binance_bot/node_modules/caniuse-lite/package.json
2025-01-07 19:06:55 +01:00

67 lines
1.8 KiB
JSON

{
"_from": "caniuse-lite@^1.0.30001688",
"_id": "caniuse-lite@1.0.30001689",
"_inBundle": false,
"_integrity": "sha512-CmeR2VBycfa+5/jOfnp/NpWPGd06nf1XYiefUvhXFfZE4GkRc9jv+eGPS4nT558WS/8lYCzV8SlANCIPvbWP1g==",
"_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": [
"/browserslist"
],
"_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001689.tgz",
"_shasum": "67ca960dd5f443903e19949aeacc9d28f6e10910",
"_spec": "caniuse-lite@^1.0.30001688",
"_where": "C:\\Users\\Wlad\\Desktop\\binance_bot_refactoring\\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.30001689"
}