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 | |
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`. | INDIRECT | 0 | |
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`. | INDIRECT | 2 | |
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`. | INDIRECT | 0 | |
clone-buffer • 1.0.0Easier Buffer cloning in node. | INDIRECT | 0 | |
clone-stats • 1.0.0Safely clone node's fs.Stats instances without losing their class methods | INDIRECT | 0 | |
clone • 2.1.2deep cloning of objects and arrays | INDIRECT | 0 | |
cloneable-readable • 1.1.3Clone a Readable stream, safely | INDIRECT | 8 | |
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.6.0Recursive object extending | DIRECT | 0 | |
dir-glob • 2.2.2Convert directories to glob compatible strings | INDIRECT | 2 | |
globby • 7.1.1Extends `glob` with support for multiple patterns and exposes a Promise API | DIRECT | 18 | |
ignore • 3.3.10Ignore is a manager and filter for .gitignore rules. | INDIRECT | 0 | |
isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
isbinaryfile • 3.0.3Detects if a file is binary in Node.js. Similar to Perl's -B. | DIRECT | 3 | |
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 | |
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
path-type • 3.0.0Check if a path is a file, directory, or symlink | INDIRECT | 1 | |
pify • 3.0.0Promisify a callback-style function | 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 • 1.0.1Replaces a file extension with another one | INDIRECT | 0 | |
safe-buffer • 5.1.2Safer Node.js Buffer API | INDIRECT | 0 | |
slash • 1.0.0Convert Windows backslash paths to slash paths | 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 • 2.2.1Virtual file format. | DIRECT | 14 | |
xtend • 4.0.2extend like a boss | INDIRECT | 0 | |