{ "name": "touch-vtt", "title": "TouchVTT", "description": "Adds touch screen support to FoundryVTT", "author": "Oromis | David ", "version": "1.3.1", "minimumCoreVersion": "0.5.0", "compatibleCoreVersion": "0.7.9", "scripts": [ "dist/touch-vtt.js" ], "styles": [ "dist/touch-vtt.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "url": "https://github.com/Oromis/touch-vtt", "download": "https://github.com/Oromis/touch-vtt/releases/download/v1.3.1/touch-vtt-v1.3.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" }