{
  "name": "@syncfusion/ej2-notifications",
  "version": "33.2.3",
  "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": "~33.2.3",
    "@syncfusion/ej2-buttons": "~33.2.3",
    "@syncfusion/ej2-popups": "~33.2.3"
  },
  "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"
}