{ "_from": "@ethersproject/transactions@5.7.0", "_id": "@ethersproject/transactions@5.7.0", "_inBundle": false, "_integrity": "sha512-kmcNicCp1lp8qanMTC3RIikGgoJ80ztTyvtsFvCYpSCfkjhD0jZ2LOrnbcuxuToLIUYYf+4XwD1rP+B/erDIhQ==", "_location": "/@ethersproject/transactions", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@ethersproject/transactions@5.7.0", "name": "@ethersproject/transactions", "escapedName": "@ethersproject%2ftransactions", "scope": "@ethersproject", "rawSpec": "5.7.0", "saveSpec": null, "fetchSpec": "5.7.0" }, "_requiredBy": [ "/@ethersproject/abstract-provider", "/@ethersproject/contracts", "/@ethersproject/hdnode", "/@ethersproject/json-wallets", "/@ethersproject/providers", "/@ethersproject/wallet", "/ethers" ], "_resolved": "https://registry.npmmirror.com/@ethersproject/transactions/-/transactions-5.7.0.tgz", "_shasum": "91318fc24063e057885a6af13fdb703e1f993d3b", "_spec": "@ethersproject/transactions@5.7.0", "_where": "D:\\ruyi\\dapp\\node_modules\\ethers", "author": { "name": "Richard Moore", "email": "me@ricmoo.com" }, "bugs": { "url": "https://github.com/ethers-io/ethers.js/issues" }, "bundleDependencies": false, "dependencies": { "@ethersproject/address": "^5.7.0", "@ethersproject/bignumber": "^5.7.0", "@ethersproject/bytes": "^5.7.0", "@ethersproject/constants": "^5.7.0", "@ethersproject/keccak256": "^5.7.0", "@ethersproject/logger": "^5.7.0", "@ethersproject/properties": "^5.7.0", "@ethersproject/rlp": "^5.7.0", "@ethersproject/signing-key": "^5.7.0" }, "deprecated": false, "description": "Utilities for decoding and encoding Ethereum transaction for ethers.", "ethereum": "donations.ethers.eth", "funding": [ { "type": "individual", "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" }, { "type": "individual", "url": "https://www.buymeacoffee.com/ricmoo" } ], "gitHead": "ec1b9583039a14a0e0fa15d0a2a6082a2f41cf5b", "homepage": "https://github.com/ethers-io/ethers.js#readme", "keywords": [ "Ethereum", "ethers" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.esm/index.js", "name": "@ethersproject/transactions", "publishConfig": { "access": "public" }, "repository": { "directory": "packages/transactions", "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "sideEffects": false, "tarballHash": "0xee56f11b91fcfc6020d9009981cd8276eeeda4883bdc9ee8eecf8eb9b726c457", "types": "./lib/index.d.ts", "version": "5.7.0" }