{ "name": "django-fmd", "id": "django-fmd", "packaging_format": 1, "description": { "en": "Web based FritzBox management using Python/Django." }, "version": "0.0.1~ynh1", "url": "https://gitlab.com/jedie/django-find-my-device", "upstream": { "license": "GPL-3.0", "website": "https://gitlab.com/jedie/django-find-my-device", "code": "https://gitlab.com/jedie/django-find-my-device" }, "license": "GPL-3.0", "maintainer": { "name": "Jens Diemer", "email": "django-fmd_ynh@jensdiemer.de" }, "previous_maintainers": [], "requirements": { "yunohost": ">= 4.3.0" }, "multi_instance": true, "services": [ "nginx" ], "arguments": { "install" : [ { "name": "domain", "type": "domain" }, { "name": "path", "type": "path", "example": "/django-fmd", "default": "/django-fmd" }, { "name": "admin", "type": "user" } ] } }