Differences between revisions 1 and 14 (spanning 13 versions)
Revision 1 as of 2016-10-08 08:37:38
Size: 65140
Comment: add gulp dependencies
Revision 14 as of 2017-10-03 16:37:22
Size: 67186
Editor: BoyuanYang
Comment: Update status for gulp
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
== Build Dependencies ==

||<tablewidth="100%"> '''Name'''||'''npm'''||'''debian'''||<style="min-width:10%">'''task'''||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> marked-man || marked-man (0.2.1) || node-marked-man (0.3.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> coveralls || coveralls (3.0.0) || node-coveralls (2.13.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> jscs-preset-gulp || jscs-preset-gulp (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> mocha || mocha (4.0.0) || node-mocha (1.20.1-7 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> q || q (1.5.0) || node-q (1.4.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> graceful-fs || graceful-fs (4.1.11) || node-graceful-fs (4.1.11-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> eslint || eslint (4.8.0) || ITP [[http://bugs.debian.org/876182|node-babel-eslint #876182"]] || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> jscs || jscs (3.0.7) || RFP [[http://bugs.debian.org/816195|node-jscs #816195"]] || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> istanbul || istanbul (0.4.5) || RFP [[http://bugs.debian.org/761441|node-istanbul #761441"]] || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> eslint-config-gulp || eslint-config-gulp (2.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> mocha-lcov-reporter || mocha-lcov-reporter (1.3.0) || node-mocha-lcov-reporter (1.3.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> rimraf || rimraf (2.6.2) || node-rimraf (2.5.4-3 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> should || should (13.1.0) || should.js (8.4.0~dfsg-3 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> mkdirp || mkdirp (0.5.1) || node-mkdirp (0.5.1-1 {OK} ) || ||
Line 15: Line 32:
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> gulp || gulp (3.9.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── archy || archy (1.0.0) || node-archy (0.0.2-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── chalk || chalk (1.1.3) || node-chalk (1.1.3-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── ansi-styles || ansi-styles (2.2.1) || node-ansi-styles (2.2.1-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── escape-string-regexp || escape-string-regexp (1.0.5) || node-escape-string-regexp (1.0.5-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── has-ansi || has-ansi (2.0.0) || node-has-ansi (2.0.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── ansi-regex || ansi-regex (2.0.0) || node-ansi-regex (2.0.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── strip-ansi || strip-ansi (3.0.1) || node-strip-ansi (3.0.1-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── ansi-regex || ansi-regex (2.0.0) || node-ansi-regex (2.0.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── supports-color || supports-color (3.1.2) || node-supports-color (3.1.2-2) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── has-flag || has-flag (2.0.0) || node-has-flag (2.0.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── deprecated || deprecated (0.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── gulp-util || gulp-util (3.0.7) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── array-differ || array-differ (2.0.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── array-uniq || array-uniq (1.0.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── beeper || beeper (1.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── chalk || chalk (1.1.3) || node-chalk (1.1.3-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── dateformat || dateformat (1.0.12) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── get-stdin || get-stdin (5.0.1) || node-get-stdin (5.0.1-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── meow || meow (3.7.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── camelcase-keys || camelcase-keys (4.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── camelcase || camelcase (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── map-obj || map-obj (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── decamelize || decamelize (1.2.0) || node-decamelize (1.2.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── loud-rejection || loud-rejection (1.6.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── currently-unhandled || currently-unhandled (0.4.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── array-find-index || array-find-index (1.0.2) || node-array-find-index (1.0.1-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── signal-exit || signal-exit (3.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── map-obj || map-obj (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── minimist || minimist (1.2.0) || node-minimist (1.2.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── normalize-package-data || normalize-package-data (2.3.5) || node-normalize-package-data (0.2.2-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── hosted-git-info || hosted-git-info (2.1.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── is-builtin-module || is-builtin-module (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── builtin-modules || builtin-modules (1.1.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── semver || semver (5.3.0) || node-semver (2.1.0-2) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── validate-npm-package-license || validate-npm-package-license (3.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── spdx-correct || spdx-correct (1.0.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── spdx-license-ids || spdx-license-ids (1.2.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── spdx-expression-parse || spdx-expression-parse (1.0.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── object-assign || object-assign (4.1.0) || node-object-assign (4.1.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── read-pkg-up || read-pkg-up (1.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── find-up || find-up (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── path-exists || path-exists (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── read-pkg || read-pkg (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── load-json-file || load-json-file (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── graceful-fs || graceful-fs (4.1.9) || node-graceful-fs (3.0.2-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── parse-json || parse-json (2.2.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── error-ex || error-ex (1.3.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── is-arrayish || is-arrayish (0.3.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── pify || pify (2.3.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── strip-bom || strip-bom (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── normalize-package-data || normalize-package-data (2.3.5) || node-normalize-package-data (0.2.2-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── path-type || path-type (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── pify || pify (2.3.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── redent || redent (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── indent-string || indent-string (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── repeating || repeating (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── strip-indent || strip-indent (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── trim-newlines || trim-newlines (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── fancy-log || fancy-log (1.2.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── chalk || chalk (1.1.3) || node-chalk (1.1.3-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── time-stamp || time-stamp (1.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── gulplog || gulplog (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── glogg || glogg (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── sparkles || sparkles (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── has-gulplog || has-gulplog (0.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── sparkles || sparkles (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── lodash._reescape || lodash._reescape (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── lodash._reevaluate || lodash._reevaluate (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── lodash._reinterpolate || lodash._reinterpolate (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── lodash.template || lodash.template (4.4.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── lodash._reinterpolate || lodash._reinterpolate (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── lodash.templatesettings || lodash.templatesettings (4.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── lodash._reinterpolate || lodash._reinterpolate (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── minimist || minimist (1.2.0) || node-minimist (1.2.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── multipipe || multipipe (1.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── duplexer2 || duplexer2 (0.1.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── readable-stream || readable-stream (2.1.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── object-assign || object-assign (4.1.0) || node-object-assign (4.1.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── object-assign || object-assign (4.1.0) || node-object-assign (4.1.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── replace-ext || replace-ext (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── through2 || through2 (2.0.1) || node-through2 (1.1.1-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── vinyl || vinyl (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── interpret || interpret (1.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── liftoff || liftoff (2.3.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── extend || extend (3.0.0) || node-extend (2.0.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── findup-sync || findup-sync (0.4.2) || node-findup-sync (0.1.3-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── detect-file || detect-file (0.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── fs-exists-sync || fs-exists-sync (0.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── is-glob || is-glob (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── micromatch || micromatch (2.3.11) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── resolve-dir || resolve-dir (0.1.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── expand-tilde || expand-tilde (1.2.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── global-modules || global-modules (0.2.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── global-prefix || global-prefix (0.1.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── ini || ini (1.3.4) || node-ini (1.1.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── is-windows || is-windows (0.2.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── osenv || osenv (0.1.3) || node-osenv (0.1.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── os-homedir || os-homedir (1.0.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── os-tmpdir || os-tmpdir (1.0.2) || node-os-tmpdir (1.0.1-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── which || which (1.2.11) || node-which (1.0.5-2) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── isexe || isexe (1.1.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── is-windows || is-windows (0.2.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── fined || fined (1.0.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── expand-tilde || expand-tilde (1.2.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── os-homedir || os-homedir (1.0.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── lodash.assignwith || lodash.assignwith (4.2.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── lodash.isempty || lodash.isempty (4.4.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── lodash.isplainobject || lodash.isplainobject (4.0.6) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── lodash.isstring || lodash.isstring (4.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── lodash.pick || lodash.pick (4.4.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── parse-filepath || parse-filepath (1.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── is-absolute || is-absolute (0.2.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── is-relative || is-relative (0.2.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── is-unc-path || is-unc-path (0.1.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── unc-path-regex || unc-path-regex (0.1.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── is-windows || is-windows (0.2.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── map-cache || map-cache (0.2.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── path-root || path-root (0.1.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── path-root-regex || path-root-regex (0.1.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── flagged-respawn || flagged-respawn (0.3.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── lodash.isplainobject || lodash.isplainobject (4.0.6) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── lodash.isstring || lodash.isstring (4.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── lodash.mapvalues || lodash.mapvalues (4.6.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── rechoir || rechoir (0.6.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── resolve || resolve (1.1.7) || node-resolve (1.1.7-2) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── resolve || resolve (1.1.7) || node-resolve (1.1.7-2) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── minimist || minimist (1.2.0) || node-minimist (1.2.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── orchestrator || orchestrator (0.3.7) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── end-of-stream || end-of-stream (1.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── once || once (1.4.0) || node-once (1.1.1-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── wrappy || wrappy (1.0.2) || node-wrappy (1.0.2-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── sequencify || sequencify (0.0.7) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── stream-consume || stream-consume (0.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── pretty-hrtime || pretty-hrtime (1.0.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── semver || semver (5.3.0) || node-semver (2.1.0-2) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── tildify || tildify (1.2.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── os-homedir || os-homedir (1.0.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── v8flags || v8flags (2.0.11) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── user-home || user-home (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── os-homedir || os-homedir (1.0.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> └── vinyl-fs || vinyl-fs (2.4.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── duplexify || duplexify (3.4.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── end-of-stream || end-of-stream (1.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── inherits || inherits (2.0.3) || node-inherits (2.0.1-3) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── readable-stream || readable-stream (2.1.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── stream-shift || stream-shift (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── glob-stream || glob-stream (5.3.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── extend || extend (3.0.0) || node-extend (2.0.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── glob || glob (7.1.1) || node-glob (4.0.5-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── fs.realpath || fs.realpath (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── inflight || inflight (1.0.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── once || once (1.4.0) || node-once (1.1.1-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── wrappy || wrappy (1.0.2) || node-wrappy (1.0.2-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── inherits || inherits (2.0.3) || node-inherits (2.0.1-3) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── minimatch || minimatch (3.0.3) || node-minimatch (1.0.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── brace-expansion || brace-expansion (1.1.6) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── balanced-match || balanced-match (0.4.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── concat-map || concat-map (0.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── once || once (1.4.0) || node-once (1.1.1-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── path-is-absolute || path-is-absolute (1.0.1) || node-path-is-absolute (1.0.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── glob-parent || glob-parent (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── is-glob || is-glob (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── is-extglob || is-extglob (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── micromatch || micromatch (2.3.11) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── array-unique || array-unique (0.3.2) || node-array-unique (0.2.1-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── arr-diff || arr-diff (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── arr-flatten || arr-flatten (1.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── braces || braces (1.8.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── expand-range || expand-range (1.8.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── fill-range || fill-range (3.0.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── extend-shallow || extend-shallow (2.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── is-number || is-number (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── kind-of || kind-of (3.0.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── repeat-string || repeat-string (1.5.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── to-regex-range || to-regex-range (0.2.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── is-number || is-number (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── repeat-string || repeat-string (1.5.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── preserve || preserve (0.2.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── repeat-element || repeat-element (1.1.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── expand-brackets || expand-brackets (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── debug || debug (2.2.0) || node-debug (2.1.0+dfsg-2) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── define-property || define-property (0.2.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── extend-shallow || extend-shallow (2.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── posix-character-classes || posix-character-classes (0.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── regex-not || regex-not (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── snapdragon || snapdragon (0.7.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── base || base (0.11.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── arr-union || arr-union (3.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── cache-base || cache-base (0.8.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── collection-visit || collection-visit (0.2.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   │   ├── lazy-cache || lazy-cache (2.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   │   ├── map-visit || map-visit (0.1.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   │   │   ├── lazy-cache || lazy-cache (2.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   │   │   └── object-visit || object-visit (0.3.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   │   │   └── isobject || isobject (2.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   │   └── object-visit || object-visit (0.3.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── component-emitter || component-emitter (1.2.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── get-value || get-value (2.0.6) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── has-value || has-value (0.3.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   │   ├── get-value || get-value (2.0.6) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   │   ├── has-values || has-values (0.1.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   │   └── isobject || isobject (2.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── isobject || isobject (2.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── lazy-cache || lazy-cache (2.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── set-value || set-value (0.4.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── to-object-path || to-object-path (0.3.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── union-value || union-value (0.2.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   │   ├── arr-union || arr-union (3.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   │   ├── get-value || get-value (2.0.6) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   │   ├── is-extendable || is-extendable (0.1.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   │   └── set-value || set-value (0.4.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   │   ├── extend-shallow || extend-shallow (2.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   │   ├── is-plain-object || is-plain-object (2.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   │   │   └── isobject || isobject (2.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   │   └── to-object-path || to-object-path (0.3.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   └── unset-value || unset-value (0.1.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── has-value || has-value (0.3.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   └── isobject || isobject (2.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── class-utils || class-utils (0.3.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── arr-union || arr-union (3.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── define-property || define-property (0.2.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── isobject || isobject (2.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── lazy-cache || lazy-cache (2.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   └── static-extend || static-extend (0.1.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── define-property || define-property (0.2.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   └── object-copy || object-copy (0.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── copy-descriptor || copy-descriptor (0.1.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── define-property || define-property (0.2.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   └── kind-of || kind-of (3.0.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── component-emitter || component-emitter (1.2.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── define-property || define-property (0.2.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── isobject || isobject (2.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── lazy-cache || lazy-cache (2.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── mixin-deep || mixin-deep (1.1.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── for-in || for-in (0.1.6) || node-for-in (0.1.4-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   └── is-extendable || is-extendable (0.1.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── pascalcase || pascalcase (0.1.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── debug || debug (2.2.0) || node-debug (2.1.0+dfsg-2) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── ms || ms (0.7.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── define-property || define-property (0.2.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── extend-shallow || extend-shallow (2.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── source-map || source-map (0.5.6) || node-source-map (0.5.6+dfsg-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── source-map-resolve || source-map-resolve (0.5.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── atob || atob (2.0.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── resolve-url || resolve-url (0.2.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── source-map-url || source-map-url (0.4.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── urix || urix (0.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── use || use (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── define-property || define-property (0.2.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── isarray || isarray (2.0.1) || node-isarray (1.0.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── isobject || isobject (2.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── isarray || isarray (2.0.1) || node-isarray (1.0.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── lazy-cache || lazy-cache (2.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── to-regex || to-regex (2.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── define-property || define-property (0.2.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── is-descriptor || is-descriptor (0.1.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── is-accessor-descriptor || is-accessor-descriptor (0.1.6) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── kind-of || kind-of (3.0.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── is-buffer || is-buffer (1.1.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── is-data-descriptor || is-data-descriptor (0.1.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── kind-of || kind-of (3.0.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── kind-of || kind-of (3.0.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── lazy-cache || lazy-cache (2.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── set-getter || set-getter (0.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── to-object-path || to-object-path (0.3.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── kind-of || kind-of (3.0.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── extend-shallow || extend-shallow (2.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── regex-not || regex-not (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── extend-shallow || extend-shallow (2.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── is-extendable || is-extendable (0.1.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── extglob || extglob (0.3.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── is-extglob || is-extglob (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── filename-regex || filename-regex (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── is-extglob || is-extglob (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── is-glob || is-glob (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── kind-of || kind-of (3.0.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── normalize-path || normalize-path (2.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── object.omit || object.omit (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── for-own || for-own (0.1.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── for-in || for-in (0.1.6) || node-for-in (0.1.4-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── is-extendable || is-extendable (0.1.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── parse-glob || parse-glob (3.0.4) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── glob-base || glob-base (0.3.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── glob-parent || glob-parent (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── is-glob || is-glob (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── is-dotfile || is-dotfile (1.0.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── is-extglob || is-extglob (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── is-glob || is-glob (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── regex-cache || regex-cache (0.4.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── is-equal-shallow || is-equal-shallow (0.1.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── is-primitive || is-primitive (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── is-primitive || is-primitive (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── ordered-read-streams || ordered-read-streams (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── is-stream || is-stream (1.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── readable-stream || readable-stream (2.1.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── through2 || through2 (2.0.1) || node-through2 (1.1.1-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── to-absolute-glob || to-absolute-glob (1.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── extend-shallow || extend-shallow (2.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── is-negated-glob || is-negated-glob (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── unique-stream || unique-stream (2.2.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── json-stable-stringify || json-stable-stringify (1.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── jsonify || jsonify (0.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── through2-filter || through2-filter (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── graceful-fs || graceful-fs (4.1.9) || node-graceful-fs (3.0.2-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── gulp-sourcemaps || gulp-sourcemaps (1.6.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── convert-source-map || convert-source-map (1.3.0) || node-convert-source-map (1.2.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── graceful-fs || graceful-fs (4.1.9) || node-graceful-fs (3.0.2-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── strip-bom || strip-bom (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── through2 || through2 (2.0.1) || node-through2 (1.1.1-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── vinyl || vinyl (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── clone || clone (2.0.0) || node-clone (1.0.2-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── cloneable-readable || cloneable-readable (0.5.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── inherits || inherits (2.0.3) || node-inherits (2.0.1-3) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── process-nextick-args || process-nextick-args (1.0.7) || node-process-nextick-args (1.0.8-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── through2 || through2 (2.0.1) || node-through2 (1.1.1-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── clone-buffer || clone-buffer (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── clone-stats || clone-stats (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── is-stream || is-stream (1.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── remove-trailing-separator || remove-trailing-separator (1.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── replace-ext || replace-ext (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── is-valid-glob || is-valid-glob (0.3.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── lazystream || lazystream (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── readable-stream || readable-stream (2.1.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── lodash.isequal || lodash.isequal (4.4.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── merge-stream || merge-stream (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── readable-stream || readable-stream (2.1.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── mkdirp || mkdirp (0.5.1) || node-mkdirp (0.5.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── minimist || minimist (1.2.0) || node-minimist (1.2.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── object-assign || object-assign (4.1.0) || node-object-assign (4.1.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── readable-stream || readable-stream (2.1.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── strip-bom || strip-bom (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── strip-bom-stream || strip-bom-stream (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── first-chunk-stream || first-chunk-stream (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── readable-stream || readable-stream (2.1.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── strip-bom || strip-bom (3.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── through2 || through2 (2.0.1) || node-through2 (1.1.1-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── readable-stream || readable-stream (2.1.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── buffer-shims || buffer-shims (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── core-util-is || core-util-is (1.0.2) || node-core-util-is (1.0.2-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── inherits || inherits (2.0.3) || node-inherits (2.0.1-3) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── isarray || isarray (2.0.1) || node-isarray (1.0.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── process-nextick-args || process-nextick-args (1.0.7) || node-process-nextick-args (1.0.8-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── string_decoder || string_decoder (0.10.31) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── util-deprecate || util-deprecate (1.0.2) || node-util-deprecate (1.0.2-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── xtend || xtend (4.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── through2-filter || through2-filter (2.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── through2 || through2 (2.0.1) || node-through2 (1.1.1-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── xtend || xtend (4.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── vali-date || vali-date (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> └── vinyl || vinyl (2.0.0) || || ||

||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> mocha || mocha (3.1.0) || node-mocha (1.20.1-2) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> marked-man || marked-man (0.1.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> coveralls || coveralls (2.11.14) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> istanbul || istanbul (0.4.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> should || should (11.1.0) || should.js (4.0.4+dfsg-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> jscs-preset-gulp || jscs-preset-gulp (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> graceful-fs || graceful-fs (4.1.9) || node-graceful-fs (3.0.2-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> eslint-config-gulp || eslint-config-gulp (2.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> mkdirp || mkdirp (0.5.1) || node-mkdirp (0.5.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> q || q (1.4.1) || node-q (1.4.1-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> eslint || eslint (3.7.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> mocha-lcov-reporter || mocha-lcov-reporter (1.2.0) || node-mocha-lcov-reporter (1.2.0-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> jscs || jscs (3.0.7) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> rimraf || rimraf (2.5.4) || node-rimraf (2.2.8-1) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> gulp || gulp (3.9.1) || node-gulp (3.9.1-6 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── archy || archy (1.0.0) || node-archy (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── chalk || chalk (2.1.0) || node-chalk (1.1.3-2 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── ansi-styles || ansi-styles (3.2.0) || node-ansi-styles (2.2.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── color-convert || color-convert (1.9.0) || node-color-convert (1.9.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── color-name || color-name (1.1.3) || node-color-name (1.1.3-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── escape-string-regexp || escape-string-regexp (1.0.5) || node-escape-string-regexp (1.0.5-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── supports-color || supports-color (4.4.0) || node-supports-color (4.4.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── has-flag || has-flag (2.0.0) || node-has-flag (2.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── deprecated || deprecated (0.0.2) || node-deprecated (0.0.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── gulp-util || gulp-util (3.0.8) || node-gulp-util (3.0.7-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── array-differ || array-differ (2.0.3) || node-array-differ (1.0.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── array-uniq || array-uniq (1.0.3) || node-array-uniq (1.0.3-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── beeper || beeper (1.1.1) || node-beeper (1.1.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── chalk || chalk (2.1.0) || node-chalk (1.1.3-2 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── dateformat || dateformat (3.0.2) || node-dateformat (2.0.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── fancy-log || fancy-log (1.3.0) || node-fancy-log (1.2.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── chalk || chalk (2.1.0) || node-chalk (1.1.3-2 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── time-stamp || time-stamp (2.0.0) || node-time-stamp (1.0.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── gulplog || gulplog (1.0.0) || node-gulplog (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── glogg || glogg (1.0.0) || node-glogg (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── sparkles || sparkles (1.0.0) || node-sparkles (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── has-gulplog || has-gulplog (0.1.0) || node-has-gulplog (0.1.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── sparkles || sparkles (1.0.0) || node-sparkles (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── lodash._reescape || lodash._reescape (3.0.0) || node-lodash-packages (4.15.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── lodash._reevaluate || lodash._reevaluate (3.0.0) || node-lodash-packages (4.15.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── lodash._reinterpolate || lodash._reinterpolate (3.0.0) || node-lodash-packages (4.15.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── lodash.template || lodash.template (4.4.0) || node-lodash-packages (4.15.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── lodash._reinterpolate || lodash._reinterpolate (3.0.0) || node-lodash-packages (4.15.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── lodash.templatesettings || lodash.templatesettings (4.1.0) || node-lodash-packages (4.15.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── lodash._reinterpolate || lodash._reinterpolate (3.0.0) || node-lodash-packages (4.15.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── minimist || minimist (1.2.0) || node-minimist (1.2.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── multipipe || multipipe (1.0.2) || node-multipipe (1.0.2-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── duplexer2 || duplexer2 (0.1.4) || node-duplexer2 (0.1.4-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── readable-stream || readable-stream (2.3.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── object-assign || object-assign (4.1.1) || node-object-assign (4.1.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── object-assign || object-assign (4.1.1) || node-object-assign (4.1.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── replace-ext || replace-ext (1.0.0) || node-replace-ext (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── through2 || through2 (2.0.3) || node-through2 (2.0.3-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── vinyl || vinyl (2.1.0) || node-vinyl (2.0.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── interpret || interpret (1.0.4) || node-interpret (1.0.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── liftoff || liftoff (2.3.0) || node-liftoff (2.3.0-2 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── extend || extend (3.0.1) || node-extend (2.0.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── findup-sync || findup-sync (2.0.0) || node-findup-sync (0.4.3-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── detect-file || detect-file (1.0.0) || node-detect-file (0.1.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── is-glob || is-glob (4.0.0) || node-is-glob (3.0.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── micromatch || micromatch (3.1.0) || node-micromatch (2.3.11-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── array-unique || array-unique (0.3.2) || node-array-unique (0.2.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── arr-diff || arr-diff (4.0.0) || node-arr-diff (3.0.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── braces || braces (2.2.2) || node-braces (2.0.2-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── array-unique || array-unique (0.3.2) || node-array-unique (0.2.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── arr-flatten || arr-flatten (1.1.0) || node-arr-flatten (1.0.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── define-property || define-property (1.0.0) || node-define-property (0.2.5-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── extend-shallow || extend-shallow (2.0.1) || node-extend-shallow (2.0.1-3 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── fill-range || fill-range (4.0.0) || node-fill-range (3.0.3-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── extend-shallow || extend-shallow (2.0.1) || node-extend-shallow (2.0.1-3 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── is-number || is-number (3.0.0) || node-is-number (3.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── repeat-string || repeat-string (1.6.1) || node-repeat-string (1.5.4-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── to-regex-range || to-regex-range (2.1.1) || node-to-regex-range (0.2.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── is-number || is-number (3.0.0) || node-is-number (3.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── repeat-string || repeat-string (1.6.1) || node-repeat-string (1.5.4-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── isobject || isobject (3.0.1) || node-isobject (2.1.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── repeat-element || repeat-element (1.1.2) || node-repeat-element (1.1.2+github-2 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── snapdragon || snapdragon (0.11.0) || node-snapdragon (0.8.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── snapdragon-node || snapdragon-node (2.1.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── split-string || split-string (3.0.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── extend-shallow || extend-shallow (2.0.1) || node-extend-shallow (2.0.1-3 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── to-regex || to-regex (3.0.1) || node-to-regex (3.0.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── define-property || define-property (1.0.0) || node-define-property (0.2.5-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── extend-shallow || extend-shallow (2.0.1) || node-extend-shallow (2.0.1-3 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── extglob || extglob (2.0.2) || node-extglob (1.0.0-2 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── array-unique || array-unique (0.3.2) || node-array-unique (0.2.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── define-property || define-property (1.0.0) || node-define-property (0.2.5-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── expand-brackets || expand-brackets (2.1.4) || node-expand-brackets (2.1.3-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── debug || debug (3.1.0) || node-debug (2.5.1-2 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── define-property || define-property (1.0.0) || node-define-property (0.2.5-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── extend-shallow || extend-shallow (2.0.1) || node-extend-shallow (2.0.1-3 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── posix-character-classes || posix-character-classes (1.0.0) || node-posix-character-classes (0.1.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── regex-not || regex-not (1.0.0) || node-regex-not (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── snapdragon || snapdragon (0.11.0) || node-snapdragon (0.8.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── to-regex || to-regex (3.0.1) || node-to-regex (3.0.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── extend-shallow || extend-shallow (2.0.1) || node-extend-shallow (2.0.1-3 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── fragment-cache || fragment-cache (0.2.1) || node-fragment-cache (0.2.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── regex-not || regex-not (1.0.0) || node-regex-not (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── snapdragon || snapdragon (0.11.0) || node-snapdragon (0.8.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── to-regex || to-regex (3.0.1) || node-to-regex (3.0.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── fragment-cache || fragment-cache (0.2.1) || node-fragment-cache (0.2.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── kind-of || kind-of (5.0.2) || node-kind-of (3.0.4+dfsg-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── nanomatch || nanomatch (1.2.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── array-unique || array-unique (0.3.2) || node-array-unique (0.2.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── arr-diff || arr-diff (4.0.0) || node-arr-diff (3.0.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── define-property || define-property (1.0.0) || node-define-property (0.2.5-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── extend-shallow || extend-shallow (2.0.1) || node-extend-shallow (2.0.1-3 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── fragment-cache || fragment-cache (0.2.1) || node-fragment-cache (0.2.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── map-cache || map-cache (0.2.2) || node-map-cache (0.2.2-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── is-odd || is-odd (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── is-number || is-number (3.0.0) || node-is-number (3.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── kind-of || kind-of (5.0.2) || node-kind-of (3.0.4+dfsg-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── kind-of || kind-of (5.0.2) || node-kind-of (3.0.4+dfsg-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── object.pick || object.pick (1.3.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── regex-not || regex-not (1.0.0) || node-regex-not (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── snapdragon || snapdragon (0.11.0) || node-snapdragon (0.8.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── to-regex || to-regex (3.0.1) || node-to-regex (3.0.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── define-property || define-property (1.0.0) || node-define-property (0.2.5-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── extend-shallow || extend-shallow (2.0.1) || node-extend-shallow (2.0.1-3 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── regex-not || regex-not (1.0.0) || node-regex-not (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── object.pick || object.pick (1.3.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── isobject || isobject (3.0.1) || node-isobject (2.1.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── regex-not || regex-not (1.0.0) || node-regex-not (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── extend-shallow || extend-shallow (2.0.1) || node-extend-shallow (2.0.1-3 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── snapdragon || snapdragon (0.11.0) || node-snapdragon (0.8.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── component-emitter || component-emitter (1.2.1) || node-component-emitter (1.2.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── debug || debug (3.1.0) || node-debug (2.5.1-2 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── define-property || define-property (1.0.0) || node-define-property (0.2.5-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── extend-shallow || extend-shallow (2.0.1) || node-extend-shallow (2.0.1-3 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── get-value || get-value (2.0.6) || node-get-value (2.0.6-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── isobject || isobject (3.0.1) || node-isobject (2.1.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── map-cache || map-cache (0.2.2) || node-map-cache (0.2.2-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── snapdragon-node || snapdragon-node (2.1.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── define-property || define-property (1.0.0) || node-define-property (0.2.5-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── isobject || isobject (3.0.1) || node-isobject (2.1.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── snapdragon-util || snapdragon-util (3.0.1) || ITP [[http://bugs.debian.org/859408|node-snapdragon-util #859408"]] || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── snapdragon-util || snapdragon-util (3.0.1) || ITP [[http://bugs.debian.org/859408|node-snapdragon-util #859408"]] || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── kind-of || kind-of (5.0.2) || node-kind-of (3.0.4+dfsg-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── source-map || source-map (0.6.1) || node-source-map (0.6.1+dfsg-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── source-map-resolve || source-map-resolve (0.5.0) || node-css (2.1.0-2 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── use || use (3.0.0) || node-use (2.0.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── define-property || define-property (1.0.0) || node-define-property (0.2.5-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── is-descriptor || is-descriptor (1.0.1) || node-is-descriptor (0.1.4-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── is-accessor-descriptor || is-accessor-descriptor (0.1.6) || node-is-accessor-descriptor (0.1.6-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   └── kind-of || kind-of (5.0.2) || node-kind-of (3.0.4+dfsg-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── is-data-descriptor || is-data-descriptor (0.1.4) || node-is-data-descriptor (0.1.4-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   └── kind-of || kind-of (5.0.2) || node-kind-of (3.0.4+dfsg-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── kind-of || kind-of (5.0.2) || node-kind-of (3.0.4+dfsg-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── isobject || isobject (3.0.1) || node-isobject (2.1.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── to-regex || to-regex (3.0.1) || node-to-regex (3.0.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── resolve-dir || resolve-dir (1.0.1) || node-resolve-dir (1.0.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── expand-tilde || expand-tilde (2.0.2) || node-expand-tilde (2.0.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── homedir-polyfill || homedir-polyfill (1.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── parse-passwd || parse-passwd (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── global-modules || global-modules (1.0.0) || node-global-modules (0.2.3-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── global-prefix || global-prefix (1.0.2) || node-global-prefix (0.1.4-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── expand-tilde || expand-tilde (2.0.2) || node-expand-tilde (2.0.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── homedir-polyfill || homedir-polyfill (1.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── ini || ini (1.3.4) || node-ini (1.3.4-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── is-windows || is-windows (1.0.1) || node-is-windows (0.2.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── which || which (1.3.0) || node-which (1.2.11-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── isexe || isexe (2.0.0) || node-isexe (2.0.0-3 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── is-windows || is-windows (1.0.1) || node-is-windows (0.2.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── resolve-dir || resolve-dir (1.0.1) || node-resolve-dir (1.0.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── fined || fined (1.1.0) || node-fined (1.0.2-2 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── expand-tilde || expand-tilde (2.0.2) || node-expand-tilde (2.0.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── is-plain-object || is-plain-object (2.0.4) || node-is-plain-object (2.0.1+dfsg-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── object.defaults || object.defaults (1.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── array-each || array-each (1.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── array-slice || array-slice (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── for-own || for-own (1.0.0) || node-for-own (0.1.4-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── for-in || for-in (1.0.2) || node-for-in (0.1.6-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── isobject || isobject (3.0.1) || node-isobject (2.1.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── object.pick || object.pick (1.3.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── parse-filepath || parse-filepath (1.0.1) || node-parse-filepath (1.0.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── is-absolute || is-absolute (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── map-cache || map-cache (0.2.2) || node-map-cache (0.2.2-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── path-root || path-root (0.1.1) || node-path-root (0.1.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── path-root-regex || path-root-regex (0.1.2) || node-path-root-regex (0.1.2-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── flagged-respawn || flagged-respawn (0.3.2) || node-flagged-respawn (0.3.2-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── lodash.isplainobject || lodash.isplainobject (4.0.6) || node-lodash-packages (4.15.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── lodash.isstring || lodash.isstring (4.0.1) || node-lodash-packages (4.15.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── lodash.mapvalues || lodash.mapvalues (4.6.0) || node-lodash-packages (4.15.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── rechoir || rechoir (0.6.2) || node-rechoir (0.6.2-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── resolve || resolve (1.4.0) || node-resolve (1.4.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── resolve || resolve (1.4.0) || node-resolve (1.4.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── path-parse || path-parse (1.0.5) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── minimist || minimist (1.2.0) || node-minimist (1.2.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── orchestrator || orchestrator (0.3.8) || node-orchestrator (0.3.8-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── end-of-stream || end-of-stream (1.4.0) || node-end-of-stream (1.4.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── sequencify || sequencify (0.0.7) || node-sequencify (0.0.7-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── stream-consume || stream-consume (0.1.0) || node-stream-consume (0.1.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── pretty-hrtime || pretty-hrtime (1.0.3) || node-pretty-hrtime (1.0.3-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── semver || semver (5.4.1) || node-semver (5.4.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── tildify || tildify (1.2.0) || node-tildify (1.2.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── os-homedir || os-homedir (1.0.2) || nodejs (6.11.3~dfsg-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── v8flags || v8flags (3.0.1) || node-v8flags (2.0.11-2 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── homedir-polyfill || homedir-polyfill (1.0.1) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> └── vinyl-fs || vinyl-fs (2.4.4) || node-vinyl-fs (2.4.4-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── duplexify || duplexify (3.5.1) || node-duplexify (3.5.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── end-of-stream || end-of-stream (1.4.0) || node-end-of-stream (1.4.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── once || once (1.4.0) || node-once (1.4.0-2 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── wrappy || wrappy (1.0.2) || node-wrappy (1.0.2-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── inherits || inherits (2.0.3) || node-inherits (2.0.3-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── readable-stream || readable-stream (2.3.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── stream-shift || stream-shift (1.0.0) || node-stream-shift (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── glob-stream || glob-stream (6.1.0) || node-glob-stream (5.3.4-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── extend || extend (3.0.1) || node-extend (2.0.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── glob || glob (7.1.2) || node-glob (7.1.2-4 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── fs.realpath || fs.realpath (1.0.0) || node-fs.realpath (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── inflight || inflight (1.0.6) || node-inflight (1.0.6-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── once || once (1.4.0) || node-once (1.4.0-2 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── wrappy || wrappy (1.0.2) || node-wrappy (1.0.2-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── inherits || inherits (2.0.3) || node-inherits (2.0.3-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── minimatch || minimatch (3.0.4) || node-minimatch (3.0.4-3 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── brace-expansion || brace-expansion (1.1.8) || node-brace-expansion (1.1.8-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── balanced-match || balanced-match (1.0.0) || node-balanced-match (0.4.2-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── concat-map || concat-map (0.0.1) || node-concat-map (0.0.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── once || once (1.4.0) || node-once (1.4.0-2 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── path-is-absolute || path-is-absolute (1.0.1) || node-path-is-absolute (1.0.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── glob-parent || glob-parent (3.1.0) || node-glob-parent (3.0.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── is-glob || is-glob (4.0.0) || node-is-glob (3.0.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── is-extglob || is-extglob (2.1.1) || node-is-extglob (2.0.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── path-dirname || path-dirname (1.0.2) || node-path-dirname (1.0.2-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── is-negated-glob || is-negated-glob (1.0.0) || node-is-negated-glob (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── ordered-read-streams || ordered-read-streams (1.0.1) || node-ordered-read-streams (1.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── readable-stream || readable-stream (2.3.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── pumpify || pumpify (1.3.5) || node-pumpify (1.3.5-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── duplexify || duplexify (3.5.1) || node-duplexify (3.5.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── inherits || inherits (2.0.3) || node-inherits (2.0.3-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── pump || pump (1.0.2) || node-pump (1.0.2-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── end-of-stream || end-of-stream (1.4.0) || node-end-of-stream (1.4.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── once || once (1.4.0) || node-once (1.4.0-2 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── readable-stream || readable-stream (2.3.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── remove-trailing-separator || remove-trailing-separator (1.1.0) || node-remove-trailing-separator (1.0.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── to-absolute-glob || to-absolute-glob (2.0.1) || node-to-absolute-glob (2.0.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── extend-shallow || extend-shallow (2.0.1) || node-extend-shallow (2.0.1-3 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── is-extendable || is-extendable (1.0.1) || node-is-extendable (0.1.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── is-plain-object || is-plain-object (2.0.4) || node-is-plain-object (2.0.1+dfsg-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── isobject || isobject (3.0.1) || node-isobject (2.1.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── is-absolute || is-absolute (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── is-relative || is-relative (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── is-unc-path || is-unc-path (1.0.0) || node-is-unc-path (0.1.2-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── unc-path-regex || unc-path-regex (0.1.2) || node-unc-path-regex (0.1.2-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── is-windows || is-windows (1.0.1) || node-is-windows (0.2.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── is-negated-glob || is-negated-glob (1.0.0) || node-is-negated-glob (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── unique-stream || unique-stream (2.2.1) || node-unique-stream (2.2.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── json-stable-stringify || json-stable-stringify (1.0.1) || node-json-stable-stringify (1.0.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── jsonify || jsonify (0.0.0) || node-jsonify (0.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── through2-filter || through2-filter (2.0.0) || node-through2-filter (2.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── graceful-fs || graceful-fs (4.1.11) || node-graceful-fs (4.1.11-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── gulp-sourcemaps || gulp-sourcemaps (2.6.1) || node-gulp-sourcemaps (1.9.1-2 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── acorn || acorn (5.1.2) || acorn (5.1.1+ds1-3 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── convert-source-map || convert-source-map (1.5.0) || node-convert-source-map (1.5.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── css || css (2.2.1) || node-css (2.1.0-2 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── inherits || inherits (2.0.3) || node-inherits (2.0.3-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── source-map || source-map (0.6.1) || node-source-map (0.6.1+dfsg-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── source-map-resolve || source-map-resolve (0.5.0) || node-css (2.1.0-2 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── atob || atob (2.0.3) || node-css (2.1.0-2 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── resolve-url || resolve-url (0.2.1) || node-css (2.1.0-2 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── source-map-url || source-map-url (0.4.0) || node-css (2.1.0-2 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── urix || urix (0.1.0) || node-css (2.1.0-2 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── urix || urix (0.1.0) || node-css (2.1.0-2 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── debug-fabulous || debug-fabulous (0.2.1) || node-debug-fabulous (0.0.4-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── debug || debug (3.1.0) || node-debug (2.5.1-2 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── ms || ms (2.0.0) || node-debug (2.5.1-2 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── memoizee || memoizee (0.4.11) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── d || d (1.0.0) || node-d (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── es5-ext || es5-ext (0.10.30) || node-es5-ext (0.10.30-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── es6-weak-map || es6-weak-map (2.0.2) || node-es6-weak-map (2.0.2-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── d || d (1.0.0) || node-d (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── es5-ext || es5-ext (0.10.30) || node-es5-ext (0.10.30-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── es6-iterator || es6-iterator (2.0.1) || node-es6-iterator (2.0.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── d || d (1.0.0) || node-d (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   ├── es5-ext || es5-ext (0.10.30) || node-es5-ext (0.10.30-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   │   └── es6-symbol || es6-symbol (3.1.1) || node-es6-symbol (3.1.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── es6-symbol || es6-symbol (3.1.1) || node-es6-symbol (3.1.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   ├── d || d (1.0.0) || node-d (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   │   └── es5-ext || es5-ext (0.10.30) || node-es5-ext (0.10.30-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── es5-ext || es5-ext (0.10.30) || node-es5-ext (0.10.30-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── es6-iterator || es6-iterator (2.0.1) || node-es6-iterator (2.0.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── es6-symbol || es6-symbol (3.1.1) || node-es6-symbol (3.1.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── event-emitter || event-emitter (0.3.5) || node-event-emitter (0.3.5-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   ├── d || d (1.0.0) || node-d (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── es5-ext || es5-ext (0.10.30) || node-es5-ext (0.10.30-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── is-promise || is-promise (2.1.0) || node-is-promise (2.1.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── lru-queue || lru-queue (0.1.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   │   └── es5-ext || es5-ext (0.10.30) || node-es5-ext (0.10.30-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── next-tick || next-tick (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── timers-ext || timers-ext (0.1.2) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   ├── es5-ext || es5-ext (0.10.30) || node-es5-ext (0.10.30-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   │   └── next-tick || next-tick (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── object-assign || object-assign (4.1.1) || node-object-assign (4.1.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── detect-newline || detect-newline (2.1.0) || node-detect-newline (2.1.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── graceful-fs || graceful-fs (4.1.11) || node-graceful-fs (4.1.11-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── source-map || source-map (0.6.1) || node-source-map (0.6.1+dfsg-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── strip-bom-string || strip-bom-string (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── through2 || through2 (2.0.3) || node-through2 (2.0.3-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── vinyl || vinyl (2.1.0) || node-vinyl (2.0.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── clone || clone (2.1.1) || node-clone (2.1.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── cloneable-readable || cloneable-readable (1.0.0) || node-cloneable-readable (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── inherits || inherits (2.0.3) || node-inherits (2.0.3-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── process-nextick-args || process-nextick-args (1.0.7) || node-process-nextick-args (1.0.8-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── through2 || through2 (2.0.3) || node-through2 (2.0.3-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── clone-buffer || clone-buffer (1.0.0) || node-clone-buffer (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── clone-stats || clone-stats (1.0.0) || node-clone-stats (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── remove-trailing-separator || remove-trailing-separator (1.1.0) || node-remove-trailing-separator (1.0.1-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── replace-ext || replace-ext (1.0.0) || node-replace-ext (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── is-valid-glob || is-valid-glob (1.0.0) || node-is-valid-glob (0.3.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── lazystream || lazystream (1.0.0) || node-lazystream (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── readable-stream || readable-stream (2.3.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── core-util-is || core-util-is (1.0.2) || node-core-util-is (1.0.2-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── inherits || inherits (2.0.3) || node-inherits (2.0.3-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── isarray || isarray (2.0.2) || node-isarray (2.0.2-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── process-nextick-args || process-nextick-args (1.0.7) || node-process-nextick-args (1.0.8-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── safe-buffer || safe-buffer (5.1.1) || node-safe-buffer (5.1.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── string_decoder || string_decoder (1.0.3) || node-string-decoder (1.0.3-2 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── safe-buffer || safe-buffer (5.1.1) || node-safe-buffer (5.1.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── util-deprecate || util-deprecate (1.0.2) || node-util-deprecate (1.0.2-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── lodash.isequal || lodash.isequal (4.5.0) || node-lodash-packages (4.15.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── merge-stream || merge-stream (1.0.1) || node-merge-stream (1.0.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── readable-stream || readable-stream (2.3.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── mkdirp || mkdirp (0.5.1) || node-mkdirp (0.5.1-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── minimist || minimist (1.2.0) || node-minimist (1.2.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── object-assign || object-assign (4.1.1) || node-object-assign (4.1.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── readable-stream || readable-stream (2.3.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── strip-bom || strip-bom (3.0.0) || node-strip-bom (3.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── strip-bom-stream || strip-bom-stream (3.0.0) || node-strip-bom-stream (2.0.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── first-chunk-stream || first-chunk-stream (2.0.0) || node-first-chunk-stream (2.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── readable-stream || readable-stream (2.3.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── strip-bom-buf || strip-bom-buf (1.0.0) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── is-utf8 || is-utf8 (0.2.1) || ITP [[http://bugs.debian.org/854161|node-is-utf8 #854161"]] || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── through2 || through2 (2.0.3) || node-through2 (2.0.3-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── through2-filter || through2-filter (2.0.0) || node-through2-filter (2.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   ├── through2 || through2 (2.0.3) || node-through2 (2.0.3-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   ├── readable-stream || readable-stream (2.3.3) || || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   │   └── xtend || xtend (4.0.1) || node-extend (2.0.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> │   └── xtend || xtend (4.0.1) || node-extend (2.0.0-1 /!\ ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> ├── vali-date || vali-date (1.0.0) || node-vali-date (1.0.0-1 {OK} ) || ||
||<style="font-family: courier, monospace; white-space: pre-wrap; word-wrap: break-word;"> └── vinyl || vinyl (2.1.0) || node-vinyl (2.0.1-1 /!\ ) || ||

Packaging gulp

Introduction

In this page will be tracked packaging information about gulp nodejs module.

Please do not edit this page by hand. Use this script instead.

For more information about packaging a Node.js module, please take a look at this page.

Build Dependencies

Name

npm

debian

task

marked-man

marked-man (0.2.1)

node-marked-man (0.3.0-1 {OK} )

coveralls

coveralls (3.0.0)

node-coveralls (2.13.1-1 /!\ )

jscs-preset-gulp

jscs-preset-gulp (1.0.0)

mocha

mocha (4.0.0)

node-mocha (1.20.1-7 /!\ )

q

q (1.5.0)

node-q (1.4.1-1 /!\ )

graceful-fs

graceful-fs (4.1.11)

node-graceful-fs (4.1.11-1 {OK} )

eslint

eslint (4.8.0)

ITP node-babel-eslint #876182"

jscs

jscs (3.0.7)

RFP node-jscs #816195"

istanbul

istanbul (0.4.5)

RFP node-istanbul #761441"

eslint-config-gulp

eslint-config-gulp (2.1.0)

mocha-lcov-reporter

mocha-lcov-reporter (1.3.0)

node-mocha-lcov-reporter (1.3.0-1 {OK} )

rimraf

rimraf (2.6.2)

node-rimraf (2.5.4-3 /!\ )

should

should (13.1.0)

should.js (8.4.0~dfsg-3 /!\ )

mkdirp

mkdirp (0.5.1)

node-mkdirp (0.5.1-1 {OK} )

Dependencies

Name

npm

debian

task

gulp

gulp (3.9.1)

node-gulp (3.9.1-6 {OK} )

├── archy

archy (1.0.0)

node-archy (1.0.0-1 {OK} )

├── chalk

chalk (2.1.0)

node-chalk (1.1.3-2 /!\ )

│   ├── ansi-styles

ansi-styles (3.2.0)

node-ansi-styles (2.2.1-1 /!\ )

│   │   └── color-convert

color-convert (1.9.0)

node-color-convert (1.9.0-1 {OK} )

│   │   └── color-name

color-name (1.1.3)

node-color-name (1.1.3-1 {OK} )

│   ├── escape-string-regexp

escape-string-regexp (1.0.5)

node-escape-string-regexp (1.0.5-1 {OK} )

│   └── supports-color

supports-color (4.4.0)

node-supports-color (4.4.0-1 {OK} )

│   └── has-flag

has-flag (2.0.0)

node-has-flag (2.0.0-1 {OK} )

├── deprecated

deprecated (0.0.2)

node-deprecated (0.0.1-1 /!\ )

├── gulp-util

gulp-util (3.0.8)

node-gulp-util (3.0.7-1 /!\ )

│   ├── array-differ

array-differ (2.0.3)

node-array-differ (1.0.0-1 /!\ )

│   ├── array-uniq

array-uniq (1.0.3)

node-array-uniq (1.0.3-1 {OK} )

│   ├── beeper

beeper (1.1.1)

node-beeper (1.1.0-1 /!\ )

│   ├── chalk

chalk (2.1.0)

node-chalk (1.1.3-2 /!\ )

│   ├── dateformat

dateformat (3.0.2)

node-dateformat (2.0.0-1 /!\ )

│   ├── fancy-log

fancy-log (1.3.0)

node-fancy-log (1.2.0-1 /!\ )

│   │   ├── chalk

chalk (2.1.0)

node-chalk (1.1.3-2 /!\ )

│   │   └── time-stamp

time-stamp (2.0.0)

node-time-stamp (1.0.1-1 /!\ )

│   ├── gulplog

gulplog (1.0.0)

node-gulplog (1.0.0-1 {OK} )

│   │   └── glogg

glogg (1.0.0)

node-glogg (1.0.0-1 {OK} )

│   │   └── sparkles

sparkles (1.0.0)

node-sparkles (1.0.0-1 {OK} )

│   ├── has-gulplog

has-gulplog (0.1.0)

node-has-gulplog (0.1.0-1 {OK} )

│   │   └── sparkles

sparkles (1.0.0)

node-sparkles (1.0.0-1 {OK} )

│   ├── lodash._reescape

lodash._reescape (3.0.0)

node-lodash-packages (4.15.0-1 {OK} )

│   ├── lodash._reevaluate

lodash._reevaluate (3.0.0)

node-lodash-packages (4.15.0-1 {OK} )

│   ├── lodash._reinterpolate

lodash._reinterpolate (3.0.0)

node-lodash-packages (4.15.0-1 {OK} )

│   ├── lodash.template

lodash.template (4.4.0)

node-lodash-packages (4.15.0-1 {OK} )

│   │   ├── lodash._reinterpolate

lodash._reinterpolate (3.0.0)

node-lodash-packages (4.15.0-1 {OK} )

│   │   └── lodash.templatesettings

lodash.templatesettings (4.1.0)

node-lodash-packages (4.15.0-1 {OK} )

│   │   └── lodash._reinterpolate

lodash._reinterpolate (3.0.0)

node-lodash-packages (4.15.0-1 {OK} )

│   ├── minimist

minimist (1.2.0)

node-minimist (1.2.0-1 {OK} )

│   ├── multipipe

multipipe (1.0.2)

node-multipipe (1.0.2-1 {OK} )

│   │   ├── duplexer2

duplexer2 (0.1.4)

node-duplexer2 (0.1.4-1 {OK} )

│   │   │   └── readable-stream

readable-stream (2.3.3)

│   │   └── object-assign

object-assign (4.1.1)

node-object-assign (4.1.0-1 /!\ )

│   ├── object-assign

object-assign (4.1.1)

node-object-assign (4.1.0-1 /!\ )

│   ├── replace-ext

replace-ext (1.0.0)

node-replace-ext (1.0.0-1 {OK} )

│   ├── through2

through2 (2.0.3)

node-through2 (2.0.3-1 {OK} )

│   └── vinyl

vinyl (2.1.0)

node-vinyl (2.0.1-1 /!\ )

├── interpret

interpret (1.0.4)

node-interpret (1.0.1-1 /!\ )

├── liftoff

liftoff (2.3.0)

node-liftoff (2.3.0-2 {OK} )

│   ├── extend

extend (3.0.1)

node-extend (2.0.0-1 /!\ )

│   ├── findup-sync

findup-sync (2.0.0)

node-findup-sync (0.4.3-1 /!\ )

│   │   ├── detect-file

detect-file (1.0.0)

node-detect-file (0.1.0-1 /!\ )

│   │   ├── is-glob

is-glob (4.0.0)

node-is-glob (3.0.0-1 /!\ )

│   │   ├── micromatch

micromatch (3.1.0)

node-micromatch (2.3.11-1 /!\ )

│   │   │   ├── array-unique

array-unique (0.3.2)

node-array-unique (0.2.1-1 /!\ )

│   │   │   ├── arr-diff

arr-diff (4.0.0)

node-arr-diff (3.0.0-1 /!\ )

│   │   │   ├── braces

braces (2.2.2)

node-braces (2.0.2-1 /!\ )

│   │   │   │   ├── array-unique

array-unique (0.3.2)

node-array-unique (0.2.1-1 /!\ )

│   │   │   │   ├── arr-flatten

arr-flatten (1.1.0)

node-arr-flatten (1.0.1-1 /!\ )

│   │   │   │   ├── define-property

define-property (1.0.0)

node-define-property (0.2.5-1 /!\ )

│   │   │   │   ├── extend-shallow

extend-shallow (2.0.1)

node-extend-shallow (2.0.1-3 {OK} )

│   │   │   │   ├── fill-range

fill-range (4.0.0)

node-fill-range (3.0.3-1 /!\ )

│   │   │   │   │   ├── extend-shallow

extend-shallow (2.0.1)

node-extend-shallow (2.0.1-3 {OK} )

│   │   │   │   │   ├── is-number

is-number (3.0.0)

node-is-number (3.0.0-1 {OK} )

│   │   │   │   │   ├── repeat-string

repeat-string (1.6.1)

node-repeat-string (1.5.4-1 /!\ )

│   │   │   │   │   └── to-regex-range

to-regex-range (2.1.1)

node-to-regex-range (0.2.0-1 /!\ )

│   │   │   │   │   ├── is-number

is-number (3.0.0)

node-is-number (3.0.0-1 {OK} )

│   │   │   │   │   └── repeat-string

repeat-string (1.6.1)

node-repeat-string (1.5.4-1 /!\ )

│   │   │   │   ├── isobject

isobject (3.0.1)

node-isobject (2.1.0-1 /!\ )

│   │   │   │   ├── repeat-element

repeat-element (1.1.2)

node-repeat-element (1.1.2+github-2 {OK} )

│   │   │   │   ├── snapdragon

snapdragon (0.11.0)

node-snapdragon (0.8.1-1 /!\ )

│   │   │   │   ├── snapdragon-node

snapdragon-node (2.1.1)

│   │   │   │   ├── split-string

split-string (3.0.2)

│   │   │   │   │   └── extend-shallow

extend-shallow (2.0.1)

node-extend-shallow (2.0.1-3 {OK} )

│   │   │   │   └── to-regex

to-regex (3.0.1)

node-to-regex (3.0.1-1 {OK} )

│   │   │   ├── define-property

define-property (1.0.0)

node-define-property (0.2.5-1 /!\ )

│   │   │   ├── extend-shallow

extend-shallow (2.0.1)

node-extend-shallow (2.0.1-3 {OK} )

│   │   │   ├── extglob

extglob (2.0.2)

node-extglob (1.0.0-2 /!\ )

│   │   │   │   ├── array-unique

array-unique (0.3.2)

node-array-unique (0.2.1-1 /!\ )

│   │   │   │   ├── define-property

define-property (1.0.0)

node-define-property (0.2.5-1 /!\ )

│   │   │   │   ├── expand-brackets

expand-brackets (2.1.4)

node-expand-brackets (2.1.3-1 /!\ )

│   │   │   │   │   ├── debug

debug (3.1.0)

node-debug (2.5.1-2 /!\ )

│   │   │   │   │   ├── define-property

define-property (1.0.0)

node-define-property (0.2.5-1 /!\ )

│   │   │   │   │   ├── extend-shallow

extend-shallow (2.0.1)

node-extend-shallow (2.0.1-3 {OK} )

│   │   │   │   │   ├── posix-character-classes

posix-character-classes (1.0.0)

node-posix-character-classes (0.1.0-1 /!\ )

│   │   │   │   │   ├── regex-not

regex-not (1.0.0)

node-regex-not (1.0.0-1 {OK} )

│   │   │   │   │   ├── snapdragon

snapdragon (0.11.0)

node-snapdragon (0.8.1-1 /!\ )

│   │   │   │   │   └── to-regex

to-regex (3.0.1)

node-to-regex (3.0.1-1 {OK} )

│   │   │   │   ├── extend-shallow

extend-shallow (2.0.1)

node-extend-shallow (2.0.1-3 {OK} )

│   │   │   │   ├── fragment-cache

fragment-cache (0.2.1)

node-fragment-cache (0.2.0-1 /!\ )

│   │   │   │   ├── regex-not

regex-not (1.0.0)

node-regex-not (1.0.0-1 {OK} )

│   │   │   │   ├── snapdragon

snapdragon (0.11.0)

node-snapdragon (0.8.1-1 /!\ )

│   │   │   │   └── to-regex

to-regex (3.0.1)

node-to-regex (3.0.1-1 {OK} )

│   │   │   ├── fragment-cache

fragment-cache (0.2.1)

node-fragment-cache (0.2.0-1 /!\ )

│   │   │   ├── kind-of

kind-of (5.0.2)

node-kind-of (3.0.4+dfsg-1 /!\ )

│   │   │   ├── nanomatch

nanomatch (1.2.3)

│   │   │   │   ├── array-unique

array-unique (0.3.2)

node-array-unique (0.2.1-1 /!\ )

│   │   │   │   ├── arr-diff

arr-diff (4.0.0)

node-arr-diff (3.0.0-1 /!\ )

│   │   │   │   ├── define-property

define-property (1.0.0)

node-define-property (0.2.5-1 /!\ )

│   │   │   │   ├── extend-shallow

extend-shallow (2.0.1)

node-extend-shallow (2.0.1-3 {OK} )

│   │   │   │   ├── fragment-cache

fragment-cache (0.2.1)

node-fragment-cache (0.2.0-1 /!\ )

│   │   │   │   │   └── map-cache

map-cache (0.2.2)

node-map-cache (0.2.2-1 {OK} )

│   │   │   │   ├── is-odd

is-odd (1.0.0)

│   │   │   │   │   └── is-number

is-number (3.0.0)

node-is-number (3.0.0-1 {OK} )

│   │   │   │   │   └── kind-of

kind-of (5.0.2)

node-kind-of (3.0.4+dfsg-1 /!\ )

│   │   │   │   ├── kind-of

kind-of (5.0.2)

node-kind-of (3.0.4+dfsg-1 /!\ )

│   │   │   │   ├── object.pick

object.pick (1.3.0)

│   │   │   │   ├── regex-not

regex-not (1.0.0)

node-regex-not (1.0.0-1 {OK} )

│   │   │   │   ├── snapdragon

snapdragon (0.11.0)

node-snapdragon (0.8.1-1 /!\ )

│   │   │   │   └── to-regex

to-regex (3.0.1)

node-to-regex (3.0.1-1 {OK} )

│   │   │   │   ├── define-property

define-property (1.0.0)

node-define-property (0.2.5-1 /!\ )

│   │   │   │   ├── extend-shallow

extend-shallow (2.0.1)

node-extend-shallow (2.0.1-3 {OK} )

│   │   │   │   └── regex-not

regex-not (1.0.0)

node-regex-not (1.0.0-1 {OK} )

│   │   │   ├── object.pick

object.pick (1.3.0)

│   │   │   │   └── isobject

isobject (3.0.1)

node-isobject (2.1.0-1 /!\ )

│   │   │   ├── regex-not

regex-not (1.0.0)

node-regex-not (1.0.0-1 {OK} )

│   │   │   │   └── extend-shallow

extend-shallow (2.0.1)

node-extend-shallow (2.0.1-3 {OK} )

│   │   │   ├── snapdragon

snapdragon (0.11.0)

node-snapdragon (0.8.1-1 /!\ )

│   │   │   │   ├── component-emitter

component-emitter (1.2.1)

node-component-emitter (1.2.1-1 {OK} )

│   │   │   │   ├── debug

debug (3.1.0)

node-debug (2.5.1-2 /!\ )

│   │   │   │   ├── define-property

define-property (1.0.0)

node-define-property (0.2.5-1 /!\ )

│   │   │   │   ├── extend-shallow

extend-shallow (2.0.1)

node-extend-shallow (2.0.1-3 {OK} )

│   │   │   │   ├── get-value

get-value (2.0.6)

node-get-value (2.0.6-1 {OK} )

│   │   │   │   ├── isobject

isobject (3.0.1)

node-isobject (2.1.0-1 /!\ )

│   │   │   │   ├── map-cache

map-cache (0.2.2)

node-map-cache (0.2.2-1 {OK} )

│   │   │   │   ├── snapdragon-node

snapdragon-node (2.1.1)

│   │   │   │   │   ├── define-property

define-property (1.0.0)

node-define-property (0.2.5-1 /!\ )

│   │   │   │   │   ├── isobject

isobject (3.0.1)

node-isobject (2.1.0-1 /!\ )

│   │   │   │   │   └── snapdragon-util

snapdragon-util (3.0.1)

ITP node-snapdragon-util #859408"

│   │   │   │   ├── snapdragon-util

snapdragon-util (3.0.1)

ITP node-snapdragon-util #859408"

│   │   │   │   │   └── kind-of

kind-of (5.0.2)

node-kind-of (3.0.4+dfsg-1 /!\ )

│   │   │   │   ├── source-map

source-map (0.6.1)

node-source-map (0.6.1+dfsg-1 {OK} )

│   │   │   │   ├── source-map-resolve

source-map-resolve (0.5.0)

node-css (2.1.0-2 {OK} )

│   │   │   │   └── use

use (3.0.0)

node-use (2.0.0-1 /!\ )

│   │   │   │   ├── define-property

define-property (1.0.0)

node-define-property (0.2.5-1 /!\ )

│   │   │   │   │   └── is-descriptor

is-descriptor (1.0.1)

node-is-descriptor (0.1.4-1 /!\ )

│   │   │   │   │   ├── is-accessor-descriptor

is-accessor-descriptor (0.1.6)

node-is-accessor-descriptor (0.1.6-1 {OK} )

│   │   │   │   │   │   └── kind-of

kind-of (5.0.2)

node-kind-of (3.0.4+dfsg-1 /!\ )

│   │   │   │   │   ├── is-data-descriptor

is-data-descriptor (0.1.4)

node-is-data-descriptor (0.1.4-1 {OK} )

│   │   │   │   │   │   └── kind-of

kind-of (5.0.2)

node-kind-of (3.0.4+dfsg-1 /!\ )

│   │   │   │   │   └── kind-of

kind-of (5.0.2)

node-kind-of (3.0.4+dfsg-1 /!\ )

│   │   │   │   └── isobject

isobject (3.0.1)

node-isobject (2.1.0-1 /!\ )

│   │   │   └── to-regex

to-regex (3.0.1)

node-to-regex (3.0.1-1 {OK} )

│   │   └── resolve-dir

resolve-dir (1.0.1)

node-resolve-dir (1.0.0-1 /!\ )

│   │   ├── expand-tilde

expand-tilde (2.0.2)

node-expand-tilde (2.0.1-1 /!\ )

│   │   │   └── homedir-polyfill

homedir-polyfill (1.0.1)

│   │   │   └── parse-passwd

parse-passwd (1.0.0)

│   │   └── global-modules

global-modules (1.0.0)

node-global-modules (0.2.3-1 /!\ )

│   │   ├── global-prefix

global-prefix (1.0.2)

node-global-prefix (0.1.4-1 /!\ )

│   │   │   ├── expand-tilde

expand-tilde (2.0.2)

node-expand-tilde (2.0.1-1 /!\ )

│   │   │   ├── homedir-polyfill

homedir-polyfill (1.0.1)

│   │   │   ├── ini

ini (1.3.4)

node-ini (1.3.4-1 {OK} )

│   │   │   ├── is-windows

is-windows (1.0.1)

node-is-windows (0.2.0-1 /!\ )

│   │   │   └── which

which (1.3.0)

node-which (1.2.11-1 /!\ )

│   │   │   └── isexe

isexe (2.0.0)

node-isexe (2.0.0-3 {OK} )

│   │   ├── is-windows

is-windows (1.0.1)

node-is-windows (0.2.0-1 /!\ )

│   │   └── resolve-dir

resolve-dir (1.0.1)

node-resolve-dir (1.0.0-1 /!\ )

│   ├── fined

fined (1.1.0)

node-fined (1.0.2-2 /!\ )

│   │   ├── expand-tilde

expand-tilde (2.0.2)

node-expand-tilde (2.0.1-1 /!\ )

│   │   ├── is-plain-object

is-plain-object (2.0.4)

node-is-plain-object (2.0.1+dfsg-1 /!\ )

│   │   ├── object.defaults

object.defaults (1.1.0)

│   │   │   ├── array-each

array-each (1.0.1)

│   │   │   ├── array-slice

array-slice (1.0.0)

│   │   │   ├── for-own

for-own (1.0.0)

node-for-own (0.1.4-1 /!\ )

│   │   │   │   └── for-in

for-in (1.0.2)

node-for-in (0.1.6-1 /!\ )

│   │   │   └── isobject

isobject (3.0.1)

node-isobject (2.1.0-1 /!\ )

│   │   ├── object.pick

object.pick (1.3.0)

│   │   └── parse-filepath

parse-filepath (1.0.1)

node-parse-filepath (1.0.1-1 {OK} )

│   │   ├── is-absolute

is-absolute (1.0.0)

│   │   ├── map-cache

map-cache (0.2.2)

node-map-cache (0.2.2-1 {OK} )

│   │   └── path-root

path-root (0.1.1)

node-path-root (0.1.1-1 {OK} )

│   │   └── path-root-regex

path-root-regex (0.1.2)

node-path-root-regex (0.1.2-1 {OK} )

│   ├── flagged-respawn

flagged-respawn (0.3.2)

node-flagged-respawn (0.3.2-1 {OK} )

│   ├── lodash.isplainobject

lodash.isplainobject (4.0.6)

node-lodash-packages (4.15.0-1 {OK} )

│   ├── lodash.isstring

lodash.isstring (4.0.1)

node-lodash-packages (4.15.0-1 {OK} )

│   ├── lodash.mapvalues

lodash.mapvalues (4.6.0)

node-lodash-packages (4.15.0-1 {OK} )

│   ├── rechoir

rechoir (0.6.2)

node-rechoir (0.6.2-1 {OK} )

│   │   └── resolve

resolve (1.4.0)

node-resolve (1.4.0-1 {OK} )

│   └── resolve

resolve (1.4.0)

node-resolve (1.4.0-1 {OK} )

│   └── path-parse

path-parse (1.0.5)

├── minimist

minimist (1.2.0)

node-minimist (1.2.0-1 {OK} )

├── orchestrator

orchestrator (0.3.8)

node-orchestrator (0.3.8-1 {OK} )

│   ├── end-of-stream

end-of-stream (1.4.0)

node-end-of-stream (1.4.0-1 {OK} )

│   ├── sequencify

sequencify (0.0.7)

node-sequencify (0.0.7-1 {OK} )

│   └── stream-consume

stream-consume (0.1.0)

node-stream-consume (0.1.0-1 {OK} )

├── pretty-hrtime

pretty-hrtime (1.0.3)

node-pretty-hrtime (1.0.3-1 {OK} )

├── semver

semver (5.4.1)

node-semver (5.4.1-1 {OK} )

├── tildify

tildify (1.2.0)

node-tildify (1.2.0-1 {OK} )

│   └── os-homedir

os-homedir (1.0.2)

nodejs (6.11.3~dfsg-1 {OK} )

├── v8flags

v8flags (3.0.1)

node-v8flags (2.0.11-2 /!\ )

│   └── homedir-polyfill

homedir-polyfill (1.0.1)

└── vinyl-fs

vinyl-fs (2.4.4)

node-vinyl-fs (2.4.4-1 {OK} )

├── duplexify

duplexify (3.5.1)

node-duplexify (3.5.0-1 /!\ )

│   ├── end-of-stream

end-of-stream (1.4.0)

node-end-of-stream (1.4.0-1 {OK} )

│   │   └── once

once (1.4.0)

node-once (1.4.0-2 {OK} )

│   │   └── wrappy

wrappy (1.0.2)

node-wrappy (1.0.2-1 {OK} )

│   ├── inherits

inherits (2.0.3)

node-inherits (2.0.3-1 {OK} )

│   ├── readable-stream

readable-stream (2.3.3)

│   └── stream-shift

stream-shift (1.0.0)

node-stream-shift (1.0.0-1 {OK} )

├── glob-stream

glob-stream (6.1.0)

node-glob-stream (5.3.4-1 /!\ )

│   ├── extend

extend (3.0.1)

node-extend (2.0.0-1 /!\ )

│   ├── glob

glob (7.1.2)

node-glob (7.1.2-4 {OK} )

│   │   ├── fs.realpath

fs.realpath (1.0.0)

node-fs.realpath (1.0.0-1 {OK} )

│   │   ├── inflight

inflight (1.0.6)

node-inflight (1.0.6-1 {OK} )

│   │   │   ├── once

once (1.4.0)

node-once (1.4.0-2 {OK} )

│   │   │   └── wrappy

wrappy (1.0.2)

node-wrappy (1.0.2-1 {OK} )

│   │   ├── inherits

inherits (2.0.3)

node-inherits (2.0.3-1 {OK} )

│   │   ├── minimatch

minimatch (3.0.4)

node-minimatch (3.0.4-3 {OK} )

│   │   │   └── brace-expansion

brace-expansion (1.1.8)

node-brace-expansion (1.1.8-1 {OK} )

│   │   │   ├── balanced-match

balanced-match (1.0.0)

node-balanced-match (0.4.2-1 /!\ )

│   │   │   └── concat-map

concat-map (0.0.1)

node-concat-map (0.0.1-1 {OK} )

│   │   ├── once

once (1.4.0)

node-once (1.4.0-2 {OK} )

│   │   └── path-is-absolute

path-is-absolute (1.0.1)

node-path-is-absolute (1.0.0-1 /!\ )

│   ├── glob-parent

glob-parent (3.1.0)

node-glob-parent (3.0.1-1 /!\ )

│   │   ├── is-glob

is-glob (4.0.0)

node-is-glob (3.0.0-1 /!\ )

│   │   │   └── is-extglob

is-extglob (2.1.1)

node-is-extglob (2.0.0-1 /!\ )

│   │   └── path-dirname

path-dirname (1.0.2)

node-path-dirname (1.0.2-1 {OK} )

│   ├── is-negated-glob

is-negated-glob (1.0.0)

node-is-negated-glob (1.0.0-1 {OK} )

│   ├── ordered-read-streams

ordered-read-streams (1.0.1)

node-ordered-read-streams (1.0-1 /!\ )

│   │   └── readable-stream

readable-stream (2.3.3)

│   ├── pumpify

pumpify (1.3.5)

node-pumpify (1.3.5-1 {OK} )

│   │   ├── duplexify

duplexify (3.5.1)

node-duplexify (3.5.0-1 /!\ )

│   │   ├── inherits

inherits (2.0.3)

node-inherits (2.0.3-1 {OK} )

│   │   └── pump

pump (1.0.2)

node-pump (1.0.2-1 {OK} )

│   │   ├── end-of-stream

end-of-stream (1.4.0)

node-end-of-stream (1.4.0-1 {OK} )

│   │   └── once

once (1.4.0)

node-once (1.4.0-2 {OK} )

│   ├── readable-stream

readable-stream (2.3.3)

│   ├── remove-trailing-separator

remove-trailing-separator (1.1.0)

node-remove-trailing-separator (1.0.1-1 /!\ )

│   ├── to-absolute-glob

to-absolute-glob (2.0.1)

node-to-absolute-glob (2.0.1-1 {OK} )

│   │   ├── extend-shallow

extend-shallow (2.0.1)

node-extend-shallow (2.0.1-3 {OK} )

│   │   │   └── is-extendable

is-extendable (1.0.1)

node-is-extendable (0.1.1-1 /!\ )

│   │   │   └── is-plain-object

is-plain-object (2.0.4)

node-is-plain-object (2.0.1+dfsg-1 /!\ )

│   │   │   └── isobject

isobject (3.0.1)

node-isobject (2.1.0-1 /!\ )

│   │   ├── is-absolute

is-absolute (1.0.0)

│   │   │   ├── is-relative

is-relative (1.0.0)

│   │   │   │   └── is-unc-path

is-unc-path (1.0.0)

node-is-unc-path (0.1.2-1 /!\ )

│   │   │   │   └── unc-path-regex

unc-path-regex (0.1.2)

node-unc-path-regex (0.1.2-1 {OK} )

│   │   │   └── is-windows

is-windows (1.0.1)

node-is-windows (0.2.0-1 /!\ )

│   │   └── is-negated-glob

is-negated-glob (1.0.0)

node-is-negated-glob (1.0.0-1 {OK} )

│   └── unique-stream

unique-stream (2.2.1)

node-unique-stream (2.2.1-1 {OK} )

│   ├── json-stable-stringify

json-stable-stringify (1.0.1)

node-json-stable-stringify (1.0.1-1 {OK} )

│   │   └── jsonify

jsonify (0.0.0)

node-jsonify (0.0.0-1 {OK} )

│   └── through2-filter

through2-filter (2.0.0)

node-through2-filter (2.0.0-1 {OK} )

├── graceful-fs

graceful-fs (4.1.11)

node-graceful-fs (4.1.11-1 {OK} )

├── gulp-sourcemaps

gulp-sourcemaps (2.6.1)

node-gulp-sourcemaps (1.9.1-2 /!\ )

│   ├── acorn

acorn (5.1.2)

acorn (5.1.1+ds1-3 /!\ )

│   ├── convert-source-map

convert-source-map (1.5.0)

node-convert-source-map (1.5.0-1 {OK} )

│   ├── css

css (2.2.1)

node-css (2.1.0-2 /!\ )

│   │   ├── inherits

inherits (2.0.3)

node-inherits (2.0.3-1 {OK} )

│   │   ├── source-map

source-map (0.6.1)

node-source-map (0.6.1+dfsg-1 {OK} )

│   │   ├── source-map-resolve

source-map-resolve (0.5.0)

node-css (2.1.0-2 {OK} )

│   │   │   ├── atob

atob (2.0.3)

node-css (2.1.0-2 {OK} )

│   │   │   ├── resolve-url

resolve-url (0.2.1)

node-css (2.1.0-2 {OK} )

│   │   │   ├── source-map-url

source-map-url (0.4.0)

node-css (2.1.0-2 {OK} )

│   │   │   └── urix

urix (0.1.0)

node-css (2.1.0-2 {OK} )

│   │   └── urix

urix (0.1.0)

node-css (2.1.0-2 {OK} )

│   ├── debug-fabulous

debug-fabulous (0.2.1)

node-debug-fabulous (0.0.4-1 /!\ )

│   │   ├── debug

debug (3.1.0)

node-debug (2.5.1-2 /!\ )

│   │   │   └── ms

ms (2.0.0)

node-debug (2.5.1-2 {OK} )

│   │   ├── memoizee

memoizee (0.4.11)

│   │   │   ├── d

d (1.0.0)

node-d (1.0.0-1 {OK} )

│   │   │   ├── es5-ext

es5-ext (0.10.30)

node-es5-ext (0.10.30-1 {OK} )

│   │   │   ├── es6-weak-map

es6-weak-map (2.0.2)

node-es6-weak-map (2.0.2-1 {OK} )

│   │   │   │   ├── d

d (1.0.0)

node-d (1.0.0-1 {OK} )

│   │   │   │   │   └── es5-ext

es5-ext (0.10.30)

node-es5-ext (0.10.30-1 {OK} )

│   │   │   │   │   ├── es6-iterator

es6-iterator (2.0.1)

node-es6-iterator (2.0.1-1 {OK} )

│   │   │   │   │   │   ├── d

d (1.0.0)

node-d (1.0.0-1 {OK} )

│   │   │   │   │   │   ├── es5-ext

es5-ext (0.10.30)

node-es5-ext (0.10.30-1 {OK} )

│   │   │   │   │   │   └── es6-symbol

es6-symbol (3.1.1)

node-es6-symbol (3.1.1-1 {OK} )

│   │   │   │   │   └── es6-symbol

es6-symbol (3.1.1)

node-es6-symbol (3.1.1-1 {OK} )

│   │   │   │   │   ├── d

d (1.0.0)

node-d (1.0.0-1 {OK} )

│   │   │   │   │   └── es5-ext

es5-ext (0.10.30)

node-es5-ext (0.10.30-1 {OK} )

│   │   │   │   ├── es5-ext

es5-ext (0.10.30)

node-es5-ext (0.10.30-1 {OK} )

│   │   │   │   ├── es6-iterator

es6-iterator (2.0.1)

node-es6-iterator (2.0.1-1 {OK} )

│   │   │   │   └── es6-symbol

es6-symbol (3.1.1)

node-es6-symbol (3.1.1-1 {OK} )

│   │   │   ├── event-emitter

event-emitter (0.3.5)

node-event-emitter (0.3.5-1 {OK} )

│   │   │   │   ├── d

d (1.0.0)

node-d (1.0.0-1 {OK} )

│   │   │   │   └── es5-ext

es5-ext (0.10.30)

node-es5-ext (0.10.30-1 {OK} )

│   │   │   ├── is-promise

is-promise (2.1.0)

node-is-promise (2.1.0-1 {OK} )

│   │   │   ├── lru-queue

lru-queue (0.1.0)

│   │   │   │   └── es5-ext

es5-ext (0.10.30)

node-es5-ext (0.10.30-1 {OK} )

│   │   │   ├── next-tick

next-tick (1.0.0)

│   │   │   └── timers-ext

timers-ext (0.1.2)

│   │   │   ├── es5-ext

es5-ext (0.10.30)

node-es5-ext (0.10.30-1 {OK} )

│   │   │   └── next-tick

next-tick (1.0.0)

│   │   └── object-assign

object-assign (4.1.1)

node-object-assign (4.1.0-1 /!\ )

│   ├── detect-newline

detect-newline (2.1.0)

node-detect-newline (2.1.0-1 {OK} )

│   ├── graceful-fs

graceful-fs (4.1.11)

node-graceful-fs (4.1.11-1 {OK} )

│   ├── source-map

source-map (0.6.1)

node-source-map (0.6.1+dfsg-1 {OK} )

│   ├── strip-bom-string

strip-bom-string (1.0.0)

│   ├── through2

through2 (2.0.3)

node-through2 (2.0.3-1 {OK} )

│   └── vinyl

vinyl (2.1.0)

node-vinyl (2.0.1-1 /!\ )

│   ├── clone

clone (2.1.1)

node-clone (2.1.1-1 {OK} )

│   ├── cloneable-readable

cloneable-readable (1.0.0)

node-cloneable-readable (1.0.0-1 {OK} )

│   │   ├── inherits

inherits (2.0.3)

node-inherits (2.0.3-1 {OK} )

│   │   ├── process-nextick-args

process-nextick-args (1.0.7)

node-process-nextick-args (1.0.8-1 {OK} )

│   │   └── through2

through2 (2.0.3)

node-through2 (2.0.3-1 {OK} )

│   ├── clone-buffer

clone-buffer (1.0.0)

node-clone-buffer (1.0.0-1 {OK} )

│   ├── clone-stats

clone-stats (1.0.0)

node-clone-stats (1.0.0-1 {OK} )

│   ├── remove-trailing-separator

remove-trailing-separator (1.1.0)

node-remove-trailing-separator (1.0.1-1 /!\ )

│   └── replace-ext

replace-ext (1.0.0)

node-replace-ext (1.0.0-1 {OK} )

├── is-valid-glob

is-valid-glob (1.0.0)

node-is-valid-glob (0.3.0-1 /!\ )

├── lazystream

lazystream (1.0.0)

node-lazystream (1.0.0-1 {OK} )

│   └── readable-stream

readable-stream (2.3.3)

│   ├── core-util-is

core-util-is (1.0.2)

node-core-util-is (1.0.2-1 {OK} )

│   ├── inherits

inherits (2.0.3)

node-inherits (2.0.3-1 {OK} )

│   ├── isarray

isarray (2.0.2)

node-isarray (2.0.2-1 {OK} )

│   ├── process-nextick-args

process-nextick-args (1.0.7)

node-process-nextick-args (1.0.8-1 {OK} )

│   ├── safe-buffer

safe-buffer (5.1.1)

node-safe-buffer (5.1.1-1 {OK} )

│   ├── string_decoder

string_decoder (1.0.3)

node-string-decoder (1.0.3-2 {OK} )

│   │   └── safe-buffer

safe-buffer (5.1.1)

node-safe-buffer (5.1.1-1 {OK} )

│   └── util-deprecate

util-deprecate (1.0.2)

node-util-deprecate (1.0.2-1 {OK} )

├── lodash.isequal

lodash.isequal (4.5.0)

node-lodash-packages (4.15.0-1 {OK} )

├── merge-stream

merge-stream (1.0.1)

node-merge-stream (1.0.1-1 {OK} )

│   └── readable-stream

readable-stream (2.3.3)

├── mkdirp

mkdirp (0.5.1)

node-mkdirp (0.5.1-1 {OK} )

│   └── minimist

minimist (1.2.0)

node-minimist (1.2.0-1 {OK} )

├── object-assign

object-assign (4.1.1)

node-object-assign (4.1.0-1 /!\ )

├── readable-stream

readable-stream (2.3.3)

├── strip-bom

strip-bom (3.0.0)

node-strip-bom (3.0.0-1 {OK} )

├── strip-bom-stream

strip-bom-stream (3.0.0)

node-strip-bom-stream (2.0.0-1 /!\ )

│   ├── first-chunk-stream

first-chunk-stream (2.0.0)

node-first-chunk-stream (2.0.0-1 {OK} )

│   │   └── readable-stream

readable-stream (2.3.3)

│   └── strip-bom-buf

strip-bom-buf (1.0.0)

│   └── is-utf8

is-utf8 (0.2.1)

ITP node-is-utf8 #854161"

├── through2

through2 (2.0.3)

node-through2 (2.0.3-1 {OK} )

├── through2-filter

through2-filter (2.0.0)

node-through2-filter (2.0.0-1 {OK} )

│   ├── through2

through2 (2.0.3)

node-through2 (2.0.3-1 {OK} )

│   │   ├── readable-stream

readable-stream (2.3.3)

│   │   └── xtend

xtend (4.0.1)

node-extend (2.0.0-1 /!\ )

│   └── xtend

xtend (4.0.1)

node-extend (2.0.0-1 /!\ )

├── vali-date

vali-date (1.0.0)

node-vali-date (1.0.0-1 {OK} )

└── vinyl

vinyl (2.1.0)

node-vinyl (2.0.1-1 /!\ )

Package.json

The package.json for gulp can be seen by typing:

npm view gulp