@babel/helper-string-parser • 7.25.9 A utility package to parse strings INDIRECT 0 1729610436 @babel/helper-validator-identifier • 7.25.9 Validate identifier/keywords name INDIRECT 0 1729610436 @babel/parser • 7.27.0 A JavaScript parser INDIRECT 3 1742838107 @babel/types • 7.27.0 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1742838105 @dependents/detective-less • 4.1.0 Find the dependencies of a less file INDIRECT 7 1683978596 @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 @typescript-eslint/types • 5.62.0 Types for the TypeScript-ESTree AST spec INDIRECT 0 1689009485 @typescript-eslint/visitor-keys • 5.62.0 Visitor keys used to help traverse the TypeScript-ESTree AST INDIRECT 2 1689009490 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 any-promise • 1.3.0 Resolve any installed ES6 compatible promise INDIRECT 0 1462709706 array-union • 2.1.0 Create an array of unique values, in order, from the input arrays INDIRECT 0 1555919785 ast-module-types • 5.0.0 Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node. INDIRECT 0 1683226481 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 • 4.1.0 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 8 1612867055 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 • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 1604526695 chalk • 4.1.2 Terminal string styling done right DIRECT 5 1627646572 cli-cursor • 3.1.0 Toggle the CLI cursor INDIRECT 4 1560272255 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 • 10.0.1 the complete solution for node.js command-line programs INDIRECT 0 1681534916 commander • 7.2.0 the complete solution for node.js command-line programs DIRECT 0 1616363776 commondir • 1.0.1 compute the closest common parent for file paths DIRECT 0 1426292101 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser DIRECT 1 1733488366 deep-extend • 0.6.0 Recursive object extending INDIRECT 0 1527012797 defaults • 1.0.4 merge single level defaults over a config object INDIRECT 1 1665382556 dependency-tree • 10.0.9 Get the dependency tree of a module DIRECT 105 1685187947 detective-amd • 5.0.2 Find all dependencies within a JavaScript file using AMD module syntax INDIRECT 12 1684128793 detective-cjs • 5.0.1 Get the dependencies of a CommonJS module by traversing its AST INDIRECT 6 1683269974 detective-es6 • 4.0.1 Get the dependencies of an ES6 module INDIRECT 5 1683874815 detective-postcss • 6.1.3 Detective to find dependents of CSS (PostCSS dialect) INDIRECT 9 1682490531 detective-sass • 5.0.3 Find the dependencies of a sass file INDIRECT 7 1683874288 detective-scss • 4.0.3 Find the dependencies of an scss file INDIRECT 7 1683874307 detective-stylus • 4.0.0 Get the dependencies of a Stylus file INDIRECT 0 1683269067 detective-typescript • 11.2.0 Get the dependencies of a TypeScript module INDIRECT 40 1712676618 dir-glob • 3.0.1 Convert directories to glob compatible strings INDIRECT 1 1561825326 enhanced-resolve • 5.18.1 Offers a async require.resolve function. It's highly configurable. INDIRECT 2 1738686583 fast-glob • 3.3.3 It's a very fast and efficient glob library for Node.js INDIRECT 17 1736073522 filing-cabinet • 4.2.0 Find files based on partial paths INDIRECT 46 1712730290 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 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-amd-module-type • 5.0.1 Get the type of an AMD module used for an AST node or within a file INDIRECT 6 1683788923 globby • 11.1.0 User-friendly glob matching INDIRECT 23 1641609998 gonzales-pe • 4.3.0 Gonzales Preprocessor Edition (fast CSS parser) INDIRECT 1 1585578503 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 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 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-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-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-obj • 1.0.1 Check if a value is an object INDIRECT 0 1458641652 is-regexp • 1.0.0 Check whether a variable is a regular expression INDIRECT 0 1402477947 is-relative-path • 1.0.2 Whether or not a given path is relative INDIRECT 0 1502284939 is-unicode-supported • 0.1.0 Detect whether the terminal supports Unicode INDIRECT 0 1615975873 is-url-superb • 4.0.0 Check if a string is a URL INDIRECT 0 1592127791 is-url • 1.2.4 Check whether a string is a URL. INDIRECT 0 1522088754 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 log-symbols • 4.1.0 Colored symbols for various log levels. Example: `✔︎ Success` INDIRECT 7 1615976961 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 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 module-definition • 5.0.1 Determines if a file is using a CommonJS or AMD module definition INDIRECT 6 1683787608 module-lookup-amd • 8.0.5 Resolve aliased dependency paths using a RequireJS config INDIRECT 19 1683979884 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 node-source-walk • 6.0.2 Execute a callback on every node of a source code's AST and stop walking when you see fit INDIRECT 4 1684129782 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 1597004944 ora • 5.4.1 Elegant terminal spinner DIRECT 29 1623137929 parse-ms • 2.1.0 Parse milliseconds into an object INDIRECT 0 1556074965 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 pluralize • 8.0.0 Pluralize and singularize any word DIRECT 0 1558760817 postcss • 8.5.3 Tool for transforming styles with JS plugins INDIRECT 3 1739972744 precinct • 11.0.5 Unleash the detectives DIRECT 68 1684992649 pretty-ms • 7.0.1 Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s` DIRECT 1 1600940259 queue-microtask • 1.2.3 fast, tiny `queueMicrotask` shim for modern engines INDIRECT 0 1616391430 quote-unquote • 1.0.0 quote and unquote strings. escapes internal quotes and slashes. Automatically decides whether to use single or double quotes. INDIRECT 0 1426198798 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 requirejs-config-file • 4.0.0 A small api to read and write your requirejs config file INDIRECT 5 1606536349 requirejs • 2.3.7 Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer INDIRECT 0 1721514088 resolve-dependency-path • 3.0.2 Convert a dependency path into a filepath INDIRECT 0 1683483490 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 restore-cursor • 3.1.0 Gracefully restore the CLI cursor on exit INDIRECT 3 1556260175 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 sass-lookup • 5.0.1 Get the file associated with a Sass import INDIRECT 1 1683958887 slash • 3.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1556425560 stream-to-array • 2.3.0 Concatenate a readable stream's data into a single array DIRECT 1 1456626127 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 strip-bom • 3.0.0 Strip UTF-8 byte order mark (BOM) from a string INDIRECT 0 1462032164 strip-json-comments • 2.0.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1455006606 stylus-lookup • 5.0.1 Get the file associated with an imported/required Stylus partial INDIRECT 1 1683958883 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 tapable • 2.2.1 Just a little module for plugins. INDIRECT 0 1631526953 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 ts-graphviz • 1.8.2 Graphviz library for TypeScript. DIRECT 0 1707750602 tsconfig-paths • 4.2.0 Load node modules according to tsconfig paths, in run-time or via API. INDIRECT 3 1680122830 tsutils • 3.21.0 utilities for working with typescript's AST INDIRECT 1 1615137992 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 walkdir • 0.4.1 Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familiar callback/emitter/a+sync interface. Walk a tree of any depth. DIRECT 0 1563462919 wcwidth • 1.0.1 Port of C's wcwidth() and wcswidth() INDIRECT 2 1464580617