UNPKG

seologs-alpine

Version:
44 lines (43 loc) 880 B
{ "author": { "name": "Bjørn Hell Larsen", "email": "blarsen@nonews.net" }, "bugs": { "url": "https://github.com/blarsen/node-alpine/issues" }, "bundleDependencies": false, "dependencies": { "byline": "^4.1.1", "through2": "^0.6.2", "underscore.string": "^2.3.3" }, "deprecated": false, "description": "Alpine - the Apache Log Parser", "devDependencies": { "mocha": "^1.21.4" }, "directories": { "test": "test" }, "homepage": "https://github.com/blarsen/node-alpine", "keywords": [ "apache", "mod_log", "log", "parser", "combined", "clf" ], "license": "Apache License 2.", "main": "alpine.js", "name": "seologs-alpine", "repository": { "type": "git", "url": "git+https://github.com/blarsen/node-alpine.git" }, "scripts": { "test": "mocha" }, "version": "1.0.5" }