16 lines
243 B
JSON
Raw Normal View History

{
"collectionName": "components_blog_test_comos",
"info": {
"name": "test comp",
"icon": "ad",
"description": ""
},
"options": {},
"attributes": {
"name": {
"type": "string",
"default": "toto"
}
}
}