{
    "name": "hyper",
    "version": "5.5.0",
    "description": "Hyper - Responsive Bootstrap 5 Admin Dashboard",
    "main": "index.js",
    "scripts": {
        "dev": "gulp",
        "build": "gulp build",
        "rtl": "gulp rtl",
        "rtl-build": "gulp rtlBuild",
        "clean": "gulp clean"
    },
    "author": "coderthemes",
    "repository": {
        "url": "http://coderthemes.com/hyper"
    },
    "private": true,
    "devDependencies": {
        "@lezer/common": "^1.2.1",
        "@popperjs/core": "^2.11.8",
        "browser-sync": "^2.27.10",
        "clean-css": "^5.3.3",
        "del": "^6.1.1",
        "gulp": "^4.0.2",
        "gulp-autoprefixer": "^8.0.0",
        "gulp-clean-css": "^4.3.0",
        "gulp-concat": "^2.6.1",
        "gulp-file-include": "^2.3.0",
        "gulp-imagemin": "^7.1.0",
        "gulp-newer": "^1.4.0",
        "gulp-npm-dist": "^1.0.4",
        "gulp-rename": "^2.0.0",
        "gulp-rtlcss": "^2.0.0",
        "gulp-sass": "^5.1.0",
        "gulp-sourcemaps": "^3.0.0",
        "gulp-uglify": "^3.0.2",
        "inquirer": "^8.0.0",
        "sass": "^1.75.0"
    },
    "dependencies": {
        "@iconscout/unicons": "2.1.11",
        "@mdi/font": "^7.4.47",
        "apexcharts": "^4.7.0",
        "bootstrap": "^5.3.6",
        "bootstrap-datepicker": "^1.10.0",
        "bootstrap-maxlength": "^2.0.0",
        "bootstrap-timepicker": "^0.5.2",
        "bootstrap-touchspin": "^4.7.3",
        "britecharts": "2.18.0",
        "chart.js": "^4.4.9",
        "clipboard": "^2.0.11",
        "d3": "^7.9.0",
        "datatables.net": "2.3.1",
        "datatables.net-bs5": "2.3.1",
        "datatables.net-buttons": "3.2.3",
        "datatables.net-buttons-bs5": "3.2.3",
        "datatables.net-fixedcolumns": "^5.0.4",
        "datatables.net-fixedcolumns-bs5": "^5.0.4",
        "datatables.net-fixedheader": "^4.0.2",
        "datatables.net-fixedheader-bs5": "^4.0.2",
        "datatables.net-keytable": "2.12.1",
        "datatables.net-keytable-bs5": "2.12.1",
        "datatables.net-responsive": "3.0.4",
        "datatables.net-responsive-bs5": "3.0.4",
        "datatables.net-select": "3.0.1",
        "datatables.net-select-bs5": "3.0.1",
        "daterangepicker": "^3.1.0",
        "dragula": "^3.7.3",
        "dropzone": "^6.0.0-beta.2",
        "flatpickr": "^4.6.13",
        "frappe-gantt": "0.6.1",
        "fullcalendar": "^6.1.17",
        "glightbox": "^3.3.1",
        "gulp-replace": "^1.1.4",
        "handlebars": "^4.7.8",
        "highlightjs": "^9.16.2",
        "ion-rangeslider": "^2.3.1",
        "jquery": "^3.7.1",
        "jquery-datatables-checkboxes": "1.3.0",
        "jquery-mask-plugin": "^1.14.16",
        "jquery-sparkline": "^2.4.0",
        "jquery-toast-plugin": "^1.3.2",
        "jquery-ui": "^1.14.1",
        "jquery.rateit": "^1.1.6",
        "jstree": "^3.3.17",
        "jsvectormap": "^1.7.0",
        "jszip": "^3.10.1",
        "lucide": "^0.511.0",
        "moment": "^2.30.1",
        "pdfmake": "^0.2.20",
        "prismjs": "^1.30.0",
        "quill": "^2.0.3",
        "remixicon": "^4.6.0",
        "select2": "^4.1.0-rc.0",
        "simplebar": "^6.3.1",
        "simplemde": "^1.11.2",
        "twitter-bootstrap-wizard": "^1.2.0",
        "typeahead.js": "^0.11.1"
    }
}