You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"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",
|
|
|
|
"dotenv": "^16.0.3",
|
|
|
|
"hardhat": "^2.12.4",
|
|
|
|
"prettier": "2.8.1"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"@openzeppelin/contracts": "^4.8.0",
|
|
|
|
"evm-large-storage": "^1.0.0",
|
|
|
|
"git3-evm-large-storage": "^1.0.0"
|
|
|
|
}
|
|
|
|
}
|