{
  "id": "mini-countdown-dice",
  "title": "Mini Countdown Dice",
  "description": "<p>Lightweight, shared, repositionable SVG dice counters for GMs and players.</p>",
  "compatibility": {
    "minimum": "14",
    "verified": "14"
  },
  "url": "https://wgtngm.com",
  "manifest": "https://wgtngm.com/modules/mini-countdown-dice/module.json",
  "readme": "https://campaigncodex.wgtngm.com",
  "authors": [
    {
      "name": "Stephen Garrett",
      "url": "https://www.patreon.com/wgtngm",
      "flags": {}
    }
  ],
  "esmodules": [
    "scripts/dice-countdown.mjs"
  ],
  "styles": [
    {
      "src": "styles/dice-countdown.css"
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json",
      "flags": {}
    }
  ],
  "packs": [
    {
      "name": "macros",
      "label": "Mini Countdown Dice API",
      "path": "packs/macros",
      "type": "Macro",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "packFolders": [
    {
      "name": "WgtnGM",
      "sorting": "m",
      "color": "#205d9e",
      "packs": [],
      "folders": [
        {
          "name": "MiniCountdownDice",
          "sorting": "m",
          "color": "#205d9e",
          "packs": [
            "macros"
          ],
          "folders": []
        }
      ]
    }
  ],
  "flags": {},
  "version": "0.2.5",
  "download": "https://wgtngm.com/modules/mini-countdown-dice/0.2.5/module.zip"
}
