@syncfusion/ej2-react-schedule
Version:
Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support. for React
30 lines • 1.04 kB
JSON
{
"name": "@syncfusion/ej2-react-schedule",
"version": "30.2.4",
"description": "Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support. for React",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"keywords": [
"react",
"reactjs",
"react-schedule",
"react-scheduler",
"ej2-react-scheduler"
],
"repository": {
"type": "git",
"url": "https://github.com/syncfusion/ej2-react-ui-components.git"
},
"main": "./dist/ej2-react-schedule.umd.min.js",
"module": "./index.js",
"es2015": "dist/es6/ej2-react-schedule.es2015.js",
"readme": "ReadMe.md",
"dependencies": {
"@syncfusion/ej2-base": "~30.2.4",
"@syncfusion/ej2-react-base": "~30.2.4",
"@syncfusion/ej2-schedule": "30.2.4"
},
"devDependencies": {},
"sideEffects": false,
"homepage": "https://www.syncfusion.com/react-components"
}