{
  "name": "@kevit/log4js-teams",
  "version": "1.0.5",
  "description": "Log4js teams 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-teams-appender.git"
  },
  "keywords": [
    "log4js",
    "log",
    "node",
    "logger",
    "ms-teams",
    "appender",
    "ms teams",
    "teams",
    "chat",
    "webhook"
  ],
  "author": "HARPALSINH GOHIL <harpalsinh@kevit.io",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://gitlab.com/kevit-technologies-open-source/log4js-teams-appender/issues"
  },
  "homepage": "https://gitlab.com/kevit-technologies-open-source/log4js-teams-appender#readme",
  "dependencies": {
    "axios": "0.21.1"
  }
}
