Source: node-traverse Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: David Paleino Build-Depends: debhelper (>= 10~) Standards-Version: 4.1.0 Homepage: https://github.com/substack/js-traverse Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-traverse.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-traverse.git Package: node-traverse Architecture: all Depends: ${misc:Depends} , nodejs Description: recursively traverse objects in Node.js node-traverse is a Node.js module that lets you Traverse and transform objects by visiting every node on a recursive walk. Package: libjs-traverse Architecture: all Depends: ${misc:Depends} Recommends: javascript-common Description: recursively traverse objects in Javascript node-traverse is a Node.js module that lets you Traverse and transform objects by visiting every node on a recursive walk. . This package contains the browser-version of node-traverse.