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