UNPKG

tradeking

Version:

Node API for TradeKing

26 lines (25 loc) 600 B
{ "name": "tradeking", "version": "0.0.0", "description": "Node API for TradeKing", "main": "index.js", "dependencies": { "oauth": "~0.9.10" }, "devDependencies": {}, "scripts": { "test": "node node_modules/grunt-cli/bin/grunt test" }, "repository": { "type": "git", "url": "ssh://git@github.com/beeplove/node-tradeking.git" }, "keywords": [ "tradeking" ], "author": "Mohammad Khan", "license": "BSD-2-Clause", "bugs": { "url": "https://github.com/beeplove/node-tradeking/issues" } }