Package Licenses
MIT
Dependency Licenses
MIT14
Package | Relation | Dependencies | Published |
---|---|---|---|
ansi-cyan • 0.1.1The color cyan, in ansi. | INDIRECT | 1 | |
ansi-red • 0.1.1The color red, in ansi. | INDIRECT | 1 | |
ansi-wrap • 0.1.0Create ansi colors by passing the open and close codes. | INDIRECT | 0 | |
arr-diff • 1.1.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons. | INDIRECT | 2 | |
arr-flatten • 1.1.0Recursively flatten an array or arrays. | INDIRECT | 0 | |
arr-union • 2.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons. | INDIRECT | 0 | |
array-slice • 0.2.3Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index. | INDIRECT | 0 | |
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
brace-expansion • 1.1.11Brace expansion as known from sh/bash | INDIRECT | 2 | |
concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
extend-shallow • 1.1.4Extend an object with the properties of additional objects. node.js/javascript util. | INDIRECT | 1 | |
kind-of • 1.1.0Get the native type of a value. | INDIRECT | 0 | |
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
plugin-error • 0.1.2Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes. | DIRECT | 9 |
ISC7
Package | Relation | Dependencies | Published |
---|---|---|---|
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one fails | INDIRECT | 0 | |
glob • 7.2.3a little globber | DIRECT | 10 | |
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplication | INDIRECT | 2 | |
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits() | INDIRECT | 0 | |
minimatch • 3.1.2a glob matcher in javascript | INDIRECT | 3 | |
once • 1.4.0Run a function exactly one time | INDIRECT | 1 | |
wrappy • 1.0.2Callback wrapping utility | INDIRECT | 0 |
Apache-2.01
Package | Relation | Dependencies | Published |
---|---|---|---|
kew • 0.7.0a lightweight promise library for node | DIRECT | 0 |