gekko-broker-poloniex
Version:
Poloniex API client
32 lines (31 loc) • 632 B
JSON
{
"name": "gekko-broker-poloniex",
"version": "0.0.12",
"description": "Poloniex API client",
"author": "Premasagar Rose <p@premasagar.com>",
"license": "MIT",
"readmeFilename": "README.md",
"main": "poloniex",
"dependencies": {
"nonce": "~1.0.4"
},
"devDependencies": {},
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/askmike/poloniex.js.git"
},
"keywords": [
"poloniex",
"bitcoin",
"cryptocurrency",
"exchange",
"altcoins"
],
"bugs": {
"url": "https://github.com/askmike/poloniex.js/issues"
},
"engines": {
"node": ">=8"
}
}