Vue.component( `artist`, { props: [ `artist` ], data: function () { return {}; }, computed: {}, template: `