{ "id": "touch-vtt", "title": "TouchVTT", "description": "Adds touch screen support to FoundryVTT", "authors": [ { "name": "Oromis | David", "email": "david.bauske@googlemail.com" } ], "version": "1.11.0", "compatibility": { "minimum": "11", "verified": "11.302" }, "scripts": [ "dist/touch-vtt.js" ], "styles": [ "dist/touch-vtt.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json" } ], "url": "https://github.com/Oromis/touch-vtt", "download": "https://github.com/Oromis/touch-vtt/releases/download/v1.11.0/touch-vtt-v1.11.0.zip", "manifest": "https://raw.githubusercontent.com/Oromis/touch-vtt/main/module.json", "license": "https://www.gnu.org/licenses/gpl-3.0.en.html", "readme": "README.md", "bugs": "https://github.com/Oromis/touch-vtt/issues" }