{
  "author": "flyingunicorn222 (github.com/flyingunicorn222)",
  "name": "1broker-client",
  "description": "node.js wrapper for 1broker.com api, providing extra features",
  "version": "2.11.1",
  "repository": {
    "type": "git",
    "url": "https://github.com/flyingunicorn222/1broker-client.git"
  },
  "main": "lib/client.js",
  "dependencies": {
    "big.js": "^3.1.3",
    "bluebird": "^3.5.0",
    "lodash": "^4.16.4",
    "request": "^2.75.0"
  },
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-preset-env": "^1.6.1",
    "coffeescript": "^2.2.3",
    "docco": "^0.7.0",
    "dotenv": "^2.0.0",
    "mocha": "^3.2.0",
    "nodemon": "*",
    "should": "^11.1.2",
    "sinon": "^1.17.7"
  },
  "keywords": [
    "api",
    "trading",
    "1broker",
    "1broker.com",
    "FX",
    "Forex",
    "bitcoin",
    "btc",
    "CFD",
    "Commodities",
    "Gold",
    "Silver",
    "Indices",
    "Stocks",
    "Commodities",
    "Crypto"
  ]
}
