{ "_from": "web3-shh@1.3.0-rc.0", "_id": "web3-shh@1.3.0-rc.0", "_inBundle": false, "_integrity": "sha512-6jUL9TbzxFqJM/LnGqCanSyVlHB/TnHppLd+zMAlpwwnDmYJovvGAev5AXyxW6a2/AWafF9YzCHHUgIH1Eo9iQ==", "_location": "/web3-shh", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "web3-shh@1.3.0-rc.0", "name": "web3-shh", "escapedName": "web3-shh", "rawSpec": "1.3.0-rc.0", "saveSpec": null, "fetchSpec": "1.3.0-rc.0" }, "_requiredBy": [ "/web3" ], "_resolved": "https://registry.npmmirror.com/web3-shh/-/web3-shh-1.3.0-rc.0.tgz", "_shasum": "f2a263fe2f38e315061fd262bd432c69c913bcc4", "_spec": "web3-shh@1.3.0-rc.0", "_where": "D:\\ruyi\\dapp\\node_modules\\web3", "bundleDependencies": false, "dependencies": { "web3-core": "1.3.0-rc.0", "web3-core-method": "1.3.0-rc.0", "web3-core-subscriptions": "1.3.0-rc.0", "web3-net": "1.3.0-rc.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": "83c9f65c7cb3b4f4532f890ec5a3608fd1879e35", "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": { "dtslint": "dtslint --localTs ../../node_modules/typescript/lib types", "tsc": "tsc -b tsconfig.json" }, "types": "types/index.d.ts", "version": "1.3.0-rc.0" }