Files
botgroup.chat/node_modules/caniuse-lite/package.json
2025-02-12 17:18:18 +08:00

68 lines
1.8 KiB
JSON

{
"_from": "caniuse-lite@^1.0.30001688",
"_id": "caniuse-lite@1.0.30001699",
"_inBundle": false,
"_integrity": "sha512-b+uH5BakXZ9Do9iK+CkDmctUSEqZl+SP056vc5usa0PL+ev5OHw003rZXcnjNDv3L8P5j6rwT6C0BPKSikW08w==",
"_location": "/caniuse-lite",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "caniuse-lite@^1.0.30001688",
"name": "caniuse-lite",
"escapedName": "caniuse-lite",
"rawSpec": "^1.0.30001688",
"saveSpec": null,
"fetchSpec": "^1.0.30001688"
},
"_requiredBy": [
"/autoprefixer",
"/browserslist"
],
"_resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001699.tgz",
"_shasum": "a102cf330d153bf8c92bfb5be3cd44c0a89c8c12",
"_spec": "caniuse-lite@^1.0.30001688",
"_where": "/Users/hongbin9/www/botgroup.chat/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.30001699"
}