munin/ivaldi.json

27 lines
306 B
JSON
Raw Normal View History

2025-04-25 10:54:41 +02:00
{
"name": "munin",
"libs": [
{
"kind": "plankton",
"data": {
"modules": [
"pit",
"http",
"ical",
"telegram",
"conf",
"args"
]
}
}
],
"sources": [
"types.ts",
"sources/kalender_digital.ts",
"sources/_functions.ts",
"conf.ts",
"main.ts"
]
}