This commit is contained in:
Alex Yang
2026-03-30 01:04:46 +08:00
parent 050aa421b1
commit f627244b8f
5978 changed files with 1502187 additions and 2947 deletions
+67
View File
@@ -0,0 +1,67 @@
{
"_from": "caniuse-lite@^1.0.30001759",
"_id": "caniuse-lite@1.0.30001780",
"_inBundle": false,
"_integrity": "sha512-llngX0E7nQci5BPJDqoZSbuZ5Bcs9F5db7EtgfwBerX9XGtkkiO4NwfDDIRzHTTwcYC8vC7bmeUEPGrKlR/TkQ==",
"_location": "/caniuse-lite",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "caniuse-lite@^1.0.30001759",
"name": "caniuse-lite",
"escapedName": "caniuse-lite",
"rawSpec": "^1.0.30001759",
"saveSpec": null,
"fetchSpec": "^1.0.30001759"
},
"_requiredBy": [
"/browserslist",
"/caniuse-api"
],
"_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001780.tgz",
"_shasum": "0e413de292808868a62ed9118822683fa120a110",
"_spec": "caniuse-lite@^1.0.30001759",
"_where": "/root/dns/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.30001780"
}