UNPKG

tremor

Version:

Follow leg-format log files and spit out data

29 lines (28 loc) 592 B
{ "name": "tremor", "version": "0.0.1", "description": "Follow leg-format log files and spit out data", "main": "tremor.js", "dependencies": { "bintail": "~0.0.1", "glob": "~3.2.6", "underscore": "~1.5.1", "jlick": "0.0.4" }, "repository": { "type": "git", "url": "git://github.com/deoxxa/tremor.git" }, "keywords": [ "log", "follow", "stream", "json", "leg" ], "author": "Conrad Pankoff <deoxxa@fknsrs.biz> (http://www.fknsrs.biz/)", "license": "BSD", "bugs": { "url": "https://github.com/deoxxa/tremor/issues" } }