@sindresorhus/is • 0.7.0 Type check values: `is.string('🦄') //=> true` INDIRECT 0 1513024822 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 archive-type • 4.0.0 Detect the archive type of a Buffer/Uint8Array INDIRECT 1 1493125986 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 cacheable-request • 2.1.4 Wrap native HTTP requests with RFC compliant cache support INDIRECT 17 1514318996 camelcase • 5.3.1 Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` INDIRECT 0 1554298472 caw • 2.0.1 Construct HTTP/HTTPS agents for tunneling proxies INDIRECT 13 1500552845 clone-response • 1.0.2 Clone a Node.js HTTP response stream INDIRECT 1 1502988275 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 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 config-chain • 1.1.13 HANDLE CONFIGURATION ONCE AND FOR ALL INDIRECT 2 1622745356 content-disposition • 0.5.4 Create and parse Content-Disposition header INDIRECT 1 1639176934 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 decode-uri-component • 0.2.2 A better decodeURIComponent INDIRECT 0 1669918979 decompress-response • 3.3.0 Decompress a HTTP response if needed INDIRECT 1 1496432628 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 download-git-repo • 3.0.2 Download and extract a git repository (GitHub, GitLab, Bitbucket) from node. DIRECT 118 1570916817 download • 7.1.0 Download and extract files INDIRECT 107 1531309985 emoji-regex • 7.0.3 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1545388005 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 ext-list • 2.2.2 List of known file extensions and their MIME types INDIRECT 1 1496309328 ext-name • 5.0.0 Get the file extension and MIME type from a file INDIRECT 5 1496851887 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 • 4.4.0 Detect the file type of a Buffer/Uint8Array INDIRECT 0 1496725248 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 file-type • 8.1.0 Detect the file type of a Buffer/Uint8Array INDIRECT 0 1531036073 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 find-up • 3.0.0 Find a file or directory by walking up parent directories INDIRECT 5 1529313561 from2 • 2.3.0 Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2" INDIRECT 8 1471281359 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 • 8.3.2 Simplified HTTP requests INDIRECT 45 1530608473 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 into-stream • 3.1.0 Convert a buffer/string/array/object/iterable/promise into a stream INDIRECT 10 1480406949 is-fullwidth-code-point • 2.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1474526569 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-plain-obj • 1.1.0 Check if a value is a plain object INDIRECT 0 1446715918 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 isurl • 1.0.0 Checks whether a value is a WHATWG URL. INDIRECT 3 1498762271 json-buffer • 3.0.0 JSON parse & stringify that supports binary via bops & base64 INDIRECT 0 1500312568 keyv • 3.0.0 Simple key-value storage with support for multiple backends INDIRECT 1 1507037906 locate-path • 3.0.0 Get the first path that exists on disk of multiple paths INDIRECT 4 1529269166 lowercase-keys • 1.0.0 Lowercase the keys of an object INDIRECT 0 1422086387 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 mime-db • 1.53.0 Media Type Database INDIRECT 0 1720816500 mimic-response • 1.0.1 Mimic a Node.js HTTP response stream INDIRECT 0 1531308307 normalize-url • 2.0.1 Normalize a URL INDIRECT 7 1514211317 npm-conf • 1.1.3 Get the npm config INDIRECT 4 1509439504 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 p-cancelable • 0.4.1 Create a promise that can be canceled INDIRECT 0 1522581779 p-event • 2.3.1 Promisify an event by waiting for it to be emitted INDIRECT 2 1549943584 p-finally • 1.0.0 `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome INDIRECT 0 1477029729 p-is-promise • 1.1.0 Check if something is a promise INDIRECT 0 1480311620 p-limit • 2.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1586101245 p-locate • 3.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1529066877 p-timeout • 2.0.1 Timeout a promise after a specified amount of time INDIRECT 1 1511899602 p-try • 2.2.0 `Start a promise chain INDIRECT 0 1554035675 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 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 • 2.0.0 Prepend `http://` to humanized URLs like todomvc.com and localhost INDIRECT 0 1506153538 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 query-string • 5.1.1 Parse and stringify URL query strings INDIRECT 3 1521003107 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 require-directory • 2.1.1 Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules. INDIRECT 0 1432801864 responselike • 1.0.2 A response-like object for mocking a Node.js HTTP response stream INDIRECT 1 1502988435 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 sort-keys-length • 1.0.1 Sort objecy keys by length INDIRECT 2 1421955934 sort-keys • 1.1.2 Sort the keys of an object INDIRECT 1 1463546673 sort-keys • 2.0.0 Sort the keys of an object INDIRECT 1 1497046108 strict-uri-encode • 1.1.0 A stricter URI encode adhering to RFC 3986 INDIRECT 0 1451891015 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 string-width • 3.1.0 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1552033367 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 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 url-parse-lax • 3.0.0 Lax url.parse() with support for protocol-less URLs & IPs INDIRECT 1 1509741338 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 wrap-ansi • 5.1.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1554215775 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 yargs • 14.2.3 yargs the modern, pirate-themed, successor to optimist. DIRECT 25 1584133863 yauzl • 2.10.0 yet another unzip library for node INDIRECT 3 1530590433