UNPKG

ngx-alert-message

Version:

Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.

59 lines 1.39 kB
{ "name": "ngx-alert-message", "version": "4.0.12", "author": { "name": "Manojkumar Muthukumar", "email": "manoj1010196@gmail.com" }, "description": "Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.", "peerDependencies": { "@angular/common": "^21.2.13", "@angular/core": "^21.2.13" }, "dependencies": { "tslib": "^2.3.0" }, "homepage": "https://www.beforepost.com/package/ngx/ngx-alert-message", "icon": "https://icon.beforepost.com/5IQN2B2I-Z8A260K8-CLI06PQ9.svg", "repository": { "type": "git", "url": "https://github.com/manoj10101996/ngx-packages.git" }, "keywords": [ "angular", "ngx", "alert-message", "notify", "notifier", "ng", "message", "toast", "component", "primary", "info", "warning", "success", "show-alert", "danger", "bootstrap", "beforepost", "star", "rating", "ngx-alert-message", "manoj10101996", "uiconfig" ], "sideEffects": false, "module": "fesm2022/ngx-alert-message.mjs", "typings": "types/ngx-alert-message.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./types/ngx-alert-message.d.ts", "default": "./fesm2022/ngx-alert-message.mjs" } }, "type": "module" }