node-multi-hashing
Version:
node-multi-hashing
33 lines (32 loc) • 543 B
JSON
{
"name": "node-multi-hashing",
"version": "0.0.1",
"main": "multihashing",
"author": {
"name": "Ayoub Serti",
"email": "ayb.serti@gmail.com"
},
"repository": {
"type": "git",
"url": "https://github.com/ayoubserti/node-multi-hashing.git"
},
"dependencies": {
"bindings": "*",
"nan": "^2.5.1"
},
"keywords": [
"scrypt",
"scryptjane",
"script-n",
"x11",
"quark",
"keccak_hash",
"skein",
"bcrypt",
"keccak",
"blake",
"shavite",
"fugue",
"sha1"
]
}