licenses.dev

gulp-duration v0.0.0

Track the duration of parts of your gulp tasks

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT12
PackageRelationDependenciesPublished
ansi-styles • 1.0.0ANSI escape codes for colorizing strings in the terminalINDIRECT0
chalk • 0.4.0Terminal string styling done right. Created because the `colors` module does some really horrible things.DIRECT3
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
has-color • 0.1.7Detect whether a terminal supports colorINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
object-keys • 0.4.0An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shimINDIRECT0
pretty-hrtime • 0.2.2process.hrtime() to wordsDIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
strip-ansi • 0.1.1Strip ANSI escape codes (used for colorizing strings in the terminal)INDIRECT0
through2 • 0.4.2A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT7
xtend • 2.1.2extend like a bossINDIRECT1
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/gulp-duration)](https://licenses.dev/npm/gulp-duration)
<a href="https://licenses.dev/npm/gulp-duration">
  <img src="https://licenses.dev/b/npm/gulp-duration" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.0 version:

[![licenses](https://licenses.dev/b/npm/gulp-duration/0.0.0)](https://licenses.dev/npm/gulp-duration/0.0.0)
<a href="https://licenses.dev/npm/gulp-duration/0.0.0">
  <img src="https://licenses.dev/b/npm/gulp-duration/0.0.0" alt="licenses" />
</a>
GitHub