angular .module('bit.shared') .controller('sharedFoldersMeController', function ($scope, apiService, cryptoService, cipherService, $analytics) { });