@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/tinycolor2 • 1.4.6 TypeScript definitions for tinycolor2 INDIRECT 0 1699379817 ajv-formats • 2.1.1 Format validation for Ajv v7+ INDIRECT 5 1628934517 ajv • 8.20.0 Another JSON Schema Validator INDIRECT 4 1777044136 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 atomically • 2.1.1 Read and write files atomically and reliably. INDIRECT 3 1770571136 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 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 • 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 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 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 conf • 12.0.0 Simple config handling for your app or module DIRECT 18 1698225713 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync DIRECT 5 1731938392 debounce-fn • 5.1.2 Debounce a function INDIRECT 1 1654926981 deep-extend • 0.6.0 Recursive object extending INDIRECT 0 1527012797 dot-prop • 8.0.2 Get, set, or delete a property from a nested object using a dot path INDIRECT 1 1689686943 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 env-paths • 3.0.0 Get paths for storing things like data, config, cache, etc INDIRECT 0 1630095370 execa • 8.0.1 Process execution for humans DIRECT 16 1692459829 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 1591601248 fast-glob • 3.3.3 It's a very fast and efficient glob library for Node.js DIRECT 17 1736073522 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 get-stream • 8.0.1 Get a stream as a string, Buffer, ArrayBuffer or array INDIRECT 0 1692286426 gradient-string • 2.0.2 Beautiful color gradients in terminal output DIRECT 9 1662457138 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 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 • 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-stream • 3.0.0 Check if something is a Node.js stream INDIRECT 0 1628592734 is-unicode-supported • 1.3.0 Detect whether the terminal supports Unicode INDIRECT 0 1662609049 json-schema-traverse • 1.0.0 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1607857014 kleur • 3.0.3 The fastest Node.js library for formatting terminal text with ANSI colors~! INDIRECT 0 1554674521 log-symbols • 5.1.0 Colored symbols for various log levels. Example: `✔︎ Success` INDIRECT 2 1638636195 merge-stream • 2.0.0 Create a stream that emits events from multiple other streams INDIRECT 0 1558618605 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 mimic-fn • 2.1.0 Make a function mimic another one INDIRECT 0 1554054814 mimic-fn • 4.0.0 Make a function mimic another one INDIRECT 0 1617823422 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 npm-run-path • 5.3.0 Get your PATH prepended with locally installed binaries INDIRECT 1 1708655887 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 1597004944 onetime • 6.0.0 Ensure a function is only called once INDIRECT 1 1617889684 ora • 7.0.1 Elegant terminal spinner DIRECT 25 1690905075 path-key • 3.1.1 Get the PATH environment variable key cross-platform INDIRECT 0 1574441238 path-key • 4.0.0 Get the PATH environment variable key cross-platform INDIRECT 0 1617969891 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 prompts • 2.4.2 Lightweight, beautiful and user-friendly prompts DIRECT 2 1633641837 queue-microtask • 1.2.3 fast, tiny `queueMicrotask` shim for modern engines INDIRECT 0 1616391430 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 registry-auth-token • 3.3.2 Get the auth token set for an npm registry (if any) INDIRECT 6 1516955851 registry-url • 3.1.0 Get the set npm registry URL INDIRECT 5 1459781197 require-from-string • 2.0.2 Require module from string INDIRECT 0 1523267387 restore-cursor • 4.0.0 Gracefully restore the CLI cursor on exit INDIRECT 3 1629746841 reusify • 1.1.0 Reuse objects and functions with style INDIRECT 0 1740499249 run-parallel • 1.2.0 Run an array of functions in parallel INDIRECT 1 1612925888 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 shebang-command • 2.0.0 Get the command from a shebang INDIRECT 1 1567781605 shebang-regex • 3.0.0 Regular expression for matching a shebang line INDIRECT 0 1556361979 sisteransi • 1.0.5 ANSI escape codes for some terminal swag INDIRECT 0 1584536006 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 • 6.1.0 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1683401577 strip-ansi • 7.2.0 Strip ANSI escape codes from a string INDIRECT 1 1772113871 strip-final-newline • 3.0.0 Strip the final newline character from a string/buffer INDIRECT 0 1620046271 strip-json-comments • 2.0.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1455006606 stubborn-fs • 2.0.0 Stubborn versions of Node's fs functions that try really hard to do their job. INDIRECT 1 1761509635 stubborn-utils • 1.0.2 A small collection of utilities for making functions somewhat resilient against errors. INDIRECT 0 1762003630 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 tinycolor2 • 1.6.0 Fast Color Parsing and Manipulation INDIRECT 0 1675467187 tinygradient • 1.1.5 Fast and small gradients manipulation, built on top of TinyColor INDIRECT 2 1622883786 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 uint8array-extras • 0.3.0 Useful utilities for working with Uint8Array (and Buffer) INDIRECT 0 1698176118 update-check • 1.5.4 Minimalistic update notifications for command line interfaces DIRECT 8 1586799602 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 when-exit • 2.1.5 Execute a function right before the process, or the browser's tab, is about to exit. INDIRECT 0 1761691957