{
    "builders": [{
        "type": "foo"
    }],

    "post-processors": [{
        "type": "bar",
        "except": ["foo"]
    }]
}