}, {
  type: 'list',
  when: function when(responses) {
    return responses['frontend'] == 'angular';
  },