{
  "name": "besc-ess-nodejs-client",
  "version": "1.1.6",
  "description": "BESC ESS nodejs client",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/epc-blockchain/besc-ESS-nodejs-client.git"
  },
  "keywords": [
    "besc",
    "carbo"
  ],
  "author": "EPC-Blockhain",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/epc-blockchain/besc-ESS-nodejs-client/issues"
  },
  "homepage": "https://github.com/epc-blockchain/besc-ESS-nodejs-client#readme",
  "dependencies": {
    "mathjs": "^6.2.5",
    "query-string": "^6.5.0",
    "request": "^2.88.0",
    "request-promise-native": "^1.0.7"
  }
}
