{
  "name": "tin-spa",
  "version": "20.14.85",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tnyagato/ng-space.git"
  },
  "homepage": "https://github.com/tnyagato/ng-space#readme",
  "bugs": {
    "url": "https://github.com/tnyagato/ng-space/issues"
  },
  "peerDependencies": {
    "@angular/common": "^20.0.0",
    "@angular/core": "^20.0.0",
    "@azure/msal-angular": "^4.0.0",
    "@azure/msal-browser": "^4.0.0",
    "@kolkov/angular-editor": "^3.0.5",
    "@angular/material": "^20.0.0",
    "@angular/cdk": "^20.0.0",
    "@angular/service-worker": "^20.0.0",
    "@abacritt/angularx-social-login": "^1.2.4",
    "ng2-charts": "^9.0.0"
  },
  "dependencies": {
    "tslib": "^2.3.0",
    "dexie": "^4.0.0",
    "leaflet": "^1.9.4",
    "mammoth": "^1.11.0",
    "exceljs": "^4.4.0",
    "@microsoft/signalr": "^10.0.0",
    "browser-image-compression": "^2.0.2"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "module": "fesm2022/tin-spa.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "default": "./fesm2022/tin-spa.mjs"
    }
  },
  "sideEffects": false
}