{
  "name": "@syncfusion/ej2-schedule",
  "version": "31.2.15",
  "author": "Syncfusion Inc.",
  "license": "SEE LICENSE IN license",
  "main": "./dist/ej2-schedule.umd.min.js",
  "module": "./index.js",
  "es2015": "./dist/es6/ej2-schedule.es5.js",
  "dependencies": {
    "@syncfusion/ej2-base": "~31.2.12",
    "@syncfusion/ej2-buttons": "~31.2.12",
    "@syncfusion/ej2-calendars": "~31.2.15",
    "@syncfusion/ej2-data": "~31.2.12",
    "@syncfusion/ej2-dropdowns": "~31.2.15",
    "@syncfusion/ej2-excel-export": "~31.2.12",
    "@syncfusion/ej2-inputs": "~31.2.15",
    "@syncfusion/ej2-lists": "~31.2.12",
    "@syncfusion/ej2-navigations": "~31.2.12",
    "@syncfusion/ej2-popups": "~31.2.12"
  },
  "devDependencies": {},
  "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.",
  "keywords": [
    "ej2",
    "syncfusion",
    "JavaScript",
    "TypeScript",
    "schedule",
    "scheduler",
    "events-calendar",
    "events-scheduler",
    "appointment-calendar",
    "appointments-planner",
    "resources-scheduler"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/syncfusion/ej2-javascript-ui-controls.git"
  },
  "typings": "index.d.ts",
  "sideEffects": false,
  "homepage": "https://www.syncfusion.com/javascript-ui-controls"
}