{ "name": "Transfer.sh", "id": "transfersh", "packaging_format": 1, "description": { "en": "Easy and fast file sharing from the command-line", "fr": "Partage de fichiers simple et rapide depuis la ligne de commande" }, "version": "1.4.0~ynh1", "url": "https://transfer.sh/", "upstream": { "license": "MIT", "website": "https://transfer.sh/", "admindoc": "https://github.com/dutchcoders/transfer.sh/", "code": "https://github.com/dutchcoders/transfer.sh" }, "license": "MIT", "maintainer": { "name": "", "email": "" }, "requirements": { "yunohost": ">= 4.3.0" }, "multi_instance": true, "services": [ "nginx" ], "arguments": { "install": [ { "name": "domain", "type": "domain" }, { "name": "is_public", "type": "boolean", "default": true } ] } }