xiaofu-ruoyi-vue/node_modules/caniuse-lite/package.json

69 lines
1.8 KiB
JSON

{
"_from": "caniuse-lite@^1.0.30001587",
"_id": "caniuse-lite@1.0.30001612",
"_inBundle": false,
"_integrity": "sha512-lFgnZ07UhaCcsSZgWW0K5j4e69dK1u/ltrL9lTUiFOwNHs12S3UMIEYgBV0Z6C6hRDev7iRnMzzYmKabYdXF9g==",
"_location": "/caniuse-lite",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "caniuse-lite@^1.0.30001587",
"name": "caniuse-lite",
"escapedName": "caniuse-lite",
"rawSpec": "^1.0.30001587",
"saveSpec": null,
"fetchSpec": "^1.0.30001587"
},
"_requiredBy": [
"/autoprefixer",
"/browserslist",
"/caniuse-api"
],
"_resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001612.tgz",
"_shasum": "d34248b4ec1f117b70b24ad9ee04c90e0b8a14ae",
"_spec": "caniuse-lite@^1.0.30001587",
"_where": "D:\\workspace\\ruoyi-vue-web\\node_modules\\browserslist",
"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"
},
{
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
},
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"homepage": "https://github.com/browserslist/caniuse-lite#readme",
"keywords": [
"support"
],
"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.30001612"
}