{
  "_from": "@ethersproject/bytes@5.7.0",
  "_id": "@ethersproject/bytes@5.7.0",
  "_inBundle": false,
  "_integrity": "sha512-nsbxwgFXWh9NyYWo+U8atvmMsSdKJprTcICAkvbBffT75qDocbuggBU0SJiVK2MuTrp0q+xvLkTnGMPK1+uA9A==",
  "_location": "/@ethersproject/bytes",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ethersproject/bytes@5.7.0",
    "name": "@ethersproject/bytes",
    "escapedName": "@ethersproject%2fbytes",
    "scope": "@ethersproject",
    "rawSpec": "5.7.0",
    "saveSpec": null,
    "fetchSpec": "5.7.0"
  },
  "_requiredBy": [
    "/@ethersproject/abi",
    "/@ethersproject/abstract-provider",
    "/@ethersproject/abstract-signer",
    "/@ethersproject/address",
    "/@ethersproject/base64",
    "/@ethersproject/basex",
    "/@ethersproject/bignumber",
    "/@ethersproject/contracts",
    "/@ethersproject/hash",
    "/@ethersproject/hdnode",
    "/@ethersproject/json-wallets",
    "/@ethersproject/keccak256",
    "/@ethersproject/pbkdf2",
    "/@ethersproject/providers",
    "/@ethersproject/random",
    "/@ethersproject/rlp",
    "/@ethersproject/sha2",
    "/@ethersproject/signing-key",
    "/@ethersproject/solidity",
    "/@ethersproject/strings",
    "/@ethersproject/transactions",
    "/@ethersproject/wallet",
    "/@ethersproject/web",
    "/@ethersproject/wordlists",
    "/ethers"
  ],
  "_resolved": "https://registry.npmjs.org/@ethersproject/bytes/-/bytes-5.7.0.tgz",
  "_shasum": "a00f6ea8d7e7534d6d87f47188af1148d71f155d",
  "_spec": "@ethersproject/bytes@5.7.0",
  "_where": "/home3/vjmuxybm/public_html/projects.eccyb.org/app/node_modules/ethers",
  "author": {
    "name": "Richard Moore",
    "email": "me@ricmoo.com"
  },
  "bugs": {
    "url": "https://github.com/ethers-io/ethers.js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@ethersproject/logger": "^5.7.0"
  },
  "deprecated": false,
  "description": "Bytes utility functions for ethers.",
  "ethereum": "donations.ethers.eth",
  "funding": [
    {
      "type": "individual",
      "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2"
    },
    {
      "type": "individual",
      "url": "https://www.buymeacoffee.com/ricmoo"
    }
  ],
  "gitHead": "ec1b9583039a14a0e0fa15d0a2a6082a2f41cf5b",
  "homepage": "https://github.com/ethers-io/ethers.js#readme",
  "keywords": [
    "Ethereum",
    "ethers"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "module": "./lib.esm/index.js",
  "name": "@ethersproject/bytes",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "directory": "packages/bytes",
    "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"
  },
  "sideEffects": false,
  "tarballHash": "0x5ce4e7b7716e28697fe07abcee74e4e8b4fa3b919b2807322ad6a282990db523",
  "types": "./lib/index.d.ts",
  "version": "5.7.0"
}
