ansi-gray • 0.1.1 The color gray, in ansi. INDIRECT 1 1432259876 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 ansi-styles • 2.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 1459197318 ansi-wrap • 0.1.0 Create ansi colors by passing the open and close codes. INDIRECT 0 1432259000 archive-type • 3.2.0 Detect the archive type of a Buffer/Uint8Array INDIRECT 1 1451851243 arr-diff • 2.0.0 Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons. INDIRECT 1 1449375974 arr-flatten • 1.1.0 Recursively flatten an array or arrays. INDIRECT 0 1499280631 array-differ • 1.0.0 Create an array with values that are present in the first input array but not additional ones INDIRECT 0 1407923423 array-uniq • 1.0.3 Create an array without duplicates INDIRECT 0 1466079719 array-unique • 0.2.1 Return an array free of duplicate values. Fastest ES5 implementation. INDIRECT 0 1427255229 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 beeper • 1.1.1 Make your terminal beep INDIRECT 0 1478779327 bl • 1.2.3 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 8 1599126736 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 braces • 1.8.5 Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification. INDIRECT 14 1463843582 buffer-alloc-unsafe • 1.1.0 A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`. INDIRECT 0 1527635920 buffer-alloc • 1.2.0 A [ponyfill](https://ponyfill.com) for `Buffer.alloc`. INDIRECT 2 1527637266 buffer-crc32 • 0.2.13 A pure javascript CRC32 algorithm that plays nice with binary data INDIRECT 0 1479778108 buffer-fill • 1.0.0 A [ponyfill](https://ponyfill.com) for `Buffer.fill`. INDIRECT 0 1527636952 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 buffer-to-vinyl • 1.1.0 Create a vinyl file or stream from a buffer INDIRECT 14 1445344173 capture-stack-trace • 1.0.2 Error.captureStackTrace ponyfill INDIRECT 0 1665131047 caw • 1.2.0 Construct HTTP/HTTPS agents for tunneling proxies DIRECT 9 1449494855 chalk • 1.1.3 Terminal string styling done right. Much color. INDIRECT 6 1459210604 clone-stats • 0.0.1 Safely clone node's fs.Stats instances without losing their class methods INDIRECT 0 1389423795 clone • 0.2.0 deep cloning of objects and arrays INDIRECT 0 1417042419 clone • 1.0.4 deep cloning of objects and arrays INDIRECT 0 1521667285 co • 3.1.0 generator async flow control goodness INDIRECT 0 1406487797 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 concat-stream • 1.6.2 writable stream that concatenates strings or binary data and calls a callback with the result DIRECT 10 1521645450 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1665435477 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 create-error-class • 3.0.2 Create Error classes INDIRECT 1 1459840491 dateformat • 2.2.0 A node.js package for Steven Levithan's excellent dateFormat() function. INDIRECT 0 1505980201 decompress-tar • 3.1.0 decompress tar plugin INDIRECT 42 1427220824 decompress-tarbz2 • 3.1.0 decompress tar.bz2 plugin INDIRECT 44 1427220962 decompress-targz • 3.1.0 decompress tar.gz plugin INDIRECT 42 1427220686 decompress-unzip • 3.4.0 decompress zip plugin INDIRECT 37 1445039720 decompress • 3.0.0 Extracting archives made easy INDIRECT 147 1445378089 deep-extend • 0.6.0 Recursive object extending INDIRECT 0 1527012797 duplexify • 3.7.1 Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input INDIRECT 12 1549298243 each-async • 1.1.1 Async concurrent iterator (async forEach) DIRECT 2 1419846308 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1569416251 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 1529389232 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 expand-brackets • 0.1.5 Expand POSIX bracket expressions (character classes) in glob patterns. INDIRECT 1 1459554508 expand-range • 1.8.2 Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks. Used by micromatch. INDIRECT 12 1462440436 extend-shallow • 2.0.1 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 1 1437089316 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532032091 extglob • 0.3.2 Convert extended globs to regex-compatible strings. Add (almost) the expressive power of regular expressions to glob patterns. INDIRECT 1 1453279498 fancy-log • 1.3.3 Log things, prefixed with a timestamp. INDIRECT 5 1543535708 fd-slicer • 1.1.0 safely create multiple ReadStream or WriteStream objects from the same file descriptor INDIRECT 1 1528068502 file-type • 3.9.0 Detect the file type of a Buffer/Uint8Array INDIRECT 0 1476758141 filename-regex • 2.0.1 Regular expression for matching file names, with or without extension. INDIRECT 0 1493403380 filename-reserved-regex • 1.0.0 Regular expression for matching reserved filename characters INDIRECT 0 1421212297 filenamify • 1.2.1 Convert a string to a valid safe filename DIRECT 4 1460042951 fill-range • 2.2.4 Fill in a range of numbers or letters, optionally passing an increment or multiplier to use. INDIRECT 11 1525799451 first-chunk-stream • 1.0.0 Transform the first chunk in a stream INDIRECT 0 1408007190 for-in • 1.0.2 Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js INDIRECT 0 1488298376 for-own • 0.1.5 Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js. INDIRECT 1 1488159173 fs-constants • 1.0.0 Require constants across node and the browser INDIRECT 0 1524753752 get-proxy • 1.1.0 Get configured proxy INDIRECT 5 1460046279 get-stdin • 4.0.1 Easier stdin INDIRECT 0 1421761124 glob-base • 0.3.0 Returns an object with the (non-glob) base path and the actual pattern. INDIRECT 3 1442930297 glob-stream • 5.3.5 A wrapper around node-glob to make it streamy INDIRECT 72 1473289908 glogg • 1.0.2 Global logging utility INDIRECT 1 1544473264 got • 5.7.1 Simplified HTTP/HTTPS requests DIRECT 27 1478113401 gulp-decompress • 1.2.0 Extract TAR, TAR.BZ2, TAR.GZ and ZIP archives DIRECT 185 1445379081 gulp-rename • 1.4.0 Rename files DIRECT 0 1532375453 gulp-util • 3.0.8 Utility functions for gulp plugins INDIRECT 58 1482793870 gulplog • 1.0.0 Logger for gulp and gulp plugins INDIRECT 2 1443244086 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 1435681054 has-gulplog • 0.1.0 Check if gulplog is available before attempting to use it INDIRECT 1 1441922176 is-absolute • 0.1.7 Return true if a file path is absolute. INDIRECT 1 1425580004 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-buffer • 1.1.6 Determine if an object is a Buffer INDIRECT 0 1508967388 is-bzip2 • 1.0.0 Check if a Buffer/Uint8Array is a BZIP2 file INDIRECT 0 1408925618 is-dotfile • 1.0.3 Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory. INDIRECT 0 1496154300 is-equal-shallow • 0.1.3 Does a shallow comparison of two objects, returning false if the keys or values differ. INDIRECT 1 1435030807 is-extendable • 0.1.1 Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?" INDIRECT 0 1436050211 is-extglob • 1.0.0 Returns true if a string has an extglob. INDIRECT 0 1425675623 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-glob • 2.0.1 Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet INDIRECT 1 1443760481 is-glob • 3.1.0 Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet INDIRECT 1 1476311827 is-gzip • 1.0.0 Check if a Buffer/Uint8Array is a GZIP file INDIRECT 0 1408925792 is-natural-number • 2.1.1 Check if a value is a natural number INDIRECT 0 1462519569 is-number • 2.1.0 Returns true if the value is a number. comprehensive tests. INDIRECT 2 1448200616 is-number • 4.0.0 Returns true if the value is a number. comprehensive tests. INDIRECT 0 1508219036 is-obj • 1.0.1 Check if a value is an object INDIRECT 0 1458641652 is-posix-bracket • 0.1.1 Returns true if the given string is a POSIX bracket expression (POSIX character class). INDIRECT 0 1459834300 is-primitive • 2.0.0 Returns `true` if the value is a primitive. INDIRECT 0 1426564841 is-redirect • 1.0.0 Check if a number is a redirect HTTP status code INDIRECT 0 1433692659 is-relative • 0.1.3 Returns `true` if the path appears to be relative. INDIRECT 0 1416205731 is-retry-allowed • 1.2.0 Is retry allowed for Error? INDIRECT 0 1567930051 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 is-tar • 1.0.0 Check if a Buffer/Uint8Array is a TAR file INDIRECT 0 1408915897 is-url • 1.2.4 Check whether a string is a URL. DIRECT 0 1522088754 is-utf8 • 0.2.1 Detect if a buffer is utf8 encoded. INDIRECT 0 1450497862 is-valid-glob • 0.3.0 Return true if a value is a valid glob pattern or patterns. INDIRECT 0 1436606598 is-zip • 1.0.0 Check if a Buffer/Uint8Array is a ZIP file INDIRECT 0 1408925917 isarray • 0.0.1 Array#isArray for older browsers INDIRECT 0 1369676435 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isobject • 2.1.0 Returns true if the value is an object and not an array or null. INDIRECT 1 1461618427 json-stable-stringify-without-jsonify • 1.0.1 deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies INDIRECT 0 1481839235 kind-of • 3.2.2 Get the native type of a value. INDIRECT 1 1494958901 kind-of • 6.0.3 Get the native type of a value. INDIRECT 0 1579193959 lazystream • 1.0.1 Open Node Streams on demand. INDIRECT 8 1634979855 lodash._basecopy • 3.0.1 The modern build of lodash’s internal `baseCopy` as a module. INDIRECT 0 1429201587 lodash._basetostring • 3.0.1 The modern build of lodash’s internal `baseToString` as a module. INDIRECT 0 1435677351 lodash._basevalues • 3.0.0 The modern build of lodash’s internal `baseValues` as a module. INDIRECT 0 1422286088 lodash._getnative • 3.9.1 The modern build of lodash’s internal `getNative` as a module. INDIRECT 0 1435677391 lodash._isiterateecall • 3.0.9 The modern build of lodash’s internal `isIterateeCall` as a module. INDIRECT 0 1432605305 lodash._reescape • 3.0.0 The modern build of lodash’s internal `reEscape` as a module. INDIRECT 0 1423071856 lodash._reevaluate • 3.0.0 The modern build of lodash’s internal `reEvaluate` as a module. INDIRECT 0 1423071857 lodash._reinterpolate • 3.0.0 The modern build of lodash’s internal `reInterpolate` as a module. INDIRECT 0 1423071858 lodash._root • 3.0.1 The internal lodash function `root` exported as a module. INDIRECT 0 1455615059 lodash.escape • 3.2.0 The lodash method `_.escape` exported as a module. INDIRECT 1 1454898356 lodash.isarguments • 3.1.0 The lodash method `_.isArguments` exported as a module. INDIRECT 0 1471110007 lodash.isarray • 3.0.4 The modern build of lodash’s `_.isArray` as a module. INDIRECT 0 1435677663 lodash.isequal • 4.5.0 The Lodash method `_.isEqual` exported as a module. INDIRECT 0 1484026204 lodash.keys • 3.1.2 The modern build of lodash’s `_.keys` as a module. INDIRECT 3 1435677719 lodash.restparam • 3.6.1 The modern build of lodash’s `_.restParam` as a module. INDIRECT 0 1429202045 lodash.template • 3.6.2 The modern build of lodash’s `_.template` as a module. INDIRECT 13 1435678051 lodash.templatesettings • 3.1.1 The lodash method `_.templateSettings` exported as a module. INDIRECT 3 1452683758 lowercase-keys • 1.0.1 Lowercase the keys of an object INDIRECT 0 1521791528 math-random • 1.0.4 math-random is an drop-in replacement for Math.random that uses cryptographically secure random number generation, where available. It works in both browser and node environments. INDIRECT 0 1547563044 merge-stream • 1.0.1 Create a stream that emits events from multiple other streams INDIRECT 8 1480049997 micromatch • 2.3.11 Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch. INDIRECT 37 1468602932 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 multipipe • 0.1.2 pipe streams with centralized error handling INDIRECT 6 1415111488 node-status-codes • 1.0.0 Node.js `http.STATUS_CODES` ponyfill INDIRECT 0 1437951582 normalize-path • 2.1.1 Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled. INDIRECT 1 1490811685 object-assign • 2.1.1 ES6 Object.assign() ponyfill INDIRECT 0 1433514388 object-assign • 3.0.0 ES6 Object.assign() ponyfill INDIRECT 0 1433426942 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill DIRECT 0 1484580915 object.omit • 2.0.1 Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument. INDIRECT 3 1477549485 onetime • 1.1.0 Only call a function once INDIRECT 0 1450398655 ordered-read-streams • 0.3.0 Combines array of streams into one read stream in strict order INDIRECT 9 1436013631 parse-glob • 3.0.4 Parse a glob pattern into an object of tokens. INDIRECT 5 1442935106 parse-json • 2.2.0 Parse JSON with more helpful errors INDIRECT 2 1441038990 parse-node-version • 1.0.1 Turn node's process.version into something useful. INDIRECT 0 1548817123 path-dirname • 1.0.2 Node.js path.dirname() ponyfill INDIRECT 0 1476811623 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 pend • 1.2.0 dead-simple optimistic async helper INDIRECT 0 1416779572 pinkie-promise • 2.0.1 ES2015 Promise ponyfill INDIRECT 1 1460309840 pinkie • 2.0.4 Itty bitty little widdle twinkie pinkie ES2015 Promise implementation INDIRECT 0 1454324926 prepend-http • 1.0.4 Prepend `http://` to humanized URLs like todomvc.com and localhost INDIRECT 0 1462857683 preserve • 0.2.0 Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string. INDIRECT 0 1420928978 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 randomatic • 3.1.1 Generate randomized strings of a specified length using simple character sequences. The original generate-password. INDIRECT 3 1540321406 read-all-stream • 3.1.0 Read all stream content and pass it to callback DIRECT 10 1453916474 readable-stream • 1.0.34 Streams2, a user-land copy of the stream library from Node.js v0.10.x INDIRECT 4 1460562524 readable-stream • 1.1.14 Streams3, a user-land copy of the stream library from Node.js v0.11.x INDIRECT 4 1460563294 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js DIRECT 7 1677146646 regex-cache • 0.4.4 Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements. INDIRECT 2 1504279133 repeat-element • 1.1.4 Create an array by repeating the given value n times. INDIRECT 0 1617837181 repeat-string • 1.6.1 Repeat the given string n times. Fastest implementation for repeating a string. INDIRECT 0 1477241640 replace-ext • 0.0.1 Replaces a file extension with another one INDIRECT 0 1393364054 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 seek-bzip • 1.0.6 a pure-JavaScript Node.JS module for random-access decoding bzip2 data INDIRECT 1 1596215504 set-immediate-shim • 1.0.1 Simple setImmediate shim INDIRECT 0 1426146360 sparkles • 1.0.1 Namespaced global event emitter INDIRECT 0 1526266664 stat-mode • 0.2.2 Offers convenient getters and setters for the stat `mode` INDIRECT 0 1473101342 stream-combiner2 • 1.1.1 This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3. DIRECT 9 1445036638 stream-shift • 1.0.3 Returns the next buffer/object in a stream's readable queue INDIRECT 0 1705518913 string_decoder • 0.10.31 The string_decoder module from Node core INDIRECT 0 1408767919 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 strip-bom-stream • 1.0.0 Strip UTF-8 byte order mark (BOM) from a stream INDIRECT 3 1435583979 strip-bom • 2.0.0 Strip UTF-8 byte order mark (BOM) from a string/buffer INDIRECT 1 1435583611 strip-json-comments • 2.0.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1455006606 strip-outer • 1.0.1 Strip a substring from the start/end of a string INDIRECT 1 1521783697 sum-up • 1.0.3 Summarize package information INDIRECT 7 1458736085 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 1435705114 tar-stream • 1.6.2 tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system. INDIRECT 18 1537619777 through2-filter • 2.0.0 A through2 to create an Array.prototype.filter analog for streams. INDIRECT 10 1434523057 through2-filter • 3.0.0 A through2 to create an Array.prototype.filter analog for streams. INDIRECT 10 1529623585 through2 • 0.6.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 6 1428601327 through2 • 2.0.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 9 1541541791 time-stamp • 1.1.0 Get a formatted timestamp. INDIRECT 0 1494809611 timed-out • 3.1.3 Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged INDIRECT 0 1482989353 to-absolute-glob • 0.1.1 Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled. INDIRECT 2 1446757436 to-buffer • 1.1.1 Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back INDIRECT 0 1524754584 trim-repeated • 1.0.0 Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz INDIRECT 1 1421166463 typedarray • 0.0.6 TypedArray polyfill for old browsers INDIRECT 0 1400295169 unique-stream • 2.3.1 node.js through stream that emits a unique stream of objects based on criteria INDIRECT 12 1545105707 unzip-response • 1.0.2 Unzip a HTTP response if needed INDIRECT 0 1477988884 url-parse-lax • 1.0.0 url.parse() with support for protocol-less URLs & IPs INDIRECT 1 1436786495 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 uuid • 2.0.3 Rigorous implementation of RFC4122 (v1 and v4) UUIDs. INDIRECT 0 1474232618 vali-date • 1.0.0 Validate a date INDIRECT 0 1450184140 vinyl-assign • 1.2.1 Apply custom attributes to vinyl files INDIRECT 9 1443963155 vinyl-fs • 2.4.4 Vinyl adapter for the file system DIRECT 96 1476396247 vinyl • 0.4.6 A virtual file format INDIRECT 2 1417587382 vinyl • 0.5.3 A virtual file format INDIRECT 3 1441239649 vinyl • 1.2.0 A virtual file format DIRECT 3 1469745377 ware • 1.3.0 Easily create your own middleware layer. DIRECT 2 1430445805 wrap-fn • 0.1.5 support sync, async, and generator functions INDIRECT 1 1455347185 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 yauzl • 2.10.0 yet another unzip library for node INDIRECT 3 1530590433