{ "repository": { "type": "git", "url": "git+https://github.com/poanetwork/blockscout.git" }, "private": true, "name": "blockscout", "author": "POA Network", "license": "GPL-3.0", "engines": { "node": "9.x", "npm": "5.x" }, "scripts": {}, "dependencies": { "solc": "^0.5" } }