UNPKG

node-kucoin-api-ext

Version:
29 lines (28 loc) 548 B
{ "name": "node-kucoin-api-ext", "version": "0.1.5", "description": "Extended KuCoin Nodejs Api Wrapper", "main": "kucoin.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "KuCoin", "API", "v2", "cryptocurrency", "algotrading", "KCS", "SDK" ], "author": "metin.kun", "license": "ISC", "dependencies": { "axios": "^0.21.1", "ws": "^6.1.4" }, "repository": { "type": "git", "url": "https://github.com/metinkun/node-kucoin-api-ext" } }