Source: node-promzard Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Navaneeth Kishore Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , node-read (>= 5) , node-tap Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/js-team/node-promzard Vcs-Git: https://salsa.debian.org/js-team/node-promzard.git Homepage: https://github.com/isaacs/promzard Testsuite: autopkgtest-pkg-nodejs Package: node-promzard Architecture: all Depends: ${misc:Depends} , node-read (>= 5) Breaks: npm (<< 11) Multi-Arch: foreign Description: Promzard provides a prompting json wizard A prompting wizard for building files from specialized PromZard modules. Used by npm init. . A reimplementation of SubStack's prompter, which does not use AST traversal. . From another point of view, it's a reimplementation of Marak's wizard which doesn't use schemas. . The goal is a nice drop-in enhancement for npm init. . Node.js is an event-based server-side JavaScript engine.