{
    "name": "web3-bzz",
    "version": "1.2.1",
    "description": "Web3 module to interact with the Swarm network.",
    "repository": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-bzz",
    "license": "LGPL-3.0",
    "engines": {
        "node": ">=8.0.0"
    },
    "main": "src/index.js",
    "dependencies": {
        "got": "9.6.0",
        "swarm-js": "0.1.39",
        "underscore": "1.9.1"
    }
}
