27 lines
306 B
JSON
27 lines
306 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|
||
|
|