rittenhop-dev/versions/5.94.2/node_modules/gelfling/package.json
2024-09-23 19:40:12 -04:00

18 lines
411 B
JSON

{
"name": "gelfling",
"version": "0.3.1",
"description": "Create and send GELF (Graylog2) messages, including chunking",
"author": "Michael Hart <michael.hart.au@gmail.com> (http://github.com/mhart)",
"main": "gelfling.js",
"keywords": [
"gelf",
"graylog",
"graylog2"
],
"repository": {
"type": "git",
"url": "https://github.com/mhart/gelfling.git"
},
"license": "MIT"
}