{
    "projects": [
        "<%= src %>",
        "<%= test %>"
    ],
    
    "sdk": {
        "runtime" : "<%= runtime %>"
    }
}