{
    "name": "analytics",
    "type": "category",
    "commands": [
        "add",
        "remove",
        "push",
        "update",
        "console",
        "help"
    ],
    "commandAliases":{
        "configure": "update"
    },
    "eventHandlers": []
}