{
  "name": "pridik",
  "version": "1.0.0",
  "author": "SKM",
  "scripts": {
    "ng": "ng",
    "start": "ng serve",
    "build": "ng build",
    "build-stage": "ng build --configuration production --base-href /angular/stage/",
    "build-prod": "ng build --configuration production --base-href /angular/default/",
    "watch": "ng build --watch --configuration development",
    "test": "ng test",
    "lint": "ng lint",
    "lint:fix": "ng lint --fix",
    "prettier": "npx prettier . --write src"
  },
  "private": true,
  "dependencies": {
    "@angular-slider/ngx-slider": "19.0.0",
    "@angular/animations": "20.0.4",
    "@angular/cdk": "20.0.3",
    "@angular/common": "20.0.4",
    "@angular/compiler": "20.0.4",
    "@angular/core": "20.0.4",
    "@angular/forms": "20.0.4",
    "@angular/localize": "20.0.4",
    "@angular/material": "20.0.3",
    "@angular/platform-browser": "20.0.4",
    "@angular/platform-browser-dynamic": "20.0.4",
    "@angular/router": "20.0.4",
    "@ant-design/icons-angular": "20.0.0",
    "@iplab/ngx-file-upload": "19.0.3",
    "@ks89/angular-modal-gallery": "13.0.0",
    "@narik/custom-validators": "13.0.0",
    "@ng-bootstrap/ng-bootstrap": "19.0.0",
    "@ng-select/ng-select": "15.1.2",
    "@ngx-translate/core": "16.0.4",
    "@popperjs/core": "2.11.8",
    "@sweetalert2/ngx-sweetalert2": "13.0.0",
    "ag-grid-angular": "33.3.2",
    "ag-grid-community": "33.3.2",
    "angular-calendar": "0.31.1",
    "angular-notifier": "14.0.0",
    "angular-uploader": "8.41.1",
    "angularx-flatpickr": "8.1.0",
    "animate.css": "4.1.1",
    "apexcharts": "4.7.0",
    "bootstrap": "5.3.7",
    "date-fns": "4.1.0",
    "dayjs": "1.11.13",
    "flatpickr": "4.6.13",
    "hammerjs": "2.0.8",
    "jquery": "3.7.1",
    "lodash": "4.17.21",
    "lodash-es": "4.17.21",
    "mousetrap": "1.6.5",
    "ng-apexcharts": "1.16.0",
    "ng-recaptcha": "13.2.1",
    "ng2-date-picker": "19.0.0",
    "ngx-chips": "3.0.0",
    "ngx-clipboard": "16.0.0",
    "ngx-color-picker": "20.0.0",
    "ngx-editor": "18.0.0",
    "ngx-image-cropper": "9.1.5",
    "ngx-mask": "19.0.7",
    "ngx-owl-carousel-o": "20.0.0",
    "ngx-print": "3.1.0",
    "ngx-quill": "28.0.1",
    "ngx-scrollbar": "18.0.0",
    "ngx-toastr": "19.0.0",
    "quill": "2.0.3",
    "rxjs": "~7.8.2",
    "screenfull": "6.0.2",
    "sweetalert2": "11.22.0",
    "tslib": "2.8.1",
    "uploader": "3.48.3",
    "zone.js": "0.15.1"
  },
  "devDependencies": {
    "@angular-devkit/build-angular": "20.0.3",
    "@angular-eslint/builder": "20.1.1",
    "@angular-eslint/eslint-plugin": "20.1.1",
    "@angular-eslint/eslint-plugin-template": "20.1.1",
    "@angular-eslint/schematics": "20.1.1",
    "@angular-eslint/template-parser": "20.1.1",
    "@angular/cli": "20.0.3",
    "@angular/compiler-cli": "20.0.4",
    "@eslint/eslintrc": "3.3.1",
    "@eslint/js": "9.29.0",
    "@types/hammerjs": "2.0.46",
    "@types/jasmine": "~5.1.8",
    "@types/lodash-es": "4.17.12",
    "@types/node": "24.0.3",
    "@types/quill": "2.0.14",
    "@typescript-eslint/eslint-plugin": "8.34.1",
    "@typescript-eslint/parser": "8.34.1",
    "eslint": "9.29.0",
    "prettier": "3.6.0",
    "typescript": "5.8.3"
  }
}
