2025-04-19 15:38:48 +08:00

56 lines
1.5 KiB
JSON

{
"_from": "web3-bzz@1.3.0-rc.0",
"_id": "web3-bzz@1.3.0-rc.0",
"_inBundle": false,
"_integrity": "sha512-l9yQu7yIUQMvhjCwGC9XJIFIXosrEFpCMMwI32wsK4ZqQgg5UTwEOIMKYAVV3EIPVbOtnCGqUJ7fWX9/xFIbAg==",
"_location": "/web3-bzz",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "web3-bzz@1.3.0-rc.0",
"name": "web3-bzz",
"escapedName": "web3-bzz",
"rawSpec": "1.3.0-rc.0",
"saveSpec": null,
"fetchSpec": "1.3.0-rc.0"
},
"_requiredBy": [
"/web3"
],
"_resolved": "https://registry.npmmirror.com/web3-bzz/-/web3-bzz-1.3.0-rc.0.tgz",
"_shasum": "ee19e09fc5f46d6c1da6c467b616ffe49d67f7ee",
"_spec": "web3-bzz@1.3.0-rc.0",
"_where": "D:\\ruyi\\dapp\\node_modules\\web3",
"bundleDependencies": false,
"dependencies": {
"@types/node": "^12.12.6",
"got": "9.6.0",
"swarm-js": "^0.1.40",
"underscore": "1.9.1"
},
"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": "83c9f65c7cb3b4f4532f890ec5a3608fd1879e35",
"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": {
"dtslint": "dtslint --localTs ../../node_modules/typescript/lib types",
"tsc": "tsc -b tsconfig.json"
},
"types": "types/index.d.ts",
"version": "1.3.0-rc.0"
}