| @babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations. | INDIRECT | 3 | |
| @babel/generator • 7.28.5Turns an AST into code. | INDIRECT | 9 | |
| @babel/helper-annotate-as-pure • 7.27.3Helper function to annotate paths and nodes with #__PURE__ comment | INDIRECT | 3 | |
| @babel/helper-create-class-features-plugin • 7.28.5Compile class public and private fields, private methods and decorators to ES6 | INDIRECT | 24 | |
| @babel/helper-globals • 7.28.0A collection of JavaScript globals for Babel internal usage | INDIRECT | 0 | |
| @babel/helper-member-expression-to-functions • 7.28.5Helper function to replace certain member expressions with function calls | INDIRECT | 18 | |
| @babel/helper-optimise-call-expression • 7.27.1Helper function to optimise call expression | INDIRECT | 3 | |
| @babel/helper-plugin-utils • 7.27.1General utilities for plugins to use | INDIRECT | 0 | |
| @babel/helper-replace-supers • 7.27.1Helper function to replace supers | INDIRECT | 20 | |
| @babel/helper-skip-transparent-expression-wrappers • 7.27.1Helper which skips types and parentheses | INDIRECT | 18 | |
| @babel/helper-string-parser • 7.27.1A utility package to parse strings | INDIRECT | 0 | |
| @babel/helper-validator-identifier • 7.28.5Validate identifier/keywords name | INDIRECT | 0 | |
| @babel/parser • 7.28.5A JavaScript parser | INDIRECT | 3 | |
| @babel/plugin-proposal-class-properties • 7.18.6This plugin transforms static class properties as well as properties declared with the property initializer syntax | DIRECT | 26 | |
| @babel/plugin-syntax-typescript • 7.27.1Allow parsing of TypeScript syntax | INDIRECT | 1 | |
| @babel/plugin-transform-typescript • 7.4.5Transform TypeScript into ES.next | DIRECT | 2 | |
| @babel/template • 7.27.2Generate an AST from a string template. | INDIRECT | 7 | |
| @babel/traverse • 7.28.5The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes | INDIRECT | 17 | |
| @babel/types • 7.28.5Babel Types is a Lodash-esque utility library for AST nodes | INDIRECT | 2 | |
| @jridgewell/gen-mapping • 0.3.13Generate 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.5Encode/decode sourcemap mappings | INDIRECT | 0 | |
| @jridgewell/trace-mapping • 0.3.31Trace the original position through a source map | INDIRECT | 2 | |
| @types/minimatch • 3.0.5TypeScript definitions for Minimatch | INDIRECT | 0 | |
| ansi-to-html • 0.6.15Convert ansi escaped text streams to html. | DIRECT | 1 | |
| 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 | |
| cross-spawn • 6.0.6Cross platform child_process#spawn and child_process#spawnSync | INDIRECT | 7 | |
| debug • 4.4.3Lightweight debugging utility for Node.js and the browser | DIRECT | 1 | |
| ember-cli-babel-plugin-helpers • 1.1.1Utilities for managing installed Babel plugins in an Ember app or addon | DIRECT | 0 | |
| end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed. | INDIRECT | 2 | |
| execa • 1.0.0A better `child_process` | DIRECT | 18 | |
| fs-extra • 7.0.1fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. | DIRECT | 3 | |
| function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
| get-stream • 4.1.0Get a stream as a string, buffer, or array | INDIRECT | 4 | |
| hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
| is-core-module • 2.16.1Is this specifier a node.js core module? | INDIRECT | 2 | |
| is-stream • 1.1.0Check if something is a Node.js stream | INDIRECT | 0 | |
| 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 | |
| jsonfile • 4.0.0Easily read/write JSON files. | INDIRECT | 1 | |
| ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
| nice-try • 1.0.5Tries to execute a function and discards any error that occurs | INDIRECT | 0 | |
| npm-run-path • 2.0.2Get your PATH prepended with locally installed binaries | INDIRECT | 1 | |
| p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome | INDIRECT | 0 | |
| path-key • 2.0.1Get the PATH environment variable key cross-platform | INDIRECT | 0 | |
| path-parse • 1.0.7Node.js path.parse() ponyfill | INDIRECT | 0 | |
| pump • 3.0.3pipe streams together and close all of them if one of them closes | INDIRECT | 3 | |
| resolve • 1.22.11resolve like require.resolve() on behalf of files asynchronously and synchronously | DIRECT | 5 | |
| rsvp • 4.8.5A lightweight library that provides tools for organizing asynchronous code | DIRECT | 0 | |
| shebang-command • 1.2.0Get the command from a shebang | INDIRECT | 1 | |
| shebang-regex • 1.0.0Regular expression for matching a shebang | INDIRECT | 0 | |
| stagehand • 1.0.1A type-safe library for communicating between JS processes, workers, or other message-passing boundaries. | DIRECT | 2 | |
| strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/buffer | INDIRECT | 0 | |
| supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag. | INDIRECT | 0 | |
| universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks. | INDIRECT | 0 | |
| walk-sync • 1.1.4Get an array of recursive directory contents | DIRECT | 7 | |