munin/ivaldi.json
2025-06-28 08:34:57 +02:00

39 lines
504 B
JSON

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