node-jmespath

javascript implementation of JMESPath
  https://github.com/jmespath/jmespath.js
  0
  no reviews



Jmespath.js is a javascript implementation of JMESPath, which is a query language for JSON. It will take a JSON document and transform it into another JSON document through a JMESPath expression.