ansi-escapes • 3.2.0 ANSI escape codes for manipulating the terminal INDIRECT 0 1548646619 ansi-regex • 3.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1648387784 ansi-regex • 4.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1647054538 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 1519983600 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 buffer • 4.9.2 Node.js Buffer API, for the browser INDIRECT 3 1573256836 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.8 Robustly `.call.bind()` a function INDIRECT 15 1733462354 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 12 1741024203 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 1546703152 chardet • 0.7.0 Character detector INDIRECT 0 1534546710 cli-cursor • 2.1.0 Toggle the CLI cursor INDIRECT 4 1483990810 color-convert • 1.9.3 Plain color conversion functions INDIRECT 1 1535434359 color-name • 1.1.3 A list of color names and its values INDIRECT 0 1500157028 config • 2.0.2 Configuration control for production node deployments DIRECT 2 1542733317 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 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.1 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1736901763 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 events • 1.1.1 Node's event emitter for all engines. INDIRECT 0 1466611760 external-editor • 3.1.0 Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT INDIRECT 5 1562602033 figures • 2.0.0 Unicode symbols with Windows CMD fallbacks INDIRECT 1 1476763140 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-intrinsic • 1.3.0 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 1740257660 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 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.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 1534969392 inquirer • 6.5.2 A collection of common interactive command line user interfaces. DIRECT 33 1566531550 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 14 1734073522 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 is-fullwidth-code-point • 2.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1474526569 is-generator-function • 1.1.0 Determine if a function is a native generator function. INDIRECT 16 1735841949 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 14 1733982247 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 23 1734542407 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 json5 • 1.0.2 JSON for humans. INDIRECT 1 1672420182 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 mimic-fn • 1.2.0 Make a function mimic another one INDIRECT 0 1517542098 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 onetime • 2.0.1 Ensure a function is only called once INDIRECT 1 1489980257 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 1475211274 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 punycode • 1.3.2 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1413980428 querystring • 0.2.0 Node's querystring module for all engines. INDIRECT 0 1362521623 restore-cursor • 2.0.0 Gracefully restore the CLI cursor on exit INDIRECT 3 1483989431 run-async • 2.4.1 Utility method to run function either synchronously or asynchronously using the common `this.async()` style. INDIRECT 0 1587966009 safe-regex-test • 1.1.0 Give a regex, get a robust predicate function that tests it against a string. INDIRECT 15 1734029347 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 set-function-length • 1.2.2 Set a function's length property INDIRECT 14 1710006059 string-width • 2.1.1 Get the visual width of a string - the number of columns required to display it INDIRECT 3 1500376155 strip-ansi • 4.0.0 Strip ANSI escape codes INDIRECT 1 1497986906 strip-ansi • 5.2.0 Strip ANSI escape codes from a string INDIRECT 1 1552898778 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 tmp • 0.0.33 Temporary file and directory creator INDIRECT 1 1502530219 url • 0.10.3 The core `url` packaged standalone for use with Browserify. INDIRECT 2 1425062241 util • 0.12.5 Node.js's util module for all engines INDIRECT 29 1665951987 uuid • 8.0.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1588192946 which-typed-array • 1.1.19 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 22 1741483626 xml2js • 0.6.2 Simple XML to JavaScript object converter. INDIRECT 2 1690366989 xmlbuilder • 11.0.1 An XML builder for node.js INDIRECT 0 1553287553