UNPKG

ngb-toast

Version:

This library was generated with [Angular CLI 9](https://github.com/angular/angular-cli).

37 lines (36 loc) 776 B
{ "name": "ngb-toast", "version": "0.0.6", "peerDependencies": { "@angular/common": "^9.1.11", "@angular/core": "^9.1.11", "@angular/platform-browser": "~9.1.9", "rxjs": "~6.5.4" }, "dependencies": { "tslib": "^1.10.0" }, "keywords": [ "toast", "angular", "angular2", "ngb-toast", "typescript", "alert", "notifications", "ngx", "ngb", "ng", "ng2" ], "main": "bundles/ngb-toast.umd.js", "module": "fesm5/ngb-toast.js", "es2015": "fesm2015/ngb-toast.js", "esm5": "esm5/ngb-toast.js", "esm2015": "esm2015/ngb-toast.js", "fesm5": "fesm5/ngb-toast.js", "fesm2015": "fesm2015/ngb-toast.js", "typings": "ngb-toast.d.ts", "metadata": "ngb-toast.metadata.json", "sideEffects": false }