DCIPs/assets/eip-5006/package.json

21 lines
603 B
JSON

{
"name": "EIP-5006",
"devDependencies": {
"@nomiclabs/hardhat-ethers": "^2.0.5",
"@nomiclabs/hardhat-waffle": "^2.0.3",
"@openzeppelin/contracts": "^4.5.0",
"@typechain/ethers-v5": "^7.2.0",
"@typechain/hardhat": "^2.3.1",
"@types/chai": "^4.3.0",
"@types/mocha": "^9.1.0",
"@types/node": "^12.20.47",
"chai": "^4.3.6",
"ethers": "^5.6.1",
"hardhat": "^2.9.2",
"solhint": "^3.3.7",
"ts-node": "^10.8.1",
"typechain": "^5.2.0",
"typescript": "^4.6.3"
}
}