30 lines
374 B
JSON
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"
|
|
]
|
|
}
|
|
|