{ "devDependencies": { "@nomicfoundation/hardhat-toolbox": "^2.0.0", "@nomiclabs/hardhat-web3": "^2.0.0", "axios": "^1.1.2", "hardhat": "^2.11.2", "log4js": "^6.7.0", "mocha": "^10.0.0", "request": "^2.88.2", "ts-generator": "^0.1.1", "ts-node": "^10.9.1", "typechain": "^8.1.0", "typescript": "^4.8.4", "web3": "^1.8.0" }, "dependencies": { "@uniswap/v3-core": "^1.0.1", "@uniswap/v3-periphery": "^1.4.2", "ts-md5": "^1.3.1" } }