licenses.dev

gulp-debug v3.2.0

Debug Vinyl file streams to see what files are run through your Gulp pipeline

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT27
PackageRelationDependenciesPublished
ansi-gray • 0.1.1The color gray, in ansi.INDIRECT1
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-wrap • 0.1.0Create ansi colors by passing the open and close codes.INDIRECT0
chalk • 2.4.2Terminal string styling done rightDIRECT6
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fancy-log • 1.3.3Log things, prefixed with a timestamp.DIRECT5
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
irregular-plurals • 1.4.0Map of nouns to their irregular plural formINDIRECT0
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-regexp • 1.0.0Check whether a variable is a regular expressionINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
parse-node-version • 1.0.1Turn node's process.version into something useful.INDIRECT0
plur • 2.1.2Pluralize a wordDIRECT1
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT9
tildify • 1.2.0Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`DIRECT1
time-stamp • 1.1.0Get a formatted timestamp.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC3
PackageRelationDependenciesPublished
color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
get-own-enumerable-property-symbols • 3.0.2Returns an array of all enumerable symbol properties found directly upon a given objectINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
stringify-object • 3.3.0Stringify an object/array like JSON.stringify just without all the double-quotesDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.2.0 version:

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