{
  "_from": "@ethersproject/json-wallets@5.7.0",
  "_id": "@ethersproject/json-wallets@5.7.0",
  "_inBundle": false,
  "_integrity": "sha512-8oee5Xgu6+RKgJTkvEMl2wDgSPSAQ9MB/3JYjFV9jlKvcYHUXZC+cQp0njgmxdHkYWn8s6/IqIZYm0YWCjO/0g==",
  "_location": "/@ethersproject/json-wallets",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ethersproject/json-wallets@5.7.0",
    "name": "@ethersproject/json-wallets",
    "escapedName": "@ethersproject%2fjson-wallets",
    "scope": "@ethersproject",
    "rawSpec": "5.7.0",
    "saveSpec": null,
    "fetchSpec": "5.7.0"
  },
  "_requiredBy": [
    "/@ethersproject/wallet",
    "/ethers"
  ],
  "_resolved": "https://registry.npmjs.org/@ethersproject/json-wallets/-/json-wallets-5.7.0.tgz",
  "_shasum": "5e3355287b548c32b368d91014919ebebddd5360",
  "_spec": "@ethersproject/json-wallets@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/abstract-signer": "^5.7.0",
    "@ethersproject/address": "^5.7.0",
    "@ethersproject/bytes": "^5.7.0",
    "@ethersproject/hdnode": "^5.7.0",
    "@ethersproject/keccak256": "^5.7.0",
    "@ethersproject/logger": "^5.7.0",
    "@ethersproject/pbkdf2": "^5.7.0",
    "@ethersproject/properties": "^5.7.0",
    "@ethersproject/random": "^5.7.0",
    "@ethersproject/strings": "^5.7.0",
    "@ethersproject/transactions": "^5.7.0",
    "aes-js": "3.0.0",
    "scrypt-js": "3.0.1"
  },
  "deprecated": false,
  "description": "Wallet management utilities for KeyStore and Crowdsale JSON wallets.",
  "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/json-wallets",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "directory": "packages/json-wallets",
    "type": "git",
    "url": "git://github.com/ethers-io/ethers.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "sideEffects": false,
  "tarballHash": "0x5fdee49e317ed39fd61f164ae5ee21dce0011a86a12f6eb6f58618fa2b2a3a5e",
  "types": "./lib/index.d.ts",
  "version": "5.7.0"
}
