module.exports = {
  topic: 'features',
  command: 'info',
  description: 'display information about a feature',
  args: [{name: 'feature'}],