{
    "name": "@types/web3",
    "version": "1.2.2",
    "typings": null,
    "description": "Stub TypeScript definitions entry for web3, which provides its own types definitions",
    "main": "",
    "scripts": {},
    "author": "",
    "repository": "https://github.com/ethereum/web3.js",
    "license": "MIT",
    "dependencies": {
        "web3": "*"
    }
}