{ "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" }, "engines": { "node": ">=0.12" }, "devDependencies": { "axios": "^0.20.0", "babel-preset-latest": "^6.24.1", "jquery": "^3.6.0", "laravel-mix": "^6.0.12", "lodash": "^4.17.20", "postcss": "^8.2.8", "vue": "2.4.4", "vue-loader": "^15.9.7", "vue-template-compiler": "2.4.4" }, "dependencies": { "@fortawesome/fontawesome-free": "^5.15.3", "admin-lte": "^2.4.18", "ajv": "^6.12.6", "blueimp-file-upload": "^9.34.0", "bootstrap": "^3.4.1", "bootstrap-colorpicker": "^2.5.3", "bootstrap-datepicker": "^1.9.0", "bootstrap-less": "^3.3.8", "bootstrap-table": "^1.18.3", "chart.js": "^2.9.4", "css-loader": "^3.6.0", "ekko-lightbox": "^5.1.1", "font-awesome": "^4.7.0", "icheck": "^1.0.2", "imagemin": "^5.3.1", "jquery-form-validator": "^2.3.79", "jquery-slimscroll": "^1.3.8", "jquery-ui": "^1.12.1", "jquery-ui-bundle": "^1.12.1", "jquery.iframe-transport": "^1.0.0", "less": "^4.1.1", "less-loader": "^5.0.0", "list.js": "^1.5.0", "papaparse": "^4.3.3", "select2": "4.0.13", "sheetjs": "^2.0.0", "tableexport.jquery.plugin": "^1.10.26", "tether": "^1.4.0", "vue-resource": "^1.5.2" } }