{ "id": "zoom-pan-options", "title": "Zoom/Pan Options", "description": "Adds cursor-based zoom, touchpad/scrollwheel zoom/pan support, and other options.", "version": "2.1.1", "compatibility": { "minimum": "13", "verified": "13" }, "esmodules": [ "scripts/zoom-pan-options.js" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} }, { "lang": "fr", "name": "French", "path": "lang/fr.json", "flags": {} }, { "lang": "ja", "name": "日本語", "path": "lang/ja.json", "flags": {} } ], "url": "https://github.com/shemetz/ZoomPanOptions", "manifest": "https://github.com/shemetz/ZoomPanOptions/raw/master/module.json", "download": "https://github.com/shemetz/ZoomPanOptions/archive/master.zip", "readme": "https://github.com/shemetz/ZoomPanOptions/blob/master/Readme.md", "changelog": "https://github.com/shemetz/ZoomPanOptions/blob/master/Changelog.md", "license": "https://github.com/shemetz/ZoomPanOptions/blob/master/License.txt", "bugs": "https://github.com/shemetz/ZoomPanOptions/issues", "relationships": { "requires": [ { "id": "lib-wrapper", "type": "module", "manifest": "https://github.com/ruipin/fvtt-lib-wrapper/releases/latest/download/module.json", "compatibility": { "minimum": "1.12.7.0", "verified": "1.12.13.1" } } ] }, "authors": [ { "name": "shemetz", "discord": "shemetz", "email": "itamarcu+foundry@gmail.com", "reddit": "u/Shemetz" } ], "media": [ { "type": "icon", "url": "https://raw.githubusercontent.com/shemetz/ZoomPanOptions/master/metadata/icon.png", "caption": "Zoom/Pan Options" }, { "type": "cover", "url": "https://raw.githubusercontent.com/shemetz/ZoomPanOptions/master/metadata/cover.png", "caption": "Zoom/Pan Options" } ] }