@types/unist • 2.0.11TypeScript definitions for unist | INDIRECT | 0 | |
ansi-regex • 3.0.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
ansi-styles • 1.0.0ANSI escape codes for colorizing strings in the terminal | INDIRECT | 0 | |
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. | INDIRECT | 0 | |
chalk • 0.4.0Terminal string styling done right. Created because the `colors` module does some really horrible things. | INDIRECT | 3 | |
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the result | DIRECT | 10 | |
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
has-color • 0.1.7Detect whether a terminal supports color | INDIRECT | 0 | |
has-flag • 3.0.0Check if argv has a specific flag | INDIRECT | 0 | |
is-buffer • 2.0.5Determine if an object is a Buffer | INDIRECT | 0 | |
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
minimist • 1.2.0parse argument options | DIRECT | 0 | |
process-nextick-args • 2.0.1process.nextTick but always with args | INDIRECT | 0 | |
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string. | INDIRECT | 0 | |
safe-buffer • 5.1.2Safer Node.js Buffer API | INDIRECT | 0 | |
string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
string-width • 2.1.1Get the visual width of a string - the number of columns required to display it | INDIRECT | 3 | |
strip-ansi • 0.1.1Strip ANSI escape codes (used for colorizing strings in the terminal) | INDIRECT | 0 | |
strip-ansi • 4.0.0Strip ANSI escape codes | INDIRECT | 1 | |
supports-color • 5.5.0Detect whether a terminal supports color | INDIRECT | 1 | |
typedarray • 0.0.6TypedArray polyfill for old browsers | INDIRECT | 0 | |
underscore • 1.6.0JavaScript's functional programming helper library. | INDIRECT | 0 | |
unist-util-stringify-position • 2.0.3unist utility to serialize a node, position, or point as a human readable location | INDIRECT | 1 | |
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
vfile-message • 2.0.4vfile utility to create a virtual message | INDIRECT | 2 | |
vfile-reporter • 5.1.2Stylish reporter for virtual files | DIRECT | 11 | |
vfile-sort • 2.2.2vfile utility to sort messages by line/column | INDIRECT | 0 | |
vfile-statistics • 1.1.4vfile utility to count messages per category: failures, warnings, etc | INDIRECT | 0 | |
vfile • 4.2.1Virtual file format for text processing | DIRECT | 4 | |