Skip to content

Instantly share code, notes, and snippets.

@jamestalmage
Last active August 29, 2015 14:24
Show Gist options
  • Save jamestalmage/e88ad0de90182a5b796b to your computer and use it in GitHub Desktop.
Save jamestalmage/e88ad0de90182a5b796b to your computer and use it in GitHub Desktop.
Dump of global dependency tree for generator-nm issue
NOT Working
/Users/jamestalmage/.nvm/versions/node/v0.12.7/lib
├─┬ generator-nm@1.4.0
│ ├─┬ humanize-url@1.0.1
│ │ └── strip-url-auth@1.0.1
│ ├─┬ normalize-url@1.3.0
│ │ ├── object-assign@3.0.0
│ │ ├── prepend-http@1.0.1
│ │ ├── query-string@2.3.0
│ │ └─┬ sort-keys@1.1.0
│ │ └── is-obj@1.0.0
│ ├─┬ superb@1.1.4
│ │ ├─┬ meow@3.3.0
│ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ ├── camelcase@1.1.0
│ │ │ │ └── map-obj@1.0.1
│ │ │ ├─┬ indent-string@1.2.1
│ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ └─┬ repeating@1.1.3
│ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ └── number-is-nan@1.0.0
│ │ │ ├── minimist@1.1.1
│ │ │ └── object-assign@3.0.0
│ │ └─┬ unique-random-array@1.0.0
│ │ └── unique-random@1.0.0
│ ├── underscore.string@3.1.1
│ └─┬ yeoman-generator@0.20.1
│ ├── async@0.9.2
│ ├─┬ chalk@1.1.0
│ │ ├── 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
│ ├─┬ class-extend@0.1.1
│ │ └── lodash@2.4.2
│ ├─┬ cli-table@0.3.1
│ │ └── colors@1.0.3
│ ├─┬ cross-spawn@0.4.1
│ │ ├── lru-cache@2.6.5
│ │ └─┬ spawn-sync@1.0.11
│ │ ├─┬ concat-stream@1.5.0
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ └── typedarray@0.0.6
│ │ └── os-shim@0.1.2
│ ├─┬ dargs@4.0.1
│ │ └── number-is-nan@1.0.0
│ ├─┬ dateformat@1.0.11
│ │ ├── get-stdin@4.0.1
│ │ └─┬ meow@3.3.0
│ │ ├─┬ camelcase-keys@1.0.0
│ │ │ ├── camelcase@1.1.0
│ │ │ └── map-obj@1.0.1
│ │ ├─┬ indent-string@1.2.1
│ │ │ └─┬ repeating@1.1.3
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ ├── minimist@1.1.1
│ │ └── object-assign@3.0.0
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── detect-conflict@1.0.0
│ ├── diff@1.4.0
│ ├─┬ download@4.1.4
│ │ ├─┬ concat-stream@1.5.0
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ └── typedarray@0.0.6
│ │ ├─┬ each-async@1.1.1
│ │ │ ├── onetime@1.0.0
│ │ │ └── set-immediate-shim@1.0.1
│ │ ├─┬ filenamify@1.2.0
│ │ │ ├── filename-reserved-regex@1.0.0
│ │ │ ├─┬ strip-outer@1.0.0
│ │ │ │ └── escape-string-regexp@1.0.3
│ │ │ └─┬ trim-repeated@1.0.0
│ │ │ └── escape-string-regexp@1.0.3
│ │ ├─┬ got@2.9.2
│ │ │ ├─┬ duplexify@3.4.2
│ │ │ │ ├─┬ end-of-stream@1.0.0
│ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ ├── infinity-agent@2.0.3
│ │ │ ├── is-stream@1.0.1
│ │ │ ├── lowercase-keys@1.0.0
│ │ │ ├── nested-error-stacks@1.0.0
│ │ │ ├── prepend-http@1.0.1
│ │ │ ├─┬ read-all-stream@2.2.0
│ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ ├── statuses@1.2.1
│ │ │ └── timed-out@2.0.0
│ │ ├─┬ gulp-decompress@1.0.2
│ │ │ ├─┬ archive-type@2.1.0
│ │ │ │ ├── file-type@2.7.0
│ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ └─┬ meow@3.3.0
│ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ ├── camelcase@1.1.0
│ │ │ │ │ └── map-obj@1.0.1
│ │ │ │ ├─┬ indent-string@1.2.1
│ │ │ │ │ └─┬ repeating@1.1.3
│ │ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ ├── minimist@1.1.1
│ │ │ │ └── object-assign@3.0.0
│ │ │ ├─┬ decompress@2.3.0
│ │ │ │ ├─┬ buffer-to-vinyl@1.0.0
│ │ │ │ │ ├── file-type@2.7.0
│ │ │ │ │ └── uuid@2.0.1
│ │ │ │ ├─┬ decompress-tar@3.1.0
│ │ │ │ │ ├── is-tar@1.0.0
│ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ ├── is-natural-number@2.0.0
│ │ │ │ │ │ ├── minimist@1.1.1
│ │ │ │ │ │ └── sum-up@1.0.2
│ │ │ │ │ └─┬ tar-stream@1.2.1
│ │ │ │ │ ├── bl@1.0.0
│ │ │ │ │ ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ │ └── xtend@4.0.0
│ │ │ │ ├─┬ decompress-tarbz2@3.1.0
│ │ │ │ │ ├── is-bzip2@1.0.0
│ │ │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │ │ │ │ └── commander@2.4.0
│ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ ├── is-natural-number@2.0.0
│ │ │ │ │ │ ├── minimist@1.1.1
│ │ │ │ │ │ └── sum-up@1.0.2
│ │ │ │ │ └─┬ tar-stream@1.2.1
│ │ │ │ │ ├── bl@1.0.0
│ │ │ │ │ ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ │ └── xtend@4.0.0
│ │ │ │ ├─┬ decompress-targz@3.1.0
│ │ │ │ │ ├── is-gzip@1.0.0
│ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ ├── is-natural-number@2.0.0
│ │ │ │ │ │ ├── minimist@1.1.1
│ │ │ │ │ │ └── sum-up@1.0.2
│ │ │ │ │ └─┬ tar-stream@1.2.1
│ │ │ │ │ ├── bl@1.0.0
│ │ │ │ │ ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ │ └── xtend@4.0.0
│ │ │ │ ├─┬ decompress-unzip@3.3.0
│ │ │ │ │ ├── is-zip@1.0.0
│ │ │ │ │ ├── stat-mode@0.2.1
│ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ ├── is-natural-number@2.0.0
│ │ │ │ │ │ ├── minimist@1.1.1
│ │ │ │ │ │ └── sum-up@1.0.2
│ │ │ │ │ ├─┬ through2@2.0.0
│ │ │ │ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ │ │ └── xtend@4.0.0
│ │ │ │ │ ├─┬ vinyl@0.5.0
│ │ │ │ │ │ ├── clone@1.0.2
│ │ │ │ │ │ ├── clone-stats@0.0.1
│ │ │ │ │ │ └── replace-ext@0.0.1
│ │ │ │ │ └─┬ yauzl@2.3.1
│ │ │ │ │ ├── fd-slicer@1.0.1
│ │ │ │ │ └── pend@1.2.0
│ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ ├─┬ meow@3.3.0
│ │ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ │ ├── camelcase@1.1.0
│ │ │ │ │ │ └── map-obj@1.0.1
│ │ │ │ │ ├─┬ indent-string@1.2.1
│ │ │ │ │ │ └─┬ repeating@1.1.3
│ │ │ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ │ ├── minimist@1.1.1
│ │ │ │ │ └── object-assign@3.0.0
│ │ │ │ └─┬ vinyl-assign@1.2.0
│ │ │ │ ├── object-assign@3.0.0
│ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ ├─┬ gulp-util@3.0.6
│ │ │ │ ├── array-differ@1.0.0
│ │ │ │ ├── array-uniq@1.0.2
│ │ │ │ ├── beeper@1.1.0
│ │ │ │ ├── lodash._reescape@3.0.0
│ │ │ │ ├── lodash._reevaluate@3.0.0
│ │ │ │ ├── lodash._reinterpolate@3.0.0
│ │ │ │ ├─┬ lodash.template@3.6.2
│ │ │ │ │ ├── lodash._basecopy@3.0.1
│ │ │ │ │ ├── lodash._basetostring@3.0.1
│ │ │ │ │ ├── lodash._basevalues@3.0.0
│ │ │ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ │ │ ├── lodash.escape@3.0.0
│ │ │ │ │ ├─┬ 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.templatesettings@3.1.0
│ │ │ │ ├── minimist@1.1.1
│ │ │ │ ├─┬ multipipe@0.1.2
│ │ │ │ │ └─┬ duplexer2@0.0.2
│ │ │ │ │ └─┬ readable-stream@1.1.13
│ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ └── string_decoder@0.10.31
│ │ │ │ ├── object-assign@3.0.0
│ │ │ │ ├── replace-ext@0.0.1
│ │ │ │ ├─┬ through2@2.0.0
│ │ │ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ │ └── xtend@4.0.0
│ │ │ │ └─┬ vinyl@0.5.0
│ │ │ │ ├── clone@1.0.2
│ │ │ │ └── clone-stats@0.0.1
│ │ │ └─┬ through2@0.6.5
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── xtend@4.0.0
│ │ ├── gulp-rename@1.2.2
│ │ ├── is-url@1.2.1
│ │ ├── object-assign@2.1.1
│ │ ├─┬ read-all-stream@3.0.0
│ │ │ ├─┬ pinkie-promise@1.0.0
│ │ │ │ └── pinkie@1.0.0
│ │ │ └─┬ readable-stream@2.0.1
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ ├── process-nextick-args@1.0.1
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.1
│ │ ├─┬ stream-combiner2@1.0.2
│ │ │ ├─┬ duplexer2@0.0.2
│ │ │ │ └─┬ readable-stream@1.1.13
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └─┬ through2@0.5.1
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── xtend@3.0.0
│ │ ├─┬ through2@2.0.0
│ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ └── xtend@4.0.0
│ │ ├─┬ vinyl@0.4.6
│ │ │ ├── clone@0.2.0
│ │ │ └── clone-stats@0.0.1
│ │ ├─┬ vinyl-fs@1.0.0
│ │ │ ├─┬ duplexify@3.4.2
│ │ │ │ ├─┬ end-of-stream@1.0.0
│ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ ├─┬ glob-stream@4.1.1
│ │ │ │ ├─┬ glob@4.5.3
│ │ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ ├─┬ glob2base@0.0.12
│ │ │ │ │ └── find-index@0.1.1
│ │ │ │ ├─┬ minimatch@2.0.8
│ │ │ │ │ └─┬ brace-expansion@1.1.0
│ │ │ │ │ ├── balanced-match@0.2.0
│ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ ├── ordered-read-streams@0.1.0
│ │ │ │ └─┬ unique-stream@2.2.0
│ │ │ │ └─┬ through2-filter@2.0.0
│ │ │ │ ├─┬ through2@2.0.0
│ │ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ └── xtend@4.0.0
│ │ │ ├─┬ glob-watcher@0.0.8
│ │ │ │ └─┬ gaze@0.5.1
│ │ │ │ └─┬ globule@0.1.0
│ │ │ │ ├─┬ glob@3.1.21
│ │ │ │ │ ├── graceful-fs@1.2.3
│ │ │ │ │ └── inherits@1.0.0
│ │ │ │ ├── lodash@1.0.2
│ │ │ │ └─┬ minimatch@0.2.14
│ │ │ │ ├── lru-cache@2.6.5
│ │ │ │ └── sigmund@1.0.1
│ │ │ ├── graceful-fs@3.0.8
│ │ │ ├── merge-stream@0.1.8
│ │ │ ├─┬ strip-bom@1.0.0
│ │ │ │ ├── first-chunk-stream@1.0.0
│ │ │ │ └── is-utf8@0.2.0
│ │ │ └─┬ through2@0.6.5
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── xtend@4.0.0
│ │ └─┬ ware@1.3.0
│ │ └─┬ wrap-fn@0.1.4
│ │ └── co@3.1.0
│ ├─┬ findup-sync@0.2.1
│ │ └─┬ glob@4.3.5
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@2.0.8
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ └─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ ├─┬ github-username@2.0.0
│ │ ├─┬ gh-got@1.1.0
│ │ │ ├─┬ got@3.3.0
│ │ │ │ ├─┬ duplexify@3.4.2
│ │ │ │ │ ├─┬ end-of-stream@1.0.0
│ │ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ ├── infinity-agent@2.0.3
│ │ │ │ ├── is-redirect@1.0.0
│ │ │ │ ├── is-stream@1.0.1
│ │ │ │ ├── lowercase-keys@1.0.0
│ │ │ │ ├── nested-error-stacks@1.0.0
│ │ │ │ ├── prepend-http@1.0.1
│ │ │ │ ├─┬ read-all-stream@2.2.0
│ │ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ ├── statuses@1.2.1
│ │ │ │ └── timed-out@2.0.0
│ │ │ └── object-assign@2.1.1
│ │ └─┬ meow@3.3.0
│ │ ├─┬ camelcase-keys@1.0.0
│ │ │ ├── camelcase@1.1.0
│ │ │ └── map-obj@1.0.1
│ │ ├─┬ indent-string@1.2.1
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ repeating@1.1.3
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ ├── minimist@1.1.1
│ │ └── object-assign@3.0.0
│ ├─┬ glob@5.0.13
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@2.0.8
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ └─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ ├─┬ gruntfile-editor@1.0.0
│ │ └─┬ ast-query@1.0.1
│ │ ├─┬ escodegen@1.6.1
│ │ │ ├── esprima@1.2.5
│ │ │ ├── estraverse@1.9.3
│ │ │ ├── esutils@1.1.6
│ │ │ ├─┬ optionator@0.5.0
│ │ │ │ ├── deep-is@0.1.3
│ │ │ │ ├── fast-levenshtein@1.0.6
│ │ │ │ ├── levn@0.2.5
│ │ │ │ ├── prelude-ls@1.1.2
│ │ │ │ ├── type-check@0.3.1
│ │ │ │ └── wordwrap@0.0.3
│ │ │ └─┬ source-map@0.1.43
│ │ │ └── amdefine@1.0.0
│ │ ├── esprima@2.4.1
│ │ └── traverse@0.6.6
│ ├─┬ html-wiring@1.1.0
│ │ └─┬ cheerio@0.19.0
│ │ ├─┬ css-select@1.0.0
│ │ │ ├── boolbase@1.0.0
│ │ │ ├── css-what@1.0.0
│ │ │ ├─┬ domutils@1.4.3
│ │ │ │ └── domelementtype@1.3.0
│ │ │ └── nth-check@1.0.1
│ │ ├─┬ dom-serializer@0.1.0
│ │ │ └── domelementtype@1.1.3
│ │ ├── entities@1.1.1
│ │ └─┬ htmlparser2@3.8.3
│ │ ├── domelementtype@1.3.0
│ │ ├── domhandler@2.3.0
│ │ ├── domutils@1.5.1
│ │ ├── entities@1.0.0
│ │ └─┬ readable-stream@1.1.13
│ │ ├── core-util-is@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ ├─┬ inquirer@0.8.5
│ │ ├── ansi-regex@1.1.1
│ │ ├── cli-width@1.0.1
│ │ ├── figures@1.3.5
│ │ ├─┬ readline2@0.1.1
│ │ │ ├── mute-stream@0.0.4
│ │ │ └── strip-ansi@2.0.1
│ │ ├── rx@2.5.3
│ │ └── through@2.3.8
│ ├─┬ istextorbinary@1.0.2
│ │ ├── binaryextensions@1.0.0
│ │ └── textextensions@1.0.1
│ ├── lodash@3.10.0
│ ├─┬ mem-fs-editor@2.0.4
│ │ ├── commondir@1.0.1
│ │ ├── ejs@2.3.3
│ │ ├─┬ globby@2.1.0
│ │ │ ├─┬ array-union@1.0.1
│ │ │ │ └── array-uniq@1.0.2
│ │ │ ├── async@1.3.0
│ │ │ └── object-assign@3.0.0
│ │ ├─┬ multimatch@2.0.0
│ │ │ ├── array-differ@1.0.0
│ │ │ ├─┬ array-union@1.0.1
│ │ │ │ └── array-uniq@1.0.2
│ │ │ └─┬ minimatch@2.0.8
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ ├─┬ through2@2.0.0
│ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ └── xtend@4.0.0
│ │ └─┬ vinyl@0.5.0
│ │ ├── clone@1.0.2
│ │ ├── clone-stats@0.0.1
│ │ └── replace-ext@0.0.1
│ ├── mime@1.3.4
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ nopt@3.0.3
│ │ └── abbrev@1.0.7
│ ├── path-is-absolute@1.0.0
│ ├─┬ pretty-bytes@1.0.4
│ │ ├── get-stdin@4.0.1
│ │ └─┬ meow@3.3.0
│ │ ├─┬ camelcase-keys@1.0.0
│ │ │ ├── camelcase@1.1.0
│ │ │ └── map-obj@1.0.1
│ │ ├─┬ indent-string@1.2.1
│ │ │ └─┬ repeating@1.1.3
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ ├── minimist@1.1.1
│ │ └── object-assign@3.0.0
│ ├── read-chunk@1.0.1
│ ├─┬ rimraf@2.4.1
│ │ └─┬ glob@4.5.3
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@2.0.8
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ └─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ ├─┬ run-async@0.1.0
│ │ └─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ ├── shelljs@0.4.0
│ ├─┬ sinon@1.15.4
│ │ ├── formatio@1.1.1
│ │ ├── lolex@1.1.0
│ │ ├── samsam@1.1.2
│ │ └─┬ util@0.10.3
│ │ └── inherits@2.0.1
│ ├── text-table@0.2.0
│ ├─┬ through2@0.6.5
│ │ ├─┬ readable-stream@1.0.33
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ └── xtend@4.0.0
│ ├── user-home@1.1.1
│ ├── xdg-basedir@1.0.1
│ ├── yeoman-assert@2.0.0
│ ├─┬ yeoman-environment@1.2.6
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ globby@2.1.0
│ │ │ ├─┬ array-union@1.0.1
│ │ │ │ └── array-uniq@1.0.2
│ │ │ ├── async@1.3.0
│ │ │ └── object-assign@3.0.0
│ │ ├─┬ grouped-queue@0.3.0
│ │ │ ├── lodash@2.4.2
│ │ │ └── setimmediate@1.0.2
│ │ ├── log-symbols@1.0.2
│ │ ├─┬ mem-fs@1.1.0
│ │ │ ├─┬ vinyl@0.4.6
│ │ │ │ ├── clone@0.2.0
│ │ │ │ └── clone-stats@0.0.1
│ │ │ └─┬ vinyl-file@1.2.1
│ │ │ ├── graceful-fs@4.1.2
│ │ │ ├─┬ strip-bom@2.0.0
│ │ │ │ └── is-utf8@0.2.0
│ │ │ ├─┬ strip-bom-stream@1.0.0
│ │ │ │ └── first-chunk-stream@1.0.0
│ │ │ └─┬ vinyl@0.5.0
│ │ │ ├── clone@1.0.2
│ │ │ ├── clone-stats@0.0.1
│ │ │ └── replace-ext@0.0.1
│ │ └─┬ untildify@2.1.0
│ │ └── os-homedir@1.0.0
│ └── yeoman-welcome@1.0.1
├─┬ npm@2.13.0
│ ├── abbrev@1.0.7
│ ├── ansi@0.3.0
│ ├── ansi-regex@1.1.1
│ ├── ansicolors@0.3.2
│ ├── ansistyles@0.1.3
│ ├── archy@1.0.0
│ ├── async-some@1.0.2
│ ├── block-stream@0.0.8
│ ├── char-spinner@1.0.1
│ ├── chmodr@0.1.1
│ ├── chownr@0.0.2
│ ├─┬ cmd-shim@2.0.1
│ │ └── graceful-fs@3.0.8
│ ├─┬ columnify@1.5.1
│ │ └─┬ wcwidth@1.0.0
│ │ └─┬ defaults@1.0.2
│ │ └── clone@0.1.19
│ ├─┬ config-chain@1.1.9
│ │ └── proto-list@1.2.4
│ ├─┬ dezalgo@1.0.3
│ │ └── asap@2.0.3
│ ├── editor@1.0.0
│ ├─┬ fs-vacuum@1.2.6
│ │ └── graceful-fs@3.0.8
│ ├─┬ fs-write-stream-atomic@1.0.3
│ │ └── graceful-fs@3.0.8
│ ├─┬ fstream@1.0.7
│ │ └── graceful-fs@3.0.8
│ ├─┬ fstream-npm@1.0.3
│ │ └── fstream-ignore@1.0.2
│ ├── github-url-from-git@1.4.0
│ ├── github-url-from-username-repo@1.0.2
│ ├─┬ glob@5.0.13
│ │ └── path-is-absolute@1.0.0
│ ├── graceful-fs@4.1.2
│ ├── hosted-git-info@2.1.4
│ ├── inflight@1.0.4
│ ├── inherits@2.0.1
│ ├── ini@1.3.4
│ ├─┬ init-package-json@1.7.0
│ │ └── promzard@0.3.0
│ ├── lockfile@1.0.1
│ ├── lru-cache@2.6.5
│ ├─┬ minimatch@2.0.8
│ │ └─┬ brace-expansion@1.1.0
│ │ ├── balanced-match@0.2.0
│ │ └── concat-map@0.0.1
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ node-gyp@2.0.1
│ │ ├─┬ glob@4.5.3
│ │ │ └─┬ minimatch@2.0.8
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ ├── graceful-fs@3.0.8
│ │ ├─┬ minimatch@1.0.0
│ │ │ └── sigmund@1.0.1
│ │ ├─┬ path-array@1.0.0
│ │ │ └─┬ array-index@0.1.1
│ │ │ └─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ └── tar@1.0.3
│ ├── nopt@3.0.3
│ ├── normalize-git-url@2.0.0
│ ├── normalize-package-data@2.3.0
│ ├── npm-cache-filename@1.0.2
│ ├── npm-install-checks@1.0.5
│ ├── npm-package-arg@4.0.1
│ ├─┬ npm-registry-client@6.5.0
│ │ ├─┬ concat-stream@1.5.0
│ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ └── typedarray@0.0.6
│ │ └── graceful-fs@3.0.8
│ ├── npm-user-validate@0.1.2
│ ├─┬ npmlog@1.2.1
│ │ ├─┬ are-we-there-yet@1.0.4
│ │ │ └── delegates@0.1.0
│ │ └─┬ gauge@1.2.0
│ │ ├── has-unicode@1.0.0
│ │ ├── lodash._basetostring@3.0.0
│ │ ├─┬ lodash._createpadding@3.6.0
│ │ │ └── lodash.repeat@3.0.0
│ │ ├── lodash.pad@3.1.0
│ │ ├── lodash.padleft@3.1.1
│ │ └── lodash.padright@3.1.1
│ ├── once@1.3.2
│ ├── opener@1.4.1
│ ├─┬ osenv@0.1.3
│ │ ├── os-homedir@1.0.0
│ │ └── os-tmpdir@1.0.1
│ ├── path-is-inside@1.0.1
│ ├─┬ read@1.0.6
│ │ └── mute-stream@0.0.5
│ ├─┬ read-installed@4.0.1
│ │ ├── debuglog@1.0.1
│ │ ├── graceful-fs@3.0.8
│ │ ├── readdir-scoped-modules@1.0.1
│ │ └── util-extend@1.0.1
│ ├─┬ read-package-json@2.0.0
│ │ ├── graceful-fs@3.0.8
│ │ └─┬ json-parse-helpfulerror@1.0.3
│ │ └── jju@1.2.0
│ ├─┬ readable-stream@1.1.13
│ │ ├── core-util-is@1.0.1
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ ├── realize-package-specifier@3.0.1
│ ├─┬ request@2.58.0
│ │ ├── aws-sign2@0.5.0
│ │ ├─┬ bl@0.9.4
│ │ │ └─┬ readable-stream@1.0.33
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├── caseless@0.10.0
│ │ ├─┬ combined-stream@1.0.5
│ │ │ └── delayed-stream@1.0.0
│ │ ├── extend@2.0.1
│ │ ├── forever-agent@0.6.1
│ │ ├─┬ form-data@1.0.0-rc1
│ │ │ ├── async@1.2.1
│ │ │ └─┬ mime-types@2.1.1
│ │ │ └── mime-db@1.13.0
│ │ ├─┬ har-validator@1.7.1
│ │ │ ├── bluebird@2.9.30
│ │ │ ├─┬ chalk@1.0.0
│ │ │ │ ├── ansi-styles@2.0.1
│ │ │ │ ├── escape-string-regexp@1.0.3
│ │ │ │ ├─┬ has-ansi@1.0.3
│ │ │ │ │ └── get-stdin@4.0.1
│ │ │ │ └── supports-color@1.3.1
│ │ │ ├─┬ commander@2.8.1
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ └─┬ is-my-json-valid@2.12.0
│ │ │ ├── generate-function@2.0.0
│ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ └── is-property@1.0.2
│ │ │ ├── jsonpointer@1.1.0
│ │ │ └── xtend@4.0.0
│ │ ├─┬ hawk@2.3.1
│ │ │ ├── boom@2.8.0
│ │ │ ├── cryptiles@2.0.4
│ │ │ ├── hoek@2.14.0
│ │ │ └── sntp@1.0.9
│ │ ├─┬ http-signature@0.11.0
│ │ │ ├── asn1@0.1.11
│ │ │ ├── assert-plus@0.1.5
│ │ │ └── ctype@0.5.3
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├─┬ mime-types@2.0.14
│ │ │ └── mime-db@1.12.0
│ │ ├── node-uuid@1.4.3
│ │ ├── oauth-sign@0.8.0
│ │ ├── qs@3.1.0
│ │ ├── stringstream@0.0.4
│ │ ├── tough-cookie@2.0.0
│ │ └── tunnel-agent@0.4.0
│ ├── retry@0.6.1
│ ├─┬ rimraf@2.4.1
│ │ └── glob@4.5.3
│ ├── semver@4.3.6
│ ├─┬ sha@1.3.0
│ │ └── graceful-fs@3.0.8
│ ├── slide@1.1.6
│ ├── sorted-object@1.0.0
│ ├─┬ spdx@0.4.1
│ │ └── spdx-license-ids@1.0.1
│ ├── strip-ansi@2.0.1
│ ├── tar@2.1.1
│ ├── text-table@0.2.0
│ ├── uid-number@0.0.6
│ ├── umask@1.1.0
│ ├─┬ validate-npm-package-license@2.0.0
│ │ └── spdx-correct@1.0.0
│ ├─┬ validate-npm-package-name@2.2.2
│ │ └── builtins@0.0.7
│ ├─┬ which@1.1.1
│ │ └─┬ is-absolute@0.1.7
│ │ └── is-relative@0.1.3
│ ├── wrappy@1.0.1
│ └─┬ write-file-atomic@1.1.2
│ └── graceful-fs@3.0.8
└─┬ yo@1.4.7
├── array-uniq@1.0.2
├── async@1.3.0
├─┬ chalk@1.1.0
│ ├── 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
├─┬ configstore@1.2.0
│ ├── graceful-fs@4.1.2
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├── object-assign@3.0.0
│ ├── os-tmpdir@1.0.1
│ ├─┬ osenv@0.1.3
│ │ └── os-homedir@1.0.0
│ ├─┬ user-home@2.0.0
│ │ └── os-homedir@1.0.0
│ ├── uuid@2.0.1
│ └─┬ xdg-basedir@2.0.0
│ └── os-homedir@1.0.0
├─┬ cross-spawn@0.4.1
│ ├── lru-cache@2.6.5
│ └─┬ spawn-sync@1.0.11
│ ├─┬ concat-stream@1.5.0
│ │ ├── inherits@2.0.1
│ │ ├─┬ readable-stream@2.0.1
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ ├── process-nextick-args@1.0.1
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.1
│ │ └── typedarray@0.0.6
│ └── os-shim@0.1.2
├── figures@1.3.5
├─┬ findup@0.1.5
│ ├── colors@0.6.2
│ └── commander@2.1.0
├─┬ fullname@1.1.0
│ └─┬ npmconf@2.1.2
│ ├─┬ config-chain@1.1.9
│ │ └── proto-list@1.2.4
│ ├── inherits@2.0.1
│ ├── ini@1.3.4
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ nopt@3.0.3
│ │ └── abbrev@1.0.7
│ ├─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ ├─┬ osenv@0.1.3
│ │ ├── os-homedir@1.0.0
│ │ └── os-tmpdir@1.0.1
│ ├── semver@4.3.6
│ └── uid-number@0.0.5
├─┬ got@3.3.0
│ ├─┬ duplexify@3.4.2
│ │ ├─┬ end-of-stream@1.0.0
│ │ │ └─┬ once@1.3.2
│ │ │ └── wrappy@1.0.1
│ │ └─┬ readable-stream@2.0.1
│ │ ├── core-util-is@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ ├── process-nextick-args@1.0.1
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.1
│ ├── infinity-agent@2.0.3
│ ├── is-redirect@1.0.0
│ ├── is-stream@1.0.1
│ ├── lowercase-keys@1.0.0
│ ├── nested-error-stacks@1.0.0
│ ├── object-assign@2.1.1
│ ├── prepend-http@1.0.1
│ ├─┬ read-all-stream@2.2.0
│ │ └─┬ readable-stream@2.0.1
│ │ ├── core-util-is@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ ├── process-nextick-args@1.0.1
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.1
│ ├── statuses@1.2.1
│ └── timed-out@2.0.0
├─┬ humanize-string@1.0.1
│ └── decamelize@1.0.0
├─┬ inquirer@0.8.5
│ ├── ansi-regex@1.1.1
│ ├── cli-width@1.0.1
│ ├─┬ readline2@0.1.1
│ │ ├── mute-stream@0.0.4
│ │ └── strip-ansi@2.0.1
│ ├── rx@2.5.3
│ └── through@2.3.8
├─┬ insight@0.6.0
│ ├── async@0.9.2
│ ├─┬ lodash.debounce@3.1.1
│ │ └── lodash._getnative@3.9.1
│ ├── object-assign@2.1.1
│ ├─┬ os-name@1.0.3
│ │ ├─┬ osx-release@1.1.0
│ │ │ └── minimist@1.1.1
│ │ └── win-release@1.0.0
│ ├─┬ request@2.58.0
│ │ ├── aws-sign2@0.5.0
│ │ ├─┬ bl@0.9.4
│ │ │ └─┬ readable-stream@1.0.33
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├── caseless@0.10.0
│ │ ├─┬ combined-stream@1.0.5
│ │ │ └── delayed-stream@1.0.0
│ │ ├── extend@2.0.1
│ │ ├── forever-agent@0.6.1
│ │ ├─┬ form-data@1.0.0-rc1
│ │ │ ├── async@1.3.0
│ │ │ └─┬ mime-types@2.1.2
│ │ │ └── mime-db@1.14.0
│ │ ├─┬ har-validator@1.8.0
│ │ │ ├── bluebird@2.9.33
│ │ │ ├─┬ commander@2.8.1
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ └─┬ is-my-json-valid@2.12.0
│ │ │ ├── generate-function@2.0.0
│ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ └── is-property@1.0.2
│ │ │ ├── jsonpointer@1.1.0
│ │ │ └── xtend@4.0.0
│ │ ├─┬ hawk@2.3.1
│ │ │ ├── boom@2.8.0
│ │ │ ├── cryptiles@2.0.4
│ │ │ ├── hoek@2.14.0
│ │ │ └── sntp@1.0.9
│ │ ├─┬ http-signature@0.11.0
│ │ │ ├── asn1@0.1.11
│ │ │ ├── assert-plus@0.1.5
│ │ │ └── ctype@0.5.3
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├─┬ mime-types@2.0.14
│ │ │ └── mime-db@1.12.0
│ │ ├── node-uuid@1.4.3
│ │ ├── oauth-sign@0.8.0
│ │ ├── qs@3.1.0
│ │ ├── stringstream@0.0.4
│ │ └── tunnel-agent@0.4.1
│ └── tough-cookie@1.2.0
├── lodash@3.10.0
├─┬ meow@3.3.0
│ ├─┬ camelcase-keys@1.0.0
│ │ ├── camelcase@1.1.0
│ │ └── map-obj@1.0.1
│ ├─┬ indent-string@1.2.1
│ │ └── get-stdin@4.0.1
│ ├── minimist@1.1.1
│ └── object-assign@3.0.0
├─┬ npm-keyword@1.2.0
│ └─┬ registry-url@3.0.3
│ └─┬ rc@1.0.3
│ ├── deep-extend@0.2.11
│ ├── ini@1.3.4
│ ├── minimist@0.0.10
│ └── strip-json-comments@0.1.3
├── opn@1.0.2
├─┬ package-json@1.2.0
│ └─┬ registry-url@3.0.3
│ └─┬ rc@1.0.3
│ ├── deep-extend@0.2.11
│ ├── ini@1.3.4
│ ├── minimist@0.0.10
│ └── strip-json-comments@0.1.3
├─┬ repeating@1.1.3
│ └─┬ is-finite@1.0.1
│ └── number-is-nan@1.0.0
├─┬ root-check@1.0.0
│ ├─┬ downgrade-root@1.1.0
│ │ ├── default-uid@1.0.0
│ │ └── is-root@1.0.0
│ └─┬ sudo-block@1.2.0
│ ├── is-docker@1.0.0
│ └── is-root@1.0.0
├─┬ sort-on@1.2.2
│ ├── arrify@1.0.0
│ └── dot-prop@2.2.0
├─┬ string-length@1.0.0
│ └─┬ strip-ansi@2.0.1
│ └── ansi-regex@1.1.1
├── titleize@1.0.0
├─┬ update-notifier@0.5.0
│ ├── is-npm@1.0.0
│ ├── latest-version@1.0.1
│ └─┬ semver-diff@2.0.0
│ └── semver@4.3.6
├── user-home@1.1.1
├─┬ yeoman-character@1.0.1
│ └── supports-color@1.3.1
├─┬ yeoman-doctor@1.4.0
│ ├─┬ bin-version-check@2.1.0
│ │ ├─┬ bin-version@1.0.1
│ │ │ └─┬ find-versions@1.1.3
│ │ │ ├── get-stdin@4.0.1
│ │ │ └── semver-regex@1.0.0
│ │ ├── minimist@1.1.1
│ │ └── semver-truncate@1.0.0
│ ├─┬ each-async@1.1.1
│ │ ├── onetime@1.0.0
│ │ └── set-immediate-shim@1.0.1
│ ├── log-symbols@1.0.2
│ ├── object-values@1.0.0
│ ├── semver@4.3.6
│ └─┬ twig@0.8.2
│ ├─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.6.5
│ │ └── sigmund@1.0.1
│ └─┬ walk@2.3.9
│ └── foreachasync@3.0.0
├─┬ yeoman-environment@1.2.6
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── diff@1.4.0
│ ├── escape-string-regexp@1.0.3
│ ├─┬ globby@2.1.0
│ │ ├── array-union@1.0.1
│ │ ├─┬ glob@5.0.13
│ │ │ ├─┬ inflight@1.0.4
│ │ │ │ └── wrappy@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ minimatch@2.0.8
│ │ │ │ └─┬ brace-expansion@1.1.0
│ │ │ │ ├── balanced-match@0.2.0
│ │ │ │ └── concat-map@0.0.1
│ │ │ ├─┬ once@1.3.2
│ │ │ │ └── wrappy@1.0.1
│ │ │ └── path-is-absolute@1.0.0
│ │ └── object-assign@3.0.0
│ ├─┬ grouped-queue@0.3.0
│ │ ├── lodash@2.4.2
│ │ └── setimmediate@1.0.2
│ ├── log-symbols@1.0.2
│ ├─┬ mem-fs@1.1.0
│ │ ├─┬ through2@0.6.5
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── xtend@4.0.0
│ │ ├─┬ vinyl@0.4.6
│ │ │ ├── clone@0.2.0
│ │ │ └── clone-stats@0.0.1
│ │ └─┬ vinyl-file@1.2.1
│ │ ├── graceful-fs@4.1.2
│ │ ├─┬ strip-bom@2.0.0
│ │ │ └── is-utf8@0.2.0
│ │ ├─┬ strip-bom-stream@1.0.0
│ │ │ └── first-chunk-stream@1.0.0
│ │ └─┬ vinyl@0.5.0
│ │ ├── clone@1.0.2
│ │ ├── clone-stats@0.0.1
│ │ └── replace-ext@0.0.1
│ ├── text-table@0.2.0
│ └─┬ untildify@2.1.0
│ └── os-homedir@1.0.0
└─┬ yosay@1.0.4
├── ansi-regex@1.1.1
├── ansi-styles@2.1.0
├── minimist@1.1.1
├── pad-component@0.0.1
├── strip-ansi@2.0.1
├─┬ taketalk@1.0.0
│ └── get-stdin@4.0.1
└── word-wrap@1.0.3
root@42474955d2f4:~/temp# npm ls -g
/usr/local/lib
├─┬ generator-nm@1.4.0
│ ├─┬ humanize-url@1.0.1
│ │ └── strip-url-auth@1.0.1
│ ├─┬ normalize-url@1.3.0
│ │ ├── object-assign@3.0.0
│ │ ├── prepend-http@1.0.1
│ │ ├── query-string@2.3.0
│ │ └─┬ sort-keys@1.1.0
│ │ └── is-obj@1.0.0
│ ├─┬ superb@1.1.4
│ │ ├─┬ meow@3.3.0
│ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ ├── camelcase@1.1.0
│ │ │ │ └── map-obj@1.0.1
│ │ │ ├─┬ indent-string@1.2.1
│ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ └─┬ repeating@1.1.3
│ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ └── number-is-nan@1.0.0
│ │ │ ├── minimist@1.1.1
│ │ │ └── object-assign@3.0.0
│ │ └─┬ unique-random-array@1.0.0
│ │ └── unique-random@1.0.0
│ ├── underscore.string@3.1.1
│ └─┬ yeoman-generator@0.20.1
│ ├── async@0.9.2
│ ├─┬ chalk@1.1.0
│ │ ├── 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
│ ├─┬ class-extend@0.1.1
│ │ └── lodash@2.4.2
│ ├─┬ cli-table@0.3.1
│ │ └── colors@1.0.3
│ ├─┬ cross-spawn@0.4.1
│ │ ├── lru-cache@2.6.5
│ │ └─┬ spawn-sync@1.0.11
│ │ ├─┬ concat-stream@1.5.0
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ └── typedarray@0.0.6
│ │ └── os-shim@0.1.2
│ ├─┬ dargs@4.0.1
│ │ └── number-is-nan@1.0.0
│ ├─┬ dateformat@1.0.11
│ │ ├── get-stdin@4.0.1
│ │ └─┬ meow@3.3.0
│ │ ├─┬ camelcase-keys@1.0.0
│ │ │ ├── camelcase@1.1.0
│ │ │ └── map-obj@1.0.1
│ │ ├─┬ indent-string@1.2.1
│ │ │ └─┬ repeating@1.1.3
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ ├── minimist@1.1.1
│ │ └── object-assign@3.0.0
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── detect-conflict@1.0.0
│ ├── diff@1.4.0
│ ├─┬ download@4.1.4
│ │ ├─┬ concat-stream@1.5.0
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ └── typedarray@0.0.6
│ │ ├─┬ each-async@1.1.1
│ │ │ ├── onetime@1.0.0
│ │ │ └── set-immediate-shim@1.0.1
│ │ ├─┬ filenamify@1.2.0
│ │ │ ├── filename-reserved-regex@1.0.0
│ │ │ ├─┬ strip-outer@1.0.0
│ │ │ │ └── escape-string-regexp@1.0.3
│ │ │ └─┬ trim-repeated@1.0.0
│ │ │ └── escape-string-regexp@1.0.3
│ │ ├─┬ got@2.9.2
│ │ │ ├─┬ duplexify@3.4.2
│ │ │ │ ├─┬ end-of-stream@1.0.0
│ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ ├── infinity-agent@2.0.3
│ │ │ ├── is-stream@1.0.1
│ │ │ ├── lowercase-keys@1.0.0
│ │ │ ├── nested-error-stacks@1.0.0
│ │ │ ├── prepend-http@1.0.1
│ │ │ ├─┬ read-all-stream@2.2.0
│ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ ├── statuses@1.2.1
│ │ │ └── timed-out@2.0.0
│ │ ├─┬ gulp-decompress@1.0.2
│ │ │ ├─┬ archive-type@2.1.0
│ │ │ │ ├── file-type@2.7.0
│ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ └─┬ meow@3.3.0
│ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ ├── camelcase@1.1.0
│ │ │ │ │ └── map-obj@1.0.1
│ │ │ │ ├─┬ indent-string@1.2.1
│ │ │ │ │ └─┬ repeating@1.1.3
│ │ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ ├── minimist@1.1.1
│ │ │ │ └── object-assign@3.0.0
│ │ │ ├─┬ decompress@2.3.0
│ │ │ │ ├─┬ buffer-to-vinyl@1.0.0
│ │ │ │ │ ├── file-type@2.7.0
│ │ │ │ │ └── uuid@2.0.1
│ │ │ │ ├─┬ decompress-tar@3.1.0
│ │ │ │ │ ├── is-tar@1.0.0
│ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ ├── is-natural-number@2.0.0
│ │ │ │ │ │ ├── minimist@1.1.1
│ │ │ │ │ │ └── sum-up@1.0.2
│ │ │ │ │ └─┬ tar-stream@1.2.1
│ │ │ │ │ ├── bl@1.0.0
│ │ │ │ │ ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ │ └── xtend@4.0.0
│ │ │ │ ├─┬ decompress-tarbz2@3.1.0
│ │ │ │ │ ├── is-bzip2@1.0.0
│ │ │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │ │ │ │ └── commander@2.4.0
│ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ ├── is-natural-number@2.0.0
│ │ │ │ │ │ ├── minimist@1.1.1
│ │ │ │ │ │ └── sum-up@1.0.2
│ │ │ │ │ └─┬ tar-stream@1.2.1
│ │ │ │ │ ├── bl@1.0.0
│ │ │ │ │ ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ │ └── xtend@4.0.0
│ │ │ │ ├─┬ decompress-targz@3.1.0
│ │ │ │ │ ├── is-gzip@1.0.0
│ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ ├── is-natural-number@2.0.0
│ │ │ │ │ │ ├── minimist@1.1.1
│ │ │ │ │ │ └── sum-up@1.0.2
│ │ │ │ │ └─┬ tar-stream@1.2.1
│ │ │ │ │ ├── bl@1.0.0
│ │ │ │ │ ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ │ └── xtend@4.0.0
│ │ │ │ ├─┬ decompress-unzip@3.3.0
│ │ │ │ │ ├── is-zip@1.0.0
│ │ │ │ │ ├── stat-mode@0.2.1
│ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ ├── is-natural-number@2.0.0
│ │ │ │ │ │ ├── minimist@1.1.1
│ │ │ │ │ │ └── sum-up@1.0.2
│ │ │ │ │ ├─┬ through2@2.0.0
│ │ │ │ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ │ │ └── xtend@4.0.0
│ │ │ │ │ ├─┬ vinyl@0.5.0
│ │ │ │ │ │ ├── clone@1.0.2
│ │ │ │ │ │ ├── clone-stats@0.0.1
│ │ │ │ │ │ └── replace-ext@0.0.1
│ │ │ │ │ └─┬ yauzl@2.3.1
│ │ │ │ │ ├── fd-slicer@1.0.1
│ │ │ │ │ └── pend@1.2.0
│ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ ├─┬ meow@3.3.0
│ │ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ │ ├── camelcase@1.1.0
│ │ │ │ │ │ └── map-obj@1.0.1
│ │ │ │ │ ├─┬ indent-string@1.2.1
│ │ │ │ │ │ └─┬ repeating@1.1.3
│ │ │ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ │ ├── minimist@1.1.1
│ │ │ │ │ └── object-assign@3.0.0
│ │ │ │ └─┬ vinyl-assign@1.2.0
│ │ │ │ ├── object-assign@3.0.0
│ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ ├─┬ gulp-util@3.0.6
│ │ │ │ ├── array-differ@1.0.0
│ │ │ │ ├── array-uniq@1.0.2
│ │ │ │ ├── beeper@1.1.0
│ │ │ │ ├── lodash._reescape@3.0.0
│ │ │ │ ├── lodash._reevaluate@3.0.0
│ │ │ │ ├── lodash._reinterpolate@3.0.0
│ │ │ │ ├─┬ lodash.template@3.6.2
│ │ │ │ │ ├── lodash._basecopy@3.0.1
│ │ │ │ │ ├── lodash._basetostring@3.0.1
│ │ │ │ │ ├── lodash._basevalues@3.0.0
│ │ │ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ │ │ ├── lodash.escape@3.0.0
│ │ │ │ │ ├─┬ 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.templatesettings@3.1.0
│ │ │ │ ├── minimist@1.1.1
│ │ │ │ ├─┬ multipipe@0.1.2
│ │ │ │ │ └─┬ duplexer2@0.0.2
│ │ │ │ │ └─┬ readable-stream@1.1.13
│ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ └── string_decoder@0.10.31
│ │ │ │ ├── object-assign@3.0.0
│ │ │ │ ├── replace-ext@0.0.1
│ │ │ │ ├─┬ through2@2.0.0
│ │ │ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ │ └── xtend@4.0.0
│ │ │ │ └─┬ vinyl@0.5.0
│ │ │ │ ├── clone@1.0.2
│ │ │ │ └── clone-stats@0.0.1
│ │ │ └─┬ through2@0.6.5
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── xtend@4.0.0
│ │ ├── gulp-rename@1.2.2
│ │ ├── is-url@1.2.1
│ │ ├── object-assign@2.1.1
│ │ ├─┬ read-all-stream@3.0.0
│ │ │ ├─┬ pinkie-promise@1.0.0
│ │ │ │ └── pinkie@1.0.0
│ │ │ └─┬ readable-stream@2.0.1
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ ├── process-nextick-args@1.0.1
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.1
│ │ ├─┬ stream-combiner2@1.0.2
│ │ │ ├─┬ duplexer2@0.0.2
│ │ │ │ └─┬ readable-stream@1.1.13
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └─┬ through2@0.5.1
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── xtend@3.0.0
│ │ ├─┬ through2@2.0.0
│ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ └── xtend@4.0.0
│ │ ├─┬ vinyl@0.4.6
│ │ │ ├── clone@0.2.0
│ │ │ └── clone-stats@0.0.1
│ │ ├─┬ vinyl-fs@1.0.0
│ │ │ ├─┬ duplexify@3.4.2
│ │ │ │ ├─┬ end-of-stream@1.0.0
│ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ ├─┬ glob-stream@4.1.1
│ │ │ │ ├─┬ glob@4.5.3
│ │ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ ├─┬ glob2base@0.0.12
│ │ │ │ │ └── find-index@0.1.1
│ │ │ │ ├─┬ minimatch@2.0.8
│ │ │ │ │ └─┬ brace-expansion@1.1.0
│ │ │ │ │ ├── balanced-match@0.2.0
│ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ ├── ordered-read-streams@0.1.0
│ │ │ │ └─┬ unique-stream@2.2.0
│ │ │ │ └─┬ through2-filter@2.0.0
│ │ │ │ ├─┬ through2@2.0.0
│ │ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ └── xtend@4.0.0
│ │ │ ├─┬ glob-watcher@0.0.8
│ │ │ │ └─┬ gaze@0.5.1
│ │ │ │ └─┬ globule@0.1.0
│ │ │ │ ├─┬ glob@3.1.21
│ │ │ │ │ ├── graceful-fs@1.2.3
│ │ │ │ │ └── inherits@1.0.0
│ │ │ │ ├── lodash@1.0.2
│ │ │ │ └─┬ minimatch@0.2.14
│ │ │ │ ├── lru-cache@2.6.5
│ │ │ │ └── sigmund@1.0.1
│ │ │ ├── graceful-fs@3.0.8
│ │ │ ├── merge-stream@0.1.8
│ │ │ ├─┬ strip-bom@1.0.0
│ │ │ │ ├── first-chunk-stream@1.0.0
│ │ │ │ └── is-utf8@0.2.0
│ │ │ └─┬ through2@0.6.5
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── xtend@4.0.0
│ │ └─┬ ware@1.3.0
│ │ └─┬ wrap-fn@0.1.4
│ │ └── co@3.1.0
│ ├─┬ findup-sync@0.2.1
│ │ └─┬ glob@4.3.5
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@2.0.8
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ └─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ ├─┬ github-username@2.0.0
│ │ ├─┬ gh-got@1.1.0
│ │ │ ├─┬ got@3.3.0
│ │ │ │ ├─┬ duplexify@3.4.2
│ │ │ │ │ ├─┬ end-of-stream@1.0.0
│ │ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ ├── infinity-agent@2.0.3
│ │ │ │ ├── is-redirect@1.0.0
│ │ │ │ ├── is-stream@1.0.1
│ │ │ │ ├── lowercase-keys@1.0.0
│ │ │ │ ├── nested-error-stacks@1.0.0
│ │ │ │ ├── prepend-http@1.0.1
│ │ │ │ ├─┬ read-all-stream@2.2.0
│ │ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ ├── statuses@1.2.1
│ │ │ │ └── timed-out@2.0.0
│ │ │ └── object-assign@2.1.1
│ │ └─┬ meow@3.3.0
│ │ ├─┬ camelcase-keys@1.0.0
│ │ │ ├── camelcase@1.1.0
│ │ │ └── map-obj@1.0.1
│ │ ├─┬ indent-string@1.2.1
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ repeating@1.1.3
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ ├── minimist@1.1.1
│ │ └── object-assign@3.0.0
│ ├─┬ glob@5.0.13
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@2.0.8
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ └─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ ├─┬ gruntfile-editor@1.0.0
│ │ └─┬ ast-query@1.0.1
│ │ ├─┬ escodegen@1.6.1
│ │ │ ├── esprima@1.2.5
│ │ │ ├── estraverse@1.9.3
│ │ │ ├── esutils@1.1.6
│ │ │ ├─┬ optionator@0.5.0
│ │ │ │ ├── deep-is@0.1.3
│ │ │ │ ├── fast-levenshtein@1.0.6
│ │ │ │ ├── levn@0.2.5
│ │ │ │ ├── prelude-ls@1.1.2
│ │ │ │ ├── type-check@0.3.1
│ │ │ │ └── wordwrap@0.0.3
│ │ │ └─┬ source-map@0.1.43
│ │ │ └── amdefine@1.0.0
│ │ ├── esprima@2.4.1
│ │ └── traverse@0.6.6
│ ├─┬ html-wiring@1.1.0
│ │ └─┬ cheerio@0.19.0
│ │ ├─┬ css-select@1.0.0
│ │ │ ├── boolbase@1.0.0
│ │ │ ├── css-what@1.0.0
│ │ │ ├─┬ domutils@1.4.3
│ │ │ │ └── domelementtype@1.3.0
│ │ │ └── nth-check@1.0.1
│ │ ├─┬ dom-serializer@0.1.0
│ │ │ └── domelementtype@1.1.3
│ │ ├── entities@1.1.1
│ │ └─┬ htmlparser2@3.8.3
│ │ ├── domelementtype@1.3.0
│ │ ├── domhandler@2.3.0
│ │ ├── domutils@1.5.1
│ │ ├── entities@1.0.0
│ │ └─┬ readable-stream@1.1.13
│ │ ├── core-util-is@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ ├─┬ inquirer@0.8.5
│ │ ├── ansi-regex@1.1.1
│ │ ├── cli-width@1.0.1
│ │ ├── figures@1.3.5
│ │ ├─┬ readline2@0.1.1
│ │ │ ├── mute-stream@0.0.4
│ │ │ └── strip-ansi@2.0.1
│ │ ├── rx@2.5.3
│ │ └── through@2.3.8
│ ├─┬ istextorbinary@1.0.2
│ │ ├── binaryextensions@1.0.0
│ │ └── textextensions@1.0.1
│ ├── lodash@3.10.0
│ ├─┬ mem-fs-editor@2.0.4
│ │ ├── commondir@1.0.1
│ │ ├── ejs@2.3.3
│ │ ├─┬ globby@2.1.0
│ │ │ ├─┬ array-union@1.0.1
│ │ │ │ └── array-uniq@1.0.2
│ │ │ ├── async@1.3.0
│ │ │ └── object-assign@3.0.0
│ │ ├─┬ multimatch@2.0.0
│ │ │ ├── array-differ@1.0.0
│ │ │ ├─┬ array-union@1.0.1
│ │ │ │ └── array-uniq@1.0.2
│ │ │ └─┬ minimatch@2.0.8
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ ├─┬ through2@2.0.0
│ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ └── xtend@4.0.0
│ │ └─┬ vinyl@0.5.0
│ │ ├── clone@1.0.2
│ │ ├── clone-stats@0.0.1
│ │ └── replace-ext@0.0.1
│ ├── mime@1.3.4
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ nopt@3.0.3
│ │ └── abbrev@1.0.7
│ ├── path-is-absolute@1.0.0
│ ├─┬ pretty-bytes@1.0.4
│ │ ├── get-stdin@4.0.1
│ │ └─┬ meow@3.3.0
│ │ ├─┬ camelcase-keys@1.0.0
│ │ │ ├── camelcase@1.1.0
│ │ │ └── map-obj@1.0.1
│ │ ├─┬ indent-string@1.2.1
│ │ │ └─┬ repeating@1.1.3
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ ├── minimist@1.1.1
│ │ └── object-assign@3.0.0
│ ├── read-chunk@1.0.1
│ ├─┬ rimraf@2.4.1
│ │ └─┬ glob@4.5.3
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@2.0.8
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ └─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ ├─┬ run-async@0.1.0
│ │ └─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ ├── shelljs@0.4.0
│ ├─┬ sinon@1.15.4
│ │ ├── formatio@1.1.1
│ │ ├── lolex@1.1.0
│ │ ├── samsam@1.1.2
│ │ └─┬ util@0.10.3
│ │ └── inherits@2.0.1
│ ├── text-table@0.2.0
│ ├─┬ through2@0.6.5
│ │ ├─┬ readable-stream@1.0.33
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ └── xtend@4.0.0
│ ├── user-home@1.1.1
│ ├── xdg-basedir@1.0.1
│ ├── yeoman-assert@2.0.0
│ ├─┬ yeoman-environment@1.2.6
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ globby@2.1.0
│ │ │ ├─┬ array-union@1.0.1
│ │ │ │ └── array-uniq@1.0.2
│ │ │ ├── async@1.3.0
│ │ │ └── object-assign@3.0.0
│ │ ├─┬ grouped-queue@0.3.0
│ │ │ ├── lodash@2.4.2
│ │ │ └── setimmediate@1.0.2
│ │ ├── log-symbols@1.0.2
│ │ ├─┬ mem-fs@1.1.0
│ │ │ ├─┬ vinyl@0.4.6
│ │ │ │ ├── clone@0.2.0
│ │ │ │ └── clone-stats@0.0.1
│ │ │ └─┬ vinyl-file@1.2.1
│ │ │ ├── graceful-fs@4.1.2
│ │ │ ├─┬ strip-bom@2.0.0
│ │ │ │ └── is-utf8@0.2.0
│ │ │ ├─┬ strip-bom-stream@1.0.0
│ │ │ │ └── first-chunk-stream@1.0.0
│ │ │ └─┬ vinyl@0.5.0
│ │ │ ├── clone@1.0.2
│ │ │ ├── clone-stats@0.0.1
│ │ │ └── replace-ext@0.0.1
│ │ └─┬ untildify@2.1.0
│ │ └── os-homedir@1.0.0
│ └── yeoman-welcome@1.0.1
├─┬ npm@2.13.0
│ ├── abbrev@1.0.7
│ ├── ansi@0.3.0
│ ├── ansi-regex@1.1.1
│ ├── ansicolors@0.3.2
│ ├── ansistyles@0.1.3
│ ├── archy@1.0.0
│ ├── async-some@1.0.2
│ ├── block-stream@0.0.8
│ ├── char-spinner@1.0.1
│ ├── chmodr@0.1.1
│ ├── chownr@0.0.2
│ ├─┬ cmd-shim@2.0.1
│ │ └── graceful-fs@3.0.8
│ ├─┬ columnify@1.5.1
│ │ └─┬ wcwidth@1.0.0
│ │ └─┬ defaults@1.0.2
│ │ └── clone@0.1.19
│ ├─┬ config-chain@1.1.9
│ │ └── proto-list@1.2.4
│ ├─┬ dezalgo@1.0.3
│ │ └── asap@2.0.3
│ ├── editor@1.0.0
│ ├─┬ fs-vacuum@1.2.6
│ │ └── graceful-fs@3.0.8
│ ├─┬ fs-write-stream-atomic@1.0.3
│ │ └── graceful-fs@3.0.8
│ ├─┬ fstream@1.0.7
│ │ └── graceful-fs@3.0.8
│ ├─┬ fstream-npm@1.0.3
│ │ └── fstream-ignore@1.0.2
│ ├── github-url-from-git@1.4.0
│ ├── github-url-from-username-repo@1.0.2
│ ├─┬ glob@5.0.13
│ │ └── path-is-absolute@1.0.0
│ ├── graceful-fs@4.1.2
│ ├── hosted-git-info@2.1.4
│ ├── inflight@1.0.4
│ ├── inherits@2.0.1
│ ├── ini@1.3.4
│ ├─┬ init-package-json@1.7.0
│ │ └── promzard@0.3.0
│ ├── lockfile@1.0.1
│ ├── lru-cache@2.6.5
│ ├─┬ minimatch@2.0.8
│ │ └─┬ brace-expansion@1.1.0
│ │ ├── balanced-match@0.2.0
│ │ └── concat-map@0.0.1
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ node-gyp@2.0.1
│ │ ├─┬ glob@4.5.3
│ │ │ └─┬ minimatch@2.0.8
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ ├── graceful-fs@3.0.8
│ │ ├─┬ minimatch@1.0.0
│ │ │ └── sigmund@1.0.1
│ │ ├─┬ path-array@1.0.0
│ │ │ └─┬ array-index@0.1.1
│ │ │ └─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ └── tar@1.0.3
│ ├── nopt@3.0.3
│ ├── normalize-git-url@2.0.0
│ ├── normalize-package-data@2.3.0
│ ├── npm-cache-filename@1.0.2
│ ├── npm-install-checks@1.0.5
│ ├── npm-package-arg@4.0.1
│ ├─┬ npm-registry-client@6.5.0
│ │ ├─┬ concat-stream@1.5.0
│ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ └── typedarray@0.0.6
│ │ └── graceful-fs@3.0.8
│ ├── npm-user-validate@0.1.2
│ ├─┬ npmlog@1.2.1
│ │ ├─┬ are-we-there-yet@1.0.4
│ │ │ └── delegates@0.1.0
│ │ └─┬ gauge@1.2.0
│ │ ├── has-unicode@1.0.0
│ │ ├── lodash._basetostring@3.0.0
│ │ ├─┬ lodash._createpadding@3.6.0
│ │ │ └── lodash.repeat@3.0.0
│ │ ├── lodash.pad@3.1.0
│ │ ├── lodash.padleft@3.1.1
│ │ └── lodash.padright@3.1.1
│ ├── once@1.3.2
│ ├── opener@1.4.1
│ ├─┬ osenv@0.1.3
│ │ ├── os-homedir@1.0.0
│ │ └── os-tmpdir@1.0.1
│ ├── path-is-inside@1.0.1
│ ├─┬ read@1.0.6
│ │ └── mute-stream@0.0.5
│ ├─┬ read-installed@4.0.1
│ │ ├── debuglog@1.0.1
│ │ ├── graceful-fs@3.0.8
│ │ ├── readdir-scoped-modules@1.0.1
│ │ └── util-extend@1.0.1
│ ├─┬ read-package-json@2.0.0
│ │ ├── graceful-fs@3.0.8
│ │ └─┬ json-parse-helpfulerror@1.0.3
│ │ └── jju@1.2.0
│ ├─┬ readable-stream@1.1.13
│ │ ├── core-util-is@1.0.1
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ ├── realize-package-specifier@3.0.1
│ ├─┬ request@2.58.0
│ │ ├── aws-sign2@0.5.0
│ │ ├─┬ bl@0.9.4
│ │ │ └─┬ readable-stream@1.0.33
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├── caseless@0.10.0
│ │ ├─┬ combined-stream@1.0.5
│ │ │ └── delayed-stream@1.0.0
│ │ ├── extend@2.0.1
│ │ ├── forever-agent@0.6.1
│ │ ├─┬ form-data@1.0.0-rc1
│ │ │ ├── async@1.2.1
│ │ │ └─┬ mime-types@2.1.1
│ │ │ └── mime-db@1.13.0
│ │ ├─┬ har-validator@1.7.1
│ │ │ ├── bluebird@2.9.30
│ │ │ ├─┬ chalk@1.0.0
│ │ │ │ ├── ansi-styles@2.0.1
│ │ │ │ ├── escape-string-regexp@1.0.3
│ │ │ │ ├─┬ has-ansi@1.0.3
│ │ │ │ │ └── get-stdin@4.0.1
│ │ │ │ └── supports-color@1.3.1
│ │ │ ├─┬ commander@2.8.1
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ └─┬ is-my-json-valid@2.12.0
│ │ │ ├── generate-function@2.0.0
│ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ └── is-property@1.0.2
│ │ │ ├── jsonpointer@1.1.0
│ │ │ └── xtend@4.0.0
│ │ ├─┬ hawk@2.3.1
│ │ │ ├── boom@2.8.0
│ │ │ ├── cryptiles@2.0.4
│ │ │ ├── hoek@2.14.0
│ │ │ └── sntp@1.0.9
│ │ ├─┬ http-signature@0.11.0
│ │ │ ├── asn1@0.1.11
│ │ │ ├── assert-plus@0.1.5
│ │ │ └── ctype@0.5.3
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├─┬ mime-types@2.0.14
│ │ │ └── mime-db@1.12.0
│ │ ├── node-uuid@1.4.3
│ │ ├── oauth-sign@0.8.0
│ │ ├── qs@3.1.0
│ │ ├── stringstream@0.0.4
│ │ ├── tough-cookie@2.0.0
│ │ └── tunnel-agent@0.4.0
│ ├── retry@0.6.1
│ ├─┬ rimraf@2.4.1
│ │ └── glob@4.5.3
│ ├── semver@4.3.6
│ ├─┬ sha@1.3.0
│ │ └── graceful-fs@3.0.8
│ ├── slide@1.1.6
│ ├── sorted-object@1.0.0
│ ├─┬ spdx@0.4.1
│ │ └── spdx-license-ids@1.0.1
│ ├── strip-ansi@2.0.1
│ ├── tar@2.1.1
│ ├── text-table@0.2.0
│ ├── uid-number@0.0.6
│ ├── umask@1.1.0
│ ├─┬ validate-npm-package-license@2.0.0
│ │ └── spdx-correct@1.0.0
│ ├─┬ validate-npm-package-name@2.2.2
│ │ └── builtins@0.0.7
│ ├─┬ which@1.1.1
│ │ └─┬ is-absolute@0.1.7
│ │ └── is-relative@0.1.3
│ ├── wrappy@1.0.1
│ └─┬ write-file-atomic@1.1.2
│ └── graceful-fs@3.0.8
└─┬ yo@1.4.7
├── array-uniq@1.0.2
├── async@1.3.0
├─┬ chalk@1.1.0
│ ├── 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
├─┬ configstore@1.2.0
│ ├── graceful-fs@4.1.2
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├── object-assign@3.0.0
│ ├── os-tmpdir@1.0.1
│ ├─┬ osenv@0.1.3
│ │ └── os-homedir@1.0.0
│ ├─┬ user-home@2.0.0
│ │ └── os-homedir@1.0.0
│ ├── uuid@2.0.1
│ └─┬ xdg-basedir@2.0.0
│ └── os-homedir@1.0.0
├─┬ cross-spawn@0.4.1
│ ├── lru-cache@2.6.5
│ └─┬ spawn-sync@1.0.11
│ ├─┬ concat-stream@1.5.0
│ │ ├── inherits@2.0.1
│ │ ├─┬ readable-stream@2.0.1
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ ├── process-nextick-args@1.0.1
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.1
│ │ └── typedarray@0.0.6
│ └── os-shim@0.1.2
├── figures@1.3.5
├─┬ findup@0.1.5
│ ├── colors@0.6.2
│ └── commander@2.1.0
├─┬ fullname@1.1.0
│ └─┬ npmconf@2.1.2
│ ├─┬ config-chain@1.1.9
│ │ └── proto-list@1.2.4
│ ├── inherits@2.0.1
│ ├── ini@1.3.4
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ nopt@3.0.3
│ │ └── abbrev@1.0.7
│ ├─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ ├─┬ osenv@0.1.3
│ │ ├── os-homedir@1.0.0
│ │ └── os-tmpdir@1.0.1
│ ├── semver@4.3.6
│ └── uid-number@0.0.5
├─┬ got@3.3.0
│ ├─┬ duplexify@3.4.2
│ │ ├─┬ end-of-stream@1.0.0
│ │ │ └─┬ once@1.3.2
│ │ │ └── wrappy@1.0.1
│ │ └─┬ readable-stream@2.0.1
│ │ ├── core-util-is@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ ├── process-nextick-args@1.0.1
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.1
│ ├── infinity-agent@2.0.3
│ ├── is-redirect@1.0.0
│ ├── is-stream@1.0.1
│ ├── lowercase-keys@1.0.0
│ ├── nested-error-stacks@1.0.0
│ ├── object-assign@2.1.1
│ ├── prepend-http@1.0.1
│ ├─┬ read-all-stream@2.2.0
│ │ └─┬ readable-stream@2.0.1
│ │ ├── core-util-is@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ ├── process-nextick-args@1.0.1
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.1
│ ├── statuses@1.2.1
│ └── timed-out@2.0.0
├─┬ humanize-string@1.0.1
│ └── decamelize@1.0.0
├─┬ inquirer@0.8.5
│ ├── ansi-regex@1.1.1
│ ├── cli-width@1.0.1
│ ├─┬ readline2@0.1.1
│ │ ├── mute-stream@0.0.4
│ │ └── strip-ansi@2.0.1
│ ├── rx@2.5.3
│ └── through@2.3.8
├─┬ insight@0.6.0
│ ├── async@0.9.2
│ ├─┬ lodash.debounce@3.1.1
│ │ └── lodash._getnative@3.9.1
│ ├── object-assign@2.1.1
│ ├─┬ os-name@1.0.3
│ │ ├─┬ osx-release@1.1.0
│ │ │ └── minimist@1.1.1
│ │ └── win-release@1.0.0
│ ├─┬ request@2.58.0
│ │ ├── aws-sign2@0.5.0
│ │ ├─┬ bl@0.9.4
│ │ │ └─┬ readable-stream@1.0.33
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├── caseless@0.10.0
│ │ ├─┬ combined-stream@1.0.5
│ │ │ └── delayed-stream@1.0.0
│ │ ├── extend@2.0.1
│ │ ├── forever-agent@0.6.1
│ │ ├─┬ form-data@1.0.0-rc1
│ │ │ ├── async@1.3.0
│ │ │ └─┬ mime-types@2.1.2
│ │ │ └── mime-db@1.14.0
│ │ ├─┬ har-validator@1.8.0
│ │ │ ├── bluebird@2.9.33
│ │ │ ├─┬ commander@2.8.1
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ └─┬ is-my-json-valid@2.12.0
│ │ │ ├── generate-function@2.0.0
│ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ └── is-property@1.0.2
│ │ │ ├── jsonpointer@1.1.0
│ │ │ └── xtend@4.0.0
│ │ ├─┬ hawk@2.3.1
│ │ │ ├── boom@2.8.0
│ │ │ ├── cryptiles@2.0.4
│ │ │ ├── hoek@2.14.0
│ │ │ └── sntp@1.0.9
│ │ ├─┬ http-signature@0.11.0
│ │ │ ├── asn1@0.1.11
│ │ │ ├── assert-plus@0.1.5
│ │ │ └── ctype@0.5.3
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├─┬ mime-types@2.0.14
│ │ │ └── mime-db@1.12.0
│ │ ├── node-uuid@1.4.3
│ │ ├── oauth-sign@0.8.0
│ │ ├── qs@3.1.0
│ │ ├── stringstream@0.0.4
│ │ └── tunnel-agent@0.4.1
│ └── tough-cookie@1.2.0
├── lodash@3.10.0
├─┬ meow@3.3.0
│ ├─┬ camelcase-keys@1.0.0
│ │ ├── camelcase@1.1.0
│ │ └── map-obj@1.0.1
│ ├─┬ indent-string@1.2.1
│ │ └── get-stdin@4.0.1
│ ├── minimist@1.1.1
│ └── object-assign@3.0.0
├─┬ npm-keyword@1.2.0
│ └─┬ registry-url@3.0.3
│ └─┬ rc@1.0.3
│ ├── deep-extend@0.2.11
│ ├── ini@1.3.4
│ ├── minimist@0.0.10
│ └── strip-json-comments@0.1.3
├── opn@1.0.2
├─┬ package-json@1.2.0
│ └─┬ registry-url@3.0.3
│ └─┬ rc@1.0.3
│ ├── deep-extend@0.2.11
│ ├── ini@1.3.4
│ ├── minimist@0.0.10
│ └── strip-json-comments@0.1.3
├─┬ repeating@1.1.3
│ └─┬ is-finite@1.0.1
│ └── number-is-nan@1.0.0
├─┬ root-check@1.0.0
│ ├─┬ downgrade-root@1.1.0
│ │ ├── default-uid@1.0.0
│ │ └── is-root@1.0.0
│ └─┬ sudo-block@1.2.0
│ ├── is-docker@1.0.0
│ └── is-root@1.0.0
├─┬ sort-on@1.2.2
│ ├── arrify@1.0.0
│ └── dot-prop@2.2.0
├─┬ string-length@1.0.0
│ └─┬ strip-ansi@2.0.1
│ └── ansi-regex@1.1.1
├── titleize@1.0.0
├─┬ update-notifier@0.5.0
│ ├── is-npm@1.0.0
│ ├── latest-version@1.0.1
│ └─┬ semver-diff@2.0.0
│ └── semver@4.3.6
├── user-home@1.1.1
├─┬ yeoman-character@1.0.1
│ └── supports-color@1.3.1
├─┬ yeoman-doctor@1.4.0
│ ├─┬ bin-version-check@2.1.0
│ │ ├─┬ bin-version@1.0.1
│ │ │ └─┬ find-versions@1.1.3
│ │ │ ├── get-stdin@4.0.1
│ │ │ └── semver-regex@1.0.0
│ │ ├── minimist@1.1.1
│ │ └── semver-truncate@1.0.0
│ ├─┬ each-async@1.1.1
│ │ ├── onetime@1.0.0
│ │ └── set-immediate-shim@1.0.1
│ ├── log-symbols@1.0.2
│ ├── object-values@1.0.0
│ ├── semver@4.3.6
│ └─┬ twig@0.8.2
│ ├─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.6.5
│ │ └── sigmund@1.0.1
│ └─┬ walk@2.3.9
│ └── foreachasync@3.0.0
├─┬ yeoman-environment@1.2.6
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── diff@1.4.0
│ ├── escape-string-regexp@1.0.3
│ ├─┬ globby@2.1.0
│ │ ├── array-union@1.0.1
│ │ ├─┬ glob@5.0.13
│ │ │ ├─┬ inflight@1.0.4
│ │ │ │ └── wrappy@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ minimatch@2.0.8
│ │ │ │ └─┬ brace-expansion@1.1.0
│ │ │ │ ├── balanced-match@0.2.0
│ │ │ │ └── concat-map@0.0.1
│ │ │ ├─┬ once@1.3.2
│ │ │ │ └── wrappy@1.0.1
│ │ │ └── path-is-absolute@1.0.0
│ │ └── object-assign@3.0.0
│ ├─┬ grouped-queue@0.3.0
│ │ ├── lodash@2.4.2
│ │ └── setimmediate@1.0.2
│ ├── log-symbols@1.0.2
│ ├─┬ mem-fs@1.1.0
│ │ ├─┬ through2@0.6.5
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── xtend@4.0.0
│ │ ├─┬ vinyl@0.4.6
│ │ │ ├── clone@0.2.0
│ │ │ └── clone-stats@0.0.1
│ │ └─┬ vinyl-file@1.2.1
│ │ ├── graceful-fs@4.1.2
│ │ ├─┬ strip-bom@2.0.0
│ │ │ └── is-utf8@0.2.0
│ │ ├─┬ strip-bom-stream@1.0.0
│ │ │ └── first-chunk-stream@1.0.0
│ │ └─┬ vinyl@0.5.0
│ │ ├── clone@1.0.2
│ │ ├── clone-stats@0.0.1
│ │ └── replace-ext@0.0.1
│ ├── text-table@0.2.0
│ └─┬ untildify@2.1.0
│ └── os-homedir@1.0.0
└─┬ yosay@1.0.4
├── ansi-regex@1.1.1
├── ansi-styles@2.1.0
├── minimist@1.1.1
├── pad-component@0.0.1
├── strip-ansi@2.0.1
├─┬ taketalk@1.0.0
│ └── get-stdin@4.0.1
└── word-wrap@1.0.3
/Users/jamestalmage/.nvm/versions/node/v0.12.7/lib
├─┬ generator-nm@1.4.0
│ ├─┬ humanize-url@1.0.1
│ │ └── strip-url-auth@1.0.1
│ ├─┬ normalize-url@1.3.0
│ │ ├── object-assign@3.0.0
│ │ ├── prepend-http@1.0.1
│ │ ├── query-string@2.3.0
│ │ └─┬ sort-keys@1.1.0
│ │ └── is-obj@1.0.0
│ ├─┬ superb@1.1.4
│ │ ├─┬ meow@3.3.0
│ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ ├── camelcase@1.1.0
│ │ │ │ └── map-obj@1.0.1
│ │ │ ├─┬ indent-string@1.2.1
│ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ └─┬ repeating@1.1.3
│ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ └── number-is-nan@1.0.0
│ │ │ ├── minimist@1.1.1
│ │ │ └── object-assign@3.0.0
│ │ └─┬ unique-random-array@1.0.0
│ │ └── unique-random@1.0.0
│ ├── underscore.string@3.1.1
│ └─┬ yeoman-generator@0.20.1
│ ├── async@0.9.2
│ ├─┬ chalk@1.1.0
│ │ ├── 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
│ ├─┬ class-extend@0.1.1
│ │ └── lodash@2.4.2
│ ├─┬ cli-table@0.3.1
│ │ └── colors@1.0.3
│ ├─┬ cross-spawn@0.4.1
│ │ ├── lru-cache@2.6.5
│ │ └─┬ spawn-sync@1.0.11
│ │ ├─┬ concat-stream@1.5.0
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ └── typedarray@0.0.6
│ │ └── os-shim@0.1.2
│ ├─┬ dargs@4.0.1
│ │ └── number-is-nan@1.0.0
│ ├─┬ dateformat@1.0.11
│ │ ├── get-stdin@4.0.1
│ │ └─┬ meow@3.3.0
│ │ ├─┬ camelcase-keys@1.0.0
│ │ │ ├── camelcase@1.1.0
│ │ │ └── map-obj@1.0.1
│ │ ├─┬ indent-string@1.2.1
│ │ │ └─┬ repeating@1.1.3
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ ├── minimist@1.1.1
│ │ └── object-assign@3.0.0
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── detect-conflict@1.0.0
│ ├── diff@1.4.0
│ ├─┬ download@4.1.4
│ │ ├─┬ concat-stream@1.5.0
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ └── typedarray@0.0.6
│ │ ├─┬ each-async@1.1.1
│ │ │ ├── onetime@1.0.0
│ │ │ └── set-immediate-shim@1.0.1
│ │ ├─┬ filenamify@1.2.0
│ │ │ ├── filename-reserved-regex@1.0.0
│ │ │ ├─┬ strip-outer@1.0.0
│ │ │ │ └── escape-string-regexp@1.0.3
│ │ │ └─┬ trim-repeated@1.0.0
│ │ │ └── escape-string-regexp@1.0.3
│ │ ├─┬ got@2.9.2
│ │ │ ├─┬ duplexify@3.4.2
│ │ │ │ ├─┬ end-of-stream@1.0.0
│ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ ├── infinity-agent@2.0.3
│ │ │ ├── is-stream@1.0.1
│ │ │ ├── lowercase-keys@1.0.0
│ │ │ ├── nested-error-stacks@1.0.0
│ │ │ ├── prepend-http@1.0.1
│ │ │ ├─┬ read-all-stream@2.2.0
│ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ ├── statuses@1.2.1
│ │ │ └── timed-out@2.0.0
│ │ ├─┬ gulp-decompress@1.0.2
│ │ │ ├─┬ archive-type@2.1.0
│ │ │ │ ├── file-type@2.7.0
│ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ └─┬ meow@3.3.0
│ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ ├── camelcase@1.1.0
│ │ │ │ │ └── map-obj@1.0.1
│ │ │ │ ├─┬ indent-string@1.2.1
│ │ │ │ │ └─┬ repeating@1.1.3
│ │ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ ├── minimist@1.1.1
│ │ │ │ └── object-assign@3.0.0
│ │ │ ├─┬ decompress@2.3.0
│ │ │ │ ├─┬ buffer-to-vinyl@1.0.0
│ │ │ │ │ ├── file-type@2.7.0
│ │ │ │ │ └── uuid@2.0.1
│ │ │ │ ├─┬ decompress-tar@3.1.0
│ │ │ │ │ ├── is-tar@1.0.0
│ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ ├── is-natural-number@2.0.0
│ │ │ │ │ │ ├── minimist@1.1.1
│ │ │ │ │ │ └── sum-up@1.0.2
│ │ │ │ │ └─┬ tar-stream@1.2.1
│ │ │ │ │ ├── bl@1.0.0
│ │ │ │ │ ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ │ └── xtend@4.0.0
│ │ │ │ ├─┬ decompress-tarbz2@3.1.0
│ │ │ │ │ ├── is-bzip2@1.0.0
│ │ │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │ │ │ │ └── commander@2.4.0
│ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ ├── is-natural-number@2.0.0
│ │ │ │ │ │ ├── minimist@1.1.1
│ │ │ │ │ │ └── sum-up@1.0.2
│ │ │ │ │ └─┬ tar-stream@1.2.1
│ │ │ │ │ ├── bl@1.0.0
│ │ │ │ │ ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ │ └── xtend@4.0.0
│ │ │ │ ├─┬ decompress-targz@3.1.0
│ │ │ │ │ ├── is-gzip@1.0.0
│ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ ├── is-natural-number@2.0.0
│ │ │ │ │ │ ├── minimist@1.1.1
│ │ │ │ │ │ └── sum-up@1.0.2
│ │ │ │ │ └─┬ tar-stream@1.2.1
│ │ │ │ │ ├── bl@1.0.0
│ │ │ │ │ ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ │ └── xtend@4.0.0
│ │ │ │ ├─┬ decompress-unzip@3.3.0
│ │ │ │ │ ├── is-zip@1.0.0
│ │ │ │ │ ├── stat-mode@0.2.1
│ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ ├── is-natural-number@2.0.0
│ │ │ │ │ │ ├── minimist@1.1.1
│ │ │ │ │ │ └── sum-up@1.0.2
│ │ │ │ │ ├─┬ through2@2.0.0
│ │ │ │ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ │ │ └── xtend@4.0.0
│ │ │ │ │ ├─┬ vinyl@0.5.0
│ │ │ │ │ │ ├── clone@1.0.2
│ │ │ │ │ │ ├── clone-stats@0.0.1
│ │ │ │ │ │ └── replace-ext@0.0.1
│ │ │ │ │ └─┬ yauzl@2.3.1
│ │ │ │ │ ├── fd-slicer@1.0.1
│ │ │ │ │ └── pend@1.2.0
│ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ ├─┬ meow@3.3.0
│ │ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ │ ├── camelcase@1.1.0
│ │ │ │ │ │ └── map-obj@1.0.1
│ │ │ │ │ ├─┬ indent-string@1.2.1
│ │ │ │ │ │ └─┬ repeating@1.1.3
│ │ │ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ │ ├── minimist@1.1.1
│ │ │ │ │ └── object-assign@3.0.0
│ │ │ │ └─┬ vinyl-assign@1.2.0
│ │ │ │ ├── object-assign@3.0.0
│ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ ├─┬ gulp-util@3.0.6
│ │ │ │ ├── array-differ@1.0.0
│ │ │ │ ├── array-uniq@1.0.2
│ │ │ │ ├── beeper@1.1.0
│ │ │ │ ├── lodash._reescape@3.0.0
│ │ │ │ ├── lodash._reevaluate@3.0.0
│ │ │ │ ├── lodash._reinterpolate@3.0.0
│ │ │ │ ├─┬ lodash.template@3.6.2
│ │ │ │ │ ├── lodash._basecopy@3.0.1
│ │ │ │ │ ├── lodash._basetostring@3.0.1
│ │ │ │ │ ├── lodash._basevalues@3.0.0
│ │ │ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ │ │ ├── lodash.escape@3.0.0
│ │ │ │ │ ├─┬ 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.templatesettings@3.1.0
│ │ │ │ ├── minimist@1.1.1
│ │ │ │ ├─┬ multipipe@0.1.2
│ │ │ │ │ └─┬ duplexer2@0.0.2
│ │ │ │ │ └─┬ readable-stream@1.1.13
│ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ └── string_decoder@0.10.31
│ │ │ │ ├── object-assign@3.0.0
│ │ │ │ ├── replace-ext@0.0.1
│ │ │ │ ├─┬ through2@2.0.0
│ │ │ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ │ └── xtend@4.0.0
│ │ │ │ └─┬ vinyl@0.5.0
│ │ │ │ ├── clone@1.0.2
│ │ │ │ └── clone-stats@0.0.1
│ │ │ └─┬ through2@0.6.5
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── xtend@4.0.0
│ │ ├── gulp-rename@1.2.2
│ │ ├── is-url@1.2.1
│ │ ├── object-assign@2.1.1
│ │ ├─┬ read-all-stream@3.0.0
│ │ │ ├─┬ pinkie-promise@1.0.0
│ │ │ │ └── pinkie@1.0.0
│ │ │ └─┬ readable-stream@2.0.1
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ ├── process-nextick-args@1.0.1
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.1
│ │ ├─┬ stream-combiner2@1.0.2
│ │ │ ├─┬ duplexer2@0.0.2
│ │ │ │ └─┬ readable-stream@1.1.13
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └─┬ through2@0.5.1
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── xtend@3.0.0
│ │ ├─┬ through2@2.0.0
│ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ └── xtend@4.0.0
│ │ ├─┬ vinyl@0.4.6
│ │ │ ├── clone@0.2.0
│ │ │ └── clone-stats@0.0.1
│ │ ├─┬ vinyl-fs@1.0.0
│ │ │ ├─┬ duplexify@3.4.2
│ │ │ │ ├─┬ end-of-stream@1.0.0
│ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ ├─┬ glob-stream@4.1.1
│ │ │ │ ├─┬ glob@4.5.3
│ │ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ ├─┬ glob2base@0.0.12
│ │ │ │ │ └── find-index@0.1.1
│ │ │ │ ├─┬ minimatch@2.0.8
│ │ │ │ │ └─┬ brace-expansion@1.1.0
│ │ │ │ │ ├── balanced-match@0.2.0
│ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ ├── ordered-read-streams@0.1.0
│ │ │ │ └─┬ unique-stream@2.2.0
│ │ │ │ └─┬ through2-filter@2.0.0
│ │ │ │ ├─┬ through2@2.0.0
│ │ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ └── xtend@4.0.0
│ │ │ ├─┬ glob-watcher@0.0.8
│ │ │ │ └─┬ gaze@0.5.1
│ │ │ │ └─┬ globule@0.1.0
│ │ │ │ ├─┬ glob@3.1.21
│ │ │ │ │ ├── graceful-fs@1.2.3
│ │ │ │ │ └── inherits@1.0.0
│ │ │ │ ├── lodash@1.0.2
│ │ │ │ └─┬ minimatch@0.2.14
│ │ │ │ ├── lru-cache@2.6.5
│ │ │ │ └── sigmund@1.0.1
│ │ │ ├── graceful-fs@3.0.8
│ │ │ ├── merge-stream@0.1.8
│ │ │ ├─┬ strip-bom@1.0.0
│ │ │ │ ├── first-chunk-stream@1.0.0
│ │ │ │ └── is-utf8@0.2.0
│ │ │ └─┬ through2@0.6.5
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── xtend@4.0.0
│ │ └─┬ ware@1.3.0
│ │ └─┬ wrap-fn@0.1.4
│ │ └── co@3.1.0
│ ├─┬ findup-sync@0.2.1
│ │ └─┬ glob@4.3.5
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@2.0.8
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ └─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ ├─┬ github-username@2.0.0
│ │ ├─┬ gh-got@1.1.0
│ │ │ ├─┬ got@3.3.0
│ │ │ │ ├─┬ duplexify@3.4.2
│ │ │ │ │ ├─┬ end-of-stream@1.0.0
│ │ │ │ │ │ └─┬ once@1.3.2
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ ├── infinity-agent@2.0.3
│ │ │ │ ├── is-redirect@1.0.0
│ │ │ │ ├── is-stream@1.0.1
│ │ │ │ ├── lowercase-keys@1.0.0
│ │ │ │ ├── nested-error-stacks@1.0.0
│ │ │ │ ├── prepend-http@1.0.1
│ │ │ │ ├─┬ read-all-stream@2.2.0
│ │ │ │ │ └─┬ readable-stream@2.0.1
│ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ └── util-deprecate@1.0.1
│ │ │ │ ├── statuses@1.2.1
│ │ │ │ └── timed-out@2.0.0
│ │ │ └── object-assign@2.1.1
│ │ └─┬ meow@3.3.0
│ │ ├─┬ camelcase-keys@1.0.0
│ │ │ ├── camelcase@1.1.0
│ │ │ └── map-obj@1.0.1
│ │ ├─┬ indent-string@1.2.1
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ repeating@1.1.3
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ ├── minimist@1.1.1
│ │ └── object-assign@3.0.0
│ ├─┬ glob@5.0.13
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@2.0.8
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ └─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ ├─┬ gruntfile-editor@1.0.0
│ │ └─┬ ast-query@1.0.1
│ │ ├─┬ escodegen@1.6.1
│ │ │ ├── esprima@1.2.5
│ │ │ ├── estraverse@1.9.3
│ │ │ ├── esutils@1.1.6
│ │ │ ├─┬ optionator@0.5.0
│ │ │ │ ├── deep-is@0.1.3
│ │ │ │ ├── fast-levenshtein@1.0.6
│ │ │ │ ├── levn@0.2.5
│ │ │ │ ├── prelude-ls@1.1.2
│ │ │ │ ├── type-check@0.3.1
│ │ │ │ └── wordwrap@0.0.3
│ │ │ └─┬ source-map@0.1.43
│ │ │ └── amdefine@1.0.0
│ │ ├── esprima@2.4.1
│ │ └── traverse@0.6.6
│ ├─┬ html-wiring@1.1.0
│ │ └─┬ cheerio@0.19.0
│ │ ├─┬ css-select@1.0.0
│ │ │ ├── boolbase@1.0.0
│ │ │ ├── css-what@1.0.0
│ │ │ ├─┬ domutils@1.4.3
│ │ │ │ └── domelementtype@1.3.0
│ │ │ └── nth-check@1.0.1
│ │ ├─┬ dom-serializer@0.1.0
│ │ │ └── domelementtype@1.1.3
│ │ ├── entities@1.1.1
│ │ └─┬ htmlparser2@3.8.3
│ │ ├── domelementtype@1.3.0
│ │ ├── domhandler@2.3.0
│ │ ├── domutils@1.5.1
│ │ ├── entities@1.0.0
│ │ └─┬ readable-stream@1.1.13
│ │ ├── core-util-is@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ ├─┬ inquirer@0.8.5
│ │ ├── ansi-regex@1.1.1
│ │ ├── cli-width@1.0.1
│ │ ├── figures@1.3.5
│ │ ├─┬ readline2@0.1.1
│ │ │ ├── mute-stream@0.0.4
│ │ │ └── strip-ansi@2.0.1
│ │ ├── rx@2.5.3
│ │ └── through@2.3.8
│ ├─┬ istextorbinary@1.0.2
│ │ ├── binaryextensions@1.0.0
│ │ └── textextensions@1.0.1
│ ├── lodash@3.10.0
│ ├─┬ mem-fs-editor@2.0.4
│ │ ├── commondir@1.0.1
│ │ ├── ejs@2.3.3
│ │ ├─┬ globby@2.1.0
│ │ │ ├─┬ array-union@1.0.1
│ │ │ │ └── array-uniq@1.0.2
│ │ │ ├── async@1.3.0
│ │ │ └── object-assign@3.0.0
│ │ ├─┬ multimatch@2.0.0
│ │ │ ├── array-differ@1.0.0
│ │ │ ├─┬ array-union@1.0.1
│ │ │ │ └── array-uniq@1.0.2
│ │ │ └─┬ minimatch@2.0.8
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ ├─┬ through2@2.0.0
│ │ │ ├─┬ readable-stream@2.0.1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.1
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ └── xtend@4.0.0
│ │ └─┬ vinyl@0.5.0
│ │ ├── clone@1.0.2
│ │ ├── clone-stats@0.0.1
│ │ └── replace-ext@0.0.1
│ ├── mime@1.3.4
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ nopt@3.0.3
│ │ └── abbrev@1.0.7
│ ├── path-is-absolute@1.0.0
│ ├─┬ pretty-bytes@1.0.4
│ │ ├── get-stdin@4.0.1
│ │ └─┬ meow@3.3.0
│ │ ├─┬ camelcase-keys@1.0.0
│ │ │ ├── camelcase@1.1.0
│ │ │ └── map-obj@1.0.1
│ │ ├─┬ indent-string@1.2.1
│ │ │ └─┬ repeating@1.1.3
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ ├── minimist@1.1.1
│ │ └── object-assign@3.0.0
│ ├── read-chunk@1.0.1
│ ├─┬ rimraf@2.4.1
│ │ └─┬ glob@4.5.3
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@2.0.8
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ └─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ ├─┬ run-async@0.1.0
│ │ └─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ ├── shelljs@0.4.0
│ ├─┬ sinon@1.15.4
│ │ ├── formatio@1.1.1
│ │ ├── lolex@1.1.0
│ │ ├── samsam@1.1.2
│ │ └─┬ util@0.10.3
│ │ └── inherits@2.0.1
│ ├── text-table@0.2.0
│ ├─┬ through2@0.6.5
│ │ ├─┬ readable-stream@1.0.33
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ └── xtend@4.0.0
│ ├── user-home@1.1.1
│ ├── xdg-basedir@1.0.1
│ ├── yeoman-assert@2.0.0
│ ├─┬ yeoman-environment@1.2.6
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ globby@2.1.0
│ │ │ ├─┬ array-union@1.0.1
│ │ │ │ └── array-uniq@1.0.2
│ │ │ ├── async@1.3.0
│ │ │ └── object-assign@3.0.0
│ │ ├─┬ grouped-queue@0.3.0
│ │ │ ├── lodash@2.4.2
│ │ │ └── setimmediate@1.0.2
│ │ ├── log-symbols@1.0.2
│ │ ├─┬ mem-fs@1.1.0
│ │ │ ├─┬ vinyl@0.4.6
│ │ │ │ ├── clone@0.2.0
│ │ │ │ └── clone-stats@0.0.1
│ │ │ └─┬ vinyl-file@1.2.1
│ │ │ ├── graceful-fs@4.1.2
│ │ │ ├─┬ strip-bom@2.0.0
│ │ │ │ └── is-utf8@0.2.0
│ │ │ ├─┬ strip-bom-stream@1.0.0
│ │ │ │ └── first-chunk-stream@1.0.0
│ │ │ └─┬ vinyl@0.5.0
│ │ │ ├── clone@1.0.2
│ │ │ ├── clone-stats@0.0.1
│ │ │ └── replace-ext@0.0.1
│ │ └─┬ untildify@2.1.0
│ │ └── os-homedir@1.0.0
│ └── yeoman-welcome@1.0.1
├─┬ npm@2.11.3
│ ├── abbrev@1.0.7
│ ├── ansi@0.3.0
│ ├── ansi-regex@1.1.1
│ ├── ansicolors@0.3.2
│ ├── ansistyles@0.1.3
│ ├── archy@1.0.0
│ ├── async-some@1.0.2
│ ├── block-stream@0.0.8
│ ├── char-spinner@1.0.1
│ ├── chmodr@0.1.1
│ ├── chownr@0.0.2
│ ├── cmd-shim@2.0.1
│ ├─┬ columnify@1.5.1
│ │ └─┬ wcwidth@1.0.0
│ │ └─┬ defaults@1.0.2
│ │ └── clone@0.1.19
│ ├─┬ config-chain@1.1.9
│ │ └── proto-list@1.2.4
│ ├─┬ dezalgo@1.0.2
│ │ └── asap@1.0.0
│ ├── editor@1.0.0
│ ├── fs-vacuum@1.2.6
│ ├── fs-write-stream-atomic@1.0.3
│ ├── fstream@1.0.6
│ ├─┬ fstream-npm@1.0.2
│ │ └── fstream-ignore@1.0.2
│ ├── github-url-from-git@1.4.0
│ ├── github-url-from-username-repo@1.0.2
│ ├─┬ glob@5.0.10
│ │ └── path-is-absolute@1.0.0
│ ├── graceful-fs@3.0.8
│ ├── hosted-git-info@2.1.4
│ ├── inflight@1.0.4
│ ├── inherits@2.0.1
│ ├── ini@1.3.4
│ ├─┬ init-package-json@1.6.0
│ │ ├── promzard@0.3.0
│ │ └─┬ validate-npm-package-license@1.0.0-prerelease-2
│ │ └── spdx-correct@1.0.0-prerelease-3
│ ├── lockfile@1.0.1
│ ├── lru-cache@2.6.4
│ ├─┬ minimatch@2.0.8
│ │ └─┬ brace-expansion@1.1.0
│ │ ├── balanced-match@0.2.0
│ │ └── concat-map@0.0.1
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ node-gyp@2.0.1
│ │ ├─┬ glob@4.5.3
│ │ │ └─┬ minimatch@2.0.8
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ ├─┬ minimatch@1.0.0
│ │ │ └── sigmund@1.0.1
│ │ ├─┬ path-array@1.0.0
│ │ │ └─┬ array-index@0.1.1
│ │ │ └─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ └── tar@1.0.3
│ ├── nopt@3.0.2
│ ├── normalize-git-url@1.0.1
│ ├── normalize-package-data@2.2.1
│ ├── npm-cache-filename@1.0.1
│ ├── npm-install-checks@1.0.5
│ ├── npm-package-arg@4.0.1
│ ├─┬ npm-registry-client@6.4.0
│ │ └─┬ concat-stream@1.4.8
│ │ └── typedarray@0.0.6
│ ├── npm-user-validate@0.1.2
│ ├─┬ npmlog@1.2.1
│ │ ├─┬ are-we-there-yet@1.0.4
│ │ │ └── delegates@0.1.0
│ │ └─┬ gauge@1.2.0
│ │ ├── has-unicode@1.0.0
│ │ ├── lodash._basetostring@3.0.0
│ │ ├─┬ lodash._createpadding@3.6.0
│ │ │ └── lodash.repeat@3.0.0
│ │ ├── lodash.pad@3.1.0
│ │ ├── lodash.padleft@3.1.1
│ │ └── lodash.padright@3.1.1
│ ├── once@1.3.2
│ ├── opener@1.4.1
│ ├─┬ osenv@0.1.2
│ │ └── os-tmpdir@1.0.1
│ ├── path-is-inside@1.0.1
│ ├─┬ read@1.0.6
│ │ └── mute-stream@0.0.5
│ ├─┬ read-installed@4.0.0
│ │ ├── debuglog@1.0.1
│ │ ├── readdir-scoped-modules@1.0.1
│ │ └── util-extend@1.0.1
│ ├─┬ read-package-json@2.0.0
│ │ └─┬ json-parse-helpfulerror@1.0.3
│ │ └── jju@1.2.0
│ ├─┬ readable-stream@1.1.13
│ │ ├── core-util-is@1.0.1
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ ├── realize-package-specifier@3.0.1
│ ├─┬ request@2.57.0
│ │ ├── aws-sign2@0.5.0
│ │ ├─┬ bl@0.9.4
│ │ │ └─┬ readable-stream@1.0.33
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├── caseless@0.10.0
│ │ ├─┬ combined-stream@1.0.3
│ │ │ └── delayed-stream@1.0.0
│ │ ├── forever-agent@0.6.1
│ │ ├─┬ form-data@0.2.0
│ │ │ ├── async@0.9.2
│ │ │ └─┬ combined-stream@0.0.7
│ │ │ └── delayed-stream@0.0.5
│ │ ├─┬ har-validator@1.7.1
│ │ │ ├── bluebird@2.9.27
│ │ │ ├─┬ chalk@1.0.0
│ │ │ │ ├── ansi-styles@2.0.1
│ │ │ │ ├── escape-string-regexp@1.0.3
│ │ │ │ ├─┬ has-ansi@1.0.3
│ │ │ │ │ └── get-stdin@4.0.1
│ │ │ │ └── supports-color@1.3.1
│ │ │ ├─┬ commander@2.8.1
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ └─┬ is-my-json-valid@2.12.0
│ │ │ ├── generate-function@2.0.0
│ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ └── is-property@1.0.2
│ │ │ ├── jsonpointer@1.1.0
│ │ │ └── xtend@4.0.0
│ │ ├─┬ hawk@2.3.1
│ │ │ ├── boom@2.7.2
│ │ │ ├── cryptiles@2.0.4
│ │ │ ├── hoek@2.14.0
│ │ │ └── sntp@1.0.9
│ │ ├─┬ http-signature@0.11.0
│ │ │ ├── asn1@0.1.11
│ │ │ ├── assert-plus@0.1.5
│ │ │ └── ctype@0.5.3
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├─┬ mime-types@2.0.12
│ │ │ └── mime-db@1.10.0
│ │ ├── node-uuid@1.4.3
│ │ ├── oauth-sign@0.8.0
│ │ ├── qs@3.1.0
│ │ ├── stringstream@0.0.4
│ │ ├── tough-cookie@1.2.0
│ │ └── tunnel-agent@0.4.0
│ ├── retry@0.6.1
│ ├─┬ rimraf@2.4.0
│ │ └── glob@4.5.3
│ ├── semver@4.3.6
│ ├── sha@1.3.0
│ ├── slide@1.1.6
│ ├── sorted-object@1.0.0
│ ├─┬ spdx@0.4.1
│ │ └── spdx-license-ids@1.0.1
│ ├── strip-ansi@2.0.1
│ ├── tar@2.1.1
│ ├── text-table@0.2.0
│ ├── uid-number@0.0.6
│ ├── umask@1.1.0
│ ├─┬ validate-npm-package-name@2.2.0
│ │ └── builtins@0.0.7
│ ├─┬ which@1.1.1
│ │ └─┬ is-absolute@0.1.7
│ │ └── is-relative@0.1.3
│ ├── wrappy@1.0.1
│ └── write-file-atomic@1.1.2
└─┬ yo@1.4.7
├── array-uniq@1.0.2
├── async@1.3.0
├─┬ chalk@1.1.0
│ ├── 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
├─┬ configstore@1.2.0
│ ├── graceful-fs@4.1.2
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├── object-assign@3.0.0
│ ├── os-tmpdir@1.0.1
│ ├─┬ osenv@0.1.3
│ │ └── os-homedir@1.0.0
│ ├─┬ user-home@2.0.0
│ │ └── os-homedir@1.0.0
│ ├── uuid@2.0.1
│ └─┬ xdg-basedir@2.0.0
│ └── os-homedir@1.0.0
├─┬ cross-spawn@0.4.1
│ ├── lru-cache@2.6.5
│ └─┬ spawn-sync@1.0.11
│ ├─┬ concat-stream@1.5.0
│ │ ├── inherits@2.0.1
│ │ ├─┬ readable-stream@2.0.1
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ ├── process-nextick-args@1.0.1
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.1
│ │ └── typedarray@0.0.6
│ └── os-shim@0.1.2
├── figures@1.3.5
├─┬ findup@0.1.5
│ ├── colors@0.6.2
│ └── commander@2.1.0
├─┬ fullname@1.1.0
│ └─┬ npmconf@2.1.2
│ ├─┬ config-chain@1.1.9
│ │ └── proto-list@1.2.4
│ ├── inherits@2.0.1
│ ├── ini@1.3.4
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ nopt@3.0.3
│ │ └── abbrev@1.0.7
│ ├─┬ once@1.3.2
│ │ └── wrappy@1.0.1
│ ├─┬ osenv@0.1.3
│ │ ├── os-homedir@1.0.0
│ │ └── os-tmpdir@1.0.1
│ ├── semver@4.3.6
│ └── uid-number@0.0.5
├─┬ got@3.3.0
│ ├─┬ duplexify@3.4.2
│ │ ├─┬ end-of-stream@1.0.0
│ │ │ └─┬ once@1.3.2
│ │ │ └── wrappy@1.0.1
│ │ └─┬ readable-stream@2.0.1
│ │ ├── core-util-is@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ ├── process-nextick-args@1.0.1
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.1
│ ├── infinity-agent@2.0.3
│ ├── is-redirect@1.0.0
│ ├── is-stream@1.0.1
│ ├── lowercase-keys@1.0.0
│ ├── nested-error-stacks@1.0.0
│ ├── object-assign@2.1.1
│ ├── prepend-http@1.0.1
│ ├─┬ read-all-stream@2.2.0
│ │ └─┬ readable-stream@2.0.1
│ │ ├── core-util-is@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ ├── process-nextick-args@1.0.1
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.1
│ ├── statuses@1.2.1
│ └── timed-out@2.0.0
├─┬ humanize-string@1.0.1
│ └── decamelize@1.0.0
├─┬ inquirer@0.8.5
│ ├── ansi-regex@1.1.1
│ ├── cli-width@1.0.1
│ ├─┬ readline2@0.1.1
│ │ ├── mute-stream@0.0.4
│ │ └── strip-ansi@2.0.1
│ ├── rx@2.5.3
│ └── through@2.3.8
├─┬ insight@0.6.0
│ ├── async@0.9.2
│ ├─┬ lodash.debounce@3.1.1
│ │ └── lodash._getnative@3.9.1
│ ├── object-assign@2.1.1
│ ├─┬ os-name@1.0.3
│ │ ├─┬ osx-release@1.1.0
│ │ │ └── minimist@1.1.1
│ │ └── win-release@1.0.0
│ ├─┬ request@2.58.0
│ │ ├── aws-sign2@0.5.0
│ │ ├─┬ bl@0.9.4
│ │ │ └─┬ readable-stream@1.0.33
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├── caseless@0.10.0
│ │ ├─┬ combined-stream@1.0.5
│ │ │ └── delayed-stream@1.0.0
│ │ ├── extend@2.0.1
│ │ ├── forever-agent@0.6.1
│ │ ├─┬ form-data@1.0.0-rc1
│ │ │ ├── async@1.3.0
│ │ │ └─┬ mime-types@2.1.2
│ │ │ └── mime-db@1.14.0
│ │ ├─┬ har-validator@1.8.0
│ │ │ ├── bluebird@2.9.33
│ │ │ ├─┬ commander@2.8.1
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ └─┬ is-my-json-valid@2.12.0
│ │ │ ├── generate-function@2.0.0
│ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ └── is-property@1.0.2
│ │ │ ├── jsonpointer@1.1.0
│ │ │ └── xtend@4.0.0
│ │ ├─┬ hawk@2.3.1
│ │ │ ├── boom@2.8.0
│ │ │ ├── cryptiles@2.0.4
│ │ │ ├── hoek@2.14.0
│ │ │ └── sntp@1.0.9
│ │ ├─┬ http-signature@0.11.0
│ │ │ ├── asn1@0.1.11
│ │ │ ├── assert-plus@0.1.5
│ │ │ └── ctype@0.5.3
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├─┬ mime-types@2.0.14
│ │ │ └── mime-db@1.12.0
│ │ ├── node-uuid@1.4.3
│ │ ├── oauth-sign@0.8.0
│ │ ├── qs@3.1.0
│ │ ├── stringstream@0.0.4
│ │ └── tunnel-agent@0.4.1
│ └── tough-cookie@1.2.0
├── lodash@3.10.0
├─┬ meow@3.3.0
│ ├─┬ camelcase-keys@1.0.0
│ │ ├── camelcase@1.1.0
│ │ └── map-obj@1.0.1
│ ├─┬ indent-string@1.2.1
│ │ └── get-stdin@4.0.1
│ ├── minimist@1.1.1
│ └── object-assign@3.0.0
├─┬ npm-keyword@1.2.0
│ └─┬ registry-url@3.0.3
│ └─┬ rc@1.0.3
│ ├── deep-extend@0.2.11
│ ├── ini@1.3.4
│ ├── minimist@0.0.10
│ └── strip-json-comments@0.1.3
├── opn@1.0.2
├─┬ package-json@1.2.0
│ └─┬ registry-url@3.0.3
│ └─┬ rc@1.0.3
│ ├── deep-extend@0.2.11
│ ├── ini@1.3.4
│ ├── minimist@0.0.10
│ └── strip-json-comments@0.1.3
├─┬ repeating@1.1.3
│ └─┬ is-finite@1.0.1
│ └── number-is-nan@1.0.0
├─┬ root-check@1.0.0
│ ├─┬ downgrade-root@1.1.0
│ │ ├── default-uid@1.0.0
│ │ └── is-root@1.0.0
│ └─┬ sudo-block@1.2.0
│ ├── is-docker@1.0.0
│ └── is-root@1.0.0
├─┬ sort-on@1.2.2
│ ├── arrify@1.0.0
│ └── dot-prop@2.2.0
├─┬ string-length@1.0.0
│ └─┬ strip-ansi@2.0.1
│ └── ansi-regex@1.1.1
├── titleize@1.0.0
├─┬ update-notifier@0.5.0
│ ├── is-npm@1.0.0
│ ├── latest-version@1.0.1
│ └─┬ semver-diff@2.0.0
│ └── semver@4.3.6
├── user-home@1.1.1
├─┬ yeoman-character@1.0.1
│ └── supports-color@1.3.1
├─┬ yeoman-doctor@1.4.0
│ ├─┬ bin-version-check@2.1.0
│ │ ├─┬ bin-version@1.0.1
│ │ │ └─┬ find-versions@1.1.3
│ │ │ ├── get-stdin@4.0.1
│ │ │ └── semver-regex@1.0.0
│ │ ├── minimist@1.1.1
│ │ └── semver-truncate@1.0.0
│ ├─┬ each-async@1.1.1
│ │ ├── onetime@1.0.0
│ │ └── set-immediate-shim@1.0.1
│ ├── log-symbols@1.0.2
│ ├── object-values@1.0.0
│ ├── semver@4.3.6
│ └─┬ twig@0.8.2
│ ├─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.6.5
│ │ └── sigmund@1.0.1
│ └─┬ walk@2.3.9
│ └── foreachasync@3.0.0
├─┬ yeoman-environment@1.2.6
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── diff@1.4.0
│ ├── escape-string-regexp@1.0.3
│ ├─┬ globby@2.1.0
│ │ ├── array-union@1.0.1
│ │ ├─┬ glob@5.0.13
│ │ │ ├─┬ inflight@1.0.4
│ │ │ │ └── wrappy@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ minimatch@2.0.8
│ │ │ │ └─┬ brace-expansion@1.1.0
│ │ │ │ ├── balanced-match@0.2.0
│ │ │ │ └── concat-map@0.0.1
│ │ │ ├─┬ once@1.3.2
│ │ │ │ └── wrappy@1.0.1
│ │ │ └── path-is-absolute@1.0.0
│ │ └── object-assign@3.0.0
│ ├─┬ grouped-queue@0.3.0
│ │ ├── lodash@2.4.2
│ │ └── setimmediate@1.0.2
│ ├── log-symbols@1.0.2
│ ├─┬ mem-fs@1.1.0
│ │ ├─┬ through2@0.6.5
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── xtend@4.0.0
│ │ ├─┬ vinyl@0.4.6
│ │ │ ├── clone@0.2.0
│ │ │ └── clone-stats@0.0.1
│ │ └─┬ vinyl-file@1.2.1
│ │ ├── graceful-fs@4.1.2
│ │ ├─┬ strip-bom@2.0.0
│ │ │ └── is-utf8@0.2.0
│ │ ├─┬ strip-bom-stream@1.0.0
│ │ │ └── first-chunk-stream@1.0.0
│ │ └─┬ vinyl@0.5.0
│ │ ├── clone@1.0.2
│ │ ├── clone-stats@0.0.1
│ │ └── replace-ext@0.0.1
│ ├── text-table@0.2.0
│ └─┬ untildify@2.1.0
│ └── os-homedir@1.0.0
└─┬ yosay@1.0.4
├── ansi-regex@1.1.1
├── ansi-styles@2.1.0
├── minimist@1.1.1
├── pad-component@0.0.1
├── strip-ansi@2.0.1
├─┬ taketalk@1.0.0
│ └── get-stdin@4.0.1
└── word-wrap@1.0.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment