{ "name": "@ethersproject/base64", "version": "5.0.0-beta.127", "description": "Base64 coder.", "main": "./lib/index.js", "browser": "./lib/browser.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@ethersproject/bytes": ">=5.0.0-beta.129" }, "keywords": [ "Ethereum", "ethers" ], "author": "Richard Moore ", "license": "MIT", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "module": "./lib.esm/index.js", "types": "./lib/index.d.ts", "ethereum": "donations.ethers.eth", "tarballHash": "0x55c369035100108a7dc8ada5ca350b7e1be240949680ec780ff1aab2afacc0e3" }