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