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 | |
clone-stats • 0.0.1Safely clone node's fs.Stats instances without losing their class methods | INDIRECT | 0 | |
clone • 1.0.4deep cloning of objects and arrays | INDIRECT | 0 | |
commondir • 1.0.1compute the closest common parent for file paths | DIRECT | 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 | |
deep-extend • 0.4.2Recursive object extending | DIRECT | 0 | |
globby • 4.1.0Extends `glob` with support for multiple patterns and exposes a Promise API | DIRECT | 17 | |
isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
minimist • 1.2.8parse argument options | INDIRECT | 0 | |
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p` | DIRECT | 1 | |
multimatch • 2.1.0Extends minimatch.match() with support for multiple patterns | DIRECT | 8 | |
object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
pify • 2.3.0Promisify a callback-style function | INDIRECT | 0 | |
pinkie-promise • 2.0.1ES2015 Promise ponyfill | INDIRECT | 1 | |
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementation | INDIRECT | 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 | |
replace-ext • 0.0.1Replaces a file extension with another one | 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 | |
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise | DIRECT | 9 | |
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
vinyl • 1.2.0A virtual file format | DIRECT | 3 | |
xtend • 4.0.2extend like a boss | INDIRECT | 0 | |