{ "id": "dh-token-spotlight", "title": "Daggerheart Token Spotlight", "description": "Adds a button to the token hover HUD to toggle the spotlight for Daggerheart.", "url": "https://git.geeks.gay/cosmo/dh-token-spotlight", "manifest": "https://git.geeks.gay/cosmo/dh-token-spotlight/raw/branch/main/module.json", "download": "https://git.geeks.gay/cosmo/dh-token-spotlight/releases/download/1.1.0/dh-token-spotlight.zip", "version": "1.1.0", "compatibility": { "minimum": "13", "verified": "13" }, "relationships": { "systems": [ { "id": "daggerheart", "type": "system", "compatibility": {} } ] }, "authors": [ { "name": "Cosmo", "email": "cptncosmo@gmail.com", "url": "https://git.geeks.gay/cosmo", "discord": "cptn_cosmo", "flags": {} } ], "scripts": [ "scripts/main.js" ], "styles": [ "styles/styles.css" ] }