{
  "name": "massschedrestapiv2-phl",
  "version": "1.0.0",
  "description": "Mass Schedule Philippine REST API v2",
  "main": "index.js",
  "scripts": {
    "test": "jest --watchAll --detectOpenHandles",
    "execute": "npx nodemon  server.js"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "-": "^0.0.1",
    "dotenv": "^16.4.5",
    "express": "^4.18.3",
    "html-entities": "^2.5.2",
    "jest": "^29.7.0",
    "jsonwebtoken": "^9.0.2",
    "mysql2": "^3.9.2",
    "nodemailer": "^6.9.13",
    "nodemon": "^3.1.0",
    "save-dev": "^0.0.1-security",
    "supertest": "^6.3.4"
  },
  "type": "commonjs"
}
