{
    "private": true,
    "scripts": {
        "development": "mix",
        "watch": "node --max-old-space-size=4096 ./node_modules/laravel-mix/bin/cli.js watch",
        "watch-poll": "mix watch -- --watch-options-poll=1000",
        "hot": "mix watch --hot",
        "prod": "mix --production"
    },
    "devDependencies": {
        "axios": "^0.19",
        "bootstrap": "^4.6.2",
        "cross-env": "^7.0",
        "jquery": "^3.6.1",
        "laravel-mix": "^6.0.49",
        "lodash": "^4.17.19",
        "node-sass": "^9.0.0",
        "popper.js": "^1.16.1",
        "pusher-js": "^7.4.0",
        "resolve-url-loader": "^3.1.0",
        "sass": "^1.56.0",
        "sass-loader": "^13.3.2",
        "vue": "^2.5.7",
        "vue-loader": "^15.10.1",
        "vue-template-compiler": "^2.7.13",
        "webpack-cli": "^4.10.0"
    },
    "dependencies": {
        "@ckeditor/ckeditor5-build-classic": "^20.0.0",
        "@riophae/vue-treeselect": "^0.4.0",
        "@tinymce/tinymce-vue": "^3.2.8",
        "canvas": "^2.11.2",
        "chart.js": "^2.7.3",
        "element-ui": "^2.13.0",
        "jqwidgets-scripts": "^10.1.5",
        "moment": "^2.22.2",
        "node-sass": "^4.14.1",
        "query-string": "^8.1.0",
        "socket.io-client": "^4.5.4",
        "stream": "^0.0.2",
        "vue-chartjs": "^3.4.0",
        "vue-ckeditor5": "^0.5.0",
        "vue-clipboard2": "^0.3.3",
        "vue-content-loading": "^1.6.0",
        "vue-data-tables": "^3.4.5",
        "vue-jstree": "^2.1.6",
        "vue-keypress": "^2.1.1",
        "vue2-dropzone": "^3.6.0",
        "vue2-slot-calendar": "^2.2.5",
        "vuex": "^3.6.2",
        "watch": "^1.0.2",
        "xml-js": "^1.6.11",
        "xml2js": "^0.4.22"
    }
}
