{
  "name": "3bolt",
  "private": true,
  "workspaces": [
    "client",
    "server"
  ],
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@fullcalendar/daygrid": "^6.1.17",
    "@fullcalendar/react": "^6.1.17",
    "axios": "^1.10.0",
    "bcryptjs": "^3.0.2",
    "jspdf": "^3.0.1",
    "jspdf-autotable": "^5.0.2",
    "luxon": "^3.7.1",
    "multer": "^2.0.1",
    "node-cron": "^4.2.0",
    "react-toastify": "^11.0.5",
    "xlsx": "^0.18.5"
  },
  "description": ""
}
