{
    "root": "../js",
    "bundles": {
        "b": {
            "modules": {
                "c": "c.js"
            }
        }
    }
}