UNPKG

log-analyzer

Version:

A lightweight and powerful log analyzer.

26 lines (25 loc) 571 B
{ "name": "log-analyzer", "version": "1.1.0", "description": "A lightweight and powerful log analyzer.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Lanfei/log-analyzer.git" }, "keywords": [ "log", "analyzer", "express", "morgan" ], "author": "Lanfei", "license": "MIT", "bugs": { "url": "https://github.com/Lanfei/log-analyzer/issues" }, "homepage": "https://github.com/Lanfei/log-analyzer#readme" }