{ "id": "touch-vtt", "title": "TouchVTT", "description": "Adds touch screen support to FoundryVTT", "authors": [ { "name": "Oromis | David", "email": "david.bauske@googlemail.com" }, { "name": "Aioros", "email": "aioros83@gmail.com", "discord": "MrAioros" } ], "version": "2.0.14", "compatibility": { "minimum": "11", "verified": "12.329" }, "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/v2.0.14/touch-vtt-v2.0.14.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" }