{
  "name": "@alphaapps/nestjs-common",
  "version": "3.0.36",
  "description": "> TODO: description",
  "author": "Sami Sammour <samisammour@gmail.com>",
  "homepage": "https://gitlab.com/AlphaApps/nestjs",
  "license": "MIT",
  "main": "lib/index.js",
  "typings": "lib/index.d.ts",
  "publishConfig": {
    "access": "public"
  },
  "files": [
    "lib"
  ],
  "bin": {
    "log-cli": "./lib/modules/log-query-cli/log-cli.js"
  },
  "repository": {
    "type": "git",
    "url": "https://gitlab.com/AlphaApps/nestjs.git"
  },
  "bugs": {
    "url": "https://gitlab.com/AlphaApps/nestjs/issues"
  },
  "keywords": [
    "typescript",
    "sequelize",
    "nest",
    "nestjs",
    "api",
    "backend",
    "frameworks"
  ],
  "scripts": {
    "build": "tsc -b"
  },
  "dependencies": {
    "@zmotivat0r/o0": "^1.0.2",
    "accept-language-parser": "^1.5.0",
    "debug": "^4.1.1",
    "iso-639-1": "^2.1.0",
    "lodash": "^4.17.15",
    "mandrill-api": "^1.0.45",
    "path-to-regexp": "^6.2.0"
  },
  "peerDependencies": {
    "@nestjs/common": ">=6.10.11",
    "@nestjs/core": ">=6.10.11",
    "@nestjs/jwt": ">=6.1.1",
    "@nestjs/passport": ">=6.1.1",
    "@nestjsx/crud": ">=4.4.1 || ^5.0.0-alpha.3",
    "@nestjsx/crud-request": ">=4.4.1 || ^5.0.0-alpha.3",
    "aws-sdk": ">=2.594.0",
    "firebase-admin": ">=8.9.0",
    "nest-access-control": ">=2.0.1",
    "nest-winston": ">=1.3.1",
    "nestjs-command": ">=1.3.0",
    "passport": ">=0.4.0",
    "sequelize": ">=6.3.5",
    "twilio": ">=3.39.1",
    "winston": ">=3.2.1",
    "winston-daily-rotate-file": ">=4.4.2"
  },
  "devDependencies": {
    "chalk": "^3.0.0",
    "chalk-table": "^1.0.2"
  },
  "gitHead": "014fbd509e6f279b0ef2542ddd6ab7d884c94cc1"
}
