Source: node-inquirer Maintainer: Debian Javascript Maintainers Uploaders: Paolo Greppi Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs (>= 0.14.12~) , chai , node-ansi-escapes , node-babel7 , node-bl , node-browser-resolve , node-chalk , node-ci-info , node-cli-cursor , node-cli-spinners , node-cli-width , node-defaults , node-escape-string-regexp , node-external-editor , node-form-data , node-fs-extra , node-lodash , node-mute-stream , node-rollup-plugin-alias , node-rollup-plugin-inject , node-rollup-plugin-node-resolve , node-run-async , node-sinon , node-string-width , node-strip-ansi , node-through , node-tslib (>= 2.3.1~) , node-types-lodash , node-types-mocha , node-types-node , node-types-sinon , node-types-sinon-chai , node-types-through , node-typescript , rollup Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/js-team/node-inquirer Vcs-Git: https://salsa.debian.org/js-team/node-inquirer.git Homepage: https://github.com/sboudrias/Inquirer.js#readme Rules-Requires-Root: no Package: node-inquirer Architecture: all Depends: ${misc:Depends} , mocha , node-ansi-escapes , node-bl , node-chalk , node-ci-info , node-cli-cursor , node-cli-spinners , node-cli-width , node-defaults , node-escape-string-regexp , node-external-editor , node-lodash , node-mute-stream , node-run-async , node-string-width , node-strip-ansi , node-through , node-tslib (>= 2.3.1~) Provides: ${nodejs:Provides} Description: embeddable command line interface for Node.js Node.js module that provides a collection of interactive user interfaces and inquiry session flows for the command line. . Node.js is an event-based server-side JavaScript engine.