{
    "name": "latitudeoverseasbackend",
    "version": "1.0.0",
    "main": "app.js",
    "scripts": {
        "start": "node app.js",
        "test": "nodemon app.js"
    },
    "keywords": [],
    "author": "",
    "license": "ISC",
    "description": "",
    "dependencies": {
        "basic-ftp": "^5.0.5",
        "cloudinary": "^2.5.1",
        "cors": "^2.8.5",
        "dotenv": "^16.4.7",
        "express": "^4.21.2",
        "ftp": "^0.3.10",
        "mongoose": "^8.9.4",
        "multer": "^1.4.5-lts.1",
        "streamifier": "^0.1.1",
        "vercel": "^39.4.2"
    }
}
