{
  "id": "wgtgm-mini-calendar",
  "title": "Mini Calendar",
  "version": "8.8",
  "esmodules": [
    "scripts/main.js"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    },
    {
      "lang": "pl",
      "name": "Polski",
      "path": "lang/pl.json"
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "url": "https://wgtngm.com",
  "manifest": "https://wgtngm.com/modules/wgtgm-mini-calendar/module.json",
  "download": "https://wgtngm.com/modules/wgtgm-mini-calendar/8.8/module.zip",
  "readme": "https://campaigncodex.wgtngm.com/minicalendar",
  "authors": [
    {
      "name": "Stephen Garrett",
      "url": "https://www.patreon.com/wgtngm",
      "flags": {}
    }
  ],
  "styles": [
    "styles/wgtngm_calendar.css"
  ],
  "relationships": {
    "systems": []
  },
  "packs": [
    {
      "name": "macros",
      "label": "macros",
      "path": "packs/macros",
      "type": "Macro",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    },
    {
      "name": "documentation",
      "label": "documentation",
      "path": "packs/documentation",
      "type": "JournalEntry",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "WgtnGM",
      "sorting": "m",
      "color": "#205d9e",
      "packs": [],
      "folders": [
        {
          "name": "MiniCalendar",
          "sorting": "m",
          "color": "#205d9e",
          "packs": [
            "documentation",
            "macros"
          ],
          "folders": []
        }
      ]
    }
  ]
}
