{
    "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": {
        "axios": "^0.21",
        "bootstrap": "^5.1.3",
        "eslint": "^7.32.0",
        "jquery": "^3.6",
        "laravel-mix": "^6.0.6",
        "lodash": "^4.17.19",
        "popper.js": "^1.16.1",
        "postcss": "^8.1.14",
        "resolve-url-loader": "^3.1.2",
        "sass": "^1.32.11",
        "sass-loader": "^11.0.1"
    },
    "dependencies": {
        "admin-lte": "^3.1.0",
        "animate.css": "^3.7.2",
        "bs-custom-file-input": "^1.3.4",
        "counterup": "^1.0.2",
        "hover.css": "^2.3.2",
        "owl.carousel": "^2.3.4",
        "wow.js": "^1.2.2"
    }
}
