@colors/colors • 1.5.0 get colors in your node.js console INDIRECT 0 1644651544 ansi-regex • 4.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1647054538 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 1519983600 async • 2.6.4 Higher-order functions and common patterns for asynchronous code INDIRECT 1 1649891255 async • 3.2.3 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1641775116 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 bl • 1.2.3 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 9 1599126736 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 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 • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 1604526695 capture-stack-trace • 1.0.2 Error.captureStackTrace ponyfill INDIRECT 0 1665131047 caw • 2.0.1 Construct HTTP/HTTPS agents for tunneling proxies INDIRECT 13 1500552845 chalk • 2.4.2 Terminal string styling done right DIRECT 6 1546703152 cli-cursor • 2.1.0 Toggle the CLI cursor INDIRECT 4 1483990810 cli-spinners • 2.9.2 Spinners for use in the terminal INDIRECT 0 1700844739 clone • 1.0.4 deep cloning of objects and arrays INDIRECT 0 1521667285 co • 4.6.0 generator async control flow goodness DIRECT 0 1436481044 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 commander • 2.20.3 the complete solution for node.js command-line programs DIRECT 0 1570772424 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 config-chain • 1.1.13 HANDLE CONFIGURATION ONCE AND FOR ALL INDIRECT 2 1622745356 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 decompress-tar • 4.1.1 decompress tar plugin INDIRECT 22 1501168020 decompress-tarbz2 • 4.1.1 decompress tar.bz2 plugin INDIRECT 31 1503048064 decompress-targz • 4.1.1 decompress tar.gz plugin INDIRECT 23 1501168236 decompress-unzip • 4.0.1 decompress zip plugin INDIRECT 10 1463751789 decompress • 4.2.1 Extracting archives made easy INDIRECT 49 1585749654 defaults • 1.0.4 merge single level defaults over a config object INDIRECT 1 1665382556 download-git-repo • 1.1.0 Download and extract a git repository (GitHub, GitLab, Bitbucket) from node. DIRECT 92 1534450697 download • 5.0.3 Download and extract files INDIRECT 81 1485241444 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1569416251 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 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 file-type • 5.2.0 Detect the file type of a Buffer/Uint8Array INDIRECT 0 1497380342 file-type • 6.2.0 Detect the file type of a Buffer/Uint8Array INDIRECT 0 1506162760 filename-reserved-regex • 2.0.0 Regular expression for matching reserved filename characters INDIRECT 0 1476072617 filenamify • 2.1.0 Convert a string to a valid safe filename INDIRECT 4 1528982233 fs-constants • 1.0.0 Require constants across node and the browser INDIRECT 0 1524753752 get-proxy • 2.1.0 Get configured proxy INDIRECT 5 1500670885 get-stream • 2.3.1 Get a stream as a string, buffer, or array INDIRECT 3 1473873227 get-stream • 3.0.0 Get a stream as a string, buffer, or array INDIRECT 0 1479869387 got • 6.7.1 Simplified HTTP requests INDIRECT 13 1483022572 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 has-symbol-support-x • 1.4.2 Tests if ES6 Symbol is supported. INDIRECT 0 1519475296 has-to-string-tag-x • 1.4.1 Tests if ES6 @@toStringTag is supported. INDIRECT 1 1504281616 is-natural-number • 4.0.1 Check if a value is a natural number INDIRECT 0 1463398968 is-object • 1.0.2 Checks whether a value is an object INDIRECT 0 1606929380 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 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isstream • 0.1.2 Determine if an object is a Stream INDIRECT 0 1425687315 isurl • 1.0.0 Checks whether a value is a WHATWG URL. INDIRECT 3 1498762271 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 log-symbols • 2.2.0 Colored symbols for various log levels. Example: ✔︎ Success INDIRECT 7 1516578275 lowercase-keys • 1.0.1 Lowercase the keys of an object INDIRECT 0 1521791528 make-dir • 1.3.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1525960375 mimic-fn • 1.2.0 Make a function mimic another one INDIRECT 0 1517542098 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 npm-conf • 1.1.3 Get the npm config INDIRECT 4 1509439504 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 onetime • 2.0.1 Ensure a function is only called once INDIRECT 1 1489980257 ora • 3.4.0 Elegant terminal spinner DIRECT 19 1554268295 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 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 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 prompt • 1.3.0 A beautiful command-line prompt for node.js DIRECT 13 1649690036 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 restore-cursor • 2.0.0 Gracefully restore the CLI cursor on exit INDIRECT 3 1483989431 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 seek-bzip • 1.0.6 a pure-JavaScript Node.JS module for random-access decoding bzip2 data INDIRECT 1 1596215504 stack-trace • 0.0.10 Get v8 stack traces as an array of CallSite objects. INDIRECT 0 1494918433 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 strip-ansi • 5.2.0 Strip ANSI escape codes from a string INDIRECT 1 1552898778 strip-dirs • 2.1.0 Remove leading directory components from a path, like tar's --strip-components option INDIRECT 1 1508495442 strip-outer • 1.0.1 Strip a substring from the start/end of a string INDIRECT 1 1521783697 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 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 19 1537619777 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 timed-out • 4.0.1 Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged INDIRECT 0 1484575091 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 unbzip2-stream • 1.4.3 streaming unbzip2 implementation in pure javascript for node and browsers INDIRECT 4 1590563045 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 url-to-options • 1.0.1 Convert a WHATWG URL to an http(s).request options object. INDIRECT 0 1496714214 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 wcwidth • 1.0.1 Port of C's wcwidth() and wcswidth() INDIRECT 2 1464580617 winston • 2.4.7 A multi-transport async logging library for Node.js INDIRECT 7 1668530744 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 yauzl • 2.10.0 yet another unzip library for node INDIRECT 3 1530590433