| @inquirer/external-editor • 1.0.2Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT | INDIRECT | 3 | |
| ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminal | INDIRECT | 1 | |
| ansi-regex • 5.0.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
| ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminal | INDIRECT | 2 | |
| axios • 0.21.4Promise based HTTP client for the browser and node.js | DIRECT | 1 | |
| base64-js • 1.5.1Base64 encoding/decoding in pure JS | INDIRECT | 0 | |
| bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! | INDIRECT | 8 | |
| buffer • 5.7.1Node.js Buffer API, for the browser | INDIRECT | 2 | |
| chalk • 4.1.2Terminal string styling done right | INDIRECT | 5 | |
| chardet • 2.1.0Character encoding detector | INDIRECT | 0 | |
| cli-cursor • 3.1.0Toggle the CLI cursor | INDIRECT | 4 | |
| cli-spinners • 2.9.2Spinners for use in the terminal | INDIRECT | 0 | |
| clone • 1.0.4deep cloning of objects and arrays | INDIRECT | 0 | |
| color-convert • 2.0.1Plain color conversion functions | INDIRECT | 1 | |
| color-name • 1.1.4A list of color names and its values | INDIRECT | 0 | |
| commander • 7.2.0the complete solution for node.js command-line programs | DIRECT | 0 | |
| defaults • 1.0.4merge single level defaults over a config object | INDIRECT | 1 | |
| emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard. | INDIRECT | 0 | |
| escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
| figures • 3.2.0Unicode symbols with Windows CMD fallbacks | INDIRECT | 1 | |
| follow-redirects • 1.15.11HTTP and HTTPS modules that follow redirects. | INDIRECT | 0 | |
| has-flag • 4.0.0Check if argv has a specific flag | INDIRECT | 0 | |
| iconv-lite • 0.7.0Convert character encodings in pure javascript. | INDIRECT | 1 | |
| inquirer • 8.2.7A collection of common interactive command line user interfaces. | DIRECT | 49 | |
| is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
| is-interactive • 1.0.0Check if stdout or stderr is interactive | INDIRECT | 0 | |
| is-unicode-supported • 0.1.0Detect whether the terminal supports Unicode | INDIRECT | 0 | |
| lodash • 4.17.21Lodash modular utilities. | INDIRECT | 0 | |
| log-symbols • 4.1.0Colored symbols for various log levels. Example: `✔︎ Success` | INDIRECT | 7 | |
| mimic-fn • 2.1.0Make a function mimic another one | INDIRECT | 0 | |
| onetime • 5.1.2Ensure a function is only called once | INDIRECT | 1 | |
| ora • 5.4.1Elegant terminal spinner | INDIRECT | 29 | |
| readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 4 | |
| restore-cursor • 3.1.0Gracefully restore the CLI cursor on exit | INDIRECT | 3 | |
| run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style. | INDIRECT | 0 | |
| safe-buffer • 5.2.1Safer Node.js Buffer API | INDIRECT | 0 | |
| safer-buffer • 2.1.2Modern Buffer API polyfill without footguns | INDIRECT | 0 | |
| string_decoder • 1.3.0The string_decoder module from Node core | INDIRECT | 1 | |
| string-width • 4.2.3Get the visual width of a string - the number of columns required to display it | INDIRECT | 4 | |
| strip-ansi • 6.0.1Strip ANSI escape codes from a string | INDIRECT | 1 | |
| supports-color • 7.2.0Detect whether a terminal supports color | INDIRECT | 1 | |
| through • 2.3.8simplified stream construction | INDIRECT | 0 | |
| util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
| wcwidth • 1.0.1Port of C's wcwidth() and wcswidth() | INDIRECT | 2 | |
| wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codes | INDIRECT | 8 | |