UNPKG

react-native-hdwallet

Version:

hdwallet for react-native

42 lines (41 loc) 937 B
{ "name": "react-native-hdwallet", "version": "1.0.2", "description": "hdwallet for react-native", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "wallet", "bip39", "hdkey", "hdwallet", "react-native-hdwallet", "react-native-wallet", "reactNativeHDwallet" ], "dependencies": { "assert": "^1.4.1", "bn.js": "^4.11.8", "events": "^1.1.1", "hdkey": "^1.0.0", "keccak": "^1.4.0", "react-native-crypto": "^2.1.2", "react-native-randombytes": "^3.2.0", "readable-stream": "^1.0.33", "secp256k1": "^3.5.0", "stream-browserify": "^1.0.0", "string_decoder": "^0.10.31", "strip-hex-prefix": "^1.0.0", "unorm": "^1.4.1", "vm-browserify": "0.0.4" }, "devDependencies": { "babel-jest": "23.0.1", "jest": "23.0.1" }, "author": "", "license": "MIT" }