{ "name": "hardhat-project", "devDependencies": { "hardhat": "^2.8.2" }, "scripts": { "start": "npx hardhat node" } }