{
  "_args": [
    [
      "@ethersproject/networks@5.4.1",
      "/var/www/html/dev_photogram/photogram-web"
    ]
  ],
  "_from": "@ethersproject/networks@5.4.1",
  "_id": "@ethersproject/networks@5.4.1",
  "_inBundle": false,
  "_integrity": "sha512-8SvowCKz9Uf4xC5DTKI8+il8lWqOr78kmiqAVLYT9lzB8aSmJHQMD1GSuJI0CW4hMAnzocpGpZLgiMdzsNSPig==",
  "_location": "/@ethersproject/networks",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ethersproject/networks@5.4.1",
    "name": "@ethersproject/networks",
    "escapedName": "@ethersproject%2fnetworks",
    "scope": "@ethersproject",
    "rawSpec": "5.4.1",
    "saveSpec": null,
    "fetchSpec": "5.4.1"
  },
  "_requiredBy": [
    "/@ethersproject/abstract-provider",
    "/@ethersproject/providers",
    "/ethers"
  ],
  "_resolved": "https://registry.npmjs.org/@ethersproject/networks/-/networks-5.4.1.tgz",
  "_spec": "5.4.1",
  "_where": "/var/www/html/dev_photogram/photogram-web",
  "author": {
    "name": "Richard Moore",
    "email": "me@ricmoo.com"
  },
  "bugs": {
    "url": "https://github.com/ethers-io/ethers.js/issues"
  },
  "dependencies": {
    "@ethersproject/logger": "^5.4.0"
  },
  "description": "Network definitions 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": "bde861436ebef572d04ae8a7a111b8b954b4571c",
  "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/networks",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "directory": "packages/networks",
    "type": "git",
    "url": "git://github.com/ethers-io/ethers.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "sideEffects": false,
  "tarballHash": "0x05b540d47e24bb2fe376e665c955c64e726b6450977fa12a506d6711ce482eef",
  "types": "./lib/index.d.ts",
  "version": "5.4.1"
}
