{
  "_ethers.alias": {
    "base64.js": "browser-base64.js"
  },
  "_from": "@ethersproject/base64@5.4.0",
  "_id": "@ethersproject/base64@5.4.0",
  "_inBundle": false,
  "_integrity": "sha512-CjQw6E17QDSSC5jiM9YpF7N1aSCHmYGMt9bWD8PWv6YPMxjsys2/Q8xLrROKI3IWJ7sFfZ8B3flKDTM5wlWuZQ==",
  "_location": "/@ethersproject/base64",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ethersproject/base64@5.4.0",
    "name": "@ethersproject/base64",
    "escapedName": "@ethersproject%2fbase64",
    "scope": "@ethersproject",
    "rawSpec": "5.4.0",
    "saveSpec": null,
    "fetchSpec": "5.4.0"
  },
  "_requiredBy": [
    "/@ethersproject/web",
    "/ethers"
  ],
  "_resolved": "https://registry.npmjs.org/@ethersproject/base64/-/base64-5.4.0.tgz",
  "_shasum": "7252bf65295954c9048c7ca5f43e5c86441b2a9a",
  "_spec": "@ethersproject/base64@5.4.0",
  "_where": "/var/www/html/dev_photogram/photogram-web/tronnodejs/node_modules/ethers",
  "author": {
    "name": "Richard Moore",
    "email": "me@ricmoo.com"
  },
  "browser": {
    "./lib/base64": "./lib/browser-base64.js"
  },
  "bugs": {
    "url": "https://github.com/ethers-io/ethers.js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@ethersproject/bytes": "^5.4.0"
  },
  "deprecated": false,
  "description": "Base64 coder.",
  "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": "c2c0ce75039e7256b287f9a764188d08ed0b7296",
  "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/base64",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "directory": "packages/base64",
    "type": "git",
    "url": "git://github.com/ethers-io/ethers.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "sideEffects": false,
  "tarballHash": "0xe6955a5176152a04ecfcea37db020e7b0d81eebda713f333bd2d28dc29ccbb7d",
  "types": "./lib/index.d.ts",
  "version": "5.4.0"
}
