I switched a library of mine from github.com/PaesslerAG/jsonpath to github.com/theory/jsonpath because PaesslerAG/jsonpath was broken for referencing JSONPath object keys that contained a dot and theory/jsonpath worked flawlessly.
Just wanted to say thanks very much for this well-built library. really appreciate it!