{
    "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": {
        "@fortawesome/fontawesome-free": "^5.4.1",
        "@tailwindcss/aspect-ratio": "^0.4.2",
        "@tailwindcss/typography": "^0.5.13",
        "animate.css": "^4.1.1",
        "autoprefixer": "^10.4.20",
        "axios": "^1.7.2",
        "bootstrap": "^5.3.3",
        "clean-webpack-plugin": "^0.1.19",
        "cross-env": "^5.1",
        "jquery": "^3.2",
        "jquery.easing": "^1.4.1",
        "jquery.marquee": "^1.5.0",
        "laravel-mix": "^6.0",
        "lodash": "^4.17.11",
        "nouislider": "^15.8.1",
        "owl.carousel": "^2.3.4",
        "popper.js": "^1.12",
        "postcss": "^8.4.40",
        "preline": "^2.4.1",
        "resolve-url-loader": "^5.0.0",
        "sass": "^1.77.8",
        "sass-loader": "^12.6.0",
        "select2": "^4.0.13",
        "select2-bootstrap-5-theme": "^1.3.0",
        "superfish": "^1.7.10",
        "tailwindcss": "^3.4.7"
    },
    "dependencies": {
        "magnific-popup": "^1.2.0"
    }
}
