{ "devDependencies": { "@nomicfoundation/hardhat-toolbox": "^5.0.0", "@types/chai": "^4.3.14", "@types/mocha": "^10.0.6", "@types/node": "^20.12.8", "chai": "^4.4.1", "hardhat": "^2.22.3", "ts-node": "^10.9.2", "typescript": "^5.4.5" }, "dependencies": { "dotenv": "^16.4.5" } }