Source: node-jsonparse
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Bastien Roucariès <rouca@debian.org>
Build-Depends: debhelper-compat (= 13)
 , dh-sequence-nodejs
 , node-tape <!nocheck>
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/js-team/node-jsonparse
Vcs-Git: https://salsa.debian.org/js-team/node-jsonparse.git
Homepage: https://github.com/creationix/jsonparse
Testsuite: autopkgtest-pkg-nodejs
Rules-Requires-Root: no

Package: node-jsonparse
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
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.
