{ "_ethers.alias": { "base64.js": "browser-base64.js" }, "_from": "@ethersproject/base64@5.7.0", "_id": "@ethersproject/base64@5.7.0", "_inBundle": false, "_integrity": "sha512-Dr8tcHt2mEbsZr/mwTPIQAf3Ai0Bks/7gTw9dSqk1mQvhW3XvRlmDJr/4n+wg1JmCl16NZue17CDh8xb/vZ0sQ==", "_location": "/@ethersproject/base64", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@ethersproject/base64@5.7.0", "name": "@ethersproject/base64", "escapedName": "@ethersproject%2fbase64", "scope": "@ethersproject", "rawSpec": "5.7.0", "saveSpec": null, "fetchSpec": "5.7.0" }, "_requiredBy": [ "/@ethersproject/hash", "/@ethersproject/providers", "/@ethersproject/web", "/ethers" ], "_resolved": "https://registry.npmmirror.com/@ethersproject/base64/-/base64-5.7.0.tgz", "_shasum": "ac4ee92aa36c1628173e221d0d01f53692059e1c", "_spec": "@ethersproject/base64@5.7.0", "_where": "D:\\ruyi\\dapp\\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.7.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": "ec1b9583039a14a0e0fa15d0a2a6082a2f41cf5b", "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": "0x67fc747be8ad32f055e61ea73984a8a1e7030ea19dff1a8c7d8301ad0139078b", "types": "./lib/index.d.ts", "version": "5.7.0" }