{
  "_args": [
    [
      "@ethersproject/units@5.6.0",
      "C:\\Users\\Lenovo\\Desktop\\rsr\\nft\\Express_Solidity_ABI"
    ]
  ],
  "_from": "@ethersproject/units@5.6.0",
  "_id": "@ethersproject/units@5.6.0",
  "_inBundle": false,
  "_integrity": "sha512-tig9x0Qmh8qbo1w8/6tmtyrm/QQRviBh389EQ+d8fP4wDsBrJBf08oZfoiz1/uenKK9M78yAP4PoR7SsVoTjsw==",
  "_location": "/@ethersproject/units",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ethersproject/units@5.6.0",
    "name": "@ethersproject/units",
    "escapedName": "@ethersproject%2funits",
    "scope": "@ethersproject",
    "rawSpec": "5.6.0",
    "saveSpec": null,
    "fetchSpec": "5.6.0"
  },
  "_requiredBy": [
    "/ethers"
  ],
  "_resolved": "https://registry.npmjs.org/@ethersproject/units/-/units-5.6.0.tgz",
  "_spec": "5.6.0",
  "_where": "C:\\Users\\Lenovo\\Desktop\\rsr\\nft\\Express_Solidity_ABI",
  "author": {
    "name": "Richard Moore",
    "email": "me@ricmoo.com"
  },
  "bugs": {
    "url": "https://github.com/ethers-io/ethers.js/issues"
  },
  "dependencies": {
    "@ethersproject/bignumber": "^5.6.0",
    "@ethersproject/constants": "^5.6.0",
    "@ethersproject/logger": "^5.6.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": "b8cda5dffdcb688e38d7c6a0aec4c7b8b59c1af5",
  "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": "0x497fb52f961e9d216c0e5bf0a961146b3709b44b2693f95f4fc7bf30045868cb",
  "types": "./lib/index.d.ts",
  "version": "5.6.0"
}
