feat(templates): More package templates, template management start

This commit is contained in:
2026-05-12 14:15:18 +02:00
parent 72a8ceb741
commit e24eb647ca
6 changed files with 74 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"": {}
}
}