{ "name": "Cheky", "id": "cheky", "packaging_format": 1, "description": { "en": "Monitors French classifieds websites LeBonCoin and SeLoger", "fr": "Surveille pour vous LeBonCoin et SeLoger" }, "version": "4.4.1~ynh5", "url": "https://www.cheky.net", "upstream": { "license": "GPL-3.0-or-later", "website": "https://www.cheky.net", "code": "https://github.com/Blount/Cheky" }, "license": "GPL-3.0-or-later", "maintainer": { "name": "Gofannon", "email": "gofannon@riseup.net", "url": "" }, "previous_maintainers": [ { "name": "JimboJoe", "email": "jimmy@monin.net", "url": "" }, { "name": "ZeJMaN", "email": "", "url": "https://github.com/ZeJMaN" } ], "requirements": { "yunohost": ">= 4.3.0" }, "multi_instance": true, "services": [ "nginx", "php7.3-fpm", "mysql" ], "arguments": { "install" : [ { "name": "domain", "type": "domain" }, { "name": "path", "type": "path", "example": "/cheky", "default": "/cheky" }, { "name": "is_public", "type": "boolean", "default": true }, { "name": "password", "type": "password" } ] } }