This npm package provides a program called jpc, similar to the
jp program for querying JSON with
JMESPath.
I wrote it after losing
confidence in jp, because of a
bug
in the underlying library.
A notable feature of jpc is that you can choose which of the available
JavaScript libraries should parse your query.
The current options are:
I have no plans to put this package in the npm repository.