{
  "name": "admindashboardpanel",
  "version": "1.0.8",
  "description": "an dashboard panel for admin.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mhdkhani/admindashboard.git"
  },
  "keywords": [
    "adminpanel",
    "dashboard",
    "admin",
    "Session"
  ],
  "author": "mahdi khani (khaniii.mahdi@gmail.com)",
  "license": "ISC",
  "dependencies": {
    "bcrypt": "^5.1.0",
    "body-parser": "^1.20.1",
    "bootstrap": "^5.2.2",
    "connect-flash": "^0.1.1",
    "cookie-parser": "^1.4.6",
    "ejs": "^3.1.8",
    "express": "^4.18.2",
    "express-ejs-layouts": "^2.5.1",
    "express-flash": "^0.0.2",
    "express-session": "^1.17.3",
    "jquery": "^3.6.1",
    "mongodb": "^4.11.0",
    "mongoose": "^6.7.1"
  },
  "bugs": {
    "url": "https://github.com/mhdkhani/admindashboard/issues"
  },
  "homepage": "https://github.com/mhdkhani/admindashboard#readme"
}
