@oclif/color • 0.1.2 <!-- usage --> # Commands <!-- commands --> INDIRECT 14 1589574835 @tootallnate/once • 1.1.2 Creates a Promise that waits for a single event INDIRECT 0 1587483659 agent-base • 6.0.2 Turn a function into an `http.Agent` instance INDIRECT 2 1603481595 ansi-regex • 4.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1647054538 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 1519983600 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 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 brace-expansion • 1.1.12 Brace expansion as known from sh/bash INDIRECT 2 1749631978 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-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 buffer • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 1604526695 bytes • 3.1.2 Utility to parse a string bytes to bytes and vice-versa INDIRECT 0 1643346157 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 • 3.0.0 Terminal string styling done right INDIRECT 5 1573282749 cli-progress • 3.12.0 easy to use progress-bar for command-line/terminal applications INDIRECT 5 1676805869 color-convert • 1.9.3 Plain color conversion functions INDIRECT 1 1535434359 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 1566248736 color-name • 1.1.3 A list of color names and its values INDIRECT 0 1500157028 color-name • 1.1.4 A list of color names and its values INDIRECT 0 1537526936 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 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 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1731938392 debug • 4.4.1 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1747169796 decompress-tar • 4.1.1 decompress tar plugin INDIRECT 48 1501168020 decompress-tarbz2 • 4.1.1 decompress tar.bz2 plugin INDIRECT 57 1503048064 decompress-targz • 4.1.1 decompress tar.gz plugin INDIRECT 49 1501168236 decompress-unzip • 4.0.1 decompress zip plugin INDIRECT 10 1463751789 decompress • 4.2.1 Extracting archives made easy INDIRECT 75 1585749654 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 env-var • 6.3.0 Verification, sanitization, and type coercion for environment variables in Node.js INDIRECT 0 1595852307 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 es6-iterator • 2.0.3 Iterator abstraction based on ES6 specification INDIRECT 8 1508238115 event-emitter • 0.3.5 Environment agnostic event emitter INDIRECT 8 1489591870 fd-slicer • 1.1.0 safely create multiple ReadStream or WriteStream objects from the same file descriptor INDIRECT 1 1528068502 file-type • 3.9.0 Detect the file type of a Buffer/Uint8Array INDIRECT 0 1476758141 file-type • 5.2.0 Detect the file type of a Buffer/Uint8Array INDIRECT 0 1497380342 file-type • 6.2.0 Detect the file type of a Buffer/Uint8Array INDIRECT 0 1506162760 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 fs-extra • 9.1.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. INDIRECT 4 1611077317 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 get-stream • 2.3.1 Get a stream as a string, buffer, or array INDIRECT 3 1473873227 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-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.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 http-proxy-agent • 4.0.1 An HTTP(s) proxy `http.Agent` implementation for HTTP INDIRECT 4 1581206314 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.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 is-natural-number • 4.0.1 Check if a value is a natural number INDIRECT 0 1463398968 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 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 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 jsonfile • 6.1.0 Easily read/write JSON files. INDIRECT 2 1604163624 make-dir • 1.3.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1525960375 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 moment-timezone • 0.5.48 Parse and display moments in any timezone. INDIRECT 1 1742726982 moment • 2.30.1 Parse, validate, manipulate, and display dates INDIRECT 0 1703673523 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 1692811119 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-key • 3.1.1 Get the PATH environment variable key cross-platform INDIRECT 0 1574441238 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 pify • 2.3.0 Promisify a callback-style function INDIRECT 0 1445865378 pify • 3.0.0 Promisify a callback-style function INDIRECT 0 1495952728 pinkie-promise • 2.0.1 ES2015 Promise ponyfill INDIRECT 1 1460309840 pinkie • 2.0.4 Itty bitty little widdle twinkie pinkie ES2015 Promise implementation INDIRECT 0 1454324926 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 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 rechoir • 0.6.2 Require any supported file as a node module. INDIRECT 6 1437576146 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 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 seek-bzip • 1.0.6 a pure-JavaScript Node.JS module for random-access decoding bzip2 data INDIRECT 1 1596215504 set-function-length • 1.2.2 Set a function's length property INDIRECT 14 1710006059 shebang-command • 2.0.0 Get the command from a shebang INDIRECT 1 1567781605 shebang-regex • 3.0.0 Regular expression for matching a shebang line INDIRECT 0 1556361979 source-map-support • 0.5.21 Fixes stack traces for files with source maps DIRECT 2 1637319777 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 • 5.2.0 Strip ANSI escape codes from a string INDIRECT 1 1552898778 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 strip-dirs • 2.1.0 Remove leading directory components from a path, like tar's --strip-components option INDIRECT 1 1508495442 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 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 45 1537619777 throttle-debounce • 3.0.1 Throttle and debounce functions. INDIRECT 0 1604315640 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 to-buffer • 1.2.1 Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back. INDIRECT 27 1750400125 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 1453255734 typed-array-buffer • 1.0.3 Get the ArrayBuffer out of a TypedArray, robustly. INDIRECT 24 1734539188 unbzip2-stream • 1.4.3 streaming unbzip2 implementation in pure javascript for node and browsers INDIRECT 4 1590563045 universalify • 2.0.1 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1698858765 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 uuid • 8.3.2 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1607459916 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 1495832201 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 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 yauzl • 2.10.0 yet another unzip library for node INDIRECT 3 1530590433