log-warden
Version:
A package for log monitoring and analysis.
28 lines (27 loc) • 640 B
JSON
{
"name": "log-warden",
"version": "0.1.11",
"description": "A package for log monitoring and analysis.",
"main": "index.js",
"scripts": {
"publish": "npm publish"
},
"author": "alejofrezetti",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.bancogalicia.com.ar/ptcx-caja/log-warden"
},
"keywords": [
"log",
"monitoring",
"analysis"
],
"bugs": {
"url": "https://github.bancogalicia.com.ar/ptcx-caja/log-warden/issues"
},
"homepage": "https://github.bancogalicia.com.ar/ptcx-caja/log-warden#readme",
"devDependencies": {
"@types/node": "^20.10.4"
}
}