{
  "name": "@flywine93/ngx-autounsubscrb",
  "version": "0.0.5",
  "peerDependencies": {
    "@angular/common": "*",
    "@angular/core": "*"
  },
  "description": "Angular 9+ automatically unsubscribe to the RXJS decorator, It is lightweight and practical!!",
  "main": "bundles/flywine93-ngx-autounsubscrb.umd.js",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/93Alliance/ngx-autounsubscrb.git"
  },
  "keywords": [
    "angular",
    "angular unsubscribe",
    "auto unsubscribe rxjs"
  ],
  "author": "flywine",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/93Alliance/ngx-autounsubscrb/issues"
  },
  "homepage": "https://github.com/93Alliance/ngx-autounsubscrb#readme",
  "module": "fesm5/flywine93-ngx-autounsubscrb.js",
  "es2015": "fesm2015/flywine93-ngx-autounsubscrb.js",
  "esm5": "esm5/flywine93-ngx-autounsubscrb.js",
  "esm2015": "esm2015/flywine93-ngx-autounsubscrb.js",
  "fesm5": "fesm5/flywine93-ngx-autounsubscrb.js",
  "fesm2015": "fesm2015/flywine93-ngx-autounsubscrb.js",
  "typings": "flywine93-ngx-autounsubscrb.d.ts",
  "metadata": "flywine93-ngx-autounsubscrb.metadata.json",
  "sideEffects": false
}
