{
  "name": "0chain",
  "version": "1.3.14",
  "description": "js client library to interact with 0chain Blockchain",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "0chain",
  "license": "GPL",
  "dependencies": {
    "axios": "^0.19.0",
    "bip39": "^2.5.0",
    "js-sha3": "^0.8.0",
    "json-bigint": "^0.3.0",
    "moment": "^2.24.0",
    "promises-all": "^1.0.0",
    "request": "^2.88.2",
    "request-promise": "^4.2.5",
    "tweetnacl": "^1.0.0"
  }
}
