Source: node-findit2 Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Andrew Kelley Build-Depends: debhelper (>= 10) , dh-buildinfo , nodejs , node-tap , node-mkdirp Standards-Version: 4.1.1 Homepage: https://github.com/andrewrk/node-findit Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-findit2.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-findit2.git Package: node-findit2 Architecture: all Depends: ${misc:Depends} , nodejs Description: walk a directory tree recursively with events findit2 is a Node.js module to recursively walk directory trees. It supports optionally following symlinks and detects file system loops. . This module is a backward-compatible rewrite of node-findit to provide bug fixes and better symlink support. . Node.js is an event-based server-side JavaScript engine.