{ "type": "module", "devDependencies": { "@nomicfoundation/hardhat-chai-matchers": "^2.1.2", "@nomicfoundation/hardhat-ethers": "^3.1.3", "@nomicfoundation/hardhat-network-helpers": "^1.1.2", "@nomicfoundation/hardhat-toolbox": "^4.0.0", "@nomicfoundation/hardhat-verify": "^2.1.3", "@openzeppelin/contracts": "^4.9.6", "@typechain/ethers-v6": "^0.5.1", "@typechain/hardhat": "^9.1.0", "@types/chai": "^4.3.20", "@types/mocha": "^10.0.10", "@types/node": "^25.6.0", "chai": "^4.5.0", "dotenv": "^17.4.2", "ethers": "^6.16.0", "hardhat": "^2.22.0", "hardhat-gas-reporter": "^1.0.10", "solidity-coverage": "^0.8.17", "ts-node": "^10.9.2", "typechain": "^8.3.2", "typescript": "^6.0.3" }, "overrides": { "uuid": "^14.0.0" } }