module.exports = {
featureCreated : 'feature-created',
featureUpdated : 'feature-updated',
strategyCreated: 'strategy-created'
};