{
    "name": "web3-bzz",
    "namespace": "ethereum",
    "version": "1.0.0-beta.36",
    "description": "Web3 module to interact with the Swarm network.",
    "repository": "https://github.com/ethereum/web3.js/tree/master/packages/web3-bzz",
    "license": "LGPL-3.0",
    "main": "src/index.js",
    "dependencies": {
        "got": "7.1.0",
        "swarm-js": "0.1.37",
        "underscore": "1.8.3"
    }
}
