UNPKG

637 BJSONView Raw
1{
2 "name": "gekko",
3 "version": "0.0.3",
4 "description": "A bitcoin trading bot for auto trading at various exchanges",
5 "keywords": [
6 "trading",
7 "bot",
8 "bitcoin"
9 ],
10 "author": "Mike van Rossum <mike@mvr.me>",
11 "dependencies": {
12 "mtgox-apiv2": "1.0.x",
13 "underscore": "1.4.x",
14 "moment": "2.0.x",
15 "btc-e": "0.0.x",
16 "bitcoincharts": "0.0.x",
17 "emailjs": "0.3.x",
18 "prompt-lite": "0.1.x",
19 "bitstamp": "0.0.x",
20 "async": "0.2.x",
21 "line-reader": "0.2.x"
22 },
23 "engines": { "node": "0.10.x" },
24 "repository": {
25 "type": "git",
26 "url": "https://github.com/askmike/gekko.git"
27 }
28}
\No newline at end of file