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