1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/tests/registry/npm/fraction.js/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

33 lines
821 B
JSON

{
"name": "fraction.js",
"dist-tags": {
"latest": "4.2.0"
},
"versions": {
"4.2.0": {
"name": "fraction.js",
"version": "4.2.0",
"devDependencies": {
"mocha": "*"
},
"directories": {
"example": "examples"
},
"dist": {
"integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==",
"shasum": "448e5109a313a3527f5a3ab2119ec4cf0e0e2950",
"tarball": "http://localhost:4260/fraction.js/fraction.js-4.2.0.tgz",
"fileCount": 7,
"unpackedSize": 67397
},
"engines": {
"node": "*"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/infusion"
}
}
},
"modified": "2022-06-18T03:25:30.477Z"
}