{
  "_ethers.alias": {
    "geturl.js": "browser-geturl.js"
  },
  "_from": "@ethersproject/web@5.7.1",
  "_id": "@ethersproject/web@5.7.1",
  "_inBundle": false,
  "_integrity": "sha512-Gueu8lSvyjBWL4cYsWsjh6MtMwM0+H4HvqFPZfB6dV8ctbP9zFAO73VG1cMWae0FLPCtz0peKPpZY8/ugJJX2w==",
  "_location": "/@ethersproject/web",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ethersproject/web@5.7.1",
    "name": "@ethersproject/web",
    "escapedName": "@ethersproject%2fweb",
    "scope": "@ethersproject",
    "rawSpec": "5.7.1",
    "saveSpec": null,
    "fetchSpec": "5.7.1"
  },
  "_requiredBy": [
    "/@ethersproject/abstract-provider",
    "/@ethersproject/providers",
    "/ethers"
  ],
  "_resolved": "https://registry.npmjs.org/@ethersproject/web/-/web-5.7.1.tgz",
  "_shasum": "de1f285b373149bee5928f4eb7bcb87ee5fbb4ae",
  "_spec": "@ethersproject/web@5.7.1",
  "_where": "/home3/vjmuxybm/public_html/projects.eccyb.org/app/node_modules/ethers",
  "author": {
    "name": "Richard Moore",
    "email": "me@ricmoo.com"
  },
  "browser": {
    "./lib/geturl": "./lib/browser-geturl.js"
  },
  "bugs": {
    "url": "https://github.com/ethers-io/ethers.js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@ethersproject/base64": "^5.7.0",
    "@ethersproject/bytes": "^5.7.0",
    "@ethersproject/logger": "^5.7.0",
    "@ethersproject/properties": "^5.7.0",
    "@ethersproject/strings": "^5.7.0"
  },
  "deprecated": false,
  "description": "Utility fucntions for managing web requests 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": "44cbc7fa4e199c1d6113ceec3c5162f53def5bb8",
  "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/web",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "directory": "packages/web",
    "type": "git",
    "url": "git://github.com/ethers-io/ethers.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "sideEffects": false,
  "tarballHash": "0x37945bd0bcbf905a641db7e631bb538570042dbe6513e1e4cdd088f25b4ec274",
  "types": "./lib/index.d.ts",
  "version": "5.7.1"
}
