ngx-toast-notify
Version:
Push notifications to your visitors with a toast, a lightweight and easily customizable alert message with custom theme based.
69 lines • 1.58 kB
JSON
{
"name": "ngx-toast-notify",
"author": {
"name": "Manojkumar Muthukumar",
"email": "manoj1010196@gmail.com"
},
"description": "Push notifications to your visitors with a toast, a lightweight and easily customizable alert message with custom theme based.",
"version": "3.0.14",
"peerDependencies": {
"@angular/common": "^17.3.12",
"@angular/core": "^17.3.12"
},
"dependencies": {
"tslib": "^2.3.0"
},
"homepage": "https://www.beforepost.com/package/ngx/ngx-toast-notify",
"icon": "https://icon.beforepost.com/TAQMDH9I-2D87SQAT-7JIS54O8.svg",
"repository": {
"type": "git",
"url": "https://github.com/manoj10101996/ngx-packages.git"
},
"keywords": [
"angular",
"material",
"bootstrap",
"ngx-toast",
"ngx-toastr",
"ngx",
"alert",
"toast",
"notification",
"push",
"push-notification",
"browser",
"inwoke",
"push-notification",
"error",
"show",
"popper",
"awake",
"log",
"interact",
"modal",
"pophover",
"active",
"ngx-toast-notify",
"javascript",
"manoj10101996",
"uiconfig",
"sweetalert",
"dialog",
"pepper"
],
"license": "MIT",
"sideEffects": false,
"module": "fesm2022/ngx-toast-notify.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"esm2022": "./esm2022/ngx-toast-notify.mjs",
"esm": "./esm2022/ngx-toast-notify.mjs",
"default": "./fesm2022/ngx-toast-notify.mjs"
}
}
}