ansi-escapes • 1.4.0 ANSI escape codes for manipulating the terminal INDIRECT 0 1460925439 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 ansi-regex • 3.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1648387784 ansi-styles • 2.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 1459197318 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 1519983600 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-union • 1.0.2 Create an array of unique values, in order, from the input arrays INDIRECT 1 1466079412 array-uniq • 1.0.3 Create an array without duplicates INDIRECT 0 1466079719 arrify • 1.0.1 Convert a value to an array INDIRECT 0 1449683318 async • 2.6.4 Higher-order functions and common patterns for asynchronous code INDIRECT 1 1649891255 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 binaryextensions • 2.3.0 A package that contains an array of every single file extension there is for binary files INDIRECT 0 1590050158 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 capture-stack-trace • 1.0.2 Error.captureStackTrace ponyfill INDIRECT 0 1665131047 chalk • 1.1.3 Terminal string styling done right. Much color. DIRECT 6 1459210604 class-extend • 0.1.2 Backbone like Class.extend utility for Node INDIRECT 1 1444672066 cli-boxes • 1.0.0 Boxes for use in the terminal INDIRECT 0 1456820451 cli-cursor • 1.0.2 Toggle the CLI cursor INDIRECT 3 1442584046 clone-buffer • 1.0.0 Easier Buffer cloning in node. INDIRECT 0 1474782560 clone-stats • 1.0.0 Safely clone node's fs.Stats instances without losing their class methods INDIRECT 0 1463448821 clone • 2.1.2 deep cloning of objects and arrays INDIRECT 0 1521666430 cloneable-readable • 1.1.3 Clone a Readable stream, safely INDIRECT 8 1558805510 code-point-at • 1.1.0 ES2015 `String#codePointAt()` ponyfill INDIRECT 0 1478169780 color-convert • 1.9.3 Plain color conversion functions INDIRECT 1 1535434359 color-name • 1.1.3 A list of color names and its values INDIRECT 0 1500157028 colors • 1.0.3 get colors in your node.js console INDIRECT 0 1412849004 commondir • 1.0.1 compute the closest common parent for file paths INDIRECT 0 1426292101 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 INDIRECT 10 1521645450 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 cross-spawn • 5.1.0 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 7 1488134326 dargs • 5.1.0 Reverse minimist. Convert an object of options into an array of command-line arguments. INDIRECT 0 1474564239 dateformat • 2.2.0 A node.js package for Steven Levithan's excellent dateFormat() function. INDIRECT 0 1505980201 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 deep-extend • 0.4.2 Recursive object extending INDIRECT 0 1494506816 detect-conflict • 1.0.1 Small utility library that check if a new file content can be merged safely in the on-disk existing file. INDIRECT 0 1467670923 editions • 2.3.1 Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition) INDIRECT 2 1589999999 errlop • 2.2.0 An extended Error class that envelops a parent error, such that the stack trace contains the causation INDIRECT 0 1588596756 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 exit-hook • 1.1.1 Run some code when the process exits INDIRECT 0 1409577290 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532032091 external-editor • 1.1.1 Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT INDIRECT 16 1477664002 figures • 1.7.0 Unicode symbols with Windows CMD fallbacks INDIRECT 2 1463504380 find-up • 2.1.0 Find a file by walking up parent directories INDIRECT 5 1480684911 first-chunk-stream • 2.0.0 Transform the first chunk in a stream INDIRECT 8 1442766671 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-stdin • 4.0.1 Easier stdin INDIRECT 0 1421761124 get-stream • 3.0.0 Get a stream as a string, buffer, or array INDIRECT 0 1479869387 gh-got • 5.0.0 Convenience wrapper for `got` to interact with the GitHub API INDIRECT 15 1471195501 github-username • 3.0.0 Get a GitHub username from an email address INDIRECT 16 1471212123 globby • 4.1.0 Extends `glob` with support for multiple patterns and exposes a Promise API INDIRECT 17 1463549820 globby • 6.1.0 Extends `glob` with support for multiple patterns and exposes a Promise API INDIRECT 17 1478246824 got • 6.7.1 Simplified HTTP requests INDIRECT 13 1483022572 grouped-queue • 0.3.3 In memory queue system prioritizing tasks INDIRECT 1 1479601365 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 1435681054 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 inquirer • 1.2.3 A collection of common interactive command line user interfaces. INDIRECT 43 1479068805 interpret • 1.4.0 A dictionary of file extensions and associated module loaders. INDIRECT 0 1591166358 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-fullwidth-code-point • 1.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 1 1437084018 is-fullwidth-code-point • 2.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1474526569 is-plain-obj • 1.1.0 Check if a value is a plain object INDIRECT 0 1446715918 is-redirect • 1.0.0 Check if a number is a redirect HTTP status code INDIRECT 0 1433692659 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-utf8 • 0.2.1 Detect if a buffer is utf8 encoded. INDIRECT 0 1450497862 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 istextorbinary • 2.6.0 Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions. INDIRECT 5 1573617342 load-json-file • 2.0.0 Read and parse a JSON file INDIRECT 6 1462036669 locate-path • 2.0.0 Get the first path that exists on disk of multiple paths INDIRECT 4 1480310853 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 log-symbols • 1.0.2 Colored symbols for various log levels. Example: ✔︎ success INDIRECT 7 1424768274 lowercase-keys • 1.0.1 Lowercase the keys of an object INDIRECT 0 1521791528 mem-fs-editor • 3.0.2 File edition helpers working on top of mem-fs INDIRECT 43 1485876028 mem-fs • 1.2.0 Simple in-memory vinyl file store INDIRECT 24 1590987191 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 multimatch • 2.1.0 Extends minimatch.match() with support for multiple patterns INDIRECT 8 1447509132 number-is-nan • 1.0.1 ES2015 Number.isNaN() ponyfill INDIRECT 0 1475212313 object-assign • 2.1.1 ES6 Object.assign() ponyfill INDIRECT 0 1433514388 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 onetime • 1.1.0 Only call a function once INDIRECT 0 1450398655 os-homedir • 1.0.2 Node.js 4 `os.homedir()` ponyfill INDIRECT 0 1475211521 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 1475211274 p-limit • 1.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1528300898 p-locate • 2.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1480310721 p-try • 1.0.0 `Promise#try()` ponyfill - Starts a promise chain INDIRECT 0 1477030603 parse-json • 2.2.0 Parse JSON with more helpful errors INDIRECT 2 1441038990 path-exists • 3.0.0 Check if a path exists INDIRECT 0 1462103093 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 path-type • 2.0.0 Check if a path is a file, directory, or symlink INDIRECT 1 1475051317 pify • 2.3.0 Promisify a callback-style function INDIRECT 0 1445865378 pify • 3.0.0 Promisify a callback-style function INDIRECT 0 1495952728 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 pretty-bytes • 4.0.2 Convert bytes to a human readable string: 1337 → 1.34 kB INDIRECT 0 1472381403 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 read-chunk • 2.1.0 Read a chunk from a file INDIRECT 2 1501433623 read-pkg-up • 2.0.0 Read the closest package.json file INDIRECT 29 1476173892 read-pkg • 2.0.0 Read a package.json file INDIRECT 22 1475052271 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 rechoir • 0.6.2 Require any supported file as a node module. INDIRECT 6 1437576146 replace-ext • 1.0.1 Replaces a file extension with another one INDIRECT 0 1588547348 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 restore-cursor • 1.0.1 Gracefully restore the CLI cursor on exit INDIRECT 2 1442583494 run-async • 2.4.1 Utility method to run function either synchronously or asynchronously using the common `this.async()` style. INDIRECT 0 1587966009 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 shebang-command • 1.2.0 Get the command from a shebang INDIRECT 1 1474530106 shebang-regex • 1.0.0 Regular expression for matching a shebang INDIRECT 0 1424150698 spawn-sync • 1.0.15 Prollyfill for child_process.spawnSync INDIRECT 12 1451833483 spdx-expression-parse • 3.0.1 parse SPDX license expressions INDIRECT 2 1589386366 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 string-template • 0.2.1 A simple string template function based on named or indexed arguments INDIRECT 0 1430892270 string-width • 1.0.2 Get the visual width of a string - the number of columns required to display it INDIRECT 5 1471188234 string-width • 2.1.1 Get the visual width of a string - the number of columns required to display it INDIRECT 3 1500376155 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 strip-ansi • 4.0.0 Strip ANSI escape codes INDIRECT 1 1497986906 strip-bom-buf • 1.0.0 Strip UTF-8 byte order mark (BOM) from a buffer INDIRECT 1 1462032551 strip-bom-stream • 2.0.0 Strip UTF-8 byte order mark (BOM) from a stream INDIRECT 11 1448265881 strip-bom • 2.0.0 Strip UTF-8 byte order mark (BOM) from a string/buffer INDIRECT 1 1435583611 strip-bom • 3.0.0 Strip UTF-8 byte order mark (BOM) from a string INDIRECT 0 1462032164 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 1435705114 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 taketalk • 1.0.0 Ever wanted a bin for your node module? INDIRECT 2 1421775550 text-table • 0.2.0 borderless text tables with alignment INDIRECT 0 1380945086 textextensions • 2.6.0 A package that contains an array of every single file extension there is for text files INDIRECT 0 1573616174 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 through2 • 2.0.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 9 1541541791 through2 • 3.0.2 A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise INDIRECT 8 1592965529 timed-out • 4.0.1 Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged INDIRECT 0 1484575091 tmp • 0.0.29 Temporary file and directory creator INDIRECT 1 1474206036 typedarray • 0.0.6 TypedArray polyfill for old browsers INDIRECT 0 1400295169 untildify • 2.1.0 Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev INDIRECT 1 1434200151 unzip-response • 2.0.1 Unzip a HTTP response if needed INDIRECT 0 1473187388 url-parse-lax • 1.0.0 url.parse() with support for protocol-less URLs & IPs INDIRECT 1 1436786495 user-home • 2.0.0 Get the path to the user home directory INDIRECT 1 1434199231 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 vinyl-file • 3.0.0 Create a vinyl file from an actual file INDIRECT 22 1484314553 vinyl • 2.2.1 Virtual file format. INDIRECT 14 1600752591 wrap-ansi • 2.1.0 Wordwrap a string with ANSI escape codes INDIRECT 6 1480440084 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945