| 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 | |
| camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` | DIRECT | 0 | |
| chalk • 2.4.2Terminal string styling done right | DIRECT | 6 | |
| cli-boxes • 2.2.1Boxes for use in the terminal | DIRECT | 0 | |
| 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 • 7.0.3A regular expression to match all Emoji-only symbols as per the Unicode Standard. | 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 | |
| has-flag • 3.0.0Check if argv has a specific flag | INDIRECT | 0 | |
| is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
| is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
| string-width • 3.1.0Get the visual width of a string - the number of columns required to display it | DIRECT | 4 | |
| string-width • 4.2.3Get the visual width of a string - the number of columns required to display it | INDIRECT | 4 | |
| strip-ansi • 5.2.0Strip ANSI escape codes from a string | INDIRECT | 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 | |
| term-size • 2.2.1Reliably get the terminal window size (columns & rows) | DIRECT | 0 | |
| widest-line • 3.1.0Get the visual width of the widest line in a string - the number of columns required to display it | DIRECT | 5 | |