ansi-escapes • 1.4.0 ANSI escape codes for manipulating the terminal INDIRECT 0 1460925439 ansi-escapes • 3.2.0 ANSI escape codes for manipulating the terminal DIRECT 0 1548646619 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes DIRECT 0 1484363379 ansi-regex • 3.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1648387784 ansi-styles • 2.2.1 ANSI escape codes for styling strings in the terminal DIRECT 0 1459197318 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 1519983600 any-observable • 0.2.0 Support any Observable library and polyfill DIRECT 0 1467055935 array-find-index • 1.0.2 ES2015 `Array#findIndex()` ponyfill DIRECT 0 1475224789 array-union • 1.0.2 Create an array of unique values, in order, from the input arrays DIRECT 1 1466079412 array-uniq • 1.0.3 Create an array without duplicates DIRECT 0 1466079719 arrify • 1.0.1 Convert a value to an array DIRECT 0 1449683318 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" DIRECT 0 1617713469 boxen • 1.3.0 Create boxes in the terminal DIRECT 32 1512091817 brace-expansion • 1.1.11 Brace expansion as known from sh/bash DIRECT 2 1518248542 camelcase-keys • 4.2.0 Convert object keys to camelCase DIRECT 3 1511081997 camelcase • 4.1.0 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar DIRECT 0 1490865362 capture-stack-trace • 1.0.2 Error.captureStackTrace ponyfill DIRECT 0 1665131047 chalk • 1.1.3 Terminal string styling done right. Much color. DIRECT 6 1459210604 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 1546703152 chardet • 0.4.2 Character detector DIRECT 0 1511730123 ci-info • 1.6.0 Get details about the current Continuous Integration environment DIRECT 0 1537432621 cli-boxes • 1.0.0 Boxes for use in the terminal DIRECT 0 1456820451 cli-cursor • 1.0.2 Toggle the CLI cursor DIRECT 3 1442584046 cli-cursor • 2.1.0 Toggle the CLI cursor INDIRECT 4 1483990810 cli-spinners • 0.1.2 Spinners for use in the terminal DIRECT 0 1457030236 cli-truncate • 0.2.1 Truncate a string to a specific width in the terminal DIRECT 7 1459844422 code-point-at • 1.1.0 ES2015 `String#codePointAt()` ponyfill DIRECT 0 1478169780 color-convert • 1.9.3 Plain color conversion functions DIRECT 1 1535434359 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 DIRECT 0 1537526936 concat-map • 0.0.1 concatenative mapdashery DIRECT 0 1391051195 create-error-class • 3.0.2 Create Error classes DIRECT 1 1459840491 cross-spawn • 5.1.0 Cross platform child_process#spawn and child_process#spawnSync DIRECT 7 1488134326 crypto-random-string • 1.0.0 Generate a cryptographically strong random string DIRECT 0 1479096884 currently-unhandled • 0.4.1 Track the list of currently unhandled promise rejections. DIRECT 1 1464866115 date-fns • 1.30.1 Modern JavaScript date utility library DIRECT 0 1544450778 decamelize-keys • 1.1.1 Convert object keys from camelCase to lowercase with a custom separator DIRECT 2 1667126209 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow DIRECT 0 1457167750 deep-extend • 0.6.0 Recursive object extending DIRECT 0 1527012797 del • 3.0.0 Delete files and folders DIRECT 25 1497019192 dot-prop • 4.2.1 Get, set, or delete a property from a nested object using a dot path DIRECT 1 1597576383 elegant-spinner • 1.0.1 Elegant spinner for interactive CLI apps DIRECT 0 1443778034 error-ex • 1.3.2 Easy error subclassing and stack customization DIRECT 1 1529389232 escape-string-regexp • 1.0.5 Escape RegExp special characters DIRECT 0 1456059317 execa • 0.7.0 A better `child_process` INDIRECT 15 1497045042 execa • 0.8.0 A better `child_process` DIRECT 15 1501965887 exit-hook • 1.1.1 Run some code when the process exits DIRECT 0 1409577290 external-editor • 2.2.0 Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT DIRECT 5 1522681453 figures • 1.7.0 Unicode symbols with Windows CMD fallbacks DIRECT 2 1463504380 figures • 2.0.0 Unicode symbols with Windows CMD fallbacks INDIRECT 1 1476763140 find-up • 2.1.0 Find a file by walking up parent directories DIRECT 5 1480684911 function-bind • 1.1.2 Implementation of Function.prototype.bind DIRECT 0 1697137699 get-stream • 3.0.0 Get a stream as a string, buffer, or array DIRECT 0 1479869387 github-url-from-git • 1.5.0 Parse a github git url and return the github repo url DIRECT 0 1480211863 global-dirs • 0.1.1 Get the directory of globally installed packages and binaries DIRECT 1 1511072938 globby • 6.1.0 Extends `glob` with support for multiple patterns and exposes a Promise API DIRECT 17 1478246824 got • 6.7.1 Simplified HTTP requests DIRECT 13 1483022572 has-ansi • 2.0.0 Check if a string has ANSI escape codes DIRECT 1 1435681054 has-flag • 2.0.0 Check if argv has a specific flag INDIRECT 0 1460389678 has-flag • 3.0.0 Check if argv has a specific flag DIRECT 0 1514920916 has-yarn • 1.0.0 Check if a project is using Yarn DIRECT 0 1481558101 has • 1.0.4 Object.prototype.hasOwnProperty.call shortcut DIRECT 0 1696353285 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 hyperlinker • 1.0.0 Write hyperlinks in the terminal. DIRECT 0 1511839984 iconv-lite • 0.4.24 Convert character encodings in pure javascript. DIRECT 1 1534969392 import-lazy • 2.1.0 Import modules lazily DIRECT 0 1495360148 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 DIRECT 0 1377377123 indent-string • 2.1.0 Indent each line in a string INDIRECT 2 1440160512 indent-string • 3.2.0 Indent each line in a string DIRECT 0 1500831461 inquirer • 3.3.0 A collection of common interactive command line user interfaces. DIRECT 31 1505746703 is-arrayish • 0.2.1 Determines if an object can be used as an array DIRECT 0 1441062170 is-ci • 1.2.1 Detect if the current environment is a CI server DIRECT 1 1536479359 is-core-module • 2.16.1 Is this specifier a node.js core module? DIRECT 2 1734816207 is-finite • 1.1.0 ES2015 Number.isFinite() ponyfill DIRECT 0 1581060978 is-fullwidth-code-point • 1.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 1 1437084018 is-fullwidth-code-point • 2.0.0 Check if the character represented by a given Unicode code point is fullwidth DIRECT 0 1474526569 is-installed-globally • 0.1.0 Check if your package was installed globally DIRECT 4 1498431003 is-npm • 1.0.0 Check if your code is running as an npm script DIRECT 0 1405848972 is-obj • 1.0.1 Check if a value is an object DIRECT 0 1458641652 is-path-cwd • 1.0.0 Check if a path is CWD DIRECT 0 1408009657 is-path-in-cwd • 1.0.1 Check if a path is in the current working directory DIRECT 2 1521732435 is-path-inside • 1.0.1 Check if a path is inside another path DIRECT 1 1512038092 is-plain-obj • 1.1.0 Check if a value is a plain object DIRECT 0 1446715918 is-promise • 2.2.2 Test whether an object looks like a promises-a+ promise DIRECT 0 1587838086 is-redirect • 1.0.0 Check if a number is a redirect HTTP status code DIRECT 0 1433692659 is-retry-allowed • 1.2.0 Is retry allowed for Error? DIRECT 0 1567930051 is-stream • 1.1.0 Check if something is a Node.js stream DIRECT 0 1460446915 issue-regex • 1.0.0 Regular expression for matching issue references DIRECT 0 1496375991 json-parse-better-errors • 1.0.2 JSON.parse with context information on error DIRECT 0 1522422483 latest-version • 3.1.0 Get the latest version of an npm package DIRECT 23 1490525406 listr-input • 0.1.3 Input module for Listr DIRECT 34 1518897110 listr-silent-renderer • 1.1.1 Supress Listr rendering output DIRECT 0 1481013907 listr-update-renderer • 0.2.0 Listr update renderer DIRECT 24 1485551099 listr-verbose-renderer • 0.4.1 Listr verbose renderer DIRECT 14 1508910799 listr • 0.12.0 Terminal task list DIRECT 39 1493380609 load-json-file • 4.0.0 Read and parse a JSON file DIRECT 7 1509782229 locate-path • 2.0.0 Get the first path that exists on disk of multiple paths DIRECT 4 1480310853 lodash • 4.17.21 Lodash modular utilities. DIRECT 0 1613835736 log-symbols • 1.0.2 Colored symbols for various log levels. Example: ✔︎ success DIRECT 7 1424768274 log-update • 1.0.2 Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc. DIRECT 5 1443804045 loud-rejection • 1.6.0 Make unhandled promise rejections fail loudly instead of the default silent fail DIRECT 3 1467583454 lowercase-keys • 1.0.1 Lowercase the keys of an object DIRECT 0 1521791528 make-dir • 1.3.0 Make a directory and its parents if needed - Think `mkdir -p` DIRECT 1 1525960375 map-obj • 1.0.1 Map object keys and values into a new object DIRECT 0 1430589766 map-obj • 2.0.0 Map object keys and values into a new object INDIRECT 0 1474089008 meow • 4.0.1 CLI app helper DIRECT 50 1524625556 mimic-fn • 1.2.0 Make a function mimic another one DIRECT 0 1517542098 minimist-options • 3.0.2 Pretty options for minimist DIRECT 2 1502296099 minimist • 1.2.8 parse argument options DIRECT 0 1675976389 npm-run-path • 2.0.2 Get your PATH prepended with locally installed binaries DIRECT 1 1475136639 number-is-nan • 1.0.1 ES2015 Number.isNaN() ponyfill DIRECT 0 1475212313 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill DIRECT 0 1484580915 onetime • 1.1.0 Only call a function once DIRECT 0 1450398655 onetime • 2.0.1 Ensure a function is only called once INDIRECT 1 1489980257 ora • 0.2.3 Elegant terminal spinner DIRECT 13 1463655724 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill DIRECT 0 1475211274 p-finally • 1.0.0 `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome DIRECT 0 1477029729 p-limit • 1.3.0 Run multiple promise-returning & async functions with limited concurrency DIRECT 1 1528300898 p-locate • 2.0.0 Get the first fulfilled promise that satisfies the provided testing function DIRECT 2 1480310721 p-map • 1.2.0 Map over promises concurrently DIRECT 0 1505195036 p-tap • 1.0.0 Tap into a promise chain without affecting its value or state DIRECT 0 1477033911 p-timeout • 2.0.1 Timeout a promise after a specified amount of time DIRECT 1 1511899602 p-try • 1.0.0 `Promise#try()` ponyfill - Starts a promise chain DIRECT 0 1477030603 package-json • 4.0.1 Get metadata of a package from the npm registry DIRECT 22 1492413595 parse-json • 4.0.0 Parse JSON with more helpful errors DIRECT 3 1509782030 path-exists • 3.0.0 Check if a path exists DIRECT 0 1462103093 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill DIRECT 0 1475210523 path-key • 2.0.1 Get the PATH environment variable key cross-platform DIRECT 0 1474887353 path-parse • 1.0.7 Node.js path.parse() ponyfill DIRECT 0 1621947457 path-type • 3.0.0 Check if a path is a file, directory, or symlink DIRECT 1 1499554858 pify • 2.3.0 Promisify a callback-style function INDIRECT 0 1445865378 pify • 3.0.0 Promisify a callback-style function DIRECT 0 1495952728 pinkie-promise • 2.0.1 ES2015 Promise ponyfill DIRECT 1 1460309840 pinkie • 2.0.4 Itty bitty little widdle twinkie pinkie ES2015 Promise implementation DIRECT 0 1454324926 prepend-http • 1.0.4 Prepend `http://` to humanized URLs like todomvc.com and localhost DIRECT 0 1462857683 quick-lru • 1.1.0 Simple "Least Recently Used" (LRU) cache DIRECT 0 1501163139 read-pkg-up • 3.0.0 Read the closest package.json file DIRECT 30 1509782973 read-pkg • 3.0.0 Read a package.json file DIRECT 23 1509782852 redent • 2.0.0 Strip redundant indentation and indent the string DIRECT 2 1468188512 registry-auth-token • 3.4.0 Get the auth token set for an npm registry (if any) DIRECT 6 1553096945 registry-url • 3.1.0 Get the set npm registry URL DIRECT 5 1459781197 repeating • 2.0.1 Repeat a string - fast DIRECT 1 1460395967 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously DIRECT 5 1734629351 restore-cursor • 1.0.1 Gracefully restore the CLI cursor on exit DIRECT 2 1442583494 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. DIRECT 0 1587966009 safe-buffer • 5.2.1 Safer Node.js Buffer API DIRECT 0 1589128650 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns DIRECT 0 1523184162 semver-diff • 2.1.0 Get the diff type of two semver versions: 0.0.1 0.0.2 → patch DIRECT 1 1447504290 shebang-command • 1.2.0 Get the command from a shebang DIRECT 1 1474530106 shebang-regex • 1.0.0 Regular expression for matching a shebang DIRECT 0 1424150698 slice-ansi • 0.0.4 Slice a string with ANSI escape codes DIRECT 0 1443254008 spdx-expression-parse • 3.0.1 parse SPDX license expressions DIRECT 2 1589386366 split • 1.0.1 split a Text Stream into a Line Stream DIRECT 1 1501747438 stream-to-observable • 0.1.0 Convert Node Streams into ECMAScript-Observables INDIRECT 0 1461571229 stream-to-observable • 0.2.0 Convert Node Streams into ECMAScript-Observables DIRECT 1 1467239818 string-width • 1.0.2 Get the visual width of a string - the number of columns required to display it INDIRECT 5 1471188234 string-width • 2.1.1 Get the visual width of a string - the number of columns required to display it DIRECT 3 1500376155 strip-ansi • 3.0.1 Strip ANSI escape codes DIRECT 1 1456057282 strip-ansi • 4.0.0 Strip ANSI escape codes INDIRECT 1 1497986906 strip-bom • 3.0.0 Strip UTF-8 byte order mark (BOM) from a string DIRECT 0 1462032164 strip-eof • 1.0.0 Strip the End-Of-File (EOF) character from a string/buffer DIRECT 0 1449316193 strip-indent • 2.0.0 Strip leading whitespace from each line in a string DIRECT 0 1461304043 strip-json-comments • 2.0.1 Strip comments from JSON. Lets you use comments in your JSON files! DIRECT 0 1455006606 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 1435705114 supports-color • 5.5.0 Detect whether a terminal supports color DIRECT 1 1534739857 supports-hyperlinks • 1.0.1 Detect if your terminal emulator supports hyperlinks DIRECT 3 1511833858 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 symbol-observable • 1.0.1 Symbol.observable ponyfill INDIRECT 0 1465973765 symbol-observable • 1.2.0 Symbol.observable ponyfill DIRECT 0 1516988510 term-size • 1.2.0 Reliably get the terminal window size (columns & rows) DIRECT 16 1498495345 through • 2.3.8 simplified stream construction DIRECT 0 1435930719 timed-out • 4.0.1 Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged DIRECT 0 1484575091 tmp • 0.0.33 Temporary file and directory creator DIRECT 1 1502530219 trim-newlines • 2.0.0 Trim newlines from the start and/or end of a string DIRECT 0 1492866375 unique-string • 1.0.0 Generate a unique random string DIRECT 1 1479097656 unzip-response • 2.0.1 Unzip a HTTP response if needed DIRECT 0 1473187388 url-parse-lax • 1.0.0 url.parse() with support for protocol-less URLs & IPs DIRECT 1 1436786495 widest-line • 2.0.1 Get the visual width of the widest line in a string - the number of columns required to display it DIRECT 4 1539713572 xdg-basedir • 3.0.0 Get XDG Base Directory paths DIRECT 0 1486978344