UNPKG

gekko

Version:

A bitcoin trading bot for auto trading at various exchanges

28 lines 637 B
{ "name": "gekko", "version": "0.0.3", "description": "A bitcoin trading bot for auto trading at various exchanges", "keywords": [ "trading", "bot", "bitcoin" ], "author": "Mike van Rossum <mike@mvr.me>", "dependencies": { "mtgox-apiv2": "1.0.x", "underscore": "1.4.x", "moment": "2.0.x", "btc-e": "0.0.x", "bitcoincharts": "0.0.x", "emailjs": "0.3.x", "prompt-lite": "0.1.x", "bitstamp": "0.0.x", "async": "0.2.x", "line-reader": "0.2.x" }, "engines": { "node": "0.10.x" }, "repository": { "type": "git", "url": "https://github.com/askmike/gekko.git" } }