module.json 220 B

1234567
  1. {
  2. "modulename":"Notification",
  3. "templateUrl":"module/report/notification/notification.html",
  4. "controller":"NotificationCtrl",
  5. "controllerUrl":"module/report/notification/js/notification",
  6. "KEYNAME":"notification"
  7. }