{ "name": "deckflow", "description": "Automatisierung von Deck Workflows mit Flow", "type": "nextcloud-app", "require": { "php": ">=7.2", "nextcloud/server": "^23.0" }, "autoload": { "psr-4": { "OCA\\Deckflow\\": "lib/" } } }