{
  "_from": "@ethersproject/units@5.1.0",
  "_id": "@ethersproject/units@5.1.0",
  "_inBundle": false,
  "_integrity": "sha512-isvJrx6qG0nKWfxsGORNjmOq/nh175fStfvRTA2xEKrGqx8JNJY83fswu4GkILowfriEM/eYpretfJnfzi7YhA==",
  "_location": "/@ethersproject/units",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ethersproject/units@5.1.0",
    "name": "@ethersproject/units",
    "escapedName": "@ethersproject%2funits",
    "scope": "@ethersproject",
    "rawSpec": "5.1.0",
    "saveSpec": null,
    "fetchSpec": "5.1.0"
  },
  "_requiredBy": [
    "/ethers"
  ],
  "_resolved": "https://registry.npmjs.org/@ethersproject/units/-/units-5.1.0.tgz",
  "_shasum": "b6ab3430ebc22adc3cb4839516496f167bee3ad5",
  "_spec": "@ethersproject/units@5.1.0",
  "_where": "/var/www/html/photogram/tronnodejs/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/bignumber": "^5.1.0",
    "@ethersproject/constants": "^5.1.0",
    "@ethersproject/logger": "^5.1.0"
  },
  "deprecated": false,
  "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": "3b1d3fcee6bfb5178861e26ff1a1e9daa0663ec9",
  "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": "0x050021e7a90b7917478749f033cbe7590f38157e51c46b6d14987f92b664f99f",
  "types": "./lib/index.d.ts",
  "version": "5.1.0"
}
