define(['mustache'], function(require){ return { window: window, jQuery: window.$, Mustache: Mustache }; });