@digital-blueprint/lunchlottery-app
Version:
[GitHub Repository](https://github.com/digital-blueprint/lunchlottery-app) | [npmjs package](https://www.npmjs.com/package/@digital-blueprint/lunchlottery-app) | [Unpkg CDN](https://unpkg.com/browse/@digital-blueprint/lunchlottery-app/)
20 lines (19 loc) • 575 B
JSON
{
"element": "dbp-lunchlottery-manage",
"module_src": "dbp-lunchlottery-manage.js",
"routing_name": "lunchlottery-manage",
"name": {
"de": "Lunch Lottery verwalten",
"en": "Manage Lunch Lottery"
},
"short_name": {
"de": "Lunch Lottery verwalten",
"en": "Manage Lunch Lottery"
},
"description": {
"de": "Ermöglicht die Verwaltung der Lunch Lottery",
"en": "Allows to manage Lunch Lottery"
},
"subscribe": "lang,auth,entry-point-url",
"required_roles": ["ROLE_LUNCH_LOTTERY_ADMIN"]
}