{ "author": "Richard Moore ", "dependencies": { "@ethersproject/logger": "^5.0.5" }, "description": "Bytes utility functions for ethers.", "ethereum": "donations.ethers.eth", "gitHead": "261eb04e97cdc1ff11e4716e9c7f421d681aceb1", "keywords": [ "Ethereum", "ethers" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.esm/index.js", "name": "@ethersproject/bytes", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "auto-build": "npm run build -- -w", "build": "tsc -p ./tsconfig.json", "test": "echo \"Error: no test specified\" && exit 1" }, "tarballHash": "0x132538d3d8927299393c28ac01243ebc0e7ea34f5af1feadf23b364745f7c130", "types": "./lib/index.d.ts", "version": "5.0.5" }