{
    "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": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --watch --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
        "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 --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
    },
    "devDependencies": {
        "@prettier/plugin-php": "^0.24.0",
        "@tailwindcss/forms": "^0.5.2",
        "alpinejs": "^3.4.2",
        "autoprefixer": "^10.4.2",
        "axios": "^0.16.2",
        "bootstrap-sass": "^3.3.7",
        "cross-env": "^5.0.1",
        "jquery": "^3.3.1",
        "laravel-mix": "^1.7.2",
        "less": "^2.7.3",
        "less-loader": "^4.0.5",
        "lodash": "^4.17.4",
        "postcss": "^8.4.6",
        "prettier": "^3.7.3",
        "prettier-plugin-tailwindcss": "^0.7.2",
        "tailwindcss": "^3.1.0",
        "vue": "^2.1.10"
    },
    "dependencies": {
        "@danielfarrell/bootstrap-combobox": "^1.1.8",
        "blueimp-file-upload": "^9.20.0",
        "blueimp-gallery": "^2.30.0",
        "bootstrap": "^4.0.0",
        "bootstrap-colorpicker": "^2.5.2",
        "bootstrap-datepicker": "^1.7.1",
        "bootstrap-daterangepicker": "^2.1.30",
        "bootstrap-select": "^1.12.4",
        "bootstrap-show-password": "^1.1.2",
        "bootstrap-social": "^5.1.1",
        "bootstrap-tagsinput": "^0.7.1",
        "bootstrap-timepicker": "^0.5.2",
        "bootstrap3-wysihtml5-bower": "^0.3.3",
        "chart.js": "^2.7.1",
        "ckeditor": "^4.8.0",
        "clipboard": "^1.7.1",
        "d3": "^3.5.17",
        "datatables.net-autofill-bs4": "^2.2.2",
        "datatables.net-bs4": "^1.10.16",
        "datatables.net-buttons-bs4": "^1.5.1",
        "datatables.net-colreorder-bs4": "^1.4.1",
        "datatables.net-fixedcolumns-bs4": "^3.2.4",
        "datatables.net-fixedheader-bs4": "^3.1.3",
        "datatables.net-keytable-bs4": "^2.3.2",
        "datatables.net-responsive-bs4": "^2.2.1",
        "datatables.net-rowreorder-bs4": "^1.2.3",
        "datatables.net-scroller-bs4": "^1.4.4",
        "datatables.net-select-bs4": "^1.2.5",
        "dropzone": "^5.3.0",
        "eonasdan-bootstrap-datetimepicker": "^4.17.47",
        "flag-icon-css": "^2.9.0",
        "flotjs": "^0.1.3",
        "fullcalendar": "^3.8.2",
        "gritter": "^1.7.4",
        "highlight.js": "^9.12.0",
        "intro.js": "^2.8.0-alpha.1",
        "ion-rangeslider": "^2.2.0",
        "jquery-knob": "^1.2.11",
        "jquery-migrate": "^3.0.1",
        "jquery-mockjax": "^2.3.0",
        "jquery-simplecolorpicker": "^0.3.1",
        "jquery-slimscroll": "^1.3.8",
        "jquery-sparkline": "^2.4.0",
        "jquery.maskedinput": "^1.4.1",
        "jqueryui": "^1.11.1",
        "js-cookie": "^2.2.0",
        "jstree": "^3.3.5",
        "jvectormap-next": "^3.0.0",
        "lightbox2": "^2.10.0",
        "lity": "^2.3.0",
        "moment": "^2.20.1",
        "morris.js": "^0.5.0",
        "nvd3": "^1.8.6",
        "parsleyjs": "^2.8.1",
        "popper.js": "^1.12.9",
        "raphael": "^2.2.7",
        "select2": "^4.0.6-rc.1",
        "simple-line-icons": "^2.4.1",
        "smartwizard": "^4.2.2",
        "summernote": "^0.8.9",
        "sweetalert": "^2.1.0",
        "switchery": "0.0.2",
        "tag-it": "^2.0.0",
        "webpack": "^3.10.0"
    }
}
