????

Your IP : 18.191.91.228


Current Path : C:/inetpub/vhost/sdoc.gdtsolutions.vn/package/
Upload File :
Current File : C:/inetpub/vhost/sdoc.gdtsolutions.vn/package/package.json

{
  "name": "@sdoc/ttltls",
  "version": "1.0.0",
  "description": "",
  "main": "server.js",
  "repository": {
    "type": "git",
    "url": "git@gitlab.com:gdt-sdoc/nodejs.git"
  },
  "scripts": {
    "start": "node -r ./.pnp.cjs server",
    "dev": "nodemon --ignore public/ server",
    "prepack": "yarn workspaces focus --production"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "bcryptjs": "^2.4.3",
    "connect-mssql-v2": "^3.1.4",
    "cookie-parser": "^1.4.6",
    "csurf": "^1.11.0",
    "date-fns": "^2.30.0",
    "debug": "^4.3.4",
    "docx": "^6.0.3",
    "dotenv": "^16.4.5",
    "eta": "^1.14.2",
    "excel4node": "^1.8.2",
    "express": "^4.19.2",
    "express-session": "^1.18.0",
    "js-base64": "^3.7.7",
    "knex": "~2.1.0",
    "moment": "^2.30.1",
    "morgan": "^1.10.0",
    "mssql": "^8.1.4",
    "multer": "^1.4.5-lts.1",
    "nodemailer": "^6.9.13",
    "passport": "^0.6.0",
    "passport-local": "^1.0.0",
    "pdf-parse": "^1.1.1",
    "pdfmake": "^0.2.10",
    "serve-favicon": "^2.5.0",
    "tedious": "^14.7.0"
  },
  "packageManager": "yarn@4.2.2",
  "devDependencies": {
    "@rushstack/eslint-patch": "^1.10.3",
    "eslint": "^8.57.0",
    "typescript": "~4.7.4"
  },
  "files": [
    "server.js",
    "app",
    "public",
    ".pnp.cjs",
    "yarn.lock",
    ".yarn/cache",
    ".yarn/unplugged"
  ]
}