@alloc/quick-lru • 5.2.0 Simple “Least Recently Used” (LRU) cache DIRECT 0 1617668898 @jridgewell/gen-mapping • 0.3.5 Generate source maps INDIRECT 4 1709278747 @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 @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 @pkgjs/parseargs • 0.11.0 Polyfill of future proposal for `util.parseArgs()` INDIRECT 0 1665411524 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-regex • 6.1.0 Regular expression for matching ANSI escape codes INDIRECT 0 1725890276 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 ansi-styles • 6.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 1665592446 any-promise • 1.3.0 Resolve any installed ES6 compatible promise INDIRECT 0 1462709706 arg • 5.0.2 Unopinionated, no-frills CLI argument parser DIRECT 0 1654453209 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 binary-extensions • 2.3.0 List of binary file extensions INDIRECT 0 1710439839 brace-expansion • 2.0.1 Brace expansion as known from sh/bash INDIRECT 1 1614010693 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 camelcase-css • 2.0.1 Convert a kebab-cased CSS property into a camelCased DOM property. INDIRECT 0 1533949161 chokidar • 3.6.0 Minimal and efficient cross-platform file watching library DIRECT 14 1707260254 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 • 4.1.1 the complete solution for node.js command-line programs INDIRECT 0 1580710556 cross-spawn • 7.0.3 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1590420907 cssesc • 3.0.0 A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output. INDIRECT 0 1549298060 dlv • 1.1.3 Safely get a dot-notated property within an object. DIRECT 0 1558530846 eastasianwidth • 0.2.0 Get East Asian Width from a character. INDIRECT 0 1514798767 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 emoji-regex • 9.2.2 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1614682689 fast-glob • 3.3.2 It's a very fast and efficient glob library for Node.js DIRECT 17 1699274471 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 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 is-binary-path • 2.1.0 Check if a file path is a binary file INDIRECT 1 1555648965 is-core-module • 2.15.1 Is this specifier a node.js core module? INDIRECT 2 1724269937 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 DIRECT 1 1632934367 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 jiti • 1.21.6 Runtime typescript and ESM support for Node.js DIRECT 0 1718031631 lilconfig • 2.1.0 A zero-dependency alternative to cosmiconfig DIRECT 0 1677785943 lilconfig • 3.1.2 A zero-dependency alternative to cosmiconfig INDIRECT 0 1717958353 lines-and-columns • 1.2.4 Maps lines and columns to character offsets and back. INDIRECT 0 1637465467 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. DIRECT 5 1724430678 mz • 2.7.0 modernize node.js to current ECMAScript standards INDIRECT 4 1505325456 nanoid • 3.3.7 A tiny (116 bytes), secure URL-friendly unique string ID generator INDIRECT 0 1699247731 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. DIRECT 0 1524149687 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 object-hash • 3.0.0 Generate hashes from javascript objects in node and the browser. DIRECT 0 1645197047 path-key • 3.1.1 Get the PATH environment variable key cross-platform INDIRECT 0 1574441238 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 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 pirates • 4.0.6 Properly hijack require, i.e., properly define require hooks and customizations INDIRECT 0 1687251749 postcss-import • 15.1.0 PostCSS plugin to import CSS files DIRECT 9 1670449538 postcss-js • 4.0.1 PostCSS for CSS-in-JS and styles in JS objects DIRECT 1 1675869138 postcss-load-config • 4.0.2 Autoload Config for PostCSS DIRECT 2 1700440421 postcss-nested • 6.2.0 PostCSS plugin to unwrap nested rules like how Sass does it DIRECT 3 1721425846 postcss-selector-parser • 6.1.2 > Selector parser with built in methods for working with selector strings. DIRECT 2 1723459423 postcss-value-parser • 4.2.0 Transforms css values and at-rule params into the tree INDIRECT 0 1638185576 postcss • 8.4.47 Tool for transforming styles with JS plugins DIRECT 3 1726324674 queue-microtask • 1.2.3 fast, tiny `queueMicrotask` shim for modern engines INDIRECT 0 1616391430 read-cache • 1.0.0 Reads and caches the entire contents of a file until it is modified INDIRECT 1 1452477194 readdirp • 3.6.0 Recursive version of fs.readdir with streaming API. INDIRECT 1 1615717351 resolve • 1.22.8 resolve like require.resolve() on behalf of files asynchronously and synchronously DIRECT 5 1696973834 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 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 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 • 5.1.2 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1646036525 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 strip-ansi • 7.1.0 Strip ANSI escape codes from a string INDIRECT 1 1685267704 sucrase • 3.35.0 Super-fast alternative to Babel for when you can target modern JS runtimes DIRECT 49 1703208883 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 thenify-all • 1.6.0 Promisifies all the selected functions in an object INDIRECT 2 1420910664 thenify • 3.3.1 Promisify a callback-based function INDIRECT 1 1592415057 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 wrap-ansi • 7.0.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1587574403 wrap-ansi • 8.1.0 Wordwrap a string with ANSI escape codes INDIRECT 6 1674468804