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-differ • 1.0.0Create an array with values that are present in the first input array but not additional ones | INDIRECT | 0 | |
array-union • 1.0.2Create an array of unique values, in order, from the input arrays | INDIRECT | 1 | |
array-uniq • 1.0.3Create an array without duplicates | INDIRECT | 0 | |
arrify • 1.0.1Convert a value to an array | INDIRECT | 0 | |
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
brace-expansion • 1.1.11Brace expansion as known from sh/bash | INDIRECT | 2 | |
browserslist • 1.7.7Share browsers list between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset | DIRECT | 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 | |
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfill | INDIRECT | 0 | |
concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
css-rule-stream • 1.1.0transform stream to cut css into rule-sized chunks | DIRECT | 12 | |
css-tokenize • 1.0.1Transform stream that tokenizes CSS | INDIRECT | 5 | |
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow | INDIRECT | 0 | |
duplexer • 0.1.2Creates a duplex stream | INDIRECT | 0 | |
escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
has-ansi • 2.0.0Check if a string has ANSI escape codes | INDIRECT | 1 | |
has-flag • 1.0.0Check if argv has a specific flag | INDIRECT | 0 | |
invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'} | INDIRECT | 0 | |
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 1 | |
isarray • 0.0.1Array#isArray for older browsers | INDIRECT | 0 | |
jsonparse • 0.0.5This is a pure-js JSON streaming parser for node.js | INDIRECT | 0 | |
lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID) | INDIRECT | 1 | |
lodash • 4.17.21Lodash modular utilities. | DIRECT | 0 | |
minimist • 1.2.8parse argument options | INDIRECT | 0 | |
multimatch • 2.1.0Extends minimatch.match() with support for multiple patterns | DIRECT | 8 | |
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfill | INDIRECT | 0 | |
os-locale • 1.4.0Get the system locale | INDIRECT | 2 | |
postcss • 5.2.18Tool for transforming styles with JS plugins | DIRECT | 11 | |
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.x | INDIRECT | 4 | |
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.x | INDIRECT | 4 | |
stream-combiner • 0.2.2[![npm version](https://img.shields.io/npm/v/stream-combiner.svg)](https://npmjs.org/package/stream-combiner) [![Travis CI](https://travis-ci.org/dominictarr/stream-combiner.svg)](https://travis-ci.org/dominictarr/stream-combiner) | INDIRECT | 2 | |
string_decoder • 0.10.31The string_decoder module from Node core | INDIRECT | 0 | |
string-width • 1.0.2Get the visual width of a string - the number of columns required to display it | INDIRECT | 5 | |
strip-ansi • 3.0.1Strip ANSI escape codes | INDIRECT | 1 | |
supports-color • 2.0.0Detect whether a terminal supports color | INDIRECT | 0 | |
supports-color • 3.2.3Detect whether a terminal supports color | INDIRECT | 1 | |
through • 2.3.8simplified stream construction | INDIRECT | 0 | |
through2 • 0.6.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise | DIRECT | 6 | |
window-size • 0.1.4Reliable way to to get the height and width of the terminal/console in a node.js environment. | INDIRECT | 0 | |
wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codes | INDIRECT | 6 | |
xtend • 4.0.2extend like a boss | INDIRECT | 0 | |
yargs • 3.32.0Light-weight option parsing with an argv hash. No optstrings attached. | DIRECT | 15 | |