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