UNPKG

tellki-log-parser-monitor

Version:
22 lines 576 B
{ "author": "guberni", "name": "tellki-log-parser-monitor", "description": "Tellki log parser monitor", "version": "0.0.8", "keywords": ["tellki","monitor","log","parser","real time"], "homepage": "www.tellki.com", "repository" : { "type" : "git", "url" : "https://github.com/tellkiApp/TellkiAgent_LogParser.git" }, "main": "./lib/log_parser_monitor", "bin": { "tellki-log-parser-monitor": "./bin/tellki-log-parser-monitor" }, "dependencies": { "line-by-line": "~0.1.3", "js-md5": "~0.1.2" }, "engines": { "node": "*" } }