{
    "paths": {
        "wow": "wow.min",
        "lazy": "lazy.min",
        "wizard": "jquery.bootstrap.wizard.min",
        "main-script": "controllers/common/main-script",
        "bootstrap_multiselect": "bootstrap-multiselect",
        "jquery_dataTables": "jquery.dataTables.min",
        "bootstrap_dataTables": "dataTables.bootstrap.min",
        "highcharts": "highcharts",
        "highcharts_3d": "highcharts-3d",
        "highcharts_exporting": "highcharts-exporting",
        "jquery": "bforms/bundles/js/components",
        "jquery-migrate": "bforms/bundles/js/components",
        "bootstrap": "bforms/bundles/js/components",
        "jquery-ui-core": "bforms/bundles/js/components",
        "amplify": "bforms/bundles/js/components",
        "icanhaz": "bforms/bundles/js/components",
        "singleton-ich": "bforms/bundles/js/components",
        "history-js": "bforms/bundles/js/components",
        "selector-set": "bforms/bundles/js/components",
        "jquery.selector-set": "bforms/bundles/js/components",
        "placeholder-shim": "bforms/bundles/js/components",
        "bforms-validate": "bforms/bundles/js/plugins",
        "bforms-validate-unobtrusive": "bforms/bundles/js/plugins",
        "bforms-datepicker": "bforms/bundles/js/plugins",
        "bforms-datepicker-tmpl": "bforms/bundles/js/plugins",
        "bforms-datepicker-range": "bforms/bundles/js/plugins",
        "bforms-datepicker-i18n": "bforms/bundles/js/plugins",
        "moment": "bforms/bundles/js/plugins",
        "moment-calendar": "bforms/bundles/js/plugins",
        "bforms-fileupload": "bforms/bundles/js/widgets",
        "jquery-fileupload": "bforms/bundles/js/components",
        "jquery-iframe-transport": "bforms/bundles/js/components",
        "jquery.fileupload-validate": "bforms/bundles/js/components",
        "jquery.fileupload-process": "bforms/bundles/js/components",
        "load-image": "bforms/bundles/js/components",
        "load-image-meta": "bforms/bundles/js/components",
        "nestedsortable": "bforms/bundles/js/plugins",
        "bforms-rangepicker": "bforms/bundles/js/plugins",
        "bforms-radiolist": "bforms/bundles/js/plugins",
        "bforms-checklist": "bforms/bundles/js/plugins",
        "bforms-buttonGroupDropdown": "bforms/bundles/js/plugins",
        "bforms-mixedButtonGroup": "bforms/bundles/js/plugins",
        "bforms-upload": "bforms/bundles/js/plugins",
        "bforms-navscroll": "bforms/bundles/js/plugins",
        "select2": "bforms/bundles/js/plugins",
        "bforms-select2": "bforms/bundles/js/plugins",
        "typeahead": "bforms/bundles/js/plugins",
        "bforms-typeahead": "bforms/bundles/js/plugins",
        "bforms-alert": "bforms/bundles/js/plugins",
        "bforms-initUI": "bforms/bundles/js/plugins",
        "bforms-resetInput": "bforms/bundles/js/plugins",
        "bforms-extensions": "bforms/bundles/js/plugins",
        "bforms-grid": "bforms/bundles/js/widgets",
        "bforms-toolbar": "bforms/bundles/js/widgets",
        "bforms-pager": "bforms/bundles/js/widgets",
        "bforms-editable": "bforms/bundles/js/widgets",
        "bforms-form": "bforms/bundles/js/widgets",
        "bforms-groupEditor": "bforms/bundles/js/widgets",
        "bforms-toolbar-advancedSearch": "bforms/bundles/js/widgets",
        "bforms-toolbar-add": "bforms/bundles/js/widgets",
        "bforms-toolbar-quickSearch": "bforms/bundles/js/widgets",
        "bforms-toolbar-order": "bforms/bundles/js/widgets",
        "bforms-themeSelect": "bforms/bundles/js/widgets",
        "bforms-panel": "bforms/bundles/js/widgets",
        "bforms-inlineQuestion": "bforms/bundles/js/widgets",
        "bforms-sortable": "bforms/bundles/js/widgets",
        "bforms-formBuilder": "bforms/bundles/js/widgets",
        "bforms-formBuilder-templates": "bforms/bundles/js/widgets",
        "bforms-formBuilder-formRenderer": "bforms/bundles/js/widgets",
        "bforms-formBuilder-models": "bforms/bundles/js/widgets",
        "bforms-controlPanel": "bforms/bundles/js/widgets",
        "bforms-taglist": "bforms/bundles/js/widgets",
        "bforms-ajax": "bforms/bundles/js/widgets",
        "bforms-namespace": "bforms/bundles/js/widgets",
        "validate-ro": "bforms/plugins/validation/i18n/bforms.validate-ro",
        "select2-ro": "bforms/plugins/select2/js/i18n/select2-ro",
        "depend": "bforms/components/requirejs/depend",
        "i18n": "bforms/components/requirejs/i18n",
        "text": "bforms/components/requirejs/text"
    },
     "shim": {
        "jquery": {
            "exports":  "jQuery"
        },
        "highcharts": {
            "deps": [ "jquery" ],
            "exports": "Highcharts"
        },
        "highcharts_3d": {
            "deps": ["jquery"],
            "exports" : "Highcharts"
        }
    }
}