gekko
Version:
A bitcoin trading bot for auto trading at various exchanges
37 lines (36 loc) • 710 B
JSON
{
"author": {
"name": "Mike van Rossum",
"email": "mike@mvr.me"
},
"bugs": {
"url": "https://github.com/askmike/gekko/issues"
},
"dependencies": {},
"description": "A bitcoin trading bot for auto trading at various exchanges",
"devDependencies": {},
"directories": {},
"engines": {
"node": "0.10.x"
},
"homepage": "https://github.com/askmike/gekko",
"keywords": [
"trading",
"bot",
"bitcoin"
],
"maintainers": [
{
"name": "mvr",
"email": "mike@mvr.me"
}
],
"name": "gekko",
"repository": {
"type": "git",
"url": "git+https://github.com/askmike/gekko.git"
},
"license": "MIT",
"scripts": {},
"version": "0.0.9"
}