{ "name": "Mumble Web", "id": "mumble-web", "packaging_format": 1, "description": { "en": "Low-latency, high quality voice chat software (VoIP).", "fr": "Logiciel libre de voix sur IP (VoIP)." }, "version": "1.3.0~ynh2", "url": "https://mumble.info", "upstream": { "license": "BSD-3-Clause", "website": "https://mumble.info", "admindoc": "https://wiki.mumble.info/wiki/Main_Page", "code": "https://github.com/mumble-voip/mumble" }, "license": "BSD-3-Clause", "maintainer": { "name": "", "email": "" }, "requirements": { "yunohost": ">= 4.2.4" }, "multi_instance": false, "services": [ ], "arguments": { "install" : [ { "name": "domain", "type": "domain", "example": "domain.org" }, { "name": "is_public", "type": "boolean", "default": true } ] } }