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/crypto-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

58 lines
1.6 KiB
JSON

{
"name": "crypto-js",
"description": "JavaScript library of crypto standards.",
"dist-tags": {
"latest": "4.1.1"
},
"versions": {
"4.1.1": {
"name": "crypto-js",
"version": "4.1.1",
"description": "JavaScript library of crypto standards.",
"license": "MIT",
"author": {
"name": "Evan Vosberg",
"url": "http://github.com/evanvosberg"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/brix/crypto-js.git"
},
"main": "index.js",
"dependencies": {},
"browser": {
"crypto": false
},
"gitHead": "7c26cc72a618053c294309c22c95a895af39b7b7",
"bugs": {
"url": "https://github.com/brix/crypto-js/issues"
},
"_id": "crypto-js@4.1.1",
"_nodeVersion": "12.18.3",
"_npmVersion": "6.14.6",
"dist": {
"integrity": "sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==",
"shasum": "9e485bcf03521041bd85844786b83fb7619736cf",
"tarball": "http://localhost:4260/crypto-js/crypto-js-4.1.1.tgz",
"fileCount": 55,
"unpackedSize": 443864
},
"directories": {},
"_hasShrinkwrap": false
}
},
"author": {
"name": "Evan Vosberg",
"url": "http://github.com/evanvosberg"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/brix/crypto-js.git"
},
"homepage": "http://github.com/brix/crypto-js",
"bugs": {
"url": "https://github.com/brix/crypto-js/issues"
},
"readmeFilename": "README.md",
"license": "MIT"
}