{
  "name": "@omisego/omg-js-childchain",
  "version": "4.1.2-1.0.4",
  "description": "Module to interact with OMG ChildChain",
  "keywords": [
    "OMG",
    "OmiseGo",
    "Plasma"
  ],
  "main": "src/childchain.js",
  "scripts": {
    "audit-check": "audit-ci --moderate"
  },
  "author": "OmiseGo",
  "contributors": [
    "Pong Cheecharern <@Pongch>",
    "Kevin Sullivan <@kevsul>",
    "Jarindr Thitadilaka <@jarindr>",
    "Nicholas Mueller <@nicholasmueller>"
  ],
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/omisego/omg-js.git"
  },
  "bugs": {
    "url": "https://github.com/omisego/omg-js/issues"
  },
  "dependencies": {
    "@hapi/joi": "^16.1.8",
    "@omisego/omg-js-util": "4.1.2-1.0.4",
    "axios": "^0.21.1",
    "bn.js": "^5.0.0",
    "debug": "^4.0.1",
    "https-proxy-agent": "^5.0.0",
    "omg-json-bigint": "^1.0.0",
    "rlp": "^2.1.0",
    "web3-utils": "^1.2.5"
  },
  "publishConfig": {
    "access": "public"
  },
  "devDependencies": {
    "audit-ci": "^2.5.1",
    "axios-mock-adapter": "^1.18.1"
  },
  "gitHead": "5bb61492a086d0804a5e568c631b800e0b4b2575"
}
