{
  "_from": "web3-shh@1.8.0",
  "_id": "web3-shh@1.8.0",
  "_inBundle": false,
  "_integrity": "sha512-DNRgSa9Jf9xYFUGKSMylrf+zt3MPjhI2qF+UWX07o0y3+uf8zalDGiJOWvIS4upAsdPiKKVJ7co+Neof47OMmg==",
  "_location": "/web3-shh",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "web3-shh@1.8.0",
    "name": "web3-shh",
    "escapedName": "web3-shh",
    "rawSpec": "1.8.0",
    "saveSpec": null,
    "fetchSpec": "1.8.0"
  },
  "_requiredBy": [
    "/web3"
  ],
  "_resolved": "https://registry.npmjs.org/web3-shh/-/web3-shh-1.8.0.tgz",
  "_shasum": "b4abbf4f59d097ce2f74360e61e2e5c0bd6507c7",
  "_spec": "web3-shh@1.8.0",
  "_where": "/Users/giro/Desktop/projects/tempmodifier/scripts/simple/node_modules/web3",
  "bundleDependencies": false,
  "dependencies": {
    "web3-core": "1.8.0",
    "web3-core-method": "1.8.0",
    "web3-core-subscriptions": "1.8.0",
    "web3-net": "1.8.0"
  },
  "deprecated": false,
  "description": "Web3 module to interact with the Whisper messaging protocol.",
  "devDependencies": {
    "@types/node": "^12.12.6",
    "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-shh",
  "repository": {
    "type": "git",
    "url": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-shh"
  },
  "scripts": {
    "compile": "tsc -b tsconfig.json",
    "dtslint": "dtslint --localTs ../../node_modules/typescript/lib  types",
    "postinstall": "echo \"WARNING: the web3-shh api will be deprecated in the next version\""
  },
  "types": "types/index.d.ts",
  "version": "1.8.0"
}
