Source: node-jmespath Maintainer: Debian Javascript Maintainers Uploaders: Andreas Tille Section: javascript Priority: optional Build-Depends: debhelper-compat (= 13), nodejs, node-mocha , dh-sequence-nodejs, terser Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/js-team/node-jmespath Vcs-Git: https://salsa.debian.org/js-team/node-jmespath.git Homepage: https://github.com/jmespath/jmespath.js Package: node-jmespath Architecture: all Depends: ${misc:Depends}, nodejs:any Multi-Arch: foreign Description: javascript implementation of JMESPath 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.