{ "_from": "web3-eth-abi@1.3.0-rc.0", "_id": "web3-eth-abi@1.3.0-rc.0", "_inBundle": false, "_integrity": "sha512-/2ZRDBHyLtnzr4rbhPejBEI0wCnbVcCrGK7GsJ6pldqxRxD6J3D77JcG+fixSRqeR3GeFc1C3DRFff7emI5NNA==", "_location": "/web3-eth-abi", "_phantomChildren": { "@ethersproject/address": "5.7.0", "@ethersproject/bignumber": "5.7.0", "@ethersproject/bytes": "5.7.0", "@ethersproject/constants": "5.7.0", "@ethersproject/hash": "5.7.0", "@ethersproject/keccak256": "5.7.0", "@ethersproject/logger": "5.7.0", "@ethersproject/properties": "5.7.0", "@ethersproject/strings": "5.7.0" }, "_requested": { "type": "version", "registry": true, "raw": "web3-eth-abi@1.3.0-rc.0", "name": "web3-eth-abi", "escapedName": "web3-eth-abi", "rawSpec": "1.3.0-rc.0", "saveSpec": null, "fetchSpec": "1.3.0-rc.0" }, "_requiredBy": [ "/web3-eth", "/web3-eth-contract", "/web3-eth-ens" ], "_resolved": "https://registry.npmmirror.com/web3-eth-abi/-/web3-eth-abi-1.3.0-rc.0.tgz", "_shasum": "9d0d5b4ecf08d4dd518351f2f4b1ea7e8cb50d7a", "_spec": "web3-eth-abi@1.3.0-rc.0", "_where": "D:\\ruyi\\dapp\\node_modules\\web3-eth", "bundleDependencies": false, "dependencies": { "@ethersproject/abi": "5.0.0-beta.153", "underscore": "1.9.1", "web3-utils": "1.3.0-rc.0" }, "deprecated": false, "description": "Web3 module encode and decode EVM in/output.", "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-abi", "repository": { "type": "git", "url": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-eth-abi" }, "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" }