{
  "_args": [
    [
      "@ethersproject/signing-key@5.4.0",
      "/var/www/html/dev_photogram/photogram-web"
    ]
  ],
  "_ethers.alias": {
    "elliptic.js": "browser-elliptic.js"
  },
  "_from": "@ethersproject/signing-key@5.4.0",
  "_id": "@ethersproject/signing-key@5.4.0",
  "_inBundle": false,
  "_integrity": "sha512-q8POUeywx6AKg2/jX9qBYZIAmKSB4ubGXdQ88l40hmATj29JnG5pp331nAWwwxPn2Qao4JpWHNZsQN+bPiSW9A==",
  "_location": "/@ethersproject/signing-key",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ethersproject/signing-key@5.4.0",
    "name": "@ethersproject/signing-key",
    "escapedName": "@ethersproject%2fsigning-key",
    "scope": "@ethersproject",
    "rawSpec": "5.4.0",
    "saveSpec": null,
    "fetchSpec": "5.4.0"
  },
  "_requiredBy": [
    "/@ethersproject/hdnode",
    "/@ethersproject/transactions",
    "/@ethersproject/wallet",
    "/ethers"
  ],
  "_resolved": "https://registry.npmjs.org/@ethersproject/signing-key/-/signing-key-5.4.0.tgz",
  "_spec": "5.4.0",
  "_where": "/var/www/html/dev_photogram/photogram-web",
  "author": {
    "name": "Richard Moore",
    "email": "me@ricmoo.com"
  },
  "bugs": {
    "url": "https://github.com/ethers-io/ethers.js/issues"
  },
  "dependencies": {
    "@ethersproject/bytes": "^5.4.0",
    "@ethersproject/logger": "^5.4.0",
    "@ethersproject/properties": "^5.4.0",
    "bn.js": "^4.11.9",
    "elliptic": "6.5.4",
    "hash.js": "1.1.7"
  },
  "description": "Elliptic curve library functions for the secp256k1 curve.",
  "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": "c2c0ce75039e7256b287f9a764188d08ed0b7296",
  "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/signing-key",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "directory": "packages/signing-key",
    "type": "git",
    "url": "git://github.com/ethers-io/ethers.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "sideEffects": false,
  "tarballHash": "0xfd8ee75a1eb8fc49f41f0e7f52caa8bd1ff6ece9522f13abb8effc7c992894ec",
  "types": "./lib/index.d.ts",
  "version": "5.4.0"
}
