{
  "name": "sample-project-with-ethers",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@nomicfoundation/hardhat-toolbox": "^5.0.0",
    "hardhat": "^2.22.5",
    "hardhat-blueprints": "^1.2.1",
    "hardhat-common-tools": "^1.4.0",
    "hardhat-enquirer-plus": "^1.4.0",
    "hardhat-ignition-deploy-everything": "file:.."
  },
  "dependencies": {
    "enquirer-plus": "^1.0.10"
  }
}
