{
  "name": "pwabsa",
  "version": "1.0.0",
  "main": "server.js",
  "scripts": {
    "start": "node server.js"
  },
  "keywords": [],
  "author": "VaniMeish",
  "license": "ISC",
  "description": "Aplicativo Web",
  "dependencies": {
    "cors": "^2.8.5",
    "dotenv": "^16.4.7",
    "express": "^5.1.0",
    "moment-timezone": "^0.5.48",
    "mssql": "^11.0.1",
    "sweetalert2": "^11.22.3",
    "toastify-js": "^1.12.0",
    "validator": "^13.15.0"
  }
}
