{ "id": "libical@kewisch", "name": "ical.js", "description": "Vendored ical.js library (iCalendar/RFC 5545 parsing and generation) bundled as a reusable TriliumNext library.", "author": "kewisch", "homepage": "https://github.com/BeatLink/trilium-scripts/tree/main/addons/libical@kewisch", "license": "MPL-2.0", "latestVersion": "1.2.2", "type": "library", "readme": "README.md", "manifestSourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/libical@kewisch/_tam_manifest_.json", "manifest": { "root": "root", "notes": [ { "id": "root", "title": "libical@kewisch", "type": "text", "mime": "text/html", "sourceUrl": null }, { "id": "lib", "title": "ical.min.js", "type": "code", "mime": "application/javascript;env=frontend", "sourceUrl": "ical.min.js" }, { "id": "backend", "title": "ical.min.js", "type": "code", "mime": "application/javascript;env=backend", "sourceUrl": "ical.min.js" }, { "id": "readme", "title": "README.md", "type": "code", "mime": "text/markdown", "sourceUrl": "README.md" } ], "children": [ { "parent": "root", "child": "lib" }, { "parent": "root", "child": "backend" }, { "parent": "root", "child": "readme" } ], "relations": [], "labels": [ { "note": "lib", "name": "customResourceProvider", "value": "libIcal.js" } ], "dependencies": [], "exports": { "lib": "lib", "backend": "backend" }, "readmeNote": "readme" } }