{
    "private": true,
    "scripts": {
        "dev": "npm run development",
        "development": "mix",
        "watch": "mix watch",
        "watch-poll": "mix watch -- --watch-options-poll=1000",
        "hot": "mix watch --hot",
        "prod": "npm run production",
        "production": "mix --production"
    },
    "devDependencies": {
        "@popperjs/core": "^2.11.7",
        "@types/bootstrap": "^5.2.6",
        "axios": "^1.3.5",
        "bootstrap": "^5.2.3",
        "laravel-mix": "^6.0.49",
        "lodash": "^4.17.21",
        "postcss": "^8.4.21",
        "resolve-url-loader": "^5.0.0",
        "sass": "^1.62.0",
        "sass-loader": "^13.2.2",
        "sweetalert2": "^11.7.3"
    },
    "dependencies": {
        "@babel/preset-react": "^7.18.6",
        "@heroicons/react": "^2.0.17",
        "@types/react": "^18.0.34",
        "@types/react-dom": "^18.0.11",
        "@types/react-router-dom": "^5.3.3",
        "chart.js": "^4.2.1",
        "classnames": "^2.3.2",
        "datatables.net-bs5": "^1.13.4",
        "datatables.net-buttons-bs5": "^2.3.6",
        "jquery": "^3.6.4",
        "jszip": "^3.10.1",
        "pdfmake": "^0.2.7",
        "react": "^18.2.0",
        "react-bootstrap": "^2.10.2",
        "react-dom": "^18.2.0",
        "react-router-dom": "^6.10.0",
        "react-select-search": "^4.1.6",
        "react-toastify": "^9.1.2",
        "react-uuid": "^2.0.0",
        "select2": "^4.1.0-rc.0",
        "select2-bootstrap-5-theme": "^1.3.0",
        "topbar": "^2.0.1",
        "ts-loader": "^9.4.2",
        "typescript": "^5.0.4",
        "webpack-rtl-plugin": "^2.0.0"
    }
}
