Package Licenses
MIT
Dependency Licenses
MIT16
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| 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 | |
| chalk • 1.1.3Terminal string styling done right. Much color. | DIRECT | 6 | |
| code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfill | INDIRECT | 0 | |
| escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
| filled-array • 1.1.0Returns an array filled with the specified input | DIRECT | 0 | |
| has-ansi • 2.0.0Check if a string has ANSI escape codes | INDIRECT | 1 | |
| is-finite • 1.1.0ES2015 Number.isFinite() ponyfill | INDIRECT | 0 | |
| is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 1 | |
| number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfill | INDIRECT | 0 | |
| object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | DIRECT | 0 | |
| repeating • 2.0.1Repeat a string - fast | DIRECT | 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 | INDIRECT | 1 | |
| supports-color • 2.0.0Detect whether a terminal supports color | INDIRECT | 0 | |
| widest-line • 1.0.0Get the visual width of the widest line in a string - the number of columns required to display it | DIRECT | 6 |