{
  "name": "template-node-test-runner-viem",
  "private": true,
  "version": "0.0.1",
  "description": "A TypeScript Hardhat project using Node Test Runner and Viem",
  "type": "module",
  "devDependencies": {
    "hardhat": "workspace:^3.3.0",
    "@nomicfoundation/hardhat-toolbox-viem": "workspace:^5.0.3",
    "@nomicfoundation/hardhat-ignition": "workspace:^3.1.1",
    "@types/node": "^22.8.5",
    "forge-std": "foundry-rs/forge-std#v1.9.4",
    "typescript": "~5.8.0",
    "viem": "^2.43.0"
  },
  "peerDependencies": {
    "@nomicfoundation/hardhat-ignition-viem": "workspace:^3.1.1",
    "@nomicfoundation/hardhat-keystore": "workspace:^3.0.5",
    "@nomicfoundation/hardhat-network-helpers": "workspace:^3.0.4",
    "@nomicfoundation/hardhat-node-test-runner": "workspace:^3.0.12",
    "@nomicfoundation/hardhat-viem": "workspace:^3.0.4",
    "@nomicfoundation/hardhat-viem-assertions": "workspace:^3.0.7",
    "@nomicfoundation/hardhat-verify": "workspace:^3.0.13",
    "@nomicfoundation/ignition-core": "workspace:^3.1.1"
  }
}
