![JAR search and dependency download from the Maven repository](/logo.png)
package.package.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of alpine Show documentation
Show all versions of alpine Show documentation
Alpine - the Apache Log Parser
The newest version!
{
"name": "alpine",
"version": "0.2.1",
"description": "Alpine - the Apache Log Parser",
"main": "alpine.js",
"directories": {
"test": "test"
},
"dependencies": {
"byline": "^4.1.1",
"underscore.string": "^2.3.3",
"through2": "^0.6.2"
},
"devDependencies": {
"mocha": "^1.21.4"
},
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "https://github.com/blarsen/node-alpine.git"
},
"keywords": [
"apache",
"mod_log",
"log",
"parser",
"combined",
"clf"
],
"author": "Bjørn Hell Larsen ",
"license": "Apache License 2.",
"bugs": {
"url": "https://github.com/blarsen/node-alpine/issues"
},
"homepage": "https://github.com/blarsen/node-alpine"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy