historical/BitKrackenJS-bip39.git/package.json
2024-01-16 11:20:27 -06:00

18 lines
438 B
JSON

{
"name": "bitcracken-js-bip39",
"version": "1.0.0",
"description": "\"My favorite thing is to get things for STEALS\" --Daphne",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Sparksammy",
"license": "MIT",
"dependencies": {
"bip39": "^3.0.3",
"bitcoin-transaction": "^1.2.1",
"coinkey": "^3.0.0",
"hdkey": "^2.0.1",
"sleep": "^6.3.0"
}
}