{
  "name": "rainbow-bridge-utils",
  "version": "1.0.0",
  "author": "Near Inc. <hello@near.org>",
  "description": "Rainbow Bridge utils and config",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/near/rainbow-bridge.git"
  },
  "license": "MIT",
  "keywords": [
    "nearprotocol",
    "decentralized",
    "blockchain",
    "ethereum",
    "bridge"
  ],
  "dependencies": {
    "bn.js": "^5.1.3",
    "bs58": "^4.0.1",
    "bsert": "^0.0.10",
    "change-case": "^4.1.1",
    "configstore": "^5.0.1",
    "eth-object": "https://github.com/aurora-is-near/eth-object#378b8dbf44a71f7049666cea5a16ab88d45aed06",
    "eth-util-lite": "near/eth-util-lite#master",
    "lodash": "^4.17.20",
    "near-api-js": "^1.1.0",
    "web3": "^1.6.0"
  }
}
