@babel/code-frame • 7.26.2 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1730310371 @babel/compat-data • 7.26.5 The compat-data to determine required Babel plugins INDIRECT 0 1736529106 @babel/core • 7.26.0 Babel compiler core. INDIRECT 38 1729863020 @babel/generator • 7.26.5 Turns an AST into code. INDIRECT 10 1736529114 @babel/helper-compilation-targets • 7.26.5 Helper functions on Babel compilation targets INDIRECT 12 1736529110 @babel/helper-module-imports • 7.25.9 Babel helper functions for inserting module loads INDIRECT 19 1729610492 @babel/helper-module-transforms • 7.26.0 Babel helper functions for implementing ES6 module transformations INDIRECT 20 1729863006 @babel/helper-string-parser • 7.25.9 A utility package to parse strings INDIRECT 0 1729610436 @babel/helper-validator-identifier • 7.25.9 Validate identifier/keywords name INDIRECT 0 1729610436 @babel/helper-validator-option • 7.25.9 Validate plugin/preset options INDIRECT 0 1729610439 @babel/helpers • 7.26.0 Collection of helper functions used by Babel transforms. INDIRECT 8 1729863016 @babel/parser • 7.26.5 A JavaScript parser INDIRECT 3 1736529110 @babel/template • 7.25.9 Generate an AST from a string template. INDIRECT 7 1729610484 @babel/traverse • 7.26.5 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 18 1736529116 @babel/types • 7.26.5 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1736529108 @istanbuljs/schema • 0.1.3 Schemas describing various structures used by nyc and istanbuljs INDIRECT 0 1613227063 @jridgewell/gen-mapping • 0.3.8 Generate source maps INDIRECT 4 1733944203 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/set-array • 1.2.1 Like a Set, but provides the index of the `key` in the backing array INDIRECT 0 1709186612 @jridgewell/sourcemap-codec • 1.5.0 Encode/decode sourcemap mappings INDIRECT 0 1720553292 @jridgewell/trace-mapping • 0.3.25 Trace the original position through a source map INDIRECT 2 1709362371 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 append-transform • 2.0.0 Install a transform to `require.extensions` that always runs last, even if additional extensions are added later. INDIRECT 2 1568134657 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 INDIRECT 1 1551308084 bl • 4.1.0 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 8 1612867055 browserslist • 4.24.4 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 6 1736336671 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 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 INDIRECT 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 convert-source-map • 2.0.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1666044408 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 default-require-extensions • 3.0.1 Node's default require extensions as a separate module INDIRECT 1 1665139835 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 gensync • 1.0.0-beta.2 Allows users to use generators in order to write common functions that can be both sync or async. INDIRECT 0 1603831420 github-from-package • 0.0.0 return the github url from a package.json file INDIRECT 0 1356779572 globals • 11.12.0 Global identifiers from different JavaScript environments INDIRECT 0 1556626185 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 html-escaper • 2.0.2 fast and safe way to escape and unescape &<>'" chars INDIRECT 0 1585315785 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 jsesc • 3.1.0 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1733905474 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 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 make-dir • 4.0.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1687521248 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) INDIRECT 0 1720779307 node-api-headers • 1.4.0 Node-API headers INDIRECT 0 1730473612 node-releases • 2.0.19 Node.js releases data INDIRECT 0 1733801321 prebuild-install • 7.1.2 A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform INDIRECT 34 1709232843 proper-lockfile • 4.1.2 A inter-process and inter-machine lockfile utility that works on a local or network file system INDIRECT 3 1611600918 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 retry • 0.12.0 Abstraction for exponential and custom retry strategies for failed operations. INDIRECT 0 1523266527 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 source-map-support • 0.5.21 Fixes stack traces for files with source maps INDIRECT 2 1637319777 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-bom • 4.0.0 Strip UTF-8 byte order mark (BOM) from a string INDIRECT 0 1556426447 strip-json-comments • 2.0.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1455006606 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 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 tmp • 0.2.3 Temporary file and directory creator DIRECT 0 1709174778 universalify • 2.0.1 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1698858765 update-browserslist-db • 1.1.2 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 1736335220 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. DIRECT 15 1682625542