tikiwiki/packages/tiki-pkg-fullcalendarscheduler/npm-asset/fullcalendar-scheduler/package.json
2023-11-20 20:52:04 +00:00

40 lines
1.4 KiB
JSON
Executable File

{
"name": "fullcalendar-scheduler",
"version": "5.11.5",
"title": "FullCalendar Premium Bundle",
"description": "An easily consumable combination of standard and premium plugins",
"docs": "https://fullcalendar.io/docs/initialize-globals",
"devDependencies": {
"@fullcalendar/adaptive": "~5.11.5",
"@fullcalendar/bootstrap": "~5.11.5",
"@fullcalendar/bootstrap5": "~5.11.5",
"@fullcalendar/core": "~5.11.5",
"@fullcalendar/daygrid": "~5.11.5",
"@fullcalendar/google-calendar": "~5.11.5",
"@fullcalendar/interaction": "~5.11.5",
"@fullcalendar/list": "~5.11.5",
"@fullcalendar/resource-common": "~5.11.5",
"@fullcalendar/resource-daygrid": "~5.11.5",
"@fullcalendar/resource-timegrid": "~5.11.5",
"@fullcalendar/resource-timeline": "~5.11.5",
"@fullcalendar/scrollgrid": "~5.11.5",
"@fullcalendar/timegrid": "~5.11.5",
"@fullcalendar/timeline": "~5.11.5"
},
"main": "main.js",
"jsdelivr": "main.min.js",
"browserGlobal": "FullCalendar",
"homepage": "https://fullcalendar.io/scheduler",
"bugs": "https://fullcalendar.io/reporting-bugs",
"repository": {
"type": "git",
"url": "https://github.com/fullcalendar/fullcalendar-scheduler.git",
"homepage": "https://github.com/fullcalendar/fullcalendar-scheduler"
},
"license": "SEE LICENSE IN LICENSE.md",
"author": {
"name": "Adam Shaw",
"email": "arshaw@arshaw.com",
"url": "http://arshaw.com/"
}
}