@syncfusion/ej2-react-notifications
Version:
A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users. for React
32 lines • 1.03 kB
JSON
{
"name": "@syncfusion/ej2-react-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. 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": "~30.1.37",
"@syncfusion/ej2-react-base": "~30.1.37",
"@syncfusion/ej2-notifications": "30.1.37"
},
"devDependencies": {},
"sideEffects": false,
"homepage": "https://www.syncfusion.com/react-components"
}