{
  "name": "fb-hotel-api-new",
  "version": "1.0.0",
  "description": "To make it easy for you to get started with GitLab, here's a list of recommended next steps.",
  "repository": {
    "type": "git",
    "url": "https://code.flightapi.co.in/development/fb-hotel-api-new.git"
  },
  "license": "ISC",
  "author": "PANAKJ VERMA",
  "type": "commonjs",
  "main": "fb_hotel_api_new_server.js",
  "scripts": {
    "start": "nodemon fb_hotel_api_new_server.js"
  },
  "dependencies": {
    "compression": "^1.8.1",
    "dotenv": "^17.4.1",
    "express": "^5.2.1",
    "fs-extra": "^11.3.4",
    "jsonwebtoken": "^9.0.3",
    "moment": "^2.30.1",
    "multer": "^2.1.1",
    "mysql2": "^3.20.0",
    "nodemailer": "^8.0.5",
    "request": "^2.88.2"
  },
  "devDependencies": {
    "nodemon": "^3.1.14"
  }
}
