(function () { angular.module('parknewlondon', [ 'ui.router', // Routing 'ui.bootstrap', // Ui Bootstrap 'pascalprecht.translate', // Angular Translate 'ngIdle', // Idle timer 'ngSanitize' // ngSanitize ]) })(); // Other libraries are loaded dynamically in the config.js file using the library ocLazyLoad