munin/ivaldi.json
2025-04-25 12:50:13 +02:00

30 lines
374 B
JSON

{
"name": "munin",
"libs": [
{
"kind": "plankton",
"data": {
"modules": [
"pit",
"http",
"ical",
"telegram",
"conf",
"log",
"args"
]
}
}
],
"sources": [
"types.ts",
"sources/kalender_digital.ts",
"sources/_functions.ts",
"targets/telegram_bot.ts",
"targets/_functions.ts",
"conf.ts",
"main.ts"
]
}