{ "id": "libfullcalendar@arshaw", "name": "FullCalendar", "description": "Vendored FullCalendar (standard bundle + iCalendar plugin) \u2014 a browser calendar UI library, bundled as static resources for TriliumNext widgets to load as script tags.", "author": "arshaw", "homepage": "https://github.com/BeatLink/trilium-scripts/tree/main/addons/libfullcalendar@arshaw", "license": "MIT", "latestVersion": "1.0.2", "type": "library", "readme": "README.md", "manifestSourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/libfullcalendar@arshaw/_tam_manifest_.json", "manifest": { "root": "core", "notes": [ { "id": "core", "title": "fullcalendar.global.min.js", "type": "code", "mime": "application/javascript;env=frontend", "sourceUrl": "fullcalendar.global.min.js" }, { "id": "icalendar", "title": "fullcalendar-icalendar.global.min.js", "type": "code", "mime": "application/javascript;env=frontend", "sourceUrl": "fullcalendar-icalendar.global.min.js" }, { "id": "readme", "title": "README.md", "type": "code", "mime": "text/markdown", "sourceUrl": "README.md" } ], "children": [ { "parent": "core", "child": "icalendar" }, { "parent": "core", "child": "readme" } ], "relations": [], "labels": [ { "note": "core", "name": "customResourceProvider", "value": "libFullCalendar.js" }, { "note": "icalendar", "name": "customResourceProvider", "value": "libFullCalendarICalendar.js" } ], "dependencies": [], "exports": {}, "readmeNote": "readme" } }