{ "id": "dh-improved-countdowns", "title": "Improved Countdowns", "description": "A modern, draggable countdown tracker for the Daggerheart system.", "version": "1.0.0", "library": false, "url": "https://github.com/cptn-cosmo/dh-improved-countdowns", "manifest": "https://github.com/cptn-cosmo/dh-improved-countdowns/releases/latest/download/module.json", "download": "https://github.com/cptn-cosmo/dh-improved-countdowns/releases/download/1.0.0/dh-improved-countdowns.zip", "authors": [ { "name": "CPTN Cosmo", "email": "cptncosmo@gmail.com", "url": "https://github.com/cptn-cosmo", "discord": "cptn_cosmo" } ], "relationships": { "systems": [ { "id": "daggerheart" } ] }, "esmodules": [ "scripts/module.js" ], "styles": [ "styles/countdown.css" ], "compatibility": { "minimum": "13", "verified": "13" } }