{
    "name": "erp-system",
    "version": "1.0.0",
    "description": "ERP System Frontend Assets",
    "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": {
        "laravel-mix": "^6.0.49",
        "axios": "^1.5.0",
        "lodash": "^4.17.21",
        "postcss": "^8.4.30",
        "sass": "^1.67.0",
        "sass-loader": "^13.3.2"
    },
    "dependencies": {
        "alpinejs": "^3.13.0",
        "chart.js": "^4.4.0",
        "flatpickr": "^4.6.13",
        "select2": "^4.1.0-rc.0",
        "datatables.net": "^1.13.6",
        "datatables.net-dt": "^1.13.6",
        "bootstrap": "^5.3.2",
        "@popperjs/core": "^2.11.8",
        "sweetalert2": "^11.7.31",
        "font-awesome": "^4.7.0"
    }
}
