mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 07:03:38 +00:00
14 lines
221 B
JSON
14 lines
221 B
JSON
{
|
|
"connection": "default",
|
|
"collectionName": "components_blog_killer_compos",
|
|
"info": {
|
|
"name": "killer compo long name",
|
|
"icon": "ad"
|
|
},
|
|
"attributes": {
|
|
"name": {
|
|
"type": "string"
|
|
}
|
|
}
|
|
}
|