{
  "name": "casa-familia-hotel",
  "version": "1.0.0",
  "description": "Casa Familia Hotel",
  "main": "app.js",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "casa familia hotel",
    "hotel"
  ],
  "author": "Vanguardbytes",
  "license": "ISC",
  "dependencies": {
    "body-parser": "^1.20.3",
    "dotenv": "^16.4.7",
    "ejs": "^3.1.10",
    "express": "^4.21.2",
    "express-rate-limit": "^7.5.0",
    "fs": "^0.0.1-security",
    "http": "^0.0.1-security",
    "morgan": "^1.10.0",
    "path": "^0.12.7",
    "url": "^0.11.4"
  }
}
