UNPKG

@syncfusion/ej2-notifications

Version:

A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users.

42 lines 1.19 kB
{ "name": "@syncfusion/ej2-notifications", "version": "30.1.37", "description": "A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users.", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "main": "./dist/ej2-notifications.umd.min.js", "module": "./index.js", "es2015": "./dist/es6/ej2-notifications.es5.js", "dependencies": { "@syncfusion/ej2-base": "~30.1.37", "@syncfusion/ej2-buttons": "~30.1.37", "@syncfusion/ej2-popups": "~30.1.37" }, "devDependencies": {}, "keywords": [ "ej2", "syncfusion", "web-components", "javascript", "typescript", "ej2-notification-components", "ej2-badge", "badges", "ej2-toast", "toast", "toaster", "notification", "notification badge", "circle badge", "badge css", "toast css", "alart" ], "repository": { "type": "git", "url": "https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/notifications" }, "typings": "index.d.ts", "sideEffects": false, "homepage": "https://www.syncfusion.com/javascript-ui-controls" }