ansi-escapes • 1.4.0ANSI escape codes for manipulating the terminal | DIRECT | 0 | |
ansi-regex • 2.1.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminal | INDIRECT | 0 | |
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. | INDIRECT | 0 | |
chalk • 1.1.3Terminal string styling done right. Much color. | DIRECT | 6 | |
cli-cursor • 1.0.2Toggle the CLI cursor | DIRECT | 3 | |
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfill | INDIRECT | 0 | |
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the result | INDIRECT | 10 | |
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
exit-hook • 1.1.1Run some code when the process exits | INDIRECT | 0 | |
extend • 3.0.2Port of jQuery.extend for node.js and the browser | INDIRECT | 0 | |
external-editor • 1.1.1Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT | DIRECT | 16 | |
figures • 1.7.0Unicode symbols with Windows CMD fallbacks | DIRECT | 2 | |
has-ansi • 2.0.0Check if a string has ANSI escape codes | INDIRECT | 1 | |
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 1 | |
isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
lodash • 4.17.21Lodash modular utilities. | DIRECT | 0 | |
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfill | INDIRECT | 0 | |
object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
onetime • 1.1.0Only call a function once | INDIRECT | 0 | |
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfill | INDIRECT | 0 | |
pinkie-promise • 2.0.1ES2015 Promise ponyfill | DIRECT | 1 | |
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementation | INDIRECT | 0 | |
process-nextick-args • 2.0.1process.nextTick but always with args | INDIRECT | 0 | |
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
restore-cursor • 1.0.1Gracefully restore the CLI cursor on exit | INDIRECT | 2 | |
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style. | DIRECT | 0 | |
safe-buffer • 5.1.2Safer Node.js Buffer API | INDIRECT | 0 | |
spawn-sync • 1.0.15Prollyfill for child_process.spawnSync | INDIRECT | 12 | |
string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
string-width • 1.0.2Get the visual width of a string - the number of columns required to display it | DIRECT | 5 | |
strip-ansi • 3.0.1Strip ANSI escape codes | DIRECT | 1 | |
supports-color • 2.0.0Detect whether a terminal supports color | INDIRECT | 0 | |
through • 2.3.8simplified stream construction | DIRECT | 0 | |
tmp • 0.0.29Temporary file and directory creator | INDIRECT | 1 | |
typedarray • 0.0.6TypedArray polyfill for old browsers | INDIRECT | 0 | |
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |