(function() { 'use strict'; angular .module('harbor.top.repository', [ 'harbor.services.repository' ]); })();