cryptomancy-methods
Version:
algorithms with pluggable entropy
19 lines (18 loc) • 392 B
JSON
{
"name": "cryptomancy-methods",
"version": "1.0.3",
"description": "algorithms with pluggable entropy",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"cryptomancy"
],
"author": "ansuz",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/ansuz/cryptomancy-methods"
}
}