module.json 174 B

1234567
  1. {
  2. "modulename":"Question",
  3. "templateUrl":"module/question/question.html",
  4. "controller":"QuestionCtrl",
  5. "controllerUrl":"module/question/js/question",
  6. "KEYNAME":"USER"
  7. }