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