2025-04-25 17:24:19 +02:00

19 lines
320 B
JSON

{
"repository": {
"type": "git",
"url": "git+https://github.com/blockscout/blockscout.git"
},
"private": true,
"name": "blockscout",
"author": "Blockscout",
"license": "GPL-3.0",
"engines": {
"node": "18.x",
"npm": "8.x"
},
"scripts": {},
"dependencies": {
"solc": "0.8.29"
}
}