{
  "name": "time",
  "version": "0.0.1",
  "description": "Biometrico",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "dev": "nodemon app.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AlexGuerraA/time.git"
  },
  "author": "Alex Guerra",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/AlexGuerraA/time/issues"
  },
  "homepage": "https://github.com/AlexGuerraA/time#readme",
  "dependencies": {
    "@getbrevo/brevo": "^1.0.1",
    "bcryptjs": "^2.4.3",
    "cors": "^2.8.5",
    "dayjs": "^1.11.10",
    "dotenv": "^16.4.5",
    "exceljs": "^4.4.0",
    "express": "^4.18.3",
    "jsonwebtoken": "^9.0.2",
    "mongodb": "^6.13.1",
    "mongoose": "^8.10.1",
    "mongoose-delete": "^1.0.2",
    "morgan": "^1.10.0",
    "node-cron": "^3.0.3",
    "sib-api-v3-sdk": "^8.5.0",
    "zklib-32ble": "^2.0.5"
  },
  "devDependencies": {
    "nodemon": "^3.1.0"
  }
}
