{
  "name": "@huntsman-cancer-institute/dictionary-service",
  "version": "17.23.8",
  "repository": {
    "type": "git",
    "url": "git@gitlab.com:huntsman-cancer-institute/risr/ng/hci-ng-lib.git"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org",
    "access": "public"
  },
  "peerDependencies": {
    "@angular/common": "^17.x",
    "@angular/core": "^17.x"
  },
  "module": "fesm2022/huntsman-cancer-institute-dictionary-service.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "esm2022": "./esm2022/huntsman-cancer-institute-dictionary-service.mjs",
      "esm": "./esm2022/huntsman-cancer-institute-dictionary-service.mjs",
      "default": "./fesm2022/huntsman-cancer-institute-dictionary-service.mjs"
    }
  },
  "sideEffects": false,
  "dependencies": {
    "tslib": "^2.3.0"
  }
}