ansi-escapes • 1.4.0 ANSI escape codes for manipulating the terminal INDIRECT 0 1460925439 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 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 INDIRECT 0 1459197318 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 1519983600 app-root-path • 2.2.1 Determine an app's root path from anywhere inside the app DIRECT 0 1553532808 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 brace-expansion • 1.1.12 Brace expansion as known from sh/bash INDIRECT 2 1749631978 chalk • 1.1.3 Terminal string styling done right. Much color. INDIRECT 6 1459210604 chalk • 2.4.2 Terminal string styling done right DIRECT 6 1546703152 cli-cursor • 1.0.2 Toggle the CLI cursor INDIRECT 3 1442584046 cli-spinners • 0.1.2 Spinners for use in the terminal INDIRECT 0 1457030236 cli-truncate • 0.2.1 Truncate a string to a specific width in the terminal INDIRECT 7 1459844422 code-point-at • 1.1.0 ES2015 `String#codePointAt()` ponyfill INDIRECT 0 1478169780 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 commander • 2.20.3 the complete solution for node.js command-line programs DIRECT 0 1570772424 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 cosmiconfig • 1.1.0 Find and load configuration from a package.json property, rc file, or CommonJS module DIRECT 14 1452654368 cross-spawn • 5.1.0 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 7 1488134326 date-fns • 1.30.1 Modern JavaScript date utility library INDIRECT 0 1544450778 elegant-spinner • 1.0.1 Elegant spinner for interactive CLI apps INDIRECT 0 1443778034 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 1529389232 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 execa • 0.8.0 A better `child_process` DIRECT 15 1501965887 exit-hook • 1.1.1 Run some code when the process exits INDIRECT 0 1409577290 figures • 1.7.0 Unicode symbols with Windows CMD fallbacks INDIRECT 2 1463504380 get-stream • 3.0.0 Get a stream as a string, buffer, or array INDIRECT 0 1479869387 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 1435681054 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 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 INDIRECT 0 1500831461 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-finite • 1.1.0 ES2015 Number.isFinite() ponyfill INDIRECT 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-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 DIRECT 1 1632934367 is-obj • 1.0.1 Check if a value is an object INDIRECT 0 1458641652 is-promise • 2.2.2 Test whether an object looks like a promises-a+ promise INDIRECT 0 1587838086 is-regexp • 1.0.0 Check whether a variable is a regular expression INDIRECT 0 1402477947 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 jest-get-type • 21.2.0 A utility function to get the type of a value INDIRECT 0 1506457329 jest-validate • 21.2.1 Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration. DIRECT 11 1506550508 js-yaml • 3.14.1 YAML 1.2 parser and serializer INDIRECT 3 1607370310 leven • 2.1.0 Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm INDIRECT 0 1487405798 listr-silent-renderer • 1.1.1 Supress Listr rendering output INDIRECT 0 1481013907 listr-update-renderer • 0.2.0 Listr update renderer INDIRECT 24 1485551099 listr-verbose-renderer • 0.4.1 Listr verbose renderer INDIRECT 14 1508910799 listr • 0.12.0 Terminal task list DIRECT 39 1493380609 lodash • 4.17.21 Lodash modular utilities. DIRECT 0 1613835736 log-symbols • 1.0.2 Colored symbols for various log levels. Example: ✔︎ success INDIRECT 7 1424768274 log-symbols • 2.2.0 Colored symbols for various log levels. Example: ✔︎ Success DIRECT 7 1516578275 log-update • 1.0.2 Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc. INDIRECT 5 1443804045 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 npm-path • 2.0.4 Get a PATH with all executables available to npm scripts. INDIRECT 2 1515229346 npm-run-path • 2.0.2 Get your PATH prepended with locally installed binaries INDIRECT 1 1475136639 npm-which • 3.0.1 Locate a program or locally installed node module's executable DIRECT 4 1469170648 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 onetime • 1.1.0 Only call a function once INDIRECT 0 1450398655 ora • 0.2.3 Elegant terminal spinner INDIRECT 13 1463655724 os-homedir • 1.0.2 Node.js 4 `os.homedir()` ponyfill INDIRECT 0 1475211521 p-finally • 1.0.0 `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome INDIRECT 0 1477029729 p-map • 1.2.0 Map over promises concurrently DIRECT 0 1505195036 parse-json • 2.2.0 Parse JSON with more helpful errors INDIRECT 2 1441038990 path-key • 2.0.1 Get the PATH environment variable key cross-platform INDIRECT 0 1474887353 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 pretty-format • 21.2.1 Stringify any JavaScript value. INDIRECT 4 1506550503 repeating • 2.0.1 Repeat a string - fast INDIRECT 1 1460395967 require-from-string • 1.2.1 Require module from string INDIRECT 0 1475350325 restore-cursor • 1.0.1 Gracefully restore the CLI cursor on exit INDIRECT 2 1442583494 shebang-command • 1.2.0 Get the command from a shebang INDIRECT 1 1474530106 shebang-regex • 1.0.0 Regular expression for matching a shebang INDIRECT 0 1424150698 slice-ansi • 0.0.4 Slice a string with ANSI escape codes INDIRECT 0 1443254008 stream-to-observable • 0.1.0 Convert Node Streams into ECMAScript-Observables INDIRECT 0 1461571229 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-eof • 1.0.0 Strip the End-Of-File (EOF) character from a string/buffer INDIRECT 0 1449316193 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 INDIRECT 1 1534739857 symbol-observable • 1.0.1 Symbol.observable ponyfill INDIRECT 0 1465973765