{
  "name": "@i077/tda-api-nodejs-unofficial",
  "version": "0.1.7",
  "description": "TD Ameritrade API node.js wrapper for front-end integration",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/dos077/tda-api-nodejs-unofficial"
  },
  "main": "src/index.js",
  "keywords": [
    "tdameritrade",
    "api",
    "node",
    "js",
    "npm",
    "package"
  ]
}