Source: node-http-server Maintainer: Debian Javascript Maintainers Uploaders: sandra uwah Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-nodejs , dh-sequence-nodejs , mocha , node-async , node-basic-auth , node-debug , node-expect.js , node-express , node-he , node-http-proxy , node-iconv-lite , node-jsdom , node-mime , node-minipass , node-mkdirp , node-qs , node-vows Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/js-team/node-http-server Vcs-Git: https://salsa.debian.org/js-team/node-http-server.git Homepage: https://github.com/http-party/http-server#readme Rules-Requires-Root: no Package: node-http-server Architecture: all Depends: ${misc:Depends} , node-async , node-basic-auth , node-chalk , node-debug (>= 4.3.4) , node-he (>= 1.2.0) , node-http-proxy , node-jsdom (>= 20.0.3) , node-mime , node-minimist , node-mkdirp (>= 1.0.4) , node-qs , nodejs:any Provides: ${nodejs:Provides} Description: Simple zero-configuration command-line http server http-server is a simple, zero-configuration command-line static HTTP server powerful enough for production usage, but simple enough to be used for testing, local development and learning.