-
Type: Task
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 9.3-SNAPSHOT
-
Fix Version/s: WEBUI-1.0.2, 9.3
-
Sprint:nxGang Sprint 9.3.9, nxGang Sprint 9.3.10
-
Story Points:2
It blocks the full build and test and push:
- https://qa.nuxeo.org/jenkins/job/master/job/addons_nuxeo-web-ui-master/355/
- https://qa.nuxeo.org/jenkins/job/TestAndPush/job/ondemand-testandpush-fguillaume-2/77/console
and the build times out.
It seems to be caused by some 3rd party dependency release:
--- <unnamed> +++ <unnamed> @@ -1168,8 +1168,6 @@ [exec] │ │ │ │ └── minimist@0.0.8 [exec] │ │ │ ├── pretty-bytes@4.0.2 [exec] │ │ │ └─┬ sw-toolbox@3.6.0 -[exec] │ │ │ ├─┬ path-to-regexp@1.7.0 -[exec] │ │ │ │ └── isarray@0.0.1 [exec] │ │ │ └── serviceworker-cache-polyfill@4.0.0 [exec] │ │ ├─┬ vinyl@1.2.0 [exec] │ │ │ └── clone@1.0.2 @@ -1400,10 +1398,18 @@ [exec] │ │ │ └── unique-stream@2.2.1 [exec] │ │ └─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 -[exec] │ ├─┬ web-component-tester@6.3.0 +[exec] │ ├─┬ web-component-tester@6.4.0 [exec] │ │ ├── @polymer/sinonjs@1.17.1 [exec] │ │ ├── @polymer/test-fixture@0.0.3 [exec] │ │ ├── @webcomponents/webcomponentsjs@1.0.17 +[exec] │ │ ├── async@2.5.0 +[exec] │ │ ├─┬ chai@4.1.2 +[exec] │ │ │ ├── check-error@1.0.2 +[exec] │ │ │ ├── deep-eql@3.0.1 +[exec] │ │ │ ├── get-func-name@2.0.0 +[exec] │ │ │ ├── pathval@1.1.0 +[exec] │ │ │ └── type-detect@4.0.3 +[exec] │ │ ├── cleankill@2.0.0 [exec] │ │ ├─┬ express@4.16.2 [exec] │ │ │ ├─┬ debug@2.6.9 [exec] │ │ │ │ └── ms@2.0.0 @@ -1419,6 +1425,9 @@ [exec] │ │ │ │ └── send@0.16.1 [exec] │ │ │ ├── setprototypeof@1.1.0 [exec] │ │ │ └── utils-merge@1.0.1 +[exec] │ │ ├─┬ findup-sync@1.0.0 +[exec] │ │ │ └─┬ is-glob@2.0.1 +[exec] │ │ │ └── is-extglob@1.0.0 [exec] │ │ ├── lodash@3.10.1 [exec] │ │ ├─┬ mocha@3.5.3 [exec] │ │ │ ├── browser-stdout@1.3.0 @@ -1445,27 +1454,73 @@ [exec] │ │ │ ├─┬ on-finished@2.2.1 [exec] │ │ │ │ └── ee-first@1.1.0 [exec] │ │ │ └── range-parser@1.0.3 -[exec] │ │ ├─┬ socket.io@1.7.4 -[exec] │ │ │ ├─┬ debug@2.3.3 -[exec] │ │ │ │ └── ms@0.7.2 -[exec] │ │ │ ├─┬ engine.io@1.8.4 +[exec] │ │ ├─┬ sinon@2.4.1 +[exec] │ │ │ ├── formatio@1.2.0 +[exec] │ │ │ ├── lolex@1.6.0 +[exec] │ │ │ ├── native-promise-only@0.8.1 +[exec] │ │ │ ├─┬ path-to-regexp@1.7.0 +[exec] │ │ │ │ └── isarray@0.0.1 +[exec] │ │ │ ├── samsam@1.3.0 +[exec] │ │ │ └── text-encoding@0.6.4 +[exec] │ │ ├─┬ socket.io@2.0.4 +[exec] │ │ │ ├─┬ engine.io@3.1.3 [exec] │ │ │ │ ├── accepts@1.3.3 [exec] │ │ │ │ ├── base64id@1.0.0 -[exec] │ │ │ │ ├─┬ debug@2.3.3 -[exec] │ │ │ │ │ └── ms@0.7.2 -[exec] │ │ │ │ ├─┬ engine.io-parser@1.3.2 +[exec] │ │ │ │ ├─┬ engine.io-parser@2.1.1 [exec] │ │ │ │ │ └── after@0.8.2 -[exec] │ │ │ │ └── ws@1.1.4 -[exec] │ │ │ ├── object-assign@4.1.0 -[exec] │ │ │ └─┬ socket.io-client@1.7.4 -[exec] │ │ │ ├── component-emitter@1.2.1 -[exec] │ │ │ ├─┬ debug@2.3.3 -[exec] │ │ │ │ └── ms@0.7.2 -[exec] │ │ │ └─┬ engine.io-client@1.8.4 -[exec] │ │ │ ├─┬ debug@2.3.3 -[exec] │ │ │ │ └── ms@0.7.2 -[exec] │ │ │ └── ws@1.1.2 +[exec] │ │ │ │ ├── uws@0.14.5 +[exec] │ │ │ │ └─┬ ws@2.3.1 +[exec] │ │ │ │ ├── safe-buffer@5.0.1 +[exec] │ │ │ │ └── ultron@1.1.0 +[exec] │ │ │ ├── socket.io-adapter@1.1.1 +[exec] │ │ │ ├─┬ socket.io-client@2.0.4 +[exec] │ │ │ │ ├── component-emitter@1.2.1 +[exec] │ │ │ │ └─┬ engine.io-client@3.1.3 +[exec] │ │ │ │ └── xmlhttprequest-ssl@1.5.4 +[exec] │ │ │ └─┬ socket.io-parser@3.1.2 +[exec] │ │ │ ├─┬ has-binary2@1.0.2 +[exec] │ │ │ │ └── isarray@2.0.1 +[exec] │ │ │ └── isarray@2.0.1 +[exec] │ │ ├─┬ update-notifier@2.3.0 +[exec] │ │ │ ├─┬ boxen@1.2.2 +[exec] │ │ │ │ ├─┬ ansi-align@2.0.0 +[exec] │ │ │ │ │ └─┬ string-width@2.1.1 +[exec] │ │ │ │ │ └── strip-ansi@4.0.0 +[exec] │ │ │ │ ├── camelcase@4.1.0 +[exec] │ │ │ │ ├── chalk@2.3.0 +[exec] │ │ │ │ ├─┬ string-width@2.1.1 +[exec] │ │ │ │ │ ├── is-fullwidth-code-point@2.0.0 +[exec] │ │ │ │ │ └─┬ strip-ansi@4.0.0 +[exec] │ │ │ │ │ └── ansi-regex@3.0.0 +[exec] │ │ │ │ └─┬ term-size@1.2.0 +[exec] │ │ │ │ └─┬ execa@0.7.0 +[exec] │ │ │ │ ├─┬ npm-run-path@2.0.2 +[exec] │ │ │ │ │ └── path-key@2.0.1 +[exec] │ │ │ │ ├── p-finally@1.0.0 +[exec] │ │ │ │ └── strip-eof@1.0.0 +[exec] │ │ │ ├─┬ chalk@2.3.0 +[exec] │ │ │ │ ├─┬ ansi-styles@3.2.0 +[exec] │ │ │ │ │ └── color-convert@1.9.0 +[exec] │ │ │ │ └─┬ supports-color@4.5.0 +[exec] │ │ │ │ └── has-flag@2.0.0 +[exec] │ │ │ ├─┬ configstore@3.1.1 +[exec] │ │ │ │ ├── dot-prop@4.2.0 +[exec] │ │ │ │ ├─┬ make-dir@1.1.0 +[exec] │ │ │ │ │ └── pify@3.0.0 +[exec] │ │ │ │ ├─┬ unique-string@1.0.0 +[exec] │ │ │ │ │ └── crypto-random-string@1.0.0 +[exec] │ │ │ │ └── write-file-atomic@2.3.0 +[exec] │ │ │ ├── import-lazy@2.1.0 +[exec] │ │ │ ├─┬ is-installed-globally@0.1.0 +[exec] │ │ │ │ └── global-dirs@0.1.0 +[exec] │ │ │ ├─┬ latest-version@3.1.0 +[exec] │ │ │ │ └─┬ package-json@4.0.1 +[exec] │ │ │ │ └─┬ got@6.7.1 +[exec] │ │ │ │ ├── timed-out@4.0.1 +[exec] │ │ │ │ └── unzip-response@2.0.1 +[exec] │ │ │ └── xdg-basedir@3.0.0 [exec] │ │ ├─┬ wct-sauce@2.0.0-pre.1 +[exec] │ │ │ ├── cleankill@1.0.3 [exec] │ │ │ └── uuid@2.0.3 [exec] │ │ └─┬ wd@1.4.1 [exec] │ │ ├─┬ archiver@1.3.0 @@ -1724,6 +1779,7 @@ [exec] │ ├── @types/launchpad@0.6.0 [exec] │ ├── @types/node@6.0.90 [exec] │ ├── @types/which@1.0.28 +[exec] │ ├── cleankill@1.0.3 [exec] │ ├── freeport@1.0.5 [exec] │ ├─┬ launchpad@0.6.0 [exec] │ │ ├─┬ async@2.5.0
Before:
[exec] nuxeo-web-ui@1.0.0 /opt/jenkins/workspace/master/addons_nuxeo-web-ui-master [exec] ├─┬ browser-sync@2.18.13 [exec] │ ├─┬ browser-sync-client@2.5.1 [exec] │ │ ├── etag@1.8.1 [exec] │ │ └── fresh@0.3.0 [exec] │ ├─┬ browser-sync-ui@0.6.3 [exec] │ │ ├── async-each-series@0.1.1 [exec] │ │ ├─┬ stream-throttle@0.1.3 [exec] │ │ │ └── limiter@1.1.2 [exec] │ │ └─┬ weinre@2.0.0-pre-I0Z7U9OV [exec] │ │ └─┬ express@2.5.11 [exec] │ │ ├─┬ connect@1.9.2 [exec] │ │ │ └── formidable@1.0.17 [exec] │ │ ├── mime@1.2.4 [exec] │ │ └── qs@0.4.2 [exec] │ ├── bs-recipes@1.3.4 [exec] │ ├─┬ chokidar@1.7.0 [exec] │ │ ├── anymatch@1.3.2 [exec] │ │ ├── async-each@1.0.1 [exec] │ │ ├── glob-parent@2.0.0 [exec] │ │ ├── inherits@2.0.3 [exec] │ │ ├─┬ is-binary-path@1.0.1 [exec] │ │ │ └── binary-extensions@1.10.0 [exec] │ │ ├── is-glob@2.0.1 [exec] │ │ ├── path-is-absolute@1.0.1 [exec] │ │ └─┬ readdirp@2.1.0 [exec] │ │ └── set-immediate-shim@1.0.1 [exec] │ ├─┬ connect@3.5.0 [exec] │ │ ├─┬ debug@2.2.0 [exec] │ │ │ └── ms@0.7.1 [exec] │ │ ├─┬ finalhandler@0.5.0 [exec] │ │ │ └── unpipe@1.0.0 [exec] │ │ ├── parseurl@1.3.2 [exec] │ │ └── utils-merge@1.0.0 [exec] │ ├── dev-ip@1.0.1 [exec] │ ├── easy-extender@2.3.2 [exec] │ ├─┬ eazy-logger@3.0.2 [exec] │ │ └─┬ tfunk@3.1.0 [exec] │ │ └── object-path@0.9.2 [exec] │ ├── emitter-steward@1.0.0 [exec] │ ├─┬ fs-extra@3.0.1 [exec] │ │ ├── graceful-fs@4.1.11 [exec] │ │ ├── jsonfile@3.0.1 [exec] │ │ └── universalify@0.1.1 [exec] │ ├─┬ http-proxy@1.15.2 [exec] │ │ ├── eventemitter3@1.2.0 [exec] │ │ └── requires-port@1.0.0 [exec] │ ├── immutable@3.8.1 [exec] │ ├─┬ localtunnel@1.8.3 [exec] │ │ ├─┬ debug@2.6.8 [exec] │ │ │ └── ms@2.0.0 [exec] │ │ ├── openurl@1.1.1 [exec] │ │ └─┬ yargs@3.29.0 [exec] │ │ ├── camelcase@1.2.1 [exec] │ │ └── window-size@0.1.4 [exec] │ ├─┬ micromatch@2.3.11 [exec] │ │ ├─┬ arr-diff@2.0.0 [exec] │ │ │ └── arr-flatten@1.1.0 [exec] │ │ ├─┬ braces@1.8.5 [exec] │ │ │ ├─┬ expand-range@1.8.2 [exec] │ │ │ │ └─┬ fill-range@2.2.3 [exec] │ │ │ │ ├── is-number@2.1.0 [exec] │ │ │ │ ├─┬ randomatic@1.1.7 [exec] │ │ │ │ │ ├─┬ is-number@3.0.0 [exec] │ │ │ │ │ │ └── kind-of@3.2.2 [exec] │ │ │ │ │ └── kind-of@4.0.0 [exec] │ │ │ │ └── repeat-string@1.6.1 [exec] │ │ │ ├── preserve@0.2.0 [exec] │ │ │ └── repeat-element@1.1.2 [exec] │ │ ├─┬ expand-brackets@0.1.5 [exec] │ │ │ └── is-posix-bracket@0.1.1 [exec] │ │ ├── extglob@0.3.2 [exec] │ │ ├── filename-regex@2.0.1 [exec] │ │ ├── is-extglob@1.0.0 [exec] │ │ ├─┬ kind-of@3.2.2 [exec] │ │ │ └── is-buffer@1.1.6 [exec] │ │ ├─┬ normalize-path@2.1.1 [exec] │ │ │ └── remove-trailing-separator@1.1.0 [exec] │ │ ├─┬ parse-glob@3.0.4 [exec] │ │ │ ├── glob-base@0.3.0 [exec] │ │ │ └── is-dotfile@1.0.3 [exec] │ │ └─┬ regex-cache@0.4.4 [exec] │ │ └─┬ is-equal-shallow@0.1.3 [exec] │ │ └── is-primitive@2.0.0 [exec] │ ├── opn@4.0.2 [exec] │ ├─┬ portscanner@2.1.1 [exec] │ │ └─┬ is-number-like@1.0.8 [exec] │ │ └── lodash.isfinite@3.3.2 [exec] │ ├── qs@6.2.1 [exec] │ ├─┬ resp-modifier@6.0.2 [exec] │ │ └─┬ minimatch@3.0.4 [exec] │ │ └─┬ brace-expansion@1.1.8 [exec] │ │ ├── balanced-match@1.0.0 [exec] │ │ └── concat-map@0.0.1 [exec] │ ├── rx@4.1.0 [exec] │ ├─┬ serve-index@1.8.0 [exec] │ │ ├─┬ accepts@1.3.4 [exec] │ │ │ └── negotiator@0.6.1 [exec] │ │ ├── batch@0.5.3 [exec] │ │ ├── escape-html@1.0.3 [exec] │ │ ├─┬ http-errors@1.5.1 [exec] │ │ │ └── setprototypeof@1.0.2 [exec] │ │ └─┬ mime-types@2.1.17 [exec] │ │ └── mime-db@1.30.0 [exec] │ ├─┬ serve-static@1.12.2 [exec] │ │ ├── encodeurl@1.0.1 [exec] │ │ └─┬ send@0.15.2 [exec] │ │ ├─┬ debug@2.6.4 [exec] │ │ │ └── ms@0.7.3 [exec] │ │ ├── destroy@1.0.4 [exec] │ │ ├── fresh@0.5.0 [exec] │ │ ├─┬ http-errors@1.6.2 [exec] │ │ │ └── setprototypeof@1.0.3 [exec] │ │ ├── mime@1.3.4 [exec] │ │ └── ms@1.0.0 [exec] │ ├── server-destroy@1.0.1 [exec] │ ├─┬ socket.io@1.6.0 [exec] │ │ ├─┬ debug@2.3.3 [exec] │ │ │ └── ms@0.7.2 [exec] │ │ ├─┬ engine.io@1.8.0 [exec] │ │ │ ├── accepts@1.3.3 [exec] │ │ │ ├── base64id@0.1.0 [exec] │ │ │ ├─┬ debug@2.3.3 [exec] │ │ │ │ └── ms@0.7.2 [exec] │ │ │ ├─┬ engine.io-parser@1.3.1 [exec] │ │ │ │ ├── after@0.8.1 [exec] │ │ │ │ ├── arraybuffer.slice@0.0.6 [exec] │ │ │ │ ├── base64-arraybuffer@0.1.5 [exec] │ │ │ │ ├── blob@0.0.4 [exec] │ │ │ │ ├─┬ has-binary@0.1.6 [exec] │ │ │ │ │ └── isarray@0.0.1 [exec] │ │ │ │ └── wtf-8@1.0.0 [exec] │ │ │ └─┬ ws@1.1.1 [exec] │ │ │ ├── options@0.0.6 [exec] │ │ │ └── ultron@1.0.2 [exec] │ │ ├─┬ has-binary@0.1.7 [exec] │ │ │ └── isarray@0.0.1 [exec] │ │ ├── object-assign@4.1.0 [exec] │ │ ├─┬ socket.io-adapter@0.5.0 [exec] │ │ │ └─┬ debug@2.3.3 [exec] │ │ │ └── ms@0.7.2 [exec] │ │ └─┬ socket.io-parser@2.3.1 [exec] │ │ ├── component-emitter@1.1.2 [exec] │ │ ├── isarray@0.0.1 [exec] │ │ └── json3@3.3.2 [exec] │ ├─┬ socket.io-client@1.6.0 [exec] │ │ ├── backo2@1.0.2 [exec] │ │ ├── component-bind@1.0.0 [exec] │ │ ├── component-emitter@1.2.1 [exec] │ │ ├─┬ debug@2.3.3 [exec] │ │ │ └── ms@0.7.2 [exec] │ │ ├─┬ engine.io-client@1.8.0 [exec] │ │ │ ├── component-emitter@1.2.1 [exec] │ │ │ ├── component-inherit@0.0.3 [exec] │ │ │ ├─┬ debug@2.3.3 [exec] │ │ │ │ └── ms@0.7.2 [exec] │ │ │ ├── has-cors@1.1.0 [exec] │ │ │ ├── parsejson@0.0.3 [exec] │ │ │ ├── parseqs@0.0.5 [exec] │ │ │ ├── xmlhttprequest-ssl@1.5.3 [exec] │ │ │ └── yeast@0.1.2 [exec] │ │ ├── indexof@0.0.1 [exec] │ │ ├── object-component@0.0.3 [exec] │ │ ├─┬ parseuri@0.0.5 [exec] │ │ │ └─┬ better-assert@1.0.2 [exec] │ │ │ └── callsite@1.0.0 [exec] │ │ └── to-array@0.1.4 [exec] │ ├── ua-parser-js@0.7.12 [exec] │ └─┬ yargs@6.4.0 [exec] │ ├── camelcase@3.0.0 [exec] │ ├─┬ cliui@3.2.0 [exec] │ │ └── wrap-ansi@2.1.0 [exec] │ ├── decamelize@1.2.0 [exec] │ ├── get-caller-file@1.0.2 [exec] │ ├─┬ os-locale@1.4.0 [exec] │ │ └─┬ lcid@1.0.0 [exec] │ │ └── invert-kv@1.0.0 [exec] │ ├─┬ read-pkg-up@1.0.1 [exec] │ │ ├─┬ find-up@1.1.2 [exec] │ │ │ └── path-exists@2.1.0 [exec] │ │ └─┬ read-pkg@1.1.0 [exec] │ │ ├─┬ load-json-file@1.1.0 [exec] │ │ │ └─┬ parse-json@2.2.0 [exec] │ │ │ └─┬ error-ex@1.3.1 [exec] │ │ │ └── is-arrayish@0.2.1 [exec] │ │ └── path-type@1.1.0 [exec] │ ├── require-directory@2.1.1 [exec] │ ├── require-main-filename@1.0.1 [exec] │ ├── set-blocking@2.0.0 [exec] │ ├─┬ string-width@1.0.2 [exec] │ │ ├── code-point-at@1.1.0 [exec] │ │ └── is-fullwidth-code-point@1.0.0 [exec] │ ├── which-module@1.0.0 [exec] │ ├── window-size@0.2.0 [exec] │ ├── y18n@3.2.1 [exec] │ └─┬ yargs-parser@4.2.1 [exec] │ └── camelcase@3.0.0 [exec] ├── connect-history-api-fallback@1.4.0 [exec] ├─┬ del@2.2.2 [exec] │ ├─┬ globby@5.0.0 [exec] │ │ ├── array-union@1.0.2 [exec] │ │ └── arrify@1.0.1 [exec] │ ├── is-path-cwd@1.0.0 [exec] │ ├─┬ is-path-in-cwd@1.0.0 [exec] │ │ └── is-path-inside@1.0.0 [exec] │ ├── object-assign@4.1.1 [exec] │ ├── pify@2.3.0 [exec] │ ├─┬ pinkie-promise@2.0.1 [exec] │ │ └── pinkie@2.0.4 [exec] │ └── rimraf@2.6.2 [exec] ├─┬ eslint-plugin-html@2.0.3 [exec] │ └─┬ htmlparser2@3.9.2 [exec] │ ├── domelementtype@1.3.0 [exec] │ ├── domhandler@2.4.1 [exec] │ ├── domutils@1.6.2 [exec] │ └── entities@1.1.1 [exec] ├─┬ glob-all@3.1.0 [exec] │ ├─┬ glob@7.1.2 [exec] │ │ ├── fs.realpath@1.0.0 [exec] │ │ ├─┬ inflight@1.0.6 [exec] │ │ │ └── wrappy@1.0.2 [exec] │ │ └── once@1.4.0 [exec] │ └─┬ yargs@1.2.6 [exec] │ └── minimist@0.1.0 [exec] ├─┬ gulp@3.9.1 [exec] │ ├── archy@1.0.0 [exec] │ ├─┬ chalk@1.1.3 [exec] │ │ ├── ansi-styles@2.2.1 [exec] │ │ ├── escape-string-regexp@1.0.5 [exec] │ │ ├─┬ has-ansi@2.0.0 [exec] │ │ │ └── ansi-regex@2.1.1 [exec] │ │ ├── strip-ansi@3.0.1 [exec] │ │ └── supports-color@2.0.0 [exec] │ ├── deprecated@0.0.1 [exec] │ ├─┬ gulp-util@3.0.8 [exec] │ │ ├── array-differ@1.0.0 [exec] │ │ ├── array-uniq@1.0.3 [exec] │ │ ├── beeper@1.1.1 [exec] │ │ ├── dateformat@2.2.0 [exec] │ │ ├── lodash._reescape@3.0.0 [exec] │ │ ├── lodash._reevaluate@3.0.0 [exec] │ │ ├── lodash._reinterpolate@3.0.0 [exec] │ │ ├─┬ lodash.template@3.6.2 [exec] │ │ │ ├── lodash._basecopy@3.0.1 [exec] │ │ │ ├── lodash._basetostring@3.0.1 [exec] │ │ │ ├── lodash._basevalues@3.0.0 [exec] │ │ │ ├── lodash._isiterateecall@3.0.9 [exec] │ │ │ ├─┬ lodash.escape@3.2.0 [exec] │ │ │ │ └── lodash._root@3.0.1 [exec] │ │ │ ├─┬ lodash.keys@3.1.2 [exec] │ │ │ │ ├── lodash._getnative@3.9.1 [exec] │ │ │ │ ├── lodash.isarguments@3.1.0 [exec] │ │ │ │ └── lodash.isarray@3.0.4 [exec] │ │ │ ├── lodash.restparam@3.6.1 [exec] │ │ │ └── lodash.templatesettings@3.1.1 [exec] │ │ ├── minimist@1.2.0 [exec] │ │ ├─┬ multipipe@0.1.2 [exec] │ │ │ └─┬ duplexer2@0.0.2 [exec] │ │ │ └─┬ readable-stream@1.1.14 [exec] │ │ │ ├── isarray@0.0.1 [exec] │ │ │ └── string_decoder@0.10.31 [exec] │ │ ├── object-assign@3.0.0 [exec] │ │ ├── replace-ext@0.0.1 [exec] │ │ └── vinyl@0.5.3 [exec] │ ├── interpret@1.0.4 [exec] │ ├─┬ liftoff@2.3.0 [exec] │ │ ├── extend@3.0.1 [exec] │ │ ├─┬ fined@1.1.0 [exec] │ │ │ ├─┬ expand-tilde@2.0.2 [exec] │ │ │ │ └─┬ homedir-polyfill@1.0.1 [exec] │ │ │ │ └── parse-passwd@1.0.0 [exec] │ │ │ ├─┬ is-plain-object@2.0.4 [exec] │ │ │ │ └── isobject@3.0.1 [exec] │ │ │ ├─┬ object.defaults@1.1.0 [exec] │ │ │ │ ├── array-each@1.0.1 [exec] │ │ │ │ ├── array-slice@1.0.0 [exec] │ │ │ │ ├── for-own@1.0.0 [exec] │ │ │ │ └── isobject@3.0.1 [exec] │ │ │ └─┬ parse-filepath@1.0.1 [exec] │ │ │ ├─┬ is-absolute@0.2.6 [exec] │ │ │ │ └─┬ is-relative@0.2.1 [exec] │ │ │ │ └─┬ is-unc-path@0.1.2 [exec] │ │ │ │ └── unc-path-regex@0.1.2 [exec] │ │ │ ├── map-cache@0.2.2 [exec] │ │ │ └─┬ path-root@0.1.1 [exec] │ │ │ └── path-root-regex@0.1.2 [exec] │ │ ├── flagged-respawn@0.3.2 [exec] │ │ ├── lodash.isplainobject@4.0.6 [exec] │ │ ├── lodash.isstring@4.0.1 [exec] │ │ ├── lodash.mapvalues@4.6.0 [exec] │ │ └── rechoir@0.6.2 [exec] │ ├── minimist@1.2.0 [exec] │ ├─┬ orchestrator@0.3.8 [exec] │ │ ├─┬ end-of-stream@0.1.5 [exec] │ │ │ └── once@1.3.3 [exec] │ │ ├── sequencify@0.0.7 [exec] │ │ └── stream-consume@0.1.0 [exec] │ ├── pretty-hrtime@1.0.3 [exec] │ ├── semver@4.3.6 [exec] │ ├─┬ tildify@1.2.0 [exec] │ │ └── os-homedir@1.0.2 [exec] │ ├─┬ v8flags@2.1.1 [exec] │ │ └── user-home@1.1.1 [exec] │ └─┬ vinyl-fs@0.3.14 [exec] │ ├── defaults@1.0.3 [exec] │ ├─┬ glob-stream@3.1.18 [exec] │ │ ├── glob@4.5.3 [exec] │ │ ├─┬ glob2base@0.0.12 [exec] │ │ │ └── find-index@0.1.1 [exec] │ │ ├── minimatch@2.0.10 [exec] │ │ ├── ordered-read-streams@0.1.0 [exec] │ │ ├─┬ through2@0.6.5 [exec] │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ ├── isarray@0.0.1 [exec] │ │ │ └── string_decoder@0.10.31 [exec] │ │ └── unique-stream@1.0.0 [exec] │ ├─┬ glob-watcher@0.0.6 [exec] │ │ └─┬ gaze@0.5.2 [exec] │ │ └─┬ globule@0.1.0 [exec] │ │ ├─┬ glob@3.1.21 [exec] │ │ │ ├── graceful-fs@1.2.3 [exec] │ │ │ └── inherits@1.0.2 [exec] │ │ ├── lodash@1.0.2 [exec] │ │ └── minimatch@0.2.14 [exec] │ ├─┬ graceful-fs@3.0.11 [exec] │ │ └── natives@1.1.0 [exec] │ ├─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ ├─┬ strip-bom@1.0.0 [exec] │ │ ├── first-chunk-stream@1.0.0 [exec] │ │ └── is-utf8@0.2.1 [exec] │ ├─┬ through2@0.6.5 [exec] │ │ └─┬ readable-stream@1.0.34 [exec] │ │ ├── isarray@0.0.1 [exec] │ │ └── string_decoder@0.10.31 [exec] │ └─┬ vinyl@0.4.6 [exec] │ └── clone@0.2.0 [exec] ├─┬ gulp-autoprefixer@3.1.1 [exec] │ ├─┬ autoprefixer@6.7.7 [exec] │ │ ├─┬ browserslist@1.7.7 [exec] │ │ │ └── electron-to-chromium@1.3.27 [exec] │ │ ├── caniuse-db@1.0.30000756 [exec] │ │ ├── normalize-range@0.1.2 [exec] │ │ ├── num2fraction@1.2.2 [exec] │ │ └── postcss-value-parser@3.3.0 [exec] │ ├─┬ postcss@5.2.18 [exec] │ │ ├── js-base64@2.3.2 [exec] │ │ ├── source-map@0.5.7 [exec] │ │ └─┬ supports-color@3.2.3 [exec] │ │ └── has-flag@1.0.0 [exec] │ └── vinyl-sourcemaps-apply@0.2.1 [exec] ├─┬ gulp-cache@0.4.6 [exec] │ ├── bluebird@3.5.1 [exec] │ ├─┬ cache-swap@0.3.0 [exec] │ │ └─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ ├─┬ object.omit@2.0.1 [exec] │ │ ├─┬ for-own@0.1.5 [exec] │ │ │ └── for-in@1.0.2 [exec] │ │ └── is-extendable@0.1.1 [exec] │ ├─┬ object.pick@1.3.0 [exec] │ │ └── isobject@3.0.1 [exec] │ ├─┬ readable-stream@2.3.3 [exec] │ │ ├── core-util-is@1.0.2 [exec] │ │ ├── isarray@1.0.0 [exec] │ │ ├── process-nextick-args@1.0.7 [exec] │ │ ├── safe-buffer@5.1.1 [exec] │ │ ├── string_decoder@1.0.3 [exec] │ │ └── util-deprecate@1.0.2 [exec] │ ├── try-json-parse@0.1.1 [exec] │ └─┬ vinyl@1.2.0 [exec] │ ├── clone@1.0.2 [exec] │ └── clone-stats@0.0.1 [exec] ├── gulp-changed@1.3.2 [exec] ├─┬ gulp-debug@2.1.2 [exec] │ ├─┬ plur@2.1.2 [exec] │ │ └── irregular-plurals@1.4.0 [exec] │ └─┬ stringify-object@2.4.0 [exec] │ ├── is-plain-obj@1.1.0 [exec] │ └── is-regexp@1.0.0 [exec] ├─┬ gulp-eslint@3.0.1 [exec] │ ├── bufferstreams@1.1.1 [exec] │ └─┬ eslint@3.19.0 [exec] │ ├─┬ babel-code-frame@6.26.0 [exec] │ │ └── js-tokens@3.0.2 [exec] │ ├─┬ concat-stream@1.6.0 [exec] │ │ └── typedarray@0.0.6 [exec] │ ├── doctrine@2.0.0 [exec] │ ├─┬ escope@3.6.0 [exec] │ │ ├─┬ es6-map@0.1.5 [exec] │ │ │ ├── d@1.0.0 [exec] │ │ │ ├── es6-set@0.1.5 [exec] │ │ │ ├── es6-symbol@3.1.1 [exec] │ │ │ └── event-emitter@0.3.5 [exec] │ │ ├── es6-weak-map@2.0.2 [exec] │ │ └── esrecurse@4.2.0 [exec] │ ├─┬ espree@3.5.1 [exec] │ │ ├── acorn@5.2.1 [exec] │ │ └─┬ acorn-jsx@3.0.1 [exec] │ │ └── acorn@3.3.0 [exec] │ ├── esquery@1.0.0 [exec] │ ├── estraverse@4.2.0 [exec] │ ├── esutils@2.0.2 [exec] │ ├─┬ file-entry-cache@2.0.0 [exec] │ │ └─┬ flat-cache@1.3.0 [exec] │ │ ├── circular-json@0.3.3 [exec] │ │ └─┬ write@0.2.1 [exec] │ │ └─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ ├── globals@9.18.0 [exec] │ ├── ignore@3.3.7 [exec] │ ├── imurmurhash@0.1.4 [exec] │ ├─┬ inquirer@0.12.0 [exec] │ │ ├── lodash@4.17.4 [exec] │ │ ├─┬ readline2@1.0.1 [exec] │ │ │ └── mute-stream@0.0.5 [exec] │ │ ├── run-async@0.1.0 [exec] │ │ └── rx-lite@3.1.2 [exec] │ ├─┬ is-my-json-valid@2.16.1 [exec] │ │ ├── generate-function@2.0.0 [exec] │ │ ├─┬ generate-object-property@1.2.0 [exec] │ │ │ └── is-property@1.0.2 [exec] │ │ └── jsonpointer@4.0.1 [exec] │ ├─┬ is-resolvable@1.0.0 [exec] │ │ └── tryit@1.0.3 [exec] │ ├─┬ js-yaml@3.10.0 [exec] │ │ ├─┬ argparse@1.0.9 [exec] │ │ │ └── sprintf-js@1.0.3 [exec] │ │ └── esprima@4.0.0 [exec] │ ├─┬ json-stable-stringify@1.0.1 [exec] │ │ └── jsonify@0.0.0 [exec] │ ├─┬ levn@0.3.0 [exec] │ │ ├── prelude-ls@1.1.2 [exec] │ │ └── type-check@0.3.2 [exec] │ ├── lodash@4.17.4 [exec] │ ├─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ ├── natural-compare@1.4.0 [exec] │ ├─┬ optionator@0.8.2 [exec] │ │ ├── deep-is@0.1.3 [exec] │ │ └── wordwrap@1.0.0 [exec] │ ├── path-is-inside@1.0.2 [exec] │ ├── pluralize@1.2.1 [exec] │ ├── progress@1.1.8 [exec] │ ├─┬ require-uncached@1.0.3 [exec] │ │ ├─┬ caller-path@0.1.0 [exec] │ │ │ └── callsites@0.2.0 [exec] │ │ └── resolve-from@1.0.1 [exec] │ ├── shelljs@0.7.8 [exec] │ ├── strip-bom@3.0.0 [exec] │ ├── strip-json-comments@2.0.1 [exec] │ ├─┬ table@3.8.3 [exec] │ │ ├─┬ ajv@4.11.8 [exec] │ │ │ └── co@4.6.0 [exec] │ │ ├── ajv-keywords@1.5.1 [exec] │ │ ├── lodash@4.17.4 [exec] │ │ ├── slice-ansi@0.0.4 [exec] │ │ └─┬ string-width@2.1.1 [exec] │ │ ├── is-fullwidth-code-point@2.0.0 [exec] │ │ └─┬ strip-ansi@4.0.0 [exec] │ │ └── ansi-regex@3.0.0 [exec] │ ├── text-table@0.2.0 [exec] │ └── user-home@2.0.0 [exec] ├─┬ gulp-gh-pages@0.5.4 [exec] │ ├─┬ gift@0.6.1 [exec] │ │ └── underscore@1.7.0 [exec] │ ├─┬ vinyl-fs@2.4.4 [exec] │ │ ├─┬ duplexify@3.5.1 [exec] │ │ │ ├── end-of-stream@1.4.0 [exec] │ │ │ └── stream-shift@1.0.0 [exec] │ │ ├─┬ glob-stream@5.3.5 [exec] │ │ │ ├── glob@5.0.15 [exec] │ │ │ ├─┬ glob-parent@3.1.0 [exec] │ │ │ │ ├─┬ is-glob@3.1.0 [exec] │ │ │ │ │ └── is-extglob@2.1.1 [exec] │ │ │ │ └── path-dirname@1.0.2 [exec] │ │ │ ├─┬ ordered-read-streams@0.3.0 [exec] │ │ │ │ └── is-stream@1.1.0 [exec] │ │ │ ├─┬ through2@0.6.5 [exec] │ │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ ├─┬ to-absolute-glob@0.1.1 [exec] │ │ │ │ └── extend-shallow@2.0.1 [exec] │ │ │ └── unique-stream@2.2.1 [exec] │ │ ├─┬ gulp-sourcemaps@1.6.0 [exec] │ │ │ └── vinyl@1.2.0 [exec] │ │ ├── is-valid-glob@0.3.0 [exec] │ │ ├── lazystream@1.0.0 [exec] │ │ ├── lodash.isequal@4.5.0 [exec] │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ └── minimist@0.0.8 [exec] │ │ ├── strip-bom@2.0.0 [exec] │ │ ├── strip-bom-stream@1.0.0 [exec] │ │ ├── through2-filter@2.0.0 [exec] │ │ ├── vali-date@1.0.0 [exec] │ │ └── vinyl@1.2.0 [exec] │ └── wrap-promise@1.0.1 [exec] ├─┬ gulp-html-extract@0.0.3 [exec] │ ├─┬ cheerio@0.19.0 [exec] │ │ ├─┬ css-select@1.0.0 [exec] │ │ │ ├── boolbase@1.0.0 [exec] │ │ │ ├── css-what@1.0.0 [exec] │ │ │ ├── domutils@1.4.3 [exec] │ │ │ └── nth-check@1.0.1 [exec] │ │ ├─┬ dom-serializer@0.1.0 [exec] │ │ │ └── domelementtype@1.1.3 [exec] │ │ └─┬ htmlparser2@3.8.3 [exec] │ │ ├── domhandler@2.3.0 [exec] │ │ ├── domutils@1.5.1 [exec] │ │ ├── entities@1.0.0 [exec] │ │ └─┬ readable-stream@1.1.14 [exec] │ │ ├── isarray@0.0.1 [exec] │ │ └── string_decoder@0.10.31 [exec] │ ├─┬ gulp-util@2.2.14 [exec] │ │ ├─┬ chalk@0.4.0 [exec] │ │ │ ├── ansi-styles@1.0.0 [exec] │ │ │ ├── has-color@0.1.7 [exec] │ │ │ └── strip-ansi@0.1.1 [exec] │ │ ├── dateformat@1.0.12 [exec] │ │ ├── lodash._reinterpolate@2.4.1 [exec] │ │ ├─┬ lodash.template@2.4.1 [exec] │ │ │ ├── lodash._escapestringchar@2.4.1 [exec] │ │ │ ├─┬ lodash.defaults@2.4.1 [exec] │ │ │ │ ├── lodash._objecttypes@2.4.1 [exec] │ │ │ │ └── lodash.keys@2.4.1 [exec] │ │ │ ├─┬ lodash.escape@2.4.1 [exec] │ │ │ │ ├─┬ lodash._escapehtmlchar@2.4.1 [exec] │ │ │ │ │ └── lodash._htmlescapes@2.4.1 [exec] │ │ │ │ └─┬ lodash._reunescapedhtml@2.4.1 [exec] │ │ │ │ └── lodash.keys@2.4.1 [exec] │ │ │ ├─┬ lodash.keys@2.4.1 [exec] │ │ │ │ ├── lodash._isnative@2.4.1 [exec] │ │ │ │ ├── lodash._shimkeys@2.4.1 [exec] │ │ │ │ └── lodash.isobject@2.4.1 [exec] │ │ │ ├── lodash.templatesettings@2.4.1 [exec] │ │ │ └─┬ lodash.values@2.4.1 [exec] │ │ │ └── lodash.keys@2.4.1 [exec] │ │ ├── minimist@0.0.10 [exec] │ │ ├─┬ multipipe@0.0.2 [exec] │ │ │ └── duplexer2@0.0.1 [exec] │ │ └── vinyl@0.2.3 [exec] │ └─┬ through2@0.4.1 [exec] │ ├─┬ readable-stream@1.0.34 [exec] │ │ ├── isarray@0.0.1 [exec] │ │ └── string_decoder@0.10.31 [exec] │ └─┬ xtend@2.1.2 [exec] │ └── object-keys@0.4.0 [exec] ├─┬ gulp-if@2.0.2 [exec] │ ├── gulp-match@1.0.3 [exec] │ └─┬ ternary-stream@2.0.1 [exec] │ └── fork-stream@0.0.4 [exec] ├─┬ gulp-imagemin@2.4.0 [exec] │ ├─┬ imagemin@4.0.0 [exec] │ │ ├─┬ buffer-to-vinyl@1.1.0 [exec] │ │ │ ├── file-type@3.9.0 [exec] │ │ │ ├── uuid@2.0.3 [exec] │ │ │ └── vinyl@1.2.0 [exec] │ │ ├─┬ imagemin-gifsicle@4.2.0 [exec] │ │ │ ├─┬ gifsicle@3.0.4 [exec] │ │ │ │ ├─┬ bin-build@2.2.0 [exec] │ │ │ │ │ ├── archive-type@3.2.0 [exec] │ │ │ │ │ ├─┬ decompress@3.0.0 [exec] │ │ │ │ │ │ ├─┬ decompress-tar@3.1.0 [exec] │ │ │ │ │ │ │ ├── is-tar@1.0.0 [exec] │ │ │ │ │ │ │ ├── object-assign@2.1.1 [exec] │ │ │ │ │ │ │ ├─┬ strip-dirs@1.1.1 [exec] │ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.7 [exec] │ │ │ │ │ │ │ │ │ └── is-relative@0.1.3 [exec] │ │ │ │ │ │ │ │ ├── is-natural-number@2.1.1 [exec] │ │ │ │ │ │ │ │ ├── minimist@1.2.0 [exec] │ │ │ │ │ │ │ │ └── sum-up@1.0.3 [exec] │ │ │ │ │ │ │ ├─┬ through2@0.6.5 [exec] │ │ │ │ │ │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ │ │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ │ │ │ │ └─┬ vinyl@0.4.6 [exec] │ │ │ │ │ │ │ └── clone@0.2.0 [exec] │ │ │ │ │ │ ├─┬ decompress-tarbz2@3.1.0 [exec] │ │ │ │ │ │ │ ├── is-bzip2@1.0.0 [exec] │ │ │ │ │ │ │ ├── object-assign@2.1.1 [exec] │ │ │ │ │ │ │ ├─┬ seek-bzip@1.0.5 [exec] │ │ │ │ │ │ │ │ └── commander@2.8.1 [exec] │ │ │ │ │ │ │ ├─┬ through2@0.6.5 [exec] │ │ │ │ │ │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ │ │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ │ │ │ │ └─┬ vinyl@0.4.6 [exec] │ │ │ │ │ │ │ └── clone@0.2.0 [exec] │ │ │ │ │ │ ├─┬ decompress-targz@3.1.0 [exec] │ │ │ │ │ │ │ ├── object-assign@2.1.1 [exec] │ │ │ │ │ │ │ ├─┬ through2@0.6.5 [exec] │ │ │ │ │ │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ │ │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ │ │ │ │ └─┬ vinyl@0.4.6 [exec] │ │ │ │ │ │ │ └── clone@0.2.0 [exec] │ │ │ │ │ │ ├─┬ decompress-unzip@3.4.0 [exec] │ │ │ │ │ │ │ ├── is-zip@1.0.0 [exec] │ │ │ │ │ │ │ ├── stat-mode@0.2.2 [exec] │ │ │ │ │ │ │ └── vinyl@1.2.0 [exec] │ │ │ │ │ │ ├── vinyl-assign@1.2.1 [exec] │ │ │ │ │ │ └─┬ vinyl-fs@2.4.4 [exec] │ │ │ │ │ │ ├─┬ glob-stream@5.3.5 [exec] │ │ │ │ │ │ │ ├── glob@5.0.15 [exec] │ │ │ │ │ │ │ ├─┬ glob-parent@3.1.0 [exec] │ │ │ │ │ │ │ │ └─┬ is-glob@3.1.0 [exec] │ │ │ │ │ │ │ │ └── is-extglob@2.1.1 [exec] │ │ │ │ │ │ │ ├── ordered-read-streams@0.3.0 [exec] │ │ │ │ │ │ │ ├─┬ through2@0.6.5 [exec] │ │ │ │ │ │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ │ │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ │ │ │ │ └── unique-stream@2.2.1 [exec] │ │ │ │ │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ │ │ │ │ └── minimist@0.0.8 [exec] │ │ │ │ │ │ └── vinyl@1.2.0 [exec] │ │ │ │ │ ├─┬ download@4.4.3 [exec] │ │ │ │ │ │ ├─┬ caw@1.2.0 [exec] │ │ │ │ │ │ │ ├── get-proxy@1.1.0 [exec] │ │ │ │ │ │ │ ├── object-assign@3.0.0 [exec] │ │ │ │ │ │ │ └── tunnel-agent@0.4.3 [exec] │ │ │ │ │ │ ├─┬ filenamify@1.2.1 [exec] │ │ │ │ │ │ │ ├── filename-reserved-regex@1.0.0 [exec] │ │ │ │ │ │ │ ├── strip-outer@1.0.0 [exec] │ │ │ │ │ │ │ └── trim-repeated@1.0.0 [exec] │ │ │ │ │ │ ├── gulp-decompress@1.2.0 [exec] │ │ │ │ │ │ ├── is-url@1.2.2 [exec] │ │ │ │ │ │ ├── vinyl@1.2.0 [exec] │ │ │ │ │ │ ├─┬ vinyl-fs@2.4.4 [exec] │ │ │ │ │ │ │ ├─┬ glob-stream@5.3.5 [exec] │ │ │ │ │ │ │ │ ├── glob@5.0.15 [exec] │ │ │ │ │ │ │ │ ├─┬ glob-parent@3.1.0 [exec] │ │ │ │ │ │ │ │ │ └─┬ is-glob@3.1.0 [exec] │ │ │ │ │ │ │ │ │ └── is-extglob@2.1.1 [exec] │ │ │ │ │ │ │ │ ├── ordered-read-streams@0.3.0 [exec] │ │ │ │ │ │ │ │ ├─┬ through2@0.6.5 [exec] │ │ │ │ │ │ │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ │ │ │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ │ │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ │ │ │ │ │ └── unique-stream@2.2.1 [exec] │ │ │ │ │ │ │ └─┬ mkdirp@0.5.1 [exec] │ │ │ │ │ │ │ └── minimist@0.0.8 [exec] │ │ │ │ │ │ └─┬ ware@1.3.0 [exec] │ │ │ │ │ │ └─┬ wrap-fn@0.1.5 [exec] │ │ │ │ │ │ └── co@3.1.0 [exec] │ │ │ │ │ ├─┬ exec-series@1.0.3 [exec] │ │ │ │ │ │ └── async-each-series@1.1.0 [exec] │ │ │ │ │ └─┬ url-regex@3.2.0 [exec] │ │ │ │ │ └── ip-regex@1.0.3 [exec] │ │ │ │ ├─┬ bin-wrapper@3.0.2 [exec] │ │ │ │ │ ├─┬ bin-check@2.0.0 [exec] │ │ │ │ │ │ └── executable@1.1.0 [exec] │ │ │ │ │ ├─┬ bin-version-check@2.1.0 [exec] │ │ │ │ │ │ ├─┬ bin-version@1.0.4 [exec] │ │ │ │ │ │ │ └─┬ find-versions@1.2.1 [exec] │ │ │ │ │ │ │ └── semver-regex@1.0.0 [exec] │ │ │ │ │ │ ├── minimist@1.2.0 [exec] │ │ │ │ │ │ ├── semver@4.3.6 [exec] │ │ │ │ │ │ └── semver-truncate@1.1.2 [exec] │ │ │ │ │ ├── each-async@1.1.1 [exec] │ │ │ │ │ └── os-filter-obj@1.0.3 [exec] │ │ │ │ └─┬ logalot@2.1.0 [exec] │ │ │ │ └─┬ squeak@1.3.0 [exec] │ │ │ │ ├── console-stream@0.1.1 [exec] │ │ │ │ └── lpad-align@1.1.2 [exec] │ │ │ ├── is-gif@1.0.0 [exec] │ │ │ └─┬ through2@0.6.5 [exec] │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ ├── isarray@0.0.1 [exec] │ │ │ └── string_decoder@0.10.31 [exec] │ │ ├─┬ imagemin-jpegtran@4.3.2 [exec] │ │ │ ├── is-jpg@1.0.0 [exec] │ │ │ └── jpegtran-bin@3.2.0 [exec] │ │ ├─┬ imagemin-optipng@4.3.0 [exec] │ │ │ ├─┬ exec-buffer@2.0.1 [exec] │ │ │ │ └─┬ tempfile@1.1.1 [exec] │ │ │ │ └── uuid@2.0.3 [exec] │ │ │ ├── is-png@1.1.0 [exec] │ │ │ ├── optipng-bin@3.1.4 [exec] │ │ │ └─┬ through2@0.6.5 [exec] │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ ├── isarray@0.0.1 [exec] │ │ │ └── string_decoder@0.10.31 [exec] │ │ ├─┬ imagemin-svgo@4.2.1 [exec] │ │ │ ├── is-svg@1.1.1 [exec] │ │ │ └─┬ svgo@0.6.6 [exec] │ │ │ ├── coa@1.0.4 [exec] │ │ │ ├── colors@1.1.2 [exec] │ │ │ ├─┬ csso@2.0.0 [exec] │ │ │ │ └── clap@1.2.3 [exec] │ │ │ ├─┬ js-yaml@3.6.1 [exec] │ │ │ │ └── esprima@2.7.3 [exec] │ │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ │ └── minimist@0.0.8 [exec] │ │ │ ├── sax@1.2.4 [exec] │ │ │ └── whet.extend@0.9.9 [exec] │ │ ├── optional@0.1.4 [exec] │ │ ├─┬ stream-combiner2@1.1.1 [exec] │ │ │ └── duplexer2@0.1.4 [exec] │ │ └─┬ vinyl-fs@2.4.4 [exec] │ │ ├─┬ glob-stream@5.3.5 [exec] │ │ │ ├── glob@5.0.15 [exec] │ │ │ ├─┬ glob-parent@3.1.0 [exec] │ │ │ │ └─┬ is-glob@3.1.0 [exec] │ │ │ │ └── is-extglob@2.1.1 [exec] │ │ │ ├── ordered-read-streams@0.3.0 [exec] │ │ │ ├─┬ through2@0.6.5 [exec] │ │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ └── unique-stream@2.2.1 [exec] │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ └── minimist@0.0.8 [exec] │ │ └── vinyl@1.2.0 [exec] │ ├─┬ pretty-bytes@2.0.1 [exec] │ │ ├── get-stdin@4.0.1 [exec] │ │ ├─┬ meow@3.7.0 [exec] │ │ │ ├─┬ camelcase-keys@2.1.0 [exec] │ │ │ │ └── camelcase@2.1.1 [exec] │ │ │ ├─┬ loud-rejection@1.6.0 [exec] │ │ │ │ ├─┬ currently-unhandled@0.4.1 [exec] │ │ │ │ │ └── array-find-index@1.0.2 [exec] │ │ │ │ └── signal-exit@3.0.2 [exec] │ │ │ ├── map-obj@1.0.1 [exec] │ │ │ ├── minimist@1.2.0 [exec] │ │ │ ├─┬ normalize-package-data@2.4.0 [exec] │ │ │ │ ├── hosted-git-info@2.5.0 [exec] │ │ │ │ ├─┬ is-builtin-module@1.0.0 [exec] │ │ │ │ │ └── builtin-modules@1.1.1 [exec] │ │ │ │ └─┬ validate-npm-package-license@3.0.1 [exec] │ │ │ │ ├─┬ spdx-correct@1.0.2 [exec] │ │ │ │ │ └── spdx-license-ids@1.2.2 [exec] │ │ │ │ └── spdx-expression-parse@1.0.4 [exec] │ │ │ ├─┬ redent@1.0.0 [exec] │ │ │ │ ├── indent-string@2.1.0 [exec] │ │ │ │ └── strip-indent@1.0.1 [exec] │ │ │ └── trim-newlines@1.0.0 [exec] │ │ └── number-is-nan@1.0.1 [exec] │ └── through2-concurrent@1.1.1 [exec] ├─┬ gulp-load-plugins@1.5.0 [exec] │ ├── array-unique@0.2.1 [exec] │ ├─┬ fancy-log@1.3.0 [exec] │ │ └── time-stamp@1.1.0 [exec] │ ├─┬ findup-sync@0.4.3 [exec] │ │ ├─┬ detect-file@0.1.0 [exec] │ │ │ └── fs-exists-sync@0.1.0 [exec] │ │ └─┬ resolve-dir@0.1.1 [exec] │ │ ├── expand-tilde@1.2.2 [exec] │ │ └─┬ global-modules@0.2.3 [exec] │ │ ├─┬ global-prefix@0.1.5 [exec] │ │ │ └── ini@1.3.4 [exec] │ │ └── is-windows@0.2.0 [exec] │ ├─┬ gulplog@1.0.0 [exec] │ │ └── glogg@1.0.0 [exec] │ ├─┬ has-gulplog@0.1.0 [exec] │ │ └── sparkles@1.0.0 [exec] │ └─┬ resolve@1.5.0 [exec] │ └── path-parse@1.0.5 [exec] ├─┬ gulp-merge-json@0.6.0 [exec] │ ├── json5@0.5.1 [exec] │ ├── lodash@4.17.4 [exec] │ └── through@2.3.8 [exec] ├─┬ gulp-minify-css@1.2.4 [exec] │ ├─┬ clean-css@3.4.28 [exec] │ │ ├─┬ commander@2.8.1 [exec] │ │ │ └── graceful-readlink@1.0.1 [exec] │ │ └─┬ source-map@0.4.4 [exec] │ │ └── amdefine@1.0.1 [exec] │ └─┬ vinyl-bufferstream@1.0.1 [exec] │ └─┬ bufferstreams@1.0.1 [exec] │ └─┬ readable-stream@1.1.14 [exec] │ ├── isarray@0.0.1 [exec] │ └── string_decoder@0.10.31 [exec] ├─┬ gulp-minify-html@1.0.6 [exec] │ ├─┬ minimize@1.8.1 [exec] │ │ ├── argh@0.1.4 [exec] │ │ ├─┬ cli-color@1.1.0 [exec] │ │ │ ├── d@0.1.1 [exec] │ │ │ ├── es5-ext@0.10.35 [exec] │ │ │ ├── es6-iterator@2.0.3 [exec] │ │ │ ├─┬ memoizee@0.3.10 [exec] │ │ │ │ ├── d@0.1.1 [exec] │ │ │ │ ├─┬ es6-weak-map@0.1.4 [exec] │ │ │ │ │ ├── es6-iterator@0.1.3 [exec] │ │ │ │ │ └── es6-symbol@2.0.1 [exec] │ │ │ │ ├── lru-queue@0.1.0 [exec] │ │ │ │ └── next-tick@0.2.2 [exec] │ │ │ └─┬ timers-ext@0.1.2 [exec] │ │ │ └── next-tick@1.0.0 [exec] │ │ ├─┬ diagnostics@1.0.1 [exec] │ │ │ ├─┬ colorspace@1.0.1 [exec] │ │ │ │ ├─┬ color@0.8.0 [exec] │ │ │ │ │ ├── color-convert@0.5.3 [exec] │ │ │ │ │ └─┬ color-string@0.3.0 [exec] │ │ │ │ │ └── color-name@1.1.3 [exec] │ │ │ │ └── text-hex@0.0.0 [exec] │ │ │ ├─┬ enabled@1.0.2 [exec] │ │ │ │ └── env-variable@0.0.3 [exec] │ │ │ └─┬ kuler@0.0.0 [exec] │ │ │ └── colornames@0.0.2 [exec] │ │ ├── emits@3.0.0 [exec] │ │ └── node-uuid@1.4.8 [exec] │ └─┬ through2@0.6.5 [exec] │ └─┬ readable-stream@1.0.34 [exec] │ ├── isarray@0.0.1 [exec] │ └── string_decoder@0.10.31 [exec] ├─┬ gulp-minify-inline@0.1.1 [exec] │ └─┬ uglify-js@2.8.29 [exec] │ ├── uglify-to-browserify@1.0.2 [exec] │ └─┬ yargs@3.10.0 [exec] │ ├─┬ cliui@2.1.0 [exec] │ │ ├─┬ center-align@0.1.3 [exec] │ │ │ ├─┬ align-text@0.1.4 [exec] │ │ │ │ └── longest@1.0.1 [exec] │ │ │ └── lazy-cache@1.0.4 [exec] │ │ ├── right-align@0.1.3 [exec] │ │ └── wordwrap@0.0.2 [exec] │ └── window-size@0.1.0 [exec] ├── gulp-rename@1.2.2 [exec] ├─┬ gulp-replace@0.5.4 [exec] │ ├─┬ istextorbinary@1.0.2 [exec] │ │ ├── binaryextensions@1.0.1 [exec] │ │ └── textextensions@1.0.2 [exec] │ └── replacestream@4.0.3 [exec] ├─┬ gulp-size@2.1.0 [exec] │ ├─┬ gzip-size@3.0.0 [exec] │ │ └── duplexer@0.1.1 [exec] │ ├── pretty-bytes@3.0.1 [exec] │ └── stream-counter@1.0.0 [exec] ├─┬ gulp-uglify@1.5.4 [exec] │ ├── deap@1.0.0 [exec] │ ├── isobject@2.1.0 [exec] │ ├─┬ uglify-js@2.6.4 [exec] │ │ ├── async@0.2.10 [exec] │ │ └─┬ yargs@3.10.0 [exec] │ │ ├─┬ cliui@2.1.0 [exec] │ │ │ └── wordwrap@0.0.2 [exec] │ │ └── window-size@0.1.0 [exec] │ └── uglify-save-license@0.4.1 [exec] ├─┬ gulp-useref@3.1.2 [exec] │ ├─┬ event-stream@3.3.4 [exec] │ │ ├── from@0.1.7 [exec] │ │ ├── map-stream@0.1.0 [exec] │ │ ├── pause-stream@0.0.11 [exec] │ │ ├── split@0.3.3 [exec] │ │ └── stream-combiner@0.0.4 [exec] │ ├─┬ gulp-concat@2.6.1 [exec] │ │ ├── concat-with-sourcemaps@1.0.4 [exec] │ │ └─┬ vinyl@2.1.0 [exec] │ │ ├── clone@2.1.1 [exec] │ │ ├── clone-buffer@1.0.0 [exec] │ │ ├── clone-stats@1.0.0 [exec] │ │ ├── cloneable-readable@1.0.0 [exec] │ │ └── replace-ext@1.0.0 [exec] │ ├─┬ is-relative-url@1.0.0 [exec] │ │ └── is-absolute-url@1.0.0 [exec] │ ├── useref@1.3.0 [exec] │ └─┬ vinyl-fs@2.4.4 [exec] │ ├─┬ glob-stream@5.3.5 [exec] │ │ ├── glob@5.0.15 [exec] │ │ ├─┬ glob-parent@3.1.0 [exec] │ │ │ └─┬ is-glob@3.1.0 [exec] │ │ │ └── is-extglob@2.1.1 [exec] │ │ ├── ordered-read-streams@0.3.0 [exec] │ │ ├─┬ through2@0.6.5 [exec] │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ ├── isarray@0.0.1 [exec] │ │ │ └── string_decoder@0.10.31 [exec] │ │ └── unique-stream@2.2.1 [exec] │ ├─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ └── vinyl@1.2.0 [exec] ├── gulp-vulcanize@6.1.0 [exec] ├── merge-stream@1.0.1 [exec] ├─┬ polymer-cli@1.5.7 [exec] │ ├─┬ @types/babel-core@6.25.3 [exec] │ │ ├── @types/babel-generator@6.25.0 [exec] │ │ ├── @types/babel-template@6.25.0 [exec] │ │ ├── @types/babel-traverse@6.25.2 [exec] │ │ ├── @types/babel-types@6.25.1 [exec] │ │ └── @types/babylon@6.16.2 [exec] │ ├── @types/chalk@0.4.31 [exec] │ ├─┬ @types/del@3.0.0 [exec] │ │ └── @types/glob@5.0.33 [exec] │ ├─┬ @types/findup-sync@0.3.29 [exec] │ │ └── @types/minimatch@3.0.1 [exec] │ ├─┬ @types/gulp-if@0.0.30 [exec] │ │ └── @types/node@4.2.21 [exec] │ ├─┬ @types/html-minifier@1.1.30 [exec] │ │ ├── @types/clean-css@3.4.30 [exec] │ │ ├── @types/relateurl@0.2.28 [exec] │ │ └─┬ @types/uglify-js@2.6.29 [exec] │ │ └── @types/source-map@0.5.2 [exec] │ ├─┬ @types/inquirer@0.0.32 [exec] │ │ ├─┬ @types/rx@4.1.1 [exec] │ │ │ ├── @types/rx-core@4.0.3 [exec] │ │ │ ├── @types/rx-core-binding@4.0.4 [exec] │ │ │ ├── @types/rx-lite@4.0.5 [exec] │ │ │ ├── @types/rx-lite-aggregates@4.0.3 [exec] │ │ │ ├── @types/rx-lite-async@4.0.2 [exec] │ │ │ ├── @types/rx-lite-backpressure@4.0.3 [exec] │ │ │ ├── @types/rx-lite-coincidence@4.0.3 [exec] │ │ │ ├── @types/rx-lite-experimental@4.0.1 [exec] │ │ │ ├── @types/rx-lite-joinpatterns@4.0.1 [exec] │ │ │ ├── @types/rx-lite-testing@4.0.1 [exec] │ │ │ ├── @types/rx-lite-time@4.0.3 [exec] │ │ │ └── @types/rx-lite-virtualtime@4.0.3 [exec] │ │ └── @types/through@0.0.29 [exec] │ ├── @types/merge-stream@1.0.28 [exec] │ ├── @types/mz@0.0.31 [exec] │ ├─┬ @types/request@2.0.3 [exec] │ │ └── @types/form-data@2.2.0 [exec] │ ├── @types/resolve@0.0.4 [exec] │ ├── @types/rimraf@0.0.28 [exec] │ ├── @types/semver@5.4.0 [exec] │ ├── @types/temp@0.8.31 [exec] │ ├── @types/update-notifier@1.0.2 [exec] │ ├── @types/vinyl@2.0.1 [exec] │ ├─┬ @types/vinyl-fs@0.0.28 [exec] │ │ └── @types/glob-stream@3.1.31 [exec] │ ├── @types/yeoman-generator@1.0.4 [exec] │ ├─┬ babel-core@6.26.0 [exec] │ │ ├─┬ babel-generator@6.26.0 [exec] │ │ │ ├── detect-indent@4.0.0 [exec] │ │ │ ├── jsesc@1.3.0 [exec] │ │ │ ├── lodash@4.17.4 [exec] │ │ │ └── trim-right@1.0.1 [exec] │ │ ├── babel-helpers@6.24.1 [exec] │ │ ├── babel-messages@6.23.0 [exec] │ │ ├─┬ babel-register@6.26.0 [exec] │ │ │ ├── core-js@2.5.1 [exec] │ │ │ ├── home-or-tmp@2.0.0 [exec] │ │ │ ├── lodash@4.17.4 [exec] │ │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ │ └── minimist@0.0.8 [exec] │ │ │ └── source-map-support@0.4.18 [exec] │ │ ├─┬ babel-runtime@6.26.0 [exec] │ │ │ └── regenerator-runtime@0.11.0 [exec] │ │ ├─┬ babel-template@6.26.0 [exec] │ │ │ └── lodash@4.17.4 [exec] │ │ ├─┬ babel-traverse@6.26.0 [exec] │ │ │ ├─┬ debug@2.6.9 [exec] │ │ │ │ └── ms@2.0.0 [exec] │ │ │ ├─┬ invariant@2.2.2 [exec] │ │ │ │ └── loose-envify@1.3.1 [exec] │ │ │ └── lodash@4.17.4 [exec] │ │ ├─┬ babel-types@6.26.0 [exec] │ │ │ ├── lodash@4.17.4 [exec] │ │ │ └── to-fast-properties@1.0.3 [exec] │ │ ├── babylon@6.18.0 [exec] │ │ ├── convert-source-map@1.5.0 [exec] │ │ ├─┬ debug@2.6.9 [exec] │ │ │ └── ms@2.0.0 [exec] │ │ ├── lodash@4.17.4 [exec] │ │ ├── private@0.1.8 [exec] │ │ └── slash@1.0.0 [exec] │ ├── babel-plugin-external-helpers@6.22.0 [exec] │ ├─┬ babel-preset-es2015@6.24.1 [exec] │ │ ├── babel-plugin-check-es2015-constants@6.22.0 [exec] │ │ ├── babel-plugin-transform-es2015-arrow-functions@6.22.0 [exec] │ │ ├── babel-plugin-transform-es2015-block-scoped-functions@6.22.0 [exec] │ │ ├─┬ babel-plugin-transform-es2015-block-scoping@6.26.0 [exec] │ │ │ └── lodash@4.17.4 [exec] │ │ ├─┬ babel-plugin-transform-es2015-classes@6.24.1 [exec] │ │ │ ├─┬ babel-helper-define-map@6.26.0 [exec] │ │ │ │ └── lodash@4.17.4 [exec] │ │ │ ├── babel-helper-function-name@6.24.1 [exec] │ │ │ ├── babel-helper-optimise-call-expression@6.24.1 [exec] │ │ │ └── babel-helper-replace-supers@6.24.1 [exec] │ │ ├── babel-plugin-transform-es2015-computed-properties@6.24.1 [exec] │ │ ├── babel-plugin-transform-es2015-destructuring@6.23.0 [exec] │ │ ├── babel-plugin-transform-es2015-duplicate-keys@6.24.1 [exec] │ │ ├── babel-plugin-transform-es2015-for-of@6.23.0 [exec] │ │ ├── babel-plugin-transform-es2015-function-name@6.24.1 [exec] │ │ ├── babel-plugin-transform-es2015-literals@6.22.0 [exec] │ │ ├── babel-plugin-transform-es2015-modules-amd@6.24.1 [exec] │ │ ├─┬ babel-plugin-transform-es2015-modules-commonjs@6.26.0 [exec] │ │ │ └── babel-plugin-transform-strict-mode@6.24.1 [exec] │ │ ├─┬ babel-plugin-transform-es2015-modules-systemjs@6.24.1 [exec] │ │ │ └── babel-helper-hoist-variables@6.24.1 [exec] │ │ ├── babel-plugin-transform-es2015-modules-umd@6.24.1 [exec] │ │ ├── babel-plugin-transform-es2015-object-super@6.24.1 [exec] │ │ ├─┬ babel-plugin-transform-es2015-parameters@6.24.1 [exec] │ │ │ ├── babel-helper-call-delegate@6.24.1 [exec] │ │ │ └── babel-helper-get-function-arity@6.24.1 [exec] │ │ ├── babel-plugin-transform-es2015-shorthand-properties@6.24.1 [exec] │ │ ├── babel-plugin-transform-es2015-spread@6.22.0 [exec] │ │ ├─┬ babel-plugin-transform-es2015-sticky-regex@6.24.1 [exec] │ │ │ └─┬ babel-helper-regex@6.26.0 [exec] │ │ │ └── lodash@4.17.4 [exec] │ │ ├── babel-plugin-transform-es2015-template-literals@6.22.0 [exec] │ │ ├── babel-plugin-transform-es2015-typeof-symbol@6.23.0 [exec] │ │ ├─┬ babel-plugin-transform-es2015-unicode-regex@6.24.1 [exec] │ │ │ └─┬ regexpu-core@2.0.0 [exec] │ │ │ ├── regenerate@1.3.3 [exec] │ │ │ ├── regjsgen@0.2.0 [exec] │ │ │ └─┬ regjsparser@0.1.5 [exec] │ │ │ └── jsesc@0.5.0 [exec] │ │ └─┬ babel-plugin-transform-regenerator@6.26.0 [exec] │ │ └── regenerator-transform@0.10.1 [exec] │ ├─┬ babel-preset-minify@0.2.0 [exec] │ │ ├─┬ babel-plugin-minify-builtins@0.2.0 [exec] │ │ │ └── babel-helper-evaluate-path@0.2.0 [exec] │ │ ├── babel-plugin-minify-constant-folding@0.2.0 [exec] │ │ ├─┬ babel-plugin-minify-dead-code-elimination@0.2.0 [exec] │ │ │ ├── babel-helper-mark-eval-scopes@0.2.0 [exec] │ │ │ ├── babel-helper-remove-or-void@0.2.0 [exec] │ │ │ └── lodash.some@4.6.0 [exec] │ │ ├─┬ babel-plugin-minify-flip-comparisons@0.2.0 [exec] │ │ │ └── babel-helper-is-void-0@0.2.0 [exec] │ │ ├─┬ babel-plugin-minify-guarded-expressions@0.2.0 [exec] │ │ │ └── babel-helper-flip-expressions@0.2.0 [exec] │ │ ├── babel-plugin-minify-infinity@0.2.0 [exec] │ │ ├── babel-plugin-minify-mangle-names@0.2.0 [exec] │ │ ├── babel-plugin-minify-numeric-literals@0.2.0 [exec] │ │ ├── babel-plugin-minify-replace@0.2.0 [exec] │ │ ├─┬ babel-plugin-minify-simplify@0.2.0 [exec] │ │ │ ├── babel-helper-is-nodes-equiv@0.0.1 [exec] │ │ │ └── babel-helper-to-multiple-sequence-expressions@0.2.0 [exec] │ │ ├── babel-plugin-minify-type-constructors@0.2.0 [exec] │ │ ├── babel-plugin-transform-inline-consecutive-adds@0.2.0 [exec] │ │ ├── babel-plugin-transform-member-expression-literals@6.8.5 [exec] │ │ ├── babel-plugin-transform-merge-sibling-variables@6.8.6 [exec] │ │ ├── babel-plugin-transform-minify-booleans@6.8.3 [exec] │ │ ├── babel-plugin-transform-property-literals@6.8.5 [exec] │ │ ├── babel-plugin-transform-regexp-constructors@0.2.0 [exec] │ │ ├── babel-plugin-transform-remove-console@6.8.5 [exec] │ │ ├── babel-plugin-transform-remove-debugger@6.8.5 [exec] │ │ ├── babel-plugin-transform-remove-undefined@0.2.0 [exec] │ │ ├── babel-plugin-transform-simplify-comparison-operators@6.8.5 [exec] │ │ └── babel-plugin-transform-undefined-to-void@6.8.3 [exec] │ ├── bower@1.8.2 [exec] │ ├─┬ bower-json@0.8.1 [exec] │ │ ├── deep-extend@0.4.2 [exec] │ │ ├─┬ ext-name@3.0.0 [exec] │ │ │ ├── ends-with@0.2.0 [exec] │ │ │ ├── ext-list@2.2.2 [exec] │ │ │ └─┬ sort-keys-length@1.0.1 [exec] │ │ │ └── sort-keys@1.1.2 [exec] │ │ └── intersect@1.0.1 [exec] │ ├── bower-logger@0.2.2 [exec] │ ├─┬ command-line-args@3.0.5 [exec] │ │ ├── array-back@1.0.4 [exec] │ │ ├── feature-detect-es6@1.3.1 [exec] │ │ ├─┬ find-replace@1.0.3 [exec] │ │ │ └── test-value@2.1.0 [exec] │ │ └── typical@2.6.1 [exec] │ ├── command-line-commands@1.0.4 [exec] │ ├─┬ command-line-usage@3.0.8 [exec] │ │ ├── ansi-escape-sequences@3.0.0 [exec] │ │ └─┬ table-layout@0.3.0 [exec] │ │ └─┬ wordwrapjs@2.0.0 [exec] │ │ └── reduce-flatten@1.0.1 [exec] │ ├─┬ css-slam@2.0.2 [exec] │ │ ├─┬ dom5@2.3.0 [exec] │ │ │ ├── @types/node@6.0.90 [exec] │ │ │ ├── @types/parse5@2.2.34 [exec] │ │ │ └── clone@2.1.1 [exec] │ │ ├── parse5@2.2.3 [exec] │ │ └── shady-css-parser@0.1.0 [exec] │ ├─┬ del@3.0.0 [exec] │ │ ├─┬ globby@6.1.0 [exec] │ │ │ └── pify@2.3.0 [exec] │ │ ├── p-map@1.2.0 [exec] │ │ └── pify@3.0.0 [exec] │ ├─┬ github@7.3.2 [exec] │ │ ├── follow-redirects@0.0.7 [exec] │ │ ├─┬ https-proxy-agent@1.0.0 [exec] │ │ │ └─┬ agent-base@2.1.1 [exec] │ │ │ └── semver@5.0.3 [exec] │ │ ├── mime@1.4.1 [exec] │ │ └── netrc@0.1.4 [exec] │ ├─┬ gunzip-maybe@1.4.1 [exec] │ │ ├─┬ browserify-zlib@0.1.4 [exec] │ │ │ └── pako@0.2.9 [exec] │ │ ├── is-deflate@1.0.0 [exec] │ │ ├── is-gzip@1.0.0 [exec] │ │ ├── peek-stream@1.1.2 [exec] │ │ └── pumpify@1.3.5 [exec] │ ├─┬ html-minifier@3.5.6 [exec] │ │ ├─┬ camel-case@3.0.0 [exec] │ │ │ ├─┬ no-case@2.3.2 [exec] │ │ │ │ └── lower-case@1.1.4 [exec] │ │ │ └── upper-case@1.1.3 [exec] │ │ ├── clean-css@4.1.9 [exec] │ │ ├── commander@2.11.0 [exec] │ │ ├── he@1.1.1 [exec] │ │ ├─┬ ncname@1.0.0 [exec] │ │ │ └── xml-char-classes@1.0.0 [exec] │ │ ├── param-case@2.1.1 [exec] │ │ ├── relateurl@0.2.7 [exec] │ │ └─┬ uglify-js@3.1.6 [exec] │ │ └── source-map@0.6.1 [exec] │ ├─┬ inquirer@1.2.3 [exec] │ │ ├── ansi-escapes@1.4.0 [exec] │ │ ├─┬ cli-cursor@1.0.2 [exec] │ │ │ └─┬ restore-cursor@1.0.1 [exec] │ │ │ ├── exit-hook@1.1.1 [exec] │ │ │ └── onetime@1.1.0 [exec] │ │ ├── cli-width@2.2.0 [exec] │ │ ├─┬ external-editor@1.1.1 [exec] │ │ │ ├─┬ spawn-sync@1.0.15 [exec] │ │ │ │ └── os-shim@0.1.3 [exec] │ │ │ └── tmp@0.0.29 [exec] │ │ ├── figures@1.7.0 [exec] │ │ ├── lodash@4.17.4 [exec] │ │ ├── mute-stream@0.0.6 [exec] │ │ └─┬ run-async@2.3.0 [exec] │ │ └── is-promise@2.1.0 [exec] │ ├─┬ mz@2.7.0 [exec] │ │ ├── any-promise@1.3.0 [exec] │ │ └─┬ thenify-all@1.6.0 [exec] │ │ └── thenify@3.3.0 [exec] │ ├─┬ plylog@0.4.0 [exec] │ │ └─┬ winston@2.4.0 [exec] │ │ ├── async@1.0.0 [exec] │ │ ├── colors@1.0.3 [exec] │ │ ├── cycle@1.0.3 [exec] │ │ ├── eyes@0.1.8 [exec] │ │ └── stack-trace@0.0.10 [exec] │ ├─┬ polymer-analyzer@2.4.0 [exec] │ │ ├─┬ @types/chai-subset@1.3.1 [exec] │ │ │ └── @types/chai@4.0.4 [exec] │ │ ├── @types/clone@0.1.30 [exec] │ │ ├── @types/cssbeautify@0.3.1 [exec] │ │ ├── @types/doctrine@0.0.1 [exec] │ │ ├── @types/escodegen@0.0.2 [exec] │ │ ├── @types/estraverse@0.0.6 [exec] │ │ ├── @types/estree@0.0.37 [exec] │ │ ├── @types/node@6.0.90 [exec] │ │ ├── @types/parse5@2.2.34 [exec] │ │ ├── clone@2.1.1 [exec] │ │ ├── cssbeautify@0.3.1 [exec] │ │ ├── dom5@2.3.0 [exec] │ │ ├─┬ escodegen@1.9.0 [exec] │ │ │ └── esprima@3.1.3 [exec] │ │ ├── jsonschema@1.2.0 [exec] │ │ ├── parse5@2.2.3 [exec] │ │ └── strip-indent@2.0.0 [exec] │ ├─┬ polymer-build@2.1.1 [exec] │ │ ├── @types/node@6.0.90 [exec] │ │ ├── @types/parse5@2.2.34 [exec] │ │ ├─┬ dom5@2.3.0 [exec] │ │ │ └── clone@2.1.1 [exec] │ │ ├─┬ multipipe@1.0.2 [exec] │ │ │ └── duplexer2@0.1.4 [exec] │ │ ├── parse5@2.2.3 [exec] │ │ ├─┬ plylog@0.5.0 [exec] │ │ │ ├── @types/node@4.2.21 [exec] │ │ │ └── @types/winston@2.3.7 [exec] │ │ ├─┬ polymer-bundler@3.1.1 [exec] │ │ │ ├── clone@2.1.1 [exec] │ │ │ ├─┬ dom5@2.3.0 [exec] │ │ │ │ ├── @types/node@6.0.90 [exec] │ │ │ │ └── @types/parse5@2.2.34 [exec] │ │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ │ └── minimist@0.0.8 [exec] │ │ │ └── parse5@2.2.3 [exec] │ │ ├─┬ sw-precache@5.2.0 [exec] │ │ │ ├─┬ dom-urls@1.1.0 [exec] │ │ │ │ └── urijs@1.19.0 [exec] │ │ │ ├── es6-promise@4.1.1 [exec] │ │ │ ├── lodash.defaults@4.2.0 [exec] │ │ │ ├─┬ lodash.template@4.4.0 [exec] │ │ │ │ └── lodash.templatesettings@4.1.0 [exec] │ │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ │ └── minimist@0.0.8 [exec] │ │ │ ├── pretty-bytes@4.0.2 [exec] │ │ │ └─┬ sw-toolbox@3.6.0 [exec] │ │ │ ├─┬ path-to-regexp@1.7.0 [exec] │ │ │ │ └── isarray@0.0.1 [exec] │ │ │ └── serviceworker-cache-polyfill@4.0.0 [exec] │ │ ├─┬ vinyl@1.2.0 [exec] │ │ │ └── clone@1.0.2 [exec] │ │ └─┬ vinyl-fs@2.4.4 [exec] │ │ ├─┬ glob-stream@5.3.5 [exec] │ │ │ ├── glob@5.0.15 [exec] │ │ │ ├─┬ glob-parent@3.1.0 [exec] │ │ │ │ └─┬ is-glob@3.1.0 [exec] │ │ │ │ └── is-extglob@2.1.1 [exec] │ │ │ ├── ordered-read-streams@0.3.0 [exec] │ │ │ ├─┬ through2@0.6.5 [exec] │ │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ └── unique-stream@2.2.1 [exec] │ │ └─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ ├─┬ polymer-linter@2.1.0 [exec] │ │ ├── @types/estree@0.0.34 [exec] │ │ ├── @types/fast-levenshtein@0.0.1 [exec] │ │ ├── @types/node@6.0.90 [exec] │ │ ├── @types/parse5@2.2.34 [exec] │ │ ├─┬ dom5@2.3.0 [exec] │ │ │ └── clone@2.1.1 [exec] │ │ ├── fast-levenshtein@2.0.6 [exec] │ │ ├── parse5@2.2.3 [exec] │ │ └── strip-indent@2.0.0 [exec] │ ├─┬ polymer-project-config@3.4.0 [exec] │ │ ├── @types/node@6.0.90 [exec] │ │ ├── minimatch-all@1.1.0 [exec] │ │ └─┬ plylog@0.5.0 [exec] │ │ └── @types/node@4.2.21 [exec] │ ├─┬ polyserve@0.23.0 [exec] │ │ ├── @types/assert@0.0.29 [exec] │ │ ├── @types/compression@0.0.33 [exec] │ │ ├── @types/content-type@1.1.1 [exec] │ │ ├─┬ @types/express@4.0.39 [exec] │ │ │ ├── @types/body-parser@1.16.7 [exec] │ │ │ └── @types/express-serve-static-core@4.0.56 [exec] │ │ ├── @types/mime@0.0.29 [exec] │ │ ├─┬ @types/mz@0.0.29 [exec] │ │ │ └── @types/bluebird@3.5.18 [exec] │ │ ├── @types/node@8.0.47 [exec] │ │ ├── @types/opn@3.0.28 [exec] │ │ ├── @types/parse5@2.2.34 [exec] │ │ ├── @types/pem@1.9.3 [exec] │ │ ├── @types/serve-static@1.13.0 [exec] │ │ ├── @types/spdy@3.4.4 [exec] │ │ ├── @types/ua-parser-js@0.7.32 [exec] │ │ ├─┬ browser-capabilities@0.2.1 [exec] │ │ │ └── ua-parser-js@0.7.17 [exec] │ │ ├─┬ compression@1.7.1 [exec] │ │ │ ├── compressible@2.0.12 [exec] │ │ │ ├─┬ debug@2.6.9 [exec] │ │ │ │ └── ms@2.0.0 [exec] │ │ │ └── on-headers@1.0.1 [exec] │ │ ├── content-type@1.0.4 [exec] │ │ ├─┬ dom5@2.3.0 [exec] │ │ │ ├── @types/node@6.0.90 [exec] │ │ │ └── clone@2.1.1 [exec] │ │ ├─┬ express@4.16.2 [exec] │ │ │ ├─┬ debug@2.6.9 [exec] │ │ │ │ └── ms@2.0.0 [exec] │ │ │ ├── finalhandler@1.1.0 [exec] │ │ │ ├── fresh@0.5.2 [exec] │ │ │ ├── path-to-regexp@0.1.7 [exec] │ │ │ ├── qs@6.5.1 [exec] │ │ │ ├─┬ send@0.16.1 [exec] │ │ │ │ └─┬ http-errors@1.6.2 [exec] │ │ │ │ └── setprototypeof@1.0.3 [exec] │ │ │ ├─┬ serve-static@1.13.1 [exec] │ │ │ │ └── send@0.16.1 [exec] │ │ │ ├── setprototypeof@1.1.0 [exec] │ │ │ └── utils-merge@1.0.1 [exec] │ │ ├─┬ find-port@1.0.1 [exec] │ │ │ └── async@0.2.10 [exec] │ │ ├─┬ http-proxy-middleware@0.17.4 [exec] │ │ │ ├── http-proxy@1.16.2 [exec] │ │ │ ├─┬ is-glob@3.1.0 [exec] │ │ │ │ └── is-extglob@2.1.1 [exec] │ │ │ └── lodash@4.17.4 [exec] │ │ ├─┬ lru-cache@4.1.1 [exec] │ │ │ ├── pseudomap@1.0.2 [exec] │ │ │ └── yallist@2.1.2 [exec] │ │ ├── mime@1.4.1 [exec] │ │ ├── opn@3.0.3 [exec] │ │ ├── parse5@2.2.3 [exec] │ │ ├─┬ pem@1.12.3 [exec] │ │ │ └─┬ md5@2.2.1 [exec] │ │ │ ├── charenc@0.0.2 [exec] │ │ │ └── crypt@0.0.2 [exec] │ │ ├── requirejs@2.3.5 [exec] │ │ ├─┬ send@0.14.2 [exec] │ │ │ ├─┬ debug@2.2.0 [exec] │ │ │ │ └── ms@0.7.1 [exec] │ │ │ ├── etag@1.7.0 [exec] │ │ │ ├── fresh@0.3.0 [exec] │ │ │ ├─┬ http-errors@1.5.1 [exec] │ │ │ │ └── setprototypeof@1.0.2 [exec] │ │ │ ├── mime@1.3.4 [exec] │ │ │ └── ms@0.7.2 [exec] │ │ └─┬ spdy@3.4.7 [exec] │ │ ├─┬ debug@2.6.9 [exec] │ │ │ └── ms@2.0.0 [exec] │ │ ├── handle-thing@1.2.5 [exec] │ │ ├── http-deceiver@1.2.7 [exec] │ │ ├── select-hose@2.0.0 [exec] │ │ └─┬ spdy-transport@2.0.20 [exec] │ │ ├─┬ debug@2.6.9 [exec] │ │ │ └── ms@2.0.0 [exec] │ │ ├── detect-node@2.0.3 [exec] │ │ ├── hpack.js@2.1.6 [exec] │ │ ├── obuf@1.1.1 [exec] │ │ └─┬ wbuf@1.7.2 [exec] │ │ └── minimalistic-assert@1.0.0 [exec] │ ├─┬ request@2.81.0 [exec] │ │ ├── aws-sign2@0.6.0 [exec] │ │ ├── aws4@1.6.0 [exec] │ │ ├── caseless@0.12.0 [exec] │ │ ├─┬ combined-stream@1.0.5 [exec] │ │ │ └── delayed-stream@1.0.0 [exec] │ │ ├── forever-agent@0.6.1 [exec] │ │ ├─┬ form-data@2.1.4 [exec] │ │ │ └── asynckit@0.4.0 [exec] │ │ ├─┬ har-validator@4.2.1 [exec] │ │ │ └── har-schema@1.0.5 [exec] │ │ ├─┬ hawk@3.1.3 [exec] │ │ │ ├── boom@2.10.1 [exec] │ │ │ ├── cryptiles@2.0.5 [exec] │ │ │ ├── hoek@2.16.3 [exec] │ │ │ └── sntp@1.0.9 [exec] │ │ ├─┬ http-signature@1.1.1 [exec] │ │ │ ├── assert-plus@0.2.0 [exec] │ │ │ ├─┬ jsprim@1.4.1 [exec] │ │ │ │ ├── assert-plus@1.0.0 [exec] │ │ │ │ ├── extsprintf@1.3.0 [exec] │ │ │ │ ├── json-schema@0.2.3 [exec] │ │ │ │ └─┬ verror@1.10.0 [exec] │ │ │ │ └── assert-plus@1.0.0 [exec] │ │ │ └─┬ sshpk@1.13.1 [exec] │ │ │ ├── asn1@0.2.3 [exec] │ │ │ ├── assert-plus@1.0.0 [exec] │ │ │ ├── bcrypt-pbkdf@1.0.1 [exec] │ │ │ ├─┬ dashdash@1.14.1 [exec] │ │ │ │ └── assert-plus@1.0.0 [exec] │ │ │ ├── ecc-jsbn@0.1.1 [exec] │ │ │ ├─┬ getpass@0.1.7 [exec] │ │ │ │ └── assert-plus@1.0.0 [exec] │ │ │ ├── jsbn@0.1.1 [exec] │ │ │ └── tweetnacl@0.14.5 [exec] │ │ ├── is-typedarray@1.0.0 [exec] │ │ ├── isstream@0.1.2 [exec] │ │ ├── json-stringify-safe@5.0.1 [exec] │ │ ├── oauth-sign@0.8.2 [exec] │ │ ├── performance-now@0.2.0 [exec] │ │ ├── qs@6.4.0 [exec] │ │ ├── stringstream@0.0.5 [exec] │ │ ├─┬ tough-cookie@2.3.3 [exec] │ │ │ └── punycode@1.4.1 [exec] │ │ ├── tunnel-agent@0.6.0 [exec] │ │ └── uuid@3.1.0 [exec] │ ├── semver@5.4.1 [exec] │ ├─┬ tar-fs@1.16.0 [exec] │ │ ├── chownr@1.0.1 [exec] │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ └── minimist@0.0.8 [exec] │ │ ├─┬ pump@1.0.2 [exec] │ │ │ └── end-of-stream@1.4.0 [exec] │ │ └─┬ tar-stream@1.5.4 [exec] │ │ ├── bl@1.2.1 [exec] │ │ └── end-of-stream@1.4.0 [exec] │ ├─┬ temp@0.8.3 [exec] │ │ ├── os-tmpdir@1.0.2 [exec] │ │ └── rimraf@2.2.8 [exec] │ ├─┬ update-notifier@1.0.3 [exec] │ │ ├─┬ boxen@0.6.0 [exec] │ │ │ ├── ansi-align@1.1.0 [exec] │ │ │ ├── camelcase@2.1.1 [exec] │ │ │ ├── cli-boxes@1.0.0 [exec] │ │ │ ├── filled-array@1.1.0 [exec] │ │ │ ├─┬ repeating@2.0.1 [exec] │ │ │ │ └── is-finite@1.0.2 [exec] │ │ │ └── widest-line@1.0.0 [exec] │ │ ├─┬ configstore@2.1.0 [exec] │ │ │ ├─┬ dot-prop@3.0.0 [exec] │ │ │ │ └── is-obj@1.0.1 [exec] │ │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ │ └── minimist@0.0.8 [exec] │ │ │ ├── osenv@0.1.4 [exec] │ │ │ ├── uuid@2.0.3 [exec] │ │ │ └─┬ write-file-atomic@1.3.4 [exec] │ │ │ └── slide@1.1.6 [exec] │ │ ├── is-npm@1.0.0 [exec] │ │ ├─┬ latest-version@2.0.0 [exec] │ │ │ └─┬ package-json@2.4.0 [exec] │ │ │ ├─┬ got@5.7.1 [exec] │ │ │ │ ├─┬ create-error-class@3.0.2 [exec] │ │ │ │ │ └── capture-stack-trace@1.0.0 [exec] │ │ │ │ ├── duplexer2@0.1.4 [exec] │ │ │ │ ├── is-redirect@1.0.0 [exec] │ │ │ │ ├── is-retry-allowed@1.1.0 [exec] │ │ │ │ ├── lowercase-keys@1.0.0 [exec] │ │ │ │ ├── node-status-codes@1.0.0 [exec] │ │ │ │ ├── read-all-stream@3.1.0 [exec] │ │ │ │ ├── timed-out@3.1.3 [exec] │ │ │ │ ├── unzip-response@1.0.2 [exec] │ │ │ │ └─┬ url-parse-lax@1.0.0 [exec] │ │ │ │ └── prepend-http@1.0.4 [exec] │ │ │ ├─┬ registry-auth-token@3.3.1 [exec] │ │ │ │ └─┬ rc@1.2.2 [exec] │ │ │ │ └── minimist@1.2.0 [exec] │ │ │ └── registry-url@3.1.0 [exec] │ │ ├── lazy-req@1.1.0 [exec] │ │ ├── semver-diff@2.1.0 [exec] │ │ └── xdg-basedir@2.0.0 [exec] │ ├── vinyl@1.2.0 [exec] │ ├─┬ vinyl-fs@2.4.4 [exec] │ │ ├─┬ glob-stream@5.3.5 [exec] │ │ │ ├── glob@5.0.15 [exec] │ │ │ ├─┬ glob-parent@3.1.0 [exec] │ │ │ │ └─┬ is-glob@3.1.0 [exec] │ │ │ │ └── is-extglob@2.1.1 [exec] │ │ │ ├── ordered-read-streams@0.3.0 [exec] │ │ │ ├─┬ through2@0.6.5 [exec] │ │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ └── unique-stream@2.2.1 [exec] │ │ └─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ ├─┬ web-component-tester@6.3.0 [exec] │ │ ├── @polymer/sinonjs@1.17.1 [exec] │ │ ├── @polymer/test-fixture@0.0.3 [exec] │ │ ├── @webcomponents/webcomponentsjs@1.0.17 [exec] │ │ ├─┬ express@4.16.2 [exec] │ │ │ ├─┬ debug@2.6.9 [exec] │ │ │ │ └── ms@2.0.0 [exec] │ │ │ ├── finalhandler@1.1.0 [exec] │ │ │ ├── fresh@0.5.2 [exec] │ │ │ ├── path-to-regexp@0.1.7 [exec] │ │ │ ├── qs@6.5.1 [exec] │ │ │ ├─┬ send@0.16.1 [exec] │ │ │ │ ├─┬ http-errors@1.6.2 [exec] │ │ │ │ │ └── setprototypeof@1.0.3 [exec] │ │ │ │ └── mime@1.4.1 [exec] │ │ │ ├─┬ serve-static@1.13.1 [exec] │ │ │ │ └── send@0.16.1 [exec] │ │ │ ├── setprototypeof@1.1.0 [exec] │ │ │ └── utils-merge@1.0.1 [exec] │ │ ├── lodash@3.10.1 [exec] │ │ ├─┬ mocha@3.5.3 [exec] │ │ │ ├── browser-stdout@1.3.0 [exec] │ │ │ ├── commander@2.9.0 [exec] │ │ │ ├─┬ debug@2.6.8 [exec] │ │ │ │ └── ms@2.0.0 [exec] │ │ │ ├── diff@3.2.0 [exec] │ │ │ ├── glob@7.1.1 [exec] │ │ │ ├─┬ lodash.create@3.1.1 [exec] │ │ │ │ ├── lodash._baseassign@3.2.0 [exec] │ │ │ │ └── lodash._basecreate@3.0.3 [exec] │ │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ │ └── minimist@0.0.8 [exec] │ │ │ └── supports-color@3.1.2 [exec] │ │ ├─┬ send@0.11.1 [exec] │ │ │ ├── debug@2.1.3 [exec] │ │ │ ├── depd@1.0.1 [exec] │ │ │ ├── destroy@1.0.3 [exec] │ │ │ ├── escape-html@1.0.1 [exec] │ │ │ ├── etag@1.5.1 [exec] │ │ │ ├── fresh@0.2.4 [exec] │ │ │ ├── mime@1.2.11 [exec] │ │ │ ├── ms@0.7.0 [exec] │ │ │ ├─┬ on-finished@2.2.1 [exec] │ │ │ │ └── ee-first@1.1.0 [exec] │ │ │ └── range-parser@1.0.3 [exec] │ │ ├─┬ socket.io@1.7.4 [exec] │ │ │ ├─┬ debug@2.3.3 [exec] │ │ │ │ └── ms@0.7.2 [exec] │ │ │ ├─┬ engine.io@1.8.4 [exec] │ │ │ │ ├── accepts@1.3.3 [exec] │ │ │ │ ├── base64id@1.0.0 [exec] │ │ │ │ ├─┬ debug@2.3.3 [exec] │ │ │ │ │ └── ms@0.7.2 [exec] │ │ │ │ ├─┬ engine.io-parser@1.3.2 [exec] │ │ │ │ │ └── after@0.8.2 [exec] │ │ │ │ └── ws@1.1.4 [exec] │ │ │ ├── object-assign@4.1.0 [exec] │ │ │ └─┬ socket.io-client@1.7.4 [exec] │ │ │ ├── component-emitter@1.2.1 [exec] │ │ │ ├─┬ debug@2.3.3 [exec] │ │ │ │ └── ms@0.7.2 [exec] │ │ │ └─┬ engine.io-client@1.8.4 [exec] │ │ │ ├─┬ debug@2.3.3 [exec] │ │ │ │ └── ms@0.7.2 [exec] │ │ │ └── ws@1.1.2 [exec] │ │ ├─┬ wct-sauce@2.0.0-pre.1 [exec] │ │ │ └── uuid@2.0.3 [exec] │ │ └─┬ wd@1.4.1 [exec] │ │ ├─┬ archiver@1.3.0 [exec] │ │ │ ├─┬ archiver-utils@1.3.0 [exec] │ │ │ │ └── lodash@4.17.4 [exec] │ │ │ ├── async@2.5.0 [exec] │ │ │ ├── lodash@4.17.4 [exec] │ │ │ ├── walkdir@0.0.11 [exec] │ │ │ └─┬ zip-stream@1.2.0 [exec] │ │ │ ├─┬ compress-commons@1.2.2 [exec] │ │ │ │ └─┬ crc32-stream@2.0.0 [exec] │ │ │ │ └── crc@3.5.0 [exec] │ │ │ └── lodash@4.17.4 [exec] │ │ ├── async@2.0.1 [exec] │ │ ├── lodash@4.16.2 [exec] │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ └── minimist@0.0.8 [exec] │ │ ├── q@1.4.1 [exec] │ │ ├─┬ request@2.79.0 [exec] │ │ │ ├── caseless@0.11.0 [exec] │ │ │ ├── har-validator@2.0.6 [exec] │ │ │ ├── qs@6.3.2 [exec] │ │ │ └── tunnel-agent@0.4.3 [exec] │ │ └── underscore.string@3.3.4 [exec] │ ├─┬ yeoman-environment@1.6.6 [exec] │ │ ├── diff@2.2.3 [exec] │ │ ├─┬ globby@4.1.0 [exec] │ │ │ └── glob@6.0.4 [exec] │ │ ├─┬ grouped-queue@0.3.3 [exec] │ │ │ └── lodash@4.17.4 [exec] │ │ ├─┬ inquirer@1.2.3 [exec] │ │ │ ├── mute-stream@0.0.6 [exec] │ │ │ └── run-async@2.3.0 [exec] │ │ ├── lodash@4.17.4 [exec] │ │ ├── log-symbols@1.0.2 [exec] │ │ ├─┬ mem-fs@1.1.3 [exec] │ │ │ ├── vinyl@1.2.0 [exec] │ │ │ └─┬ vinyl-file@2.0.0 [exec] │ │ │ ├─┬ strip-bom-stream@2.0.0 [exec] │ │ │ │ └── first-chunk-stream@2.0.0 [exec] │ │ │ └── vinyl@1.2.0 [exec] │ │ └── untildify@2.1.0 [exec] │ └─┬ yeoman-generator@1.1.1 [exec] │ ├── async@2.5.0 [exec] │ ├─┬ class-extend@0.1.2 [exec] │ │ └── object-assign@2.1.1 [exec] │ ├─┬ cli-table@0.3.1 [exec] │ │ └── colors@1.0.3 [exec] │ ├─┬ cross-spawn@5.1.0 [exec] │ │ ├── lru-cache@4.1.1 [exec] │ │ └─┬ shebang-command@1.2.0 [exec] │ │ └── shebang-regex@1.0.0 [exec] │ ├── dargs@5.1.0 [exec] │ ├── detect-conflict@1.0.1 [exec] │ ├─┬ error@7.0.2 [exec] │ │ └── string-template@0.2.1 [exec] │ ├─┬ find-up@2.1.0 [exec] │ │ └─┬ locate-path@2.0.0 [exec] │ │ ├─┬ p-locate@2.0.0 [exec] │ │ │ └── p-limit@1.1.0 [exec] │ │ └── path-exists@3.0.0 [exec] │ ├─┬ github-username@3.0.0 [exec] │ │ └─┬ gh-got@5.0.0 [exec] │ │ └─┬ got@6.7.1 [exec] │ │ ├── duplexer3@0.1.4 [exec] │ │ ├── get-stream@3.0.0 [exec] │ │ ├── timed-out@4.0.1 [exec] │ │ └── unzip-response@2.0.1 [exec] │ ├─┬ istextorbinary@2.1.0 [exec] │ │ └── editions@1.3.3 [exec] │ ├── lodash@4.17.4 [exec] │ ├─┬ mem-fs-editor@3.0.2 [exec] │ │ ├── commondir@1.0.1 [exec] │ │ ├── ejs@2.5.7 [exec] │ │ ├── globby@6.1.0 [exec] │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ └── minimist@0.0.8 [exec] │ │ ├── multimatch@2.1.0 [exec] │ │ └─┬ vinyl@2.1.0 [exec] │ │ ├── clone@2.1.1 [exec] │ │ ├── clone-stats@1.0.0 [exec] │ │ └── replace-ext@1.0.0 [exec] │ ├── minimist@1.2.0 [exec] │ ├─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ ├── path-exists@3.0.0 [exec] │ ├── pretty-bytes@4.0.2 [exec] │ ├─┬ read-chunk@2.1.0 [exec] │ │ └── pify@3.0.0 [exec] │ ├─┬ read-pkg-up@2.0.0 [exec] │ │ └─┬ read-pkg@2.0.0 [exec] │ │ ├─┬ load-json-file@2.0.0 [exec] │ │ │ └── strip-bom@3.0.0 [exec] │ │ └── path-type@2.0.0 [exec] │ ├── run-async@2.3.0 [exec] │ └── user-home@2.0.0 [exec] ├── proxy-middleware@0.15.0 [exec] ├── require-dir@0.3.2 [exec] ├── run-sequence@1.2.2 [exec] ├─┬ through2@2.0.3 [exec] │ └── xtend@4.0.1 [exec] ├─┬ vulcanize@1.16.0 [exec] │ ├─┬ dom5@1.3.6 [exec] │ │ ├─┬ @types/parse5@0.0.31 [exec] │ │ │ └── @types/node@6.0.90 [exec] │ │ └── parse5@1.5.1 [exec] │ ├── es6-promise@2.3.0 [exec] │ ├─┬ hydrolysis@1.25.0 [exec] │ │ ├── acorn@3.3.0 [exec] │ │ ├─┬ babel-polyfill@6.26.0 [exec] │ │ │ └── regenerator-runtime@0.10.5 [exec] │ │ ├─┬ doctrine@0.7.2 [exec] │ │ │ ├── esutils@1.1.6 [exec] │ │ │ └── isarray@0.0.1 [exec] │ │ ├── dom5@1.1.0 [exec] │ │ └── estraverse@3.1.0 [exec] │ ├─┬ nopt@3.0.6 [exec] │ │ └── abbrev@1.1.1 [exec] │ └── path-posix@1.0.0 [exec] └─┬ web-component-tester@4.3.6 [exec] ├── accessibility-developer-tools@2.12.0 [exec] ├── async@1.5.2 [exec] ├─┬ body-parser@1.18.2 [exec] │ ├── bytes@3.0.0 [exec] │ ├─┬ debug@2.6.9 [exec] │ │ └── ms@2.0.0 [exec] │ ├── depd@1.1.1 [exec] │ ├─┬ http-errors@1.6.2 [exec] │ │ └── setprototypeof@1.0.3 [exec] │ ├── iconv-lite@0.4.19 [exec] │ ├─┬ on-finished@2.3.0 [exec] │ │ └── ee-first@1.1.1 [exec] │ ├── qs@6.5.1 [exec] │ ├─┬ raw-body@2.3.2 [exec] │ │ └─┬ http-errors@1.6.2 [exec] │ │ └── setprototypeof@1.0.3 [exec] │ └─┬ type-is@1.6.15 [exec] │ └── media-typer@0.3.0 [exec] ├─┬ chai@3.5.0 [exec] │ ├── assertion-error@1.0.2 [exec] │ ├─┬ deep-eql@0.1.3 [exec] │ │ └── type-detect@0.1.1 [exec] │ └── type-detect@1.0.0 [exec] ├── cleankill@1.0.3 [exec] ├─┬ express@4.16.2 [exec] │ ├── array-flatten@1.1.1 [exec] │ ├── content-disposition@0.5.2 [exec] │ ├── cookie@0.3.1 [exec] │ ├── cookie-signature@1.0.6 [exec] │ ├─┬ debug@2.6.9 [exec] │ │ └── ms@2.0.0 [exec] │ ├── finalhandler@1.1.0 [exec] │ ├── fresh@0.5.2 [exec] │ ├── merge-descriptors@1.0.1 [exec] │ ├── methods@1.1.2 [exec] │ ├── path-to-regexp@0.1.7 [exec] │ ├─┬ proxy-addr@2.0.2 [exec] │ │ ├── forwarded@0.1.2 [exec] │ │ └── ipaddr.js@1.5.2 [exec] │ ├── qs@6.5.1 [exec] │ ├── range-parser@1.2.0 [exec] │ ├─┬ send@0.16.1 [exec] │ │ ├─┬ http-errors@1.6.2 [exec] │ │ │ └── setprototypeof@1.0.3 [exec] │ │ └── mime@1.4.1 [exec] │ ├─┬ serve-static@1.13.1 [exec] │ │ └── send@0.16.1 [exec] │ ├── setprototypeof@1.1.0 [exec] │ ├── statuses@1.3.1 [exec] │ ├── utils-merge@1.0.1 [exec] │ └── vary@1.1.2 [exec] ├─┬ findup-sync@0.2.1 [exec] │ └── glob@4.3.5 [exec] ├─┬ glob@5.0.15 [exec] │ └── minimatch@2.0.10 [exec] ├── lodash@3.10.1 [exec] ├─┬ mocha@2.5.3 [exec] │ ├── commander@2.3.0 [exec] │ ├─┬ debug@2.2.0 [exec] │ │ └── ms@0.7.1 [exec] │ ├── diff@1.4.0 [exec] │ ├── escape-string-regexp@1.0.2 [exec] │ ├─┬ glob@3.2.11 [exec] │ │ └─┬ minimatch@0.3.0 [exec] │ │ ├── lru-cache@2.7.3 [exec] │ │ └── sigmund@1.0.1 [exec] │ ├── growl@1.9.2 [exec] │ ├─┬ jade@0.26.3 [exec] │ │ ├── commander@0.6.1 [exec] │ │ └── mkdirp@0.3.0 [exec] │ ├─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ ├── supports-color@1.2.0 [exec] │ └── to-iso-string@0.0.2 [exec] ├─┬ multer@1.3.0 [exec] │ ├── append-field@0.1.0 [exec] │ ├─┬ busboy@0.2.14 [exec] │ │ ├─┬ dicer@0.2.5 [exec] │ │ │ ├─┬ readable-stream@1.1.14 [exec] │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ └── streamsearch@0.1.2 [exec] │ │ └─┬ readable-stream@1.1.14 [exec] │ │ ├── isarray@0.0.1 [exec] │ │ └── string_decoder@0.10.31 [exec] │ ├─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ └── object-assign@3.0.0 [exec] ├─┬ nomnom@1.8.1 [exec] │ ├─┬ chalk@0.4.0 [exec] │ │ ├── ansi-styles@1.0.0 [exec] │ │ └── strip-ansi@0.1.1 [exec] │ └── underscore@1.6.0 [exec] ├─┬ promisify-node@0.4.0 [exec] │ └─┬ nodegit-promise@4.0.0 [exec] │ └── asap@2.0.6 [exec] ├─┬ send@0.11.1 [exec] │ ├── debug@2.1.3 [exec] │ ├── depd@1.0.1 [exec] │ ├── destroy@1.0.3 [exec] │ ├── escape-html@1.0.1 [exec] │ ├─┬ etag@1.5.1 [exec] │ │ └── crc@3.2.1 [exec] │ ├── fresh@0.2.4 [exec] │ ├── mime@1.2.11 [exec] │ ├── ms@0.7.0 [exec] │ ├─┬ on-finished@2.2.1 [exec] │ │ └── ee-first@1.1.0 [exec] │ └── range-parser@1.0.3 [exec] ├─┬ serve-waterfall@1.1.1 [exec] │ └─┬ send@0.11.1 [exec] │ ├── debug@2.1.3 [exec] │ ├── depd@1.0.1 [exec] │ ├── destroy@1.0.3 [exec] │ ├── escape-html@1.0.1 [exec] │ ├── etag@1.5.1 [exec] │ ├── fresh@0.2.4 [exec] │ ├── mime@1.2.11 [exec] │ ├── ms@0.7.0 [exec] │ ├─┬ on-finished@2.2.1 [exec] │ │ └── ee-first@1.1.0 [exec] │ └── range-parser@1.0.3 [exec] ├─┬ sinon@1.17.7 [exec] │ ├── formatio@1.1.1 [exec] │ ├── lolex@1.3.2 [exec] │ ├── samsam@1.1.2 [exec] │ └─┬ util@0.10.3 [exec] │ └── inherits@2.0.1 [exec] ├── sinon-chai@2.14.0 [exec] ├── stacky@1.3.1 [exec] ├── test-fixture@3.0.0-rc.1 (git://github.com/polymerelements/test-fixture.git#05caebd9ecbb464024455923bd351d2ba640932e) [exec] ├─┬ update-notifier@0.6.3 [exec] │ └── boxen@0.3.1 [exec] ├─┬ wct-local@2.0.15 [exec] │ ├── @types/freeport@1.0.21 [exec] │ ├── @types/launchpad@0.6.0 [exec] │ ├── @types/node@6.0.90 [exec] │ ├── @types/which@1.0.28 [exec] │ ├── freeport@1.0.5 [exec] │ ├─┬ launchpad@0.6.0 [exec] │ │ ├─┬ async@2.5.0 [exec] │ │ │ └── lodash@4.17.4 [exec] │ │ ├── browserstack@1.5.0 [exec] │ │ ├─┬ plist@2.1.0 [exec] │ │ │ ├── base64-js@1.2.0 [exec] │ │ │ ├── xmlbuilder@8.2.2 [exec] │ │ │ └── xmldom@0.1.27 [exec] │ │ ├── q@1.5.1 [exec] │ │ └── underscore@1.8.3 [exec] │ ├─┬ selenium-standalone@5.11.2 [exec] │ │ ├── async@1.2.1 [exec] │ │ ├── commander@2.6.0 [exec] │ │ ├── lodash@3.9.3 [exec] │ │ ├── minimist@1.1.0 [exec] │ │ ├─┬ mkdirp@0.5.0 [exec] │ │ │ └── minimist@0.0.8 [exec] │ │ ├─┬ request@2.79.0 [exec] │ │ │ ├── caseless@0.11.0 [exec] │ │ │ ├─┬ har-validator@2.0.6 [exec] │ │ │ │ └── commander@2.11.0 [exec] │ │ │ ├── qs@6.3.2 [exec] │ │ │ └── tunnel-agent@0.4.3 [exec] │ │ ├─┬ tar-stream@1.5.2 [exec] │ │ │ └── end-of-stream@1.4.0 [exec] │ │ ├── urijs@1.16.1 [exec] │ │ ├─┬ which@1.1.1 [exec] │ │ │ └─┬ is-absolute@0.1.7 [exec] │ │ │ └── is-relative@0.1.3 [exec] │ │ └─┬ yauzl@2.9.1 [exec] │ │ └─┬ fd-slicer@1.0.1 [exec] │ │ └── pend@1.2.0 [exec] │ └─┬ which@1.3.0 [exec] │ └── isexe@2.0.0 [exec] ├─┬ wct-sauce@1.8.6 [exec] │ ├─┬ sauce-connect-launcher@1.2.3 [exec] │ │ ├── adm-zip@0.4.7 [exec] │ │ ├── async@2.5.0 [exec] │ │ └── lodash@4.17.4 [exec] │ └── uuid@2.0.3 [exec] └─┬ wd@0.3.12 [exec] ├─┬ archiver@0.14.4 [exec] │ ├── async@0.9.2 [exec] │ ├── buffer-crc32@0.2.13 [exec] │ ├── glob@4.3.5 [exec] │ ├── lazystream@0.1.0 [exec] │ ├── lodash@3.2.0 [exec] │ ├─┬ readable-stream@1.0.34 [exec] │ │ ├── isarray@0.0.1 [exec] │ │ └── string_decoder@0.10.31 [exec] │ ├─┬ tar-stream@1.1.5 [exec] │ │ └── end-of-stream@1.4.0 [exec] │ └─┬ zip-stream@0.5.2 [exec] │ ├─┬ compress-commons@0.2.9 [exec] │ │ ├── crc32-stream@0.3.4 [exec] │ │ └── node-int64@0.3.3 [exec] │ └── lodash@3.2.0 [exec] ├── async@1.0.0 [exec] ├── lodash@3.9.3 [exec] ├── q@1.4.1 [exec] ├─┬ request@2.55.0 [exec] │ ├── aws-sign2@0.5.0 [exec] │ ├── bl@0.9.5 [exec] │ ├── caseless@0.9.0 [exec] │ ├─┬ combined-stream@0.0.7 [exec] │ │ └── delayed-stream@0.0.5 [exec] │ ├─┬ form-data@0.2.0 [exec] │ │ └── async@0.9.2 [exec] │ ├─┬ har-validator@1.8.0 [exec] │ │ ├── bluebird@2.11.0 [exec] │ │ └── commander@2.11.0 [exec] │ ├── hawk@2.3.1 [exec] │ ├─┬ http-signature@0.10.1 [exec] │ │ ├── asn1@0.1.11 [exec] │ │ ├── assert-plus@0.1.5 [exec] │ │ └── ctype@0.5.3 [exec] │ ├─┬ mime-types@2.0.14 [exec] │ │ └── mime-db@1.12.0 [exec] │ ├── node-uuid@1.4.8 [exec] │ ├── oauth-sign@0.6.0 [exec] │ ├── qs@2.4.2 [exec] │ └── tunnel-agent@0.4.3 [exec] ├── underscore.string@3.0.3 [exec] └── vargs@0.1.0
After
[exec] nuxeo-web-ui@1.0.0 /opt/jenkins/workspace/master/addons_nuxeo-web-ui-master [exec] ├─┬ browser-sync@2.18.13 [exec] │ ├─┬ browser-sync-client@2.5.1 [exec] │ │ ├── etag@1.8.1 [exec] │ │ └── fresh@0.3.0 [exec] │ ├─┬ browser-sync-ui@0.6.3 [exec] │ │ ├── async-each-series@0.1.1 [exec] │ │ ├─┬ stream-throttle@0.1.3 [exec] │ │ │ └── limiter@1.1.2 [exec] │ │ └─┬ weinre@2.0.0-pre-I0Z7U9OV [exec] │ │ └─┬ express@2.5.11 [exec] │ │ ├─┬ connect@1.9.2 [exec] │ │ │ └── formidable@1.0.17 [exec] │ │ ├── mime@1.2.4 [exec] │ │ └── qs@0.4.2 [exec] │ ├── bs-recipes@1.3.4 [exec] │ ├─┬ chokidar@1.7.0 [exec] │ │ ├── anymatch@1.3.2 [exec] │ │ ├── async-each@1.0.1 [exec] │ │ ├── glob-parent@2.0.0 [exec] │ │ ├── inherits@2.0.3 [exec] │ │ ├─┬ is-binary-path@1.0.1 [exec] │ │ │ └── binary-extensions@1.10.0 [exec] │ │ ├── is-glob@2.0.1 [exec] │ │ ├── path-is-absolute@1.0.1 [exec] │ │ └─┬ readdirp@2.1.0 [exec] │ │ └── set-immediate-shim@1.0.1 [exec] │ ├─┬ connect@3.5.0 [exec] │ │ ├─┬ debug@2.2.0 [exec] │ │ │ └── ms@0.7.1 [exec] │ │ ├─┬ finalhandler@0.5.0 [exec] │ │ │ └── unpipe@1.0.0 [exec] │ │ ├── parseurl@1.3.2 [exec] │ │ └── utils-merge@1.0.0 [exec] │ ├── dev-ip@1.0.1 [exec] │ ├── easy-extender@2.3.2 [exec] │ ├─┬ eazy-logger@3.0.2 [exec] │ │ └─┬ tfunk@3.1.0 [exec] │ │ └── object-path@0.9.2 [exec] │ ├── emitter-steward@1.0.0 [exec] │ ├─┬ fs-extra@3.0.1 [exec] │ │ ├── graceful-fs@4.1.11 [exec] │ │ ├── jsonfile@3.0.1 [exec] │ │ └── universalify@0.1.1 [exec] │ ├─┬ http-proxy@1.15.2 [exec] │ │ ├── eventemitter3@1.2.0 [exec] │ │ └── requires-port@1.0.0 [exec] │ ├── immutable@3.8.1 [exec] │ ├─┬ localtunnel@1.8.3 [exec] │ │ ├─┬ debug@2.6.8 [exec] │ │ │ └── ms@2.0.0 [exec] │ │ ├── openurl@1.1.1 [exec] │ │ └─┬ yargs@3.29.0 [exec] │ │ ├── camelcase@1.2.1 [exec] │ │ └── window-size@0.1.4 [exec] │ ├─┬ micromatch@2.3.11 [exec] │ │ ├─┬ arr-diff@2.0.0 [exec] │ │ │ └── arr-flatten@1.1.0 [exec] │ │ ├─┬ braces@1.8.5 [exec] │ │ │ ├─┬ expand-range@1.8.2 [exec] │ │ │ │ └─┬ fill-range@2.2.3 [exec] │ │ │ │ ├── is-number@2.1.0 [exec] │ │ │ │ ├─┬ randomatic@1.1.7 [exec] │ │ │ │ │ ├─┬ is-number@3.0.0 [exec] │ │ │ │ │ │ └── kind-of@3.2.2 [exec] │ │ │ │ │ └── kind-of@4.0.0 [exec] │ │ │ │ └── repeat-string@1.6.1 [exec] │ │ │ ├── preserve@0.2.0 [exec] │ │ │ └── repeat-element@1.1.2 [exec] │ │ ├─┬ expand-brackets@0.1.5 [exec] │ │ │ └── is-posix-bracket@0.1.1 [exec] │ │ ├── extglob@0.3.2 [exec] │ │ ├── filename-regex@2.0.1 [exec] │ │ ├── is-extglob@1.0.0 [exec] │ │ ├─┬ kind-of@3.2.2 [exec] │ │ │ └── is-buffer@1.1.6 [exec] │ │ ├─┬ normalize-path@2.1.1 [exec] │ │ │ └── remove-trailing-separator@1.1.0 [exec] │ │ ├─┬ parse-glob@3.0.4 [exec] │ │ │ ├── glob-base@0.3.0 [exec] │ │ │ └── is-dotfile@1.0.3 [exec] │ │ └─┬ regex-cache@0.4.4 [exec] │ │ └─┬ is-equal-shallow@0.1.3 [exec] │ │ └── is-primitive@2.0.0 [exec] │ ├── opn@4.0.2 [exec] │ ├─┬ portscanner@2.1.1 [exec] │ │ └─┬ is-number-like@1.0.8 [exec] │ │ └── lodash.isfinite@3.3.2 [exec] │ ├── qs@6.2.1 [exec] │ ├─┬ resp-modifier@6.0.2 [exec] │ │ └─┬ minimatch@3.0.4 [exec] │ │ └─┬ brace-expansion@1.1.8 [exec] │ │ ├── balanced-match@1.0.0 [exec] │ │ └── concat-map@0.0.1 [exec] │ ├── rx@4.1.0 [exec] │ ├─┬ serve-index@1.8.0 [exec] │ │ ├─┬ accepts@1.3.4 [exec] │ │ │ └── negotiator@0.6.1 [exec] │ │ ├── batch@0.5.3 [exec] │ │ ├── escape-html@1.0.3 [exec] │ │ ├─┬ http-errors@1.5.1 [exec] │ │ │ └── setprototypeof@1.0.2 [exec] │ │ └─┬ mime-types@2.1.17 [exec] │ │ └── mime-db@1.30.0 [exec] │ ├─┬ serve-static@1.12.2 [exec] │ │ ├── encodeurl@1.0.1 [exec] │ │ └─┬ send@0.15.2 [exec] │ │ ├─┬ debug@2.6.4 [exec] │ │ │ └── ms@0.7.3 [exec] │ │ ├── destroy@1.0.4 [exec] │ │ ├── fresh@0.5.0 [exec] │ │ ├─┬ http-errors@1.6.2 [exec] │ │ │ └── setprototypeof@1.0.3 [exec] │ │ ├── mime@1.3.4 [exec] │ │ └── ms@1.0.0 [exec] │ ├── server-destroy@1.0.1 [exec] │ ├─┬ socket.io@1.6.0 [exec] │ │ ├─┬ debug@2.3.3 [exec] │ │ │ └── ms@0.7.2 [exec] │ │ ├─┬ engine.io@1.8.0 [exec] │ │ │ ├── accepts@1.3.3 [exec] │ │ │ ├── base64id@0.1.0 [exec] │ │ │ ├─┬ debug@2.3.3 [exec] │ │ │ │ └── ms@0.7.2 [exec] │ │ │ ├─┬ engine.io-parser@1.3.1 [exec] │ │ │ │ ├── after@0.8.1 [exec] │ │ │ │ ├── arraybuffer.slice@0.0.6 [exec] │ │ │ │ ├── base64-arraybuffer@0.1.5 [exec] │ │ │ │ ├── blob@0.0.4 [exec] │ │ │ │ ├─┬ has-binary@0.1.6 [exec] │ │ │ │ │ └── isarray@0.0.1 [exec] │ │ │ │ └── wtf-8@1.0.0 [exec] │ │ │ └─┬ ws@1.1.1 [exec] │ │ │ ├── options@0.0.6 [exec] │ │ │ └── ultron@1.0.2 [exec] │ │ ├─┬ has-binary@0.1.7 [exec] │ │ │ └── isarray@0.0.1 [exec] │ │ ├── object-assign@4.1.0 [exec] │ │ ├─┬ socket.io-adapter@0.5.0 [exec] │ │ │ └─┬ debug@2.3.3 [exec] │ │ │ └── ms@0.7.2 [exec] │ │ └─┬ socket.io-parser@2.3.1 [exec] │ │ ├── component-emitter@1.1.2 [exec] │ │ ├── isarray@0.0.1 [exec] │ │ └── json3@3.3.2 [exec] │ ├─┬ socket.io-client@1.6.0 [exec] │ │ ├── backo2@1.0.2 [exec] │ │ ├── component-bind@1.0.0 [exec] │ │ ├── component-emitter@1.2.1 [exec] │ │ ├─┬ debug@2.3.3 [exec] │ │ │ └── ms@0.7.2 [exec] │ │ ├─┬ engine.io-client@1.8.0 [exec] │ │ │ ├── component-emitter@1.2.1 [exec] │ │ │ ├── component-inherit@0.0.3 [exec] │ │ │ ├─┬ debug@2.3.3 [exec] │ │ │ │ └── ms@0.7.2 [exec] │ │ │ ├── has-cors@1.1.0 [exec] │ │ │ ├── parsejson@0.0.3 [exec] │ │ │ ├── parseqs@0.0.5 [exec] │ │ │ ├── xmlhttprequest-ssl@1.5.3 [exec] │ │ │ └── yeast@0.1.2 [exec] │ │ ├── indexof@0.0.1 [exec] │ │ ├── object-component@0.0.3 [exec] │ │ ├─┬ parseuri@0.0.5 [exec] │ │ │ └─┬ better-assert@1.0.2 [exec] │ │ │ └── callsite@1.0.0 [exec] │ │ └── to-array@0.1.4 [exec] │ ├── ua-parser-js@0.7.12 [exec] │ └─┬ yargs@6.4.0 [exec] │ ├── camelcase@3.0.0 [exec] │ ├─┬ cliui@3.2.0 [exec] │ │ └── wrap-ansi@2.1.0 [exec] │ ├── decamelize@1.2.0 [exec] │ ├── get-caller-file@1.0.2 [exec] │ ├─┬ os-locale@1.4.0 [exec] │ │ └─┬ lcid@1.0.0 [exec] │ │ └── invert-kv@1.0.0 [exec] │ ├─┬ read-pkg-up@1.0.1 [exec] │ │ ├─┬ find-up@1.1.2 [exec] │ │ │ └── path-exists@2.1.0 [exec] │ │ └─┬ read-pkg@1.1.0 [exec] │ │ ├─┬ load-json-file@1.1.0 [exec] │ │ │ └─┬ parse-json@2.2.0 [exec] │ │ │ └─┬ error-ex@1.3.1 [exec] │ │ │ └── is-arrayish@0.2.1 [exec] │ │ └── path-type@1.1.0 [exec] │ ├── require-directory@2.1.1 [exec] │ ├── require-main-filename@1.0.1 [exec] │ ├── set-blocking@2.0.0 [exec] │ ├─┬ string-width@1.0.2 [exec] │ │ ├── code-point-at@1.1.0 [exec] │ │ └── is-fullwidth-code-point@1.0.0 [exec] │ ├── which-module@1.0.0 [exec] │ ├── window-size@0.2.0 [exec] │ ├── y18n@3.2.1 [exec] │ └─┬ yargs-parser@4.2.1 [exec] │ └── camelcase@3.0.0 [exec] ├── connect-history-api-fallback@1.4.0 [exec] ├─┬ del@2.2.2 [exec] │ ├─┬ globby@5.0.0 [exec] │ │ ├── array-union@1.0.2 [exec] │ │ └── arrify@1.0.1 [exec] │ ├── is-path-cwd@1.0.0 [exec] │ ├─┬ is-path-in-cwd@1.0.0 [exec] │ │ └── is-path-inside@1.0.0 [exec] │ ├── object-assign@4.1.1 [exec] │ ├── pify@2.3.0 [exec] │ ├─┬ pinkie-promise@2.0.1 [exec] │ │ └── pinkie@2.0.4 [exec] │ └── rimraf@2.6.2 [exec] ├─┬ eslint-plugin-html@2.0.3 [exec] │ └─┬ htmlparser2@3.9.2 [exec] │ ├── domelementtype@1.3.0 [exec] │ ├── domhandler@2.4.1 [exec] │ ├── domutils@1.6.2 [exec] │ └── entities@1.1.1 [exec] ├─┬ glob-all@3.1.0 [exec] │ ├─┬ glob@7.1.2 [exec] │ │ ├── fs.realpath@1.0.0 [exec] │ │ ├─┬ inflight@1.0.6 [exec] │ │ │ └── wrappy@1.0.2 [exec] │ │ └── once@1.4.0 [exec] │ └─┬ yargs@1.2.6 [exec] │ └── minimist@0.1.0 [exec] ├─┬ gulp@3.9.1 [exec] │ ├── archy@1.0.0 [exec] │ ├─┬ chalk@1.1.3 [exec] │ │ ├── ansi-styles@2.2.1 [exec] │ │ ├── escape-string-regexp@1.0.5 [exec] │ │ ├─┬ has-ansi@2.0.0 [exec] │ │ │ └── ansi-regex@2.1.1 [exec] │ │ ├── strip-ansi@3.0.1 [exec] │ │ └── supports-color@2.0.0 [exec] │ ├── deprecated@0.0.1 [exec] │ ├─┬ gulp-util@3.0.8 [exec] │ │ ├── array-differ@1.0.0 [exec] │ │ ├── array-uniq@1.0.3 [exec] │ │ ├── beeper@1.1.1 [exec] │ │ ├── dateformat@2.2.0 [exec] │ │ ├── lodash._reescape@3.0.0 [exec] │ │ ├── lodash._reevaluate@3.0.0 [exec] │ │ ├── lodash._reinterpolate@3.0.0 [exec] │ │ ├─┬ lodash.template@3.6.2 [exec] │ │ │ ├── lodash._basecopy@3.0.1 [exec] │ │ │ ├── lodash._basetostring@3.0.1 [exec] │ │ │ ├── lodash._basevalues@3.0.0 [exec] │ │ │ ├── lodash._isiterateecall@3.0.9 [exec] │ │ │ ├─┬ lodash.escape@3.2.0 [exec] │ │ │ │ └── lodash._root@3.0.1 [exec] │ │ │ ├─┬ lodash.keys@3.1.2 [exec] │ │ │ │ ├── lodash._getnative@3.9.1 [exec] │ │ │ │ ├── lodash.isarguments@3.1.0 [exec] │ │ │ │ └── lodash.isarray@3.0.4 [exec] │ │ │ ├── lodash.restparam@3.6.1 [exec] │ │ │ └── lodash.templatesettings@3.1.1 [exec] │ │ ├── minimist@1.2.0 [exec] │ │ ├─┬ multipipe@0.1.2 [exec] │ │ │ └─┬ duplexer2@0.0.2 [exec] │ │ │ └─┬ readable-stream@1.1.14 [exec] │ │ │ ├── isarray@0.0.1 [exec] │ │ │ └── string_decoder@0.10.31 [exec] │ │ ├── object-assign@3.0.0 [exec] │ │ ├── replace-ext@0.0.1 [exec] │ │ └── vinyl@0.5.3 [exec] │ ├── interpret@1.0.4 [exec] │ ├─┬ liftoff@2.3.0 [exec] │ │ ├── extend@3.0.1 [exec] │ │ ├─┬ fined@1.1.0 [exec] │ │ │ ├─┬ expand-tilde@2.0.2 [exec] │ │ │ │ └─┬ homedir-polyfill@1.0.1 [exec] │ │ │ │ └── parse-passwd@1.0.0 [exec] │ │ │ ├─┬ is-plain-object@2.0.4 [exec] │ │ │ │ └── isobject@3.0.1 [exec] │ │ │ ├─┬ object.defaults@1.1.0 [exec] │ │ │ │ ├── array-each@1.0.1 [exec] │ │ │ │ ├── array-slice@1.0.0 [exec] │ │ │ │ ├── for-own@1.0.0 [exec] │ │ │ │ └── isobject@3.0.1 [exec] │ │ │ └─┬ parse-filepath@1.0.1 [exec] │ │ │ ├─┬ is-absolute@0.2.6 [exec] │ │ │ │ └─┬ is-relative@0.2.1 [exec] │ │ │ │ └─┬ is-unc-path@0.1.2 [exec] │ │ │ │ └── unc-path-regex@0.1.2 [exec] │ │ │ ├── map-cache@0.2.2 [exec] │ │ │ └─┬ path-root@0.1.1 [exec] │ │ │ └── path-root-regex@0.1.2 [exec] │ │ ├── flagged-respawn@0.3.2 [exec] │ │ ├── lodash.isplainobject@4.0.6 [exec] │ │ ├── lodash.isstring@4.0.1 [exec] │ │ ├── lodash.mapvalues@4.6.0 [exec] │ │ └── rechoir@0.6.2 [exec] │ ├── minimist@1.2.0 [exec] │ ├─┬ orchestrator@0.3.8 [exec] │ │ ├─┬ end-of-stream@0.1.5 [exec] │ │ │ └── once@1.3.3 [exec] │ │ ├── sequencify@0.0.7 [exec] │ │ └── stream-consume@0.1.0 [exec] │ ├── pretty-hrtime@1.0.3 [exec] │ ├── semver@4.3.6 [exec] │ ├─┬ tildify@1.2.0 [exec] │ │ └── os-homedir@1.0.2 [exec] │ ├─┬ v8flags@2.1.1 [exec] │ │ └── user-home@1.1.1 [exec] │ └─┬ vinyl-fs@0.3.14 [exec] │ ├── defaults@1.0.3 [exec] │ ├─┬ glob-stream@3.1.18 [exec] │ │ ├── glob@4.5.3 [exec] │ │ ├─┬ glob2base@0.0.12 [exec] │ │ │ └── find-index@0.1.1 [exec] │ │ ├── minimatch@2.0.10 [exec] │ │ ├── ordered-read-streams@0.1.0 [exec] │ │ ├─┬ through2@0.6.5 [exec] │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ ├── isarray@0.0.1 [exec] │ │ │ └── string_decoder@0.10.31 [exec] │ │ └── unique-stream@1.0.0 [exec] │ ├─┬ glob-watcher@0.0.6 [exec] │ │ └─┬ gaze@0.5.2 [exec] │ │ └─┬ globule@0.1.0 [exec] │ │ ├─┬ glob@3.1.21 [exec] │ │ │ ├── graceful-fs@1.2.3 [exec] │ │ │ └── inherits@1.0.2 [exec] │ │ ├── lodash@1.0.2 [exec] │ │ └── minimatch@0.2.14 [exec] │ ├─┬ graceful-fs@3.0.11 [exec] │ │ └── natives@1.1.0 [exec] │ ├─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ ├─┬ strip-bom@1.0.0 [exec] │ │ ├── first-chunk-stream@1.0.0 [exec] │ │ └── is-utf8@0.2.1 [exec] │ ├─┬ through2@0.6.5 [exec] │ │ └─┬ readable-stream@1.0.34 [exec] │ │ ├── isarray@0.0.1 [exec] │ │ └── string_decoder@0.10.31 [exec] │ └─┬ vinyl@0.4.6 [exec] │ └── clone@0.2.0 [exec] ├─┬ gulp-autoprefixer@3.1.1 [exec] │ ├─┬ autoprefixer@6.7.7 [exec] │ │ ├─┬ browserslist@1.7.7 [exec] │ │ │ └── electron-to-chromium@1.3.27 [exec] │ │ ├── caniuse-db@1.0.30000756 [exec] │ │ ├── normalize-range@0.1.2 [exec] │ │ ├── num2fraction@1.2.2 [exec] │ │ └── postcss-value-parser@3.3.0 [exec] │ ├─┬ postcss@5.2.18 [exec] │ │ ├── js-base64@2.3.2 [exec] │ │ ├── source-map@0.5.7 [exec] │ │ └─┬ supports-color@3.2.3 [exec] │ │ └── has-flag@1.0.0 [exec] │ └── vinyl-sourcemaps-apply@0.2.1 [exec] ├─┬ gulp-cache@0.4.6 [exec] │ ├── bluebird@3.5.1 [exec] │ ├─┬ cache-swap@0.3.0 [exec] │ │ └─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ ├─┬ object.omit@2.0.1 [exec] │ │ ├─┬ for-own@0.1.5 [exec] │ │ │ └── for-in@1.0.2 [exec] │ │ └── is-extendable@0.1.1 [exec] │ ├─┬ object.pick@1.3.0 [exec] │ │ └── isobject@3.0.1 [exec] │ ├─┬ readable-stream@2.3.3 [exec] │ │ ├── core-util-is@1.0.2 [exec] │ │ ├── isarray@1.0.0 [exec] │ │ ├── process-nextick-args@1.0.7 [exec] │ │ ├── safe-buffer@5.1.1 [exec] │ │ ├── string_decoder@1.0.3 [exec] │ │ └── util-deprecate@1.0.2 [exec] │ ├── try-json-parse@0.1.1 [exec] │ └─┬ vinyl@1.2.0 [exec] │ ├── clone@1.0.2 [exec] │ └── clone-stats@0.0.1 [exec] ├── gulp-changed@1.3.2 [exec] ├─┬ gulp-debug@2.1.2 [exec] │ ├─┬ plur@2.1.2 [exec] │ │ └── irregular-plurals@1.4.0 [exec] │ └─┬ stringify-object@2.4.0 [exec] │ ├── is-plain-obj@1.1.0 [exec] │ └── is-regexp@1.0.0 [exec] ├─┬ gulp-eslint@3.0.1 [exec] │ ├── bufferstreams@1.1.1 [exec] │ └─┬ eslint@3.19.0 [exec] │ ├─┬ babel-code-frame@6.26.0 [exec] │ │ └── js-tokens@3.0.2 [exec] │ ├─┬ concat-stream@1.6.0 [exec] │ │ └── typedarray@0.0.6 [exec] │ ├── doctrine@2.0.0 [exec] │ ├─┬ escope@3.6.0 [exec] │ │ ├─┬ es6-map@0.1.5 [exec] │ │ │ ├── d@1.0.0 [exec] │ │ │ ├── es6-set@0.1.5 [exec] │ │ │ ├── es6-symbol@3.1.1 [exec] │ │ │ └── event-emitter@0.3.5 [exec] │ │ ├── es6-weak-map@2.0.2 [exec] │ │ └── esrecurse@4.2.0 [exec] │ ├─┬ espree@3.5.1 [exec] │ │ ├── acorn@5.2.1 [exec] │ │ └─┬ acorn-jsx@3.0.1 [exec] │ │ └── acorn@3.3.0 [exec] │ ├── esquery@1.0.0 [exec] │ ├── estraverse@4.2.0 [exec] │ ├── esutils@2.0.2 [exec] │ ├─┬ file-entry-cache@2.0.0 [exec] │ │ └─┬ flat-cache@1.3.0 [exec] │ │ ├── circular-json@0.3.3 [exec] │ │ └─┬ write@0.2.1 [exec] │ │ └─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ ├── globals@9.18.0 [exec] │ ├── ignore@3.3.7 [exec] │ ├── imurmurhash@0.1.4 [exec] │ ├─┬ inquirer@0.12.0 [exec] │ │ ├── lodash@4.17.4 [exec] │ │ ├─┬ readline2@1.0.1 [exec] │ │ │ └── mute-stream@0.0.5 [exec] │ │ ├── run-async@0.1.0 [exec] │ │ └── rx-lite@3.1.2 [exec] │ ├─┬ is-my-json-valid@2.16.1 [exec] │ │ ├── generate-function@2.0.0 [exec] │ │ ├─┬ generate-object-property@1.2.0 [exec] │ │ │ └── is-property@1.0.2 [exec] │ │ └── jsonpointer@4.0.1 [exec] │ ├─┬ is-resolvable@1.0.0 [exec] │ │ └── tryit@1.0.3 [exec] │ ├─┬ js-yaml@3.10.0 [exec] │ │ ├─┬ argparse@1.0.9 [exec] │ │ │ └── sprintf-js@1.0.3 [exec] │ │ └── esprima@4.0.0 [exec] │ ├─┬ json-stable-stringify@1.0.1 [exec] │ │ └── jsonify@0.0.0 [exec] │ ├─┬ levn@0.3.0 [exec] │ │ ├── prelude-ls@1.1.2 [exec] │ │ └── type-check@0.3.2 [exec] │ ├── lodash@4.17.4 [exec] │ ├─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ ├── natural-compare@1.4.0 [exec] │ ├─┬ optionator@0.8.2 [exec] │ │ ├── deep-is@0.1.3 [exec] │ │ └── wordwrap@1.0.0 [exec] │ ├── path-is-inside@1.0.2 [exec] │ ├── pluralize@1.2.1 [exec] │ ├── progress@1.1.8 [exec] │ ├─┬ require-uncached@1.0.3 [exec] │ │ ├─┬ caller-path@0.1.0 [exec] │ │ │ └── callsites@0.2.0 [exec] │ │ └── resolve-from@1.0.1 [exec] │ ├── shelljs@0.7.8 [exec] │ ├── strip-bom@3.0.0 [exec] │ ├── strip-json-comments@2.0.1 [exec] │ ├─┬ table@3.8.3 [exec] │ │ ├─┬ ajv@4.11.8 [exec] │ │ │ └── co@4.6.0 [exec] │ │ ├── ajv-keywords@1.5.1 [exec] │ │ ├── lodash@4.17.4 [exec] │ │ ├── slice-ansi@0.0.4 [exec] │ │ └─┬ string-width@2.1.1 [exec] │ │ ├── is-fullwidth-code-point@2.0.0 [exec] │ │ └─┬ strip-ansi@4.0.0 [exec] │ │ └── ansi-regex@3.0.0 [exec] │ ├── text-table@0.2.0 [exec] │ └── user-home@2.0.0 [exec] ├─┬ gulp-gh-pages@0.5.4 [exec] │ ├─┬ gift@0.6.1 [exec] │ │ └── underscore@1.7.0 [exec] │ ├─┬ vinyl-fs@2.4.4 [exec] │ │ ├─┬ duplexify@3.5.1 [exec] │ │ │ ├── end-of-stream@1.4.0 [exec] │ │ │ └── stream-shift@1.0.0 [exec] │ │ ├─┬ glob-stream@5.3.5 [exec] │ │ │ ├── glob@5.0.15 [exec] │ │ │ ├─┬ glob-parent@3.1.0 [exec] │ │ │ │ ├─┬ is-glob@3.1.0 [exec] │ │ │ │ │ └── is-extglob@2.1.1 [exec] │ │ │ │ └── path-dirname@1.0.2 [exec] │ │ │ ├─┬ ordered-read-streams@0.3.0 [exec] │ │ │ │ └── is-stream@1.1.0 [exec] │ │ │ ├─┬ through2@0.6.5 [exec] │ │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ ├─┬ to-absolute-glob@0.1.1 [exec] │ │ │ │ └── extend-shallow@2.0.1 [exec] │ │ │ └── unique-stream@2.2.1 [exec] │ │ ├─┬ gulp-sourcemaps@1.6.0 [exec] │ │ │ └── vinyl@1.2.0 [exec] │ │ ├── is-valid-glob@0.3.0 [exec] │ │ ├── lazystream@1.0.0 [exec] │ │ ├── lodash.isequal@4.5.0 [exec] │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ └── minimist@0.0.8 [exec] │ │ ├── strip-bom@2.0.0 [exec] │ │ ├── strip-bom-stream@1.0.0 [exec] │ │ ├── through2-filter@2.0.0 [exec] │ │ ├── vali-date@1.0.0 [exec] │ │ └── vinyl@1.2.0 [exec] │ └── wrap-promise@1.0.1 [exec] ├─┬ gulp-html-extract@0.0.3 [exec] │ ├─┬ cheerio@0.19.0 [exec] │ │ ├─┬ css-select@1.0.0 [exec] │ │ │ ├── boolbase@1.0.0 [exec] │ │ │ ├── css-what@1.0.0 [exec] │ │ │ ├── domutils@1.4.3 [exec] │ │ │ └── nth-check@1.0.1 [exec] │ │ ├─┬ dom-serializer@0.1.0 [exec] │ │ │ └── domelementtype@1.1.3 [exec] │ │ └─┬ htmlparser2@3.8.3 [exec] │ │ ├── domhandler@2.3.0 [exec] │ │ ├── domutils@1.5.1 [exec] │ │ ├── entities@1.0.0 [exec] │ │ └─┬ readable-stream@1.1.14 [exec] │ │ ├── isarray@0.0.1 [exec] │ │ └── string_decoder@0.10.31 [exec] │ ├─┬ gulp-util@2.2.14 [exec] │ │ ├─┬ chalk@0.4.0 [exec] │ │ │ ├── ansi-styles@1.0.0 [exec] │ │ │ ├── has-color@0.1.7 [exec] │ │ │ └── strip-ansi@0.1.1 [exec] │ │ ├── dateformat@1.0.12 [exec] │ │ ├── lodash._reinterpolate@2.4.1 [exec] │ │ ├─┬ lodash.template@2.4.1 [exec] │ │ │ ├── lodash._escapestringchar@2.4.1 [exec] │ │ │ ├─┬ lodash.defaults@2.4.1 [exec] │ │ │ │ ├── lodash._objecttypes@2.4.1 [exec] │ │ │ │ └── lodash.keys@2.4.1 [exec] │ │ │ ├─┬ lodash.escape@2.4.1 [exec] │ │ │ │ ├─┬ lodash._escapehtmlchar@2.4.1 [exec] │ │ │ │ │ └── lodash._htmlescapes@2.4.1 [exec] │ │ │ │ └─┬ lodash._reunescapedhtml@2.4.1 [exec] │ │ │ │ └── lodash.keys@2.4.1 [exec] │ │ │ ├─┬ lodash.keys@2.4.1 [exec] │ │ │ │ ├── lodash._isnative@2.4.1 [exec] │ │ │ │ ├── lodash._shimkeys@2.4.1 [exec] │ │ │ │ └── lodash.isobject@2.4.1 [exec] │ │ │ ├── lodash.templatesettings@2.4.1 [exec] │ │ │ └─┬ lodash.values@2.4.1 [exec] │ │ │ └── lodash.keys@2.4.1 [exec] │ │ ├── minimist@0.0.10 [exec] │ │ ├─┬ multipipe@0.0.2 [exec] │ │ │ └── duplexer2@0.0.1 [exec] │ │ └── vinyl@0.2.3 [exec] │ └─┬ through2@0.4.1 [exec] │ ├─┬ readable-stream@1.0.34 [exec] │ │ ├── isarray@0.0.1 [exec] │ │ └── string_decoder@0.10.31 [exec] │ └─┬ xtend@2.1.2 [exec] │ └── object-keys@0.4.0 [exec] ├─┬ gulp-if@2.0.2 [exec] │ ├── gulp-match@1.0.3 [exec] │ └─┬ ternary-stream@2.0.1 [exec] │ └── fork-stream@0.0.4 [exec] ├─┬ gulp-imagemin@2.4.0 [exec] │ ├─┬ imagemin@4.0.0 [exec] │ │ ├─┬ buffer-to-vinyl@1.1.0 [exec] │ │ │ ├── file-type@3.9.0 [exec] │ │ │ ├── uuid@2.0.3 [exec] │ │ │ └── vinyl@1.2.0 [exec] │ │ ├─┬ imagemin-gifsicle@4.2.0 [exec] │ │ │ ├─┬ gifsicle@3.0.4 [exec] │ │ │ │ ├─┬ bin-build@2.2.0 [exec] │ │ │ │ │ ├── archive-type@3.2.0 [exec] │ │ │ │ │ ├─┬ decompress@3.0.0 [exec] │ │ │ │ │ │ ├─┬ decompress-tar@3.1.0 [exec] │ │ │ │ │ │ │ ├── is-tar@1.0.0 [exec] │ │ │ │ │ │ │ ├── object-assign@2.1.1 [exec] │ │ │ │ │ │ │ ├─┬ strip-dirs@1.1.1 [exec] │ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.7 [exec] │ │ │ │ │ │ │ │ │ └── is-relative@0.1.3 [exec] │ │ │ │ │ │ │ │ ├── is-natural-number@2.1.1 [exec] │ │ │ │ │ │ │ │ ├── minimist@1.2.0 [exec] │ │ │ │ │ │ │ │ └── sum-up@1.0.3 [exec] │ │ │ │ │ │ │ ├─┬ through2@0.6.5 [exec] │ │ │ │ │ │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ │ │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ │ │ │ │ └─┬ vinyl@0.4.6 [exec] │ │ │ │ │ │ │ └── clone@0.2.0 [exec] │ │ │ │ │ │ ├─┬ decompress-tarbz2@3.1.0 [exec] │ │ │ │ │ │ │ ├── is-bzip2@1.0.0 [exec] │ │ │ │ │ │ │ ├── object-assign@2.1.1 [exec] │ │ │ │ │ │ │ ├─┬ seek-bzip@1.0.5 [exec] │ │ │ │ │ │ │ │ └── commander@2.8.1 [exec] │ │ │ │ │ │ │ ├─┬ through2@0.6.5 [exec] │ │ │ │ │ │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ │ │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ │ │ │ │ └─┬ vinyl@0.4.6 [exec] │ │ │ │ │ │ │ └── clone@0.2.0 [exec] │ │ │ │ │ │ ├─┬ decompress-targz@3.1.0 [exec] │ │ │ │ │ │ │ ├── object-assign@2.1.1 [exec] │ │ │ │ │ │ │ ├─┬ through2@0.6.5 [exec] │ │ │ │ │ │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ │ │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ │ │ │ │ └─┬ vinyl@0.4.6 [exec] │ │ │ │ │ │ │ └── clone@0.2.0 [exec] │ │ │ │ │ │ ├─┬ decompress-unzip@3.4.0 [exec] │ │ │ │ │ │ │ ├── is-zip@1.0.0 [exec] │ │ │ │ │ │ │ ├── stat-mode@0.2.2 [exec] │ │ │ │ │ │ │ └── vinyl@1.2.0 [exec] │ │ │ │ │ │ ├── vinyl-assign@1.2.1 [exec] │ │ │ │ │ │ └─┬ vinyl-fs@2.4.4 [exec] │ │ │ │ │ │ ├─┬ glob-stream@5.3.5 [exec] │ │ │ │ │ │ │ ├── glob@5.0.15 [exec] │ │ │ │ │ │ │ ├─┬ glob-parent@3.1.0 [exec] │ │ │ │ │ │ │ │ └─┬ is-glob@3.1.0 [exec] │ │ │ │ │ │ │ │ └── is-extglob@2.1.1 [exec] │ │ │ │ │ │ │ ├── ordered-read-streams@0.3.0 [exec] │ │ │ │ │ │ │ ├─┬ through2@0.6.5 [exec] │ │ │ │ │ │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ │ │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ │ │ │ │ └── unique-stream@2.2.1 [exec] │ │ │ │ │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ │ │ │ │ └── minimist@0.0.8 [exec] │ │ │ │ │ │ └── vinyl@1.2.0 [exec] │ │ │ │ │ ├─┬ download@4.4.3 [exec] │ │ │ │ │ │ ├─┬ caw@1.2.0 [exec] │ │ │ │ │ │ │ ├── get-proxy@1.1.0 [exec] │ │ │ │ │ │ │ ├── object-assign@3.0.0 [exec] │ │ │ │ │ │ │ └── tunnel-agent@0.4.3 [exec] │ │ │ │ │ │ ├─┬ filenamify@1.2.1 [exec] │ │ │ │ │ │ │ ├── filename-reserved-regex@1.0.0 [exec] │ │ │ │ │ │ │ ├── strip-outer@1.0.0 [exec] │ │ │ │ │ │ │ └── trim-repeated@1.0.0 [exec] │ │ │ │ │ │ ├── gulp-decompress@1.2.0 [exec] │ │ │ │ │ │ ├── is-url@1.2.2 [exec] │ │ │ │ │ │ ├── vinyl@1.2.0 [exec] │ │ │ │ │ │ ├─┬ vinyl-fs@2.4.4 [exec] │ │ │ │ │ │ │ ├─┬ glob-stream@5.3.5 [exec] │ │ │ │ │ │ │ │ ├── glob@5.0.15 [exec] │ │ │ │ │ │ │ │ ├─┬ glob-parent@3.1.0 [exec] │ │ │ │ │ │ │ │ │ └─┬ is-glob@3.1.0 [exec] │ │ │ │ │ │ │ │ │ └── is-extglob@2.1.1 [exec] │ │ │ │ │ │ │ │ ├── ordered-read-streams@0.3.0 [exec] │ │ │ │ │ │ │ │ ├─┬ through2@0.6.5 [exec] │ │ │ │ │ │ │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ │ │ │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ │ │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ │ │ │ │ │ └── unique-stream@2.2.1 [exec] │ │ │ │ │ │ │ └─┬ mkdirp@0.5.1 [exec] │ │ │ │ │ │ │ └── minimist@0.0.8 [exec] │ │ │ │ │ │ └─┬ ware@1.3.0 [exec] │ │ │ │ │ │ └─┬ wrap-fn@0.1.5 [exec] │ │ │ │ │ │ └── co@3.1.0 [exec] │ │ │ │ │ ├─┬ exec-series@1.0.3 [exec] │ │ │ │ │ │ └── async-each-series@1.1.0 [exec] │ │ │ │ │ └─┬ url-regex@3.2.0 [exec] │ │ │ │ │ └── ip-regex@1.0.3 [exec] │ │ │ │ ├─┬ bin-wrapper@3.0.2 [exec] │ │ │ │ │ ├─┬ bin-check@2.0.0 [exec] │ │ │ │ │ │ └── executable@1.1.0 [exec] │ │ │ │ │ ├─┬ bin-version-check@2.1.0 [exec] │ │ │ │ │ │ ├─┬ bin-version@1.0.4 [exec] │ │ │ │ │ │ │ └─┬ find-versions@1.2.1 [exec] │ │ │ │ │ │ │ └── semver-regex@1.0.0 [exec] │ │ │ │ │ │ ├── minimist@1.2.0 [exec] │ │ │ │ │ │ ├── semver@4.3.6 [exec] │ │ │ │ │ │ └── semver-truncate@1.1.2 [exec] │ │ │ │ │ ├── each-async@1.1.1 [exec] │ │ │ │ │ └── os-filter-obj@1.0.3 [exec] │ │ │ │ └─┬ logalot@2.1.0 [exec] │ │ │ │ └─┬ squeak@1.3.0 [exec] │ │ │ │ ├── console-stream@0.1.1 [exec] │ │ │ │ └── lpad-align@1.1.2 [exec] │ │ │ ├── is-gif@1.0.0 [exec] │ │ │ └─┬ through2@0.6.5 [exec] │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ ├── isarray@0.0.1 [exec] │ │ │ └── string_decoder@0.10.31 [exec] │ │ ├─┬ imagemin-jpegtran@4.3.2 [exec] │ │ │ ├── is-jpg@1.0.0 [exec] │ │ │ └── jpegtran-bin@3.2.0 [exec] │ │ ├─┬ imagemin-optipng@4.3.0 [exec] │ │ │ ├─┬ exec-buffer@2.0.1 [exec] │ │ │ │ └─┬ tempfile@1.1.1 [exec] │ │ │ │ └── uuid@2.0.3 [exec] │ │ │ ├── is-png@1.1.0 [exec] │ │ │ ├── optipng-bin@3.1.4 [exec] │ │ │ └─┬ through2@0.6.5 [exec] │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ ├── isarray@0.0.1 [exec] │ │ │ └── string_decoder@0.10.31 [exec] │ │ ├─┬ imagemin-svgo@4.2.1 [exec] │ │ │ ├── is-svg@1.1.1 [exec] │ │ │ └─┬ svgo@0.6.6 [exec] │ │ │ ├── coa@1.0.4 [exec] │ │ │ ├── colors@1.1.2 [exec] │ │ │ ├─┬ csso@2.0.0 [exec] │ │ │ │ └── clap@1.2.3 [exec] │ │ │ ├─┬ js-yaml@3.6.1 [exec] │ │ │ │ └── esprima@2.7.3 [exec] │ │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ │ └── minimist@0.0.8 [exec] │ │ │ ├── sax@1.2.4 [exec] │ │ │ └── whet.extend@0.9.9 [exec] │ │ ├── optional@0.1.4 [exec] │ │ ├─┬ stream-combiner2@1.1.1 [exec] │ │ │ └── duplexer2@0.1.4 [exec] │ │ └─┬ vinyl-fs@2.4.4 [exec] │ │ ├─┬ glob-stream@5.3.5 [exec] │ │ │ ├── glob@5.0.15 [exec] │ │ │ ├─┬ glob-parent@3.1.0 [exec] │ │ │ │ └─┬ is-glob@3.1.0 [exec] │ │ │ │ └── is-extglob@2.1.1 [exec] │ │ │ ├── ordered-read-streams@0.3.0 [exec] │ │ │ ├─┬ through2@0.6.5 [exec] │ │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ └── unique-stream@2.2.1 [exec] │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ └── minimist@0.0.8 [exec] │ │ └── vinyl@1.2.0 [exec] │ ├─┬ pretty-bytes@2.0.1 [exec] │ │ ├── get-stdin@4.0.1 [exec] │ │ ├─┬ meow@3.7.0 [exec] │ │ │ ├─┬ camelcase-keys@2.1.0 [exec] │ │ │ │ └── camelcase@2.1.1 [exec] │ │ │ ├─┬ loud-rejection@1.6.0 [exec] │ │ │ │ ├─┬ currently-unhandled@0.4.1 [exec] │ │ │ │ │ └── array-find-index@1.0.2 [exec] │ │ │ │ └── signal-exit@3.0.2 [exec] │ │ │ ├── map-obj@1.0.1 [exec] │ │ │ ├── minimist@1.2.0 [exec] │ │ │ ├─┬ normalize-package-data@2.4.0 [exec] │ │ │ │ ├── hosted-git-info@2.5.0 [exec] │ │ │ │ ├─┬ is-builtin-module@1.0.0 [exec] │ │ │ │ │ └── builtin-modules@1.1.1 [exec] │ │ │ │ └─┬ validate-npm-package-license@3.0.1 [exec] │ │ │ │ ├─┬ spdx-correct@1.0.2 [exec] │ │ │ │ │ └── spdx-license-ids@1.2.2 [exec] │ │ │ │ └── spdx-expression-parse@1.0.4 [exec] │ │ │ ├─┬ redent@1.0.0 [exec] │ │ │ │ ├── indent-string@2.1.0 [exec] │ │ │ │ └── strip-indent@1.0.1 [exec] │ │ │ └── trim-newlines@1.0.0 [exec] │ │ └── number-is-nan@1.0.1 [exec] │ └── through2-concurrent@1.1.1 [exec] ├─┬ gulp-load-plugins@1.5.0 [exec] │ ├── array-unique@0.2.1 [exec] │ ├─┬ fancy-log@1.3.0 [exec] │ │ └── time-stamp@1.1.0 [exec] │ ├─┬ findup-sync@0.4.3 [exec] │ │ ├─┬ detect-file@0.1.0 [exec] │ │ │ └── fs-exists-sync@0.1.0 [exec] │ │ └─┬ resolve-dir@0.1.1 [exec] │ │ ├── expand-tilde@1.2.2 [exec] │ │ └─┬ global-modules@0.2.3 [exec] │ │ ├─┬ global-prefix@0.1.5 [exec] │ │ │ └── ini@1.3.4 [exec] │ │ └── is-windows@0.2.0 [exec] │ ├─┬ gulplog@1.0.0 [exec] │ │ └── glogg@1.0.0 [exec] │ ├─┬ has-gulplog@0.1.0 [exec] │ │ └── sparkles@1.0.0 [exec] │ └─┬ resolve@1.5.0 [exec] │ └── path-parse@1.0.5 [exec] ├─┬ gulp-merge-json@0.6.0 [exec] │ ├── json5@0.5.1 [exec] │ ├── lodash@4.17.4 [exec] │ └── through@2.3.8 [exec] ├─┬ gulp-minify-css@1.2.4 [exec] │ ├─┬ clean-css@3.4.28 [exec] │ │ ├─┬ commander@2.8.1 [exec] │ │ │ └── graceful-readlink@1.0.1 [exec] │ │ └─┬ source-map@0.4.4 [exec] │ │ └── amdefine@1.0.1 [exec] │ └─┬ vinyl-bufferstream@1.0.1 [exec] │ └─┬ bufferstreams@1.0.1 [exec] │ └─┬ readable-stream@1.1.14 [exec] │ ├── isarray@0.0.1 [exec] │ └── string_decoder@0.10.31 [exec] ├─┬ gulp-minify-html@1.0.6 [exec] │ ├─┬ minimize@1.8.1 [exec] │ │ ├── argh@0.1.4 [exec] │ │ ├─┬ cli-color@1.1.0 [exec] │ │ │ ├── d@0.1.1 [exec] │ │ │ ├── es5-ext@0.10.35 [exec] │ │ │ ├── es6-iterator@2.0.3 [exec] │ │ │ ├─┬ memoizee@0.3.10 [exec] │ │ │ │ ├── d@0.1.1 [exec] │ │ │ │ ├─┬ es6-weak-map@0.1.4 [exec] │ │ │ │ │ ├── es6-iterator@0.1.3 [exec] │ │ │ │ │ └── es6-symbol@2.0.1 [exec] │ │ │ │ ├── lru-queue@0.1.0 [exec] │ │ │ │ └── next-tick@0.2.2 [exec] │ │ │ └─┬ timers-ext@0.1.2 [exec] │ │ │ └── next-tick@1.0.0 [exec] │ │ ├─┬ diagnostics@1.0.1 [exec] │ │ │ ├─┬ colorspace@1.0.1 [exec] │ │ │ │ ├─┬ color@0.8.0 [exec] │ │ │ │ │ ├── color-convert@0.5.3 [exec] │ │ │ │ │ └─┬ color-string@0.3.0 [exec] │ │ │ │ │ └── color-name@1.1.3 [exec] │ │ │ │ └── text-hex@0.0.0 [exec] │ │ │ ├─┬ enabled@1.0.2 [exec] │ │ │ │ └── env-variable@0.0.3 [exec] │ │ │ └─┬ kuler@0.0.0 [exec] │ │ │ └── colornames@0.0.2 [exec] │ │ ├── emits@3.0.0 [exec] │ │ └── node-uuid@1.4.8 [exec] │ └─┬ through2@0.6.5 [exec] │ └─┬ readable-stream@1.0.34 [exec] │ ├── isarray@0.0.1 [exec] │ └── string_decoder@0.10.31 [exec] ├─┬ gulp-minify-inline@0.1.1 [exec] │ └─┬ uglify-js@2.8.29 [exec] │ ├── uglify-to-browserify@1.0.2 [exec] │ └─┬ yargs@3.10.0 [exec] │ ├─┬ cliui@2.1.0 [exec] │ │ ├─┬ center-align@0.1.3 [exec] │ │ │ ├─┬ align-text@0.1.4 [exec] │ │ │ │ └── longest@1.0.1 [exec] │ │ │ └── lazy-cache@1.0.4 [exec] │ │ ├── right-align@0.1.3 [exec] │ │ └── wordwrap@0.0.2 [exec] │ └── window-size@0.1.0 [exec] ├── gulp-rename@1.2.2 [exec] ├─┬ gulp-replace@0.5.4 [exec] │ ├─┬ istextorbinary@1.0.2 [exec] │ │ ├── binaryextensions@1.0.1 [exec] │ │ └── textextensions@1.0.2 [exec] │ └── replacestream@4.0.3 [exec] ├─┬ gulp-size@2.1.0 [exec] │ ├─┬ gzip-size@3.0.0 [exec] │ │ └── duplexer@0.1.1 [exec] │ ├── pretty-bytes@3.0.1 [exec] │ └── stream-counter@1.0.0 [exec] ├─┬ gulp-uglify@1.5.4 [exec] │ ├── deap@1.0.0 [exec] │ ├── isobject@2.1.0 [exec] │ ├─┬ uglify-js@2.6.4 [exec] │ │ ├── async@0.2.10 [exec] │ │ └─┬ yargs@3.10.0 [exec] │ │ ├─┬ cliui@2.1.0 [exec] │ │ │ └── wordwrap@0.0.2 [exec] │ │ └── window-size@0.1.0 [exec] │ └── uglify-save-license@0.4.1 [exec] ├─┬ gulp-useref@3.1.2 [exec] │ ├─┬ event-stream@3.3.4 [exec] │ │ ├── from@0.1.7 [exec] │ │ ├── map-stream@0.1.0 [exec] │ │ ├── pause-stream@0.0.11 [exec] │ │ ├── split@0.3.3 [exec] │ │ └── stream-combiner@0.0.4 [exec] │ ├─┬ gulp-concat@2.6.1 [exec] │ │ ├── concat-with-sourcemaps@1.0.4 [exec] │ │ └─┬ vinyl@2.1.0 [exec] │ │ ├── clone@2.1.1 [exec] │ │ ├── clone-buffer@1.0.0 [exec] │ │ ├── clone-stats@1.0.0 [exec] │ │ ├── cloneable-readable@1.0.0 [exec] │ │ └── replace-ext@1.0.0 [exec] │ ├─┬ is-relative-url@1.0.0 [exec] │ │ └── is-absolute-url@1.0.0 [exec] │ ├── useref@1.3.0 [exec] │ └─┬ vinyl-fs@2.4.4 [exec] │ ├─┬ glob-stream@5.3.5 [exec] │ │ ├── glob@5.0.15 [exec] │ │ ├─┬ glob-parent@3.1.0 [exec] │ │ │ └─┬ is-glob@3.1.0 [exec] │ │ │ └── is-extglob@2.1.1 [exec] │ │ ├── ordered-read-streams@0.3.0 [exec] │ │ ├─┬ through2@0.6.5 [exec] │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ ├── isarray@0.0.1 [exec] │ │ │ └── string_decoder@0.10.31 [exec] │ │ └── unique-stream@2.2.1 [exec] │ ├─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ └── vinyl@1.2.0 [exec] ├── gulp-vulcanize@6.1.0 [exec] ├── merge-stream@1.0.1 [exec] ├─┬ polymer-cli@1.5.7 [exec] │ ├─┬ @types/babel-core@6.25.3 [exec] │ │ ├── @types/babel-generator@6.25.0 [exec] │ │ ├── @types/babel-template@6.25.0 [exec] │ │ ├── @types/babel-traverse@6.25.2 [exec] │ │ ├── @types/babel-types@6.25.1 [exec] │ │ └── @types/babylon@6.16.2 [exec] │ ├── @types/chalk@0.4.31 [exec] │ ├─┬ @types/del@3.0.0 [exec] │ │ └── @types/glob@5.0.33 [exec] │ ├─┬ @types/findup-sync@0.3.29 [exec] │ │ └── @types/minimatch@3.0.1 [exec] │ ├─┬ @types/gulp-if@0.0.30 [exec] │ │ └── @types/node@4.2.21 [exec] │ ├─┬ @types/html-minifier@1.1.30 [exec] │ │ ├── @types/clean-css@3.4.30 [exec] │ │ ├── @types/relateurl@0.2.28 [exec] │ │ └─┬ @types/uglify-js@2.6.29 [exec] │ │ └── @types/source-map@0.5.2 [exec] │ ├─┬ @types/inquirer@0.0.32 [exec] │ │ ├─┬ @types/rx@4.1.1 [exec] │ │ │ ├── @types/rx-core@4.0.3 [exec] │ │ │ ├── @types/rx-core-binding@4.0.4 [exec] │ │ │ ├── @types/rx-lite@4.0.5 [exec] │ │ │ ├── @types/rx-lite-aggregates@4.0.3 [exec] │ │ │ ├── @types/rx-lite-async@4.0.2 [exec] │ │ │ ├── @types/rx-lite-backpressure@4.0.3 [exec] │ │ │ ├── @types/rx-lite-coincidence@4.0.3 [exec] │ │ │ ├── @types/rx-lite-experimental@4.0.1 [exec] │ │ │ ├── @types/rx-lite-joinpatterns@4.0.1 [exec] │ │ │ ├── @types/rx-lite-testing@4.0.1 [exec] │ │ │ ├── @types/rx-lite-time@4.0.3 [exec] │ │ │ └── @types/rx-lite-virtualtime@4.0.3 [exec] │ │ └── @types/through@0.0.29 [exec] │ ├── @types/merge-stream@1.0.28 [exec] │ ├── @types/mz@0.0.31 [exec] │ ├─┬ @types/request@2.0.3 [exec] │ │ └── @types/form-data@2.2.0 [exec] │ ├── @types/resolve@0.0.4 [exec] │ ├── @types/rimraf@0.0.28 [exec] │ ├── @types/semver@5.4.0 [exec] │ ├── @types/temp@0.8.31 [exec] │ ├── @types/update-notifier@1.0.2 [exec] │ ├── @types/vinyl@2.0.1 [exec] │ ├─┬ @types/vinyl-fs@0.0.28 [exec] │ │ └── @types/glob-stream@3.1.31 [exec] │ ├── @types/yeoman-generator@1.0.4 [exec] │ ├─┬ babel-core@6.26.0 [exec] │ │ ├─┬ babel-generator@6.26.0 [exec] │ │ │ ├── detect-indent@4.0.0 [exec] │ │ │ ├── jsesc@1.3.0 [exec] │ │ │ ├── lodash@4.17.4 [exec] │ │ │ └── trim-right@1.0.1 [exec] │ │ ├── babel-helpers@6.24.1 [exec] │ │ ├── babel-messages@6.23.0 [exec] │ │ ├─┬ babel-register@6.26.0 [exec] │ │ │ ├── core-js@2.5.1 [exec] │ │ │ ├── home-or-tmp@2.0.0 [exec] │ │ │ ├── lodash@4.17.4 [exec] │ │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ │ └── minimist@0.0.8 [exec] │ │ │ └── source-map-support@0.4.18 [exec] │ │ ├─┬ babel-runtime@6.26.0 [exec] │ │ │ └── regenerator-runtime@0.11.0 [exec] │ │ ├─┬ babel-template@6.26.0 [exec] │ │ │ └── lodash@4.17.4 [exec] │ │ ├─┬ babel-traverse@6.26.0 [exec] │ │ │ ├─┬ debug@2.6.9 [exec] │ │ │ │ └── ms@2.0.0 [exec] │ │ │ ├─┬ invariant@2.2.2 [exec] │ │ │ │ └── loose-envify@1.3.1 [exec] │ │ │ └── lodash@4.17.4 [exec] │ │ ├─┬ babel-types@6.26.0 [exec] │ │ │ ├── lodash@4.17.4 [exec] │ │ │ └── to-fast-properties@1.0.3 [exec] │ │ ├── babylon@6.18.0 [exec] │ │ ├── convert-source-map@1.5.0 [exec] │ │ ├─┬ debug@2.6.9 [exec] │ │ │ └── ms@2.0.0 [exec] │ │ ├── lodash@4.17.4 [exec] │ │ ├── private@0.1.8 [exec] │ │ └── slash@1.0.0 [exec] │ ├── babel-plugin-external-helpers@6.22.0 [exec] │ ├─┬ babel-preset-es2015@6.24.1 [exec] │ │ ├── babel-plugin-check-es2015-constants@6.22.0 [exec] │ │ ├── babel-plugin-transform-es2015-arrow-functions@6.22.0 [exec] │ │ ├── babel-plugin-transform-es2015-block-scoped-functions@6.22.0 [exec] │ │ ├─┬ babel-plugin-transform-es2015-block-scoping@6.26.0 [exec] │ │ │ └── lodash@4.17.4 [exec] │ │ ├─┬ babel-plugin-transform-es2015-classes@6.24.1 [exec] │ │ │ ├─┬ babel-helper-define-map@6.26.0 [exec] │ │ │ │ └── lodash@4.17.4 [exec] │ │ │ ├── babel-helper-function-name@6.24.1 [exec] │ │ │ ├── babel-helper-optimise-call-expression@6.24.1 [exec] │ │ │ └── babel-helper-replace-supers@6.24.1 [exec] │ │ ├── babel-plugin-transform-es2015-computed-properties@6.24.1 [exec] │ │ ├── babel-plugin-transform-es2015-destructuring@6.23.0 [exec] │ │ ├── babel-plugin-transform-es2015-duplicate-keys@6.24.1 [exec] │ │ ├── babel-plugin-transform-es2015-for-of@6.23.0 [exec] │ │ ├── babel-plugin-transform-es2015-function-name@6.24.1 [exec] │ │ ├── babel-plugin-transform-es2015-literals@6.22.0 [exec] │ │ ├── babel-plugin-transform-es2015-modules-amd@6.24.1 [exec] │ │ ├─┬ babel-plugin-transform-es2015-modules-commonjs@6.26.0 [exec] │ │ │ └── babel-plugin-transform-strict-mode@6.24.1 [exec] │ │ ├─┬ babel-plugin-transform-es2015-modules-systemjs@6.24.1 [exec] │ │ │ └── babel-helper-hoist-variables@6.24.1 [exec] │ │ ├── babel-plugin-transform-es2015-modules-umd@6.24.1 [exec] │ │ ├── babel-plugin-transform-es2015-object-super@6.24.1 [exec] │ │ ├─┬ babel-plugin-transform-es2015-parameters@6.24.1 [exec] │ │ │ ├── babel-helper-call-delegate@6.24.1 [exec] │ │ │ └── babel-helper-get-function-arity@6.24.1 [exec] │ │ ├── babel-plugin-transform-es2015-shorthand-properties@6.24.1 [exec] │ │ ├── babel-plugin-transform-es2015-spread@6.22.0 [exec] │ │ ├─┬ babel-plugin-transform-es2015-sticky-regex@6.24.1 [exec] │ │ │ └─┬ babel-helper-regex@6.26.0 [exec] │ │ │ └── lodash@4.17.4 [exec] │ │ ├── babel-plugin-transform-es2015-template-literals@6.22.0 [exec] │ │ ├── babel-plugin-transform-es2015-typeof-symbol@6.23.0 [exec] │ │ ├─┬ babel-plugin-transform-es2015-unicode-regex@6.24.1 [exec] │ │ │ └─┬ regexpu-core@2.0.0 [exec] │ │ │ ├── regenerate@1.3.3 [exec] │ │ │ ├── regjsgen@0.2.0 [exec] │ │ │ └─┬ regjsparser@0.1.5 [exec] │ │ │ └── jsesc@0.5.0 [exec] │ │ └─┬ babel-plugin-transform-regenerator@6.26.0 [exec] │ │ └── regenerator-transform@0.10.1 [exec] │ ├─┬ babel-preset-minify@0.2.0 [exec] │ │ ├─┬ babel-plugin-minify-builtins@0.2.0 [exec] │ │ │ └── babel-helper-evaluate-path@0.2.0 [exec] │ │ ├── babel-plugin-minify-constant-folding@0.2.0 [exec] │ │ ├─┬ babel-plugin-minify-dead-code-elimination@0.2.0 [exec] │ │ │ ├── babel-helper-mark-eval-scopes@0.2.0 [exec] │ │ │ ├── babel-helper-remove-or-void@0.2.0 [exec] │ │ │ └── lodash.some@4.6.0 [exec] │ │ ├─┬ babel-plugin-minify-flip-comparisons@0.2.0 [exec] │ │ │ └── babel-helper-is-void-0@0.2.0 [exec] │ │ ├─┬ babel-plugin-minify-guarded-expressions@0.2.0 [exec] │ │ │ └── babel-helper-flip-expressions@0.2.0 [exec] │ │ ├── babel-plugin-minify-infinity@0.2.0 [exec] │ │ ├── babel-plugin-minify-mangle-names@0.2.0 [exec] │ │ ├── babel-plugin-minify-numeric-literals@0.2.0 [exec] │ │ ├── babel-plugin-minify-replace@0.2.0 [exec] │ │ ├─┬ babel-plugin-minify-simplify@0.2.0 [exec] │ │ │ ├── babel-helper-is-nodes-equiv@0.0.1 [exec] │ │ │ └── babel-helper-to-multiple-sequence-expressions@0.2.0 [exec] │ │ ├── babel-plugin-minify-type-constructors@0.2.0 [exec] │ │ ├── babel-plugin-transform-inline-consecutive-adds@0.2.0 [exec] │ │ ├── babel-plugin-transform-member-expression-literals@6.8.5 [exec] │ │ ├── babel-plugin-transform-merge-sibling-variables@6.8.6 [exec] │ │ ├── babel-plugin-transform-minify-booleans@6.8.3 [exec] │ │ ├── babel-plugin-transform-property-literals@6.8.5 [exec] │ │ ├── babel-plugin-transform-regexp-constructors@0.2.0 [exec] │ │ ├── babel-plugin-transform-remove-console@6.8.5 [exec] │ │ ├── babel-plugin-transform-remove-debugger@6.8.5 [exec] │ │ ├── babel-plugin-transform-remove-undefined@0.2.0 [exec] │ │ ├── babel-plugin-transform-simplify-comparison-operators@6.8.5 [exec] │ │ └── babel-plugin-transform-undefined-to-void@6.8.3 [exec] │ ├── bower@1.8.2 [exec] │ ├─┬ bower-json@0.8.1 [exec] │ │ ├── deep-extend@0.4.2 [exec] │ │ ├─┬ ext-name@3.0.0 [exec] │ │ │ ├── ends-with@0.2.0 [exec] │ │ │ ├── ext-list@2.2.2 [exec] │ │ │ └─┬ sort-keys-length@1.0.1 [exec] │ │ │ └── sort-keys@1.1.2 [exec] │ │ └── intersect@1.0.1 [exec] │ ├── bower-logger@0.2.2 [exec] │ ├─┬ command-line-args@3.0.5 [exec] │ │ ├── array-back@1.0.4 [exec] │ │ ├── feature-detect-es6@1.3.1 [exec] │ │ ├─┬ find-replace@1.0.3 [exec] │ │ │ └── test-value@2.1.0 [exec] │ │ └── typical@2.6.1 [exec] │ ├── command-line-commands@1.0.4 [exec] │ ├─┬ command-line-usage@3.0.8 [exec] │ │ ├── ansi-escape-sequences@3.0.0 [exec] │ │ └─┬ table-layout@0.3.0 [exec] │ │ └─┬ wordwrapjs@2.0.0 [exec] │ │ └── reduce-flatten@1.0.1 [exec] │ ├─┬ css-slam@2.0.2 [exec] │ │ ├─┬ dom5@2.3.0 [exec] │ │ │ ├── @types/node@6.0.90 [exec] │ │ │ ├── @types/parse5@2.2.34 [exec] │ │ │ └── clone@2.1.1 [exec] │ │ ├── parse5@2.2.3 [exec] │ │ └── shady-css-parser@0.1.0 [exec] │ ├─┬ del@3.0.0 [exec] │ │ ├─┬ globby@6.1.0 [exec] │ │ │ └── pify@2.3.0 [exec] │ │ ├── p-map@1.2.0 [exec] │ │ └── pify@3.0.0 [exec] │ ├─┬ github@7.3.2 [exec] │ │ ├── follow-redirects@0.0.7 [exec] │ │ ├─┬ https-proxy-agent@1.0.0 [exec] │ │ │ └─┬ agent-base@2.1.1 [exec] │ │ │ └── semver@5.0.3 [exec] │ │ ├── mime@1.4.1 [exec] │ │ └── netrc@0.1.4 [exec] │ ├─┬ gunzip-maybe@1.4.1 [exec] │ │ ├─┬ browserify-zlib@0.1.4 [exec] │ │ │ └── pako@0.2.9 [exec] │ │ ├── is-deflate@1.0.0 [exec] │ │ ├── is-gzip@1.0.0 [exec] │ │ ├── peek-stream@1.1.2 [exec] │ │ └── pumpify@1.3.5 [exec] │ ├─┬ html-minifier@3.5.6 [exec] │ │ ├─┬ camel-case@3.0.0 [exec] │ │ │ ├─┬ no-case@2.3.2 [exec] │ │ │ │ └── lower-case@1.1.4 [exec] │ │ │ └── upper-case@1.1.3 [exec] │ │ ├── clean-css@4.1.9 [exec] │ │ ├── commander@2.11.0 [exec] │ │ ├── he@1.1.1 [exec] │ │ ├─┬ ncname@1.0.0 [exec] │ │ │ └── xml-char-classes@1.0.0 [exec] │ │ ├── param-case@2.1.1 [exec] │ │ ├── relateurl@0.2.7 [exec] │ │ └─┬ uglify-js@3.1.6 [exec] │ │ └── source-map@0.6.1 [exec] │ ├─┬ inquirer@1.2.3 [exec] │ │ ├── ansi-escapes@1.4.0 [exec] │ │ ├─┬ cli-cursor@1.0.2 [exec] │ │ │ └─┬ restore-cursor@1.0.1 [exec] │ │ │ ├── exit-hook@1.1.1 [exec] │ │ │ └── onetime@1.1.0 [exec] │ │ ├── cli-width@2.2.0 [exec] │ │ ├─┬ external-editor@1.1.1 [exec] │ │ │ ├─┬ spawn-sync@1.0.15 [exec] │ │ │ │ └── os-shim@0.1.3 [exec] │ │ │ └── tmp@0.0.29 [exec] │ │ ├── figures@1.7.0 [exec] │ │ ├── lodash@4.17.4 [exec] │ │ ├── mute-stream@0.0.6 [exec] │ │ └─┬ run-async@2.3.0 [exec] │ │ └── is-promise@2.1.0 [exec] │ ├─┬ mz@2.7.0 [exec] │ │ ├── any-promise@1.3.0 [exec] │ │ └─┬ thenify-all@1.6.0 [exec] │ │ └── thenify@3.3.0 [exec] │ ├─┬ plylog@0.4.0 [exec] │ │ └─┬ winston@2.4.0 [exec] │ │ ├── async@1.0.0 [exec] │ │ ├── colors@1.0.3 [exec] │ │ ├── cycle@1.0.3 [exec] │ │ ├── eyes@0.1.8 [exec] │ │ └── stack-trace@0.0.10 [exec] │ ├─┬ polymer-analyzer@2.4.0 [exec] │ │ ├─┬ @types/chai-subset@1.3.1 [exec] │ │ │ └── @types/chai@4.0.4 [exec] │ │ ├── @types/clone@0.1.30 [exec] │ │ ├── @types/cssbeautify@0.3.1 [exec] │ │ ├── @types/doctrine@0.0.1 [exec] │ │ ├── @types/escodegen@0.0.2 [exec] │ │ ├── @types/estraverse@0.0.6 [exec] │ │ ├── @types/estree@0.0.37 [exec] │ │ ├── @types/node@6.0.90 [exec] │ │ ├── @types/parse5@2.2.34 [exec] │ │ ├── clone@2.1.1 [exec] │ │ ├── cssbeautify@0.3.1 [exec] │ │ ├── dom5@2.3.0 [exec] │ │ ├─┬ escodegen@1.9.0 [exec] │ │ │ └── esprima@3.1.3 [exec] │ │ ├── jsonschema@1.2.0 [exec] │ │ ├── parse5@2.2.3 [exec] │ │ └── strip-indent@2.0.0 [exec] │ ├─┬ polymer-build@2.1.1 [exec] │ │ ├── @types/node@6.0.90 [exec] │ │ ├── @types/parse5@2.2.34 [exec] │ │ ├─┬ dom5@2.3.0 [exec] │ │ │ └── clone@2.1.1 [exec] │ │ ├─┬ multipipe@1.0.2 [exec] │ │ │ └── duplexer2@0.1.4 [exec] │ │ ├── parse5@2.2.3 [exec] │ │ ├─┬ plylog@0.5.0 [exec] │ │ │ ├── @types/node@4.2.21 [exec] │ │ │ └── @types/winston@2.3.7 [exec] │ │ ├─┬ polymer-bundler@3.1.1 [exec] │ │ │ ├── clone@2.1.1 [exec] │ │ │ ├─┬ dom5@2.3.0 [exec] │ │ │ │ ├── @types/node@6.0.90 [exec] │ │ │ │ └── @types/parse5@2.2.34 [exec] │ │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ │ └── minimist@0.0.8 [exec] │ │ │ └── parse5@2.2.3 [exec] │ │ ├─┬ sw-precache@5.2.0 [exec] │ │ │ ├─┬ dom-urls@1.1.0 [exec] │ │ │ │ └── urijs@1.19.0 [exec] │ │ │ ├── es6-promise@4.1.1 [exec] │ │ │ ├── lodash.defaults@4.2.0 [exec] │ │ │ ├─┬ lodash.template@4.4.0 [exec] │ │ │ │ └── lodash.templatesettings@4.1.0 [exec] │ │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ │ └── minimist@0.0.8 [exec] │ │ │ ├── pretty-bytes@4.0.2 [exec] │ │ │ └─┬ sw-toolbox@3.6.0 [exec] │ │ │ └── serviceworker-cache-polyfill@4.0.0 [exec] │ │ ├─┬ vinyl@1.2.0 [exec] │ │ │ └── clone@1.0.2 [exec] │ │ └─┬ vinyl-fs@2.4.4 [exec] │ │ ├─┬ glob-stream@5.3.5 [exec] │ │ │ ├── glob@5.0.15 [exec] │ │ │ ├─┬ glob-parent@3.1.0 [exec] │ │ │ │ └─┬ is-glob@3.1.0 [exec] │ │ │ │ └── is-extglob@2.1.1 [exec] │ │ │ ├── ordered-read-streams@0.3.0 [exec] │ │ │ ├─┬ through2@0.6.5 [exec] │ │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ └── unique-stream@2.2.1 [exec] │ │ └─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ ├─┬ polymer-linter@2.1.0 [exec] │ │ ├── @types/estree@0.0.34 [exec] │ │ ├── @types/fast-levenshtein@0.0.1 [exec] │ │ ├── @types/node@6.0.90 [exec] │ │ ├── @types/parse5@2.2.34 [exec] │ │ ├─┬ dom5@2.3.0 [exec] │ │ │ └── clone@2.1.1 [exec] │ │ ├── fast-levenshtein@2.0.6 [exec] │ │ ├── parse5@2.2.3 [exec] │ │ └── strip-indent@2.0.0 [exec] │ ├─┬ polymer-project-config@3.4.0 [exec] │ │ ├── @types/node@6.0.90 [exec] │ │ ├── minimatch-all@1.1.0 [exec] │ │ └─┬ plylog@0.5.0 [exec] │ │ └── @types/node@4.2.21 [exec] │ ├─┬ polyserve@0.23.0 [exec] │ │ ├── @types/assert@0.0.29 [exec] │ │ ├── @types/compression@0.0.33 [exec] │ │ ├── @types/content-type@1.1.1 [exec] │ │ ├─┬ @types/express@4.0.39 [exec] │ │ │ ├── @types/body-parser@1.16.7 [exec] │ │ │ └── @types/express-serve-static-core@4.0.56 [exec] │ │ ├── @types/mime@0.0.29 [exec] │ │ ├─┬ @types/mz@0.0.29 [exec] │ │ │ └── @types/bluebird@3.5.18 [exec] │ │ ├── @types/node@8.0.47 [exec] │ │ ├── @types/opn@3.0.28 [exec] │ │ ├── @types/parse5@2.2.34 [exec] │ │ ├── @types/pem@1.9.3 [exec] │ │ ├── @types/serve-static@1.13.0 [exec] │ │ ├── @types/spdy@3.4.4 [exec] │ │ ├── @types/ua-parser-js@0.7.32 [exec] │ │ ├─┬ browser-capabilities@0.2.1 [exec] │ │ │ └── ua-parser-js@0.7.17 [exec] │ │ ├─┬ compression@1.7.1 [exec] │ │ │ ├── compressible@2.0.12 [exec] │ │ │ ├─┬ debug@2.6.9 [exec] │ │ │ │ └── ms@2.0.0 [exec] │ │ │ └── on-headers@1.0.1 [exec] │ │ ├── content-type@1.0.4 [exec] │ │ ├─┬ dom5@2.3.0 [exec] │ │ │ ├── @types/node@6.0.90 [exec] │ │ │ └── clone@2.1.1 [exec] │ │ ├─┬ express@4.16.2 [exec] │ │ │ ├─┬ debug@2.6.9 [exec] │ │ │ │ └── ms@2.0.0 [exec] │ │ │ ├── finalhandler@1.1.0 [exec] │ │ │ ├── fresh@0.5.2 [exec] │ │ │ ├── path-to-regexp@0.1.7 [exec] │ │ │ ├── qs@6.5.1 [exec] │ │ │ ├─┬ send@0.16.1 [exec] │ │ │ │ └─┬ http-errors@1.6.2 [exec] │ │ │ │ └── setprototypeof@1.0.3 [exec] │ │ │ ├─┬ serve-static@1.13.1 [exec] │ │ │ │ └── send@0.16.1 [exec] │ │ │ ├── setprototypeof@1.1.0 [exec] │ │ │ └── utils-merge@1.0.1 [exec] │ │ ├─┬ find-port@1.0.1 [exec] │ │ │ └── async@0.2.10 [exec] │ │ ├─┬ http-proxy-middleware@0.17.4 [exec] │ │ │ ├── http-proxy@1.16.2 [exec] │ │ │ ├─┬ is-glob@3.1.0 [exec] │ │ │ │ └── is-extglob@2.1.1 [exec] │ │ │ └── lodash@4.17.4 [exec] │ │ ├─┬ lru-cache@4.1.1 [exec] │ │ │ ├── pseudomap@1.0.2 [exec] │ │ │ └── yallist@2.1.2 [exec] │ │ ├── mime@1.4.1 [exec] │ │ ├── opn@3.0.3 [exec] │ │ ├── parse5@2.2.3 [exec] │ │ ├─┬ pem@1.12.3 [exec] │ │ │ └─┬ md5@2.2.1 [exec] │ │ │ ├── charenc@0.0.2 [exec] │ │ │ └── crypt@0.0.2 [exec] │ │ ├── requirejs@2.3.5 [exec] │ │ ├─┬ send@0.14.2 [exec] │ │ │ ├─┬ debug@2.2.0 [exec] │ │ │ │ └── ms@0.7.1 [exec] │ │ │ ├── etag@1.7.0 [exec] │ │ │ ├── fresh@0.3.0 [exec] │ │ │ ├─┬ http-errors@1.5.1 [exec] │ │ │ │ └── setprototypeof@1.0.2 [exec] │ │ │ ├── mime@1.3.4 [exec] │ │ │ └── ms@0.7.2 [exec] │ │ └─┬ spdy@3.4.7 [exec] │ │ ├─┬ debug@2.6.9 [exec] │ │ │ └── ms@2.0.0 [exec] │ │ ├── handle-thing@1.2.5 [exec] │ │ ├── http-deceiver@1.2.7 [exec] │ │ ├── select-hose@2.0.0 [exec] │ │ └─┬ spdy-transport@2.0.20 [exec] │ │ ├─┬ debug@2.6.9 [exec] │ │ │ └── ms@2.0.0 [exec] │ │ ├── detect-node@2.0.3 [exec] │ │ ├── hpack.js@2.1.6 [exec] │ │ ├── obuf@1.1.1 [exec] │ │ └─┬ wbuf@1.7.2 [exec] │ │ └── minimalistic-assert@1.0.0 [exec] │ ├─┬ request@2.81.0 [exec] │ │ ├── aws-sign2@0.6.0 [exec] │ │ ├── aws4@1.6.0 [exec] │ │ ├── caseless@0.12.0 [exec] │ │ ├─┬ combined-stream@1.0.5 [exec] │ │ │ └── delayed-stream@1.0.0 [exec] │ │ ├── forever-agent@0.6.1 [exec] │ │ ├─┬ form-data@2.1.4 [exec] │ │ │ └── asynckit@0.4.0 [exec] │ │ ├─┬ har-validator@4.2.1 [exec] │ │ │ └── har-schema@1.0.5 [exec] │ │ ├─┬ hawk@3.1.3 [exec] │ │ │ ├── boom@2.10.1 [exec] │ │ │ ├── cryptiles@2.0.5 [exec] │ │ │ ├── hoek@2.16.3 [exec] │ │ │ └── sntp@1.0.9 [exec] │ │ ├─┬ http-signature@1.1.1 [exec] │ │ │ ├── assert-plus@0.2.0 [exec] │ │ │ ├─┬ jsprim@1.4.1 [exec] │ │ │ │ ├── assert-plus@1.0.0 [exec] │ │ │ │ ├── extsprintf@1.3.0 [exec] │ │ │ │ ├── json-schema@0.2.3 [exec] │ │ │ │ └─┬ verror@1.10.0 [exec] │ │ │ │ └── assert-plus@1.0.0 [exec] │ │ │ └─┬ sshpk@1.13.1 [exec] │ │ │ ├── asn1@0.2.3 [exec] │ │ │ ├── assert-plus@1.0.0 [exec] │ │ │ ├── bcrypt-pbkdf@1.0.1 [exec] │ │ │ ├─┬ dashdash@1.14.1 [exec] │ │ │ │ └── assert-plus@1.0.0 [exec] │ │ │ ├── ecc-jsbn@0.1.1 [exec] │ │ │ ├─┬ getpass@0.1.7 [exec] │ │ │ │ └── assert-plus@1.0.0 [exec] │ │ │ ├── jsbn@0.1.1 [exec] │ │ │ └── tweetnacl@0.14.5 [exec] │ │ ├── is-typedarray@1.0.0 [exec] │ │ ├── isstream@0.1.2 [exec] │ │ ├── json-stringify-safe@5.0.1 [exec] │ │ ├── oauth-sign@0.8.2 [exec] │ │ ├── performance-now@0.2.0 [exec] │ │ ├── qs@6.4.0 [exec] │ │ ├── stringstream@0.0.5 [exec] │ │ ├─┬ tough-cookie@2.3.3 [exec] │ │ │ └── punycode@1.4.1 [exec] │ │ ├── tunnel-agent@0.6.0 [exec] │ │ └── uuid@3.1.0 [exec] │ ├── semver@5.4.1 [exec] │ ├─┬ tar-fs@1.16.0 [exec] │ │ ├── chownr@1.0.1 [exec] │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ └── minimist@0.0.8 [exec] │ │ ├─┬ pump@1.0.2 [exec] │ │ │ └── end-of-stream@1.4.0 [exec] │ │ └─┬ tar-stream@1.5.4 [exec] │ │ ├── bl@1.2.1 [exec] │ │ └── end-of-stream@1.4.0 [exec] │ ├─┬ temp@0.8.3 [exec] │ │ ├── os-tmpdir@1.0.2 [exec] │ │ └── rimraf@2.2.8 [exec] │ ├─┬ update-notifier@1.0.3 [exec] │ │ ├─┬ boxen@0.6.0 [exec] │ │ │ ├── ansi-align@1.1.0 [exec] │ │ │ ├── camelcase@2.1.1 [exec] │ │ │ ├── cli-boxes@1.0.0 [exec] │ │ │ ├── filled-array@1.1.0 [exec] │ │ │ ├─┬ repeating@2.0.1 [exec] │ │ │ │ └── is-finite@1.0.2 [exec] │ │ │ └── widest-line@1.0.0 [exec] │ │ ├─┬ configstore@2.1.0 [exec] │ │ │ ├─┬ dot-prop@3.0.0 [exec] │ │ │ │ └── is-obj@1.0.1 [exec] │ │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ │ └── minimist@0.0.8 [exec] │ │ │ ├── osenv@0.1.4 [exec] │ │ │ ├── uuid@2.0.3 [exec] │ │ │ └─┬ write-file-atomic@1.3.4 [exec] │ │ │ └── slide@1.1.6 [exec] │ │ ├── is-npm@1.0.0 [exec] │ │ ├─┬ latest-version@2.0.0 [exec] │ │ │ └─┬ package-json@2.4.0 [exec] │ │ │ ├─┬ got@5.7.1 [exec] │ │ │ │ ├─┬ create-error-class@3.0.2 [exec] │ │ │ │ │ └── capture-stack-trace@1.0.0 [exec] │ │ │ │ ├── duplexer2@0.1.4 [exec] │ │ │ │ ├── is-redirect@1.0.0 [exec] │ │ │ │ ├── is-retry-allowed@1.1.0 [exec] │ │ │ │ ├── lowercase-keys@1.0.0 [exec] │ │ │ │ ├── node-status-codes@1.0.0 [exec] │ │ │ │ ├── read-all-stream@3.1.0 [exec] │ │ │ │ ├── timed-out@3.1.3 [exec] │ │ │ │ ├── unzip-response@1.0.2 [exec] │ │ │ │ └─┬ url-parse-lax@1.0.0 [exec] │ │ │ │ └── prepend-http@1.0.4 [exec] │ │ │ ├─┬ registry-auth-token@3.3.1 [exec] │ │ │ │ └─┬ rc@1.2.2 [exec] │ │ │ │ └── minimist@1.2.0 [exec] │ │ │ └── registry-url@3.1.0 [exec] │ │ ├── lazy-req@1.1.0 [exec] │ │ ├── semver-diff@2.1.0 [exec] │ │ └── xdg-basedir@2.0.0 [exec] │ ├── vinyl@1.2.0 [exec] │ ├─┬ vinyl-fs@2.4.4 [exec] │ │ ├─┬ glob-stream@5.3.5 [exec] │ │ │ ├── glob@5.0.15 [exec] │ │ │ ├─┬ glob-parent@3.1.0 [exec] │ │ │ │ └─┬ is-glob@3.1.0 [exec] │ │ │ │ └── is-extglob@2.1.1 [exec] │ │ │ ├── ordered-read-streams@0.3.0 [exec] │ │ │ ├─┬ through2@0.6.5 [exec] │ │ │ │ └─┬ readable-stream@1.0.34 [exec] │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ └── unique-stream@2.2.1 [exec] │ │ └─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ ├─┬ web-component-tester@6.4.0 [exec] │ │ ├── @polymer/sinonjs@1.17.1 [exec] │ │ ├── @polymer/test-fixture@0.0.3 [exec] │ │ ├── @webcomponents/webcomponentsjs@1.0.17 [exec] │ │ ├── async@2.5.0 [exec] │ │ ├─┬ chai@4.1.2 [exec] │ │ │ ├── check-error@1.0.2 [exec] │ │ │ ├── deep-eql@3.0.1 [exec] │ │ │ ├── get-func-name@2.0.0 [exec] │ │ │ ├── pathval@1.1.0 [exec] │ │ │ └── type-detect@4.0.3 [exec] │ │ ├── cleankill@2.0.0 [exec] │ │ ├─┬ express@4.16.2 [exec] │ │ │ ├─┬ debug@2.6.9 [exec] │ │ │ │ └── ms@2.0.0 [exec] │ │ │ ├── finalhandler@1.1.0 [exec] │ │ │ ├── fresh@0.5.2 [exec] │ │ │ ├── path-to-regexp@0.1.7 [exec] │ │ │ ├── qs@6.5.1 [exec] │ │ │ ├─┬ send@0.16.1 [exec] │ │ │ │ ├─┬ http-errors@1.6.2 [exec] │ │ │ │ │ └── setprototypeof@1.0.3 [exec] │ │ │ │ └── mime@1.4.1 [exec] │ │ │ ├─┬ serve-static@1.13.1 [exec] │ │ │ │ └── send@0.16.1 [exec] │ │ │ ├── setprototypeof@1.1.0 [exec] │ │ │ └── utils-merge@1.0.1 [exec] │ │ ├─┬ findup-sync@1.0.0 [exec] │ │ │ └─┬ is-glob@2.0.1 [exec] │ │ │ └── is-extglob@1.0.0 [exec] │ │ ├── lodash@3.10.1 [exec] │ │ ├─┬ mocha@3.5.3 [exec] │ │ │ ├── browser-stdout@1.3.0 [exec] │ │ │ ├── commander@2.9.0 [exec] │ │ │ ├─┬ debug@2.6.8 [exec] │ │ │ │ └── ms@2.0.0 [exec] │ │ │ ├── diff@3.2.0 [exec] │ │ │ ├── glob@7.1.1 [exec] │ │ │ ├─┬ lodash.create@3.1.1 [exec] │ │ │ │ ├── lodash._baseassign@3.2.0 [exec] │ │ │ │ └── lodash._basecreate@3.0.3 [exec] │ │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ │ └── minimist@0.0.8 [exec] │ │ │ └── supports-color@3.1.2 [exec] │ │ ├─┬ send@0.11.1 [exec] │ │ │ ├── debug@2.1.3 [exec] │ │ │ ├── depd@1.0.1 [exec] │ │ │ ├── destroy@1.0.3 [exec] │ │ │ ├── escape-html@1.0.1 [exec] │ │ │ ├── etag@1.5.1 [exec] │ │ │ ├── fresh@0.2.4 [exec] │ │ │ ├── mime@1.2.11 [exec] │ │ │ ├── ms@0.7.0 [exec] │ │ │ ├─┬ on-finished@2.2.1 [exec] │ │ │ │ └── ee-first@1.1.0 [exec] │ │ │ └── range-parser@1.0.3 [exec] │ │ ├─┬ sinon@2.4.1 [exec] │ │ │ ├── formatio@1.2.0 [exec] │ │ │ ├── lolex@1.6.0 [exec] │ │ │ ├── native-promise-only@0.8.1 [exec] │ │ │ ├─┬ path-to-regexp@1.7.0 [exec] │ │ │ │ └── isarray@0.0.1 [exec] │ │ │ ├── samsam@1.3.0 [exec] │ │ │ └── text-encoding@0.6.4 [exec] │ │ ├─┬ socket.io@2.0.4 [exec] │ │ │ ├─┬ engine.io@3.1.3 [exec] │ │ │ │ ├── accepts@1.3.3 [exec] │ │ │ │ ├── base64id@1.0.0 [exec] │ │ │ │ ├─┬ engine.io-parser@2.1.1 [exec] │ │ │ │ │ └── after@0.8.2 [exec] │ │ │ │ ├── uws@0.14.5 [exec] │ │ │ │ └─┬ ws@2.3.1 [exec] │ │ │ │ ├── safe-buffer@5.0.1 [exec] │ │ │ │ └── ultron@1.1.0 [exec] │ │ │ ├── socket.io-adapter@1.1.1 [exec] │ │ │ ├─┬ socket.io-client@2.0.4 [exec] │ │ │ │ ├── component-emitter@1.2.1 [exec] │ │ │ │ └─┬ engine.io-client@3.1.3 [exec] │ │ │ │ └── xmlhttprequest-ssl@1.5.4 [exec] │ │ │ └─┬ socket.io-parser@3.1.2 [exec] │ │ │ ├─┬ has-binary2@1.0.2 [exec] │ │ │ │ └── isarray@2.0.1 [exec] │ │ │ └── isarray@2.0.1 [exec] │ │ ├─┬ update-notifier@2.3.0 [exec] │ │ │ ├─┬ boxen@1.2.2 [exec] │ │ │ │ ├─┬ ansi-align@2.0.0 [exec] │ │ │ │ │ └─┬ string-width@2.1.1 [exec] │ │ │ │ │ └── strip-ansi@4.0.0 [exec] │ │ │ │ ├── camelcase@4.1.0 [exec] │ │ │ │ ├── chalk@2.3.0 [exec] │ │ │ │ ├─┬ string-width@2.1.1 [exec] │ │ │ │ │ ├── is-fullwidth-code-point@2.0.0 [exec] │ │ │ │ │ └─┬ strip-ansi@4.0.0 [exec] │ │ │ │ │ └── ansi-regex@3.0.0 [exec] │ │ │ │ └─┬ term-size@1.2.0 [exec] │ │ │ │ └─┬ execa@0.7.0 [exec] │ │ │ │ ├─┬ npm-run-path@2.0.2 [exec] │ │ │ │ │ └── path-key@2.0.1 [exec] │ │ │ │ ├── p-finally@1.0.0 [exec] │ │ │ │ └── strip-eof@1.0.0 [exec] │ │ │ ├─┬ chalk@2.3.0 [exec] │ │ │ │ ├─┬ ansi-styles@3.2.0 [exec] │ │ │ │ │ └── color-convert@1.9.0 [exec] │ │ │ │ └─┬ supports-color@4.5.0 [exec] │ │ │ │ └── has-flag@2.0.0 [exec] │ │ │ ├─┬ configstore@3.1.1 [exec] │ │ │ │ ├── dot-prop@4.2.0 [exec] │ │ │ │ ├─┬ make-dir@1.1.0 [exec] │ │ │ │ │ └── pify@3.0.0 [exec] │ │ │ │ ├─┬ unique-string@1.0.0 [exec] │ │ │ │ │ └── crypto-random-string@1.0.0 [exec] │ │ │ │ └── write-file-atomic@2.3.0 [exec] │ │ │ ├── import-lazy@2.1.0 [exec] │ │ │ ├─┬ is-installed-globally@0.1.0 [exec] │ │ │ │ └── global-dirs@0.1.0 [exec] │ │ │ ├─┬ latest-version@3.1.0 [exec] │ │ │ │ └─┬ package-json@4.0.1 [exec] │ │ │ │ └─┬ got@6.7.1 [exec] │ │ │ │ ├── timed-out@4.0.1 [exec] │ │ │ │ └── unzip-response@2.0.1 [exec] │ │ │ └── xdg-basedir@3.0.0 [exec] │ │ ├─┬ wct-sauce@2.0.0-pre.1 [exec] │ │ │ ├── cleankill@1.0.3 [exec] │ │ │ └── uuid@2.0.3 [exec] │ │ └─┬ wd@1.4.1 [exec] │ │ ├─┬ archiver@1.3.0 [exec] │ │ │ ├─┬ archiver-utils@1.3.0 [exec] │ │ │ │ └── lodash@4.17.4 [exec] │ │ │ ├── async@2.5.0 [exec] │ │ │ ├── lodash@4.17.4 [exec] │ │ │ ├── walkdir@0.0.11 [exec] │ │ │ └─┬ zip-stream@1.2.0 [exec] │ │ │ ├─┬ compress-commons@1.2.2 [exec] │ │ │ │ └─┬ crc32-stream@2.0.0 [exec] │ │ │ │ └── crc@3.5.0 [exec] │ │ │ └── lodash@4.17.4 [exec] │ │ ├── async@2.0.1 [exec] │ │ ├── lodash@4.16.2 [exec] │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ └── minimist@0.0.8 [exec] │ │ ├── q@1.4.1 [exec] │ │ ├─┬ request@2.79.0 [exec] │ │ │ ├── caseless@0.11.0 [exec] │ │ │ ├── har-validator@2.0.6 [exec] │ │ │ ├── qs@6.3.2 [exec] │ │ │ └── tunnel-agent@0.4.3 [exec] │ │ └── underscore.string@3.3.4 [exec] │ ├─┬ yeoman-environment@1.6.6 [exec] │ │ ├── diff@2.2.3 [exec] │ │ ├─┬ globby@4.1.0 [exec] │ │ │ └── glob@6.0.4 [exec] │ │ ├─┬ grouped-queue@0.3.3 [exec] │ │ │ └── lodash@4.17.4 [exec] │ │ ├─┬ inquirer@1.2.3 [exec] │ │ │ ├── mute-stream@0.0.6 [exec] │ │ │ └── run-async@2.3.0 [exec] │ │ ├── lodash@4.17.4 [exec] │ │ ├── log-symbols@1.0.2 [exec] │ │ ├─┬ mem-fs@1.1.3 [exec] │ │ │ ├── vinyl@1.2.0 [exec] │ │ │ └─┬ vinyl-file@2.0.0 [exec] │ │ │ ├─┬ strip-bom-stream@2.0.0 [exec] │ │ │ │ └── first-chunk-stream@2.0.0 [exec] │ │ │ └── vinyl@1.2.0 [exec] │ │ └── untildify@2.1.0 [exec] │ └─┬ yeoman-generator@1.1.1 [exec] │ ├── async@2.5.0 [exec] │ ├─┬ class-extend@0.1.2 [exec] │ │ └── object-assign@2.1.1 [exec] │ ├─┬ cli-table@0.3.1 [exec] │ │ └── colors@1.0.3 [exec] │ ├─┬ cross-spawn@5.1.0 [exec] │ │ ├── lru-cache@4.1.1 [exec] │ │ └─┬ shebang-command@1.2.0 [exec] │ │ └── shebang-regex@1.0.0 [exec] │ ├── dargs@5.1.0 [exec] │ ├── detect-conflict@1.0.1 [exec] │ ├─┬ error@7.0.2 [exec] │ │ └── string-template@0.2.1 [exec] │ ├─┬ find-up@2.1.0 [exec] │ │ └─┬ locate-path@2.0.0 [exec] │ │ ├─┬ p-locate@2.0.0 [exec] │ │ │ └── p-limit@1.1.0 [exec] │ │ └── path-exists@3.0.0 [exec] │ ├─┬ github-username@3.0.0 [exec] │ │ └─┬ gh-got@5.0.0 [exec] │ │ └─┬ got@6.7.1 [exec] │ │ ├── duplexer3@0.1.4 [exec] │ │ ├── get-stream@3.0.0 [exec] │ │ ├── timed-out@4.0.1 [exec] │ │ └── unzip-response@2.0.1 [exec] │ ├─┬ istextorbinary@2.1.0 [exec] │ │ └── editions@1.3.3 [exec] │ ├── lodash@4.17.4 [exec] │ ├─┬ mem-fs-editor@3.0.2 [exec] │ │ ├── commondir@1.0.1 [exec] │ │ ├── ejs@2.5.7 [exec] │ │ ├── globby@6.1.0 [exec] │ │ ├─┬ mkdirp@0.5.1 [exec] │ │ │ └── minimist@0.0.8 [exec] │ │ ├── multimatch@2.1.0 [exec] │ │ └─┬ vinyl@2.1.0 [exec] │ │ ├── clone@2.1.1 [exec] │ │ ├── clone-stats@1.0.0 [exec] │ │ └── replace-ext@1.0.0 [exec] │ ├── minimist@1.2.0 [exec] │ ├─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ ├── path-exists@3.0.0 [exec] │ ├── pretty-bytes@4.0.2 [exec] │ ├─┬ read-chunk@2.1.0 [exec] │ │ └── pify@3.0.0 [exec] │ ├─┬ read-pkg-up@2.0.0 [exec] │ │ └─┬ read-pkg@2.0.0 [exec] │ │ ├─┬ load-json-file@2.0.0 [exec] │ │ │ └── strip-bom@3.0.0 [exec] │ │ └── path-type@2.0.0 [exec] │ ├── run-async@2.3.0 [exec] │ └── user-home@2.0.0 [exec] ├── proxy-middleware@0.15.0 [exec] ├── require-dir@0.3.2 [exec] ├── run-sequence@1.2.2 [exec] ├─┬ through2@2.0.3 [exec] │ └── xtend@4.0.1 [exec] ├─┬ vulcanize@1.16.0 [exec] │ ├─┬ dom5@1.3.6 [exec] │ │ ├─┬ @types/parse5@0.0.31 [exec] │ │ │ └── @types/node@6.0.90 [exec] │ │ └── parse5@1.5.1 [exec] │ ├── es6-promise@2.3.0 [exec] │ ├─┬ hydrolysis@1.25.0 [exec] │ │ ├── acorn@3.3.0 [exec] │ │ ├─┬ babel-polyfill@6.26.0 [exec] │ │ │ └── regenerator-runtime@0.10.5 [exec] │ │ ├─┬ doctrine@0.7.2 [exec] │ │ │ ├── esutils@1.1.6 [exec] │ │ │ └── isarray@0.0.1 [exec] │ │ ├── dom5@1.1.0 [exec] │ │ └── estraverse@3.1.0 [exec] │ ├─┬ nopt@3.0.6 [exec] │ │ └── abbrev@1.1.1 [exec] │ └── path-posix@1.0.0 [exec] └─┬ web-component-tester@4.3.6 [exec] ├── accessibility-developer-tools@2.12.0 [exec] ├── async@1.5.2 [exec] ├─┬ body-parser@1.18.2 [exec] │ ├── bytes@3.0.0 [exec] │ ├─┬ debug@2.6.9 [exec] │ │ └── ms@2.0.0 [exec] │ ├── depd@1.1.1 [exec] │ ├─┬ http-errors@1.6.2 [exec] │ │ └── setprototypeof@1.0.3 [exec] │ ├── iconv-lite@0.4.19 [exec] │ ├─┬ on-finished@2.3.0 [exec] │ │ └── ee-first@1.1.1 [exec] │ ├── qs@6.5.1 [exec] │ ├─┬ raw-body@2.3.2 [exec] │ │ └─┬ http-errors@1.6.2 [exec] │ │ └── setprototypeof@1.0.3 [exec] │ └─┬ type-is@1.6.15 [exec] │ └── media-typer@0.3.0 [exec] ├─┬ chai@3.5.0 [exec] │ ├── assertion-error@1.0.2 [exec] │ ├─┬ deep-eql@0.1.3 [exec] │ │ └── type-detect@0.1.1 [exec] │ └── type-detect@1.0.0 [exec] ├── cleankill@1.0.3 [exec] ├─┬ express@4.16.2 [exec] │ ├── array-flatten@1.1.1 [exec] │ ├── content-disposition@0.5.2 [exec] │ ├── cookie@0.3.1 [exec] │ ├── cookie-signature@1.0.6 [exec] │ ├─┬ debug@2.6.9 [exec] │ │ └── ms@2.0.0 [exec] │ ├── finalhandler@1.1.0 [exec] │ ├── fresh@0.5.2 [exec] │ ├── merge-descriptors@1.0.1 [exec] │ ├── methods@1.1.2 [exec] │ ├── path-to-regexp@0.1.7 [exec] │ ├─┬ proxy-addr@2.0.2 [exec] │ │ ├── forwarded@0.1.2 [exec] │ │ └── ipaddr.js@1.5.2 [exec] │ ├── qs@6.5.1 [exec] │ ├── range-parser@1.2.0 [exec] │ ├─┬ send@0.16.1 [exec] │ │ ├─┬ http-errors@1.6.2 [exec] │ │ │ └── setprototypeof@1.0.3 [exec] │ │ └── mime@1.4.1 [exec] │ ├─┬ serve-static@1.13.1 [exec] │ │ └── send@0.16.1 [exec] │ ├── setprototypeof@1.1.0 [exec] │ ├── statuses@1.3.1 [exec] │ ├── utils-merge@1.0.1 [exec] │ └── vary@1.1.2 [exec] ├─┬ findup-sync@0.2.1 [exec] │ └── glob@4.3.5 [exec] ├─┬ glob@5.0.15 [exec] │ └── minimatch@2.0.10 [exec] ├── lodash@3.10.1 [exec] ├─┬ mocha@2.5.3 [exec] │ ├── commander@2.3.0 [exec] │ ├─┬ debug@2.2.0 [exec] │ │ └── ms@0.7.1 [exec] │ ├── diff@1.4.0 [exec] │ ├── escape-string-regexp@1.0.2 [exec] │ ├─┬ glob@3.2.11 [exec] │ │ └─┬ minimatch@0.3.0 [exec] │ │ ├── lru-cache@2.7.3 [exec] │ │ └── sigmund@1.0.1 [exec] │ ├── growl@1.9.2 [exec] │ ├─┬ jade@0.26.3 [exec] │ │ ├── commander@0.6.1 [exec] │ │ └── mkdirp@0.3.0 [exec] │ ├─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ ├── supports-color@1.2.0 [exec] │ └── to-iso-string@0.0.2 [exec] ├─┬ multer@1.3.0 [exec] │ ├── append-field@0.1.0 [exec] │ ├─┬ busboy@0.2.14 [exec] │ │ ├─┬ dicer@0.2.5 [exec] │ │ │ ├─┬ readable-stream@1.1.14 [exec] │ │ │ │ ├── isarray@0.0.1 [exec] │ │ │ │ └── string_decoder@0.10.31 [exec] │ │ │ └── streamsearch@0.1.2 [exec] │ │ └─┬ readable-stream@1.1.14 [exec] │ │ ├── isarray@0.0.1 [exec] │ │ └── string_decoder@0.10.31 [exec] │ ├─┬ mkdirp@0.5.1 [exec] │ │ └── minimist@0.0.8 [exec] │ └── object-assign@3.0.0 [exec] ├─┬ nomnom@1.8.1 [exec] │ ├─┬ chalk@0.4.0 [exec] │ │ ├── ansi-styles@1.0.0 [exec] │ │ └── strip-ansi@0.1.1 [exec] │ └── underscore@1.6.0 [exec] ├─┬ promisify-node@0.4.0 [exec] │ └─┬ nodegit-promise@4.0.0 [exec] │ └── asap@2.0.6 [exec] ├─┬ send@0.11.1 [exec] │ ├── debug@2.1.3 [exec] │ ├── depd@1.0.1 [exec] │ ├── destroy@1.0.3 [exec] │ ├── escape-html@1.0.1 [exec] │ ├─┬ etag@1.5.1 [exec] │ │ └── crc@3.2.1 [exec] │ ├── fresh@0.2.4 [exec] │ ├── mime@1.2.11 [exec] │ ├── ms@0.7.0 [exec] │ ├─┬ on-finished@2.2.1 [exec] │ │ └── ee-first@1.1.0 [exec] │ └── range-parser@1.0.3 [exec] ├─┬ serve-waterfall@1.1.1 [exec] │ └─┬ send@0.11.1 [exec] │ ├── debug@2.1.3 [exec] │ ├── depd@1.0.1 [exec] │ ├── destroy@1.0.3 [exec] │ ├── escape-html@1.0.1 [exec] │ ├── etag@1.5.1 [exec] │ ├── fresh@0.2.4 [exec] │ ├── mime@1.2.11 [exec] │ ├── ms@0.7.0 [exec] │ ├─┬ on-finished@2.2.1 [exec] │ │ └── ee-first@1.1.0 [exec] │ └── range-parser@1.0.3 [exec] ├─┬ sinon@1.17.7 [exec] │ ├── formatio@1.1.1 [exec] │ ├── lolex@1.3.2 [exec] │ ├── samsam@1.1.2 [exec] │ └─┬ util@0.10.3 [exec] │ └── inherits@2.0.1 [exec] ├── sinon-chai@2.14.0 [exec] ├── stacky@1.3.1 [exec] ├── test-fixture@3.0.0-rc.1 (git://github.com/polymerelements/test-fixture.git#05caebd9ecbb464024455923bd351d2ba640932e) [exec] ├─┬ update-notifier@0.6.3 [exec] │ └── boxen@0.3.1 [exec] ├─┬ wct-local@2.0.15 [exec] │ ├── @types/freeport@1.0.21 [exec] │ ├── @types/launchpad@0.6.0 [exec] │ ├── @types/node@6.0.90 [exec] │ ├── @types/which@1.0.28 [exec] │ ├── cleankill@1.0.3 [exec] │ ├── freeport@1.0.5 [exec] │ ├─┬ launchpad@0.6.0 [exec] │ │ ├─┬ async@2.5.0 [exec] │ │ │ └── lodash@4.17.4 [exec] │ │ ├── browserstack@1.5.0 [exec] │ │ ├─┬ plist@2.1.0 [exec] │ │ │ ├── base64-js@1.2.0 [exec] │ │ │ ├── xmlbuilder@8.2.2 [exec] │ │ │ └── xmldom@0.1.27 [exec] │ │ ├── q@1.5.1 [exec] │ │ └── underscore@1.8.3 [exec] │ ├─┬ selenium-standalone@5.11.2 [exec] │ │ ├── async@1.2.1 [exec] │ │ ├── commander@2.6.0 [exec] │ │ ├── lodash@3.9.3 [exec] │ │ ├── minimist@1.1.0 [exec] │ │ ├─┬ mkdirp@0.5.0 [exec] │ │ │ └── minimist@0.0.8 [exec] │ │ ├─┬ request@2.79.0 [exec] │ │ │ ├── caseless@0.11.0 [exec] │ │ │ ├─┬ har-validator@2.0.6 [exec] │ │ │ │ └── commander@2.11.0 [exec] │ │ │ ├── qs@6.3.2 [exec] │ │ │ └── tunnel-agent@0.4.3 [exec] │ │ ├─┬ tar-stream@1.5.2 [exec] │ │ │ └── end-of-stream@1.4.0 [exec] │ │ ├── urijs@1.16.1 [exec] │ │ ├─┬ which@1.1.1 [exec] │ │ │ └─┬ is-absolute@0.1.7 [exec] │ │ │ └── is-relative@0.1.3 [exec] │ │ └─┬ yauzl@2.9.1 [exec] │ │ └─┬ fd-slicer@1.0.1 [exec] │ │ └── pend@1.2.0 [exec] │ └─┬ which@1.3.0 [exec] │ └── isexe@2.0.0 [exec] ├─┬ wct-sauce@1.8.6 [exec] │ ├─┬ sauce-connect-launcher@1.2.3 [exec] │ │ ├── adm-zip@0.4.7 [exec] │ │ ├── async@2.5.0 [exec] │ │ └── lodash@4.17.4 [exec] │ └── uuid@2.0.3 [exec] └─┬ wd@0.3.12 [exec] ├─┬ archiver@0.14.4 [exec] │ ├── async@0.9.2 [exec] │ ├── buffer-crc32@0.2.13 [exec] │ ├── glob@4.3.5 [exec] │ ├── lazystream@0.1.0 [exec] │ ├── lodash@3.2.0 [exec] │ ├─┬ readable-stream@1.0.34 [exec] │ │ ├── isarray@0.0.1 [exec] │ │ └── string_decoder@0.10.31 [exec] │ ├─┬ tar-stream@1.1.5 [exec] │ │ └── end-of-stream@1.4.0 [exec] │ └─┬ zip-stream@0.5.2 [exec] │ ├─┬ compress-commons@0.2.9 [exec] │ │ ├── crc32-stream@0.3.4 [exec] │ │ └── node-int64@0.3.3 [exec] │ └── lodash@3.2.0 [exec] ├── async@1.0.0 [exec] ├── lodash@3.9.3 [exec] ├── q@1.4.1 [exec] ├─┬ request@2.55.0 [exec] │ ├── aws-sign2@0.5.0 [exec] │ ├── bl@0.9.5 [exec] │ ├── caseless@0.9.0 [exec] │ ├─┬ combined-stream@0.0.7 [exec] │ │ └── delayed-stream@0.0.5 [exec] │ ├─┬ form-data@0.2.0 [exec] │ │ └── async@0.9.2 [exec] │ ├─┬ har-validator@1.8.0 [exec] │ │ ├── bluebird@2.11.0 [exec] │ │ └── commander@2.11.0 [exec] │ ├── hawk@2.3.1 [exec] │ ├─┬ http-signature@0.10.1 [exec] │ │ ├── asn1@0.1.11 [exec] │ │ ├── assert-plus@0.1.5 [exec] │ │ └── ctype@0.5.3 [exec] │ ├─┬ mime-types@2.0.14 [exec] │ │ └── mime-db@1.12.0 [exec] │ ├── node-uuid@1.4.8 [exec] │ ├── oauth-sign@0.6.0 [exec] │ ├── qs@2.4.2 [exec] │ └── tunnel-agent@0.4.3 [exec] ├── underscore.string@3.0.3 [exec] └── vargs@0.1.0
- is related to
-
ELEMENTS-445 Fix unit tests hanging after web-component-tester update to 6.4.0
- Resolved
-
ELEMENTS-445 Fix unit tests hanging after web-component-tester update to 6.4.0
- Resolved