gulp-license-crawler
Version:
Analyzes license information for multiple node.js modules (package.json files) as part of your software project.
849 lines (848 loc) • 43.5 kB
Plain Text
├─ abbrev
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/isaacs/abbrev-js
│ ├─ licenseUrl: https://github.com/isaacs/abbrev-js/raw/master/LICENSE
│ └─ parents: nopt:license-checker:npm-license-crawler:gulp-license-crawler
├─ ansi-cyan
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/jonschlinkert/ansi-cyan
│ ├─ licenseUrl: https://github.com/jonschlinkert/ansi-cyan/raw/master/LICENSE
│ └─ parents: plugin-error:gulp-mocha:gulp-license-crawler
├─ ansi-red
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/jonschlinkert/ansi-red
│ ├─ licenseUrl: https://github.com/jonschlinkert/ansi-red/raw/master/LICENSE
│ └─ parents: plugin-error:gulp-mocha:gulp-license-crawler
├─ ansi-regex
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/chalk/ansi-regex
│ ├─ licenseUrl: https://github.com/chalk/ansi-regex/raw/master/license
│ └─ parents: has-ansi:chalk:gulp-util:gulp-license-crawler
├─ ansi-styles
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/chalk/ansi-styles
│ ├─ licenseUrl: https://github.com/chalk/ansi-styles/raw/master/license
│ └─ parents: chalk:gulp-util:gulp-license-crawler
├─ ansi-wrap
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/jonschlinkert/ansi-wrap
│ ├─ licenseUrl: https://github.com/jonschlinkert/ansi-wrap/blob/master/LICENSE
│ └─ parents: ansi-cyan:plugin-error:gulp-mocha:gulp-license-crawler
├─ archy
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/substack/node-archy
│ ├─ licenseUrl: https://github.com/substack/node-archy/raw/master/LICENSE
│ └─ parents: gulp:gulp-license-crawler
├─ arr-diff
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/jonschlinkert/arr-diff
│ ├─ licenseUrl: https://github.com/jonschlinkert/arr-diff/raw/master/LICENSE
│ └─ parents: plugin-error:gulp-mocha:gulp-license-crawler
├─ arr-flatten
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/jonschlinkert/arr-flatten
│ ├─ licenseUrl: https://github.com/jonschlinkert/arr-flatten/raw/master/LICENSE
│ └─ parents: arr-diff:plugin-error:gulp-mocha:gulp-license-crawler
├─ arr-union
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/jonschlinkert/arr-union
│ ├─ licenseUrl: https://github.com/jonschlinkert/arr-union/raw/master/LICENSE
│ └─ parents: plugin-error:gulp-mocha:gulp-license-crawler
├─ array-differ
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/array-differ
│ ├─ licenseUrl: https://github.com/sindresorhus/array-differ
│ └─ parents: gulp-util:gulp-license-crawler
├─ array-slice
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/jonschlinkert/array-slice
│ ├─ licenseUrl: https://github.com/jonschlinkert/array-slice/blob/master/LICENSE
│ └─ parents: arr-diff:plugin-error:gulp-mocha:gulp-license-crawler
├─ array-uniq
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/array-uniq
│ ├─ licenseUrl: https://github.com/sindresorhus/array-uniq/raw/master/license
│ └─ parents: gulp-util:gulp-license-crawler
├─ asap
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/kriskowal/asap
│ ├─ licenseUrl: https://github.com/kriskowal/asap/raw/master/LICENSE.md
│ └─ parents: dezalgo:readdir-scoped-modules:read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ async
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/caolan/async
│ ├─ licenseUrl: https://github.com/caolan/async/raw/master/LICENSE
│ └─ parents: npm-license-crawler:gulp-license-crawler
├─ balanced-match
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/juliangruber/balanced-match
│ ├─ licenseUrl: https://github.com/juliangruber/balanced-match/raw/master/LICENSE.md
│ └─ parents: brace-expansion:minimatch:glob:read-package-json:read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ beeper
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/beeper
│ ├─ licenseUrl: https://github.com/sindresorhus/beeper/raw/master/license
│ └─ parents: gulp-util:gulp-license-crawler
├─ brace-expansion
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/juliangruber/brace-expansion
│ ├─ licenseUrl: https://github.com/juliangruber/brace-expansion
│ └─ parents: minimatch:glob-stream:vinyl-fs:gulp:gulp-license-crawler
├─ browser-stdout
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/kumavis/browser-stdout
│ ├─ licenseUrl: https://github.com/kumavis/browser-stdout
│ └─ parents: mocha:gulp-license-crawler
├─ chalk
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/chalk/chalk
│ ├─ licenseUrl: https://github.com/chalk/chalk/raw/master/license
│ └─ parents: gulp-util:gulp-license-crawler
├─ clone-stats
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/hughsk/clone-stats
│ ├─ licenseUrl: https://github.com/hughsk/clone-stats/raw/master/LICENSE.md
│ └─ parents: vinyl:gulp-util:gulp-license-crawler
├─ clone
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/pvorb/node-clone
│ ├─ licenseUrl: https://github.com/pvorb/node-clone/raw/master/LICENSE
│ └─ parents: vinyl:gulp-util:gulp-license-crawler
├─ color-convert
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/qix-/color-convert
│ ├─ licenseUrl: https://github.com/qix-/color-convert/raw/master/LICENSE
│ └─ parents: ansi-styles:chalk:gulp:gulp-license-crawler
├─ commander
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/tj/commander.js
│ ├─ licenseUrl: https://github.com/tj/commander.js/raw/master/LICENSE
│ └─ parents: mocha:gulp-license-crawler
├─ concat-map
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/substack/node-concat-map
│ ├─ licenseUrl: https://github.com/substack/node-concat-map/raw/master/LICENSE
│ └─ parents: brace-expansion:minimatch:glob:read-package-json:read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ core-util-is
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/isaacs/core-util-is
│ ├─ licenseUrl: https://github.com/isaacs/core-util-is/raw/master/LICENSE
│ └─ parents: readable-stream:duplexer2:multipipe:gulp-util:gulp-license-crawler
├─ cross-spawn
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/IndigoUnited/node-cross-spawn
│ ├─ licenseUrl: https://github.com/IndigoUnited/node-cross-spawn/raw/master/LICENSE
│ └─ parents: execa:gulp-mocha:gulp-license-crawler
├─ dargs
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/dargs
│ ├─ licenseUrl: https://github.com/sindresorhus/dargs/raw/master/license
│ └─ parents: gulp-mocha:gulp-license-crawler
├─ dateformat
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/felixge/node-dateformat
│ ├─ licenseUrl: https://github.com/felixge/node-dateformat/raw/master/LICENSE
│ └─ parents: gulp-util:gulp-license-crawler
├─ debug
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/visionmedia/debug
│ ├─ licenseUrl: https://github.com/visionmedia/debug/raw/master/LICENSE
│ └─ parents: mocha:gulp-license-crawler
├─ debuglog
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sam-github/node-debuglog
│ ├─ licenseUrl: https://github.com/sam-github/node-debuglog/raw/master/LICENSE
│ └─ parents: read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ defaults
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/tmpvar/defaults
│ ├─ licenseUrl: https://github.com/tmpvar/defaults/raw/master/LICENSE
│ └─ parents: vinyl-fs:gulp:gulp-license-crawler
├─ deprecated
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/wearefractal/deprecated
│ ├─ licenseUrl: http://github.com/wearefractal/deprecated/raw/master/LICENSE
│ └─ parents: gulp:gulp-license-crawler
├─ dezalgo
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/npm/dezalgo
│ ├─ licenseUrl: https://github.com/npm/dezalgo/raw/master/LICENSE
│ └─ parents: readdir-scoped-modules:read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ diff
│ ├─ licenses: BSD-3-Clause
│ ├─ repository: https://github.com/kpdecker/jsdiff
│ ├─ licenseUrl: https://github.com/kpdecker/jsdiff/raw/master/LICENSE
│ └─ parents: mocha:gulp-license-crawler
├─ duplexer2
│ ├─ licenses: BSD
│ ├─ repository: https://github.com/deoxxa/duplexer2
│ ├─ licenseUrl: https://github.com/deoxxa/duplexer2/raw/master/LICENSE.md
│ └─ parents: multipipe:gulp-util:gulp-license-crawler
├─ emitter-component
│ ├─ licenses: UNKNOWN
│ ├─ repository: https://github.com/component/emitter
│ ├─ licenseUrl: https://github.com/component/emitter
│ └─ parents: stream:gulp-license-crawler
├─ end-of-stream
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/mafintosh/end-of-stream
│ ├─ licenseUrl: https://github.com/mafintosh/end-of-stream
│ └─ parents: orchestrator:gulp:gulp-license-crawler
├─ escape-string-regexp
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/escape-string-regexp
│ ├─ licenseUrl: https://github.com/sindresorhus/escape-string-regexp/raw/master/license
│ └─ parents: chalk:gulp-util:gulp-license-crawler
├─ execa
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/execa
│ ├─ licenseUrl: https://github.com/sindresorhus/execa/raw/master/license
│ └─ parents: gulp-mocha:gulp-license-crawler
├─ extend-shallow
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/jonschlinkert/extend-shallow
│ ├─ licenseUrl: https://github.com/jonschlinkert/extend-shallow/raw/master/LICENSE
│ └─ parents: plugin-error:gulp-mocha:gulp-license-crawler
├─ extend
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/justmoon/node-extend
│ ├─ licenseUrl: https://github.com/justmoon/node-extend/raw/master/LICENSE
│ └─ parents: liftoff:gulp:gulp-license-crawler
├─ fancy-log
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/js-cli/fancy-log
│ ├─ licenseUrl: https://github.com/js-cli/fancy-log/raw/master/LICENSE
│ └─ parents: gulp-util:gulp-license-crawler
├─ find-index
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/jsdf/find-index
│ ├─ licenseUrl: https://github.com/jsdf/find-index
│ └─ parents: glob2base:glob-stream:vinyl-fs:gulp:gulp-license-crawler
├─ findup-sync
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/cowboy/node-findup-sync
│ ├─ licenseUrl: https://github.com/cowboy/node-findup-sync/blob/master/LICENSE-MIT
│ └─ parents: liftoff:gulp:gulp-license-crawler
├─ first-chunk-stream
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/first-chunk-stream
│ ├─ licenseUrl: https://github.com/sindresorhus/first-chunk-stream
│ └─ parents: strip-bom:vinyl-fs:gulp:gulp-license-crawler
├─ flagged-respawn
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/tkellen/node-flagged-respawn
│ ├─ licenseUrl: https://github.com/tkellen/node-flagged-respawn/blob/master/LICENSE
│ └─ parents: liftoff:gulp:gulp-license-crawler
├─ fs.realpath
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/isaacs/fs.realpath
│ ├─ licenseUrl: https://github.com/isaacs/fs.realpath/raw/master/LICENSE
│ └─ parents: glob:mocha:gulp-license-crawler
├─ gaze
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/shama/gaze
│ ├─ licenseUrl: https://github.com/shama/gaze/blob/master/LICENSE-MIT
│ └─ parents: glob-watcher:vinyl-fs:gulp:gulp-license-crawler
├─ get-stream
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/get-stream
│ ├─ licenseUrl: https://github.com/sindresorhus/get-stream/raw/master/license
│ └─ parents: execa:gulp-mocha:gulp-license-crawler
├─ github-url-from-git
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/visionmedia/node-github-url-from-git
│ ├─ licenseUrl: https://github.com/visionmedia/node-github-url-from-git/raw/master/LICENSE
│ └─ parents: normalize-package-data:read-package-json:read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ github-url-from-username-repo
│ ├─ licenses: BSD-2-Clause
│ ├─ repository: https://github.com/robertkowalski/github-url-from-username-repo
│ ├─ licenseUrl: https://github.com/robertkowalski/github-url-from-username-repo/raw/master/LICENSE
│ └─ parents: normalize-package-data:read-package-json:read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ glob-stream
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/wearefractal/glob-stream
│ ├─ licenseUrl: http://github.com/wearefractal/glob-stream/raw/master/LICENSE
│ └─ parents: vinyl-fs:gulp:gulp-license-crawler
├─ glob-watcher
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/wearefractal/glob-watcher
│ ├─ licenseUrl: http://github.com/wearefractal/glob-watcher/raw/master/LICENSE
│ └─ parents: vinyl-fs:gulp:gulp-license-crawler
├─ glob2base
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/wearefractal/glob2base
│ ├─ licenseUrl: http://github.com/wearefractal/glob2base/raw/master/LICENSE
│ └─ parents: glob-stream:vinyl-fs:gulp:gulp-license-crawler
├─ glob
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/isaacs/node-glob
│ ├─ licenseUrl: https://github.com/isaacs/node-glob/raw/master/LICENSE
│ └─ parents: mocha:gulp-license-crawler
├─ globule
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/cowboy/node-globule
│ ├─ licenseUrl: https://github.com/cowboy/node-globule/blob/master/LICENSE-MIT
│ └─ parents: gaze:glob-watcher:vinyl-fs:gulp:gulp-license-crawler
├─ glogg
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/undertakerjs/glogg
│ ├─ licenseUrl: https://github.com/undertakerjs/glogg/raw/master/LICENSE
│ └─ parents: gulplog:gulp-util:gulp-license-crawler
├─ graceful-fs
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/isaacs/node-graceful-fs
│ ├─ licenseUrl: https://github.com/isaacs/node-graceful-fs/raw/master/LICENSE
│ └─ parents: readdir-scoped-modules:read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ growl
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/tj/node-growl
│ ├─ licenseUrl: https://github.com/tj/node-growl
│ └─ parents: mocha:gulp-license-crawler
├─ gulp-license-crawler
│ ├─ licenses: BSD-3-Clause
│ ├─ repository: http://github.com/mwittig/gulp-license-crawler
│ ├─ licenseUrl: http://github.com/mwittig/gulp-license-crawler/raw/master/LICENSE
│ └─ parents: UNDEFINED
├─ gulp-mocha
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/gulp-mocha
│ ├─ licenseUrl: https://github.com/sindresorhus/gulp-mocha/raw/master/license
│ └─ parents: gulp-license-crawler
├─ gulp-util
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/gulpjs/gulp-util
│ ├─ licenseUrl: https://github.com/gulpjs/gulp-util/raw/master/LICENSE
│ └─ parents: gulp-license-crawler
├─ gulp
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/gulpjs/gulp
│ ├─ licenseUrl: https://github.com/gulpjs/gulp/raw/master/LICENSE
│ └─ parents: gulp-license-crawler
├─ gulplog
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/gulpjs/gulplog
│ ├─ licenseUrl: https://github.com/gulpjs/gulplog/raw/master/LICENSE
│ └─ parents: gulp-util:gulp-license-crawler
├─ has-ansi
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/has-ansi
│ ├─ licenseUrl: https://github.com/sindresorhus/has-ansi/raw/master/license
│ └─ parents: chalk:gulp-util:gulp-license-crawler
├─ has-flag
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/has-flag
│ ├─ licenseUrl: https://github.com/sindresorhus/has-flag/raw/master/license
│ └─ parents: supports-color:mocha:gulp-license-crawler
├─ has-gulplog
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/gulpjs/has-gulplog
│ ├─ licenseUrl: https://github.com/gulpjs/has-gulplog/raw/master/LICENSE
│ └─ parents: gulp-util:gulp-license-crawler
├─ he
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/mathiasbynens/he
│ ├─ licenseUrl: https://github.com/mathiasbynens/he/raw/master/LICENSE-MIT.txt
│ └─ parents: mocha:gulp-license-crawler
├─ inflight
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/npm/inflight
│ ├─ licenseUrl: https://github.com/npm/inflight/raw/master/LICENSE
│ └─ parents: glob:read-package-json:read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ inherits
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/isaacs/inherits
│ ├─ licenseUrl: https://github.com/isaacs/inherits/raw/master/LICENSE
│ └─ parents: readable-stream:duplexer2:multipipe:gulp-util:gulp-license-crawler
├─ interpret
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/tkellen/node-interpret
│ ├─ licenseUrl: https://github.com/tkellen/node-interpret/raw/master/LICENSE
│ └─ parents: gulp:gulp-license-crawler
├─ is-stream
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/is-stream
│ ├─ licenseUrl: https://github.com/sindresorhus/is-stream/raw/master/license
│ └─ parents: execa:gulp-mocha:gulp-license-crawler
├─ is-utf8
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/wayfind/is-utf8
│ ├─ licenseUrl: https://github.com/wayfind/is-utf8/raw/master/LICENSE
│ └─ parents: strip-bom:vinyl-fs:gulp:gulp-license-crawler
├─ isarray
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/juliangruber/isarray
│ ├─ licenseUrl: https://github.com/juliangruber/isarray
│ └─ parents: readable-stream:through2:gulp-util:gulp-license-crawler
├─ isexe
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/isaacs/isexe
│ ├─ licenseUrl: https://github.com/isaacs/isexe/raw/master/LICENSE
│ └─ parents: which:cross-spawn:execa:gulp-mocha:gulp-license-crawler
├─ jju
│ ├─ licenses: WTFPL
│ ├─ repository: https://github.com/rlidwka/jju
│ ├─ licenseUrl: http://www.wtfpl.net/txt/copying/
│ └─ parents: json-parse-helpfulerror:read-package-json:read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ jquery-extend
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/dnukem/node-jquery-extend
│ ├─ licenseUrl: https://github.com/dnukem/node-jquery-extend/raw/master/LICENSE
│ └─ parents: npm-license-crawler:gulp-license-crawler
├─ json-parse-helpfulerror
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/smikes/json-parse-helpfulerror
│ ├─ licenseUrl: https://github.com/smikes/json-parse-helpfulerror/raw/master/LICENSE
│ └─ parents: read-package-json:read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ kind-of
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/jonschlinkert/kind-of
│ ├─ licenseUrl: https://github.com/jonschlinkert/kind-of/blob/master/LICENSE
│ └─ parents: extend-shallow:plugin-error:gulp-mocha:gulp-license-crawler
├─ license-checker
│ ├─ licenses: BSD-3-Clause
│ ├─ repository: https://github.com/davglass/license-checker
│ ├─ licenseUrl: https://github.com/davglass/license-checker/raw/master/LICENSE
│ └─ parents: npm-license-crawler:gulp-license-crawler
├─ liftoff
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/tkellen/node-liftoff
│ ├─ licenseUrl: https://github.com/tkellen/node-liftoff/raw/master/LICENSE
│ └─ parents: gulp:gulp-license-crawler
├─ lodash._basecopy
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/lodash/lodash
│ ├─ licenseUrl: https://github.com/lodash/lodash/raw/master/LICENSE.txt
│ └─ parents: lodash.template:gulp-util:gulp-license-crawler
├─ lodash._basetostring
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/lodash/lodash
│ ├─ licenseUrl: https://github.com/lodash/lodash/raw/master/LICENSE
│ └─ parents: lodash.template:gulp-util:gulp-license-crawler
├─ lodash._basevalues
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/lodash/lodash
│ ├─ licenseUrl: https://github.com/lodash/lodash/raw/master/LICENSE.txt
│ └─ parents: lodash.template:gulp-util:gulp-license-crawler
├─ lodash._getnative
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/lodash/lodash
│ ├─ licenseUrl: https://github.com/lodash/lodash/raw/master/LICENSE
│ └─ parents: lodash.keys:lodash.template:gulp-util:gulp-license-crawler
├─ lodash._isiterateecall
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/lodash/lodash
│ ├─ licenseUrl: https://github.com/lodash/lodash/raw/master/LICENSE.txt
│ └─ parents: lodash.template:gulp-util:gulp-license-crawler
├─ lodash._reescape
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/lodash/lodash
│ ├─ licenseUrl: https://github.com/lodash/lodash/raw/master/LICENSE.txt
│ └─ parents: gulp-util:gulp-license-crawler
├─ lodash._reevaluate
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/lodash/lodash
│ ├─ licenseUrl: https://github.com/lodash/lodash/raw/master/LICENSE.txt
│ └─ parents: gulp-util:gulp-license-crawler
├─ lodash._reinterpolate
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/lodash/lodash
│ ├─ licenseUrl: https://github.com/lodash/lodash/raw/master/LICENSE.txt
│ └─ parents: gulp-util:gulp-license-crawler
├─ lodash._root
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/lodash/lodash
│ ├─ licenseUrl: https://github.com/lodash/lodash/raw/master/LICENSE
│ └─ parents: lodash.escape:lodash.template:gulp-util:gulp-license-crawler
├─ lodash.assign
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/lodash/lodash
│ ├─ licenseUrl: https://github.com/lodash/lodash/raw/master/LICENSE
│ └─ parents: gulp-license-crawler
├─ lodash.escape
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/lodash/lodash
│ ├─ licenseUrl: https://github.com/lodash/lodash/raw/master/LICENSE
│ └─ parents: lodash.template:gulp-util:gulp-license-crawler
├─ lodash.isarguments
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/lodash/lodash
│ ├─ licenseUrl: https://github.com/lodash/lodash/raw/master/LICENSE
│ └─ parents: lodash.keys:lodash.template:gulp-util:gulp-license-crawler
├─ lodash.isarray
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/lodash/lodash
│ ├─ licenseUrl: https://github.com/lodash/lodash/raw/master/LICENSE
│ └─ parents: lodash.keys:lodash.template:gulp-util:gulp-license-crawler
├─ lodash.keys
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/lodash/lodash
│ ├─ licenseUrl: https://github.com/lodash/lodash/raw/master/LICENSE
│ └─ parents: lodash.template:gulp-util:gulp-license-crawler
├─ lodash.restparam
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/lodash/lodash
│ ├─ licenseUrl: https://github.com/lodash/lodash/raw/master/LICENSE.txt
│ └─ parents: lodash.template:gulp-util:gulp-license-crawler
├─ lodash.template
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/lodash/lodash
│ ├─ licenseUrl: https://github.com/lodash/lodash/raw/master/LICENSE
│ └─ parents: gulp-util:gulp-license-crawler
├─ lodash.templatesettings
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/lodash/lodash
│ ├─ licenseUrl: https://github.com/lodash/lodash/raw/master/LICENSE
│ └─ parents: lodash.template:gulp-util:gulp-license-crawler
├─ lodash
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/lodash/lodash
│ ├─ licenseUrl: https://github.com/lodash/lodash/raw/master/LICENSE
│ └─ parents: async:npm-license-crawler:gulp-license-crawler
├─ lru-cache
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/isaacs/node-lru-cache
│ ├─ licenseUrl: https://github.com/isaacs/node-lru-cache/raw/master/LICENSE
│ └─ parents: cross-spawn:execa:gulp-mocha:gulp-license-crawler
├─ minimatch
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/isaacs/minimatch
│ ├─ licenseUrl: https://github.com/isaacs/minimatch/raw/master/LICENSE
│ └─ parents: glob:read-package-json:read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ minimist
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/substack/minimist
│ ├─ licenseUrl: https://github.com/substack/minimist/raw/master/LICENSE
│ └─ parents: gulp-util:gulp-license-crawler
├─ mkdirp
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/substack/node-mkdirp
│ ├─ licenseUrl: https://github.com/substack/node-mkdirp/raw/master/LICENSE
│ └─ parents: npm-license-crawler:gulp-license-crawler
├─ mocha
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/mochajs/mocha
│ ├─ licenseUrl: https://github.com/mochajs/mocha/raw/master/LICENSE
│ └─ parents: gulp-license-crawler
├─ ms
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/zeit/ms
│ ├─ licenseUrl: https://github.com/zeit/ms/raw/master/license.md
│ └─ parents: debug:mocha:gulp-license-crawler
├─ multipipe
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/juliangruber/multipipe
│ ├─ licenseUrl: https://github.com/juliangruber/multipipe
│ └─ parents: gulp-util:gulp-license-crawler
├─ natives
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/isaacs/natives
│ ├─ licenseUrl: https://github.com/isaacs/natives
│ └─ parents: graceful-fs:read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ nopt-defaults
│ ├─ licenses: BSD-3-Clause
│ ├─ repository: https://github.com/btmills/nopt-defaults
│ ├─ licenseUrl: https://github.com/btmills/nopt-defaults/raw/master/LICENSE
│ └─ parents: npm-license-crawler:gulp-license-crawler
├─ nopt-usage
│ ├─ licenses: MIT
│ └─ parents: npm-license-crawler:gulp-license-crawler
├─ nopt
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/npm/nopt
│ ├─ licenseUrl: https://github.com/npm/nopt/raw/master/LICENSE
│ └─ parents: npm-license-crawler:gulp-license-crawler
├─ normalize-package-data
│ ├─ licenses: UNKNOWN
│ ├─ repository: https://github.com/meryn/normalize-package-data
│ ├─ licenseUrl: https://github.com/meryn/normalize-package-data/raw/master/LICENSE
│ └─ parents: read-package-json:read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ npm-license-crawler
│ ├─ licenses: BSD-3-Clause
│ ├─ repository: https://github.com/mwittig/npm-license-crawler
│ ├─ licenseUrl: https://github.com/mwittig/npm-license-crawler/raw/master/LICENSE
│ └─ parents: gulp-license-crawler
├─ npm-run-path
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/npm-run-path
│ ├─ licenseUrl: https://github.com/sindresorhus/npm-run-path/raw/master/license
│ └─ parents: gulp-mocha:gulp-license-crawler
├─ object-assign
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/object-assign
│ ├─ licenseUrl: https://github.com/sindresorhus/object-assign/raw/master/license
│ └─ parents: gulp-util:gulp-license-crawler
├─ once
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/isaacs/once
│ ├─ licenseUrl: https://github.com/isaacs/once/raw/master/LICENSE
│ └─ parents: glob:read-package-json:read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ orchestrator
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/robrich/orchestrator
│ ├─ licenseUrl: http://github.com/robrich/orchestrator/raw/master/LICENSE
│ └─ parents: gulp:gulp-license-crawler
├─ ordered-read-streams
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/armed/ordered-read-streams
│ ├─ licenseUrl: https://github.com/armed/ordered-read-streams/raw/master/LICENSE
│ └─ parents: glob-stream:vinyl-fs:gulp:gulp-license-crawler
├─ os-homedir
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/os-homedir
│ ├─ licenseUrl: https://github.com/sindresorhus/os-homedir/raw/master/license
│ └─ parents: tildify:gulp:gulp-license-crawler
├─ p-finally
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/p-finally
│ ├─ licenseUrl: https://github.com/sindresorhus/p-finally/raw/master/license
│ └─ parents: execa:gulp-mocha:gulp-license-crawler
├─ path-is-absolute
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/path-is-absolute
│ ├─ licenseUrl: https://github.com/sindresorhus/path-is-absolute/raw/master/license
│ └─ parents: glob:read-package-json:read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ path-key
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/path-key
│ ├─ licenseUrl: https://github.com/sindresorhus/path-key/raw/master/license
│ └─ parents: npm-run-path:gulp-mocha:gulp-license-crawler
├─ plugin-error
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/jonschlinkert/plugin-error
│ ├─ licenseUrl: https://github.com/jonschlinkert/plugin-error/raw/master/LICENSE
│ └─ parents: gulp-mocha:gulp-license-crawler
├─ pretty-hrtime
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/robrich/pretty-hrtime
│ ├─ licenseUrl: https://github.com/robrich/pretty-hrtime/raw/master/LICENSE
│ └─ parents: gulp:gulp-license-crawler
├─ process-nextick-args
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/calvinmetcalf/process-nextick-args
│ ├─ licenseUrl: https://github.com/calvinmetcalf/process-nextick-args/raw/master/license.md
│ └─ parents: readable-stream:through2:gulp-util:gulp-license-crawler
├─ pseudomap
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/isaacs/pseudomap
│ ├─ licenseUrl: https://github.com/isaacs/pseudomap/raw/master/LICENSE
│ └─ parents: lru-cache:cross-spawn:execa:gulp-mocha:gulp-license-crawler
├─ read-installed
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/isaacs/read-installed
│ ├─ licenseUrl: https://github.com/isaacs/read-installed/raw/master/LICENSE
│ └─ parents: license-checker:npm-license-crawler:gulp-license-crawler
├─ read-package-json
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/isaacs/read-package-json
│ ├─ licenseUrl: https://github.com/isaacs/read-package-json/raw/master/LICENSE
│ └─ parents: read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ readable-stream
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/nodejs/readable-stream
│ ├─ licenseUrl: https://github.com/nodejs/readable-stream/raw/master/LICENSE
│ └─ parents: through2:gulp-util:gulp-license-crawler
├─ readdir-scoped-modules
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/npm/readdir-scoped-modules
│ ├─ licenseUrl: https://github.com/npm/readdir-scoped-modules/raw/master/LICENSE
│ └─ parents: read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ rechoir
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/tkellen/node-rechoir
│ ├─ licenseUrl: https://github.com/tkellen/node-rechoir/blob/master/LICENSE
│ └─ parents: liftoff:gulp:gulp-license-crawler
├─ replace-ext
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/wearefractal/replace-ext
│ ├─ licenseUrl: http://github.com/wearefractal/replace-ext/raw/master/LICENSE
│ └─ parents: gulp-util:gulp-license-crawler
├─ resolve
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/substack/node-resolve
│ ├─ licenseUrl: https://github.com/substack/node-resolve/raw/master/LICENSE
│ └─ parents: liftoff:gulp:gulp-license-crawler
├─ safe-buffer
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/feross/safe-buffer
│ ├─ licenseUrl: https://github.com/feross/safe-buffer/raw/master/LICENSE
│ └─ parents: readable-stream:through2:gulp-util:gulp-license-crawler
├─ semver
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/npm/node-semver
│ ├─ licenseUrl: https://github.com/npm/node-semver/raw/master/LICENSE
│ └─ parents: read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ sequencify
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/robrich/sequencify
│ ├─ licenseUrl: http://github.com/robrich/sequencify/raw/master/LICENSE
│ └─ parents: orchestrator:gulp:gulp-license-crawler
├─ shebang-command
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/kevva/shebang-command
│ ├─ licenseUrl: https://github.com/kevva/shebang-command/raw/master/license
│ └─ parents: cross-spawn:execa:gulp-mocha:gulp-license-crawler
├─ shebang-regex
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/shebang-regex
│ ├─ licenseUrl: https://github.com/sindresorhus/shebang-regex/raw/master/license
│ └─ parents: shebang-command:cross-spawn:execa:gulp-mocha:gulp-license-crawler
├─ should-equal
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/shouldjs/equal
│ ├─ licenseUrl: https://github.com/shouldjs/equal/raw/master/LICENSE
│ └─ parents: should:gulp-license-crawler
├─ should-format
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/shouldjs/format
│ ├─ licenseUrl: https://github.com/shouldjs/format/raw/master/LICENSE
│ └─ parents: should:gulp-license-crawler
├─ should-type-adaptors
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/shouldjs/type-adaptors
│ ├─ licenseUrl: https://github.com/shouldjs/type-adaptors/raw/master/LICENSE
│ └─ parents: should:gulp-license-crawler
├─ should-type
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/shouldjs/type
│ ├─ licenseUrl: https://github.com/shouldjs/type/raw/master/LICENSE
│ └─ parents: should:gulp-license-crawler
├─ should-util
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/shouldjs/util
│ ├─ licenseUrl: https://github.com/shouldjs/util/raw/master/LICENSE
│ └─ parents: should:gulp-license-crawler
├─ should
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/shouldjs/should.js
│ ├─ licenseUrl: https://github.com/shouldjs/should.js/raw/master/LICENSE
│ └─ parents: gulp-license-crawler
├─ sigmund
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/isaacs/sigmund
│ ├─ licenseUrl: https://github.com/isaacs/sigmund/raw/master/LICENSE
│ └─ parents: minimatch:globule:gaze:glob-watcher:vinyl-fs:gulp:gulp-license-crawler
├─ signal-exit
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/tapjs/signal-exit
│ ├─ licenseUrl: https://github.com/tapjs/signal-exit/raw/master/LICENSE.txt
│ └─ parents: execa:gulp-mocha:gulp-license-crawler
├─ slide
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/isaacs/slide-flow-control
│ ├─ licenseUrl: https://github.com/isaacs/slide-flow-control/raw/master/LICENSE
│ └─ parents: read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ sparkles
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/phated/sparkles
│ ├─ licenseUrl: https://github.com/phated/sparkles/raw/master/LICENSE
│ └─ parents: glogg:gulplog:gulp-util:gulp-license-crawler
├─ stream-consume
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/aroneous/stream-consume
│ ├─ licenseUrl: https://github.com/aroneous/stream-consume
│ └─ parents: orchestrator:gulp:gulp-license-crawler
├─ stream
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/juliangruber/stream
│ ├─ licenseUrl: https://github.com/juliangruber/stream
│ └─ parents: gulp-license-crawler
├─ string_decoder
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/rvagg/string_decoder
│ ├─ licenseUrl: https://github.com/rvagg/string_decoder/raw/master/LICENSE
│ └─ parents: readable-stream:through2:gulp-util:gulp-license-crawler
├─ strip-ansi
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/chalk/strip-ansi
│ ├─ licenseUrl: https://github.com/chalk/strip-ansi/raw/master/license
│ └─ parents: chalk:gulp-util:gulp-license-crawler
├─ strip-bom
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/strip-bom
│ ├─ licenseUrl: https://github.com/sindresorhus/strip-bom
│ └─ parents: vinyl-fs:gulp:gulp-license-crawler
├─ strip-eof
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/strip-eof
│ ├─ licenseUrl: https://github.com/sindresorhus/strip-eof/raw/master/license
│ └─ parents: execa:gulp-mocha:gulp-license-crawler
├─ supports-color
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/chalk/supports-color
│ ├─ licenseUrl: https://github.com/chalk/supports-color/raw/master/license
│ └─ parents: mocha:gulp-license-crawler
├─ through2
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/rvagg/through2
│ ├─ licenseUrl: https://github.com/rvagg/through2/raw/master/LICENSE.html
│ └─ parents: gulp-util:gulp-license-crawler
├─ tildify
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/tildify
│ ├─ licenseUrl: https://github.com/sindresorhus/tildify/raw/master/license
│ └─ parents: gulp:gulp-license-crawler
├─ time-stamp
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/jonschlinkert/time-stamp
│ ├─ licenseUrl: https://github.com/jonschlinkert/time-stamp/raw/master/LICENSE
│ └─ parents: fancy-log:gulp-util:gulp-license-crawler
├─ treeify
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/notatestuser/treeify
│ ├─ licenseUrl: https://github.com/notatestuser/treeify/raw/master/LICENSE
│ └─ parents: npm-license-crawler:gulp-license-crawler
├─ unique-stream
│ ├─ licenses: BSD
│ ├─ repository: https://github.com/eugeneware/unique-stream
│ ├─ licenseUrl: https://github.com/eugeneware/unique-stream/raw/master/LICENSE
│ └─ parents: glob-stream:vinyl-fs:gulp:gulp-license-crawler
├─ user-home
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/sindresorhus/user-home
│ ├─ licenseUrl: https://github.com/sindresorhus/user-home/raw/master/license
│ └─ parents: v8flags:gulp:gulp-license-crawler
├─ util-deprecate
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/TooTallNate/util-deprecate
│ ├─ licenseUrl: https://github.com/TooTallNate/util-deprecate/raw/master/LICENSE
│ └─ parents: readable-stream:through2:gulp-util:gulp-license-crawler
├─ util-extend
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/isaacs/util-extend
│ ├─ licenseUrl: https://github.com/isaacs/util-extend/raw/master/LICENSE
│ └─ parents: read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ v8flags
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/tkellen/node-v8flags
│ ├─ licenseUrl: https://github.com/tkellen/node-v8flags/blob/master/LICENSE
│ └─ parents: gulp:gulp-license-crawler
├─ vinyl-fs
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/wearefractal/vinyl-fs
│ ├─ licenseUrl: http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE
│ └─ parents: gulp:gulp-license-crawler
├─ vinyl
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/wearefractal/vinyl
│ ├─ licenseUrl: https://github.com/wearefractal/vinyl/raw/master/LICENSE
│ └─ parents: gulp-util:gulp-license-crawler
├─ which
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/isaacs/node-which
│ ├─ licenseUrl: https://github.com/isaacs/node-which/raw/master/LICENSE
│ └─ parents: cross-spawn:execa:gulp-mocha:gulp-license-crawler
├─ wrappy
│ ├─ licenses: ISC
│ ├─ repository: https://github.com/npm/wrappy
│ ├─ licenseUrl: https://github.com/npm/wrappy/raw/master/LICENSE
│ └─ parents: once:glob:read-package-json:read-installed:license-checker:npm-license-crawler:gulp-license-crawler
├─ xtend
│ ├─ licenses: MIT
│ ├─ repository: https://github.com/Raynos/xtend
│ ├─ licenseUrl: https://github.com/Raynos/xtend/raw/master/LICENCE
│ └─ parents: through2:gulp-util:gulp-license-crawler
└─ yallist
├─ licenses: ISC
├─ repository: https://github.com/isaacs/yallist
├─ licenseUrl: https://github.com/isaacs/yallist/raw/master/LICENSE
└─ parents: lru-cache:cross-spawn:execa:gulp-mocha:gulp-license-crawler