@babel/code-frame • 7.29.7 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1779707738 @babel/generator • 7.29.7 Turns an AST into code. DIRECT 9 1779707783 @babel/helper-globals • 7.29.7 A collection of JavaScript globals for Babel internal usage INDIRECT 0 1779707730 @babel/helper-string-parser • 7.29.7 A utility package to parse strings INDIRECT 0 1779707730 @babel/helper-validator-identifier • 7.29.7 Validate identifier/keywords name INDIRECT 0 1779707731 @babel/parser • 7.29.7 A JavaScript parser DIRECT 3 1779707779 @babel/template • 7.29.7 Generate an AST from a string template. INDIRECT 7 1779707785 @babel/traverse • 7.29.7 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes DIRECT 17 1779707794 @babel/types • 7.29.7 Babel Types is a Lodash-esque utility library for AST nodes DIRECT 2 1779707776 @esbuild/aix-ppc64 • 0.19.12 The IBM AIX PowerPC 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031684 @esbuild/android-arm • 0.19.12 A WebAssembly shim for esbuild on Android ARM. INDIRECT 0 1706031634 @esbuild/android-arm64 • 0.19.12 The Android ARM 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031634 @esbuild/android-x64 • 0.19.12 A WebAssembly shim for esbuild on Android x64. INDIRECT 0 1706031636 @esbuild/darwin-arm64 • 0.19.12 The macOS ARM 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031650 @esbuild/darwin-x64 • 0.19.12 The macOS 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031632 @esbuild/freebsd-arm64 • 0.19.12 The FreeBSD ARM 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031619 @esbuild/freebsd-x64 • 0.19.12 The FreeBSD 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031617 @esbuild/linux-arm • 0.19.12 The Linux ARM binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031646 @esbuild/linux-arm64 • 0.19.12 The Linux ARM 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031668 @esbuild/linux-ia32 • 0.19.12 The Linux 32-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031650 @esbuild/linux-loong64 • 0.19.12 The Linux LoongArch 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031667 @esbuild/linux-mips64el • 0.19.12 The Linux MIPS 64-bit Little Endian binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031662 @esbuild/linux-ppc64 • 0.19.12 The Linux PowerPC 64-bit Little Endian binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031686 @esbuild/linux-riscv64 • 0.19.12 The Linux RISC-V 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031669 @esbuild/linux-s390x • 0.19.12 The Linux IBM Z 64-bit Big Endian binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031687 @esbuild/linux-x64 • 0.19.12 The Linux 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031651 @esbuild/netbsd-x64 • 0.19.12 The NetBSD AMD64 binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031616 @esbuild/openbsd-x64 • 0.19.12 The OpenBSD 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031617 @esbuild/sunos-x64 • 0.19.12 The illumos 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031596 @esbuild/win32-arm64 • 0.19.12 The Windows ARM 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031596 @esbuild/win32-ia32 • 0.19.12 The Windows 32-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031594 @esbuild/win32-x64 • 0.19.12 The Windows 64-bit binary for esbuild, a JavaScript bundler. INDIRECT 0 1706031594 @inquirer/external-editor • 1.0.3 Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT INDIRECT 3 1762631133 @inquirer/figures • 1.0.15 Vendored version of figures, for CJS compatibility INDIRECT 0 1762631134 @jridgewell/gen-mapping • 0.3.13 Generate source maps INDIRECT 3 1754981001 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/source-map • 0.3.11 Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map API INDIRECT 4 1754981026 @jridgewell/sourcemap-codec • 1.5.5 Encode/decode sourcemap mappings INDIRECT 0 1754981039 @jridgewell/trace-mapping • 0.3.31 Trace the original position through a source map INDIRECT 2 1757535169 acorn • 8.16.0 ECMAScript parser INDIRECT 0 1771513588 ansi-escapes • 4.3.2 ANSI escape codes for manipulating the terminal INDIRECT 1 1616593301 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-regex • 6.2.2 Regular expression for matching ANSI escape codes INDIRECT 0 1757342894 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 binary-extensions • 2.3.0 List of binary file extensions INDIRECT 0 1710439839 bl • 4.1.0 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 8 1612867055 bl • 5.1.0 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 8 1666093986 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-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 buffer • 6.0.3 Node.js Buffer API, for the browser INDIRECT 2 1606099887 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 1627646572 chalk • 5.6.2 Terminal string styling done right DIRECT 0 1757342874 chardet • 2.1.1 Character encoding detector INDIRECT 0 1761776103 chokidar • 3.6.0 Minimal and efficient cross-platform file watching library DIRECT 14 1707260254 cli-cursor • 3.1.0 Toggle the CLI cursor INDIRECT 4 1560272255 cli-cursor • 4.0.0 Toggle the CLI cursor INDIRECT 4 1629747319 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 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 • 11.1.0 the complete solution for node.js command-line programs DIRECT 0 1697156974 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 debug • 4.4.3 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1757784319 defaults • 1.0.4 merge single level defaults over a config object INDIRECT 1 1665382556 eastasianwidth • 0.2.0 Get East Asian Width from a character. INDIRECT 0 1514798767 emoji-regex • 10.6.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1760343231 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 esbuild • 0.19.12 An extremely fast JavaScript and CSS bundler and minifier. DIRECT 23 1706031700 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 fsevents • 2.3.3 Native Access to MacOS FSEvents INDIRECT 0 1692635062 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 iconv-lite • 0.7.2 Convert character encodings in pure javascript. INDIRECT 1 1767890951 inquirer • 9.3.8 A collection of common interactive command line user interfaces. DIRECT 47 1757859981 is-binary-path • 2.1.0 Check if a file path is a binary file INDIRECT 1 1555648965 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-interactive • 1.0.0 Check if stdout or stderr is interactive INDIRECT 0 1563723083 is-interactive • 2.0.0 Check if stdout or stderr is interactive INDIRECT 0 1620073149 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-unicode-supported • 0.1.0 Detect whether the terminal supports Unicode INDIRECT 0 1615975873 is-unicode-supported • 1.3.0 Detect whether the terminal supports Unicode INDIRECT 0 1662609049 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 log-symbols • 4.1.0 Colored symbols for various log levels. Example: `✔︎ Success` INDIRECT 7 1615976961 log-symbols • 5.1.0 Colored symbols for various log levels. Example: `✔︎ Success` INDIRECT 2 1638636195 mimic-fn • 2.1.0 Make a function mimic another one INDIRECT 0 1554054814 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 normalize-path • 3.0.0 Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled. INDIRECT 0 1524149687 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 1597004944 ora • 5.4.1 Elegant terminal spinner INDIRECT 29 1623137929 ora • 7.0.1 Elegant terminal spinner DIRECT 25 1690905075 picomatch • 2.3.2 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 1774298348 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 readdirp • 3.6.0 Recursive version of fs.readdir with streaming API. INDIRECT 1 1615717351 restore-cursor • 3.1.0 Gracefully restore the CLI cursor on exit INDIRECT 3 1556260175 restore-cursor • 4.0.0 Gracefully restore the CLI cursor on exit INDIRECT 3 1629746841 run-async • 3.0.0 Utility method to run function either synchronously or asynchronously using the common `this.async()` style. INDIRECT 0 1683489576 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 source-map-support • 0.5.21 Fixes stack traces for files with source maps INDIRECT 2 1637319777 stdin-discarder • 0.1.0 Discard stdin input except for Ctrl+C INDIRECT 9 1658844968 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 string-width • 6.1.0 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1683401577 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 strip-ansi • 7.2.0 Strip ANSI escape codes from a string INDIRECT 1 1772113871 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 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 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 uuid • 9.0.1 RFC4122 (v1, v4, and v5) UUIDs DIRECT 0 1694508995 wcwidth • 1.0.1 Port of C's wcwidth() and wcswidth() INDIRECT 2 1464580617 wrap-ansi • 6.2.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1573488497 yoctocolors-cjs • 2.1.3 CommonJS version - The smallest and fastest command-line coloring package on the internet INDIRECT 0 1755764687