{ "name": "touch-vtt", "title": "TouchVTT", "description": "Adds touch screen support to FoundryVTT", "author": "Oromis | David ", "version": "1.9.1", "minimumCoreVersion": "0.5.0", "compatibleCoreVersion": "9", "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.9.1/touch-vtt-v1.9.1.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" }