Could be useful if your Swift project wants to deliver canned customised JSON payloads, or to shape/modify JSON passing by.
Uses https://github.com/raymccrae/swift-jsonpatch for the actual JSON patching.
Has a tiny generic patching engine at its core, which you could use to write patchers for anything (they get to use the DSL too).