licenses.dev

ember-cli>0.2.7>broccoli v0.15.4

Fast client-side asset builder

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT46
PackageRelationDependenciesPublished
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
body-parser • 1.8.4Node.js body parsing middlewareINDIRECT11
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
broccoli-kitchen-sink-helpers • 0.2.9Collection of helpers that need to be extracted into separate packagesDIRECT12
bytes • 1.0.0byte size string parser / serializerINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
debug • 2.0.0small debugging utilityINDIRECT1
depd • 0.4.5Deprecate all the thingsINDIRECT0
ee-first • 1.0.5return the first event in a set of ee/event pairsINDIRECT0
ember-cli>0.2.7>broccoli>broccoli-slow-trees • 1.1.0Print out of slowest trees for Broccoli.DIRECT0
ember-cli>0.2.7>broccoli>commander • 2.8.1the complete solution for node.js command-line programsDIRECT1
ember-cli>0.2.7>broccoli>commander>graceful-readlink • 1.0.1graceful fs.readlinkINDIRECT0
ember-cli>0.2.7>broccoli>connect • 3.3.5High performance middleware frameworkDIRECT8
ember-cli>0.2.7>broccoli>connect>debug • 2.1.3small debugging utilityINDIRECT1
ember-cli>0.2.7>broccoli>connect>finalhandler • 0.3.4Node.js final http responderINDIRECT5
ember-cli>0.2.7>broccoli>connect>finalhandler>on-finished • 2.2.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
ember-cli>0.2.7>broccoli>connect>finalhandler>on-finished>ee-first • 1.1.0return the first event in a set of ee/event pairsINDIRECT0
ember-cli>0.2.7>broccoli>connect>parseurl • 1.3.0parse a url with memoizationINDIRECT0
ember-cli>0.2.7>broccoli>copy-dereference • 1.0.0Copy files and directories, dereferencing symlinks and preserving last-modified timesDIRECT0
ember-cli>0.2.7>broccoli>handlebars • 3.0.3Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationDIRECT9
ember-cli>0.2.7>broccoli>handlebars>optimist>minimist • 0.0.10parse argument optionsINDIRECT0
ember-cli>0.2.7>broccoli>handlebars>optimist>wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
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.INDIRECT0
faye-websocket • 0.7.3Standards-compliant WebSocket server and clientINDIRECT4
http-parser-js • 0.5.9A pure JS HTTP parser for node.INDIRECT0
iconv-lite • 0.4.4Convert character encodings in pure javascript.INDIRECT0
livereload-js • 2.4.0LiveReload JS client - auto reload browser on changesINDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
mime-db • 1.12.0Media Type DatabaseINDIRECT0
mime-types • 2.0.14The ultimate javascript content-type utility.INDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mktemp • 0.4.0mktemp command for node.jsINDIRECT0
ms • 0.6.2Tiny ms conversion utilityINDIRECT0
on-finished • 2.1.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
promise-map-series • 0.2.3Map over array avoiding parallel execution, using promisesDIRECT1
quick-temp • 0.1.8Create and remove temporary directories with minimal effortDIRECT16
raw-body • 1.3.0Get and validate the raw body of a readable stream.INDIRECT2
rsvp • 3.6.2A lightweight library that provides tools for organizing asynchronous codeDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
tiny-lr • 0.1.7Tiny LiveReload server, background-friendlyDIRECT22
type-is • 1.5.7Infer the content-type of a request.INDIRECT3
underscore.string • 3.3.6String manipulation extensions for Underscore.js javascript library.INDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC16
PackageRelationDependenciesPublished
ember-cli>0.2.7>broccoli>findup-sync>glob • 4.3.5a little globberINDIRECT9
ember-cli>0.2.7>broccoli>findup-sync>glob>inflight • 1.0.4Add callbacks to requests in flight to avoid async duplicationINDIRECT3
ember-cli>0.2.7>broccoli>findup-sync>glob>inflight>wrappy • 1.0.1Callback wrapping utilityINDIRECT0
ember-cli>0.2.7>broccoli>findup-sync>glob>inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ember-cli>0.2.7>broccoli>findup-sync>glob>once • 1.3.2Run a function exactly one timeINDIRECT1
ember-cli>0.2.7>broccoli>findup-sync>glob>once>wrappy • 1.0.1Callback wrapping utilityINDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 5.0.15a little globberINDIRECT9
glob • 7.2.3a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 2.0.10a glob matcher in javascriptINDIRECT3
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)DIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown9
PackageRelationDependenciesPublished
ember-cli>0.2.7>broccoli>connect>debug>ms • 0.7.0Tiny ms conversion utilityINDIRECT0
ember-cli>0.2.7>broccoli>connect>finalhandler>escape-html • 1.0.1Escape HTML entitiesINDIRECT0
ember-cli>0.2.7>broccoli>connect>utils-merge • 1.0.0merge() utility functionINDIRECT0
ember-cli>0.2.7>broccoli>findup-sync • 0.2.1Find the first file matching a given pattern in the current directory or the nearest ancestor directory.DIRECT10
ember-cli>0.2.7>broccoli>handlebars>source-map • 0.1.43Generates and consumes source mapsINDIRECT1
ember-cli>0.2.7>broccoli>handlebars>source-map>amdefine • 0.1.0Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
ember-cli>0.2.7>broccoli>handlebars>uglify-js • 2.3.6JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT5
ember-cli>0.2.7>broccoli>handlebars>uglify-js>async • 0.2.10Higher-order functions and common patterns for asynchronous codeINDIRECT0
ember-cli>0.2.7>broccoli>mime • 1.3.4A comprehensive library for mime-type mappingDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
qs • 2.2.4A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
qs • 2.2.5A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
MIT OR X112
PackageRelationDependenciesPublished
ember-cli>0.2.7>broccoli>handlebars>optimist • 0.6.1Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT2
ember-cli>0.2.7>broccoli>handlebars>uglify-js>optimist • 0.3.7Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT1
Apache-2.02
PackageRelationDependenciesPublished
websocket-driver • 0.7.4WebSocket protocol handler with pluggable I/OINDIRECT3
websocket-extensions • 0.1.4Generic extension manager for WebSocket connectionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/ember-cli%3E0.2.7%3Ebroccoli)](https://licenses.dev/npm/ember-cli%3E0.2.7%3Ebroccoli)
<a href="https://licenses.dev/npm/ember-cli%3E0.2.7%3Ebroccoli">
  <img src="https://licenses.dev/b/npm/ember-cli%3E0.2.7%3Ebroccoli" alt="licenses" />
</a>

Or the licenses badge code for the 0.15.4 version:

[![licenses](https://licenses.dev/b/npm/ember-cli%3E0.2.7%3Ebroccoli/0.15.4)](https://licenses.dev/npm/ember-cli%3E0.2.7%3Ebroccoli/0.15.4)
<a href="https://licenses.dev/npm/ember-cli%3E0.2.7%3Ebroccoli/0.15.4">
  <img src="https://licenses.dev/b/npm/ember-cli%3E0.2.7%3Ebroccoli/0.15.4" alt="licenses" />
</a>
GitHub