Skip to content

Instantly share code, notes, and snippets.

@newswim
Created November 28, 2015 21:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save newswim/7a60fc2dc617058ef35c to your computer and use it in GitHub Desktop.
Save newswim/7a60fc2dc617058ef35c to your computer and use it in GitHub Desktop.
trying to install web starter kit...
│ ├─┬ pretty-bytes@2.0.1
│ │ ├── get-stdin@4.0.1
│ │ ├─┬ meow@3.6.0
│ │ │ ├─┬ camelcase-keys@2.0.0
│ │ │ │ ├── camelcase@2.0.1
│ │ │ │ └── map-obj@1.0.1
│ │ │ ├─┬ loud-rejection@1.2.0
│ │ │ │ └── signal-exit@2.1.2
│ │ │ ├── minimist@1.2.0
│ │ │ ├─┬ normalize-package-data@2.3.5
│ │ │ │ ├── hosted-git-info@2.1.4
│ │ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ │ └── builtin-modules@1.1.0
│ │ │ │ ├── semver@5.1.0
│ │ │ │ └─┬ validate-npm-package-license@3.0.1
│ │ │ │ ├─┬ spdx-correct@1.0.2
│ │ │ │ │ └── spdx-license-ids@1.1.0
│ │ │ │ └─┬ spdx-expression-parse@1.0.2
│ │ │ │ ├── spdx-exceptions@1.0.4
│ │ │ │ └── spdx-license-ids@1.1.0
│ │ │ ├── object-assign@4.0.1
│ │ │ ├─┬ read-pkg-up@1.0.1
│ │ │ │ ├─┬ find-up@1.1.0
│ │ │ │ │ ├── path-exists@2.1.0
│ │ │ │ │ └─┬ pinkie-promise@2.0.0
│ │ │ │ │ └── pinkie@2.0.1
│ │ │ │ └─┬ read-pkg@1.1.0
│ │ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ │ ├── graceful-fs@4.1.2
│ │ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ │ ├── pify@2.3.0
│ │ │ │ │ ├─┬ pinkie-promise@2.0.0
│ │ │ │ │ │ └── pinkie@2.0.1
│ │ │ │ │ └─┬ strip-bom@2.0.0
│ │ │ │ │ └── is-utf8@0.2.0
│ │ │ │ └─┬ path-type@1.1.0
│ │ │ │ ├── graceful-fs@4.1.2
│ │ │ │ ├── pify@2.3.0
│ │ │ │ └─┬ pinkie-promise@2.0.0
│ │ │ │ └── pinkie@2.0.1
│ │ │ └─┬ redent@1.0.0
│ │ │ ├─┬ indent-string@2.1.0
│ │ │ │ └─┬ repeating@2.0.0
│ │ │ │ └── is-finite@1.0.1
│ │ │ └── strip-indent@1.0.1
│ │ └── number-is-nan@1.0.0
│ └─┬ through2@2.0.0
│ ├─┬ readable-stream@2.0.4
│ │ ├── core-util-is@1.0.2
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ ├── process-nextick-args@1.0.3
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.2
│ └── xtend@4.0.1
├─┬ gulp-sourcemaps@1.6.0
│ ├── graceful-fs@4.1.2
│ ├─┬ strip-bom@2.0.0
│ │ └── is-utf8@0.2.0
│ ├─┬ through2@2.0.0
│ │ ├─┬ readable-stream@2.0.4
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ ├── process-nextick-args@1.0.3
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ └── xtend@4.0.1
│ └─┬ vinyl@1.1.0
│ └── clone-stats@0.0.1
├─┬ gulp-uglify@1.5.1
│ ├─┬ fancy-log@1.1.0
│ │ ├─┬ chalk@1.1.1
│ │ │ ├── ansi-styles@2.1.0
│ │ │ ├── escape-string-regexp@1.0.3
│ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ ├─┬ strip-ansi@3.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ └── supports-color@2.0.0
│ │ └─┬ dateformat@1.0.12
│ │ ├── get-stdin@4.0.1
│ │ └─┬ meow@3.6.0
│ │ ├─┬ camelcase-keys@2.0.0
│ │ │ ├── camelcase@2.0.1
│ │ │ └── map-obj@1.0.1
│ │ ├─┬ loud-rejection@1.2.0
│ │ │ └── signal-exit@2.1.2
│ │ ├── minimist@1.2.0
│ │ ├─┬ normalize-package-data@2.3.5
│ │ │ ├── hosted-git-info@2.1.4
│ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ └── builtin-modules@1.1.0
│ │ │ ├── semver@5.1.0
│ │ │ └─┬ validate-npm-package-license@3.0.1
│ │ │ ├── spdx-correct@1.0.2
│ │ │ └── spdx-expression-parse@1.0.2
│ │ ├── object-assign@4.0.1
│ │ ├─┬ read-pkg-up@1.0.1
│ │ │ ├─┬ find-up@1.1.0
│ │ │ │ ├── path-exists@2.1.0
│ │ │ │ └─┬ pinkie-promise@2.0.0
│ │ │ │ └── pinkie@2.0.1
│ │ │ └─┬ read-pkg@1.1.0
│ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ ├── graceful-fs@4.1.2
│ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ ├── pify@2.3.0
│ │ │ │ ├─┬ pinkie-promise@2.0.0
│ │ │ │ │ └── pinkie@2.0.1
│ │ │ │ └─┬ strip-bom@2.0.0
│ │ │ │ └── is-utf8@0.2.0
│ │ │ └─┬ path-type@1.1.0
│ │ │ ├── graceful-fs@4.1.2
│ │ │ ├── pify@2.3.0
│ │ │ └─┬ pinkie-promise@2.0.0
│ │ │ └── pinkie@2.0.1
│ │ └─┬ redent@1.0.0
│ │ ├─┬ indent-string@2.1.0
│ │ │ └─┬ repeating@2.0.0
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ └── strip-indent@1.0.1
│ ├─┬ gulp-util@3.0.7
│ │ ├─┬ chalk@1.1.1
│ │ │ ├── ansi-styles@2.1.0
│ │ │ ├── escape-string-regexp@1.0.3
│ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ ├─┬ strip-ansi@3.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ └── supports-color@2.0.0
│ │ ├─┬ dateformat@1.0.12
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ meow@3.6.0
│ │ │ ├─┬ camelcase-keys@2.0.0
│ │ │ │ ├── camelcase@2.0.1
│ │ │ │ └── map-obj@1.0.1
│ │ │ ├─┬ loud-rejection@1.2.0
│ │ │ │ └── signal-exit@2.1.2
│ │ │ ├─┬ normalize-package-data@2.3.5
│ │ │ │ ├── hosted-git-info@2.1.4
│ │ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ │ └── builtin-modules@1.1.0
│ │ │ │ ├── semver@5.1.0
│ │ │ │ └─┬ validate-npm-package-license@3.0.1
│ │ │ │ ├── spdx-correct@1.0.2
│ │ │ │ └── spdx-expression-parse@1.0.2
│ │ │ ├── object-assign@4.0.1
│ │ │ ├─┬ read-pkg-up@1.0.1
│ │ │ │ ├─┬ find-up@1.1.0
│ │ │ │ │ ├── path-exists@2.1.0
│ │ │ │ │ └─┬ pinkie-promise@2.0.0
│ │ │ │ │ └── pinkie@2.0.1
│ │ │ │ └─┬ read-pkg@1.1.0
│ │ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ │ ├── graceful-fs@4.1.2
│ │ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ │ ├── pify@2.3.0
│ │ │ │ │ ├─┬ pinkie-promise@2.0.0
│ │ │ │ │ │ └── pinkie@2.0.1
│ │ │ │ │ └─┬ strip-bom@2.0.0
│ │ │ │ │ └── is-utf8@0.2.0
│ │ │ │ └─┬ path-type@1.1.0
│ │ │ │ ├── graceful-fs@4.1.2
│ │ │ │ ├── pify@2.3.0
│ │ │ │ └─┬ pinkie-promise@2.0.0
│ │ │ │ └── pinkie@2.0.1
│ │ │ └─┬ redent@1.0.0
│ │ │ ├─┬ indent-string@2.1.0
│ │ │ │ └─┬ repeating@2.0.0
│ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ └── number-is-nan@1.0.0
│ │ │ └── strip-indent@1.0.1
│ │ ├─┬ lodash.template@3.6.2
│ │ │ ├── lodash._basecopy@3.0.1
│ │ │ ├── lodash._basetostring@3.0.1
│ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ ├─┬ lodash.keys@3.1.2
│ │ │ │ ├── lodash._getnative@3.9.1
│ │ │ │ ├── lodash.isarguments@3.0.4
│ │ │ │ └── lodash.isarray@3.0.4
│ │ │ └── lodash.restparam@3.6.1
│ │ ├── minimist@1.2.0
│ │ ├─┬ multipipe@0.1.2
│ │ │ └─┬ duplexer2@0.0.2
│ │ │ └─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├── object-assign@3.0.0
│ │ └─┬ vinyl@0.5.3
│ │ └── clone-stats@0.0.1
│ ├─┬ isobject@2.0.0
│ │ └── isarray@0.0.1
│ ├─┬ through2@2.0.0
│ │ ├─┬ readable-stream@2.0.4
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ ├── process-nextick-args@1.0.3
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ └── xtend@4.0.1
│ ├─┬ uglify-js@2.6.0
│ │ ├── async@0.2.10
│ │ ├── source-map@0.5.3
│ │ ├── uglify-to-browserify@1.0.2
│ │ └─┬ yargs@3.10.0
│ │ ├─┬ cliui@2.1.0
│ │ │ ├─┬ center-align@0.1.2
│ │ │ │ └── align-text@0.1.3
│ │ │ ├── right-align@0.1.3
│ │ │ └── wordwrap@0.0.2
│ │ └── window-size@0.1.0
│ └─┬ vinyl-sourcemaps-apply@0.2.0
│ └── source-map@0.5.3
├─┬ gulp-uncss@1.0.4
│ ├─┬ gulp-util@3.0.7
│ │ ├─┬ chalk@1.1.1
│ │ │ ├── ansi-styles@2.1.0
│ │ │ ├── escape-string-regexp@1.0.3
│ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ ├─┬ strip-ansi@3.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ └── supports-color@2.0.0
│ │ ├─┬ dateformat@1.0.12
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ meow@3.6.0
│ │ │ ├─┬ camelcase-keys@2.0.0
│ │ │ │ ├── camelcase@2.0.1
│ │ │ │ └── map-obj@1.0.1
│ │ │ ├─┬ loud-rejection@1.2.0
│ │ │ │ └── signal-exit@2.1.2
│ │ │ ├─┬ normalize-package-data@2.3.5
│ │ │ │ ├── hosted-git-info@2.1.4
│ │ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ │ └── builtin-modules@1.1.0
│ │ │ │ ├── semver@5.1.0
│ │ │ │ └─┬ validate-npm-package-license@3.0.1
│ │ │ │ ├─┬ spdx-correct@1.0.2
│ │ │ │ │ └── spdx-license-ids@1.1.0
│ │ │ │ └─┬ spdx-expression-parse@1.0.2
│ │ │ │ ├── spdx-exceptions@1.0.4
│ │ │ │ └── spdx-license-ids@1.1.0
│ │ │ ├── object-assign@4.0.1
│ │ │ ├─┬ read-pkg-up@1.0.1
│ │ │ │ ├─┬ find-up@1.1.0
│ │ │ │ │ ├── path-exists@2.1.0
│ │ │ │ │ └─┬ pinkie-promise@2.0.0
│ │ │ │ │ └── pinkie@2.0.1
│ │ │ │ └─┬ read-pkg@1.1.0
│ │ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ │ ├── graceful-fs@4.1.2
│ │ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ │ ├── pify@2.3.0
│ │ │ │ │ ├─┬ pinkie-promise@2.0.0
│ │ │ │ │ │ └── pinkie@2.0.1
│ │ │ │ │ └─┬ strip-bom@2.0.0
│ │ │ │ │ └── is-utf8@0.2.0
│ │ │ │ └─┬ path-type@1.1.0
│ │ │ │ ├── graceful-fs@4.1.2
│ │ │ │ ├── pify@2.3.0
│ │ │ │ └─┬ pinkie-promise@2.0.0
│ │ │ │ └── pinkie@2.0.1
│ │ │ └─┬ redent@1.0.0
│ │ │ ├─┬ indent-string@2.1.0
│ │ │ │ └─┬ repeating@2.0.0
│ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ └── number-is-nan@1.0.0
│ │ │ └── strip-indent@1.0.1
│ │ ├─┬ lodash.template@3.6.2
│ │ │ ├── lodash._basecopy@3.0.1
│ │ │ ├── lodash._basetostring@3.0.1
│ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ ├─┬ lodash.keys@3.1.2
│ │ │ │ ├── lodash._getnative@3.9.1
│ │ │ │ ├── lodash.isarguments@3.0.4
│ │ │ │ └── lodash.isarray@3.0.4
│ │ │ └── lodash.restparam@3.6.1
│ │ ├── minimist@1.2.0
│ │ ├─┬ multipipe@0.1.2
│ │ │ └─┬ duplexer2@0.0.2
│ │ │ └─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├── object-assign@3.0.0
│ │ ├─┬ through2@2.0.0
│ │ │ ├─┬ readable-stream@2.0.4
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.3
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ └── xtend@4.0.1
│ │ └─┬ vinyl@0.5.3
│ │ └── clone-stats@0.0.1
│ ├── object-assign@4.0.1
│ └─┬ uncss@0.12.1
│ ├─┬ glob@4.4.2
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@2.0.10
│ │ │ └─┬ brace-expansion@1.1.2
│ │ │ ├── balanced-match@0.3.0
│ │ │ └── concat-map@0.0.1
│ │ └─┬ once@1.3.3
│ │ └── wrappy@1.0.1
│ ├─┬ phridge@1.0.8
│ │ ├── fork-stream@0.0.4
│ │ ├─┬ phantomjs@1.9.19
│ │ │ ├── adm-zip@0.4.4
│ │ │ ├── fs-extra@0.23.1
│ │ │ ├── kew@0.4.0
│ │ │ ├─┬ md5@2.0.0
│ │ │ │ ├── charenc@0.0.1
│ │ │ │ ├── crypt@0.0.1
│ │ │ │ └── is-buffer@1.0.2
│ │ │ ├─┬ npmconf@2.1.1
│ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ └── minimist@0.0.8
│ │ │ │ └── semver@4.3.6
│ │ │ ├── progress@1.1.8
│ │ │ ├─┬ request@2.42.0
│ │ │ │ ├── aws-sign2@0.5.0
│ │ │ │ ├─┬ bl@0.9.4
│ │ │ │ │ └── readable-stream@1.0.33
│ │ │ │ ├── caseless@0.6.0
│ │ │ │ ├── forever-agent@0.5.2
│ │ │ │ ├─┬ form-data@0.1.4
│ │ │ │ │ ├── async@0.9.2
│ │ │ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ │ └── mime@1.2.11
│ │ │ │ ├─┬ hawk@1.1.1
│ │ │ │ │ ├── boom@0.4.2
│ │ │ │ │ ├── cryptiles@0.2.2
│ │ │ │ │ ├── hoek@0.9.1
│ │ │ │ │ └── sntp@0.2.4
│ │ │ │ ├── http-signature@0.10.1
│ │ │ │ ├── mime-types@1.0.2
│ │ │ │ ├── oauth-sign@0.4.0
│ │ │ │ └── qs@1.2.2
│ │ │ ├─┬ request-progress@0.3.1
│ │ │ │ └── throttleit@0.0.2
│ │ │ └── which@1.0.9
│ │ └─┬ temp@0.8.3
│ │ └── rimraf@2.2.8
│ └─┬ request@2.53.0
│ ├── aws-sign2@0.5.0
│ ├─┬ bl@0.9.4
│ │ └── readable-stream@1.0.33
│ ├─┬ combined-stream@0.0.7
│ │ └── delayed-stream@0.0.5
│ ├── forever-agent@0.5.2
│ ├─┬ form-data@0.2.0
│ │ └── async@0.9.2
│ ├─┬ hawk@2.3.1
│ │ ├── boom@2.10.1
│ │ ├── cryptiles@2.0.5
│ │ ├── hoek@2.16.3
│ │ └── sntp@1.0.9
│ ├─┬ http-signature@0.10.1
│ │ ├── assert-plus@0.1.5
│ │ └── ctype@0.5.3
│ ├── isstream@0.1.2
│ ├── json-stringify-safe@5.0.1
│ ├── node-uuid@1.4.7
│ ├── stringstream@0.0.5
│ ├── tough-cookie@2.2.1
│ └── tunnel-agent@0.4.1
├─┬ gulp-useref@3.0.3
│ ├─┬ event-stream@3.3.2
│ │ └── through@2.3.8
│ ├─┬ glob@5.0.15
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@3.0.0
│ │ │ └─┬ brace-expansion@1.1.2
│ │ │ ├── balanced-match@0.3.0
│ │ │ └── concat-map@0.0.1
│ │ ├─┬ once@1.3.3
│ │ │ └── wrappy@1.0.1
│ │ └── path-is-absolute@1.0.0
│ ├─┬ gulp-util@3.0.7
│ │ ├─┬ chalk@1.1.1
│ │ │ ├── ansi-styles@2.1.0
│ │ │ ├── escape-string-regexp@1.0.3
│ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ ├─┬ strip-ansi@3.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ └── supports-color@2.0.0
│ │ ├─┬ dateformat@1.0.12
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ meow@3.6.0
│ │ │ ├─┬ camelcase-keys@2.0.0
│ │ │ │ ├── camelcase@2.0.1
│ │ │ │ └── map-obj@1.0.1
│ │ │ ├─┬ loud-rejection@1.2.0
│ │ │ │ └── signal-exit@2.1.2
│ │ │ ├─┬ normalize-package-data@2.3.5
│ │ │ │ ├── hosted-git-info@2.1.4
│ │ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ │ └── builtin-modules@1.1.0
│ │ │ │ ├── semver@5.1.0
│ │ │ │ └─┬ validate-npm-package-license@3.0.1
│ │ │ │ ├── spdx-correct@1.0.2
│ │ │ │ └── spdx-expression-parse@1.0.2
│ │ │ ├── object-assign@4.0.1
│ │ │ ├─┬ read-pkg-up@1.0.1
│ │ │ │ ├─┬ find-up@1.1.0
│ │ │ │ │ ├── path-exists@2.1.0
│ │ │ │ │ └─┬ pinkie-promise@2.0.0
│ │ │ │ │ └── pinkie@2.0.1
│ │ │ │ └─┬ read-pkg@1.1.0
│ │ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ │ ├── graceful-fs@4.1.2
│ │ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ │ ├── pify@2.3.0
│ │ │ │ │ ├─┬ pinkie-promise@2.0.0
│ │ │ │ │ │ └── pinkie@2.0.1
│ │ │ │ │ └─┬ strip-bom@2.0.0
│ │ │ │ │ └── is-utf8@0.2.0
│ │ │ │ └─┬ path-type@1.1.0
│ │ │ │ ├── graceful-fs@4.1.2
│ │ │ │ ├── pify@2.3.0
│ │ │ │ └─┬ pinkie-promise@2.0.0
│ │ │ │ └── pinkie@2.0.1
│ │ │ └─┬ redent@1.0.0
│ │ │ ├─┬ indent-string@2.1.0
│ │ │ │ └─┬ repeating@2.0.0
│ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ └── number-is-nan@1.0.0
│ │ │ └── strip-indent@1.0.1
│ │ ├─┬ lodash.template@3.6.2
│ │ │ ├── lodash._basecopy@3.0.1
│ │ │ ├── lodash._basetostring@3.0.1
│ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ ├─┬ lodash.keys@3.1.2
│ │ │ │ ├── lodash._getnative@3.9.1
│ │ │ │ ├── lodash.isarguments@3.0.4
│ │ │ │ └── lodash.isarray@3.0.4
│ │ │ └── lodash.restparam@3.6.1
│ │ ├── minimist@1.2.0
│ │ ├─┬ multipipe@0.1.2
│ │ │ └─┬ duplexer2@0.0.2
│ │ │ └─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├── object-assign@3.0.0
│ │ ├─┬ through2@2.0.0
│ │ │ ├─┬ readable-stream@2.0.4
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.3
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ └── xtend@4.0.1
│ │ └─┬ vinyl@0.5.3
│ │ └── clone-stats@0.0.1
│ ├─┬ through2@0.6.5
│ │ ├─┬ readable-stream@1.0.33
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ └── xtend@4.0.1
│ └─┬ vinyl-fs@2.2.1
│ ├─┬ duplexify@3.4.2
│ │ ├─┬ end-of-stream@1.0.0
│ │ │ └─┬ once@1.3.3
│ │ │ └── wrappy@1.0.1
│ │ └─┬ readable-stream@2.0.4
│ │ ├── core-util-is@1.0.2
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ ├── process-nextick-args@1.0.3
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.2
│ ├─┬ glob-stream@5.2.0
│ │ ├── extend@3.0.0
│ │ ├─┬ minimatch@2.0.10
│ │ │ └─┬ brace-expansion@1.1.2
│ │ │ ├── balanced-match@0.3.0
│ │ │ └── concat-map@0.0.1
│ │ ├─┬ ordered-read-streams@0.3.0
│ │ │ └─┬ readable-stream@2.0.4
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ ├── process-nextick-args@1.0.3
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ ├─┬ through2@0.6.5
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── xtend@4.0.1
│ │ └─┬ to-absolute-glob@0.1.1
│ │ └─┬ extend-shallow@2.0.1
│ │ └── is-extendable@0.1.1
│ ├── graceful-fs@4.1.2
│ ├─┬ merge-stream@1.0.0
│ │ └─┬ readable-stream@2.0.4
│ │ ├── core-util-is@1.0.2
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ ├── process-nextick-args@1.0.3
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.2
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├── object-assign@4.0.1
│ ├─┬ strip-bom@2.0.0
│ │ └── is-utf8@0.2.0
│ ├─┬ through2@2.0.0
│ │ ├─┬ readable-stream@2.0.4
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ ├── process-nextick-args@1.0.3
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ └── xtend@4.0.1
│ ├─┬ through2-filter@2.0.0
│ │ └── xtend@4.0.1
│ └─┬ vinyl@1.1.0
│ └── clone-stats@0.0.1
├─┬ psi@2.0.2
│ ├─┬ chalk@1.1.1
│ │ ├── ansi-styles@2.1.0
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ has-ansi@2.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ ├─┬ strip-ansi@3.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ └── supports-color@2.0.0
│ ├─┬ download@4.4.3
│ │ ├─┬ caw@1.1.0
│ │ │ ├─┬ get-proxy@1.0.1
│ │ │ │ └─┬ rc@0.5.5
│ │ │ │ ├── ini@1.3.4
│ │ │ │ └── minimist@0.0.10
│ │ │ ├── object-assign@3.0.0
│ │ │ └── tunnel-agent@0.4.1
│ │ ├─┬ concat-stream@1.5.1
│ │ │ ├── inherits@2.0.1
│ │ │ └── typedarray@0.0.6
│ │ ├─┬ each-async@1.1.1
│ │ │ └── onetime@1.0.0
│ │ ├─┬ filenamify@1.2.0
│ │ │ ├─┬ strip-outer@1.0.0
│ │ │ │ └── escape-string-regexp@1.0.3
│ │ │ └─┬ trim-repeated@1.0.0
│ │ │ └── escape-string-regexp@1.0.3
│ │ ├─┬ got@5.1.0
│ │ │ ├─┬ create-error-class@2.0.1
│ │ │ │ └── inherits@2.0.1
│ │ │ ├─┬ duplexify@3.4.2
│ │ │ │ └─┬ end-of-stream@1.0.0
│ │ │ │ └─┬ once@1.3.3
│ │ │ │ └── wrappy@1.0.1
│ │ │ └─┬ parse-json@2.2.0
│ │ │ └─┬ error-ex@1.3.0
│ │ │ └── is-arrayish@0.2.1
│ │ ├─┬ gulp-decompress@1.2.0
│ │ │ ├─┬ decompress@3.0.0
│ │ │ │ ├─┬ decompress-tar@3.1.0
│ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ ├── is-natural-number@2.0.0
│ │ │ │ │ │ ├── minimist@1.2.0
│ │ │ │ │ │ └── sum-up@1.0.2
│ │ │ │ │ ├─┬ tar-stream@1.3.1
│ │ │ │ │ │ ├── bl@1.0.0
│ │ │ │ │ │ ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ │ └── once@1.3.3
│ │ │ │ │ │ └── xtend@4.0.1
│ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ ├── readable-stream@1.0.33
│ │ │ │ │ │ └── xtend@4.0.1
│ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ ├── clone@0.2.0
│ │ │ │ │ └── clone-stats@0.0.1
│ │ │ │ ├─┬ decompress-tarbz2@3.1.0
│ │ │ │ │ ├─┬ seek-bzip@1.0.5
│ │ │ │ │ │ └── commander@2.8.1
│ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ ├── is-natural-number@2.0.0
│ │ │ │ │ │ ├── minimist@1.2.0
│ │ │ │ │ │ └── sum-up@1.0.2
│ │ │ │ │ ├─┬ tar-stream@1.3.1
│ │ │ │ │ │ ├── bl@1.0.0
│ │ │ │ │ │ ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ │ └── once@1.3.3
│ │ │ │ │ │ └── xtend@4.0.1
│ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ ├── readable-stream@1.0.33
│ │ │ │ │ │ └── xtend@4.0.1
│ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ ├── clone@0.2.0
│ │ │ │ │ └── clone-stats@0.0.1
│ │ │ │ ├─┬ decompress-targz@3.1.0
│ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ ├── is-natural-number@2.0.0
│ │ │ │ │ │ ├── minimist@1.2.0
│ │ │ │ │ │ └── sum-up@1.0.2
│ │ │ │ │ ├─┬ tar-stream@1.3.1
│ │ │ │ │ │ ├── bl@1.0.0
│ │ │ │ │ │ ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ │ └── once@1.3.3
│ │ │ │ │ │ └── xtend@4.0.1
│ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ ├── readable-stream@1.0.33
│ │ │ │ │ │ └── xtend@4.0.1
│ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ ├── clone@0.2.0
│ │ │ │ │ └── clone-stats@0.0.1
│ │ │ │ └─┬ decompress-unzip@3.4.0
│ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ ├── is-natural-number@2.0.0
│ │ │ │ │ ├── minimist@1.2.0
│ │ │ │ │ └── sum-up@1.0.2
│ │ │ │ ├─┬ through2@2.0.0
│ │ │ │ │ └── xtend@4.0.1
│ │ │ │ └─┬ yauzl@2.3.1
│ │ │ │ ├── fd-slicer@1.0.1
│ │ │ │ └── pend@1.2.0
│ │ │ └─┬ gulp-util@3.0.7
│ │ │ ├─┬ dateformat@1.0.12
│ │ │ │ └── get-stdin@4.0.1
│ │ │ ├─┬ lodash.template@3.6.2
│ │ │ │ ├── lodash._basecopy@3.0.1
│ │ │ │ ├── lodash._basetostring@3.0.1
│ │ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ │ ├─┬ lodash.keys@3.1.2
│ │ │ │ │ ├── lodash._getnative@3.9.1
│ │ │ │ │ ├── lodash.isarguments@3.0.4
│ │ │ │ │ └── lodash.isarray@3.0.4
│ │ │ │ └── lodash.restparam@3.6.1
│ │ │ ├── minimist@1.2.0
│ │ │ ├─┬ multipipe@0.1.2
│ │ │ │ └─┬ duplexer2@0.0.2
│ │ │ │ └── readable-stream@1.1.13
│ │ │ ├── object-assign@3.0.0
│ │ │ ├─┬ through2@2.0.0
│ │ │ │ └── xtend@4.0.1
│ │ │ └─┬ vinyl@0.5.3
│ │ │ └── clone-stats@0.0.1
│ │ ├─┬ readable-stream@2.0.4
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ ├── process-nextick-args@1.0.3
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ ├─┬ vinyl@1.1.0
│ │ │ └── clone-stats@0.0.1
│ │ └─┬ vinyl-fs@2.2.1
│ │ ├─┬ duplexify@3.4.2
│ │ │ └─┬ end-of-stream@1.0.0
│ │ │ └─┬ once@1.3.3
│ │ │ └── wrappy@1.0.1
│ │ ├─┬ glob-stream@5.2.0
│ │ │ ├── extend@3.0.0
│ │ │ ├─┬ glob@5.0.15
│ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├─┬ once@1.3.3
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ └── path-is-absolute@1.0.0
│ │ │ ├─┬ minimatch@2.0.10
│ │ │ │ └── brace-expansion@1.1.2
│ │ │ ├─┬ through2@0.6.5
│ │ │ │ ├── readable-stream@1.0.33
│ │ │ │ └── xtend@4.0.1
│ │ │ └─┬ to-absolute-glob@0.1.1
│ │ │ └─┬ extend-shallow@2.0.1
│ │ │ └── is-extendable@0.1.1
│ │ ├── graceful-fs@4.1.2
│ │ ├── merge-stream@1.0.0
│ │ ├─┬ mkdirp@0.5.1
│ │ │ └── minimist@0.0.8
│ │ ├─┬ strip-bom@2.0.0
│ │ │ └── is-utf8@0.2.0
│ │ ├─┬ through2@2.0.0
│ │ │ └── xtend@4.0.1
│ │ └─┬ through2-filter@2.0.0
│ │ └── xtend@4.0.1
│ ├─┬ googleapis@2.1.6
│ │ ├── async@1.5.0
│ │ ├─┬ gapitoken@0.1.5
│ │ │ └─┬ jws@3.0.0
│ │ │ ├─┬ base64url@1.0.5
│ │ │ │ ├─┬ concat-stream@1.4.10
│ │ │ │ │ └── readable-stream@1.1.13
│ │ │ │ └─┬ meow@2.0.0
│ │ │ │ └── object-assign@1.0.0
│ │ │ └─┬ jwa@1.0.2
│ │ │ ├── base64url@0.0.6
│ │ │ ├── buffer-equal-constant-time@1.0.1
│ │ │ └─┬ ecdsa-sig-formatter@1.0.2
│ │ │ ├─┬ asn1.js@2.2.1
│ │ │ │ ├── bn.js@2.2.0
│ │ │ │ └── minimalistic-assert@1.0.0
│ │ │ └── base64-url@1.2.1
│ │ ├─┬ google-auth-library@0.9.7
│ │ │ ├── async@1.4.2
│ │ │ ├─┬ gtoken@1.2.0
│ │ │ │ ├─┬ google-p12-pem@0.1.0
│ │ │ │ │ └── node-forge@0.6.38
│ │ │ │ └── mime@1.3.4
│ │ │ ├── lodash.noop@3.0.0
│ │ │ └─┬ request@2.60.0
│ │ │ ├── aws-sign2@0.5.0
│ │ │ ├─┬ har-validator@1.8.0
│ │ │ │ ├── bluebird@2.10.2
│ │ │ │ └── chalk@1.1.1
│ │ │ └── qs@4.0.0
│ │ └── string-template@0.2.1
│ ├─┬ humanize-url@1.0.1
│ │ └─┬ normalize-url@1.4.0
│ │ └─┬ query-string@3.0.0
│ │ └── strict-uri-encode@1.0.2
│ ├── lodash@3.10.1
│ ├─┬ meow@3.6.0
│ │ ├─┬ camelcase-keys@2.0.0
│ │ │ ├── camelcase@2.0.1
│ │ │ └── map-obj@1.0.1
│ │ ├─┬ loud-rejection@1.2.0
│ │ │ └── signal-exit@2.1.2
│ │ ├── minimist@1.2.0
│ │ ├─┬ normalize-package-data@2.3.5
│ │ │ ├── hosted-git-info@2.1.4
│ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ └── builtin-modules@1.1.0
│ │ │ ├── semver@5.1.0
│ │ │ └─┬ validate-npm-package-license@3.0.1
│ │ │ ├─┬ spdx-correct@1.0.2
│ │ │ │ └── spdx-license-ids@1.1.0
│ │ │ └─┬ spdx-expression-parse@1.0.2
│ │ │ ├── spdx-exceptions@1.0.4
│ │ │ └── spdx-license-ids@1.1.0
│ │ ├─┬ read-pkg-up@1.0.1
│ │ │ ├─┬ find-up@1.1.0
│ │ │ │ ├── path-exists@2.1.0
│ │ │ │ └─┬ pinkie-promise@2.0.0
│ │ │ │ └── pinkie@2.0.1
│ │ │ └─┬ read-pkg@1.1.0
│ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ ├── graceful-fs@4.1.2
│ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ ├─┬ pinkie-promise@2.0.0
│ │ │ │ │ └── pinkie@2.0.1
│ │ │ │ └─┬ strip-bom@2.0.0
│ │ │ │ └── is-utf8@0.2.0
│ │ │ └─┬ path-type@1.1.0
│ │ │ ├── graceful-fs@4.1.2
│ │ │ └─┬ pinkie-promise@2.0.0
│ │ │ └── pinkie@2.0.1
│ │ └─┬ redent@1.0.0
│ │ ├── indent-string@2.1.0
│ │ └─┬ strip-indent@1.0.1
│ │ └── get-stdin@4.0.1
│ ├── object-assign@4.0.1
│ ├── pify@2.3.0
│ ├─┬ pretty-bytes@2.0.1
│ │ ├── get-stdin@4.0.1
│ │ └── number-is-nan@1.0.0
│ ├─┬ repeating@2.0.0
│ │ └─┬ is-finite@1.0.1
│ │ └── number-is-nan@1.0.0
│ ├─┬ sort-on@1.2.2
│ │ └── arrify@1.0.0
│ └─┬ update-notifier@0.5.0
│ ├─┬ configstore@1.3.0
│ │ ├── graceful-fs@4.1.2
│ │ ├─┬ mkdirp@0.5.1
│ │ │ └── minimist@0.0.8
│ │ ├── os-tmpdir@1.0.1
│ │ ├─┬ osenv@0.1.3
│ │ │ └── os-homedir@1.0.1
│ │ └─┬ xdg-basedir@2.0.0
│ │ └── os-homedir@1.0.1
│ ├─┬ latest-version@1.0.1
│ │ └─┬ package-json@1.2.0
│ │ ├─┬ got@3.3.1
│ │ │ ├─┬ duplexify@3.4.2
│ │ │ │ ├─┬ end-of-stream@1.0.0
│ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ └── readable-stream@2.0.4
│ │ │ ├─┬ nested-error-stacks@1.0.2
│ │ │ │ └── inherits@2.0.1
│ │ │ ├── object-assign@3.0.0
│ │ │ └─┬ read-all-stream@3.0.1
│ │ │ └── readable-stream@2.0.4
│ │ └─┬ registry-url@3.0.3
│ │ └─┬ rc@1.1.5
│ │ ├── ini@1.3.4
│ │ ├── minimist@1.2.0
│ │ └── strip-json-comments@1.0.4
│ ├─┬ repeating@1.1.3
│ │ └─┬ is-finite@1.0.1
│ │ └── number-is-nan@1.0.0
│ ├─┬ semver-diff@2.1.0
│ │ └── semver@5.1.0
│ └─┬ string-length@1.0.1
│ └─┬ strip-ansi@3.0.0
│ └── ansi-regex@2.0.0
├─┬ run-sequence@1.1.5
│ ├─┬ chalk@1.1.1
│ │ ├── ansi-styles@2.1.0
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ has-ansi@2.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ ├─┬ strip-ansi@3.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ └── supports-color@2.0.0
│ └─┬ gulp-util@3.0.7
│ ├─┬ dateformat@1.0.12
│ │ ├── get-stdin@4.0.1
│ │ └─┬ meow@3.6.0
│ │ ├─┬ camelcase-keys@2.0.0
│ │ │ ├── camelcase@2.0.1
│ │ │ └── map-obj@1.0.1
│ │ ├─┬ loud-rejection@1.2.0
│ │ │ └── signal-exit@2.1.2
│ │ ├─┬ normalize-package-data@2.3.5
│ │ │ ├── hosted-git-info@2.1.4
│ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ └── builtin-modules@1.1.0
│ │ │ ├── semver@5.1.0
│ │ │ └─┬ validate-npm-package-license@3.0.1
│ │ │ ├─┬ spdx-correct@1.0.2
│ │ │ │ └── spdx-license-ids@1.1.0
│ │ │ └─┬ spdx-expression-parse@1.0.2
│ │ │ ├── spdx-exceptions@1.0.4
│ │ │ └── spdx-license-ids@1.1.0
│ │ ├── object-assign@4.0.1
│ │ ├─┬ read-pkg-up@1.0.1
│ │ │ ├─┬ find-up@1.1.0
│ │ │ │ ├── path-exists@2.1.0
│ │ │ │ └─┬ pinkie-promise@2.0.0
│ │ │ │ └── pinkie@2.0.1
│ │ │ └─┬ read-pkg@1.1.0
│ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ ├── graceful-fs@4.1.2
│ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ ├── pify@2.3.0
│ │ │ │ ├─┬ pinkie-promise@2.0.0
│ │ │ │ │ └── pinkie@2.0.1
│ │ │ │ └─┬ strip-bom@2.0.0
│ │ │ │ └── is-utf8@0.2.0
│ │ │ └─┬ path-type@1.1.0
│ │ │ ├── graceful-fs@4.1.2
│ │ │ ├── pify@2.3.0
│ │ │ └─┬ pinkie-promise@2.0.0
│ │ │ └── pinkie@2.0.1
│ │ └─┬ redent@1.0.0
│ │ ├─┬ indent-string@2.1.0
│ │ │ └─┬ repeating@2.0.0
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ └── strip-indent@1.0.1
│ ├─┬ lodash.template@3.6.2
│ │ ├── lodash._basecopy@3.0.1
│ │ ├── lodash._basetostring@3.0.1
│ │ ├── lodash._isiterateecall@3.0.9
│ │ ├─┬ lodash.keys@3.1.2
│ │ │ ├── lodash._getnative@3.9.1
│ │ │ ├── lodash.isarguments@3.0.4
│ │ │ └── lodash.isarray@3.0.4
│ │ └── lodash.restparam@3.6.1
│ ├── minimist@1.2.0
│ ├─┬ multipipe@0.1.2
│ │ └─┬ duplexer2@0.0.2
│ │ └─┬ readable-stream@1.1.13
│ │ ├── core-util-is@1.0.2
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ ├── object-assign@3.0.0
│ ├─┬ through2@2.0.0
│ │ ├─┬ readable-stream@2.0.4
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ ├── process-nextick-args@1.0.3
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ └── xtend@4.0.1
│ └─┬ vinyl@0.5.3
│ └── clone-stats@0.0.1
├─┬ sw-precache@2.2.0
│ ├─┬ glob@5.0.15
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@3.0.0
│ │ │ └─┬ brace-expansion@1.1.2
│ │ │ ├── balanced-match@0.3.0
│ │ │ └── concat-map@0.0.1
│ │ ├─┬ once@1.3.3
│ │ │ └── wrappy@1.0.1
│ │ └── path-is-absolute@1.0.0
│ ├─┬ lodash.defaults@3.1.2
│ │ ├─┬ lodash.assign@3.2.0
│ │ │ ├─┬ lodash._baseassign@3.2.0
│ │ │ │ └── lodash._basecopy@3.0.1
│ │ │ ├─┬ lodash._createassigner@3.1.1
│ │ │ │ ├── lodash._bindcallback@3.0.1
│ │ │ │ └── lodash._isiterateecall@3.0.9
│ │ │ └─┬ lodash.keys@3.1.2
│ │ │ ├── lodash._getnative@3.9.1
│ │ │ ├── lodash.isarguments@3.0.4
│ │ │ └── lodash.isarray@3.0.4
│ │ └── lodash.restparam@3.6.1
│ ├─┬ lodash.template@3.6.2
│ │ ├── lodash._basecopy@3.0.1
│ │ ├── lodash._basetostring@3.0.1
│ │ ├── lodash._isiterateecall@3.0.9
│ │ ├─┬ lodash.keys@3.1.2
│ │ │ ├── lodash._getnative@3.9.1
│ │ │ ├── lodash.isarguments@3.0.4
│ │ │ └── lodash.isarray@3.0.4
│ │ └── lodash.restparam@3.6.1
│ ├─┬ meow@3.6.0
│ │ ├─┬ camelcase-keys@2.0.0
│ │ │ ├── camelcase@2.0.1
│ │ │ └── map-obj@1.0.1
│ │ ├─┬ loud-rejection@1.2.0
│ │ │ └── signal-exit@2.1.2
│ │ ├── minimist@1.2.0
│ │ ├─┬ normalize-package-data@2.3.5
│ │ │ ├── hosted-git-info@2.1.4
│ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ └── builtin-modules@1.1.0
│ │ │ ├── semver@5.1.0
│ │ │ └─┬ validate-npm-package-license@3.0.1
│ │ │ ├─┬ spdx-correct@1.0.2
│ │ │ │ └── spdx-license-ids@1.1.0
│ │ │ └─┬ spdx-expression-parse@1.0.2
│ │ │ ├── spdx-exceptions@1.0.4
│ │ │ └── spdx-license-ids@1.1.0
│ │ ├── object-assign@4.0.1
│ │ ├─┬ read-pkg-up@1.0.1
│ │ │ ├─┬ find-up@1.1.0
│ │ │ │ ├── path-exists@2.1.0
│ │ │ │ └─┬ pinkie-promise@2.0.0
│ │ │ │ └── pinkie@2.0.1
│ │ │ └─┬ read-pkg@1.1.0
│ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ ├── graceful-fs@4.1.2
│ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ ├── pify@2.3.0
│ │ │ │ ├─┬ pinkie-promise@2.0.0
│ │ │ │ │ └── pinkie@2.0.1
│ │ │ │ └─┬ strip-bom@2.0.0
│ │ │ │ └── is-utf8@0.2.0
│ │ │ └─┬ path-type@1.1.0
│ │ │ ├── graceful-fs@4.1.2
│ │ │ ├── pify@2.3.0
│ │ │ └─┬ pinkie-promise@2.0.0
│ │ │ └── pinkie@2.0.1
│ │ └─┬ redent@1.0.0
│ │ ├─┬ indent-string@2.1.0
│ │ │ └─┬ repeating@2.0.0
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ └─┬ strip-indent@1.0.1
│ │ └── get-stdin@4.0.1
│ └─┬ pretty-bytes@2.0.1
│ ├── get-stdin@4.0.1
│ └── number-is-nan@1.0.0
└─┬ sw-toolbox@3.0.1
├─┬ path-to-regexp@1.2.1
│ └── isarray@0.0.1
└── serviceworker-cache-polyfill@3.0.0 (git://github.com/coonsta/cache-polyfill.git#6da58d9459e4d2263f76d7672e955e51f5e66b64)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment