{ "name": "sites_nfts", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/FleekHQ/sites_nfts.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/FleekHQ/sites_nfts/issues" }, "homepage": "https://github.com/FleekHQ/sites_nfts#readme", "devDependencies": { "@nomicfoundation/hardhat-toolbox": "^2.0.0", "@nomiclabs/hardhat-ethers": "^2.1.1", "@nomiclabs/hardhat-etherscan": "^3.1.0", "@nomiclabs/hardhat-waffle": "^2.0.3", "@openzeppelin/contracts": "^4.7.3", "chai": "^4.3.6", "dotenv": "^16.0.2", "ethereum-waffle": "^3.4.4", "hardhat": "^2.11.2", "hardhat-contract-sizer": "^2.6.1", "hardhat-deploy": "^0.11.15", "hardhat-gas-reporter": "^1.0.9", "solidity-coverage": "^0.8.2" } }