first
This commit is contained in:
68
node_modules/caniuse-lite/package.json
generated
vendored
Normal file
68
node_modules/caniuse-lite/package.json
generated
vendored
Normal file
@ -0,0 +1,68 @@
|
||||
{
|
||||
"_from": "caniuse-lite@^1.0.30001517",
|
||||
"_id": "caniuse-lite@1.0.30001519",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-0QHgqR+Jv4bxHMp8kZ1Kn8CH55OikjKJ6JmKkZYP1F3D7w+lnFXF70nG5eNfsZS89jadi5Ywy5UCSKLAglIRkg==",
|
||||
"_location": "/caniuse-lite",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "caniuse-lite@^1.0.30001517",
|
||||
"name": "caniuse-lite",
|
||||
"escapedName": "caniuse-lite",
|
||||
"rawSpec": "^1.0.30001517",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.30001517"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/autoprefixer",
|
||||
"/browserslist",
|
||||
"/caniuse-api"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001519.tgz",
|
||||
"_shasum": "3e7b8b8a7077e78b0eb054d69e6edf5c7df35601",
|
||||
"_spec": "caniuse-lite@^1.0.30001517",
|
||||
"_where": "C:\\Users\\zhouxueli\\Desktop\\scheduling-app\\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.30001519"
|
||||
}
|
Reference in New Issue
Block a user