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

61 lines
1.8 KiB
JSON

{
"_from": "web3-eth-ens@1.3.0-rc.0",
"_id": "web3-eth-ens@1.3.0-rc.0",
"_inBundle": false,
"_integrity": "sha512-QHowi8pfe6wjZ3ME1EgBlhZzBcKb02SkWXy5Ah2GBjx4Dc/SkXDjXChYpNgFeRB3U4kACHnttOXiHC5E2KVw6g==",
"_location": "/web3-eth-ens",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "web3-eth-ens@1.3.0-rc.0",
"name": "web3-eth-ens",
"escapedName": "web3-eth-ens",
"rawSpec": "1.3.0-rc.0",
"saveSpec": null,
"fetchSpec": "1.3.0-rc.0"
},
"_requiredBy": [
"/web3-eth"
],
"_resolved": "https://registry.npmmirror.com/web3-eth-ens/-/web3-eth-ens-1.3.0-rc.0.tgz",
"_shasum": "e00ad5a97380796e415ffa58d5e4e7e4a32fb366",
"_spec": "web3-eth-ens@1.3.0-rc.0",
"_where": "D:\\ruyi\\dapp\\node_modules\\web3-eth",
"bundleDependencies": false,
"dependencies": {
"content-hash": "^2.5.2",
"eth-ens-namehash": "2.0.8",
"underscore": "1.9.1",
"web3-core": "1.3.0-rc.0",
"web3-core-helpers": "1.3.0-rc.0",
"web3-core-promievent": "1.3.0-rc.0",
"web3-eth-abi": "1.3.0-rc.0",
"web3-eth-contract": "1.3.0-rc.0",
"web3-utils": "1.3.0-rc.0"
},
"deprecated": false,
"description": "ENS support for web3.",
"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-eth-ens",
"repository": {
"type": "git",
"url": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-eth-ens"
},
"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"
}