{
  "name": "tin-spa",
  "version": "20.14.40",
  "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"
  },
  "dependencies": {
    "tslib": "^2.3.0",
    "dexie": "^4.0.0"
  },
  "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
}