angular.module 'example', [
  # Declare here all AngularJS dependencies that are shared by the example module.
  'supersonic'
]
