24 lines
547 B
JSON
24 lines
547 B
JSON
{
|
|
"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",
|
|
"hardhat": "^2.11.2"
|
|
}
|
|
}
|