Linting JSON with {params}

Can you please navigate me or help me to enhance JSON linter in such a way that it accepts specific {params}? For example: “id”: “{deviceId}”, “number”: {seqNumber}. I have a fixed list of such params (strings or numbers). I am ready to pay for such support if necessary! Thank you!

The json lint integration is a thin wrapper around jsonlint, so you should probably look there.