@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations. | INDIRECT | 3 | |
@babel/generator • 7.26.5Turns an AST into code. | DIRECT | 10 | |
@babel/helper-string-parser • 7.25.9A utility package to parse strings | INDIRECT | 0 | |
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords name | INDIRECT | 0 | |
@babel/parser • 7.26.5A JavaScript parser | DIRECT | 3 | |
@babel/template • 7.25.9Generate an AST from a string template. | DIRECT | 7 | |
@babel/traverse • 7.26.5The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes | DIRECT | 18 | |
@babel/types • 7.26.5Babel Types is a Lodash-esque utility library for AST nodes | DIRECT | 2 | |
@jridgewell/gen-mapping • 0.3.8Generate source maps | INDIRECT | 4 | |
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URI | INDIRECT | 0 | |
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing array | INDIRECT | 0 | |
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappings | INDIRECT | 0 | |
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source map | INDIRECT | 2 | |
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminal | INDIRECT | 2 | |
chalk • 4.1.2Terminal string styling done right | DIRECT | 5 | |
color-convert • 2.0.1Plain color conversion functions | INDIRECT | 1 | |
color-name • 1.1.4A list of color names and its values | INDIRECT | 0 | |
commander • 9.5.0the complete solution for node.js command-line programs | DIRECT | 0 | |
debug • 4.4.0Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
figlet • 1.8.0Creates ASCII Art from text. A full implementation of the FIGfont spec. | DIRECT | 0 | |
fs-extra • 11.2.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. | DIRECT | 3 | |
globals • 11.12.0Global identifiers from different JavaScript environments | INDIRECT | 0 | |
has-flag • 4.0.0Check if argv has a specific flag | 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 • 6.1.0Easily read/write JSON files. | INDIRECT | 2 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
prettier • 2.8.8Prettier is an opinionated code formatter | DIRECT | 0 | |
supports-color • 7.2.0Detect whether a terminal supports color | INDIRECT | 1 | |
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks. | INDIRECT | 0 | |