UNPKG

fugithic

Version:

Node JS package wrapper for web3@0.x to be used together with web3@1.0 as dependency.

26 lines (25 loc) 583 B
{ "name": "fugithic", "version": "1.2.2", "description": "Node JS package wrapper for web3@0.x to be used together with web3@1.0 as dependency.", "homepage": "https://github.com/JalenCronin/fugithic.git", "author": "VanRohan", "keywords": [ "alethio", "ethstats", "blockchain", "architecto", "web3" ], "dependencies": { "web3": "0.20.7" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/JalenCronin/fugithic.git" }, "bugs": { "url": "https://github.com/JalenCronin/fugithic.git/issues" } }