libreccm/ccm-static-theme-index-builder/example-theme/theme-index.json

35 lines
917 B
JSON

{
"files": [
{
"name": "templates",
"isDirectory": true,
"files": [
{
"name": "template1.html.ftl",
"isDirectory": false,
"mimeType": "*/*"
},
{
"name": "template2.html.ftl",
"isDirectory": false,
"mimeType": "*/*"
},
{
"name": "template3.html.ftl",
"isDirectory": false,
"mimeType": "*/*"
}
]
},
{
"name": "theme-index.json",
"isDirectory": false,
"mimeType": "application/json"
},
{
"name": "theme.json",
"isDirectory": false,
"mimeType": "application/json"
}
]
}