@eggjs/yauzl • 2.11.0 yet another unzip library for node INDIRECT 3 1677223165 @inquirer/external-editor • 1.0.3 Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT INDIRECT 3 1762631133 ansi-escapes • 4.3.2 ANSI escape codes for manipulating the terminal INDIRECT 1 1616593301 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 asn1 • 0.2.6 Contains parsers and serializers for ASN.1 (currently BER only) INDIRECT 1 1635986788 async-function • 1.0.0 A function that returns the normally hidden `AsyncFunction` constructor INDIRECT 0 1737602154 async-generator-function • 1.0.0 A function that returns the normally hidden `AsyncGeneratorFunction` constructor INDIRECT 0 1739558117 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 bl • 1.2.3 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 9 1599126736 bl • 4.1.0 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 8 1612867055 brace-expansion • 1.1.16 Brace expansion as known from sh/bash INDIRECT 2 1783492494 buffer-alloc-unsafe • 1.1.0 A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`. INDIRECT 0 1527635920 buffer-alloc • 1.2.0 A [ponyfill](https://ponyfill.com) for `Buffer.alloc`. INDIRECT 2 1527637266 buffer-crc32 • 0.2.13 A pure javascript CRC32 algorithm that plays nice with binary data INDIRECT 0 1479778108 buffer-fill • 1.0.0 A [ponyfill](https://ponyfill.com) for `Buffer.fill`. INDIRECT 0 1527636952 buffer • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 1604526695 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 call-bind • 1.0.9 Robustly `.call.bind()` a function INDIRECT 18 1775749088 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 15 1741024203 chalk • 4.1.2 Terminal string styling done right DIRECT 5 1627646572 chardet • 2.2.0 Character encoding detector INDIRECT 0 1781920837 cli-cursor • 3.1.0 Toggle the CLI cursor INDIRECT 4 1560272255 cli-spinners • 2.9.2 Spinners for use in the terminal INDIRECT 0 1700844739 clone • 1.0.4 deep cloning of objects and arrays INDIRECT 0 1521667285 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 compressing • 1.10.5 Everything you need for compressing and uncompressing DIRECT 62 1776088591 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 defaults • 1.0.4 merge single level defaults over a config object INDIRECT 1 1665382556 define-data-property • 1.1.4 Define a data property on an object. Will fall back to assignment in an engine without descriptors. INDIRECT 3 1707843362 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 end-of-stream • 1.4.5 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1750080540 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 1733508962 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 es-object-atoms • 1.1.2 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1779460803 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 fd-slicer2 • 1.2.0 Fork of fd-slicer that fixes the DEP00005 deprecation error INDIRECT 1 1582441859 figures • 3.2.0 Unicode symbols with Windows CMD fallbacks INDIRECT 1 1581864952 flushwritable • 1.0.0 A Writable stream that flushes before emitting finish INDIRECT 0 1415767366 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 fs-constants • 1.0.0 Require constants across node and the browser INDIRECT 0 1524753752 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 generator-function • 2.0.1 A function that returns the normally hidden `GeneratorFunction` constructor INDIRECT 0 1759256613 get-intrinsic • 1.3.1 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 14 1759188007 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 get-ready • 1.0.0 mixin to add one-time ready event callback handler INDIRECT 0 1443513480 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 1 1707801707 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 has-tostringtag • 1.0.2 Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. INDIRECT 1 1706823840 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 iconv-lite • 0.5.2 Convert character encodings in pure javascript. INDIRECT 1 1591604998 iconv-lite • 0.7.3 Convert character encodings in pure javascript. INDIRECT 1 1783101191 inquirer • 8.2.7 A collection of common interactive command line user interfaces. DIRECT 49 1754688202 interpret • 1.4.0 A dictionary of file extensions and associated module loaders. INDIRECT 0 1591166358 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 is-core-module • 2.16.2 Is this specifier a node.js core module? INDIRECT 2 1778002489 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 is-interactive • 1.0.0 Check if stdout or stderr is interactive INDIRECT 0 1563723083 is-stream • 2.0.1 Check if something is a Node.js stream INDIRECT 0 1627296664 is-typed-array • 1.1.15 Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag. INDIRECT 26 1734542407 is-unicode-supported • 0.1.0 Detect whether the terminal supports Unicode INDIRECT 0 1615975873 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 lodash • 4.18.1 Lodash modular utilities. INDIRECT 0 1775077280 log-symbols • 4.1.0 Colored symbols for various log levels. Example: `✔︎ Success` INDIRECT 7 1615976961 make-dir • 3.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1587567554 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 mimic-fn • 2.1.0 Make a function mimic another one INDIRECT 0 1554054814 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 moment • 2.30.1 Parse, validate, manipulate, and display dates DIRECT 0 1703673523 nan • 2.28.0 Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibility INDIRECT 0 1782393365 node-ssh • 12.0.5 SSH2 with Promises DIRECT 14 1658346568 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 1597004944 ora • 5.4.1 Elegant terminal spinner INDIRECT 29 1623137929 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 pend • 1.2.0 dead-simple optimistic async helper INDIRECT 0 1416779572 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 pump • 3.0.4 pipe streams together and close all of them if one of them closes INDIRECT 3 1772285465 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 rechoir • 0.6.2 Require any supported file as a node module. INDIRECT 7 1437576146 resolve • 1.22.12 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 6 1775929295 restore-cursor • 3.1.0 Gracefully restore the CLI cursor on exit INDIRECT 3 1556260175 run-async • 2.4.1 Utility method to run function either synchronously or asynchronously using the common `this.async()` style. INDIRECT 0 1587966009 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 sb-promise-queue • 2.1.1 Promise queue with a nice API INDIRECT 0 1736168768 sb-scandir • 3.1.1 File scanning module for Node.js INDIRECT 1 1749047285 set-function-length • 1.2.2 Set a function's length property INDIRECT 17 1710006059 shell-escape • 0.2.0 Escape and stringify an array of arguments to be executed on the shell INDIRECT 0 1423694698 streamifier • 0.1.1 Converts a Buffer/String into a readable stream INDIRECT 0 1428054084 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 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 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 tar-stream • 1.6.2 tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system. INDIRECT 48 1537619777 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 to-buffer • 1.2.2 Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back. INDIRECT 30 1758755621 typed-array-buffer • 1.0.3 Get the ArrayBuffer out of a TypedArray, robustly. INDIRECT 27 1734539188 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 wcwidth • 1.0.1 Port of C's wcwidth() and wcswidth() INDIRECT 2 1464580617 which-typed-array • 1.1.22 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 25 1780688858 wrap-ansi • 6.2.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1573488497 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 yazl • 2.5.1 yet another zip library for node INDIRECT 1 1543628683