{ "name": "reback", "version": "0.0.0", "scripts": { "ng": "ng", "start": "ng serve", "build": "ng build", "watch": "ng build --watch --configuration development", "test": "ng test", "format": "prettier --write src/**/*.{ts,html}" }, "private": true, "dependencies": { "@angular/animations": "^19.0.6", "@angular/cdk": "^19.0.5", "@angular/common": "^19.0.6", "@angular/compiler": "^19.0.6", "@angular/core": "^19.0.6", "@angular/forms": "^19.0.6", "@angular/google-maps": "^19.0.2", "@angular/platform-browser": "^19.0.6", "@angular/platform-browser-dynamic": "^19.0.6", "@angular/router": "^19.0.6", "@ckeditor/ckeditor5-angular": "^9.1.0", "@ckeditor/ckeditor5-build-classic": "^44.3.0", "@ctrl/ngx-emoji-mart": "^9.2.0", "@fullcalendar/angular": "^6.1.17", "@fullcalendar/bootstrap": "^6.1.17", "@fullcalendar/core": "^6.1.17", "@fullcalendar/daygrid": "^6.1.17", "@fullcalendar/interaction": "^6.1.17", "@fullcalendar/list": "^6.1.17", "@fullcalendar/timegrid": "^6.1.17", "@iconify-json/iconamoon": "^1.2.2", "@iconify/utils": "^2.3.0", "@ng-bootstrap/ng-bootstrap": "^18.0.0", "@ngrx/effects": "^19.1.0", "@ngrx/store": "^19.1.0", "@ngrx/store-devtools": "^19.1.0", "@popperjs/core": "^2.11.8", "angularx-flatpickr": "^8.1.0", "apexcharts": "^4.5.0", "bootstrap": "^5.3.5", "choices.js": "^11.1.0", "ckeditor5": "^44.3.0", "dayjs": "^1.11.13", "flatpickr": "^4.6.13", "gumshoejs": "^5.1.2", "iconify-icon": "^2.3.0", "jsvectormap": "1.3.3", "moment": "^2.30.1", "ng-apexcharts": "^1.15.0", "ng2-nouislider": "^2.0.0", "ngrx-store-localstorage": "^19.0.0", "ngx-clipboard": "^16.0.0", "ngx-cookie-service": "^19.1.2", "ngx-dropzone-wrapper": "^17.0.0", "ngx-mask": "^19.0.6", "ngx-progressbar": "^14.0.0", "ngx-quill": "^27.0.1", "ngx-toastr": "^19.0.0", "nouislider": "^15.8.1", "npm": "^11.2.0", "prettier": "^3.5.3", "quill": "^2.0.3", "quill-delta": "^5.1.0", "rxjs": "~7.8.2", "simplebar-angular": "3.2.4", "sweetalert2": "^11.17.2", "swiper": "^11.2.6", "tslib": "^2.8.1", "zone.js": "~0.15.0" }, "devDependencies": { "@angular-devkit/build-angular": "^19.0.7", "@angular/cli": "^19.0.7", "@angular/compiler-cli": "^19.0.0", "@angular/localize": "^19.0.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.1.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "~2.1.0", "typescript": "~5.8.3", "vite": "^6.2.5" } }