@babel/code-frame • 7.26.2 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1730310371 @babel/helper-validator-identifier • 7.25.9 Validate identifier/keywords name INDIRECT 0 1729610436 @nodelib/fs.scandir • 2.1.5 List files and directories inside the specified directory INDIRECT 3 1622792604 @nodelib/fs.stat • 2.0.5 Get the status of a file with some features INDIRECT 0 1622792600 @nodelib/fs.walk • 1.2.8 A library for efficiently walking a directory recursively INDIRECT 6 1625769665 @types/glob • 7.2.0 TypeScript definitions for Glob INDIRECT 3 1634680892 @types/lodash • 4.17.14 TypeScript definitions for lodash INDIRECT 0 1735923761 @types/lowdb • 1.0.15 TypeScript definitions for lowdb DIRECT 1 1699353566 @types/minimatch • 5.1.2 TypeScript definitions for minimatch INDIRECT 0 1661967188 @types/node • 22.10.6 TypeScript definitions for node INDIRECT 1 1736794965 address • 1.2.2 Get current machine IP, MAC and DNS servers. DIRECT 0 1671290769 agent-base • 6.0.2 Turn a function into an `http.Agent` instance INDIRECT 2 1603481595 aggregate-error • 3.1.0 Create an error from multiple errors INDIRECT 2 1598048987 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 array-union • 2.1.0 Create an array of unique values, in order, from the input arrays INDIRECT 0 1555919785 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 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 braces • 3.0.3 Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed. INDIRECT 3 1716281951 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 callsites • 3.1.0 Get callsites from the V8 stack trace API INDIRECT 0 1554551850 camelcase • 5.3.1 Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` INDIRECT 0 1554298472 clean-stack • 2.2.0 Clean up error stack traces INDIRECT 0 1564586696 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 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 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 debug • 3.2.7 small debugging utility INDIRECT 1 1605790637 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1733488366 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-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 DIRECT 49 1585749654 del • 5.1.0 Delete files and directories DIRECT 47 1566558677 dir-glob • 3.0.1 Convert directories to glob compatible strings INDIRECT 1 1561825326 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 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 1529389232 fast-glob • 3.3.3 It's a very fast and efficient glob library for Node.js INDIRECT 17 1736073522 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 fill-range • 7.1.1 Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex` INDIRECT 2 1716281151 filter-obj • 1.1.0 Filter object keys and values into a new object INDIRECT 0 1439402605 find-up • 4.1.0 Find a file or directory by walking up parent directories INDIRECT 5 1560752434 fs-constants • 1.0.0 Require constants across node and the browser INDIRECT 0 1524753752 get-stream • 2.3.1 Get a stream as a string, buffer, or array INDIRECT 3 1473873227 globby • 10.0.2 Extends `glob` with support for multiple patterns and exposes a Promise API INDIRECT 38 1578299770 https-proxy-agent • 5.0.1 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 3 1649961720 ignore • 5.3.2 Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others. INDIRECT 0 1723452660 import-fresh • 3.3.0 Import a module while bypassing the cache DIRECT 3 1608471341 indent-string • 4.0.0 Indent each line in a string INDIRECT 0 1555486273 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-docker • 2.2.1 Check if the process is running inside a Docker container INDIRECT 0 1617958751 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 is-glob • 4.0.3 Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet INDIRECT 1 1632934367 is-natural-number • 4.0.1 Check if a value is a natural number INDIRECT 0 1463398968 is-number • 7.0.0 Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc. INDIRECT 0 1530716938 is-path-cwd • 2.2.0 Check if a path is the current working directory INDIRECT 0 1562347266 is-path-inside • 3.0.3 Check if a path is inside another path INDIRECT 0 1615183714 is-promise • 2.2.2 Test whether an object looks like a promises-a+ promise INDIRECT 0 1587838086 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 is-wsl • 2.2.0 Check if the process is running inside Windows Subsystem for Linux (Bash on Windows) INDIRECT 1 1588492633 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 json-parse-even-better-errors • 2.3.1 JSON.parse with context information on error INDIRECT 0 1599064678 jsonfile • 6.1.0 Easily read/write JSON files. DIRECT 2 1604163624 lines-and-columns • 1.2.4 Maps lines and columns to character offsets and back. INDIRECT 0 1637465467 locate-path • 5.0.0 Get the first path that exists on disk of multiple paths INDIRECT 3 1556974807 lodash • 4.17.21 Lodash modular utilities. DIRECT 0 1613835736 lowdb • 1.0.0 Small JSON database for Node, Electron and the browser. Powered by Lodash. DIRECT 5 1504211137 make-dir • 1.3.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1525960375 make-dir • 3.1.0 Make a directory and its parents if needed - Think `mkdir -p` DIRECT 1 1587567554 merge2 • 1.4.1 Merge multiple streams into one stream in sequence or parallel. INDIRECT 0 1591169950 micromatch • 4.0.8 Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch. INDIRECT 5 1724430678 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 mustache • 4.2.0 Logic-less {{mustache}} templates with JavaScript DIRECT 0 1616959679 nanoid • 3.3.8 A tiny (116 bytes), secure URL-friendly unique string ID generator DIRECT 0 1732622105 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 1692811119 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 open • 7.1.0 Open stuff like URLs, files, executables. Cross-platform. DIRECT 2 1595203459 p-limit • 2.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1586101245 p-locate • 4.1.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1554354166 p-map • 3.0.0 Map over promises concurrently INDIRECT 3 1563032855 p-try • 2.2.0 `Start a promise chain INDIRECT 0 1554035675 parent-module • 1.0.1 Get the path of the parent module INDIRECT 1 1553772832 parse-json • 5.2.0 Parse JSON with more helpful errors DIRECT 8 1610968513 path-exists • 4.0.0 Check if a path exists INDIRECT 0 1554348556 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-type • 4.0.0 Check if a path is a file, directory, or symlink DIRECT 0 1552382718 pend • 1.2.0 dead-simple optimistic async helper INDIRECT 0 1416779572 picomatch • 2.3.1 Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. INDIRECT 0 1641143904 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 portfinder • 1.0.32 A simple tool to find an open port on the current machine DIRECT 6 1660407892 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 query-string • 6.14.1 Parse and stringify URL query strings DIRECT 4 1614341916 queue-microtask • 1.2.3 fast, tiny `queueMicrotask` shim for modern engines INDIRECT 0 1616391430 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 resolve-from • 4.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1506160096 reusify • 1.0.4 Reuse objects and functions with style INDIRECT 0 1516958898 run-parallel • 1.2.0 Run an array of functions in parallel INDIRECT 1 1612925888 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 slash • 3.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1556425560 split-on-first • 1.1.0 Split a string on the first occurance of a given separator INDIRECT 0 1556010067 steno • 0.4.4 Simple file writer with race condition prevention and atomic writing INDIRECT 1 1457525450 strict-uri-encode • 2.0.0 A stricter URI encode adhering to RFC 3986 INDIRECT 0 1476216540 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 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-dirs • 2.1.0 Remove leading directory components from a path, like tar's --strip-components option INDIRECT 1 1508495442 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 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 to-regex-range • 5.0.1 Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. INDIRECT 1 1554617077 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 1453255734 unbzip2-stream • 1.4.3 streaming unbzip2 implementation in pure javascript for node and browsers INDIRECT 4 1590563045 undici-types • 6.20.0 A stand-alone types package for Undici INDIRECT 0 1728460238 universalify • 2.0.1 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1698858765 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 1495832201 wrap-ansi • 6.2.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1573488497 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 yargs • 15.4.1 yargs the modern, pirate-themed, successor to optimist. DIRECT 25 1594420928 yauzl • 2.10.0 yet another unzip library for node INDIRECT 3 1530590433