@kevit/log4js-hangout
Version:
Log4js hangout appender
36 lines (35 loc) • 909 B
JSON
{
"name": "@kevit/log4js-hangout",
"version": "1.0.3",
"description": "Log4js hangout appender",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/kevit-technologies-open-source/log4js-hangout-appender.git"
},
"keywords": [
"log4js",
"log",
"node",
"logger",
"hangout",
"appender",
"chat.google",
"google",
"chat",
"webhook"
],
"author": "HARPALSINH GOHIL <harpalsinh@kevit.io",
"license": "GPL-3.0",
"bugs": {
"url": "https://gitlab.com/kevit-technologies-open-source/log4js-hangout-appender/issues"
},
"homepage": "https://gitlab.com/kevit-technologies-open-source/log4js-hangout-appender#readme",
"dependencies": {
"request": "^2.88.0",
"request-promise": "^4.2.4"
}
}