biofriction-wp-theme/node_modules/caniuse-lite/package.json

64 lines
1.6 KiB
JSON

{
"_from": "caniuse-lite",
"_id": "caniuse-lite@1.0.30001271",
"_inBundle": false,
"_integrity": "sha512-BBruZFWmt3HFdVPS8kceTBIguKxu4f99n5JNp06OlPD/luoAMIaIK5ieV5YjnBLH3Nysai9sxj9rpJj4ZisXOA==",
"_location": "/caniuse-lite",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "caniuse-lite",
"name": "caniuse-lite",
"escapedName": "caniuse-lite",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/",
"/autoprefixer",
"/browserslist"
],
"_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001271.tgz",
"_shasum": "0dda0c9bcae2cf5407cd34cac304186616cc83e8",
"_spec": "caniuse-lite",
"_where": "/home/vitrubio/Documents/trabajo/biofriction/biofriction-docker/themes/biofriction",
"author": {
"name": "Ben Briggs",
"email": "beneb.info@gmail.com",
"url": "http://beneb.info"
},
"bugs": {
"url": "https://github.com/browserslist/caniuse-lite/issues"
},
"bundleDependencies": false,
"deprecated": false,
"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.30001271"
}