infobeamer-testcard/package.json

21 lines
463 B
JSON
Raw Normal View History

2023-03-14 08:55:54 +00:00
{
"name": "c3voc testcard",
"author": "Kunsi <kunsi@c3voc.de>",
"desc": "testcard",
"repository": "https://git.kunsmann.eu/kunsi/icinga2beamer",
"nesting": {
"parents": [
"top-level"
],
"childs": "any"
},
"platforms": [
"pi/epoch-1",
"pi/epoch-2"
],
"offline": {
"support": "no",
"info": "Needs to fetch information about itself from info-beamer api"
}
}