{
  "name": "dhtmlx-scheduler",
  "version": "7.2.13",
  "description": "JavaScript event calendar. Allows to manage events and appointments in different views",
  "main": "codebase/dhtmlxscheduler.es.js",
  "types": "codebase/dhtmlxscheduler.es.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DHTMLX/scheduler.git"
  },
  "keywords": [
    "calendar",
    "scheduler",
    "dhtmlx",
    "dhtmlxscheduler",
    "event",
    "recurring events",
    "appointment",
    "agenda",
    "month",
    "day",
    "week",
    "year",
    "browser"
  ],
  "author": "DHTMLX",
  "license": "GPL-2.0",
  "bugs": {
    "url": "https://github.com/DHTMLX/scheduler/issues"
  },
  "homepage": "https://github.com/DHTMLX/scheduler#readme"
}