{ "name": "hover-align", "title": "HoverAlign", "description": "A basic module to display PC/NPC alignment when hovering over a token", "version": "1.0.1", "author": "John Martel", "minimumCoreVersion": "0.7.8", "compatibleCoreVersion": "0.7.9", "system": "dnd5e", "esmodules": ["modules/index.js"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "url": "https://github.com/johnmartel/hover-align", "manifest": "https://raw.githubusercontent.com/johnmartel/hover-align/master/module.json", "download": "https://github.com/johnmartel/hover-align/releases/latest/download/hover-align.zip", "license": "https://github.com/johnmartel/hover-align/blob/master/LICENSE", "readme": "https://github.com/johnmartel/hover-align/blob/master/README.md", "bugs": "https://github.com/johnmartel/hover-align/issues", "changelog": "https://github.com/johnmartel/hover-align/blob/master/CHANGELOG.md" }