| @pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()` | INDIRECT | 0 | |
| @types/minimatch • 3.0.5TypeScript definitions for Minimatch | INDIRECT | 0 | |
| @types/symlink-or-copy • 1.2.2TypeScript definitions for symlink-or-copy | INDIRECT | 0 | |
| ansi-regex • 5.0.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
| ansi-regex • 6.2.2Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
| ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminal | INDIRECT | 2 | |
| ansi-styles • 6.2.3ANSI escape codes for styling strings in the terminal | INDIRECT | 0 | |
| async-disk-cache • 1.3.5Async disk cache | INDIRECT | 24 | |
| async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructor | INDIRECT | 0 | |
| async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructor | INDIRECT | 0 | |
| async-promise-queue • 1.0.5wrapper around async.queue to make some common usages simpler | INDIRECT | 4 | |
| async • 2.6.4Higher-order functions and common patterns for asynchronous code | INDIRECT | 1 | |
| balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
| binaryextensions • 2.3.0A package that contains an array of every single file extension there is for binary files | INDIRECT | 0 | |
| brace-expansion • 1.1.12Brace expansion as known from sh/bash | INDIRECT | 2 | |
| brace-expansion • 2.0.2Brace expansion as known from sh/bash | INDIRECT | 1 | |
| broccoli-kitchen-sink-helpers • 0.3.1Collection of helpers that need to be extracted into separate packages | INDIRECT | 12 | |
| broccoli-persistent-filter • 2.3.1broccoli filter but with a persistent cache | DIRECT | 94 | |
| broccoli-plugin • 1.3.1Base class for all Broccoli plugins | INDIRECT | 55 | |
| call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind` | INDIRECT | 2 | |
| call-bind • 1.0.8Robustly `.call.bind()` a function | INDIRECT | 18 | |
| call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. | INDIRECT | 15 | |
| color-convert • 2.0.1Plain color conversion functions | INDIRECT | 1 | |
| color-name • 1.1.4A list of color names and its values | INDIRECT | 0 | |
| concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
| cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSync | INDIRECT | 5 | |
| debug • 2.6.9small debugging utility | INDIRECT | 1 | |
| define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors. | INDIRECT | 3 | |
| dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-bound | INDIRECT | 4 | |
| eastasianwidth • 0.2.0Get East Asian Width from a character. | INDIRECT | 0 | |
| editions • 1.3.4Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition) | INDIRECT | 0 | |
| emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard. | INDIRECT | 0 | |
| emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard. | INDIRECT | 0 | |
| es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one. | INDIRECT | 0 | |
| es-errors • 1.3.0A simple cache for a few of the JS Error constructors. | INDIRECT | 0 | |
| es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercible | INDIRECT | 1 | |
| fs-tree-diff • 2.0.1Backs out file tree changes | INDIRECT | 9 | |
| function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
| generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructor | INDIRECT | 0 | |
| get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require time | INDIRECT | 14 | |
| get-proto • 1.0.1Robustly get the [[Prototype]] of an object | INDIRECT | 6 | |
| gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. | INDIRECT | 0 | |
| has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. | INDIRECT | 1 | |
| has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams. | INDIRECT | 0 | |
| hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
| heimdalljs-logger • 0.1.10Structured logging via heimdalljs | INDIRECT | 4 | |
| heimdalljs • 0.2.6Structured instrumentation library | INDIRECT | 1 | |
| is-core-module • 2.16.1Is this specifier a node.js core module? | INDIRECT | 2 | |
| is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
| isarray • 2.0.5Array#isArray for older browsers | INDIRECT | 0 | |
| istextorbinary • 2.1.0Determines if a buffer is comprised of text or binary | INDIRECT | 3 | |
| json-stable-stringify • 1.3.0deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results | DIRECT | 23 | |
| lodash • 4.17.21Lodash modular utilities. | INDIRECT | 0 | |
| math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached. | INDIRECT | 0 | |
| minimist • 1.2.8parse argument options | INDIRECT | 0 | |
| mkdirp • 0.5.6Recursively mkdir, like `mkdir -p` | INDIRECT | 1 | |
| mktemp • 2.0.2create temporary files and directories | INDIRECT | 0 | |
| ms • 2.0.0Tiny milisecond conversion utility | INDIRECT | 0 | |
| object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
| object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim | INDIRECT | 0 | |
| path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
| path-key • 3.1.1Get the PATH environment variable key cross-platform | INDIRECT | 0 | |
| path-parse • 1.0.7Node.js path.parse() ponyfill | INDIRECT | 0 | |
| path-root-regex • 0.1.2Regular expression for getting the root of a posix or windows filepath. | INDIRECT | 0 | |
| path-root • 0.1.1Get the root of a posix or windows filepath. | INDIRECT | 1 | |
| promise-map-series • 0.2.3Map over array avoiding parallel execution, using promises | INDIRECT | 1 | |
| quick-temp • 0.1.9Create and remove temporary directories with minimal effort | INDIRECT | 40 | |
| resolve-package-path • 1.2.7a special purpose fast memoizing way to resolve a node modules package.json | INDIRECT | 8 | |
| resolve • 1.22.11resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 5 | |
| rsvp • 3.2.1A lightweight library that provides tools for organizing asynchronous code | INDIRECT | 0 | |
| rsvp • 3.6.2A lightweight library that provides tools for organizing asynchronous code | INDIRECT | 0 | |
| rsvp • 4.8.5A lightweight library that provides tools for organizing asynchronous code | INDIRECT | 0 | |
| set-function-length • 1.2.2Set a function's length property | INDIRECT | 17 | |
| shebang-command • 2.0.0Get the command from a shebang | INDIRECT | 1 | |
| shebang-regex • 3.0.0Regular expression for matching a shebang line | INDIRECT | 0 | |
| string-width • 4.2.3Get the visual width of a string - the number of columns required to display it | INDIRECT | 4 | |
| string-width • 5.1.2Get the visual width of a string - the number of columns required to display it | INDIRECT | 4 | |
| strip-ansi • 6.0.1Strip ANSI escape codes from a string | INDIRECT | 1 | |
| strip-ansi • 7.1.2Strip ANSI escape codes from a string | INDIRECT | 1 | |
| strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a string | DIRECT | 0 | |
| supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag. | INDIRECT | 0 | |
| symlink-or-copy • 1.3.1Symlink files or directories, falling back to copying on Windows | INDIRECT | 0 | |
| textextensions • 2.6.0A package that contains an array of every single file extension there is for text files | INDIRECT | 0 | |
| underscore.string • 3.3.6String manipulation extensions for Underscore.js javascript library. | INDIRECT | 2 | |
| username-sync • 1.0.3username but only sync and for node 0.12 | INDIRECT | 0 | |
| util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
| walk-sync • 1.1.4Get an array of recursive directory contents | INDIRECT | 7 | |
| wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codes | INDIRECT | 8 | |
| wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codes | INDIRECT | 6 | |