@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/minimist • 1.2.5 TypeScript definitions for minimist INDIRECT 0 1699355481 @types/normalize-package-data • 2.4.4 TypeScript definitions for normalize-package-data INDIRECT 0 1699358643 @types/parse-json • 4.0.2 TypeScript definitions for parse-json INDIRECT 0 1699360513 ajv • 8.17.1 Another JSON Schema Validator INDIRECT 4 1720816933 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 arrify • 1.0.1 Convert a value to an array INDIRECT 0 1449683318 astral-regex • 2.0.0 Regular expression for matching astral symbols INDIRECT 0 1554461087 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 balanced-match • 2.0.0 Match balanced character pairs, like "{" and "}" DIRECT 0 1617713601 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 callsites • 3.1.0 Get callsites from the V8 stack trace API INDIRECT 0 1554551850 camelcase-keys • 6.2.2 Convert object keys to camel case INDIRECT 3 1585885863 camelcase • 5.3.1 Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` INDIRECT 0 1554298472 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 colord • 2.9.3 👑 A tiny yet powerful tool for high-performance color manipulations and conversions DIRECT 0 1660139532 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 cosmiconfig • 7.1.0 Find and load configuration from a package.json property, rc file, or CommonJS module DIRECT 16 1668262710 css-functions-list • 3.2.3 List of standard and browser specific CSS functions. DIRECT 0 1728460665 cssesc • 3.0.0 A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output. INDIRECT 0 1549298060 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser DIRECT 1 1733488366 decamelize-keys • 1.1.1 Convert object keys from camelCase to lowercase with a custom separator INDIRECT 2 1667126209 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 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 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 1529389232 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 fastest-levenshtein • 1.0.16 Fastest Levenshtein distance implementation in JS. DIRECT 0 1659467744 file-entry-cache • 6.0.1 Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process DIRECT 16 1613794256 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 find-up • 4.1.0 Find a file or directory by walking up parent directories INDIRECT 5 1560752434 flat-cache • 3.2.0 A stupidly simple key/value storage using files to persist some data INDIRECT 15 1699834035 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 global-modules • 2.0.0 The directory used by npm for globally installed npm modules. DIRECT 5 1544841752 global-prefix • 3.0.0 Get the npm global path prefix. INDIRECT 4 1544841462 globby • 11.1.0 User-friendly glob matching DIRECT 23 1641609998 globjoin • 0.1.4 Join paths and globs. DIRECT 0 1455591204 hard-rejection • 2.1.0 Make unhandled promise rejections fail hard right away instead of the default silent fail INDIRECT 0 1554173126 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 html-tags • 3.3.1 List of standard HTML tags DIRECT 0 1680667060 ignore • 5.3.2 Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others. DIRECT 0 1723452660 import-fresh • 3.3.1 Import a module while bypassing the cache INDIRECT 3 1738489541 import-lazy • 4.0.0 Import a module lazily DIRECT 0 1556361731 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 DIRECT 0 1377377123 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-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 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-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-plain-obj • 1.1.0 Check if a value is a plain object INDIRECT 0 1446715918 is-plain-object • 5.0.0 Returns true if an object was created by the `Object` constructor, or Object.create(null). DIRECT 0 1599669003 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 json-buffer • 3.0.1 JSON parse & stringify that supports binary via bops & base64 INDIRECT 0 1536606136 json-parse-even-better-errors • 2.3.1 JSON.parse with context information on error INDIRECT 0 1599064678 json-schema-traverse • 1.0.0 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1607857014 keyv • 4.5.4 Simple key-value storage with support for multiple backends INDIRECT 1 1696697634 kind-of • 6.0.3 Get the native type of a value. INDIRECT 0 1579193959 known-css-properties • 0.26.0 List of known CSS properties DIRECT 0 1667149346 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.truncate • 4.4.2 The lodash method `_.truncate` exported as a module. INDIRECT 0 1471110384 map-obj • 1.0.1 Map object keys and values into a new object INDIRECT 0 1430589766 map-obj • 4.3.0 Map object keys and values into a new object INDIRECT 0 1632046473 mathml-tag-names • 2.1.3 List of known MathML tag-names DIRECT 0 1579858000 meow • 9.0.0 CLI app helper DIRECT 59 1610018589 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 min-indent • 1.0.1 Get the shortest leading whitespace from lines in a string INDIRECT 0 1590693606 minimist-options • 4.1.0 Pretty options for minimist INDIRECT 3 1589634347 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 nanoid • 3.3.11 A tiny (116 bytes), secure URL-friendly unique string ID generator INDIRECT 0 1742339192 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 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-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 INDIRECT 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-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 path-type • 4.0.0 Check if a path is a file, directory, or symlink INDIRECT 0 1552382718 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 postcss-media-query-parser • 0.2.3 A tool for parsing media query lists. DIRECT 0 1477577507 postcss-resolve-nested-selector • 0.1.6 Resolve a nested selector in a PostCSS AST DIRECT 0 1723443696 postcss-safe-parser • 6.0.0 Fault-tolerant CSS parser for PostCSS DIRECT 0 1623651489 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 DIRECT 0 1638185576 postcss • 8.5.3 Tool for transforming styles with JS plugins DIRECT 3 1739972744 queue-microtask • 1.2.3 fast, tiny `queueMicrotask` shim for modern engines INDIRECT 0 1616391430 quick-lru • 4.0.1 Simple "Least Recently Used" (LRU) cache INDIRECT 0 1559150490 read-pkg-up • 7.0.1 Read the closest package.json file INDIRECT 33 1575620368 read-pkg • 5.2.0 Read a package.json file INDIRECT 25 1562833848 redent • 3.0.0 Strip redundant indentation and indent the string INDIRECT 3 1556260705 require-from-string • 2.0.2 Require module from string INDIRECT 0 1523267387 resolve-from • 4.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1506160096 resolve-from • 5.0.0 Resolve the path of a module like `require.resolve()` but from a given path DIRECT 0 1555301185 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 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 slash • 3.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1556425560 slice-ansi • 4.0.0 Slice a string with ANSI escape codes INDIRECT 5 1581872767 spdx-expression-parse • 3.0.1 parse SPDX license expressions INDIRECT 2 1589386366 string-width • 4.2.3 Get the visual width of a string - the number of columns required to display it DIRECT 4 1632417441 strip-ansi • 6.0.1 Strip ANSI escape codes from a string DIRECT 1 1632414881 strip-indent • 3.0.0 Strip leading whitespace from each line in a string INDIRECT 1 1555467709 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 supports-hyperlinks • 2.3.0 Detect if your terminal emulator supports hyperlinks DIRECT 2 1662440137 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 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 trim-newlines • 3.0.1 Trim newlines from the start and/or end of a string INDIRECT 0 1622220372 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 v8-compile-cache • 2.4.0 Require hook for automatic V8 compile cache persistence DIRECT 0 1692049126