UNPKG

@gitchrisqueen/tdameritrade-api-js-client

Version:
21 lines (20 loc) 407 B
{ "name": "td-ameritrade-api-oauth2", "version": "0.1.4", "description": "This is replication of the TD Ameritrade API.", "main": "index.js", "scripts": { "prestart": "npm install", "start": "node index.js" }, "keywords": [ "swagger" ], "license": "Unlicense", "private": true, "dependencies": { "connect": "^3.2.0", "js-yaml": "^3.3.0", "oas3-tools": "^2.0.2" } }