Package Licenses
ISC
Dependency Licenses
unknown7
Package | Relation | Dependencies | Published |
---|---|---|---|
npm>6.0.1>libnpx>yargs>cliui>wrap-ansi • 2.1.0> Wordwrap a string with [ANSI escape codes](http://en.wikipedia.org/wiki/ANSI_escape_code#Colors_and_Styles) | DIRECT | 6 | |
npm>6.0.1>libnpx>yargs>cliui>wrap-ansi>string-width • 1.0.2> Get the visual width of a string - the number of columns required to display it | INDIRECT | 5 | |
npm>6.0.1>libnpx>yargs>cliui>wrap-ansi>string-width>code-point-at • 1.1.0> ES2015 [`String#codePointAt()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/codePointAt) [ponyfill](https://ponyfill.com) | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>cliui>wrap-ansi>string-width>is-fullwidth-code-point • 1.0.0> Check if the character represented by a given [Unicode code point](https://en.wikipedia.org/wiki/Code_point) is [fullwidth](https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms) | INDIRECT | 1 | |
npm>6.0.1>libnpx>yargs>cliui>wrap-ansi>string-width>is-fullwidth-code-point>number-is-nan • 1.0.1> ES2015 [`Number.isNaN()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isNaN) [ponyfill](https://ponyfill.com) | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>cliui>wrap-ansi>strip-ansi • 3.0.1> Strip [ANSI escape codes](http://en.wikipedia.org/wiki/ANSI_escape_code) | INDIRECT | 1 | |
npm>6.0.1>libnpx>yargs>cliui>wrap-ansi>strip-ansi>ansi-regex • 2.1.1> Regular expression for matching [ANSI escape codes](http://en.wikipedia.org/wiki/ANSI_escape_code) | INDIRECT | 0 |
MIT4
Package | Relation | Dependencies | Published |
---|---|---|---|
ansi-regex • 3.0.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
string-width • 2.1.1Get the visual width of a string - the number of columns required to display it | DIRECT | 3 | |
strip-ansi • 4.0.0Strip ANSI escape codes | DIRECT | 1 |