{
  "name": "@settlemint/solidity-diamond-bond",
  "description": "Smart contract set to build an enterprise bond usecase in SettleMint",
  "version": "7.12.8",
  "private": false,
  "license": "FSL-1.1-MIT",
  "author": {
    "name": "SettleMint",
    "email": "support@settlemint.com",
    "url": "https://settlemint.com"
  },
  "homepage": "https://github.com/settlemint/solidity-diamond-bond/blob/main/README.md",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/settlemint/solidity-diamond-bond.git"
  },
  "bugs": {
    "url": "https://github.com/settlemint/solidity-diamond-bond/issues",
    "email": "support@settlemint.com"
  },
  "keywords": [
    "solidity",
    "subgraph",
    "blockchain-transformation",
    "bond"
  ],
  "files": [
    "/contracts",
    "/ignition",
    "/lib",
    "/subgraph",
    "/test",
    "/out",
    "/artifacts"
  ],
  "dependencies": {
    "@amxx/graphprotocol-utils": "1.2.0",
    "@graphprotocol/graph-cli": "0.96.0",
    "@graphprotocol/graph-ts": "0.38.0",
    "@nomicfoundation/hardhat-foundry": "1.1.3",
    "@nomicfoundation/hardhat-ignition-viem": "0.15.10",
    "@nomicfoundation/hardhat-toolbox-viem": "3.0.0",
    "@nomiclabs/hardhat-solhint": "4.0.1",
    "@openzeppelin/contracts": "5.2.0",
    "@openzeppelin/subgraphs": "0.1.8-5",
    "hardhat": "2.22.19",
    "solhint": "5.0.5",
    "@prb/math": "4.1.0"
  },
  "overrides": {
    "@graphprotocol/graph-cli": "0.96.0",
    "@graphprotocol/graph-ts": "0.38.0",
    "elliptic": "6.6.1",
    "ws": "8.18.1",
    "adm-zip": "0.5.16",
    "cross-spawn": "7.0.6",
    "semver": "7.7.1",
    "undici": "7.6.0",
    "axios": "1.8.4",
    "cookie": "1.0.2",
    "ejs": "3.1.10"
  },
  "trustedDependencies": [
    "keccak",
    "protobufjs",
    "secp256k1"
  ],
  "devDependencies": {}
}
