| 123456789101112131415 |
- {
- "private": true,
- "name": "@fullcalendar/bootstrap",
- "version": "4.4.2",
- "title": "FullCalendar Bootstrap Plugin",
- "description": "Bootstrap 4 theming for your calendar",
- "docs": "https://fullcalendar.io/docs/bootstrap-theme",
- "browserGlobal": "FullCalendarBootstrap",
- "peerDependencies": {
- "@fullcalendar/core": "~4.4.0"
- },
- "devDependencies": {
- "@fullcalendar/core": "~4.4.0"
- }
- }
|