26 lines
298 B
JSON
26 lines
298 B
JSON
{
|
|
"name": "leitfaden-digitalisierung",
|
|
"libs": [
|
|
{
|
|
"kind": "plankton",
|
|
"data": {
|
|
"modules": [
|
|
"call",
|
|
"log",
|
|
"cache",
|
|
"file",
|
|
"json",
|
|
"string",
|
|
"markdown",
|
|
"cache",
|
|
"args"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"sources": [
|
|
"helpers.ts",
|
|
"main.ts"
|
|
]
|
|
}
|
|
|