{ "name": "@ethersproject/units", "version": "5.0.0-beta.126", "description": "Unit conversion functions for Ethereum.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@ethersproject/bignumber": ">5.0.0-beta.0", "@ethersproject/constants": ">5.0.0-beta.0", "@ethersproject/logger": ">5.0.0-beta.0" }, "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" }, "tarballHash": "0xf932dff9c5ab4a46776070c0e16cfcb579365a2db9d79b9330cc6a530a5eb18c" }