
/* STATUS */

const status = {
  description: 'Show the status',
  plugins: []
};

/* EXPORT */

export default status;
