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 | |
boxen • 4.2.0Create boxes in the terminal | DIRECT | 17 | |
brotli-size • 4.0.0Get the brotli compressed size of a string or buffer | DIRECT | 1 | |
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. | INDIRECT | 0 | |
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` | INDIRECT | 0 | |
chalk • 3.0.0Terminal string styling done right | INDIRECT | 5 | |
cli-boxes • 2.2.1Boxes for use in the terminal | 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 | |
colors • 1.4.0get colors in your node.js console | DIRECT | 0 | |
commander • 2.20.3the complete solution for node.js command-line programs | INDIRECT | 0 | |
duplexer • 0.1.1Creates a duplex stream | INDIRECT | 0 | |
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard. | INDIRECT | 0 | |
gzip-size • 5.1.1Get the gzipped size of a string or buffer | DIRECT | 2 | |
has-flag • 4.0.0Check if argv has a specific flag | INDIRECT | 0 | |
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
lodash.merge • 4.6.2The Lodash method `_.merge` exported as a module. | DIRECT | 0 | |
pify • 4.0.1Promisify a callback-style function | INDIRECT | 0 | |
source-map-support • 0.5.21Fixes stack traces for files with source maps | INDIRECT | 2 | |
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 | |
term-size • 2.2.1Reliably get the terminal window size (columns & rows) | INDIRECT | 0 | |
widest-line • 3.1.0Get the visual width of the widest line in a string - the number of columns required to display it | INDIRECT | 5 | |