{
  "name": "camundanotification",
  "version": "0.0.1",
  "peerDependencies": {},
  "main": "bundles/webappnotification.umd.js",
  "module": "fesm5/webappnotification.js",
  "es2015": "fesm2015/webappnotification.js",
  "esm5": "esm5/webappnotification.js",
  "esm2015": "esm2015/webappnotification.js",
  "fesm5": "fesm5/webappnotification.js",
  "fesm2015": "fesm2015/webappnotification.js",
  "typings": "webappnotification.d.ts",
  "metadata": "webappnotification.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0",
	"@angular/common": "^7.0.0",
    "@angular/core": "^7.0.0",
    "@angular/animations": "^7.0.4",
    "@angular/cdk": "~7.3.7",
    "@angular/compiler": "~7.0.0",
    "@angular/forms": "~7.0.0",
    "@angular/http": "~7.0.0",
    "@angular/material": "^7.3.7",
    "@angular/platform-browser": "~7.0.0",
    "@angular/platform-browser-dynamic": "~7.0.0",
    "@angular/router": "~7.0.0",
    "@ng-bootstrap/ng-bootstrap": "^4.1.1",
    "@pusher/chatkit-client": "^1.5.0",
    "axios": "^0.18.0",
    "core-js": "^2.5.4",
    "hammerjs": "^2.0.8",
    "net": "^1.0.2",
    "ng-boosted": "^4.0.2",
    "ngx-toastr": "^10.0.2",
    "rxjs": "~6.3.3",
    "sockjs-client": "^1.3.0",
    "stompjs": "^2.3.3",
    "zone.js": "~0.8.26"
  }
}
