{
  "name": "@uma/monitor-v2",
  "version": "1.12.0",
  "description": "Set of monitor and health check runners for oracle system",
  "author": "UMA Team",
  "license": "AGPL-3.0-only",
  "scripts": {
    "build": "tsc --build && yarn run monitor-polymarket-post-build",
    "monitor-polymarket-post-build": "mkdir -p ./dist/monitor-polymarket/abi && cp ./src/monitor-polymarket/abi/* ./dist/monitor-polymarket/abi",
    "test": "hardhat test"
  },
  "dependencies": {
    "@ethersproject/abstract-provider": "^5.4.0",
    "@gnosis.pm/zodiac": "^3.3.2",
    "@uma/common": "^2.40.0",
    "@uma/contracts-node": "^0.4.28",
    "@uma/financial-templates-lib": "^2.37.2",
    "@uma/sdk": "^0.34.13",
    "@uma/toolkit": "^1.3.0",
    "async-retry": "^1.3.3",
    "ethers": "^5.4.2",
    "graphql-tag": "^2.12.6",
    "multiformats": "^9.9.0"
  },
  "devDependencies": {
    "@nomicfoundation/hardhat-network-helpers": "^1.0.8",
    "@nomiclabs/hardhat-waffle": "^2.0.5",
    "chai": "^4.3.7",
    "ethereum-waffle": "^4.0.10",
    "sinon": "^15.0.1"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.com/",
    "access": "public"
  },
  "gitHead": "0e0128bcb7bb24912ac7dddd46519462d5ef34e1"
}
