UNPKG

1.06 kBJSONView Raw
1{
2 "name": "fullcalendar",
3 "version": "5.11.3",
4 "title": "FullCalendar Standard Bundle",
5 "description": "An easily consumable combination of standard plugins",
6 "docs": "https://fullcalendar.io/docs/initialize-globals",
7 "devDependencies": {
8 "@fullcalendar/bootstrap": "~5.11.3",
9 "@fullcalendar/bootstrap5": "~5.11.3",
10 "@fullcalendar/core": "~5.11.3",
11 "@fullcalendar/daygrid": "~5.11.3",
12 "@fullcalendar/google-calendar": "~5.11.3",
13 "@fullcalendar/interaction": "~5.11.3",
14 "@fullcalendar/list": "~5.11.3",
15 "@fullcalendar/timegrid": "~5.11.3"
16 },
17 "main": "main.js",
18 "jsdelivr": "main.min.js",
19 "browserGlobal": "FullCalendar",
20 "homepage": "https://fullcalendar.io/",
21 "bugs": "https://fullcalendar.io/reporting-bugs",
22 "repository": {
23 "type": "git",
24 "url": "https://github.com/fullcalendar/fullcalendar.git",
25 "homepage": "https://github.com/fullcalendar/fullcalendar"
26 },
27 "license": "MIT",
28 "author": {
29 "name": "Adam Shaw",
30 "email": "arshaw@arshaw.com",
31 "url": "http://arshaw.com/"
32 }
33}
\No newline at end of file