rDrama/node_modules/caniuse-lite/package.json

65 lines
1.6 KiB
JSON

{
"_args": [
[
"caniuse-lite@1.0.30001283",
"/d"
]
],
"_from": "caniuse-lite@1.0.30001283",
"_id": "caniuse-lite@1.0.30001283",
"_inBundle": false,
"_integrity": "sha512-9RoKo841j1GQFSJz/nCXOj0sD7tHBtlowjYlrqIUS812x9/emfBLBt6IyMz1zIaYc/eRL8Cs6HPUVi2Hzq4sIg==",
"_location": "/caniuse-lite",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "caniuse-lite@1.0.30001283",
"name": "caniuse-lite",
"escapedName": "caniuse-lite",
"rawSpec": "1.0.30001283",
"saveSpec": null,
"fetchSpec": "1.0.30001283"
},
"_requiredBy": [
"/autoprefixer",
"/browserslist"
],
"_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001283.tgz",
"_spec": "1.0.30001283",
"_where": "/d",
"author": {
"name": "Ben Briggs",
"email": "beneb.info@gmail.com",
"url": "http://beneb.info"
},
"bugs": {
"url": "https://github.com/browserslist/caniuse-lite/issues"
},
"description": "A smaller version of caniuse-db, with only the essentials!",
"files": [
"data",
"dist"
],
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/browserslist"
},
"homepage": "https://github.com/browserslist/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/browserslist/caniuse-lite.git"
},
"version": "1.0.30001283"
}