UNPKG

gasmon

Version:

Monitors Gas costs on the Ethereum blockchain

25 lines (24 loc) 560 B
{ "name": "gasmon", "version": "1.1.11", "description": "Monitors Gas costs on the Ethereum blockchain", "main": "gasmon.js", "scripts": { "test": "echo \"No test specified\"" }, "repository": { "type": "git", "url": "git+https://github.com/daniportugalgit/gasmon.git" }, "keywords": [ "Ethereum", "Gas", "Web3" ], "author": "Daniel Portugal", "license": "GPL-3.0", "bugs": { "url": "https://github.com/daniportugalgit/gasmon/issues" }, "homepage": "https://github.com/daniportugalgit/gasmon#readme" }