Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

65 lines
1.8 KiB

{
"_args": [
[
"caniuse-lite@1.0.30001161",
"/home/lefos/repos/swarmlab-playground-client"
]
],
"_development": true,
"_from": "caniuse-lite@1.0.30001161",
"_id": "caniuse-lite@1.0.30001161",
"_inBundle": false,
"_integrity": "sha512-JharrCDxOqPLBULF9/SPa6yMcBRTjZARJ6sc3cuKrPfyIk64JN6kuMINWqA99Xc8uElMFcROliwtz0n9pYej+g==",
"_location": "/caniuse-lite",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "caniuse-lite@1.0.30001161",
"name": "caniuse-lite",
"escapedName": "caniuse-lite",
"rawSpec": "1.0.30001161",
"saveSpec": null,
"fetchSpec": "1.0.30001161"
},
"_requiredBy": [
"/autoprefixer",
"/browserslist",
"/caniuse-api"
],
"_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001161.tgz",
"_spec": "1.0.30001161",
"_where": "/home/lefos/repos/swarmlab-playground-client",
"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.30001161"
}