{ "_args": [ [ "caniuse-lite@1.0.30001147", "E:\\amr1.0\\AMR" ] ], "_development": true, "_from": "caniuse-lite@1.0.30001147", "_id": "caniuse-lite@1.0.30001147", "_inBundle": false, "_integrity": "sha512-CPyN875geYk46eIqPl5jlmotCr5YZC2KxIVfb4z0FrNfLxPM+MyodWD2irJGDG8vUUE1fmg3De9vt8uaC6Nf6w==", "_location": "/caniuse-lite", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "caniuse-lite@1.0.30001147", "name": "caniuse-lite", "escapedName": "caniuse-lite", "rawSpec": "1.0.30001147", "saveSpec": null, "fetchSpec": "1.0.30001147" }, "_requiredBy": [ "/autoprefixer", "/babel-preset-env/browserslist", "/browserslist", "/cssnano-preset-default/browserslist", "/cssnano-preset-default/caniuse-api", "/postcss-normalize-unicode/browserslist", "/stylehacks/browserslist" ], "_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001147.tgz", "_spec": "1.0.30001147", "_where": "E:\\amr1.0\\AMR", "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.30001147" }