ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminal | DIRECT | 1 | |
ansi-regex • 4.1.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
ansi-regex • 5.0.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminal | INDIRECT | 2 | |
chalk • 2.4.2Terminal string styling done right | DIRECT | 6 | |
chardet • 0.7.0Character detector | INDIRECT | 0 | |
cli-cursor • 3.1.0Toggle the CLI cursor | DIRECT | 4 | |
color-convert • 1.9.3Plain color conversion functions | INDIRECT | 1 | |
color-name • 1.1.3A list of color names and its values | INDIRECT | 0 | |
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 | DIRECT | 5 | |
figures • 3.2.0Unicode symbols with Windows CMD fallbacks | DIRECT | 1 | |
has-flag • 3.0.0Check if argv has a specific flag | INDIRECT | 0 | |
iconv-lite • 0.4.24Convert character encodings in pure javascript. | INDIRECT | 1 | |
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
lodash • 4.17.21Lodash modular utilities. | DIRECT | 0 | |
mimic-fn • 2.1.0Make a function mimic another one | INDIRECT | 0 | |
onetime • 5.1.2Ensure a function is only called once | INDIRECT | 1 | |
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfill | INDIRECT | 0 | |
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. | DIRECT | 0 | |
safer-buffer • 2.1.2Modern Buffer API polyfill without footguns | INDIRECT | 0 | |
string-width • 4.2.3Get the visual width of a string - the number of columns required to display it | DIRECT | 4 | |
strip-ansi • 5.2.0Strip ANSI escape codes from a string | DIRECT | 1 | |
strip-ansi • 6.0.1Strip ANSI escape codes from a string | INDIRECT | 1 | |
supports-color • 5.5.0Detect whether a terminal supports color | INDIRECT | 1 | |
through • 2.3.8simplified stream construction | DIRECT | 0 | |
tmp • 0.0.33Temporary file and directory creator | INDIRECT | 1 | |