Source: node-jsonparse Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Bastien Roucariès Build-Depends: debhelper (>= 11) , dpkg-dev (>= 1.17.14) , dh-buildinfo , nodejs (>= 6) , node-tape (>= 0.1.1) , node-tap (>= 0.3) Standards-Version: 4.3.0 Homepage: https://github.com/creationix/jsonparse Vcs-Git: https://salsa.debian.org/js-team/node-jsonparse.git Vcs-Browser: https://salsa.debian.org/js-team/node-jsonparse Package: node-jsonparse Architecture: all Depends: ${misc:Depends} , nodejs (>= 6) Description: Pure javascript JSON streaming parser for node.js This a simple nodejs module that parses a given JSON file and returning object form suitable for grammar analysis. . Node.js is an event-based server-side JavaScript engine.