UNPKG

kucoin-node-api

Version:

Node.js KuCoin Cryptocurrency Exchange v2 API Wrapper/SDK

29 lines (28 loc) 566 B
{ "name": "kucoin-node-api", "version": "2.1.5", "description": "Node.js KuCoin Cryptocurrency Exchange v2 API Wrapper/SDK", "main": "kucoin.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "KuCoin", "API", "v2", "cryptocurrency", "algotrading", "KCS", "SDK" ], "author": "Eric Abrahams", "license": "ISC", "dependencies": { "axios": "^0.21.1", "ws": "^7.5.1" }, "repository": { "type": "git", "url": "https://github.com/escwdev/kucoin-node-api" } }