{ "name": "@ethersproject/base64", "version": "5.0.0-beta.129", "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": "0x3ab1f7c71a596f00ebf2371360c296876ae5bc3c44fc7a1d4c063727a6d3f206" }