unomp-multi-hashing-energi-test
Version:
unomp-multi-hashing
43 lines (42 loc) • 776 B
JSON
{
"name": "unomp-multi-hashing-energi-test",
"version": "1.0.0",
"main": "multihashing",
"author": {
"name": "zone117x"
},
"repository": {
"type": "git",
"url": "https://github.com/UNOMP/node-multi-hashing.git"
},
"dependencies": {
"bindings": "*"
},
"keywords": [
"scrypt",
"scryptjane",
"script-n",
"x11",
"quark",
"keccak_hash",
"skein",
"bcrypt",
"keccak",
"blake",
"shavite",
"fugue",
"yescrypt",
"sha1",
"neoscrypt",
"decrypt"
],
"scripts": {
"install": "node-gyp configure build"
},
"gypfile": true,
"readmeFilename": "README.md",
"description": "unomp-multi-hashing",
"bugs": {
"url": "https://github.com/UNOMP/node-multi-hashing/issues"
}
}