UNPKG

node-cobinhood

Version:
26 lines (25 loc) 513 B
{ "name": "node-cobinhood", "version": "0.2.8", "description": "nodejs cobinhood api client", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/wmin0/node-cobinhood.git" }, "keywords": [ "cobinhood", "nodejs" ], "author": "wmin0", "license": "ISC", "dependencies": { "debug": "^3.1.0", "decimal.js": "^9.0.1", "request": "^2.88.0", "ws": "^4.1.0" } }