{
  "name": "duzzle",
  "version": "2.4.5",
  "description": "Best package to manage your mongodb and server with case and easy",
  "main": "dist/index.js",
  "types": "./index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "dev": "tsc"
  },
  "keywords": [
    "mongoose",
    "mongodb",
    "db",
    "dbmanager",
    "mongoose-manager",
    "mongodb-manager",
    "express",
    "http",
    "httpserver",
    "https",
    "httpsserver",
    "expressserver",
    "backend",
    "app"
  ],
  "author": "amr_and_black",
  "license": "MIT",
  "repository": "https://github.com/AmrMohamed2007/Duzzle",
  "homepage": "https://github.com/AmrMohamed2007/Duzzle",
  "dependencies": {
    "bcrypt": "^5.1.1",
    "cors": "^2.8.5",
    "events": "^3.3.0",
    "express": "^4.21.2",
    "express-rate-limit": "^7.5.0",
    "helmet": "^8.0.0",
    "mongoose": "^8.9.3"
  },
  "devDependencies": {
    "@types/bcrypt": "^5.0.2",
    "@types/cors": "^2.8.17",
    "@types/events": "^3.0.3",
    "@types/express": "^5.0.0",
    "@types/methods": "^1.1.4"
  }
}