@seangob/ethplorer
Version:
Ethplorer.io API for NodeJS
24 lines (23 loc) • 563 B
JSON
{
"name": "@seangob/ethplorer",
"version": "0.1.2",
"description": "Ethplorer.io API for NodeJS",
"main": "ethplorer.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/seangob/ethplorer-nodejs.git"
},
"keywords": [
"ethplorer",
"ethereum"
],
"author": "tuahear",
"license": "ISC",
"bugs": {
"url": "https://gitlab.com/seangob/ethplorer-nodejs/issues"
},
"homepage": "https://gitlab.com/seangob/ethplorer-nodejs#README"
}