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