{ "name": "caniuse-lite", "version": "1.0.30001124", "description": "A smaller version of caniuse-db, with only the essentials!", "main": "dist/unpacker/index.js", "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" }, "files": [ "data", "dist" ], "keywords": [ "support", "css", "js", "html5", "svg" ], "author": { "name": "Ben Briggs", "email": "beneb.info@gmail.com", "url": "http://beneb.info" }, "repository": "ben-eb/caniuse-lite", "license": "CC-BY-4.0", "__npminstall_done": "Sun Sep 06 2020 16:11:01 GMT+0800 (中国标准时间)", "_from": "caniuse-lite@1.0.30001124", "_resolved": "https://registry.npm.taobao.org/caniuse-lite/download/caniuse-lite-1.0.30001124.tgz?cache=0&sync_timestamp=1599195922626&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcaniuse-lite%2Fdownload%2Fcaniuse-lite-1.0.30001124.tgz" }