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/electron-to-chromium/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
814 B
JSON

{
"name": "electron-to-chromium",
"dist-tags": {
"latest": "1.4.348"
},
"versions": {
"1.4.348": {
"name": "electron-to-chromium",
"version": "1.4.348",
"devDependencies": {
"ava": "^5.1.1",
"codecov": "^3.8.2",
"compare-versions": "^6.0.0-rc.1",
"node-fetch": "^3.3.0",
"nyc": "^15.1.0",
"shelljs": "^0.8.5"
},
"dist": {
"integrity": "sha512-gM7TdwuG3amns/1rlgxMbeeyNoBFPa+4Uu0c7FeROWh4qWmvSOnvcslKmWy51ggLKZ2n/F/4i2HJ+PVNxH9uCQ==",
"shasum": "f49379dc212d79f39112dd026f53e371279e433d",
"tarball": "http://localhost:4260/electron-to-chromium/electron-to-chromium-1.4.348.tgz",
"fileCount": 13,
"unpackedSize": 220360
}
}
},
"modified": "2023-03-31T18:02:22.694Z"
}