{
    "name": "panel",
    "version": "1.0.0",
    "description": "medical admin panel",
    "main": "server.js",
    "scripts": {
        "start": "node server"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/vahidesparham/ecommerce-panel.git"
    },
    "author": "Vahid Esparham",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/vahidesparham/ecommerce-panel/issues"
    },
    "homepage": "https://github.com/vahidesparham/ecommerce-panel#readme",
    "dependencies": {
        "app-root-path": "^3.1.0",
        "axios": "^1.7.7",
        "bcryptjs": "^2.4.3",
        "body-parser": "^1.20.3",
        "compression": "^1.7.4",
        "connect-flash": "^0.1.1",
        "connect-mongo": "^5.1.0",
        "debug": "^4.3.7",
        "dotenv": "^16.4.5",
        "ejs": "^3.1.10",
        "express": "^4.21.0",
        "express-ejs-layouts": "^2.5.1",
        "express-session": "^1.18.0",
        "fs-extra": "^11.2.0",
        "jalali-moment": "^3.3.11",
        "moment-jalaali": "^0.10.1",
        "mongoose": "^8.7.0",
        "morgan": "^1.10.0",
        "multer": "^1.4.5-lts.1",
        "node-fetch": "^2.6.13",
        "passport": "^0.7.0",
        "passport-local": "^1.0.0",
        "path": "^0.12.7",
        "persian-date": "^1.1.0",
        "pretty-error": "^4.0.0",
        "sharp": "^0.33.5",
        "shortid": "^2.2.16",
        "socket.io": "^4.8.0",
        "winston": "^3.17.0",
        "winston-daily-rotate-file": "^5.0.0",
        "xlsx": "^0.18.5",
        "yup": "^1.4.0"
    }
}
