cossmmbot
Version:
Market Making bot for the coss.io exchange
27 lines (26 loc) • 617 B
JSON
{
"name": "cossmmbot",
"version": "1.1.14",
"description": "Market Making bot for the coss.io exchange",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cyrus1996/CossMMBot.git"
},
"files": ["index.js","sandbox.js","README.md"],
"keywords": [
"crypto",
"bot",
"market",
"making"
],
"author": "cyrus",
"license": "ISC",
"bugs": {
"url": "https://github.com/cyrus1996/CossMMBot/issues"
},
"homepage": "https://github.com/cyrus1996/CossMMBot#readme"
}