ethers.js/hdnode/package.json
2017-02-24 14:59:05 -05:00

16 lines
320 B
JSON

{
"name": "ethers-hdnode",
"version": "2.0.0",
"description": "HDNode",
"main": "index.js",
"dependencies": {
"ethers-utils": "2.0.0",
"pbkdf2": "3.0.4"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Richard Moore <me@ricmoo.com>",
"license": "MIT"
}