Source: node-mermaid Maintainer: Debian Javascript Maintainers Uploaders: Nilesh Patra 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-rollup-plugin-terser , node-typescript , rollup , terser , webpack (>= 4.43.0~) Standards-Version: 4.6.0 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} 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. . Node.js is an event-based server-side JavaScript engine.