@digital-blueprint/bulletin-app
Version:
[GitHub Repository](https://github.com/digital-blueprint/bulletin-app) | [npmjs package](https://www.npmjs.com/package/@digital-blueprint/bulletin-app) | [Unpkg CDN](https://unpkg.com/browse/@digital-blueprint/bulletin-app/) | [Bulletin Bundle](https://gi
21 lines (20 loc) • 548 B
JSON
{
"name": {
"de": "Bulletin",
"en": "Job Portal"
},
"short_name": {
"de": "Bulletin",
"en": "Bulletin"
},
"description": {
"de": "Diese Anwendung unterstuetzt das Verwalten und Anzeigen von Stellenangeboten.",
"en": "This application helps you manage and view job offers."
},
"routing_name": "view-job-offers",
"activities": [
{"path": "dbp-bulletin-view-job-offers.metadata.json", "visible": true},
{"path": "dbp-bulletin-manage-job-offers.metadata.json", "visible": true}
],
"attributes": []
}