{
  "name": "@settlemint/solidity-empty",
  "description": "Empty smart contract set to use in SettleMint",
  "version": "8.0.11",
  "private": false,
  "license": "FSL-1.1-MIT",
  "author": {
    "name": "SettleMint",
    "email": "support@settlemint.com",
    "url": "https://settlemint.com"
  },
  "homepage": "https://github.com/settlemint/solidity-empty/blob/main/README.md",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/settlemint/solidity-empty.git"
  },
  "bugs": {
    "url": "https://github.com/settlemint/solidity-empty/issues",
    "email": "support@settlemint.com"
  },
  "keywords": [
    "solidity",
    "subgraph",
    "blockchain-transformation"
  ],
  "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.2.0",
    "@nomicfoundation/hardhat-ignition-viem": "0.15.15",
    "@nomicfoundation/hardhat-toolbox-viem": "4.1.1",
    "@nomiclabs/hardhat-solhint": "4.1.0",
    "hardhat": "2.26.5",
    "solhint": "6.0.1",
    "@openzeppelin/subgraphs": "0.1.8-5"
  },
  "overrides": {
    "@graphprotocol/graph-cli": "0.96.0",
    "@graphprotocol/graph-ts": "0.38.0"
  },
  "trustedDependencies": [
    "keccak",
    "protobufjs",
    "secp256k1"
  ],
  "devDependencies": {}
}
