| @pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()` | 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 | |
| balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
| body-parser • 1.8.4Node.js body parsing middleware | INDIRECT | 11 | |
| 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.2.9Collection of helpers that need to be extracted into separate packages | DIRECT | 12 | |
| bytes • 1.0.0byte size string parser / serializer | INDIRECT | 0 | |
| 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.0.0small debugging utility | INDIRECT | 1 | |
| depd • 0.4.5Deprecate all the things | INDIRECT | 0 | |
| eastasianwidth • 0.2.0Get East Asian Width from a character. | INDIRECT | 0 | |
| ee-first • 1.0.5return the first event in a set of ee/event pairs | INDIRECT | 0 | |
| ember-cli>0.2.7>broccoli>broccoli-slow-trees • 1.1.0Print out of slowest trees for Broccoli. | DIRECT | 0 | |
| ember-cli>0.2.7>broccoli>commander • 2.8.1the complete solution for node.js command-line programs | DIRECT | 1 | |
| ember-cli>0.2.7>broccoli>commander>graceful-readlink • 1.0.1graceful fs.readlink | INDIRECT | 0 | |
| ember-cli>0.2.7>broccoli>connect • 3.3.5High performance middleware framework | DIRECT | 8 | |
| ember-cli>0.2.7>broccoli>connect>debug • 2.1.3small debugging utility | INDIRECT | 1 | |
| ember-cli>0.2.7>broccoli>connect>finalhandler • 0.3.4Node.js final http responder | INDIRECT | 5 | |
| ember-cli>0.2.7>broccoli>connect>finalhandler>on-finished • 2.2.1Execute a callback when a request closes, finishes, or errors | INDIRECT | 1 | |
| ember-cli>0.2.7>broccoli>connect>finalhandler>on-finished>ee-first • 1.1.0return the first event in a set of ee/event pairs | INDIRECT | 0 | |
| ember-cli>0.2.7>broccoli>connect>parseurl • 1.3.0parse a url with memoization | INDIRECT | 0 | |
| ember-cli>0.2.7>broccoli>copy-dereference • 1.0.0Copy files and directories, dereferencing symlinks and preserving last-modified times | DIRECT | 0 | |
| ember-cli>0.2.7>broccoli>handlebars • 3.0.3Handlebars provides the power necessary to let you build semantic templates effectively with no frustration | DIRECT | 9 | |
| ember-cli>0.2.7>broccoli>handlebars>optimist>minimist • 0.0.10parse argument options | INDIRECT | 0 | |
| ember-cli>0.2.7>broccoli>handlebars>optimist>wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop. | INDIRECT | 0 | |
| ember-cli>0.2.7>broccoli>handlebars>uglify-js>optimist>wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop. | 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 | |
| faye-websocket • 0.7.3Standards-compliant WebSocket server and client | INDIRECT | 4 | |
| http-parser-js • 0.5.10A pure JS HTTP parser for node. | INDIRECT | 0 | |
| iconv-lite • 0.4.4Convert character encodings in pure javascript. | INDIRECT | 0 | |
| is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
| livereload-js • 2.4.0LiveReload JS client - auto reload browser on changes | INDIRECT | 0 | |
| media-typer • 0.3.0Simple RFC 6838 media type parser and formatter | INDIRECT | 0 | |
| mime-db • 1.12.0Media Type Database | INDIRECT | 0 | |
| mime-types • 2.0.14The ultimate javascript content-type utility. | INDIRECT | 1 | |
| 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 • 0.6.2Tiny ms conversion utility | INDIRECT | 0 | |
| on-finished • 2.1.0Execute a callback when a request closes, finishes, or errors | INDIRECT | 1 | |
| parseurl • 1.3.3parse a url with memoization | 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 | |
| promise-map-series • 0.2.3Map over array avoiding parallel execution, using promises | DIRECT | 1 | |
| quick-temp • 0.1.9Create and remove temporary directories with minimal effort | DIRECT | 40 | |
| raw-body • 1.3.0Get and validate the raw body of a readable stream. | INDIRECT | 2 | |
| rsvp • 3.6.2A lightweight library that provides tools for organizing asynchronous code | DIRECT | 0 | |
| safe-buffer • 5.2.1Safer Node.js Buffer API | INDIRECT | 0 | |
| 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 | |
| tiny-lr • 0.1.7Tiny LiveReload server, background-friendly | DIRECT | 22 | |
| type-is • 1.5.7Infer the content-type of a request. | INDIRECT | 3 | |
| underscore.string • 3.3.6String manipulation extensions for Underscore.js javascript library. | INDIRECT | 2 | |
| util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
| 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 | |