ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminal | INDIRECT | 0 | |
ansi-regex • 3.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 | |
arrify • 1.0.1Convert a value to an array | INDIRECT | 0 | |
chalk • 2.4.2Terminal string styling done right | INDIRECT | 6 | |
cli-cursor • 2.1.0Toggle the CLI cursor | INDIRECT | 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 | |
escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
has-flag • 3.0.0Check if argv has a specific flag | INDIRECT | 0 | |
indent-string • 3.2.0Indent each line in a string | INDIRECT | 0 | |
ink • 0.4.1React for CLI | DIRECT | 29 | |
invariant • 2.2.4invariant | DIRECT | 2 | |
is-equal-shallow • 0.1.3Does a shallow comparison of two objects, returning false if the keys or values differ. | INDIRECT | 1 | |
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
is-primitive • 2.0.0Returns `true` if the value is a primitive. | INDIRECT | 0 | |
js-tokens • 4.0.0A regex that tokenizes JavaScript. | INDIRECT | 0 | |
lodash.flattendeep • 4.4.0The lodash method `_.flattenDeep` exported as a module. | INDIRECT | 0 | |
log-update • 2.3.0Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc. | INDIRECT | 11 | |
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST | INDIRECT | 1 | |
mimic-fn • 1.2.0Make a function mimic another one | INDIRECT | 0 | |
object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
onetime • 2.0.1Ensure a function is only called once | INDIRECT | 1 | |
prop-types • 15.8.1Runtime type checking for React props and similar objects. | DIRECT | 4 | |
react-is • 16.13.1Brand checking of React Elements. | INDIRECT | 0 | |
restore-cursor • 2.0.0Gracefully restore the CLI cursor on exit | INDIRECT | 3 | |
string-width • 2.1.1Get the visual width of a string - the number of columns required to display it | INDIRECT | 3 | |
strip-ansi • 4.0.0Strip ANSI escape codes | INDIRECT | 1 | |
supports-color • 5.5.0Detect whether a terminal supports color | INDIRECT | 1 | |
wrap-ansi • 3.0.1Wordwrap a string with ANSI escape codes | INDIRECT | 4 | |