{
    "paths": {
        "bootstrap2.3.2": "bootstrap"
    },
    "shim": {
        "bootstrap2.3.2/js/bootstrap": {
            "deps": [ "jquery", "css!bootstrap2.3.2/css/bootstrap" ]
        }
    }
}