{
    "name": "angle",
    "version": "0.0.0",
    "description": "Angle - Bootstrap Admin Template",
    "author": "@themicon_co",
    "license": "https://wrapbootstrap.com/help/licenses",
    "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",
        "modernizr": "modernizr -c modernizr-config.json -d node_modules/modernizr/modernizr.custom.js",
        "postinstall": "npm run modernizr",
        "rtlcss": "rtlcss"
    },
    "dependencies": {
        "@fortawesome/fontawesome-free": "5.15.3",
        "@fullcalendar/bootstrap": "4.4.2",
        "@fullcalendar/core": "4.4.2",
        "@fullcalendar/daygrid": "4.4.2",
        "@fullcalendar/interaction": "4.4.2",
        "@fullcalendar/list": "4.4.2",
        "@fullcalendar/timegrid": "4.4.2",
        "@ttskch/select2-bootstrap4-theme": "1.5.2",
        "animate.css": "3.7.2",
        "axios": "0.21.1",
        "bootstrap": "4.6.0",
        "bootstrap-colorpicker": "3.2.0",
        "bootstrap-datepicker": "1.9.0",
        "bootstrap-filestyle": "github:markusslima/bootstrap-filestyle#v2.1.0",
        "bootstrap-slider": "10.6.2",
        "bootstrap-tagsinput": "bootstrap-tagsinput/bootstrap-tagsinput#0.8.0",
        "bootstrap-wysiwyg": "2.0.1",
        "chart.js": "2.9.4",
        "chartist": "0.11.4",
        "chosen-js": "1.8.7",
        "components-jqueryui": "github:components/jqueryui",
        "cropper": "4.1.0",
        "d3": "3.5.17",
        "datatables.net": "1.10.24",
        "datatables.net-bs": "1.10.24",
        "datatables.net-bs4": "1.10.24",
        "datatables.net-buttons": "1.7.0",
        "datatables.net-buttons-bs": "1.7.0",
        "datatables.net-keytable": "2.6.1",
        "datatables.net-keytable-bs": "2.6.1",
        "datatables.net-responsive": "2.2.7",
        "datatables.net-responsive-bs": "2.2.7",
        "dropzone": "5.8.1",
        "easy-pie-chart": "2.1.7",
        "fastclick": "1.0.6",
        "flot": "themicon/flot",
        "html5sortable": "0.11.1",
        "i18next": "12.1.0",
        "i18next-xhr-backend": "1.5.1",
        "ika.jvectormap": "themicon/ika.jvectormap",
        "inputmask": "4.0.9",
        "jqcloud2": "2.0.3",
        "jquery": "3.6.0",
        "jquery-bootgrid": "1.3.1",
        "jquery-knob": "1.2.11",
        "jquery-slimscroll": "1.3.8",
        "jquery-sparkline": "2.4.0",
        "jquery-steps": "1.1.0",
        "jquery-ui-touch-punch": "0.2.3",
        "jquery-validation": "1.19.3",
        "jquery.easing": "1.4.1",
        "jquery.flot.spline": "themicon/jquery.flot.spline",
        "jquery.flot.tooltip": "github:krzysu/flot.tooltip",
        "jquery.gmap": "github:marioestrada/jQuery-gMap",
        "js-storage": "1.1.0",
        "jszip": "3.6.0",
        "loaders.css": "0.1.2",
        "matchmedia": "0.1.2",
        "modernizr": "3.11.6",
        "moment": "2.29.1",
        "morris.js.so": "0.5.1",
        "nestable": "themicon/nestable",
        "parsleyjs": "2.9.2",
        "pdfmake": "0.1.70",
        "popper.js": "1.16.0",
        "raphael": "2.3.0",
        "rickshaw": "1.7.1",
        "screenfull": "3.3.3",
        "select2": "4.1.0-rc.0",
        "simple-line-icons": "2.5.5",
        "spinkit": "1.2.5",
        "sweetalert": "2.1.2",
        "weather-icons": "github:erikflowers/weather-icons",
        "whirl": "github:themicon/whirl",
        "x-editable": "1.5.1"
    },
    "devDependencies": {
        "cross-env": "7.0",
        "globby": "9.2.0",
        "imports-loader": "0.8.0",
        "laravel-mix": "5.0.9",
        "laravel-mix-bundle-analyzer": "1.0.5",
        "lodash": "^4.17.21",
        "resolve-url-loader": "3.1.2",
        "rtlcss": "2.6.2",
        "sass": "1.32.8",
        "sass-loader": "8.0.2",
        "vue-template-compiler": "^2.6.12"
    }
}
