{
    "name": "crn-${WidgetId}",
    "text": "${WidgetName}",
    "image": "/node_modules/cronapp-framework-js/img/cron-icon/crn-plugin.svg",
    "description": "${WidgetDescription}",
    "description_en_US": "${WidgetDescription}",
    "category": [
        "PLUGINS"
    ],
    "templateURL": "${r"${webcontent}"}/components/templates/${WidgetId}.template.html",
    "properties": {
        "class": {
            "order": 9999
        },
        "id": {
            "order": 1
        }
    },
    "attributesForPreview": [],
    "childrenProperties": [],
    "styles": []
}