{
  "name": "fyers-api",
  "version": "1.1.0",
  "description": "Fyers data and trading APIs.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "fyers",
    "nodejs",
    "apis"
  ],
  "author": "Fyers-Tech",
  "license": "ISC",
  "dependencies": {
    "request-promise": "^4.2.4"
  }
}
