{
    "name": "givewp-form-field-manager/email",
    "title": "Email",
    "description": "Allows donors to enter an email address.",
    "category": "custom",
    "icon": "yes",
    "supports": {
        "multiple": true,
        "givewp": {
            "fieldSettings": {
                "label": {
                    "default": "Email"
                },
                "placeholder": {
                    "default": ""
                },
                "description": {
                    "default": "The description text goes here."
                },
                "defaultValue": {
                    "default": ""
                }
            },
            "conditionalLogic": true
        }
    },
    "attributes": {}
}
