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.
81 lines
2.0 KiB
81 lines
2.0 KiB
9 months ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"update-browserslist-db@1.0.13",
|
||
|
"D:\\Project\\DaPing"
|
||
|
]
|
||
|
],
|
||
|
"_from": "update-browserslist-db@1.0.13",
|
||
|
"_id": "update-browserslist-db@1.0.13",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==",
|
||
|
"_location": "/update-browserslist-db",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "update-browserslist-db@1.0.13",
|
||
|
"name": "update-browserslist-db",
|
||
|
"escapedName": "update-browserslist-db",
|
||
|
"rawSpec": "1.0.13",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.0.13"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/browserslist"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz",
|
||
|
"_spec": "1.0.13",
|
||
|
"_where": "D:\\Project\\DaPing",
|
||
|
"author": {
|
||
|
"name": "Andrey Sitnik",
|
||
|
"email": "andrey@sitnik.ru"
|
||
|
},
|
||
|
"bin": {
|
||
|
"update-browserslist-db": "cli.js"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/browserslist/update-db/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"escalade": "^3.1.1",
|
||
|
"picocolors": "^1.0.0"
|
||
|
},
|
||
|
"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.13"
|
||
|
}
|