{
  "name": "@syncfusion/ej2-react-schedule",
  "version": "32.1.20",
  "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": "~32.1.19",
    "@syncfusion/ej2-react-base": "~32.1.20",
    "@syncfusion/ej2-schedule": "32.1.20"
  },
  "devDependencies": {},
  "sideEffects": false,
  "homepage": "https://www.syncfusion.com/react-components"
}