@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations. | INDIRECT | 3 | |
@babel/generator • 7.27.5Turns an AST into code. | INDIRECT | 9 | |
@babel/helper-plugin-utils • 7.27.1General utilities for plugins to use | DIRECT | 0 | |
@babel/helper-string-parser • 7.27.1A utility package to parse strings | INDIRECT | 0 | |
@babel/helper-validator-identifier • 7.27.1Validate identifier/keywords name | INDIRECT | 0 | |
@babel/parser • 7.27.7A JavaScript parser | INDIRECT | 3 | |
@babel/template • 7.27.2Generate an AST from a string template. | INDIRECT | 7 | |
@babel/traverse • 7.27.7The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes | INDIRECT | 17 | |
@babel/types • 7.27.7Babel Types is a Lodash-esque utility library for AST nodes | INDIRECT | 2 | |
@jridgewell/gen-mapping • 0.3.11Generate source maps | INDIRECT | 3 | |
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URI | INDIRECT | 0 | |
@jridgewell/sourcemap-codec • 1.5.3Encode/decode sourcemap mappings | INDIRECT | 0 | |
@jridgewell/trace-mapping • 0.3.28Trace the original position through a source map | INDIRECT | 2 | |
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
brace-expansion • 1.1.12Brace expansion as known from sh/bash | INDIRECT | 2 | |
concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
debug • 4.4.1Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
error-ex • 1.3.2Easy error subclassing and stack customization | INDIRECT | 1 | |
find-up • 3.0.0Find a file or directory by walking up parent directories | DIRECT | 5 | |
function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
globals • 11.12.0Global identifiers from different JavaScript environments | INDIRECT | 0 | |
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
is-arrayish • 0.2.1Determines if an object can be used as an array | INDIRECT | 0 | |
is-core-module • 2.16.1Is this specifier a node.js core module? | INDIRECT | 2 | |
js-tokens • 4.0.0A regex that tokenizes JavaScript. | INDIRECT | 0 | |
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. | INDIRECT | 0 | |
json-parse-better-errors • 1.0.2JSON.parse with context information on error | INDIRECT | 0 | |
load-json-file • 4.0.0Read and parse a JSON file | INDIRECT | 7 | |
locate-path • 3.0.0Get the first path that exists on disk of multiple paths | INDIRECT | 4 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrency | INDIRECT | 1 | |
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing function | INDIRECT | 2 | |
p-try • 2.2.0`Start a promise chain | INDIRECT | 0 | |
parse-json • 4.0.0Parse JSON with more helpful errors | INDIRECT | 3 | |
path-exists • 3.0.0Check if a path exists | INDIRECT | 0 | |
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
path-parse • 1.0.7Node.js path.parse() ponyfill | INDIRECT | 0 | |
path-type • 3.0.0Check if a path is a file, directory, or symlink | INDIRECT | 1 | |
pify • 3.0.0Promisify a callback-style function | INDIRECT | 0 | |
read-pkg-up • 4.0.0Read the closest package.json file | INDIRECT | 30 | |
read-pkg • 3.0.0Read a package.json file | INDIRECT | 23 | |
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 5 | |
spdx-expression-parse • 3.0.1parse SPDX license expressions | INDIRECT | 2 | |
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a string | INDIRECT | 0 | |
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag. | INDIRECT | 0 | |