@tridnguyen/config • 2.3.1 Import config from file safely with defaults DIRECT 18 1446758241 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 array-union • 1.0.2 Create an array of unique values, in order, from the input arrays INDIRECT 1 1466079412 array-uniq • 1.0.3 Create an array without duplicates INDIRECT 0 1466079719 async • 1.5.2 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1452211412 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 bluebird • 2.11.0 Full featured Promises/A+ implementation with exceptionally good performance DIRECT 0 1472582306 brace-expansion • 1.1.12 Brace expansion as known from sh/bash INDIRECT 2 1749631978 caller • 1.1.0 @substack's caller.js as a module INDIRECT 0 1646935695 camelcase • 3.0.0 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1462383207 code-point-at • 1.1.0 ES2015 `String#codePointAt()` ponyfill INDIRECT 0 1478169780 colors • 0.3.0 get colors in your node.js console like what INDIRECT 0 1300183938 colors • 0.6.2 get colors in your node.js console like what INDIRECT 0 1377126895 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 del • 1.2.1 Delete files/folders using globs DIRECT 25 1439407713 each-async • 1.1.1 Async concurrent iterator (async forEach) INDIRECT 2 1419846308 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 1529389232 exec-sh • 0.2.2 Execute shell command forwarding all stdio. INDIRECT 1 1530022078 find-up • 1.1.2 Find a file by walking up parent directories INDIRECT 3 1457199957 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 globby • 2.1.0 Extends `glob` with support for multiple patterns INDIRECT 14 1435398656 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 invert-kv • 1.0.0 Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'} INDIRECT 0 1407957720 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-fullwidth-code-point • 1.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 1 1437084018 is-path-cwd • 1.0.0 Check if a path is CWD INDIRECT 0 1408009657 is-path-in-cwd • 1.0.1 Check if a path is in the current working directory INDIRECT 2 1521732435 is-path-inside • 1.0.1 Check if a path is inside another path INDIRECT 1 1512038092 is-utf8 • 0.2.1 Detect if a buffer is utf8 encoded. INDIRECT 0 1450497862 lcid • 1.0.0 Mapping between standard locale identifiers and Windows locale identifiers (LCID) INDIRECT 1 1426489487 load-json-file • 1.1.0 Read and parse a JSON file INDIRECT 9 1447529426 lodash._baseassign • 3.2.0 The modern build of lodash’s internal `baseAssign` as a module. INDIRECT 5 1432064624 lodash._basecopy • 3.0.1 The modern build of lodash’s internal `baseCopy` as a module. INDIRECT 0 1429201587 lodash._bindcallback • 3.0.1 The modern build of lodash’s internal `bindCallback` as a module. INDIRECT 0 1429201659 lodash._createassigner • 3.1.1 The modern build of lodash’s internal `createAssigner` as a module. INDIRECT 3 1432064778 lodash._getnative • 3.9.1 The modern build of lodash’s internal `getNative` as a module. INDIRECT 0 1435677391 lodash._isiterateecall • 3.0.9 The modern build of lodash’s internal `isIterateeCall` as a module. INDIRECT 0 1432605305 lodash.assign • 3.2.0 The modern build of lodash’s `_.assign` as a module. INDIRECT 10 1432064849 lodash.assign • 4.2.0 The lodash method `_.assign` exported as a module. INDIRECT 0 1471109798 lodash.isarguments • 3.1.0 The lodash method `_.isArguments` exported as a module. INDIRECT 0 1471110007 lodash.isarray • 3.0.4 The modern build of lodash’s `_.isArray` as a module. INDIRECT 0 1435677663 lodash.isobject • 3.0.2 The modern build of lodash’s `_.isObject` as a module. INDIRECT 0 1432065136 lodash.isstring • 3.0.1 The modern build of lodash’s `_.isString` as a module. INDIRECT 0 1427326570 lodash.keys • 3.1.2 The modern build of lodash’s `_.keys` as a module. INDIRECT 3 1435677719 lodash.restparam • 3.6.1 The modern build of lodash’s `_.restParam` as a module. INDIRECT 0 1429202045 merge • 1.2.1 Merge multiple objects into one, optionally creating a new cloned object. Similar to the jQuery.extend but more flexible. Works in Node.js and the browser. INDIRECT 0 1540661718 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 number-is-nan • 1.0.1 ES2015 Number.isNaN() ponyfill INDIRECT 0 1475212313 object-assign • 3.0.0 ES6 Object.assign() ponyfill INDIRECT 0 1433426942 onetime • 1.1.0 Only call a function once INDIRECT 0 1450398655 os-locale • 1.4.0 Get the system locale INDIRECT 2 1441692600 parse-json • 2.2.0 Parse JSON with more helpful errors INDIRECT 2 1441038990 path-exists • 2.1.0 Check if a path exists INDIRECT 2 1447509322 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 path-type • 1.1.0 Check if a path is a file, directory, or symlink INDIRECT 4 1447529941 pify • 2.3.0 Promisify a callback-style function INDIRECT 0 1445865378 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 read-pkg-up • 1.0.1 Read the closest package.json file INDIRECT 28 1441258020 read-pkg • 1.1.0 Read a package.json file INDIRECT 25 1441446710 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 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 set-immediate-shim • 1.0.1 Simple setImmediate shim INDIRECT 0 1426146360 spdx-expression-parse • 3.0.1 parse SPDX license expressions INDIRECT 2 1589386366 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-bom • 2.0.0 Strip UTF-8 byte order mark (BOM) from a string/buffer INDIRECT 1 1435583611 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 sync-queue • 0.0.2 Simple queue for completing tasks in series DIRECT 0 1417467593 window-size • 0.2.0 Reliable way to to get the height and width of the terminal/console in a node.js environment. INDIRECT 0 1453849324 wrap-ansi • 2.1.0 Wordwrap a string with ANSI escape codes INDIRECT 6 1480440084 yargs • 4.8.1 yargs the modern, pirate-themed, successor to optimist. DIRECT 51 1468774520