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 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 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 camelcase • 4.1.0 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1490865362 code-point-at • 1.1.0 ES2015 `String#codePointAt()` ponyfill INDIRECT 0 1478169780 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 cross-spawn • 6.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 7 1731939694 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 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 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1569416251 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 execa • 1.0.0 A better `child_process` INDIRECT 18 1535305424 find-up • 2.1.0 Find a file by walking up parent directories INDIRECT 5 1480684911 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 • 4.1.0 Get a stream as a string, buffer, or array INDIRECT 4 1538471503 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 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 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 invert-kv • 2.0.0 Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}` INDIRECT 0 1515768649 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 INDIRECT 0 1474526569 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 json-stable-stringify • 1.3.0 deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results DIRECT 20 1745300129 lcid • 2.0.0 Mapping between standard locale identifiers and Windows locale identifiers (LCID) INDIRECT 1 1533575422 locate-path • 2.0.0 Get the first path that exists on disk of multiple paths INDIRECT 4 1480310853 map-age-cleaner • 0.1.3 Automatically cleanup expired items in a Map INDIRECT 1 1542128600 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 mem • 4.3.0 Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input INDIRECT 4 1554059343 mimic-fn • 2.1.0 Make a function mimic another one INDIRECT 0 1554054814 nice-try • 1.0.5 Tries to execute a function and discards any error that occurs INDIRECT 0 1535223789 npm-run-path • 2.0.2 Get your PATH prepended with locally installed binaries INDIRECT 1 1475136639 number-is-nan • 1.0.1 ES2015 Number.isNaN() ponyfill INDIRECT 0 1475212313 object-keys • 1.1.1 An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim INDIRECT 0 1554604218 os-locale • 3.1.0 Get the system locale INDIRECT 26 1545854172 p-defer • 1.0.0 Create a deferred promise INDIRECT 0 1477026871 p-finally • 1.0.0 `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome INDIRECT 0 1477029729 p-is-promise • 2.1.0 Check if something is a promise INDIRECT 0 1554551868 p-limit • 1.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1528300898 p-locate • 2.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1480310721 p-try • 1.0.0 `Promise#try()` ponyfill - Starts a promise chain INDIRECT 0 1477030603 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 pump • 3.0.2 pipe streams together and close all of them if one of them closes INDIRECT 3 1726041514 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 set-function-length • 1.2.2 Set a function's length property INDIRECT 14 1710006059 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 • 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 INDIRECT 3 1500376155 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 strip-ansi • 4.0.0 Strip ANSI escape codes INDIRECT 1 1497986906 strip-eof • 1.0.0 Strip the End-Of-File (EOF) character from a string/buffer INDIRECT 0 1449316193 wrap-ansi • 2.1.0 Wordwrap a string with ANSI escape codes INDIRECT 6 1480440084 yargs • 11.1.1 yargs the modern, pirate-themed, successor to optimist. DIRECT 54 1570411936