Source: node-serve-index Maintainer: Debian Javascript Maintainers Uploaders: Leo Iannacone Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 12), famfamfam-silk, mocha, nodejs, node-accepts, node-after, node-batch, node-debug, node-escape-html, node-http-errors, node-mime-types, node-parseurl, node-should, node-supertest (>= 4.0.2), pkg-js-tools (>= 0.8.8) Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/js-team/node-serve-index Vcs-Git: https://salsa.debian.org/js-team/node-serve-index.git Homepage: https://github.com/expressjs/serve-index Rules-Requires-Root: no Package: node-serve-index Architecture: all Depends: ${misc:Depends}, famfamfam-silk, nodejs, node-accepts, node-after, node-batch, node-debug, node-escape-html, node-http-errors, node-mime-types, node-parseurl, Description: directory listings middleware for Node.js This package provides a middleware for serving a directory index at the path built from the current URL of the HTTP Request and a configurable public local path. . Node.js is an event-based server-side JavaScript engine.