{
  "name": "@stellarcyber/ui-kit",
  "version": "1.2.38",
  "repository": {
    "type": "git",
    "url": "git@github.com:stellarcyber-ux/ui-kit.git",
    "directory": "libs/ui-kit"
  },
  "peerDependencies": {
    "@angular/animations": "^19.2.0",
    "@angular/common": "^19.2.0",
    "@angular/core": "^19.2.0",
    "@angular/forms": "^19.2.0",
    "@angular/router": "^19.2.0",
    "@primeng/themes": "^19.0.10",
    "echarts": "^5.0.0 || ^6.0.0",
    "rxjs": "^7.0.0",
    "highlight.js": ">=10",
    "ngx-echarts": "^19.0.0",
    "primeng": "^19.0.10"
  },
  "sideEffects": false,
  "publishConfig": {
    "access": "public"
  },
  "files": [
    "**/*"
  ],
  "module": "fesm2022/stellarcyber-ui-kit.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "default": "./fesm2022/stellarcyber-ui-kit.mjs"
    }
  },
  "dependencies": {
    "tslib": "^2.3.0"
  }
}
