{
  "$schema": "../node_modules/ng-packagr/package.schema.json",
  "_args": [
    [
      "@ngneat/until-destroy@8.0.4",
      "D:\\Development\\Work\\CENOS\\cenos-ui"
    ]
  ],
  "_from": "@ngneat/until-destroy@8.0.4",
  "_id": "@ngneat/until-destroy@8.0.4",
  "_inBundle": false,
  "_integrity": "sha512-FBh40y22VLFBOReBNOEhSn9dWix0AVYdEAF08N54jUYOGTbwjSORe/hjCrpuxcEdlw3lgTO5r2EgEl3n+kvfyA==",
  "_location": "/@ngneat/until-destroy",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ngneat/until-destroy@8.0.4",
    "name": "@ngneat/until-destroy",
    "escapedName": "@ngneat%2funtil-destroy",
    "scope": "@ngneat",
    "rawSpec": "8.0.4",
    "saveSpec": null,
    "fetchSpec": "8.0.4"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@ngneat/until-destroy/-/until-destroy-8.0.4.tgz",
  "_spec": "8.0.4",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-ui",
  "bin": {
    "until-destroy": "migration/run.js"
  },
  "bugs": {
    "url": "https://github.com/ngneat/until-destroy/issues"
  },
  "dependencies": {
    "glob": "^7.1.6",
    "minimist": "1.2.5",
    "ts-morph": "^7.1.2",
    "tslib": "^2.0.0"
  },
  "description": "RxJS operator that unsubscribes when Angular component is destroyed",
  "es2015_ivy_ngcc": "__ivy_ngcc__/fesm2015/ngneat-until-destroy.js",
  "es2015": "fesm2015/ngneat-until-destroy.js",
  "esm2015": "esm2015/ngneat-until-destroy.js",
  "fesm2015_ivy_ngcc": "__ivy_ngcc__/fesm2015/ngneat-until-destroy.js",
  "fesm2015": "fesm2015/ngneat-until-destroy.js",
  "homepage": "https://github.com/ngneat/until-destroy#readme",
  "keywords": [
    "Angular easy unsubscribe",
    "RxJS easy unsubscribe",
    "RxJS operator unsubscribe",
    "Angular unsubscribe"
  ],
  "license": "MIT",
  "main": "bundles/ngneat-until-destroy.umd.js",
  "maintainers": [
    {
      "name": "Netanel Basal"
    },
    {
      "name": "Artur Androsovych"
    }
  ],
  "metadata": "ngneat-until-destroy.metadata.json",
  "module_ivy_ngcc": "__ivy_ngcc__/fesm2015/ngneat-until-destroy.js",
  "module": "fesm2015/ngneat-until-destroy.js",
  "name": "@ngneat/until-destroy",
  "peerDependencies": {
    "@angular/core": ">=10.0.5",
    "rxjs": ">=6.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ngneat/until-destroy.git"
  },
  "sideEffects": false,
  "typings": "ngneat-until-destroy.d.ts",
  "version": "8.0.4",
  "__processed_by_ivy_ngcc__": {
    "es2015": "12.2.2",
    "fesm2015": "12.2.2",
    "module": "12.2.2",
    "typings": "12.2.2"
  },
  "scripts": {
    "prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by NGCC. This is not allowed.\\nPlease delete and rebuild the package, without compiling with NGCC, before attempting to publish.\\nNote that NGCC may have been run by importing this package into another project that is being built with Ivy enabled.\\n')\" && exit 1"
  }
}
