{ "name": "dgithub", "version": "1.0.0", "description": "Dencentralized Github", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/cyl19970726/dGithub.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/cyl19970726/dGithub/issues" }, "homepage": "https://github.com/cyl19970726/dGithub#readme", "devDependencies": { "@nomicfoundation/hardhat-toolbox": "^2.0.0", "@typechain/hardhat": "^6.1.5", "dotenv": "^16.0.3", "hardhat": "^2.12.4", "hardhat-gas-reporter": "^1.0.9", "ts-node": "^10.9.1", "typescript": "^4.9.4" }, "dependencies": { "@nomicfoundation/hardhat-chai-matchers": "^1.0.5", "@nomiclabs/hardhat-ethers": "^2.2.1", "@nomiclabs/hardhat-etherscan": "^3.1.3", "@openzeppelin/contracts": "^4.8.0", "chai": "^4.3.7", "evm-large-storage": "^1.0.0" } }