| @babel/code-frame • 7.29.7Generate errors that contain a code frame that point to source locations. | DIRECT | 3 | |
| @babel/generator • 7.29.8Turns an AST into code. | DIRECT | 9 | |
| @babel/helper-globals • 7.29.7A collection of JavaScript globals for Babel internal usage | INDIRECT | 0 | |
| @babel/helper-module-imports • 7.29.7Babel helper functions for inserting module loads | INDIRECT | 18 | |
| @babel/helper-module-transforms • 7.29.7Babel helper functions for implementing ES6 module transformations | DIRECT | 19 | |
| @babel/helper-string-parser • 7.29.7A utility package to parse strings | INDIRECT | 0 | |
| @babel/helper-validator-identifier • 7.29.7Validate identifier/keywords name | INDIRECT | 0 | |
| @babel/helpers • 7.29.7Collection of helper functions used by Babel transforms. | DIRECT | 8 | |
| @babel/parser • 7.29.9A JavaScript parser | DIRECT | 3 | |
| @babel/template • 7.29.7Generate an AST from a string template. | DIRECT | 7 | |
| @babel/traverse • 7.29.8The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes | DIRECT | 17 | |
| @babel/types • 7.29.8Babel Types is a Lodash-esque utility library for AST nodes | DIRECT | 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.6.0Encode/decode sourcemap mappings | INDIRECT | 0 | |
| @jridgewell/trace-mapping • 0.3.31Trace the original position through a source map | INDIRECT | 2 | |
| convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties. | DIRECT | 0 | |
| debug • 4.4.3Lightweight debugging utility for Node.js and the browser | DIRECT | 1 | |
| gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async. | DIRECT | 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 | |
| json5 • 2.2.3JSON for Humans | DIRECT | 0 | |
| lodash • 4.18.1Lodash modular utilities. | DIRECT | 0 | |
| ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |