node-dynamic-argon2d
Version:

24 lines (23 loc) • 514 B
JSON
{
"name": "node-dynamic-argon2d",
"version": "1.0.3",
"main": "multihashing",
"author": {
"name": "Wkibbler"
},
"repository": {
"type": "git",
"url": "https://github.com/duality-solutions/node-dynamic-argon2d.git"
},
"dependencies": {
"bindings": "^1.3.0",
"nan": "^2.6.2"
},
"licenses" : {
"type": "MIT",
"url": "https://www.opensource.org/licenses/mit-license.php"
},
"keywords": [
"argon2d"
]
}