16 lines
386 B
JSON
16 lines
386 B
JSON
{
|
|
"name": "bitcracken-js",
|
|
"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": {
|
|
"bitcoin-transaction": "^1.2.1",
|
|
"coinkey": "^3.0.0",
|
|
"sleep": "^6.3.0"
|
|
}
|
|
}
|