{ "name": "ICEcoder", "id": "icecoder", "packaging_format": 1, "description": { "en": "Code editor awesomeness... in your browser", "fr": "Un éditeur de code impressionnant... dans votre navigateur" }, "version": "8.1~ynh1", "url": "https://icecoder.net", "license": "AGPL-3.0-only", "maintainer": { "name": "Stylix58", "email": "lateman-jpeg@outlook.fr" }, "requirements": { "yunohost": ">= 4.1.3" }, "multi_instance": true, "services": [ "nginx", "php7.3-fpm" ], "arguments": { "install" : [ { "name": "app_id", "type": "string", "ask": { "en": "Indicate the ID of the Custom Webapp where you want to install this app", "fr": "Indiquez l'ID de la Custom Webapp dans laquelle vous voulez installer cette app" }, "help": { "en": "You can get the ID in Custom Webapp's settings.", "fr": "Vous pouvez obtenir l'ID dans les paramètres de la Custom Webapp." } } ] } }