80 lines
2.2 KiB
JSON
80 lines
2.2 KiB
JSON
{
|
|
"_from": "update-browserslist-db@^1.2.0",
|
|
"_id": "update-browserslist-db@1.2.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-E85pfNzMQ9jpKkA7+TJAi4TJN+tBCuWh5rUcS/sv6cFi+1q9LYDwDI5dpUL0u/73EElyQ8d3TEaeW4sPedBqYA==",
|
|
"_location": "/update-browserslist-db",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "update-browserslist-db@^1.2.0",
|
|
"name": "update-browserslist-db",
|
|
"escapedName": "update-browserslist-db",
|
|
"rawSpec": "^1.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/cssnano-preset-default/browserslist",
|
|
"/postcss-normalize-unicode/browserslist",
|
|
"/stylehacks/browserslist"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.2.2.tgz",
|
|
"_shasum": "cfb4358afa08b3d5731a2ecd95eebf4ddef8033e",
|
|
"_spec": "update-browserslist-db@^1.2.0",
|
|
"_where": "E:\\work\\Vue\\xiuhu\\shop\\node_modules\\cssnano-preset-default\\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.2.0",
|
|
"picocolors": "^1.1.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.2.2"
|
|
}
|