{
    "authors": [
        {
            "discord": "Tyler",
            "flags": {},
            "name": "Tyler",
            "url": "https://github.com/Sayshal"
        }
    ],
    "bugs": "https://github.com/Sayshal/calendaria/issues",
    "changelog": "https://github.com/Sayshal/calendaria/releases",
    "compatibility": {
        "minimum": "14",
        "verified": "14.365"
    },
    "description": "Your campaign's time deserves more than a number in the corner. Calendaria gives your world a calendar and clock, with an animated HUD that tracks the sun and moons and dims scenes at night. Schedule notes that fire on conditions like \"every full moon\", roll weather across seasons and zones, and jump ahead with a table-wide cinematic time-skip.",
    "documentTypes": {
        "JournalEntryPage": {
            "calendarnote": {
                "htmlFields": [
                    "text.content"
                ]
            }
        }
    },
    "download": "https://github.com/Sayshal/Calendaria/releases/download/release-1.3.2/module.zip",
    "esmodules": [
        "calendaria.mjs"
    ],
    "styles": [
        "styles/calendaria.css"
    ],
    "flags": {
        "hotReload": false
    },
    "id": "calendaria",
    "license": "https://github.com/Sayshal/calendaria?tab=MIT-1-ov-file",
    "manifest": "https://github.com/Sayshal/Calendaria/releases/latest/download/module.json",
    "readme": "https://github.com/Sayshal/calendaria?tab=readme-ov-file",
    "relationships": {
        "requires": [
            {
                "id": "3ds-atlas",
                "type": "module"
            }
        ]
    },
    "socket": true,
    "title": "Calendaria",
    "url": "https://github.com/Sayshal/calendaria",
    "version": "1.3.2"
}