{
  "name": "@syncfusion/ej2-calendars",
  "version": "33.1.44",
  "description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization.",
  "author": "Syncfusion Inc.",
  "license": "SEE LICENSE IN license",
  "main": "./dist/ej2-calendars.umd.min.js",
  "module": "./index.js",
  "es2015": "./dist/es6/ej2-calendars.es5.js",
  "dependencies": {
    "@syncfusion/ej2-base": "~33.1.44",
    "@syncfusion/ej2-buttons": "~33.1.44",
    "@syncfusion/ej2-inputs": "~33.1.44",
    "@syncfusion/ej2-lists": "~33.1.44",
    "@syncfusion/ej2-popups": "~33.1.44"
  },
  "devDependencies": {},
  "keywords": [
    "ej2",
    "syncfusion",
    "ej2-calendars",
    "web-components",
    "JavaScript",
    "TypeScript",
    "calendar",
    "date",
    "culture",
    "month",
    "year",
    "decade",
    "timepicker",
    "stepranges",
    "time"
  ],
  "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"
}