{
    "component": "youtube-channel",

    "module": "montage/ui/youtube-channel.reel",

    "name": "YoutubeChannel",

    "properties": [
        {
            "name": "channel",
            "type": "string",
            "default": ""
        }

    ]
}