{ "id": "foundry-vtt-mirror-image", "title": "Dnd5e Mirror Image", "description": "Simple module to handle the mirror image spell", "version": "1.0.3", "authors": [ { "name": "Paul Potsides", "flags": {} } ], "socket": true, "esmodules": [ "index.mjs" ], "url": "https://github.com/strongpauly/foundry-vtt-mirror-image", "download": "https://github.com/strongpauly/foundry-vtt-mirror-image/archive/refs/heads/main.zip", "manifest": "https://raw.githubusercontent.com/strongpauly/foundry-vtt-mirror-image/main/module.json", "compatibility": { "minimum": "10", "verified": "11", "maximum": "11" }, "relationships": { "requires": [ { "id": "tokenmagic", "type": "module", "manifest": "https://raw.githubusercontent.com/Feu-Secret/Tokenmagic/master/tokenmagic/module.json", "compatibility": { "minimum": "0.6.1.2", "verified": "0.6.3.2" } } ] } }