{ "id": "swipe-vtt", "title": "Swipe", "description": "Mobile-friendly interface for Foundry VTT with touch controls, optimized character sheets, and performance enhancements for phones and tablets.", "version": "2.0.0", "url": "https://github.com/crlngn/swipe-vtt", "manifest": "https://raw.githubusercontent.com/crlngn/swipe-vtt/v2/module.json", "download": "https://github.com/crlngn/swipe-vtt/releases/download/v2.0.0/module.zip", "bugs": "https://github.com/crlngn/swipe-vtt/issues", "readme": "https://github.com/crlngn/swipe-vtt#readme", "license": "https://creativecommons.org/licenses/by-nc/4.0/", "compatibility": { "minimum": "14", "verified": "14.363" }, "authors": [ { "name": "Carolingian" } ], "relationships": { "requires": [ { "id": "socketlib", "type": "module", "manifest": "https://github.com/farling42/foundryvtt-socketlib/releases/download/v1.1.2/module.json", "compatibility": { "minimum": "1.0.0", "verified": "1.1.4" } } ] }, "esmodules": [ "scripts/swipe-vtt.js" ], "styles": [ "styles/swipe-vtt.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "flags": {}, "socket": true }