Source: node-superagent Maintainer: Debian Javascript Maintainers Uploaders: Yadd Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , node-babel7 , node-busboy , node-component-emitter (>= 1.3.0) , node-cookiejar (>= 2.1.2) , node-debug , node-fast-safe-stringify , node-form-data (>= 2.3.3) , node-formidable (>= 3) , node-methods (>= 1.1.2) , node-mime (>= 2.4.4) , node-qs (>= 6.7.0) , node-readable-stream , node-semver , node-streamsearch Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/js-team/node-superagent Vcs-Git: https://salsa.debian.org/js-team/node-superagent.git Homepage: https://github.com/ladjs/superagent Rules-Requires-Root: no Package: node-superagent Architecture: all Depends: ${misc:Depends} , node-component-emitter (>= 1.3.0) , node-cookiejar (>= 2.1.2) , node-debug , node-fast-safe-stringify , node-form-data (>= 2.3.3) , node-formidable (>= 3) , node-methods (>= 1.1.2) , node-mime (>= 2.4.4) , node-qs (>= 6.7.0) , node-readable-stream , node-semver Provides: ${nodejs:Provides} Description: HTTP client request with chainable API - Node.js module Super Agent is a light-weight, progressive, ajax API crafted for flexibility, readability, and a low learning curve. . Node.js is an event-based server-side JavaScript engine.