{
    "private": true,
    "scripts": {
        "rtlcss": "rtlcss",
        "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.23",
        "bootstrap": "^5.1.0",
        "cross-env": "^7.0.0",
        "glob": "^7.1.4",
        "jquery": "^3.2",
        "laravel-mix": "^6.0.0",
        "laravel-mix-merge-manifest": "^2.0.0",
        "lodash": "^4.17.5",
        "popper.js": "^1.12",
        "resolve-url-loader": "^4.0.0",
        "rtlcss": "^3.4.0",
        "sass": "^1.15.2",
        "sass-loader": "^12.2.0",
        "vue-template-compiler": "^2.6.10",
        "webpack-shell-plugin": "^0.5.0"
    },
    "dependencies": {
        "node-sass": "^6.0.0",
        "spectrum-colorpicker2": "^2.0.0",
        "webpack-cli": "^4.9.1",
        "webpack-shell-plugin-next": "^2.2.2"
    }
}
