{
    "root": "../js",
    "modules": {
        "test": {
            "path": "test.js",
            "sandbox": true,
            "bind": "context"
        },
        "context": "context.js"
    }
}
