Source: node-superagent
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Leo Iannacone <l3on@ubuntu.com>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper (>= 8)
 , dh-buildinfo
 , mocha
 , nodejs
 , node-cookiejar
 , node-cookie-parser
 , node-debug
 , node-express
 , node-extend
 , node-formidable
 , node-form-data
 , node-methods
 , node-mime
 , node-qs
 , node-should
 , pkg-js-tools
Standards-Version: 4.3.0
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/visionmedia/superagent

Package: node-superagent
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
 , node-qs
 , node-cookiejar
 , node-methods
 , node-extend
 , node-form-data
 , node-mime
 , node-formidable
 , node-debug
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.
