Package Licenses
MIT
Dependency Licenses
MIT18
Package | Relation | Dependencies | Published |
---|---|---|---|
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 | |
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` | 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 | |
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow | DIRECT | 0 | |
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard. | INDIRECT | 0 | |
find-up • 4.1.0Find a file or directory by walking up parent directories | DIRECT | 5 | |
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
locate-path • 5.0.0Get the first path that exists on disk of multiple paths | INDIRECT | 3 | |
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrency | INDIRECT | 1 | |
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing function | INDIRECT | 2 | |
p-try • 2.2.0`Start a promise chain | INDIRECT | 0 | |
path-exists • 4.0.0Check if a path exists | INDIRECT | 0 | |
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules. | DIRECT | 0 | |
string-width • 4.2.3Get the visual width of a string - the number of columns required to display it | DIRECT | 4 | |
strip-ansi • 6.0.1Strip ANSI escape codes from a string | INDIRECT | 1 | |
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codes | INDIRECT | 8 |
ISC7
Package | Relation | Dependencies | Published |
---|---|---|---|
cliui • 6.0.0easily create complex multi-column command-line-interfaces | DIRECT | 9 | |
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.a | DIRECT | 0 | |
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possible | DIRECT | 0 | |
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncate | DIRECT | 0 | |
which-module • 2.0.1Find the module object for something that was require()d | DIRECT | 0 | |
y18n • 4.0.3the bare-bones internationalization library used by yargs | DIRECT | 0 | |
yargs-parser • 18.1.3the mighty option parser used by yargs | DIRECT | 2 |