Source: node-marked
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Julian Taylor <jtaylor.debian@googlemail.com>
Build-Depends: debhelper-compat (= 12)
 , uglifyjs.terser
 , pkg-js-tools (>= 0.9.20~)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/js-team/node-marked
Vcs-Git: https://salsa.debian.org/js-team/node-marked.git
Homepage: https://github.com/chjj/marked
Testsuite: autopkgtest-pkg-nodejs
Rules-Requires-Root: no

Package: node-marked
Architecture: all
Depends: ${misc:Depends}
 , nodejs
Description: Full-featured markdown parser and compiler for NodeJS
 Marked implements all markdown features while having a high processing
 speed. It is also fully compatible with client-side javascript.
 .
 Additionally Marked also implements github flavored markdown.
 .
 This package contains the marked executable and node module.

Package: libjs-marked
Architecture: all
Depends: ${misc:Depends}
Description: Full-featured markdown parser and compiler
 Marked implements all markdown features while having a high processing
 speed. It is also fully compatible with client-side javascript.
 .
 Additionally Marked also implements github flavored markdown.
 .
 This package contains the javascript module.
