{
    "defaults": {
    },
    "partials": {
        "style.css": "style.css.mustache",
        "bodyParam": "bodyParam.mustache",
        "formParam": "formParam.mustache",
        "headerParam": "headerParam.mustache",
        "pathParam": "pathParam.mustache",
        "queryParam": "queryParam.mustache"
    },
    "transformations": [
        { "input": "index.mustache", "output": "index.html" }
    ]
}
