{ "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.22" } }