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