{
  "name": "@etherisc/registry-contracts",
  "version": "1.2.0",
  "description": "Etherisc's smart contracts for the registry.",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/etherisc/registry-contracts.git"
  },
  "files": [
    "contracts/**/*sol",
    "build/**/*"
  ],
  "keywords": [
    "etherisc",
    "dip",
    "gif",
    "insurance",
    "blockchain",
    "ethereum",
    "solidity",
    "depeg"
  ],
  "license": "Apache-2.0",
  "homepage": "https://www.etherisc.com",
  "bugs": {
    "url": "https://github.com/etherisc/registry-contracts/issues"
  },
  "dependencies": {
    "@openzeppelin/contracts": "4.8.2"
  }
}
