{
  "name": "ddchrbackend",
  "version": "1.0.0",
  "description": "DDC backend official app",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "nodemon"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mathewaramis/ddchrbackend.git"
  },
  "author": "YOURVISION SOFTWARE SOLUTIONS",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/mathewaramis/ddchrbackend/issues"
  },
  "homepage": "https://github.com/mathewaramis/ddchrbackend#readme",
  "dependencies": {
    "@tensorflow/tfjs": "^4.22.0",
    "@tensorflow/tfjs-backend-wasm": "^4.22.0",
    "@vladmandic/face-api": "^1.7.15",
    "aws-sdk": "^2.1126.0",
    "busboy": "^1.6.0",
    "cookie-parser": "^1.4.6",
    "cors": "^2.8.5",
    "express": "^4.19.2",
    "express-session": "^1.17.3",
    "jsonwebtoken": "^8.5.1",
    "moment": "^2.30.1",
    "multer": "^2.0.2",
    "mysql": "^2.18.1",
    "nodemon": "^2.0.20",
    "path": "^0.12.7",
    "sharp": "^0.35.2",
    "xlsx": "^0.18.5"
  }
}
