{ "name": "fullcalendar", "version": "5.11.3", "title": "FullCalendar Standard Bundle", "description": "An easily consumable combination of standard plugins", "docs": "https://fullcalendar.io/docs/initialize-globals", "devDependencies": { "@fullcalendar/bootstrap": "~5.11.3", "@fullcalendar/bootstrap5": "~5.11.3", "@fullcalendar/core": "~5.11.3", "@fullcalendar/daygrid": "~5.11.3", "@fullcalendar/google-calendar": "~5.11.3", "@fullcalendar/interaction": "~5.11.3", "@fullcalendar/list": "~5.11.3", "@fullcalendar/timegrid": "~5.11.3" }, "main": "main.js", "jsdelivr": "main.min.js", "browserGlobal": "FullCalendar", "homepage": "https://fullcalendar.io/", "bugs": "https://fullcalendar.io/reporting-bugs", "repository": { "type": "git", "url": "https://github.com/fullcalendar/fullcalendar.git", "homepage": "https://github.com/fullcalendar/fullcalendar" }, "license": "MIT", "author": { "name": "Adam Shaw", "email": "arshaw@arshaw.com", "url": "http://arshaw.com/" } }