UNPKG

gdax-assistant

Version:

A library of useful tools and classes for working with information gathered via the Coinbase-Pro (Gdax) API

30 lines (29 loc) 744 B
{ "name": "gdax-assistant", "version": "1.0.27", "description": "A library of useful tools and classes for working with information gathered via the Coinbase-Pro (Gdax) API", "main": "GdaxAssistant", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/aaaelite21/gdax-assistant.git" }, "keywords": [ "gdax", "coinbase", "tools", "trading" ], "author": "aaaelite21", "license": "MIT", "bugs": { "url": "https://github.com/aaaelite21/gdax-assistant/issues" }, "homepage": "https://github.com/aaaelite21/gdax-assistant#readme", "devDependencies": {}, "dependencies": { "gdax-sim-test-data": "^1.0.2" } }