{ "name": "simple-storage", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "devDependencies": { "@nomiclabs/hardhat-waffle": "^2.0.6", "chai": "^4.5.0", "ethereum-waffle": "^4.0.10", "hardhat": "^2.9.3" } }