1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/tests/registry/npm/escalade/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

28 lines
697 B
JSON

{
"name": "escalade",
"dist-tags": {
"latest": "3.1.1"
},
"versions": {
"3.1.1": {
"name": "escalade",
"version": "3.1.1",
"devDependencies": {
"bundt": "1.1.1",
"esm": "3.2.25",
"uvu": "0.3.3"
},
"dist": {
"integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==",
"shasum": "d8cfdc7000965c5a0174b4a82eaa5c0552742e40",
"tarball": "http://localhost:4260/escalade/escalade-3.1.1.tgz",
"fileCount": 9,
"unpackedSize": 11434
},
"engines": {
"node": ">=6"
}
}
},
"modified": "2022-05-01T11:56:42.212Z"
}