var app = angular.module( 'app', [ 'ui.router',
'nvd3',
'angularMoment',
'chieffancypants.loadingBar',
'ngMaterial'
] );