munin/ivaldi.json
2025-05-06 19:07:38 +00:00

34 lines
430 B
JSON

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