var MainViewManager             = brackets.getModule("view/MainViewManager"),
        Dialogs                     = brackets.getModule("widgets/Dialogs"),
        Strings                     = brackets.getModule("strings"),
        Mustache                    = brackets.getModule("thirdparty/mustache/mustache"),
        HealthDataNotificationHtml  = require("text!htmlContent/healthdata-popup.html");