{
  "_args": [
    [
      "@ethersproject/properties@5.4.0",
      "/var/www/html/dev_photogram/photogram-web"
    ]
  ],
  "_from": "@ethersproject/properties@5.4.0",
  "_id": "@ethersproject/properties@5.4.0",
  "_inBundle": false,
  "_integrity": "sha512-7jczalGVRAJ+XSRvNA6D5sAwT4gavLq3OXPuV/74o3Rd2wuzSL035IMpIMgei4CYyBdialJMrTqkOnzccLHn4A==",
  "_location": "/@ethersproject/properties",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ethersproject/properties@5.4.0",
    "name": "@ethersproject/properties",
    "escapedName": "@ethersproject%2fproperties",
    "scope": "@ethersproject",
    "rawSpec": "5.4.0",
    "saveSpec": null,
    "fetchSpec": "5.4.0"
  },
  "_requiredBy": [
    "/@ethersproject/abi",
    "/@ethersproject/abstract-provider",
    "/@ethersproject/abstract-signer",
    "/@ethersproject/basex",
    "/@ethersproject/contracts",
    "/@ethersproject/hash",
    "/@ethersproject/hdnode",
    "/@ethersproject/json-wallets",
    "/@ethersproject/providers",
    "/@ethersproject/signing-key",
    "/@ethersproject/transactions",
    "/@ethersproject/wallet",
    "/@ethersproject/web",
    "/@ethersproject/wordlists",
    "/ethers"
  ],
  "_resolved": "https://registry.npmjs.org/@ethersproject/properties/-/properties-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/logger": "^5.4.0"
  },
  "description": "Properties 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": "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/properties",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "directory": "packages/properties",
    "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": "0x66c10bca6e8c5b0363d2eb8e27e86597d37ec4127084f336bad884b71511c693",
  "types": "./lib/index.d.ts",
  "version": "5.4.0"
}
