import ngModule from '../module'; ngModule.component('vnItemNiche', { template: require('./item-niche.html') });