{ "name": "Epicyon", "id": "epicyon", "packaging_format": 1, "description": { "en": "Federated social network server", "fr": "Serveur de réseau social fédéré" }, "version": "20.01.2022~ynh1", "url": "https://epicyon.net/", "upstream": { "license": "AGPL-1.0-or-later", "website": "https://epicyon.net", "code": "https://gitlab.com/bashrc2/epicyon/" }, "license": "AGPL-1.0-or-later", "maintainer": { "name": "Anmol Sharma" }, "requirements": { "yunohost": ">= 4.2.4" }, "multi_instance": true, "services": [ "nginx" ], "arguments": { "install" : [ { "name": "domain", "type": "domain" }, { "name": "admin", "type": "user" }, { "name": "password", "type": "password" } ] } }