{
  "name": "rainbow-bridge-watchdog",
  "version": "1.0.0",
  "description": "Rainbow Bridge Watchdog",
  "main": "index.js",
  "author": "Near Inc. <hello@near.org>",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/near/rainbow-bridge.git"
  },
  "license": "MIT",
  "keywords": [
    "nearprotocol",
    "decentralized",
    "blockchain",
    "ethereum",
    "bridge"
  ],
  "dependencies": {
    "eth-object": "https://github.com/aurora-is-near/eth-object#378b8dbf44a71f7049666cea5a16ab88d45aed06",
    "eth-util-lite": "near/eth-util-lite#master",
    "ethereumjs-tx": "^2.1.2",
    "rainbow-bridge-utils": "1.0.0"
  }
}