You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

78 lines
2.1 KiB

{
"_from": "update-browserslist-db@^1.0.16",
"_id": "update-browserslist-db@1.0.16",
"_inBundle": false,
"_integrity": "sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==",
"_location": "/update-browserslist-db",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "update-browserslist-db@^1.0.16",
"name": "update-browserslist-db",
"escapedName": "update-browserslist-db",
"rawSpec": "^1.0.16",
"saveSpec": null,
"fetchSpec": "^1.0.16"
},
"_requiredBy": [
"/browserslist"
],
"_resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz",
"_shasum": "f6d489ed90fb2f07d67784eb3f53d7891f736356",
"_spec": "update-browserslist-db@^1.0.16",
"_where": "C:\\code\\t\\t101\\front\\node_modules\\browserslist",
"author": {
"name": "Andrey Sitnik",
"email": "andrey@sitnik.ru"
},
"bin": {
"update-browserslist-db": "cli.js"
},
"bugs": {
"url": "https://github.com/browserslist/update-db/issues"
},
"bundleDependencies": false,
"dependencies": {
"escalade": "^3.1.2",
"picocolors": "^1.0.1"
},
"deprecated": false,
"description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config",
"exports": {
".": "./index.js",
"./package.json": "./package.json"
},
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/browserslist"
},
{
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/browserslist"
},
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"homepage": "https://github.com/browserslist/update-db#readme",
"keywords": [
"caniuse",
"browsers",
"target"
],
"license": "MIT",
"name": "update-browserslist-db",
"peerDependencies": {
"browserslist": ">= 4.21.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/browserslist/update-db.git"
},
"types": "./index.d.ts",
"version": "1.0.16"
}