{
  "name": "suitecrm",
  "version": "8.9.3",
  "scripts": {
    "ng": "ng",
    "build-dev": "ng build core && ng build shell",
    "build-dev:shell": "ng build shell",
    "build-dev:core": "ng build core",
    "build-dev:extension": "ng build \"$@\" --configuration dev",
    "build": "ng build core --configuration production && ng build shell --configuration production ",
    "build:shell": "ng build shell --configuration production",
    "build:core": "ng build core --configuration production",
    "build:extension": "ng build \"$@\" --configuration production",
    "gen-index:core": "barrelsby --noHeader --delete -e '.*\\.spec.*' -q -d  core/app/core/src/lib/ -n core",
    "lint": "ng lint",
    "e2e": "ng e2e"
  },
  "private": true,
  "engines": {
    "node": ">= 10.0.0"
  },
  "browserslist": [
    "defaults"
  ],
  "dependencies": {
    "@angular-architects/module-federation": "^18.0.6",
    "@angular/animations": "18.2.14",
    "@angular/cdk": "^18.2.14",
    "@angular/common": "18.2.14",
    "@angular/compiler": "18.2.14",
    "@angular/core": "18.2.14",
    "@angular/forms": "18.2.14",
    "@angular/localize": "18.2.14",
    "@angular/platform-browser": "18.2.14",
    "@angular/platform-browser-dynamic": "18.2.14",
    "@angular/router": "18.2.14",
    "@apollo/client": "~3.11.8",
    "@ng-bootstrap/ng-bootstrap": "17.0.1",
    "@nrwl/workspace": "19.8.14",
    "@popperjs/core": "^2.11.8",
    "@swimlane/ngx-charts": "^20.5.0",
    "@tinymce/tinymce-angular": "^8.0.1",
    "@types/object-hash": "^3.0.6",
    "angular-svg-icon": "^17.0.0",
    "apollo-angular": "^7.2.1",
    "bootstrap": "^5.3.8",
    "bootstrap-css-only": "^4.4.1",
    "dompurify": "^3.3.1",
    "graphql": "^16.12.0",
    "lodash-es": "^4.17.23",
    "luxon": "3.7.2",
    "mathjs": "^13.2.3",
    "monaco-editor": "^0.55.1",
    "ng-animate": "^2.0.1",
    "ng-dynamic-component": "^10.8.2",
    "ngx-build-plus": "18.0.0",
    "ngx-chips": "^3.0.0",
    "object-hash": "^3.0.0",
    "primeng": "^17.18.15",
    "rxjs": "^7.8.2",
    "squire-rte": "^2.4.2",
    "tinymce": "^7.9.1",
    "tslib": "^2.8.1",
    "webpack": "~5.95.0",
    "zone.js": "~0.14.10"
  },
  "devDependencies": {
    "@angular-devkit/build-angular": "18.2.21",
    "@angular-eslint/builder": "18.4.3",
    "@angular/cli": "18.2.21",
    "@angular/compiler-cli": "18.2.14",
    "@angular/language-service": "18.2.14",
    "@types/jasmine": "~5.1.15",
    "@types/jasminewd2": "^2.0.13",
    "@types/lodash-es": "^4.17.12",
    "@types/luxon": "3.7.1",
    "@typescript-eslint/eslint-plugin": "^8.55.0",
    "@typescript-eslint/parser": "^8.55.0",
    "barrelsby": "^2.8.1",
    "eslint": "^9.39.2",
    "eslint-import-resolver-alias": "^1.1.2",
    "eslint-import-resolver-typescript": "^3.10.1",
    "eslint-plugin-compat": "^6.1.0",
    "eslint-plugin-import": "^2.32.0",
    "eslint-plugin-jasmine": "^4.2.2",
    "eslint-plugin-jsdoc": "^50.8.0",
    "eslint-plugin-prefer-arrow": "^1.2.3",
    "glob": "^11.1.0",
    "jasmine-core": "~5.4.0",
    "jasmine-spec-reporter": "~7.0.0",
    "json-merger": "^3.0.0",
    "karma": "~6.4.4",
    "karma-chrome-launcher": "~3.2.0",
    "karma-cli": "^2.0.0",
    "karma-coverage-istanbul-reporter": "~3.0.3",
    "karma-firefox-launcher": "^2.1.3",
    "karma-jasmine": "~5.1.0",
    "karma-jasmine-html-reporter": "^2.2.0",
    "ng-packagr": "^18.2.1",
    "typescript": "~5.4.5"
  },
  "resolutions": {
    "jsonpath": "^1.2.0",
    "lodash": "^4.17.23",
    "tar": "^7.5.7",
    "qs": "^6.14.1",
    "node-forge": "^1.3.2"
  },
  "packageManager": "yarn@4.10.3"
}
