{
    "name": "crm-ext-gdc",
    "version": "1.0.0",
    "private": true,
    "scripts": {
        "dev": "mix",
        "development": "mix",
        "hot": "mix watch --hot",
        "prod": "mix --production",
        "production": "mix --production",
        "watch": "mix watch",
        "watch-poll": "mix watch -- --watch-options-poll=1000"
    },
    "devDependencies": {
        "axios": "^0.27.2",
        "bootstrap": "^4.6.0",
        "bootstrap-vue": "^2.21.2",
        "cross-env": "^7.0.3",
        "dateformat": "^5.0.3",
        "jquery": "^3.2",
        "laravel-mix": "^6.0.49",
        "lodash": "^4.17.21",
        "material-icons": "^0.3.1",
        "resolve-url-loader": "^5.0.0",
        "sass": "^1.56.1",
        "sass-loader": "^13.2.0",
        "sweetalert2": "^11.4.8",
        "vue": "^2.6.14",
        "vue-autosuggest": "^2.2.0",
        "vue-feather-icons": "5.1.0",
        "vue-flatpickr-component": "8.1.6",
        "vue-loader": "^15.9.8",
        "vue-router": "^3.5.2",
        "vue-select": "3.18.3",
        "vue-simple-suggest": "^1.10.1",
        "vue-template-compiler": "^2.6.14",
        "vue-toastification": "1.7.8",
        "vue2-datepicker": "^3.11.0",
        "vue2-dropzone": "^3.6.0",
        "vue2-editor": "2.10.3",
        "vuedraggable": "^2.24.3",
        "vuesax": "^3.11.15",
        "vuex": "3.6.0",
        "webpack-cli": "^4.10.0"
    },
    "dependencies": {
        "@fancyapps/ui": "^5.0.22"
    }
}
