{
    "name": "Fayette",
    "version": "1.0",
    "author": "EasyIndex",
    "indexType": "secondary",
    "styleType": "sample",
    "hasExcerpts": true,
    "description": "Square images with the post title and excerpt below",
    "isIncluded": true,
    "defaults": {
        "ixThumbWidth": 150,
        "ixThumbHeight": 150,
        "ixExcerptLength": 40,
        "ixTitleTag": "h4"
    },
    "basic": [
        {
            "section": "Post title box",
            "target": ".ei-item-title",
            "type": "box"
        },
        {
            "section": "Post title",
            "target": ".ei-item-title a",
            "type": "text"
        },
        {
            "section": "Excerpt text",
            "target": ".ei-item-excerpt",
            "type": "text"
        }
    ],
    "formatting": {}
}
