| 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 | |
| array-find-index • 1.0.2ES2015 `Array#findIndex()` ponyfill | INDIRECT | 0 | |
| camelcase-keys • 2.1.0Convert object keys to camelCase | INDIRECT | 2 | |
| camelcase • 2.1.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar | INDIRECT | 0 | |
| chalk • 1.1.3Terminal string styling done right. Much color. | INDIRECT | 6 | |
| currently-unhandled • 0.4.1Track the list of currently unhandled promise rejections. | INDIRECT | 1 | |
| decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow | INDIRECT | 0 | |
| error-ex • 1.3.4Easy error subclassing and stack customization | INDIRECT | 1 | |
| escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
| figures • 1.7.0Unicode symbols with Windows CMD fallbacks | DIRECT | 2 | |
| find-up • 1.1.2Find a file by walking up parent directories | INDIRECT | 3 | |
| function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
| get-stdin • 4.0.1Easier stdin | 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 | |
| indent-string • 2.1.0Indent each line in a string | INDIRECT | 2 | |
| is-arrayish • 0.2.1Determines if an object can be used as an array | INDIRECT | 0 | |
| is-core-module • 2.16.1Is this specifier a node.js core module? | INDIRECT | 2 | |
| is-finite • 1.1.0ES2015 Number.isFinite() ponyfill | INDIRECT | 0 | |
| is-utf8 • 0.2.1Detect if a buffer is utf8 encoded. | INDIRECT | 0 | |
| load-json-file • 1.1.0Read and parse a JSON file | INDIRECT | 9 | |
| longest • 1.0.1Get the longest item in an array. | INDIRECT | 0 | |
| loud-rejection • 1.6.0Make unhandled promise rejections fail loudly instead of the default silent fail | INDIRECT | 3 | |
| lpad-align • 1.1.2Left pad a string to align with the longest string in an array | INDIRECT | 48 | |
| map-obj • 1.0.1Map object keys and values into a new object | INDIRECT | 0 | |
| meow • 3.7.0CLI app helper | INDIRECT | 46 | |
| minimist • 1.2.8parse argument options | INDIRECT | 0 | |
| object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
| parse-json • 2.2.0Parse JSON with more helpful errors | INDIRECT | 2 | |
| path-exists • 2.1.0Check if a path exists | INDIRECT | 2 | |
| path-parse • 1.0.7Node.js path.parse() ponyfill | INDIRECT | 0 | |
| path-type • 1.1.0Check if a path is a file, directory, or symlink | INDIRECT | 4 | |
| pify • 2.3.0Promisify a callback-style function | 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 | |
| read-pkg-up • 1.0.1Read the closest package.json file | INDIRECT | 28 | |
| read-pkg • 1.1.0Read a package.json file | INDIRECT | 25 | |
| redent • 1.0.0Strip redundant indentation and indent the string | INDIRECT | 5 | |
| repeating • 2.0.1Repeat a string - fast | INDIRECT | 1 | |
| resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 5 | |
| spdx-expression-parse • 3.0.1parse SPDX license expressions | INDIRECT | 2 | |
| squeak • 1.3.0A tiny stream log | DIRECT | 57 | |
| strip-ansi • 3.0.1Strip ANSI escape codes | INDIRECT | 1 | |
| strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/buffer | INDIRECT | 1 | |
| strip-indent • 1.0.1Strip leading whitespace from every line in a string | 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 | |
| trim-newlines • 1.0.0Trim newlines from the start and/or end of a string | INDIRECT | 0 | |