@types/minimatch • 3.0.5 TypeScript definitions for Minimatch INDIRECT 0 1625616168 @types/symlink-or-copy • 1.2.2 TypeScript definitions for symlink-or-copy INDIRECT 0 1699378527 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 1519983600 ansi-to-html • 0.6.15 Convert ansi escaped text streams to html. DIRECT 1 1620909240 array-equal • 1.0.2 Check if two arrays are equal INDIRECT 0 1700154519 async-disk-cache • 1.3.5 Async disk cache INDIRECT 24 1572458762 async-promise-queue • 1.0.5 wrapper around async.queue to make some common usages simpler INDIRECT 4 1557492641 async • 2.6.4 Higher-order functions and common patterns for asynchronous code INDIRECT 1 1649891255 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 binaryextensions • 2.3.0 A package that contains an array of every single file extension there is for binary files INDIRECT 0 1590050158 blank-object • 1.0.2 A faster alternative to Object.create(null) INDIRECT 0 1470513546 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 broccoli-debug • 0.6.5 Enable easy debugging of broccoli pipelines with broccoli-debug! INDIRECT 35 1538623075 broccoli-funnel • 2.0.2 Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions. INDIRECT 37 1549639289 broccoli-kitchen-sink-helpers • 0.3.1 Collection of helpers that need to be extracted into separate packages INDIRECT 12 1445202814 broccoli-merge-trees • 3.0.2 Broccoli plugin to merge multiple trees into one INDIRECT 32 1543460337 broccoli-persistent-filter • 2.3.1 broccoli filter but with a persistent cache INDIRECT 59 1561558954 broccoli-plugin • 1.3.1 Base class for all Broccoli plugins INDIRECT 20 1533755395 broccoli-plugin • 2.1.0 Base class for all Broccoli plugins INDIRECT 20 1558046465 broccoli-stew • 3.0.0 foundation of any healthy brocfile DIRECT 89 1561071531 can-symlink • 1.0.0 Utility module to determine if fs.symlink commands will succeed. Useful for win32 enviornments where special permission is required for symlinking. INDIRECT 2 1450715373 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 1546703152 clean-up-path • 1.0.0 Make paths absolute and normalize them. INDIRECT 0 1518714125 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 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1731938392 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser DIRECT 1 1733488366 editions • 1.3.4 Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition) INDIRECT 0 1517357127 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1569416251 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 execa • 4.1.0 Process execution for humans DIRECT 19 1603884652 fs-extra • 8.1.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. INDIRECT 3 1561741356 fs-extra • 9.1.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. DIRECT 4 1611077317 fs-tree-diff • 0.5.9 Backs out file tree changes INDIRECT 8 1534452691 fs-tree-diff • 2.0.1 Backs out file tree changes INDIRECT 9 1556928601 fs-updater • 1.0.4 Incrementally update a directory based on an in-memory representation. INDIRECT 21 1519087904 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-stream • 5.2.0 Get a stream as a string, buffer, or array INDIRECT 4 1597007197 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 heimdalljs-logger • 0.1.10 Structured logging via heimdalljs INDIRECT 4 1534467851 heimdalljs • 0.2.6 Structured instrumentation library INDIRECT 1 1534379677 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-stream • 2.0.1 Check if something is a Node.js stream INDIRECT 0 1627296664 istextorbinary • 2.1.0 Determines if a buffer is comprised of text or binary INDIRECT 3 1462855300 jsonfile • 4.0.0 Easily read/write JSON files. INDIRECT 1 1505244119 jsonfile • 6.1.0 Easily read/write JSON files. INDIRECT 2 1604163624 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 merge-stream • 2.0.0 Create a stream that emits events from multiple other streams INDIRECT 0 1558618605 merge-trees • 2.0.0 Incrementally merge directories. INDIRECT 22 1519088043 mimic-fn • 2.1.0 Make a function mimic another one INDIRECT 0 1554054814 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 mktemp • 0.4.0 mktemp command for node.js INDIRECT 0 1424018307 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 npm-run-path • 4.0.1 Get your PATH prepended with locally installed binaries INDIRECT 1 1577052272 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 1597004944 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 1475211274 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-key • 3.1.1 Get the PATH environment variable key cross-platform INDIRECT 0 1574441238 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 path-root-regex • 0.1.2 Regular expression for getting the root of a posix or windows filepath. INDIRECT 0 1459235196 path-root • 0.1.1 Get the root of a posix or windows filepath. INDIRECT 1 1459235667 promise-map-series • 0.2.3 Map over array avoiding parallel execution, using promises INDIRECT 1 1470692313 pump • 3.0.2 pipe streams together and close all of them if one of them closes INDIRECT 3 1726041514 quick-temp • 0.1.8 Create and remove temporary directories with minimal effort INDIRECT 16 1487086987 resolve-package-path • 1.2.7 a special purpose fast memoizing way to resolve a node modules package.json INDIRECT 8 1555373162 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously DIRECT 5 1734629351 rsvp • 3.2.1 A lightweight library that provides tools for organizing asynchronous code INDIRECT 0 1455130769 rsvp • 3.6.2 A lightweight library that provides tools for organizing asynchronous code INDIRECT 0 1500348550 rsvp • 4.8.5 A lightweight library that provides tools for organizing asynchronous code DIRECT 0 1559843747 shebang-command • 2.0.0 Get the command from a shebang INDIRECT 1 1567781605 shebang-regex • 3.0.0 Regular expression for matching a shebang line INDIRECT 0 1556361979 stagehand • 1.0.1 A type-safe library for communicating between JS processes, workers, or other message-passing boundaries. DIRECT 2 1672758338 strip-final-newline • 2.0.0 Strip the final newline character from a string/buffer INDIRECT 0 1540715802 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 symlink-or-copy • 1.3.1 Symlink files or directories, falling back to copying on Windows INDIRECT 0 1577130389 textextensions • 2.6.0 A package that contains an array of every single file extension there is for text files INDIRECT 0 1573616174 tmp • 0.0.28 Temporary file and directory creator INDIRECT 1 1443386730 underscore.string • 3.3.6 String manipulation extensions for Underscore.js javascript library. INDIRECT 2 1642928387 universalify • 0.1.2 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1529493431 universalify • 2.0.1 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1698858765 username-sync • 1.0.3 username but only sync and for node 0.12 INDIRECT 0 1628019790 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 walk-sync • 0.3.4 Get an array of recursive directory contents INDIRECT 6 1543889442 walk-sync • 1.1.4 Get an array of recursive directory contents INDIRECT 7 1561584209 walk-sync • 2.2.0 Get an array of recursive directory contents DIRECT 7 1592960115