{
  "_ethers.alias": {
    "base64.js": "browser-base64.js"
  },
  "_from": "@ethersproject/base64@5.1.0",
  "_id": "@ethersproject/base64@5.1.0",
  "_inBundle": false,
  "_integrity": "sha512-npD1bLvK4Bcxz+m4EMkx+F8Rd7CnqS9DYnhNu0/GlQBXhWjvfoAZzk5HJ0f1qeyp8d+A86PTuzLOGOXf4/CN8g==",
  "_location": "/@ethersproject/base64",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ethersproject/base64@5.1.0",
    "name": "@ethersproject/base64",
    "escapedName": "@ethersproject%2fbase64",
    "scope": "@ethersproject",
    "rawSpec": "5.1.0",
    "saveSpec": null,
    "fetchSpec": "5.1.0"
  },
  "_requiredBy": [
    "/@ethersproject/web",
    "/ethers"
  ],
  "_resolved": "https://registry.npmjs.org/@ethersproject/base64/-/base64-5.1.0.tgz",
  "_shasum": "27240c174d0a4e13f6eae87416fd876caf7f42b6",
  "_spec": "@ethersproject/base64@5.1.0",
  "_where": "/var/www/html/photogram/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.1.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": "3b1d3fcee6bfb5178861e26ff1a1e9daa0663ec9",
  "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": "0x2f08f73bfb5244fcf334f2e461e7645a74e2b2fa08b034bb9258025827a3ec31",
  "types": "./lib/index.d.ts",
  "version": "5.1.0"
}
