{ "author": "Richard Moore ", "dependencies": { "@ethersproject/bignumber": "^5.0.7", "@ethersproject/constants": "^5.0.4", "@ethersproject/logger": "^5.0.5" }, "description": "Unit conversion functions for Ethereum.", "ethereum": "donations.ethers.eth", "keywords": [ "Ethereum", "ethers", "units", "conversion" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.esm/index.js", "name": "@ethersproject/units", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "tarballHash": "0xc3a7f3afe0b5e162e36bb100dd05933de763fc0772581103a6b59e3d2c487c9c", "types": "./lib/index.d.ts", "version": "5.0.6" }