{ "name": "Librarian", "id": "librarian", "packaging_format": 1, "description": { "en": "Alternative frontend for LBRY/Odysee", "fr": "Interface alternative pour LBRY/Odysee" }, "version": "2022.05.14~ynh1", "url": "https://lbry.bcow.xyz/", "upstream": { "license": "AGPL-3.0-only", "website": "https://lbry.bcow.xyz/", "demo": "https://lbry.bcow.xyz/@RetroMusic:d/1987-Rick-Astley-Never-Gonna-Give-You-Up-1920x1080:f", "admindoc": "https://codeberg.org/librarian/librarian/wiki", "code": "https://codeberg.org/librarian/librarian" }, "license": "AGPL-3.0-only", "maintainer": { "name": "eric_G", "email": "" }, "requirements": { "yunohost": ">= 4.3.0" }, "multi_instance": true, "services": [ "nginx" ], "arguments": { "install" : [ { "name": "domain", "type": "domain" }, { "name": "is_public", "type": "boolean", "default": true } ] } }