{ "author": "Richard Moore ", "dependencies": { "@ethersproject/bytes": "^5.0.4", "@ethersproject/properties": "^5.0.3" }, "description": "Base-X without Buffer.", "ethereum": "donations.ethers.eth", "keywords": [ "Ethereum", "ethers" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.esm/index.js", "name": "@ethersproject/basex", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "sideEffects": false, "tarballHash": "0x7fa7045f05554887ced897ea35c569153ea65efc744d4b414cacc409145e6ff5", "types": "./lib/index.d.ts", "version": "5.0.5" }