Source: node-media-typer
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Xavier Guimard <yadd@debian.org>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Priority: optional
Build-Depends: debhelper-compat (= 12),
               mocha,
               node-should,
               nodejs,
               pkg-js-tools (>= 0.8.8)
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/js-team/node-media-typer
Vcs-Git: https://salsa.debian.org/js-team/node-media-typer.git
Homepage: https://github.com/expressjs/media-typer
Rules-Requires-Root: no

Package: node-media-typer
Architecture: all
Depends: ${misc:Depends},
         nodejs
Description: RFC 6838 media type parser and formatter - Node.js module
 This module parses a media type string as typically found in HTTP
 Content-Type header.
 .
 Node.js is an event-based server-side JavaScript engine.
