@babel/code-frame • 7.26.2 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1730310371 @babel/helper-validator-identifier • 7.25.9 Validate identifier/keywords name INDIRECT 0 1729610436 @lerna/package • 4.0.0 Lerna's internal representation of a package DIRECT 32 1612996896 @lerna/validation-error • 4.0.0 An internal Lerna tool DIRECT 25 1612996896 @nodelib/fs.scandir • 2.1.5 List files and directories inside the specified directory INDIRECT 3 1622792604 @nodelib/fs.stat • 2.0.5 Get the status of a file with some features INDIRECT 0 1622792600 @nodelib/fs.walk • 1.2.8 A library for efficiently walking a directory recursively INDIRECT 6 1625769665 @types/parse-json • 4.0.2 TypeScript definitions for parse-json INDIRECT 0 1699360513 aggregate-error • 3.1.0 Create an error from multiple errors INDIRECT 2 1598048987 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 array-union • 2.1.0 Create an array of unique values, in order, from the input arrays INDIRECT 0 1555919785 braces • 3.0.3 Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed. INDIRECT 3 1716281951 builtins • 1.0.3 List of node.js builtin modules INDIRECT 0 1445769576 callsites • 3.1.0 Get callsites from the V8 stack trace API INDIRECT 0 1554551850 clean-stack • 2.2.0 Clean up error stack traces INDIRECT 0 1564586696 code-point-at • 1.1.0 ES2015 `String#codePointAt()` ponyfill INDIRECT 0 1478169780 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 cosmiconfig • 7.1.0 Find and load configuration from a package.json property, rc file, or CommonJS module DIRECT 16 1668262710 dedent • 0.7.0 An ES6 string tag that strips indentation from multi-line strings DIRECT 0 1485642779 delegates • 1.0.0 delegate methods and accessors to another property INDIRECT 0 1450122969 detect-indent • 5.0.0 Detect the indentation of code INDIRECT 0 1476992894 detect-indent • 6.1.0 Detect the indentation of code INDIRECT 0 1622184293 dir-glob • 3.0.1 Convert directories to glob compatible strings INDIRECT 1 1561825326 dot-prop • 6.0.1 Get, set, or delete a property from a nested object using a dot path DIRECT 1 1605780004 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 1529389232 fast-glob • 3.3.3 It's a very fast and efficient glob library for Node.js INDIRECT 17 1736073522 fill-range • 7.1.1 Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex` INDIRECT 2 1716281151 globby • 11.1.0 User-friendly glob matching DIRECT 23 1641609998 ignore • 5.3.2 Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others. INDIRECT 0 1723452660 import-fresh • 3.3.0 Import a module while bypassing the cache INDIRECT 3 1608471341 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 INDIRECT 0 1377377123 indent-string • 4.0.0 Indent each line in a string INDIRECT 0 1555486273 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-fullwidth-code-point • 1.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 1 1437084018 is-glob • 4.0.3 Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet INDIRECT 1 1632934367 is-number • 7.0.0 Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc. INDIRECT 0 1530716938 is-obj • 2.0.0 Check if a value is an object INDIRECT 0 1555688257 is-plain-obj • 1.1.0 Check if a value is a plain object INDIRECT 0 1446715918 is-plain-obj • 2.1.0 Check if a value is a plain object INDIRECT 0 1579602874 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 json-parse-even-better-errors • 2.3.1 JSON.parse with context information on error INDIRECT 0 1599064678 lines-and-columns • 1.2.4 Maps lines and columns to character offsets and back. INDIRECT 0 1637465467 load-json-file • 6.2.0 Read and parse a JSON file DIRECT 12 1562833809 make-dir • 2.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 2 1551642020 make-dir • 3.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1587567554 merge2 • 1.4.1 Merge multiple streams into one stream in sequence or parallel. INDIRECT 0 1591169950 micromatch • 4.0.8 Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch. INDIRECT 5 1724430678 number-is-nan • 1.0.1 ES2015 Number.isNaN() ponyfill INDIRECT 0 1475212313 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 p-map • 4.0.0 Map over promises concurrently DIRECT 3 1583397765 parent-module • 1.0.1 Get the path of the parent module INDIRECT 1 1553772832 parse-json • 5.2.0 Parse JSON with more helpful errors INDIRECT 8 1610968513 path-type • 4.0.0 Check if a path is a file, directory, or symlink INDIRECT 0 1552382718 picomatch • 2.3.1 Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. INDIRECT 0 1641143904 pify • 4.0.1 Promisify a callback-style function INDIRECT 0 1540213139 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 queue-microtask • 1.2.3 fast, tiny `queueMicrotask` shim for modern engines INDIRECT 0 1616391430 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 resolve-from • 4.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1506160096 resolve-from • 5.0.0 Resolve the path of a module like `require.resolve()` but from a given path DIRECT 0 1555301185 reusify • 1.0.4 Reuse objects and functions with style INDIRECT 0 1516958898 run-parallel • 1.2.0 Run an array of functions in parallel INDIRECT 1 1612925888 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 slash • 3.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1556425560 sort-keys • 2.0.0 Sort the keys of an object INDIRECT 1 1497046108 sort-keys • 4.2.0 Sort the keys of an object INDIRECT 1 1609312305 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 string-width • 1.0.2 Get the visual width of a string - the number of columns required to display it INDIRECT 5 1471188234 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 strip-bom • 4.0.0 Strip UTF-8 byte order mark (BOM) from a string INDIRECT 0 1556426447 to-regex-range • 5.0.1 Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. INDIRECT 1 1554617077 typedarray-to-buffer • 3.1.5 Convert a typed array to a Buffer without a copy INDIRECT 1 1520537433 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 write-json-file • 3.2.0 Stringify and write JSON to a file atomically INDIRECT 10 1554566527 write-json-file • 4.3.0 Stringify and write JSON to a file atomically DIRECT 11 1581065689 write-pkg • 4.0.0 Write a package.json file INDIRECT 12 1556534229