{ "name": "inlinewebviewer", "title": "Inline Webviewer", "description": "Have a webpage open inside Foundry, eg an easyzoom map.", "author": "ardittristan#0001", "authors": [], "url": "https://github.com/ardittristan/VTTInlineWebviewer", "flags": {}, "version": "3.4.2", "minimumCoreVersion": "9", "compatibleCoreVersion": "9", "scripts": ["./lib/colorSettingStub.js"], "esmodules": ["inlineviewer.js"], "styles": ["./css/inlineviewer.css"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "ja", "name": "日本語", "path": "lang/ja.json" } ], "packs": [], "system": [], "dependencies": [], "socket": true, "manifest": "https://raw.githubusercontent.com/ardittristan/VTTInlineWebviewer/master/module.json", "download": "https://github.com/ardittristan/VTTInlineWebviewer/releases/latest/download/inline-viewer.zip", "protected": false, "coreTranslation": false, "library": false }