{ "name": "Beehive", "id": "beehive", "packaging_format": 1, "description": { "en": "Flexible event/agent & automation system" }, "version": "0.4.0~ynh2", "url": "https://github.com/muesli/beehive", "upstream": { "license": "AGPL-3.0-or-later", "demo": "https://github.com/muesli/beehive/wiki/Available-Hives", "code": "https://github.com/muesli/beehive", "cpe": "cpe:2.3:a:beehive_forum:beehive_forum" }, "license": "AGPL-3.0-or-later", "maintainer": { "name": "Anmol Sharma" }, "requirements": { "yunohost": ">= 11.0.9" }, "multi_instance": true, "services": [ "nginx" ], "arguments": { "install": [ { "name": "domain", "type": "domain" }, { "name": "admin", "type": "user" } ] } }