Source: node-serve-static
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
 , nodejs
 , node-escape-html
 , node-parseurl
 , node-send
 , node-utils-merge
 , node-should
 , node-mocha
 , node-supertest
 , pkg-js-tools
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/js-team/node-serve-static
Vcs-Git: https://salsa.debian.org/js-team/node-serve-static.git
Homepage: https://github.com/expressjs/serve-static

Package: node-serve-static
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
 , node-escape-html
 , node-parseurl
 , node-send
 , node-utils-merge
Description: static files server module for Node.js
 Simple and fast deploy module to serve static files
 in your web applications.
 .
 Node.js is an event-based server-side JavaScript engine.
