{
    "name": "altair:Events",
    "version": "0.1.0",
    "description": "When you want to introduce new events into Altair, use the _HasEventsMixin",
    "events" : {
        "register-events" : "Hook into this event using _HasEventsMixin to tell Altiar about your events (pulled from your package.json)"
    }
}
