{
  "name": "@adaskothebeast/angular-typed-http-client",
  "version": "10.0.2",
  "license": "MIT",
  "author": "Adam Pluciński <adaskothebeast@gmail.com> (https://github.com/adaskothebeast)",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AdaskoTheBeAsT/date-interceptors.git"
  },
  "bugs": {
    "url": "https://github.com/AdaskoTheBeAsT/date-interceptors/issues"
  },
  "homepage": "https://github.com/AdaskoTheBeAsT/date-interceptors",
  "peerDependencies": {
    "@angular/common": "^22.0.8",
    "@angular/core": "^22.0.8",
    "class-transformer": "^0.5.1",
    "rxjs": "~7.8.2"
  },
  "dependencies": {
    "tslib": "^2.3.0"
  },
  "sideEffects": false,
  "module": "fesm2022/adaskothebeast-angular-typed-http-client.mjs",
  "typings": "types/adaskothebeast-angular-typed-http-client.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./types/adaskothebeast-angular-typed-http-client.d.ts",
      "default": "./fesm2022/adaskothebeast-angular-typed-http-client.mjs"
    }
  },
  "type": "module"
}