UNPKG

create-strapi-app

Version:

Generate a new Strapi application.

17 lines (16 loc) 243 B
{ "collectionName": "components_shared_quotes", "info": { "displayName": "Quote", "icon": "indent" }, "options": {}, "attributes": { "title": { "type": "string" }, "body": { "type": "text" } } }