{ "private": true, "scripts": { "dev": "npm run development", "development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js", "watch": "npm run development -- --watch", "watch-poll": "npm run watch -- --watch-poll", "hot": "cross-env NODE_ENV=development node_modules/webpack-dev-server/bin/webpack-dev-server.js --inline --hot --config=node_modules/laravel-mix/setup/webpack.config.js", "prod": "npm run production", "production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js" }, "devDependencies": { "axios": "^0.19", "bootstrap": "^4.3.1", "cross-env": "^7.0", "grunt": "^1.0.4", "grunt-contrib-clean": "^2.0.0", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-cssmin": "^3.0.0", "grunt-contrib-handlebars": "^1.0.0", "grunt-contrib-uglify": "^4.0.1", "grunt-contrib-watch": "^1.1.0", "grunt-eslint": "^22.0.0", "grunt-webstandards": "^0.1.1", "jquery": "^3.3.1", "laravel-mix": "^5.0.1", "lodash": "^4.17.13", "popper.js": "^1.12", "resolve-url-loader": "^3.1.0", "sass": "^1.15.2", "sass-loader": "^8.0.0", "vue-template-compiler": "^2.6.11" }, "dependencies": { "@activix/bootstrap-datetimepicker": "^2.0.7", "@claviska/jquery-minicolors": "^2.3.4", "admin-lte": "^2.4.10", "animate.css": "^3.7.0", "bootbox": "^5.2.0", "bootstrap-chosen": "^1.4.2", "bootstrap-datepicker": "^1.8.0", "bootstrap-fileinput": "^5.0.5", "bootstrap-multiselect": "^0.9.13", "bootstrap-slider": "^10.6.2", "bootstrap-sweetalert": "^1.0.1", "bootstrap-tabdrop": "^0.1.0", "bootstrap-validate": "^2.1.3", "bootstrap-validator": "^0.11.9", "bootstrap4-toggle": "^3.6.1", "chart.js": "^2.8.0", "datatables": "^1.10.18", "datatables.net": "^1.10.19", "datatables.net-bs4": "^1.10.20", "datatables.net-buttons": "^1.5.6", "datatables.net-buttons-bs4": "^1.6.1", "datatables.net-colreorder": "^1.5.1", "datatables.net-colreorder-bs4": "^1.5.1", "datatables.net-fixedcolumns": "^3.2.6", "datatables.net-fixedcolumns-bs4": "^3.2.6", "datatables.net-fixedheader": "^3.1.5", "datatables.net-fixedheader-bs4": "^3.1.5", "datatables.net-keytable": "^2.5.0", "datatables.net-keytable-bs4": "^2.5.0", "datatables.net-plugins": "^1.10.19", "datatables.net-responsive": "^2.2.3", "datatables.net-scroller": "^2.0.0", "datatables.net-scroller-bs4": "^2.0.0", "datatables.net-select": "^1.3.0", "datatables.net-select-bs4": "^1.3.0", "daterangepicker": "^3.0.5", "dropzone": "^5.5.1", "easy-pie-chart": "^2.1.7", "es6-promise": "^4.2.8", "font-awesome": "^4.7.0", "formBuilder": "^3.2.3", "fullcalendar": "^3.10.1", "handlebars": "^4.1.1", "handlebars-layouts": "^3.1.4", "icheck": "^1.0.2", "iconate": "*", "imports-loader": "^0.8.0", "input-switch": "^1.1.0", "inputmask": "^4.0.8", "isotope-layout": "^3.0.6", "izimodal": "^1.5.1", "jQuery-QueryBuilder": "^2.5.2", "jquery-confirm": "^3.3.4", "jquery-form": "^4.2.2", "jquery-jeditable": "^2.0.13", "jquery-json": "^2.6.0", "jquery-migrate": "^3.1.0", "jquery-placeholder": "^2.3.1", "jquery-serializejson": "^2.9.0", "jquery-slidePanel": "^0.3.5", "jquery-slimscroll": "^1.3.8", "jquery-ui": "^1.12.1", "jquery-validation": "^1.19.0", "jquery.are-you-sure": "^1.9.0", "jquery.cookie": "^1.4.1", "jquery.documentsize": "^1.2.5", "jquery.filer": "^1.3.0", "jquery.nicescroll": "^3.7.6", "jquery.quicksearch": "^2.4.0", "jquery.uniform": "^4.3.0", "jscroll": "^2.4.1", "jszip": "^3.2.2", "moment": "^2.24.0", "morris.js": "^0.5.0", "mousetrap": "^1.6.3", "multiselect": "^0.9.12", "nestable": "*", "numeral": "^2.0.6", "packery": "^2.1.2", "pdfmake": "^0.1.57", "philter": "^1.5.0", "promise-polyfill": "^8.1.3", "pwstrength-bootstrap": "^3.0.3", "raphael": "^2.2.8", "screenfull": "^4.2.0", "selectize": "^0.12.6", "slidebars": "^2.0.2", "summernote": "^0.8.12", "swag": "^0.7.0", "sweetalert2": "^8.16.1", "tablesort": "^5.1.0", "textillate": "^0.4.1", "tooltipster": "^4.2.6", "underscore": "^1.9.2", "wew.js": "^1.0.1", "x-editable": "^1.5.1" } }