{ "author": "Richard Moore ", "dependencies": { "@ethersproject/bignumber": ">=5.0.0-beta.130", "@ethersproject/constants": ">=5.0.0-beta.128", "@ethersproject/logger": ">=5.0.0-beta.129" }, "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": "0x791cb2810bc9512f2fe6248a7914fa6b77ebdef3cc2850b3af4aedf908157bb4", "types": "./lib/index.d.ts", "version": "5.0.0-beta.132" }