{
  "name": "node-log-notify",
  "version": "0.0.11",
  "description": "Watch App Logs & Notify",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "node-log-notify": "./index.js"
  },
  "keywords": [
    "simplinx",
    "log",
    "log-watch",
    "process-watch",
    "keymetrics"
  ],
  "license": "MIT",
  "homepage": "https://github.com/simplinx-ltd/node-log-notify",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/simplinx-ltd/node-log-notify.git"
  },
  "bugs": {
    "url": "https://github.com/simplinx-ltd/node-log-notify/issues"
  },
  "author": "SimpLinx",
  "engines": {
    "node": ">=8"
  },
  "dependencies": {
    "body-parser": "^1.19.0",
    "commander": "^2.20.0",
    "compression": "^1.7.4",
    "cookie-parser": "^1.4.4",
    "debug": "^4.1.1",
    "express": "^4.17.1",
    "helmet": "^3.18.0",
    "jsonwebtoken": "^8.5.1",
    "log4js": "^4.3.1",
    "mysql2": "^1.6.5",
    "node-schedule": "^1.3.2",
    "nodemailer": "^6.2.1",
    "reflect-metadata": "^0.1.13",
    "sequelize": "^5.8.12",
    "sequelize-typescript": "^1.0.0-beta.3",
    "serve-favicon": "^2.5.0",
    "sqlite3": "^4.1.0",
    "sx-sequelize-api": "^1.1.1"
  }
}
