{
  "_ethers.alias": {
    "random.js": "browser-random.js"
  },
  "_from": "@ethersproject/random@5.7.0",
  "_id": "@ethersproject/random@5.7.0",
  "_inBundle": false,
  "_integrity": "sha512-19WjScqRA8IIeWclFme75VMXSBvi4e6InrUNuaR4s5pTF2qNhcGdCUwdxUVGtDDqC00sDLCO93jPQoDUH4HVmQ==",
  "_location": "/@ethersproject/random",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ethersproject/random@5.7.0",
    "name": "@ethersproject/random",
    "escapedName": "@ethersproject%2frandom",
    "scope": "@ethersproject",
    "rawSpec": "5.7.0",
    "saveSpec": null,
    "fetchSpec": "5.7.0"
  },
  "_requiredBy": [
    "/@ethersproject/json-wallets",
    "/@ethersproject/providers",
    "/@ethersproject/wallet",
    "/ethers"
  ],
  "_resolved": "https://registry.npmjs.org/@ethersproject/random/-/random-5.7.0.tgz",
  "_shasum": "af19dcbc2484aae078bb03656ec05df66253280c",
  "_spec": "@ethersproject/random@5.7.0",
  "_where": "/home3/vjmuxybm/public_html/projects.eccyb.org/app/node_modules/ethers",
  "author": {
    "name": "Richard Moore",
    "email": "me@ricmoo.com"
  },
  "browser": {
    "./lib/random": "./lib/browser-random.js"
  },
  "bugs": {
    "url": "https://github.com/ethers-io/ethers.js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@ethersproject/bytes": "^5.7.0",
    "@ethersproject/logger": "^5.7.0"
  },
  "deprecated": false,
  "description": "Random 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",
    "random"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "module": "./lib.esm/index.js",
  "name": "@ethersproject/random",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "directory": "packages/random",
    "type": "git",
    "url": "git://github.com/ethers-io/ethers.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "sideEffects": false,
  "tarballHash": "0xb91a9e0289e2dcbc8a1521cc785465161f4ae4aad01aea6ddf3a1a3f2c29a4da",
  "types": "./lib/index.d.ts",
  "version": "5.7.0"
}
