{
  "_from": "ethers@^5.0.8",
  "_id": "ethers@5.7.2",
  "_inBundle": false,
  "_integrity": "sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg==",
  "_location": "/ethers",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ethers@^5.0.8",
    "name": "ethers",
    "escapedName": "ethers",
    "rawSpec": "^5.0.8",
    "saveSpec": null,
    "fetchSpec": "^5.0.8"
  },
  "_requiredBy": [
    "/tronweb"
  ],
  "_resolved": "https://registry.npmjs.org/ethers/-/ethers-5.7.2.tgz",
  "_shasum": "3a7deeabbb8c030d4126b24f84e525466145872e",
  "_spec": "ethers@^5.0.8",
  "_where": "/var/www/html/market_up/node_modules/tronweb",
  "author": {
    "name": "Richard Moore",
    "email": "me@ricmoo.com"
  },
  "browser-old": "./dist/ethers.umd.js",
  "bugs": {
    "url": "https://github.com/ethers-io/ethers.js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@ethersproject/abi": "5.7.0",
    "@ethersproject/abstract-provider": "5.7.0",
    "@ethersproject/abstract-signer": "5.7.0",
    "@ethersproject/address": "5.7.0",
    "@ethersproject/base64": "5.7.0",
    "@ethersproject/basex": "5.7.0",
    "@ethersproject/bignumber": "5.7.0",
    "@ethersproject/bytes": "5.7.0",
    "@ethersproject/constants": "5.7.0",
    "@ethersproject/contracts": "5.7.0",
    "@ethersproject/hash": "5.7.0",
    "@ethersproject/hdnode": "5.7.0",
    "@ethersproject/json-wallets": "5.7.0",
    "@ethersproject/keccak256": "5.7.0",
    "@ethersproject/logger": "5.7.0",
    "@ethersproject/networks": "5.7.1",
    "@ethersproject/pbkdf2": "5.7.0",
    "@ethersproject/properties": "5.7.0",
    "@ethersproject/providers": "5.7.2",
    "@ethersproject/random": "5.7.0",
    "@ethersproject/rlp": "5.7.0",
    "@ethersproject/sha2": "5.7.0",
    "@ethersproject/signing-key": "5.7.0",
    "@ethersproject/solidity": "5.7.0",
    "@ethersproject/strings": "5.7.0",
    "@ethersproject/transactions": "5.7.0",
    "@ethersproject/units": "5.7.0",
    "@ethersproject/wallet": "5.7.0",
    "@ethersproject/web": "5.7.1",
    "@ethersproject/wordlists": "5.7.0"
  },
  "deprecated": false,
  "description": "Umbrella package for most common Ethers libraries.",
  "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": "60248f32491b13e914f801402d3041a37e4bf44a",
  "homepage": "https://github.com/ethers-io/ethers.js#readme",
  "keywords": [
    "Ethereum",
    "ethers"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "module": "./lib.esm/index.js",
  "name": "ethers",
  "repository": {
    "directory": "packages/ethers",
    "type": "git",
    "url": "git://github.com/ethers-io/ethers.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "sideEffects": false,
  "tarballHash": "0x0787812d30a16e79d3a3da2017697837614f159ce6af12fa5704c9ee3a71995d",
  "types": "./lib/index.d.ts",
  "version": "5.7.2"
}
