{
  "_args": [
    [
      "@ethersproject/units@5.4.0",
      "/var/www/html/dev_photogram/photogram-web"
    ]
  ],
  "_from": "@ethersproject/units@5.4.0",
  "_id": "@ethersproject/units@5.4.0",
  "_inBundle": false,
  "_integrity": "sha512-Z88krX40KCp+JqPCP5oPv5p750g+uU6gopDYRTBGcDvOASh6qhiEYCRatuM/suC4S2XW9Zz90QI35MfSrTIaFg==",
  "_location": "/@ethersproject/units",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ethersproject/units@5.4.0",
    "name": "@ethersproject/units",
    "escapedName": "@ethersproject%2funits",
    "scope": "@ethersproject",
    "rawSpec": "5.4.0",
    "saveSpec": null,
    "fetchSpec": "5.4.0"
  },
  "_requiredBy": [
    "/ethers"
  ],
  "_resolved": "https://registry.npmjs.org/@ethersproject/units/-/units-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/bignumber": "^5.4.0",
    "@ethersproject/constants": "^5.4.0",
    "@ethersproject/logger": "^5.4.0"
  },
  "description": "Unit conversion functions for Ethereum.",
  "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",
    "units",
    "conversion"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "module": "./lib.esm/index.js",
  "name": "@ethersproject/units",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "directory": "packages/units",
    "type": "git",
    "url": "git://github.com/ethers-io/ethers.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "sideEffects": false,
  "tarballHash": "0x5f18b8ba836eb19a517a206427c9b331e21479e7ee7caee1909cf2547ebb65b1",
  "types": "./lib/index.d.ts",
  "version": "5.4.0"
}
