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 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 boxen • 1.3.0 Create boxes in the terminal INDIRECT 32 1512091817 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 builtins • 1.0.3 List of node.js builtin modules INDIRECT 0 1445769576 camelcase • 4.1.0 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1490865362 camelcase • 5.3.1 Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` INDIRECT 0 1554298472 capture-stack-trace • 1.0.2 Error.captureStackTrace ponyfill INDIRECT 0 1665131047 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 1546703152 ci-info • 1.6.0 Get details about the current Continuous Integration environment INDIRECT 0 1537432621 cli-boxes • 1.0.0 Boxes for use in the terminal INDIRECT 0 1456820451 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 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 create-error-class • 3.0.2 Create Error classes INDIRECT 1 1459840491 cross-spawn • 5.1.0 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 7 1488134326 crypto-random-string • 1.0.0 Generate a cryptographically strong random string INDIRECT 0 1479096884 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 deep-extend • 0.6.0 Recursive object extending INDIRECT 0 1527012797 dot-prop • 4.2.1 Get, set, or delete a property from a nested object using a dot path INDIRECT 1 1597576383 emoji-regex • 7.0.3 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1545388005 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 execa • 0.7.0 A better `child_process` INDIRECT 15 1497045042 find-up • 3.0.0 Find a file or directory by walking up parent directories INDIRECT 5 1529313561 get-stream • 3.0.0 Get a stream as a string, buffer, or array INDIRECT 0 1479869387 global-dirs • 0.1.1 Get the directory of globally installed packages and binaries INDIRECT 1 1511072938 got • 6.7.1 Simplified HTTP requests INDIRECT 13 1483022572 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 import-lazy • 2.1.0 Import modules lazily INDIRECT 0 1495360148 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 INDIRECT 0 1377377123 is-ci • 1.2.1 Detect if the current environment is a CI server INDIRECT 1 1536479359 is-fullwidth-code-point • 2.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1474526569 is-installed-globally • 0.1.0 Check if your package was installed globally INDIRECT 4 1498431003 is-npm • 1.0.0 Check if your code is running as an npm script INDIRECT 0 1405848972 is-obj • 1.0.1 Check if a value is an object INDIRECT 0 1458641652 is-path-inside • 1.0.1 Check if a path is inside another path INDIRECT 1 1512038092 is-redirect • 1.0.0 Check if a number is a redirect HTTP status code INDIRECT 0 1433692659 is-retry-allowed • 1.2.0 Is retry allowed for Error? INDIRECT 0 1567930051 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 latest-version • 3.1.0 Get the latest version of an npm package INDIRECT 23 1490525406 locate-path • 3.0.0 Get the first path that exists on disk of multiple paths INDIRECT 4 1529269166 lowercase-keys • 1.0.1 Lowercase the keys of an object INDIRECT 0 1521791528 make-dir • 1.3.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1525960375 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 npm-run-path • 2.0.2 Get your PATH prepended with locally installed binaries INDIRECT 1 1475136639 os-homedir • 1.0.2 Node.js 4 `os.homedir()` ponyfill INDIRECT 0 1475211521 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 1475211274 p-finally • 1.0.0 `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome INDIRECT 0 1477029729 p-limit • 2.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1586101245 p-locate • 3.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1529066877 p-try • 2.2.0 `Start a promise chain INDIRECT 0 1554035675 package-json • 4.0.1 Get metadata of a package from the npm registry INDIRECT 22 1492413595 path-exists • 3.0.0 Check if a path exists INDIRECT 0 1462103093 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-key • 2.0.1 Get the PATH environment variable key cross-platform INDIRECT 0 1474887353 pify • 3.0.0 Promisify a callback-style function INDIRECT 0 1495952728 prepend-http • 1.0.4 Prepend `http://` to humanized URLs like todomvc.com and localhost INDIRECT 0 1462857683 registry-auth-token • 3.4.0 Get the auth token set for an npm registry (if any) INDIRECT 6 1553096945 registry-url • 3.1.0 Get the set npm registry URL INDIRECT 5 1459781197 require-directory • 2.1.1 Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules. INDIRECT 0 1432801864 safe-buffer • 5.2.1 Safer Node.js Buffer API DIRECT 0 1589128650 semver-diff • 2.1.0 Get the diff type of two semver versions: 0.0.1 0.0.2 → patch INDIRECT 1 1447504290 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 string-width • 2.1.1 Get the visual width of a string - the number of columns required to display it INDIRECT 3 1500376155 string-width • 3.1.0 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1552033367 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 strip-eof • 1.0.0 Strip the End-Of-File (EOF) character from a string/buffer INDIRECT 0 1449316193 strip-json-comments • 2.0.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1455006606 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 term-size • 1.2.0 Reliably get the terminal window size (columns & rows) INDIRECT 16 1498495345 timed-out • 4.0.1 Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged INDIRECT 0 1484575091 unique-string • 1.0.0 Generate a unique random string INDIRECT 1 1479097656 unzip-response • 2.0.1 Unzip a HTTP response if needed INDIRECT 0 1473187388 url-parse-lax • 1.0.0 url.parse() with support for protocol-less URLs & IPs INDIRECT 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 INDIRECT 4 1539713572 wrap-ansi • 5.1.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1554215775 xdg-basedir • 3.0.0 Get XDG Base Directory paths INDIRECT 0 1486978344 yargs • 14.2.3 yargs the modern, pirate-themed, successor to optimist. DIRECT 25 1584133863