UNPKG

eaquecorporis

Version:

Simple way to check ether balance of an account address.

45 lines (44 loc) 927 B
{ "name": "eaquecorporis", "version": "1.3.0", "description": "Simple way to check ether balance of an account address.", "main": "index.js", "bin": { "eth_balance": "bin/eth_balance", "eth-balance": "bin/eth_balance" }, "repository": { "type": "git", "url": "https://github.com/MoisesHyatt/eaquecorporis.git" }, "bugs": { "url": "https://github.com/MoisesHyatt/eaquecorporis.git/issues" }, "author": "DomenicHaag", "license": { "type": "MIT", "url": "https://github.com/miguelmota/eth-balance/blob/master/LICENSE" }, "dependencies": { "meow": "^5.0.0", "web3": "^1.0.0-beta.37" }, "keywords": [ "ethereum", "incidunt", "ether", "praesentium", "non", "unde", "gwei", "wei", "checker", "watcher", "sequi" ], "devDependencies": { "standard": "^12.0.1", "tape": "^4.10.2", "tape-await": "^0.1.2" } }