{ "name": "solacescanscout", "version": "1.0.0", "description": "SolaceScanScout - The Defi Oracle Meta Explorer", "main": "frontend/public/index.html", "scripts": { "deploy": "./scripts/deploy.sh", "test": "./scripts/test.sh", "lint": "echo 'Linting not configured'" }, "keywords": [ "blockchain", "explorer", "ethereum", "blockscout", "bridge", "weth" ], "author": "", "license": "MIT", "repository": { "type": "git", "url": "" } }