@babel/code-frame • 7.29.7 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1779707738 @babel/compat-data • 7.29.7 The compat-data to determine required Babel plugins INDIRECT 0 1779707728 @babel/core • 7.29.7 Babel compiler core. INDIRECT 38 1779707813 @babel/generator • 7.29.8 Turns an AST into code. INDIRECT 9 1785510454 @babel/helper-compilation-targets • 7.29.7 Helper functions on Babel compilation targets INDIRECT 13 1779707738 @babel/helper-globals • 7.29.7 A collection of JavaScript globals for Babel internal usage INDIRECT 0 1779707730 @babel/helper-module-imports • 7.29.7 Babel helper functions for inserting module loads INDIRECT 18 1779707797 @babel/helper-module-transforms • 7.29.7 Babel helper functions for implementing ES6 module transformations INDIRECT 19 1779707803 @babel/helper-string-parser • 7.29.7 A utility package to parse strings INDIRECT 0 1779707730 @babel/helper-validator-identifier • 7.29.7 Validate identifier/keywords name INDIRECT 0 1779707731 @babel/helper-validator-option • 7.29.7 Validate plugin/preset options INDIRECT 0 1779707732 @babel/helpers • 7.29.7 Collection of helper functions used by Babel transforms. INDIRECT 8 1779707788 @babel/parser • 7.29.8 A JavaScript parser INDIRECT 3 1785510451 @babel/template • 7.29.7 Generate an AST from a string template. INDIRECT 7 1779707785 @babel/traverse • 7.29.8 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 17 1785510578 @babel/types • 7.29.8 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1785510449 @istanbuljs/schema • 0.1.6 Schemas describing various structures used by nyc and istanbuljs INDIRECT 0 1776077873 @jridgewell/gen-mapping • 0.3.13 Generate source maps INDIRECT 3 1754981001 @jridgewell/remapping • 2.3.5 Remap sequential sourcemaps through transformations to point at the original source code INDIRECT 4 1754981015 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/sourcemap-codec • 1.6.0 Encode/decode sourcemap mappings INDIRECT 0 1787879687 @jridgewell/trace-mapping • 0.3.31 Trace the original position through a source map INDIRECT 2 1757535169 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 append-transform • 2.0.0 Install a transform to `require.extensions` that always runs last, even if additional extensions are added later. INDIRECT 2 1568134657 bindings • 1.5.0 Helper module for loading your native module's .node file INDIRECT 1 1551308084 browserslist • 4.29.0 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 7 1789479900 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 cmake-js • 8.0.0 CMake.js - a Node.js native addon build tool INDIRECT 38 1769544628 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 1566248736 color-name • 1.1.4 A list of color names and its values INDIRECT 0 1537526936 convert-source-map • 2.0.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1666044408 debug • 4.4.3 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1757784319 deep-extend • 0.6.0 Recursive object extending INDIRECT 0 1527012797 default-require-extensions • 3.0.1 Node's default require extensions as a separate module INDIRECT 1 1665139835 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 file-uri-to-path • 1.0.0 Convert a file: URI to a file path INDIRECT 0 1499377911 fs-extra • 11.4.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. INDIRECT 3 1784836328 gensync • 1.0.0-beta.2 Allows users to use generators in order to write common functions that can be both sync or async. INDIRECT 0 1603831420 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 html-escaper • 2.0.2 fast and safe way to escape and unescape &<>'" chars INDIRECT 0 1585315785 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 jsesc • 3.1.0 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1733905474 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 jsonfile • 6.2.1 Easily read/write JSON files. INDIRECT 2 1776698908 make-dir • 4.0.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1687521248 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 minizlib • 3.1.0 A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding. INDIRECT 1 1758490039 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 node-addon-api • 8.9.2 Node.js API (Node-API) INDIRECT 0 1786569000 node-api-headers • 1.9.0 Node-API headers INDIRECT 0 1779459666 node-releases • 2.0.55 Node.js releases data INDIRECT 0 1788941217 proper-lockfile • 4.1.2 A inter-process and inter-machine lockfile utility that works on a local or network file system INDIRECT 3 1611600918 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 retry • 0.12.0 Abstraction for exponential and custom retry strategies for failed operations. INDIRECT 0 1523266527 source-map-support • 0.5.21 Fixes stack traces for files with source maps INDIRECT 2 1637319777 string-width • 4.2.3 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1632417441 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 strip-bom • 4.0.0 Strip UTF-8 byte order mark (BOM) from a string INDIRECT 0 1556426447 strip-json-comments • 2.0.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1455006606 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 tmp • 0.2.7 Temporary file and directory creator INDIRECT 0 1779896838 universalify • 2.0.1 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1698858765 update-browserslist-db • 1.3.3 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 1789061966 url-join • 4.0.1 Join urls and normalize as in path.join. INDIRECT 0 1562337932 wrap-ansi • 7.0.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1587574403 yargs • 17.7.3 yargs the modern, pirate-themed, successor to optimist. INDIRECT 15 1781834921