1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/tests/registry/npm/update-browserslist-db/registry.json
David Sherret 8539cacbbe
chore: update more registry.json files (#25615)
Extracted out of https://github.com/denoland/deno/pull/25614

It's better for these to be non-minified because then diffs are better
when adding new versions.
2024-09-13 15:27:20 +01:00

40 lines
1.1 KiB
JSON

{
"name": "update-browserslist-db",
"dist-tags": {
"latest": "1.0.10"
},
"versions": {
"1.0.10": {
"name": "update-browserslist-db",
"version": "1.0.10",
"dependencies": {
"escalade": "^3.1.1",
"picocolors": "^1.0.0"
},
"peerDependencies": {
"browserslist": ">= 4.21.0"
},
"bin": {
"browserslist-lint": "cli.js"
},
"dist": {
"integrity": "sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==",
"shasum": "0f54b876545726f17d00cd9a2561e6dade943ff3",
"tarball": "http://localhost:4260/update-browserslist-db/update-browserslist-db-1.0.10.tgz",
"fileCount": 8,
"unpackedSize": 13581
},
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/browserslist"
},
{
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/browserslist"
}
]
}
},
"modified": "2022-10-05T16:59:51.776Z"
}