init
Showing
app.js
0 → 100644
capture.js
0 → 100644
package.json
0 → 100644
{ | ||
"name": "btc", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"binance-api-node": "^0.9.18", | ||
"bufferutil": "^4.0.1", | ||
"iohook": "^0.6.5", | ||
"node-binance-api": "^0.10.7", | ||
"open": "^7.0.4", | ||
"robotjs": "^0.6.0", | ||
"tesseract.js": "^2.1.1", | ||
"utf-8-validate": "^5.0.2" | ||
} | ||
} |
steps/install.js
0 → 100644
Please register or sign in to comment