{ "id": "gaming-table-player", "title": "Gaming Table Player", "description": "Gamemaster can use a hotkey to center a designated user's view of the map, and set the zoom factor.", "version": "1.0.3", "author": "Skepickle", "authors": [ { "name": "Skepickle", "flags": {} } ], "minimumCoreVersion": "10", "compatibleCoreVersion":"10", "compatibility": { "minimum": "10", "verified": "10", "maximum": "10" }, "scripts": [ "./gaming-table-player.js" ], "dependencies": [ { "id": "settings-extender", "type": "module" } ], "relationships": { "requires": [ { "id": "settings-extender", "type": "module", "compatibility": { "verified": "1.2.1" } } ] }, "socket": true, "url": "https://github.com/skepickle/foundryvtt-gaming-table-player", "manifest": "https://raw.githubusercontent.com/skepickle/foundryvtt-gaming-table-player/master/module.json", "download": "https://github.com/skepickle/foundryvtt-gaming-table-player/archive/1.0.3.zip", "readme": "https://raw.githubusercontent.com/skepickle/foundryvtt-gaming-table-player/master/README.md" }