voluptateaut
Version:
HD wallet address generation utility
40 lines (39 loc) • 817 B
JSON
{
"name": "voluptateaut",
"version": "1.10.0",
"description": "HD wallet address generation utility",
"main": "index.js",
"keywords": [
"HD",
"wallet",
"temporibus",
"ETH",
"dolores",
"in",
"incidunt",
"modi"
],
"author": "AlyssonWest",
"repository": {
"type": "git",
"url": "https://github.com/BrandyKoss/voluptateaut.git"
},
"license": "Apache-2.0 License",
"dependencies": {
"bip32": "^2.0.5",
"bip39": "^3.0.2",
"bs58": "^4.0.1",
"coininfo": "^5.1.0",
"coinkey": "^3.0.0",
"coinstring": "^2.3.0",
"eckey": "^1.0.0",
"ethereumjs-util": "^5.2.0"
},
"devDependencies": {
"hd-address-verify": "^1.0.2",
"mocha": "^7.1.2"
},
"bugs": {
"url": "https://github.com/BrandyKoss/voluptateaut.git/issues"
}
}