@babel/code-frame • 7.26.2 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1730310371 @babel/generator • 7.26.5 Turns an AST into code. INDIRECT 10 1736529114 @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.26.5 A JavaScript parser INDIRECT 3 1736529110 @babel/template • 7.25.9 Generate an AST from a string template. INDIRECT 7 1729610484 @babel/traverse • 7.26.5 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 18 1736529116 @babel/types • 7.26.5 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1736529108 @jridgewell/gen-mapping • 0.3.8 Generate source maps INDIRECT 4 1733944203 @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 ansi-regex • 4.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1647054538 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 1519983600 append-transform • 1.0.0 Install a transform to `require.extensions` that always runs last, even if additional extensions are added later. INDIRECT 2 1511989130 archy • 1.0.0 render nested hierarchies `npm ls` style with unicode pipes DIRECT 0 1410681478 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 caching-transform • 3.0.2 Wraps a transform and provides caching DIRECT 13 1550504142 camelcase • 5.3.1 Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` INDIRECT 0 1554298472 color-convert • 1.9.3 Plain color conversion functions INDIRECT 1 1535434359 color-name • 1.1.3 A list of color names and its values INDIRECT 0 1500157028 commondir • 1.0.1 compute the closest common parent for file paths INDIRECT 0 1426292101 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. DIRECT 0 1665435477 cp-file • 6.2.0 Copy a file DIRECT 6 1554352203 cross-spawn • 4.0.2 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1474803801 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1733488366 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 default-require-extensions • 2.0.0 Node's default require extensions as a separate module INDIRECT 1 1490519551 emoji-regex • 7.0.3 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1545388005 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 1529389232 es6-error • 4.1.1 Easily-extendable error for use with ES6 classes INDIRECT 0 1514992237 find-cache-dir • 2.1.0 Finds the common standard cache directory DIRECT 11 1552372085 find-up • 3.0.0 Find a file or directory by walking up parent directories DIRECT 5 1529313561 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 globals • 11.12.0 Global identifiers from different JavaScript environments INDIRECT 0 1556626185 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 hasha • 3.0.0 Hashing made simple. Get the hash of a buffer/string/stream/file. INDIRECT 1 1494382033 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 html-escaper • 2.0.2 fast and safe way to escape and unescape &<>'" chars INDIRECT 0 1585315785 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 INDIRECT 0 1377377123 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-fullwidth-code-point • 2.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1474526569 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 js-yaml • 3.14.1 YAML 1.2 parser and serializer DIRECT 3 1607370310 jsesc • 3.1.0 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1733905474 json-parse-better-errors • 1.0.2 JSON.parse with context information on error INDIRECT 0 1522422483 load-json-file • 4.0.0 Read and parse a JSON file INDIRECT 7 1509782229 locate-path • 3.0.0 Get the first path that exists on disk of multiple paths INDIRECT 4 1529269166 lodash.flattendeep • 4.4.0 The lodash method `_.flattenDeep` exported as a module. INDIRECT 0 1471109926 make-dir • 2.1.0 Make a directory and its parents if needed - Think `mkdir -p` DIRECT 2 1551642020 merge-source-map • 1.1.0 Merge old source map and new source map in multi-transform flow DIRECT 1 1514162242 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 nested-error-stacks • 2.1.1 An Error subclass that will chain nested Errors and dump nested stacktraces INDIRECT 0 1648498912 os-homedir • 1.0.2 Node.js 4 `os.homedir()` ponyfill INDIRECT 0 1475211521 p-limit • 2.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1586101245 p-locate • 3.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1529066877 p-try • 2.2.0 `Start a promise chain INDIRECT 0 1554035675 parse-json • 4.0.0 Parse JSON with more helpful errors INDIRECT 3 1509782030 path-exists • 3.0.0 Check if a path exists INDIRECT 0 1462103093 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 • 3.0.0 Check if a path is a file, directory, or symlink INDIRECT 1 1499554858 pify • 3.0.0 Promisify a callback-style function INDIRECT 0 1495952728 pify • 4.0.1 Promisify a callback-style function INDIRECT 0 1540213139 pkg-dir • 3.0.0 Find the root directory of a Node.js project or npm package INDIRECT 6 1529322182 read-pkg-up • 4.0.0 Read the closest package.json file INDIRECT 30 1529322348 read-pkg • 3.0.0 Read a package.json file INDIRECT 23 1509782852 require-directory • 2.1.1 Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules. INDIRECT 0 1432801864 resolve-from • 4.0.0 Resolve the path of a module like `require.resolve()` but from a given path DIRECT 0 1506160096 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 spdx-expression-parse • 3.0.1 parse SPDX license expressions INDIRECT 2 1589386366 string-width • 3.1.0 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1552033367 strip-ansi • 5.2.0 Strip ANSI escape codes from a string INDIRECT 1 1552898778 strip-bom • 3.0.0 Strip UTF-8 byte order mark (BOM) from a string INDIRECT 0 1462032164 supports-color • 6.1.0 Detect whether a terminal supports color INDIRECT 1 1547190573 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs DIRECT 0 1579208738 wrap-ansi • 5.1.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1554215775 yargs • 13.3.2 yargs the modern, pirate-themed, successor to optimist. DIRECT 25 1584135481