define(function () { app.registerController('ProjectRepositoriesCtrl', ['$scope', '$http', function ($scope, $http) { }]); });