{
    "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": "^1.4.0",
        "laravel-mix": "^6.0.49",
        "lodash": "^4.17.21",
        "vue": "^2.7.14"
    },
    "dependencies": {
        "@ckeditor/ckeditor5-build-classic": "^38.0.1",
        "@quasar/cli": "^2.3.0",
        "@riophae/vue-treeselect": "^0.4.0",
        "canvas": "^2.11.2",
        "chart.js": "^4.3.0",
        "chip-input": "^0.2.17",
        "element-ui": "^2.15.13",
        "jqwidgets-scripts": "^16.0.0",
        "moment": "^2.29.4",
        "numeral": "^2.0.6",
        "path": "^0.12.7",
        "query-string": "^8.1.0",
        "resolve-url-loader": "^5.0.0",
        "sass": "^1.62.1",
        "sass-loader": "^12.6.0",
        "socket.io-client": "^4.6.2",
        "vue-chartjs": "^5.2.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.2",
        "vue-loader": "^15.9.8",
        "vue-template-compiler": "^2.7.14",
        "vue-uuid": "^2.1.0",
        "vue-wysiwyg": "^1.7.2",
        "vue2-dropzone": "^3.6.0",
        "vuex": "^3.6.2",
        "watch": "^1.0.2",
        "xml-js": "^1.6.11",
        "xml2js": "^0.4.22"
    }
}
