infobeamer-testcard/package.json

21 lines
457 B
JSON
Raw Permalink Normal View History

2023-03-14 08:55:54 +00:00
{
2023-06-26 08:22:01 +00:00
"name": "testcard",
2023-03-14 08:55:54 +00:00
"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"
}
}