{
  "name": "nodejs-examples",
  "version": "1.0.0",
  "description": "How to use ZilliqaJS in NodeJS",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@zilliqa-js/zilliqa": "^3.0.0",
    "bn.js": "^5.2.0",
    "tslib": "^2.3.1"
  }
}
