UNPKG

fable-hd-wallet

Version:
41 lines (40 loc) 913 B
{ "bundleDependencies": false, "dependencies": { "bip39": "^2.5.0", "ed25519-hd-key": "^0.5.0", "lodash": "4.17.10", "stellar-base": "^0.7.6" }, "deprecated": false, "description": "Key derivation for Stellar (SEP-0005)", "devDependencies": { "babel-cli": "^6.26.0", "babel-plugin-add-module-exports": "^0.2.1", "babel-preset-env": "^1.6.1", "babel-register": "^6.26.0", "mocha": "^4.0.1" }, "files": [ "lib" ], "homepage": "https://github.com/chatch/stellar-hd-wallet#readme", "keywords": [ "SEP-0005", "SLIP-0010", "BIP-0039", "BIP-0044", "ed25519", "stellar", "cryptocurrencies", "keys" ], "license": "Apache-2.0", "main": "lib/stellar-hd-wallet.js", "name": "fable-hd-wallet", "repository": { "type": "git", "url": "git+https://github.com/chatch/stellar-hd-wallet.git" }, "version": "0.0.4" }