{
  "name": "@syncfusion/ej2-react-notifications",
  "version": "33.1.49",
  "description": "A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users. for React",
  "author": "Syncfusion Inc.",
  "license": "SEE LICENSE IN license",
  "keywords": [
    "react",
    "ej2-react-notifications",
    "react-notifications",
    "react-toast",
    "react-toaster",
    "react-message",
    "react-skeleton"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/syncfusion/ej2-react-ui-components.git"
  },
  "main": "./dist/ej2-react-notifications.umd.min.js",
  "module": "./index.js",
  "es2015": "dist/es6/ej2-react-notifications.es2015.js",
  "readme": "ReadMe.md",
  "dependencies": {
    "@syncfusion/ej2-base": "~33.1.45",
    "@syncfusion/ej2-react-base": "~33.1.44",
    "@syncfusion/ej2-notifications": "33.1.49"
  },
  "devDependencies": {},
  "sideEffects": false,
  "homepage": "https://www.syncfusion.com/react-components"
}