{ "_args": [ [ "caniuse-lite@1.0.30000963", "/Users/lihai/jolijoli/pad_spa" ] ], "_development": true, "_from": "caniuse-lite@1.0.30000963", "_id": "caniuse-lite@1.0.30000963", "_inBundle": false, "_integrity": "sha1-W+SB1SkvIq/17g20psBJtltXmLE=", "_location": "/caniuse-lite", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "caniuse-lite@1.0.30000963", "name": "caniuse-lite", "escapedName": "caniuse-lite", "rawSpec": "1.0.30000963", "saveSpec": null, "fetchSpec": "1.0.30000963" }, "_requiredBy": [ "/autoprefixer", "/browserslist", "/caniuse-api" ], "_resolved": "https://registry.npm.taobao.org/caniuse-lite/download/caniuse-lite-1.0.30000963.tgz", "_spec": "1.0.30000963", "_where": "/Users/lihai/jolijoli/pad_spa", "author": { "name": "Ben Briggs", "email": "beneb.info@gmail.com", "url": "http://beneb.info" }, "bugs": { "url": "https://github.com/ben-eb/caniuse-lite/issues" }, "description": "A smaller version of caniuse-db, with only the essentials!", "files": [ "data", "dist" ], "homepage": "https://github.com/ben-eb/caniuse-lite#readme", "keywords": [ "support", "css", "js", "html5", "svg" ], "license": "CC-BY-4.0", "main": "dist/unpacker/index.js", "name": "caniuse-lite", "repository": { "type": "git", "url": "git+https://github.com/ben-eb/caniuse-lite.git" }, "scripts": { "prepublish": "del-cli dist && babel src/unpacker -d dist/unpacker && mkdir dist/lib && babel src/lib/statuses.js -o dist/lib/statuses.js && babel src/lib/supported.js -o dist/lib/supported.js" }, "version": "1.0.30000963" }