ansi-escapes • 1.4.0ANSI escape codes for manipulating the terminal | INDIRECT | 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 | |
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
brace-expansion • 1.1.11Brace expansion as known from sh/bash | INDIRECT | 2 | |
chalk • 1.1.3Terminal string styling done right. Much color. | DIRECT | 6 | |
cli-cursor • 1.0.2Toggle the CLI cursor | INDIRECT | 3 | |
commander • 2.20.3the complete solution for node.js command-line programs | DIRECT | 0 | |
concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
elegant-spinner • 1.0.1Elegant spinner for interactive CLI apps | DIRECT | 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 | |
function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
has-ansi • 2.0.0Check if a string has ANSI escape codes | INDIRECT | 1 | |
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
import-dir • 0.0.1ES6 helper to import directories | DIRECT | 1 | |
interpret • 1.4.0A dictionary of file extensions and associated module loaders. | INDIRECT | 0 | |
is-core-module • 2.16.1Is this specifier a node.js core module? | INDIRECT | 2 | |
log-update • 1.0.2Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc. | DIRECT | 5 | |
object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
onetime • 1.1.0Only call a function once | INDIRECT | 0 | |
opn • 4.0.2A better node-open. Opens stuff like websites, files, executables. Cross-platform. | DIRECT | 3 | |
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
path-parse • 1.0.7Node.js path.parse() ponyfill | INDIRECT | 0 | |
pinkie-promise • 2.0.1ES2015 Promise ponyfill | INDIRECT | 1 | |
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementation | INDIRECT | 0 | |
rechoir • 0.6.2Require any supported file as a node module. | INDIRECT | 6 | |
require-dir • 0.3.2Helper to require() directories. | INDIRECT | 0 | |
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 5 | |
restore-cursor • 1.0.1Gracefully restore the CLI cursor on exit | INDIRECT | 2 | |
strip-ansi • 3.0.1Strip ANSI escape codes | INDIRECT | 1 | |
supports-color • 2.0.0Detect whether a terminal supports color | INDIRECT | 0 | |
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag. | INDIRECT | 0 | |