jsonata is a JavaScript implementation of JSONata, which is a JSON query and transformation language. This package is the reference implementation of the JSONata query and transformation language.
The module module:jm2mp/adapters/jsonata implements the
QueryAdapter
interface to use JSONata as part of JM2MP
projection documents.