Source: node-follow-redirects Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , mocha , node-concat-stream , node-express , node-lolex Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/js-team/node-follow-redirects Vcs-Git: https://salsa.debian.org/js-team/node-follow-redirects.git Homepage: https://github.com/olalonde/follow-redirects Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-follow-redirects Architecture: all Depends: ${misc:Depends} , node-debug (>= 2.4.5) Description: HTTP and HTTPS modules that follow redirects Drop-in replacement for Nodes `http` and `https` that automatically follows redirects. . Node.js is an event-based server-side JavaScript engine.