{ "connection": "<%= connection %>", "collectionName": "<%= collectionName || '' %>", "info": { "name": "<%= id %>", "description": "<%= description %>" }, "options": { "timestamps": true }, "attributes": { <%= attributes %> } }