mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 22:34:56 +00:00
7 lines
176 B
JSON
7 lines
176 B
JSON
{
|
|
"component_fields": [
|
|
{ "field": "id", "type": "string", "desc": "unique identifier" },
|
|
{ "field": "type", "type": "string", "desc": "component type" }
|
|
]
|
|
}
|