{
    "name": "myothermodule",
    "builds": {
        "myothermodule": {
            "jsfiles": [
                "js/myothermodule.js"
            ]
        }
    }
}
