{ "id": "polmap", "title": "Political Map Overlay", "description": "Color hexes/squares according to who owns the territory.", "version": "2.0.0", "authors": [ { "name": "cirrahn", "url": "https://www.patreon.com/cirrahn", "discord": "Murray#3081", "flags": { "patreon": "cirrahn", "github": "cirrahn" } } ], "keywords": [ "visuals", "tools" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "readme": "README.md", "license": "MIT", "manifest": "https://raw.githubusercontent.com/cirrahn/foundry-polmap/master/module.json", "download": "https://github.com/cirrahn/foundry-polmap/archive/v2.0.0.zip", "compatibility": { "minimum": "10", "verified": "10.291" }, "esmodules": [ "js/polmap.js", "js/controls.js" ], "styles": [ "css/main.css" ] }