{ "id": "clear-targeting", "title": "Clear Targeting - Tactical Targeting Overlay", "type": "module", "description": "Make targeting intent visible during combat.", "version": "1.0.0", "authors": [{ "name": "Joe Filbrun" }], "url": "https://github.com/SuperNiCd/clear-targeting", "license": "LICENSE", "readme": "https://github.com/SuperNiCd/clear-targeting/blob/main/readme.md", "bugs": "https://github.com/SuperNiCd/clear-targeting/issues", "changelog": "https://github.com/SuperNiCd/clear-targeting/blob/main/CHANGELOG.md", "compatibility": { "minimum": "13", "verified": "13" }, "esmodules": ["scripts/main.js"], "relationships": { "optional": [ { "id": "color-picker", "type": "module", "manifest": "https://raw.githubusercontent.com/League-of-Foundry-Developers/fvtt-module-color-picker/master/module.json" } ] }, "manifest": "https://raw.githubusercontent.com/SuperNiCd/clear-targeting/main/module.json", "download": "https://github.com/SuperNiCd/clear-targeting/releases/download/v1.0.0/module.zip", "keywords": ["targeting", "combat", "pf2e", "overlay"] }