UNPKG

ark-monitor

Version:
38 lines (37 loc) 886 B
{ "name": "ark-monitor", "version": "1.0.11", "description": "A CLI to monitor the Ark blockchain.", "homepage": "https://github.com/Emile-v/Ark-Monitor-Ptrans", "license": "MIT", "lockfileVersion": 1, "preferGlobal": true, "bin": { "monitor": "./bin/index.js" }, "repository": { "type": "git", "url": "https://github.com/Emile-v/Ark-Monitor-Ptrans.git" }, "keywords": [ "monitor", "CLI", "ark", "@arkecosystem", "network" ], "dependencies": { "@rauschma/stringio": "^1.4.0", "cli-highlight": "^2.1.11", "colors": "^1.4.0", "commander": "^7.2.0", "inquirer": "^8.0.0", "ip2location-nodejs": "^8.4.0", "js-yaml": "^4.0.0", "live-server": "^1.2.1", "node-fetch": "^2.6.1", "pad": "^3.2.0", "sequelize": "^6.6.2", "sigma": "^2.0.0-beta4" } }