{ "author": "Richard Moore ", "dependencies": { "@ethersproject/bytes": ">=5.0.0-beta.129", "@ethersproject/properties": ">=5.0.0-beta.131" }, "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" }, "tarballHash": "0x4f195cbe70a4657e86326d67c58dc6e244b4c816eafc232c5a8f82bb43d3dba3", "types": "./lib/index.d.ts", "version": "5.0.0-beta.132" }