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 | |
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
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 | |
brace-expansion • 1.1.11Brace expansion as known from sh/bash | INDIRECT | 2 | |
buffer • 5.7.1Node.js Buffer API, for the browser | INDIRECT | 2 | |
chalk • 4.1.2Terminal string styling done right | DIRECT | 5 | |
chardet • 0.7.0Character 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 • 8.3.0the complete solution for node.js command-line programs | DIRECT | 0 | |
concat-map • 0.0.1concatenative mapdashery | INDIRECT | 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 | |
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT | INDIRECT | 5 | |
figures • 3.2.0Unicode symbols with Windows CMD fallbacks | INDIRECT | 1 | |
function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
has-flag • 4.0.0Check if argv has a specific flag | INDIRECT | 0 | |
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
iconv-lite • 0.4.24Convert character encodings in pure javascript. | INDIRECT | 1 | |
inquirer • 8.2.6A collection of common interactive command line user interfaces. | DIRECT | 51 | |
interpret • 1.4.0A dictionary of file extensions and associated module loaders. | INDIRECT | 0 | |
is-core-module • 2.16.1Is this specifier a node.js core module? | INDIRECT | 2 | |
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 | DIRECT | 29 | |
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfill | INDIRECT | 0 | |
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
path-parse • 1.0.7Node.js path.parse() ponyfill | INDIRECT | 0 | |
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 4 | |
rechoir • 0.6.2Require any supported file as a node module. | INDIRECT | 6 | |
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 5 | |
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 | |
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag. | INDIRECT | 0 | |
through • 2.3.8simplified stream construction | INDIRECT | 0 | |
tmp • 0.0.33Temporary file and directory creator | INDIRECT | 1 | |
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 | |