{ "name": "jitsirtc", "title": "Jitsi WebRTC client (deprecated)", "description": "Use Jitsi to handle A/V. Connect to jitsi.org or self-hosted server. Warning: no longer maintained!", "author": "bekit, Luvolondon", "authors": [ { "name": "bekit", "email": "fvtt-module-help@bekit.net", "url": "https://bekit.net", "discord": "bekit#4213", "patreon": "bekit", "ko-fi": "bekit", "twitter": "@bekit" }, { "name": "Luvolondon", "url": "https://github.com/luvolondon" } ], "version": "0.6.6", "minimumCoreVersion": "0.7.2", "compatibleCoreVersion": "9", "manifestPlusVersion": "1.2.0", "esmodules": ["src/jitsirtc.js"], "styles": ["css/jitsirtc.css"], "dependencies": [ { "name": "lib-captions", "manifest": "https://github.com/bekriebel/fvtt-module-lib-captions/releases/latest/download/module.json" } ], "socket": true, "url": "https://github.com/luvolondon/fvtt-module-jitsiwebrtc", "manifest": "https://github.com/luvolondon/fvtt-module-jitsiwebrtc/releases/latest/download/module.json", "download": "https://github.com/luvolondon/fvtt-module-jitsiwebrtc/releases/latest/download/fvtt-module-jitsiwebrtc.zip", "readme": "https://github.com/luvolondon/fvtt-module-jitsiwebrtc/blob/main/README.md", "changelog": "https://github.com/luvolondon/fvtt-module-jitsiwebrtc/blob/main/CHANGELOG.md", "bugs": "https://github.com/luvolondon/fvtt-module-jitsiwebrtc/issues", "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "es", "name": "EspaƱol", "path": "lang/es.json" } ] }