Source: node-mermaid
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Bastien Roucaries <rouca@debian.org>
Section: javascript
Priority: optional
Build-Depends: debhelper-compat (= 13)
 , dh-sequence-nodejs (>= 0.14.5~)
 , jison
 , node-babel-loader
 , node-babel7
 , node-crypto-random-string
 , node-css-loader
 , node-dagre-d3-renderer
 , node-dagre-layout
 , node-dompurify
 , node-graphlibrary (>= 2.2.0+really2.1.8+dfsg~)
 , node-moment
 , node-path-browserify
 , node-rollup-plugin-terser
 , node-braintree-sanitize-url
 , node-stylis
 , node-typescript
 , node-webpack-merge
 , rollup
 , terser
 , webpack (>= 4.43.0~)
 , dh-nodejs
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/js-team/node-mermaid
Vcs-Git: https://salsa.debian.org/js-team/node-mermaid.git
Homepage: https://github.com/knsv/mermaid
Testsuite: autopkgtest-pkg-nodejs
Rules-Requires-Root: no

Package: node-mermaid
Architecture: all
Depends: ${misc:Depends}
 , node-stylis
Provides: ${nodejs:Provides}
Description: Markdownish syntax for generating flowcharts,
 sequence diagrams, class diagrams, gantt charts and git graphs.
 .
 It can help visualize flowcharts, diagrams, ganttcharts and git charts can be
 scripted in a markdown syntax, with a varitety of different symbols and chart
 types available. Since the diagram source is text based,
 it can be part of production scipts.
 .
 Automates the diagram generation instead of making it manually.
 .
 This includes small package kroma, a collection of functions
 for manipulating CSS colors
 .
 Node.js is an event-based server-side JavaScript engine.
