{ "_args": [ [ "mdn-data@1.1.4", "/Users/lihai/jolijoli/pad_spa" ] ], "_development": true, "_from": "mdn-data@1.1.4", "_id": "mdn-data@1.1.4", "_inBundle": false, "_integrity": "sha1-ULXU/8RXUnZXPE7tuHgIEqhBnwE=", "_location": "/mdn-data", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "mdn-data@1.1.4", "name": "mdn-data", "escapedName": "mdn-data", "rawSpec": "1.1.4", "saveSpec": null, "fetchSpec": "1.1.4" }, "_requiredBy": [ "/css-tree", "/csso/css-tree" ], "_resolved": "https://registry.npm.taobao.org/mdn-data/download/mdn-data-1.1.4.tgz", "_spec": "1.1.4", "_where": "/Users/lihai/jolijoli/pad_spa", "author": { "name": "Mozilla Developer Network" }, "bugs": { "url": "https://github.com/mdn/data/issues" }, "description": "Open Web data by the Mozilla Developer Network", "devDependencies": { "ajv": "^5.0.1", "better-ajv-errors": "^0.5.1" }, "files": [ "api/*.json", "css/*.json", "l10n/*.json" ], "homepage": "https://developer.mozilla.org", "keywords": [ "data", "mdn", "mozilla", "css" ], "license": "MPL-2.0", "main": "index.js", "name": "mdn-data", "repository": { "type": "git", "url": "git+https://github.com/mdn/data.git" }, "scripts": { "lint": "node test/lint", "test": "npm run lint", "travis": "npm test" }, "version": "1.1.4" }