{
    "almond" : "vendor/almond/almond.js",
    "requirejs" : "vendor/requirejs/require.js",
    "backbone-amd" : "vendor/backbone-amd/backbone.js",
    "lodash-amd" : "vendor/lodash-amd/underscore/**",
    "jquery" : "vendor/jquery/dist/jquery.js",
    "jqueryui" : "vendor/jquery.ui/ui/jquery.ui.core.js",
    "font-awesome-fonts" : "vendor/font-awesome/fonts/**",
    "scrollToFixed" : "vendor/ScrollToFixed/jquery-scrolltofixed.js",
    "text" : "vendor/requirejs-text/text.js",
    "rivets" : "vendor/rivets/dist/rivets.js",
    "base64" : "vendor/js-base64/base64.js",
    "foundation" : "vendor/foundation/js/foundation/foundation.js",
    "cirque" : "vendor/cirque/jquery.cirque.js",
    "modernizr" : "vendor/modernizr/modernizr.js",
    "masseuse" : "vendor/masseuse/app/**/*.js",
    "masseuseV" : "!vendor/masseuse/app/vendor/**",
    "helpers" : "vendor/helpers/app/**/*.js",
    "helpersV" : "!vendor/helpers/app/vendor/**",
    "alerts" : "vendor/foundation/js/foundation/foundation.alert.js",
    "dropdown" : "vendor/foundation/js/foundation/foundation.dropdown.js",
    "tabs": "vendor/foundation/js/foundation/foundation.tab.js",
    "tooltip": "vendor/foundation/js/foundation/foundation.tooltip.js",
    "abide": "vendor/foundation/js/foundation/foundation.abide.js",
    "sortable" : "vendor/jquery.ui/ui/jquery.ui.sortable.js",
    "widgetFactory" : "vendor/jquery.ui/ui/jquery.ui.widget.js",
    "mouseInteraction" : "vendor/jquery.ui/ui/jquery.ui.mouse.js",
    "accordion" : "vendor/jquery.ui/ui/jquery.ui.accordion.js",
    "ckeditor" : "vendor/ckeditor/ckeditor.js",
    "ckeditor-jqueryAdapter" : "vendor/ckeditor/adapters/jquery.js",
    "ckeditor-kamaSkin" : "vendor/ckeditor/skins/moono/**",
    "ckeditor-languages" : "vendor/ckeditor/lang/*.js",
    "ckeditor-styleJavascript" : "vendor/ckeditor/styles.js",
    "ckeditor-stylsheet" : "vendor/ckeditor/contents.css",
    "ckeditor-plugins" : "vendor/ckeditor/plugins/**",
    "aceCodeEditor" : "vendor/ace/lib/ace/**/*",
    "moment" : "vendor/moment/moment.js",
    "moment-timezone-with-data" : "vendor/moment-timezone/builds/moment-timezone-with-data.js",
    "datetimepicker" : "vendor/datetimepicker/jquery.datetimepicker.js",
    "select2" : "vendor/select2/select2.js",
    "sparkmd5" : "vendor/SparkMD5/spark-md5.js",
    "JSONEditor" : "vendor/jsoneditor/**/*",
    "contextjs" : "vendor/contextjs/context.js",
    "velocity" : "vendor/velocity/jquery.velocity.js",
    "mousetrap" : "vendor/mousetrap/mousetrap.js",
    "multipleSelect" : "vendor/multiple-select/jquery.multiple.select.js",
    "commaSeparatedValues" : "vendor/comma-separated-values/csv.js",
    "underscoreDeep" : "vendor/underscore.deep/main.js"
}
