ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 axios • 1.7.9 Promise based HTTP client for the browser and node.js INDIRECT 8 1733297896 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 bindings • 1.5.0 Helper module for loading your native module's .node file DIRECT 1 1551308084 bl • 4.1.0 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 8 1612867055 buffer • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 1604526695 cmake-js • 7.3.0 CMake.js - a Node.js native addon build tool DIRECT 67 1705353579 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 1566248736 color-name • 1.1.4 A list of color names and its values INDIRECT 0 1537526936 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1733488366 decompress-response • 6.0.0 Decompress a HTTP response if needed INDIRECT 1 1589512108 deep-extend • 0.6.0 Recursive object extending INDIRECT 0 1527012797 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 delegates • 1.0.0 delegate methods and accessors to another property INDIRECT 0 1450122969 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1569416251 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 file-uri-to-path • 1.0.0 Convert a file: URI to a file path INDIRECT 0 1499377911 follow-redirects • 1.15.9 HTTP and HTTPS modules that follow redirects. INDIRECT 0 1725612994 form-data • 4.0.1 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 5 1728532186 fs-constants • 1.0.0 Require constants across node and the browser INDIRECT 0 1524753752 fs-extra • 11.2.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. INDIRECT 3 1701132395 github-from-package • 0.0.0 return the github url from a package.json file INDIRECT 0 1356779572 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 jsonfile • 6.1.0 Easily read/write JSON files. INDIRECT 2 1604163624 lodash.isplainobject • 4.0.6 The lodash method `_.isPlainObject` exported as a module. INDIRECT 0 1471110067 memory-stream • 1.0.0 Node.js streams implementation for buffered memory writes INDIRECT 5 1563225795 mime-db • 1.52.0 Media Type Database INDIRECT 0 1645472511 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 1647108283 mimic-response • 3.1.0 Mimic a Node.js HTTP response stream INDIRECT 0 1589481062 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 minizlib • 2.1.2 A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding. INDIRECT 2 1597444973 mkdirp-classic • 0.5.3 Mirror of mkdirp 0.5.2 INDIRECT 0 1588586163 mkdirp • 1.0.4 Recursively mkdir, like `mkdir -p` INDIRECT 0 1585933388 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 napi-build-utils • 1.0.2 A set of utilities to assist developers of tools that build N-API native add-ons INDIRECT 0 1583448193 node-abi • 3.72.0 Get the Node ABI for a given target and runtime, and vice versa. INDIRECT 1 1736870684 node-addon-api • 7.1.1 Node.js API (Node-API) DIRECT 0 1720779307 node-api-headers • 1.4.0 Node-API headers INDIRECT 0 1730473612 prebuild-install • 7.1.2 A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform DIRECT 34 1709232843 proxy-from-env • 1.1.0 Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables. INDIRECT 0 1583292919 pump • 3.0.2 pipe streams together and close all of them if one of them closes INDIRECT 3 1726041514 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 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 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 simple-concat • 1.0.1 Super-minimalist version of `concat-stream`. Less than 15 lines! INDIRECT 0 1594960584 simple-get • 4.0.1 Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines. INDIRECT 5 1643081033 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 string-width • 4.2.3 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1632417441 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 strip-json-comments • 2.0.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1455006606 tar-fs • 2.1.2 filesystem bindings for tar-stream INDIRECT 17 1736679472 tar-stream • 2.2.0 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 13 1609237377 universalify • 2.0.1 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1698858765 url-join • 4.0.1 Join urls and normalize as in path.join. INDIRECT 0 1562337932 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 wrap-ansi • 7.0.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1587574403 yargs • 17.7.2 yargs the modern, pirate-themed, successor to optimist. INDIRECT 15 1682625542