{
  "_from": "web3-bzz@1.8.0",
  "_id": "web3-bzz@1.8.0",
  "_inBundle": false,
  "_integrity": "sha512-caDtdKeLi7+2Vb+y+cq2yyhkNjnxkFzVW0j1DtemarBg3dycG1iEl75CVQMLNO6Wkg+HH9tZtRnUyFIe5LIUeQ==",
  "_location": "/web3-bzz",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "web3-bzz@1.8.0",
    "name": "web3-bzz",
    "escapedName": "web3-bzz",
    "rawSpec": "1.8.0",
    "saveSpec": null,
    "fetchSpec": "1.8.0"
  },
  "_requiredBy": [
    "/web3"
  ],
  "_resolved": "https://registry.npmjs.org/web3-bzz/-/web3-bzz-1.8.0.tgz",
  "_shasum": "2023676d7c17ea36512bf76eb310755a02a3d464",
  "_spec": "web3-bzz@1.8.0",
  "_where": "/Users/giro/Desktop/projects/tempmodifier/scripts/simple/node_modules/web3",
  "bundleDependencies": false,
  "dependencies": {
    "@types/node": "^12.12.6",
    "got": "12.1.0",
    "swarm-js": "^0.1.40"
  },
  "deprecated": false,
  "description": "Web3 module to interact with the Swarm network.",
  "devDependencies": {
    "dtslint": "^3.4.1",
    "typescript": "^3.9.5"
  },
  "engines": {
    "node": ">=8.0.0"
  },
  "gitHead": "59b657b8c02af05575dc2d0ed321fa7d3aa8eaf6",
  "license": "LGPL-3.0",
  "main": "lib/index.js",
  "name": "web3-bzz",
  "repository": {
    "type": "git",
    "url": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-bzz"
  },
  "scripts": {
    "compile": "tsc -b tsconfig.json",
    "dtslint": "dtslint --localTs ../../node_modules/typescript/lib types",
    "postinstall": "echo \"WARNING: the web3-bzz api will be deprecated in the next version\""
  },
  "types": "types/index.d.ts",
  "version": "1.8.0"
}
