Skip to content

Instantly share code, notes, and snippets.

@legodude17
Created August 22, 2016 17:20
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 legodude17/fb8ec92d90e1ce502246a6d3a3bde663 to your computer and use it in GitHub Desktop.
Save legodude17/fb8ec92d90e1ce502246a6d3a3bde663 to your computer and use it in GitHub Desktop.
Output of time npm ls -g
/home/jdb/.npm-packages/lib
├─┬ babel-cli@6.11.4
│ ├─┬ babel-core@6.13.2
│ │ ├─┬ babel-code-frame@6.11.0
│ │ │ ├── esutils@2.0.2
│ │ │ └── js-tokens@2.0.0
│ │ ├─┬ babel-generator@6.11.4
│ │ │ └─┬ detect-indent@3.0.1
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ repeating@1.1.3
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ ├── babel-helpers@6.8.0
│ │ ├── babel-messages@6.8.0
│ │ ├── babel-template@6.9.0
│ │ ├─┬ babel-traverse@6.13.0
│ │ │ ├── globals@8.18.0
│ │ │ └─┬ invariant@2.2.1
│ │ │ └─┬ loose-envify@1.2.0
│ │ │ └── js-tokens@1.0.3
│ │ ├─┬ babel-types@6.13.0
│ │ │ └── to-fast-properties@1.0.2
│ │ ├── babylon@6.9.0
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├── json5@0.4.0
│ │ ├─┬ minimatch@3.0.3
│ │ │ └─┬ brace-expansion@1.1.6
│ │ │ ├── balanced-match@0.4.2
│ │ │ └── concat-map@0.0.1
│ │ ├── private@0.1.6
│ │ └── shebang-regex@1.0.0
│ ├─┬ babel-polyfill@6.13.0
│ │ ├── core-js@2.4.1
│ │ └── regenerator-runtime@0.9.5
│ ├─┬ babel-register@6.11.6
│ │ ├─┬ home-or-tmp@1.0.0
│ │ │ └── os-tmpdir@1.0.1
│ │ ├─┬ mkdirp@0.5.1
│ │ │ └── minimist@0.0.8
│ │ └─┬ source-map-support@0.2.10
│ │ └─┬ source-map@0.1.32
│ │ └── amdefine@1.0.0
│ ├── babel-runtime@6.11.6
│ ├─┬ bin-version-check@2.1.0
│ │ ├─┬ bin-version@1.0.4
│ │ │ └─┬ find-versions@1.2.1
│ │ │ ├── array-uniq@1.0.3
│ │ │ ├─┬ meow@3.7.0
│ │ │ │ ├─┬ camelcase-keys@2.1.0
│ │ │ │ │ └── camelcase@2.1.1
│ │ │ │ ├── decamelize@1.2.0
│ │ │ │ ├─┬ loud-rejection@1.6.0
│ │ │ │ │ ├─┬ currently-unhandled@0.4.1
│ │ │ │ │ │ └── array-find-index@1.0.1
│ │ │ │ │ └── signal-exit@3.0.0
│ │ │ │ ├── map-obj@1.0.1
│ │ │ │ ├─┬ normalize-package-data@2.3.5
│ │ │ │ │ ├── hosted-git-info@2.1.5
│ │ │ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ │ │ └── builtin-modules@1.1.1
│ │ │ │ │ └─┬ validate-npm-package-license@3.0.1
│ │ │ │ │ ├─┬ spdx-correct@1.0.2
│ │ │ │ │ │ └── spdx-license-ids@1.2.2
│ │ │ │ │ └─┬ spdx-expression-parse@1.0.2
│ │ │ │ │ └── spdx-exceptions@1.0.5
│ │ │ │ ├─┬ read-pkg-up@1.0.1
│ │ │ │ │ ├─┬ find-up@1.1.2
│ │ │ │ │ │ └── path-exists@2.1.0
│ │ │ │ │ └─┬ read-pkg@1.1.0
│ │ │ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ │ │ ├── pify@2.3.0
│ │ │ │ │ │ └─┬ strip-bom@2.0.0
│ │ │ │ │ │ └── is-utf8@0.2.1
│ │ │ │ │ └── path-type@1.1.0
│ │ │ │ ├─┬ redent@1.0.0
│ │ │ │ │ ├─┬ indent-string@2.1.0
│ │ │ │ │ │ └── repeating@2.0.1
│ │ │ │ │ └── strip-indent@1.0.1
│ │ │ │ └── trim-newlines@1.0.0
│ │ │ └── semver-regex@1.0.0
│ │ ├── minimist@1.2.0
│ │ ├── semver@4.3.6
│ │ └─┬ semver-truncate@1.1.2
│ │ └── semver@5.3.0
│ ├─┬ chalk@1.1.1
│ │ ├── ansi-styles@2.2.1
│ │ ├── escape-string-regexp@1.0.5
│ │ ├─┬ has-ansi@2.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ ├── strip-ansi@3.0.1
│ │ └── supports-color@2.0.0
│ ├─┬ chokidar@1.6.0
│ │ ├─┬ anymatch@1.3.0
│ │ │ ├── arrify@1.0.1
│ │ │ └─┬ micromatch@2.3.11
│ │ │ ├─┬ arr-diff@2.0.0
│ │ │ │ └── arr-flatten@1.0.1
│ │ │ ├── array-unique@0.2.1
│ │ │ ├─┬ braces@1.8.5
│ │ │ │ ├─┬ expand-range@1.8.2
│ │ │ │ │ └─┬ fill-range@2.2.3
│ │ │ │ │ ├── is-number@2.1.0
│ │ │ │ │ ├── isobject@2.1.0
│ │ │ │ │ ├── randomatic@1.1.5
│ │ │ │ │ └── repeat-string@1.5.4
│ │ │ │ ├── preserve@0.2.0
│ │ │ │ └── repeat-element@1.1.2
│ │ │ ├─┬ expand-brackets@0.1.5
│ │ │ │ └── is-posix-bracket@0.1.1
│ │ │ ├── extglob@0.3.2
│ │ │ ├── filename-regex@2.0.0
│ │ │ ├─┬ kind-of@3.0.4
│ │ │ │ └── is-buffer@1.1.4
│ │ │ ├── normalize-path@2.0.1
│ │ │ ├─┬ object.omit@2.0.0
│ │ │ │ ├─┬ for-own@0.1.4
│ │ │ │ │ └── for-in@0.1.5
│ │ │ │ └── is-extendable@0.1.1
│ │ │ ├─┬ parse-glob@3.0.4
│ │ │ │ ├── glob-base@0.3.0
│ │ │ │ └── is-dotfile@1.0.2
│ │ │ └─┬ regex-cache@0.4.3
│ │ │ ├── is-equal-shallow@0.1.3
│ │ │ └── is-primitive@2.0.0
│ │ ├── async-each@1.0.0
│ │ ├── UNMET OPTIONAL DEPENDENCY fsevents@^1.0.0
│ │ ├── glob-parent@2.0.0
│ │ ├── inherits@2.0.1
│ │ ├─┬ is-binary-path@1.0.1
│ │ │ └── binary-extensions@1.5.0
│ │ ├─┬ is-glob@2.0.1
│ │ │ └── is-extglob@1.0.0
│ │ └─┬ readdirp@2.1.0
│ │ ├─┬ readable-stream@2.1.5
│ │ │ ├── buffer-shims@1.0.0
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── isarray@1.0.0
│ │ │ ├── process-nextick-args@1.0.7
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ └── set-immediate-shim@1.0.1
│ ├─┬ commander@2.9.0
│ │ └── graceful-readlink@1.0.1
│ ├── convert-source-map@1.3.0
│ ├── fs-readdir-recursive@0.1.2
│ ├─┬ glob@5.0.15
│ │ ├─┬ inflight@1.0.5
│ │ │ └── wrappy@1.0.2
│ │ └── once@1.3.3
│ ├── lodash@4.15.0
│ ├── log-symbols@1.0.2
│ ├─┬ output-file-sync@1.1.2
│ │ ├── graceful-fs@4.1.6
│ │ └── object-assign@4.1.0
│ ├── path-exists@1.0.0
│ ├── path-is-absolute@1.0.0
│ ├─┬ request@2.74.0
│ │ ├── aws-sign2@0.6.0
│ │ ├── aws4@1.4.1
│ │ ├─┬ bl@1.1.2
│ │ │ └── readable-stream@2.0.6
│ │ ├── caseless@0.11.0
│ │ ├─┬ combined-stream@1.0.5
│ │ │ └── delayed-stream@1.0.0
│ │ ├── extend@3.0.0
│ │ ├── forever-agent@0.6.1
│ │ ├─┬ form-data@1.0.0-rc4
│ │ │ └── async@1.5.2
│ │ ├─┬ har-validator@2.0.6
│ │ │ ├─┬ is-my-json-valid@2.13.1
│ │ │ │ ├── generate-function@2.0.0
│ │ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ │ └── is-property@1.0.2
│ │ │ │ ├── jsonpointer@2.0.0
│ │ │ │ └── xtend@4.0.1
│ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ └── pinkie@2.0.4
│ │ ├─┬ hawk@3.1.3
│ │ │ ├── boom@2.10.1
│ │ │ ├── cryptiles@2.0.5
│ │ │ ├── hoek@2.16.3
│ │ │ └── sntp@1.0.9
│ │ ├─┬ http-signature@1.1.1
│ │ │ ├── assert-plus@0.2.0
│ │ │ ├─┬ jsprim@1.3.0
│ │ │ │ ├── extsprintf@1.0.2
│ │ │ │ ├── json-schema@0.2.2
│ │ │ │ └── verror@1.3.6
│ │ │ └─┬ sshpk@1.9.2
│ │ │ ├── asn1@0.2.3
│ │ │ ├── assert-plus@1.0.0
│ │ │ ├─┬ dashdash@1.14.0
│ │ │ │ └── assert-plus@1.0.0
│ │ │ ├── ecc-jsbn@0.1.1
│ │ │ ├─┬ getpass@0.1.6
│ │ │ │ └── assert-plus@1.0.0
│ │ │ ├── jodid25519@1.0.2
│ │ │ ├── jsbn@0.1.0
│ │ │ └── tweetnacl@0.13.3
│ │ ├── is-typedarray@1.0.0
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├─┬ mime-types@2.1.11
│ │ │ └── mime-db@1.23.0
│ │ ├── node-uuid@1.4.7
│ │ ├── oauth-sign@0.8.2
│ │ ├── qs@6.2.1
│ │ ├── stringstream@0.0.5
│ │ ├── tough-cookie@2.3.1
│ │ └── tunnel-agent@0.4.3
│ ├── slash@1.0.0
│ ├── source-map@0.5.6
│ └─┬ v8flags@2.0.11
│ └── user-home@1.1.1
├── coffee-script@1.10.0
├─┬ coffeelint@1.15.7
│ ├── coffee-script@1.10.0
│ ├─┬ glob@4.5.3
│ │ ├─┬ inflight@1.0.5
│ │ │ └── wrappy@1.0.2
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@2.0.10
│ │ │ └─┬ brace-expansion@1.1.5
│ │ │ ├── balanced-match@0.4.1
│ │ │ └── concat-map@0.0.1
│ │ └── once@1.3.3
│ ├── ignore@3.1.2
│ ├─┬ optimist@0.6.1
│ │ ├── minimist@0.0.10
│ │ └── wordwrap@0.0.3
│ ├── resolve@0.6.3
│ └── strip-json-comments@1.0.4
├─┬ eslint@3.3.1
│ ├─┬ chalk@1.1.3
│ │ ├── ansi-styles@2.2.1
│ │ ├── escape-string-regexp@1.0.5
│ │ ├── has-ansi@2.0.0
│ │ ├── strip-ansi@3.0.1
│ │ └── supports-color@2.0.0
│ ├─┬ concat-stream@1.5.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ readable-stream@2.0.6
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── process-nextick-args@1.0.7
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ └── typedarray@0.0.6
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├─┬ doctrine@1.2.3
│ │ └── isarray@1.0.0
│ ├─┬ escope@3.6.0
│ │ ├─┬ es6-map@0.1.4
│ │ │ ├── d@0.1.1
│ │ │ ├── es5-ext@0.10.12
│ │ │ ├── es6-iterator@2.0.0
│ │ │ ├── es6-set@0.1.4
│ │ │ ├── es6-symbol@3.1.0
│ │ │ └── event-emitter@0.3.4
│ │ ├── es6-weak-map@2.0.1
│ │ └─┬ esrecurse@4.1.0
│ │ └── estraverse@4.1.1
│ ├─┬ espree@3.1.7
│ │ ├── acorn@3.3.0
│ │ └── acorn-jsx@3.0.1
│ ├── estraverse@4.2.0
│ ├── esutils@2.0.2
│ ├─┬ file-entry-cache@1.3.1
│ │ ├─┬ flat-cache@1.2.1
│ │ │ ├── circular-json@0.3.1
│ │ │ ├─┬ del@2.2.2
│ │ │ │ ├─┬ globby@5.0.0
│ │ │ │ │ ├─┬ array-union@1.0.2
│ │ │ │ │ │ └── array-uniq@1.0.3
│ │ │ │ │ └── arrify@1.0.1
│ │ │ │ ├── is-path-cwd@1.0.0
│ │ │ │ ├─┬ is-path-in-cwd@1.0.0
│ │ │ │ │ └── is-path-inside@1.0.0
│ │ │ │ ├── pify@2.3.0
│ │ │ │ ├─┬ pinkie-promise@2.0.1
│ │ │ │ │ └── pinkie@2.0.4
│ │ │ │ └── rimraf@2.5.4
│ │ │ ├── graceful-fs@4.1.6
│ │ │ └── write@0.2.1
│ │ └── object-assign@4.1.0
│ ├─┬ glob@7.0.5
│ │ ├── fs.realpath@1.0.0
│ │ ├─┬ inflight@1.0.5
│ │ │ └── wrappy@1.0.2
│ │ ├─┬ minimatch@3.0.3
│ │ │ └─┬ brace-expansion@1.1.6
│ │ │ ├── balanced-match@0.4.2
│ │ │ └── concat-map@0.0.1
│ │ ├── once@1.3.3
│ │ └── path-is-absolute@1.0.0
│ ├── globals@9.9.0
│ ├── ignore@3.1.5
│ ├── imurmurhash@0.1.4
│ ├─┬ inquirer@0.12.0
│ │ ├── ansi-escapes@1.4.0
│ │ ├── ansi-regex@2.0.0
│ │ ├─┬ cli-cursor@1.0.2
│ │ │ └─┬ restore-cursor@1.0.1
│ │ │ ├── exit-hook@1.1.1
│ │ │ └── onetime@1.1.0
│ │ ├── cli-width@2.1.0
│ │ ├── figures@1.7.0
│ │ ├─┬ readline2@1.0.1
│ │ │ ├─┬ code-point-at@1.0.0
│ │ │ │ └── number-is-nan@1.0.0
│ │ │ ├── is-fullwidth-code-point@1.0.0
│ │ │ └── mute-stream@0.0.5
│ │ ├── run-async@0.1.0
│ │ ├── rx-lite@3.1.2
│ │ ├── string-width@1.0.2
│ │ └── through@2.3.8
│ ├─┬ is-my-json-valid@2.13.1
│ │ ├── generate-function@2.0.0
│ │ ├─┬ generate-object-property@1.2.0
│ │ │ └── is-property@1.0.2
│ │ ├── jsonpointer@2.0.0
│ │ └── xtend@4.0.1
│ ├─┬ is-resolvable@1.0.0
│ │ └── tryit@1.0.2
│ ├─┬ js-yaml@3.6.1
│ │ ├─┬ argparse@1.0.7
│ │ │ └── sprintf-js@1.0.3
│ │ └── esprima@2.7.2
│ ├─┬ json-stable-stringify@1.0.1
│ │ └── jsonify@0.0.0
│ ├─┬ levn@0.3.0
│ │ ├── prelude-ls@1.1.2
│ │ └── type-check@0.3.2
│ ├── lodash@4.15.0
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├── natural-compare@1.4.0
│ ├─┬ optionator@0.8.1
│ │ ├── deep-is@0.1.3
│ │ ├── fast-levenshtein@1.1.4
│ │ └── wordwrap@1.0.0
│ ├── path-is-inside@1.0.1
│ ├── pluralize@1.2.1
│ ├── progress@1.1.8
│ ├─┬ require-uncached@1.0.2
│ │ ├─┬ caller-path@0.1.0
│ │ │ └── callsites@0.2.0
│ │ └── resolve-from@1.0.1
│ ├── shelljs@0.6.1
│ ├── strip-bom@3.0.0
│ ├── strip-json-comments@1.0.4
│ ├─┬ table@3.7.8
│ │ ├── bluebird@3.4.1
│ │ ├── slice-ansi@0.0.4
│ │ ├── tv4@1.2.7
│ │ └── xregexp@3.1.1
│ ├── text-table@0.2.0
│ └─┬ user-home@2.0.0
│ └── os-homedir@1.0.1
├─┬ generator-generator@1.2.1
│ ├─┬ chalk@1.1.3
│ │ ├── ansi-styles@2.2.1
│ │ ├── escape-string-regexp@1.0.5
│ │ ├── has-ansi@2.0.0
│ │ ├── strip-ansi@3.0.1
│ │ └── supports-color@2.0.0
│ ├── deep-extend@0.4.1
│ ├─┬ generator-node@1.11.0
│ │ ├─┬ generator-license@3.1.1
│ │ │ ├─┬ git-config@0.0.7
│ │ │ │ └── iniparser@1.0.5
│ │ │ ├── object-assign@4.1.0
│ │ │ ├── process@0.11.7
│ │ │ └─┬ yeoman-generator@0.22.6
│ │ │ ├─┬ cross-spawn@2.2.3
│ │ │ │ ├── cross-spawn-async@2.2.4
│ │ │ │ └─┬ spawn-sync@1.0.15
│ │ │ │ └── os-shim@0.1.3
│ │ │ ├── glob@6.0.4
│ │ │ ├─┬ inquirer@0.11.4
│ │ │ │ ├── cli-width@1.1.1
│ │ │ │ ├── lodash@3.10.1
│ │ │ │ ├─┬ readline2@1.0.1
│ │ │ │ │ └── mute-stream@0.0.5
│ │ │ │ ├── run-async@0.1.0
│ │ │ │ └── rx-lite@3.1.2
│ │ │ ├── lodash@3.10.1
│ │ │ ├── pretty-bytes@2.0.1
│ │ │ └── shelljs@0.5.3
│ │ ├─┬ generator-travis@1.3.0
│ │ │ ├── merge-and-concat@1.0.2
│ │ │ ├── ramda@0.18.0
│ │ │ ├─┬ sort-object@3.0.2
│ │ │ │ ├─┬ bytewise@1.1.0
│ │ │ │ │ ├─┬ bytewise-core@1.2.3
│ │ │ │ │ │ └── typewise-core@1.2.0
│ │ │ │ │ └── typewise@1.0.3
│ │ │ │ ├── get-value@2.0.6
│ │ │ │ ├── is-extendable@0.1.1
│ │ │ │ ├── sort-asc@0.2.0
│ │ │ │ ├── sort-desc@0.2.0
│ │ │ │ └─┬ union-value@0.2.3
│ │ │ │ ├── arr-union@3.1.0
│ │ │ │ └─┬ set-value@0.3.3
│ │ │ │ ├── extend-shallow@2.0.1
│ │ │ │ ├── isobject@2.1.0
│ │ │ │ └─┬ to-object-path@0.2.0
│ │ │ │ ├── arr-flatten@1.0.1
│ │ │ │ └── is-arguments@1.0.2
│ │ │ ├── travis-config-keys@1.0.3
│ │ │ ├─┬ yamljs@0.2.8
│ │ │ │ ├── argparse@1.0.7
│ │ │ │ └── glob@7.0.5
│ │ │ └─┬ yeoman-generator@0.21.2
│ │ │ ├── glob@5.0.15
│ │ │ ├── lodash@3.10.1
│ │ │ └── yeoman-environment@1.5.3
│ │ ├─┬ git-remote-origin-url@2.0.0
│ │ │ ├─┬ gitconfiglocal@1.0.0
│ │ │ │ └── ini@1.3.4
│ │ │ └── pify@2.3.0
│ │ ├─┬ github-username@2.1.0
│ │ │ └── gh-got@2.4.0
│ │ └── parse-author@1.0.0
│ ├─┬ inquirer-npm-name@2.0.0
│ │ └─┬ npm-name@3.0.0
│ │ ├─┬ got@6.3.0
│ │ │ ├─┬ create-error-class@3.0.2
│ │ │ │ └── capture-stack-trace@1.0.0
│ │ │ ├── duplexer3@0.1.4
│ │ │ ├── get-stream@1.1.0
│ │ │ ├── is-plain-obj@1.1.0
│ │ │ ├── is-redirect@1.0.0
│ │ │ ├── is-retry-allowed@1.1.0
│ │ │ ├── is-stream@1.1.0
│ │ │ ├── lowercase-keys@1.0.0
│ │ │ ├── node-status-codes@2.0.0
│ │ │ ├── timed-out@2.0.0
│ │ │ ├── unzip-response@1.0.0
│ │ │ └─┬ url-parse-lax@1.0.0
│ │ │ └── prepend-http@1.0.4
│ │ ├── lodash.zip@4.1.0
│ │ └─┬ registry-url@3.1.0
│ │ └─┬ rc@1.1.6
│ │ └── strip-json-comments@1.0.4
│ ├── lodash@4.14.1
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ superb@1.3.0
│ │ ├─┬ meow@3.7.0
│ │ │ ├─┬ camelcase-keys@2.1.0
│ │ │ │ └── camelcase@2.1.1
│ │ │ ├── decamelize@1.2.0
│ │ │ ├─┬ loud-rejection@1.6.0
│ │ │ │ ├─┬ currently-unhandled@0.4.1
│ │ │ │ │ └── array-find-index@1.0.1
│ │ │ │ └── signal-exit@3.0.0
│ │ │ ├── map-obj@1.0.1
│ │ │ ├── minimist@1.2.0
│ │ │ ├─┬ normalize-package-data@2.3.5
│ │ │ │ ├── hosted-git-info@2.1.5
│ │ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ │ └── builtin-modules@1.1.1
│ │ │ │ ├── semver@5.3.0
│ │ │ │ └─┬ validate-npm-package-license@3.0.1
│ │ │ │ ├─┬ spdx-correct@1.0.2
│ │ │ │ │ └── spdx-license-ids@1.2.2
│ │ │ │ └─┬ spdx-expression-parse@1.0.2
│ │ │ │ └── spdx-exceptions@1.0.5
│ │ │ ├─┬ redent@1.0.0
│ │ │ │ ├── indent-string@2.1.0
│ │ │ │ └── strip-indent@1.0.1
│ │ │ └── trim-newlines@1.0.0
│ │ └─┬ unique-random-array@1.0.0
│ │ └── unique-random@1.0.0
│ ├─┬ yeoman-generator@0.23.4
│ │ ├── async@1.5.2
│ │ ├─┬ class-extend@0.1.2
│ │ │ └── object-assign@2.1.1
│ │ ├─┬ cli-table@0.3.1
│ │ │ └── colors@1.0.3
│ │ ├─┬ cross-spawn@3.0.1
│ │ │ ├─┬ lru-cache@4.0.1
│ │ │ │ ├── pseudomap@1.0.2
│ │ │ │ └── yallist@2.0.0
│ │ │ └─┬ which@1.2.10
│ │ │ └── isexe@1.1.2
│ │ ├─┬ dargs@4.1.0
│ │ │ └── number-is-nan@1.0.0
│ │ ├─┬ dateformat@1.0.12
│ │ │ └── get-stdin@4.0.1
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├── detect-conflict@1.0.1
│ │ ├─┬ download@4.4.3
│ │ │ ├─┬ caw@1.2.0
│ │ │ │ ├── get-proxy@1.1.0
│ │ │ │ ├── is-obj@1.0.1
│ │ │ │ ├── object-assign@3.0.0
│ │ │ │ └── tunnel-agent@0.4.3
│ │ │ ├─┬ concat-stream@1.5.1
│ │ │ │ └── typedarray@0.0.6
│ │ │ ├─┬ each-async@1.1.1
│ │ │ │ ├── onetime@1.1.0
│ │ │ │ └── set-immediate-shim@1.0.1
│ │ │ ├─┬ filenamify@1.2.1
│ │ │ │ ├── filename-reserved-regex@1.0.0
│ │ │ │ ├── strip-outer@1.0.0
│ │ │ │ └── trim-repeated@1.0.0
│ │ │ ├─┬ got@5.6.0
│ │ │ │ ├── duplexer2@0.1.4
│ │ │ │ ├── node-status-codes@1.0.0
│ │ │ │ └─┬ parse-json@2.2.0
│ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ └── is-arrayish@0.2.1
│ │ │ ├─┬ gulp-decompress@1.2.0
│ │ │ │ ├─┬ archive-type@3.2.0
│ │ │ │ │ └── file-type@3.8.0
│ │ │ │ ├─┬ decompress@3.0.0
│ │ │ │ │ ├─┬ buffer-to-vinyl@1.1.0
│ │ │ │ │ │ └── uuid@2.0.2
│ │ │ │ │ ├─┬ decompress-tar@3.1.0
│ │ │ │ │ │ ├── is-tar@1.0.0
│ │ │ │ │ │ ├── object-assign@2.1.1
│ │ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ ├── is-natural-number@2.1.1
│ │ │ │ │ │ │ └── sum-up@1.0.3
│ │ │ │ │ │ ├─┬ tar-stream@1.5.2
│ │ │ │ │ │ │ ├── bl@1.1.2
│ │ │ │ │ │ │ └── end-of-stream@1.1.0
│ │ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ │ │ └── isarray@0.0.1
│ │ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ │ └── clone@0.2.0
│ │ │ │ │ ├─┬ decompress-tarbz2@3.1.0
│ │ │ │ │ │ ├── is-bzip2@1.0.0
│ │ │ │ │ │ ├── object-assign@2.1.1
│ │ │ │ │ │ ├─┬ seek-bzip@1.0.5
│ │ │ │ │ │ │ └─┬ commander@2.8.1
│ │ │ │ │ │ │ └── graceful-readlink@1.0.1
│ │ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ │ │ └── isarray@0.0.1
│ │ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ │ └── clone@0.2.0
│ │ │ │ │ ├─┬ decompress-targz@3.1.0
│ │ │ │ │ │ ├── is-gzip@1.0.0
│ │ │ │ │ │ ├── object-assign@2.1.1
│ │ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ │ │ └── isarray@0.0.1
│ │ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ │ └── clone@0.2.0
│ │ │ │ │ ├─┬ decompress-unzip@3.4.0
│ │ │ │ │ │ ├── is-zip@1.0.0
│ │ │ │ │ │ ├── stat-mode@0.2.1
│ │ │ │ │ │ └─┬ yauzl@2.6.0
│ │ │ │ │ │ ├── buffer-crc32@0.2.5
│ │ │ │ │ │ └─┬ fd-slicer@1.0.1
│ │ │ │ │ │ └── pend@1.2.0
│ │ │ │ │ └── vinyl-assign@1.2.1
│ │ │ │ └─┬ gulp-util@3.0.7
│ │ │ │ ├── array-uniq@1.0.3
│ │ │ │ ├── beeper@1.1.0
│ │ │ │ ├─┬ fancy-log@1.2.0
│ │ │ │ │ └── time-stamp@1.0.1
│ │ │ │ ├─┬ gulplog@1.0.0
│ │ │ │ │ └── glogg@1.0.0
│ │ │ │ ├─┬ has-gulplog@0.1.0
│ │ │ │ │ └── sparkles@1.0.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.2.0
│ │ │ │ │ │ └── lodash._root@3.0.1
│ │ │ │ │ ├─┬ lodash.keys@3.1.2
│ │ │ │ │ │ ├── lodash._getnative@3.9.1
│ │ │ │ │ │ ├── lodash.isarguments@3.0.9
│ │ │ │ │ │ └── lodash.isarray@3.0.4
│ │ │ │ │ ├── lodash.restparam@3.6.1
│ │ │ │ │ └── lodash.templatesettings@3.1.1
│ │ │ │ ├─┬ multipipe@0.1.2
│ │ │ │ │ └─┬ duplexer2@0.0.2
│ │ │ │ │ └─┬ readable-stream@1.1.14
│ │ │ │ │ └── isarray@0.0.1
│ │ │ │ ├── object-assign@3.0.0
│ │ │ │ └── vinyl@0.5.3
│ │ │ ├── gulp-rename@1.2.2
│ │ │ ├── is-url@1.2.2
│ │ │ ├── read-all-stream@3.1.0
│ │ │ ├─┬ readable-stream@2.0.6
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ └── string_decoder@0.10.31
│ │ │ ├── stream-combiner2@1.1.1
│ │ │ ├─┬ vinyl@1.2.0
│ │ │ │ ├── clone@1.0.2
│ │ │ │ ├── clone-stats@0.0.1
│ │ │ │ └── replace-ext@0.0.1
│ │ │ ├─┬ vinyl-fs@2.4.3
│ │ │ │ ├─┬ duplexify@3.4.5
│ │ │ │ │ ├── end-of-stream@1.0.0
│ │ │ │ │ └── stream-shift@1.0.0
│ │ │ │ ├─┬ glob-stream@5.3.2
│ │ │ │ │ ├── extend@3.0.0
│ │ │ │ │ ├── glob@5.0.15
│ │ │ │ │ ├─┬ glob-parent@2.0.0
│ │ │ │ │ │ └── is-glob@2.0.1
│ │ │ │ │ ├─┬ micromatch@2.3.11
│ │ │ │ │ │ ├── arr-diff@2.0.0
│ │ │ │ │ │ ├── array-unique@0.2.1
│ │ │ │ │ │ ├─┬ braces@1.8.5
│ │ │ │ │ │ │ ├─┬ expand-range@1.8.2
│ │ │ │ │ │ │ │ └─┬ fill-range@2.2.3
│ │ │ │ │ │ │ │ ├── is-number@2.1.0
│ │ │ │ │ │ │ │ ├── randomatic@1.1.5
│ │ │ │ │ │ │ │ └── repeat-string@1.5.4
│ │ │ │ │ │ │ ├── preserve@0.2.0
│ │ │ │ │ │ │ └── repeat-element@1.1.2
│ │ │ │ │ │ ├─┬ expand-brackets@0.1.5
│ │ │ │ │ │ │ └── is-posix-bracket@0.1.1
│ │ │ │ │ │ ├── extglob@0.3.2
│ │ │ │ │ │ ├── filename-regex@2.0.0
│ │ │ │ │ │ ├── is-extglob@1.0.0
│ │ │ │ │ │ ├─┬ kind-of@3.0.4
│ │ │ │ │ │ │ └── is-buffer@1.1.3
│ │ │ │ │ │ ├── normalize-path@2.0.1
│ │ │ │ │ │ ├─┬ object.omit@2.0.0
│ │ │ │ │ │ │ └─┬ for-own@0.1.4
│ │ │ │ │ │ │ └── for-in@0.1.5
│ │ │ │ │ │ ├─┬ parse-glob@3.0.4
│ │ │ │ │ │ │ ├── glob-base@0.3.0
│ │ │ │ │ │ │ └── is-dotfile@1.0.2
│ │ │ │ │ │ └─┬ regex-cache@0.4.3
│ │ │ │ │ │ ├── is-equal-shallow@0.1.3
│ │ │ │ │ │ └── is-primitive@2.0.0
│ │ │ │ │ ├── ordered-read-streams@0.3.0
│ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ │ └── isarray@0.0.1
│ │ │ │ │ ├── to-absolute-glob@0.1.1
│ │ │ │ │ └─┬ unique-stream@2.2.1
│ │ │ │ │ └─┬ json-stable-stringify@1.0.1
│ │ │ │ │ └── jsonify@0.0.0
│ │ │ │ ├── graceful-fs@4.1.5
│ │ │ │ ├─┬ gulp-sourcemaps@1.6.0
│ │ │ │ │ └── convert-source-map@1.3.0
│ │ │ │ ├── is-valid-glob@0.3.0
│ │ │ │ ├── lazystream@1.0.0
│ │ │ │ ├── lodash.isequal@4.3.1
│ │ │ │ ├── merge-stream@1.0.0
│ │ │ │ ├─┬ strip-bom@2.0.0
│ │ │ │ │ └── is-utf8@0.2.1
│ │ │ │ ├─┬ strip-bom-stream@1.0.0
│ │ │ │ │ └── first-chunk-stream@1.0.0
│ │ │ │ ├── through2-filter@2.0.0
│ │ │ │ └── vali-date@1.0.0
│ │ │ └─┬ ware@1.3.0
│ │ │ └─┬ wrap-fn@0.1.5
│ │ │ └── co@3.1.0
│ │ ├─┬ error@7.0.2
│ │ │ ├── string-template@0.2.1
│ │ │ └── xtend@4.0.1
│ │ ├─┬ find-up@1.1.2
│ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ └── pinkie@2.0.4
│ │ ├─┬ glob@7.0.5
│ │ │ ├── fs.realpath@1.0.0
│ │ │ ├─┬ inflight@1.0.5
│ │ │ │ └── wrappy@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ minimatch@3.0.2
│ │ │ │ └─┬ brace-expansion@1.1.6
│ │ │ │ ├── balanced-match@0.4.2
│ │ │ │ └── concat-map@0.0.1
│ │ │ └── once@1.3.3
│ │ ├─┬ gruntfile-editor@1.2.0
│ │ │ └─┬ ast-query@1.2.0
│ │ │ ├─┬ escodegen@1.8.0
│ │ │ │ ├── estraverse@1.9.3
│ │ │ │ ├── esutils@2.0.2
│ │ │ │ ├─┬ optionator@0.8.1
│ │ │ │ │ ├── deep-is@0.1.3
│ │ │ │ │ ├── fast-levenshtein@1.1.4
│ │ │ │ │ ├── levn@0.3.0
│ │ │ │ │ ├── prelude-ls@1.1.2
│ │ │ │ │ ├── type-check@0.3.2
│ │ │ │ │ └── wordwrap@1.0.0
│ │ │ │ └─┬ source-map@0.2.0
│ │ │ │ └── amdefine@1.0.0
│ │ │ ├── esprima@2.7.2
│ │ │ └── traverse@0.6.6
│ │ ├─┬ html-wiring@1.2.0
│ │ │ ├─┬ cheerio@0.19.0
│ │ │ │ ├─┬ css-select@1.0.0
│ │ │ │ │ ├── boolbase@1.0.0
│ │ │ │ │ ├── css-what@1.0.0
│ │ │ │ │ ├── domutils@1.4.3
│ │ │ │ │ └── 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.14
│ │ │ │ │ └── isarray@0.0.1
│ │ │ │ └── lodash@3.10.1
│ │ │ └── detect-newline@1.0.3
│ │ ├─┬ istextorbinary@1.0.2
│ │ │ ├── binaryextensions@1.0.1
│ │ │ └── textextensions@1.0.2
│ │ ├─┬ mem-fs-editor@2.3.0
│ │ │ ├── commondir@1.0.1
│ │ │ ├── ejs@2.5.1
│ │ │ ├── glob@7.0.5
│ │ │ ├─┬ globby@4.1.0
│ │ │ │ ├── array-union@1.0.2
│ │ │ │ └── arrify@1.0.1
│ │ │ └─┬ multimatch@2.1.0
│ │ │ └── array-differ@1.0.0
│ │ ├─┬ nopt@3.0.6
│ │ │ └── abbrev@1.0.9
│ │ ├── path-exists@2.1.0
│ │ ├── path-is-absolute@1.0.0
│ │ ├── pretty-bytes@3.0.1
│ │ ├── read-chunk@1.0.1
│ │ ├─┬ read-pkg-up@1.0.1
│ │ │ └─┬ read-pkg@1.1.0
│ │ │ ├── load-json-file@1.1.0
│ │ │ └── path-type@1.1.0
│ │ ├─┬ rimraf@2.5.4
│ │ │ └── glob@7.0.5
│ │ ├─┬ run-async@2.2.0
│ │ │ └── is-promise@2.1.0
│ │ ├─┬ shelljs@0.7.3
│ │ │ ├── interpret@1.0.1
│ │ │ └─┬ rechoir@0.6.2
│ │ │ └── resolve@1.1.7
│ │ ├── text-table@0.2.0
│ │ ├── through2@2.0.1
│ │ ├─┬ underscore.string@3.3.4
│ │ │ ├── sprintf-js@1.0.3
│ │ │ └── util-deprecate@1.0.2
│ │ ├─┬ user-home@2.0.0
│ │ │ └── os-homedir@1.0.1
│ │ ├── xdg-basedir@2.0.0
│ │ ├─┬ yeoman-assert@2.2.1
│ │ │ └── lodash@3.10.1
│ │ ├─┬ yeoman-environment@1.6.3
│ │ │ ├── diff@2.2.3
│ │ │ ├─┬ grouped-queue@0.3.2
│ │ │ │ └── lodash@3.10.1
│ │ │ ├─┬ inquirer@1.1.2
│ │ │ │ ├── ansi-escapes@1.4.0
│ │ │ │ ├─┬ cli-cursor@1.0.2
│ │ │ │ │ └─┬ restore-cursor@1.0.1
│ │ │ │ │ └── exit-hook@1.1.1
│ │ │ │ ├── cli-width@2.1.0
│ │ │ │ ├─┬ external-editor@1.0.3
│ │ │ │ │ └─┬ temp@0.8.3
│ │ │ │ │ ├── os-tmpdir@1.0.1
│ │ │ │ │ └── rimraf@2.2.8
│ │ │ │ ├── figures@1.7.0
│ │ │ │ ├── mute-stream@0.0.6
│ │ │ │ ├── rx@4.1.0
│ │ │ │ └── through@2.3.8
│ │ │ ├── log-symbols@1.0.2
│ │ │ ├─┬ mem-fs@1.1.3
│ │ │ │ └─┬ vinyl-file@2.0.0
│ │ │ │ └─┬ strip-bom-stream@2.0.0
│ │ │ │ └── first-chunk-stream@2.0.0
│ │ │ └── untildify@2.1.0
│ │ ├─┬ yeoman-test@1.4.0
│ │ │ ├─┬ inquirer@1.1.2
│ │ │ │ ├── cli-width@2.1.0
│ │ │ │ └── mute-stream@0.0.6
│ │ │ └─┬ sinon@1.17.5
│ │ │ ├── formatio@1.1.1
│ │ │ ├── lolex@1.3.2
│ │ │ ├── samsam@1.1.2
│ │ │ └── util@0.10.3
│ │ └── yeoman-welcome@1.0.1
│ └─┬ yosay@1.2.0
│ ├── ansi-regex@2.0.0
│ ├── cli-boxes@1.0.0
│ ├── pad-component@0.0.1
│ ├─┬ repeating@2.0.1
│ │ └── is-finite@1.0.1
│ ├─┬ string-width@1.0.1
│ │ ├── code-point-at@1.0.0
│ │ └── is-fullwidth-code-point@1.0.0
│ ├── taketalk@1.0.0
│ └── wrap-ansi@2.0.0
├─┬ generator-node@1.11.0
│ ├─┬ generator-license@3.1.1
│ │ ├─┬ git-config@0.0.7
│ │ │ └── iniparser@1.0.5
│ │ ├── object-assign@4.1.0
│ │ ├── process@0.11.8
│ │ └─┬ yeoman-generator@0.22.6
│ │ ├─┬ cross-spawn@2.2.3
│ │ │ ├── cross-spawn-async@2.2.4
│ │ │ └─┬ spawn-sync@1.0.15
│ │ │ └── os-shim@0.1.3
│ │ ├── glob@6.0.4
│ │ ├─┬ inquirer@0.11.4
│ │ │ ├── ansi-escapes@1.4.0
│ │ │ ├── ansi-regex@2.0.0
│ │ │ ├─┬ cli-cursor@1.0.2
│ │ │ │ └─┬ restore-cursor@1.0.1
│ │ │ │ └── exit-hook@1.1.1
│ │ │ ├── cli-width@1.1.1
│ │ │ ├── figures@1.7.0
│ │ │ ├── lodash@3.10.1
│ │ │ ├─┬ readline2@1.0.1
│ │ │ │ ├── code-point-at@1.0.0
│ │ │ │ ├── is-fullwidth-code-point@1.0.0
│ │ │ │ └── mute-stream@0.0.5
│ │ │ ├── run-async@0.1.0
│ │ │ ├── rx-lite@3.1.2
│ │ │ ├── string-width@1.0.2
│ │ │ └── through@2.3.8
│ │ ├── lodash@3.10.1
│ │ ├── pretty-bytes@2.0.1
│ │ └── shelljs@0.5.3
│ ├─┬ generator-travis@1.3.0
│ │ ├── merge-and-concat@1.0.2
│ │ ├── ramda@0.18.0
│ │ ├─┬ sort-object@3.0.2
│ │ │ ├─┬ bytewise@1.1.0
│ │ │ │ ├─┬ bytewise-core@1.2.3
│ │ │ │ │ └── typewise-core@1.2.0
│ │ │ │ └── typewise@1.0.3
│ │ │ ├── get-value@2.0.6
│ │ │ ├── is-extendable@0.1.1
│ │ │ ├── sort-asc@0.2.0
│ │ │ ├── sort-desc@0.2.0
│ │ │ └─┬ union-value@0.2.3
│ │ │ ├── arr-union@3.1.0
│ │ │ └─┬ set-value@0.3.3
│ │ │ ├── extend-shallow@2.0.1
│ │ │ ├── isobject@2.1.0
│ │ │ └─┬ to-object-path@0.2.0
│ │ │ ├── arr-flatten@1.0.1
│ │ │ └── is-arguments@1.0.2
│ │ ├── travis-config-keys@1.0.3
│ │ ├─┬ yamljs@0.2.8
│ │ │ ├── argparse@1.0.7
│ │ │ └── glob@7.0.5
│ │ └─┬ yeoman-generator@0.21.2
│ │ ├── glob@5.0.15
│ │ ├── lodash@3.10.1
│ │ ├─┬ sinon@1.17.5
│ │ │ ├── formatio@1.1.1
│ │ │ ├── lolex@1.3.2
│ │ │ ├── samsam@1.1.2
│ │ │ └── util@0.10.3
│ │ └── yeoman-environment@1.5.3
│ ├─┬ git-remote-origin-url@2.0.0
│ │ ├─┬ gitconfiglocal@1.0.0
│ │ │ └── ini@1.3.4
│ │ └── pify@2.3.0
│ ├─┬ github-username@2.1.0
│ │ ├─┬ gh-got@2.4.0
│ │ │ ├─┬ got@5.6.0
│ │ │ │ ├─┬ create-error-class@3.0.2
│ │ │ │ │ └── capture-stack-trace@1.0.0
│ │ │ │ ├── duplexer2@0.1.4
│ │ │ │ ├── is-plain-obj@1.1.0
│ │ │ │ ├── is-redirect@1.0.0
│ │ │ │ ├── is-retry-allowed@1.1.0
│ │ │ │ ├── is-stream@1.1.0
│ │ │ │ ├── lowercase-keys@1.0.0
│ │ │ │ ├── node-status-codes@1.0.0
│ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ ├── timed-out@2.0.0
│ │ │ │ ├── unzip-response@1.0.0
│ │ │ │ └─┬ url-parse-lax@1.0.0
│ │ │ │ └── prepend-http@1.0.4
│ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ └── pinkie@2.0.4
│ │ └─┬ meow@3.7.0
│ │ ├─┬ camelcase-keys@2.1.0
│ │ │ └── camelcase@2.1.1
│ │ ├── decamelize@1.2.0
│ │ ├─┬ loud-rejection@1.6.0
│ │ │ ├─┬ currently-unhandled@0.4.1
│ │ │ │ └── array-find-index@1.0.1
│ │ │ └── signal-exit@3.0.0
│ │ ├── map-obj@1.0.1
│ │ ├── minimist@1.2.0
│ │ ├─┬ normalize-package-data@2.3.5
│ │ │ ├── hosted-git-info@2.1.5
│ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ └── builtin-modules@1.1.1
│ │ │ ├── semver@5.3.0
│ │ │ └─┬ validate-npm-package-license@3.0.1
│ │ │ ├─┬ spdx-correct@1.0.2
│ │ │ │ └── spdx-license-ids@1.2.2
│ │ │ └─┬ spdx-expression-parse@1.0.2
│ │ │ └── spdx-exceptions@1.0.5
│ │ ├─┬ redent@1.0.0
│ │ │ ├─┬ indent-string@2.1.0
│ │ │ │ └─┬ repeating@2.0.1
│ │ │ │ └── is-finite@1.0.1
│ │ │ └── strip-indent@1.0.1
│ │ └── trim-newlines@1.0.0
│ ├─┬ inquirer-npm-name@2.0.0
│ │ └─┬ npm-name@3.0.0
│ │ ├─┬ got@6.3.0
│ │ │ ├── duplexer3@0.1.4
│ │ │ ├── get-stream@1.1.0
│ │ │ └── node-status-codes@2.0.0
│ │ ├── lodash.zip@4.2.0
│ │ └─┬ registry-url@3.1.0
│ │ └─┬ rc@1.1.6
│ │ └── strip-json-comments@1.0.4
│ ├── lodash@4.15.0
│ ├── parse-author@1.0.0
│ └─┬ yeoman-generator@0.23.4
│ ├── async@1.5.2
│ ├─┬ chalk@1.1.3
│ │ ├── ansi-styles@2.2.1
│ │ ├── escape-string-regexp@1.0.5
│ │ ├── has-ansi@2.0.0
│ │ ├── strip-ansi@3.0.1
│ │ └── supports-color@2.0.0
│ ├─┬ class-extend@0.1.2
│ │ └── object-assign@2.1.1
│ ├─┬ cli-table@0.3.1
│ │ └── colors@1.0.3
│ ├─┬ cross-spawn@3.0.1
│ │ ├─┬ lru-cache@4.0.1
│ │ │ ├── pseudomap@1.0.2
│ │ │ └── yallist@2.0.0
│ │ └─┬ which@1.2.10
│ │ └── isexe@1.1.2
│ ├─┬ dargs@4.1.0
│ │ └── number-is-nan@1.0.0
│ ├─┬ dateformat@1.0.12
│ │ └── get-stdin@4.0.1
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── detect-conflict@1.0.1
│ ├─┬ download@4.4.3
│ │ ├─┬ caw@1.2.0
│ │ │ ├── get-proxy@1.1.0
│ │ │ ├── is-obj@1.0.1
│ │ │ ├── object-assign@3.0.0
│ │ │ └── tunnel-agent@0.4.3
│ │ ├─┬ concat-stream@1.5.1
│ │ │ └── typedarray@0.0.6
│ │ ├─┬ each-async@1.1.1
│ │ │ ├── onetime@1.1.0
│ │ │ └── set-immediate-shim@1.0.1
│ │ ├─┬ filenamify@1.2.1
│ │ │ ├── filename-reserved-regex@1.0.0
│ │ │ ├── strip-outer@1.0.0
│ │ │ └── trim-repeated@1.0.0
│ │ ├─┬ gulp-decompress@1.2.0
│ │ │ ├─┬ archive-type@3.2.0
│ │ │ │ └── file-type@3.8.0
│ │ │ ├─┬ decompress@3.0.0
│ │ │ │ ├─┬ buffer-to-vinyl@1.1.0
│ │ │ │ │ └── uuid@2.0.2
│ │ │ │ ├─┬ decompress-tar@3.1.0
│ │ │ │ │ ├── is-tar@1.0.0
│ │ │ │ │ ├── object-assign@2.1.1
│ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ ├── is-natural-number@2.1.1
│ │ │ │ │ │ └── sum-up@1.0.3
│ │ │ │ │ ├─┬ tar-stream@1.5.2
│ │ │ │ │ │ ├── bl@1.1.2
│ │ │ │ │ │ └── end-of-stream@1.1.0
│ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ │ └── isarray@0.0.1
│ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ └── clone@0.2.0
│ │ │ │ ├─┬ decompress-tarbz2@3.1.0
│ │ │ │ │ ├── is-bzip2@1.0.0
│ │ │ │ │ ├── object-assign@2.1.1
│ │ │ │ │ ├─┬ seek-bzip@1.0.5
│ │ │ │ │ │ └─┬ commander@2.8.1
│ │ │ │ │ │ └── graceful-readlink@1.0.1
│ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ │ └── isarray@0.0.1
│ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ └── clone@0.2.0
│ │ │ │ ├─┬ decompress-targz@3.1.0
│ │ │ │ │ ├── is-gzip@1.0.0
│ │ │ │ │ ├── object-assign@2.1.1
│ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ │ └── isarray@0.0.1
│ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ └── clone@0.2.0
│ │ │ │ ├─┬ decompress-unzip@3.4.0
│ │ │ │ │ ├── is-zip@1.0.0
│ │ │ │ │ ├── stat-mode@0.2.1
│ │ │ │ │ └─┬ yauzl@2.6.0
│ │ │ │ │ ├── buffer-crc32@0.2.5
│ │ │ │ │ └─┬ fd-slicer@1.0.1
│ │ │ │ │ └── pend@1.2.0
│ │ │ │ └── vinyl-assign@1.2.1
│ │ │ └─┬ gulp-util@3.0.7
│ │ │ ├── array-uniq@1.0.3
│ │ │ ├── beeper@1.1.0
│ │ │ ├─┬ fancy-log@1.2.0
│ │ │ │ └── time-stamp@1.0.1
│ │ │ ├─┬ gulplog@1.0.0
│ │ │ │ └── glogg@1.0.0
│ │ │ ├─┬ has-gulplog@0.1.0
│ │ │ │ └── sparkles@1.0.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.2.0
│ │ │ │ │ └── lodash._root@3.0.1
│ │ │ │ ├─┬ lodash.keys@3.1.2
│ │ │ │ │ ├── lodash._getnative@3.9.1
│ │ │ │ │ ├── lodash.isarguments@3.1.0
│ │ │ │ │ └── lodash.isarray@3.0.4
│ │ │ │ ├── lodash.restparam@3.6.1
│ │ │ │ └── lodash.templatesettings@3.1.1
│ │ │ ├─┬ multipipe@0.1.2
│ │ │ │ └─┬ duplexer2@0.0.2
│ │ │ │ └─┬ readable-stream@1.1.14
│ │ │ │ └── isarray@0.0.1
│ │ │ ├── object-assign@3.0.0
│ │ │ └── vinyl@0.5.3
│ │ ├── gulp-rename@1.2.2
│ │ ├── is-url@1.2.2
│ │ ├── read-all-stream@3.1.0
│ │ ├─┬ readable-stream@2.0.6
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── isarray@1.0.0
│ │ │ ├── process-nextick-args@1.0.7
│ │ │ └── string_decoder@0.10.31
│ │ ├── stream-combiner2@1.1.1
│ │ ├─┬ vinyl@1.2.0
│ │ │ ├── clone@1.0.2
│ │ │ ├── clone-stats@0.0.1
│ │ │ └── replace-ext@0.0.1
│ │ ├─┬ vinyl-fs@2.4.3
│ │ │ ├─┬ duplexify@3.4.5
│ │ │ │ ├── end-of-stream@1.0.0
│ │ │ │ └── stream-shift@1.0.0
│ │ │ ├─┬ glob-stream@5.3.2
│ │ │ │ ├── extend@3.0.0
│ │ │ │ ├── glob@5.0.15
│ │ │ │ ├─┬ glob-parent@2.0.0
│ │ │ │ │ └── is-glob@2.0.1
│ │ │ │ ├─┬ micromatch@2.3.11
│ │ │ │ │ ├── arr-diff@2.0.0
│ │ │ │ │ ├── array-unique@0.2.1
│ │ │ │ │ ├─┬ braces@1.8.5
│ │ │ │ │ │ ├─┬ expand-range@1.8.2
│ │ │ │ │ │ │ └─┬ fill-range@2.2.3
│ │ │ │ │ │ │ ├── is-number@2.1.0
│ │ │ │ │ │ │ ├── randomatic@1.1.5
│ │ │ │ │ │ │ └── repeat-string@1.5.4
│ │ │ │ │ │ ├── preserve@0.2.0
│ │ │ │ │ │ └── repeat-element@1.1.2
│ │ │ │ │ ├─┬ expand-brackets@0.1.5
│ │ │ │ │ │ └── is-posix-bracket@0.1.1
│ │ │ │ │ ├── extglob@0.3.2
│ │ │ │ │ ├── filename-regex@2.0.0
│ │ │ │ │ ├── is-extglob@1.0.0
│ │ │ │ │ ├─┬ kind-of@3.0.4
│ │ │ │ │ │ └── is-buffer@1.1.4
│ │ │ │ │ ├── normalize-path@2.0.1
│ │ │ │ │ ├─┬ object.omit@2.0.0
│ │ │ │ │ │ └─┬ for-own@0.1.4
│ │ │ │ │ │ └── for-in@0.1.5
│ │ │ │ │ ├─┬ parse-glob@3.0.4
│ │ │ │ │ │ ├── glob-base@0.3.0
│ │ │ │ │ │ └── is-dotfile@1.0.2
│ │ │ │ │ └─┬ regex-cache@0.4.3
│ │ │ │ │ ├── is-equal-shallow@0.1.3
│ │ │ │ │ └── is-primitive@2.0.0
│ │ │ │ ├── ordered-read-streams@0.3.0
│ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ └── isarray@0.0.1
│ │ │ │ ├── to-absolute-glob@0.1.1
│ │ │ │ └─┬ unique-stream@2.2.1
│ │ │ │ └─┬ json-stable-stringify@1.0.1
│ │ │ │ └── jsonify@0.0.0
│ │ │ ├── graceful-fs@4.1.6
│ │ │ ├─┬ gulp-sourcemaps@1.6.0
│ │ │ │ └── convert-source-map@1.3.0
│ │ │ ├── is-valid-glob@0.3.0
│ │ │ ├── lazystream@1.0.0
│ │ │ ├── lodash.isequal@4.4.0
│ │ │ ├── merge-stream@1.0.0
│ │ │ ├─┬ strip-bom@2.0.0
│ │ │ │ └── is-utf8@0.2.1
│ │ │ ├─┬ strip-bom-stream@1.0.0
│ │ │ │ └── first-chunk-stream@1.0.0
│ │ │ ├── through2-filter@2.0.0
│ │ │ └── vali-date@1.0.0
│ │ └─┬ ware@1.3.0
│ │ └─┬ wrap-fn@0.1.5
│ │ └── co@3.1.0
│ ├─┬ error@7.0.2
│ │ ├── string-template@0.2.1
│ │ └── xtend@4.0.1
│ ├── find-up@1.1.2
│ ├─┬ glob@7.0.5
│ │ ├── fs.realpath@1.0.0
│ │ ├─┬ inflight@1.0.5
│ │ │ └── wrappy@1.0.2
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@3.0.3
│ │ │ └─┬ brace-expansion@1.1.6
│ │ │ ├── balanced-match@0.4.2
│ │ │ └── concat-map@0.0.1
│ │ └── once@1.3.3
│ ├─┬ gruntfile-editor@1.2.0
│ │ └─┬ ast-query@1.2.0
│ │ ├─┬ escodegen@1.8.1
│ │ │ ├── estraverse@1.9.3
│ │ │ ├── esutils@2.0.2
│ │ │ ├─┬ optionator@0.8.1
│ │ │ │ ├── deep-is@0.1.3
│ │ │ │ ├── fast-levenshtein@1.1.4
│ │ │ │ ├── levn@0.3.0
│ │ │ │ ├── prelude-ls@1.1.2
│ │ │ │ ├── type-check@0.3.2
│ │ │ │ └── wordwrap@1.0.0
│ │ │ └─┬ source-map@0.2.0
│ │ │ └── amdefine@1.0.0
│ │ ├── esprima@2.7.2
│ │ └── traverse@0.6.6
│ ├─┬ html-wiring@1.2.0
│ │ ├─┬ cheerio@0.19.0
│ │ │ ├─┬ css-select@1.0.0
│ │ │ │ ├── boolbase@1.0.0
│ │ │ │ ├── css-what@1.0.0
│ │ │ │ ├── domutils@1.4.3
│ │ │ │ └── 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.14
│ │ │ │ └── isarray@0.0.1
│ │ │ └── lodash@3.10.1
│ │ └── detect-newline@1.0.3
│ ├─┬ istextorbinary@1.0.2
│ │ ├── binaryextensions@1.0.1
│ │ └── textextensions@1.0.2
│ ├─┬ mem-fs-editor@2.3.0
│ │ ├── commondir@1.0.1
│ │ ├── deep-extend@0.4.1
│ │ ├── ejs@2.5.1
│ │ ├── glob@7.0.5
│ │ ├─┬ globby@4.1.0
│ │ │ ├── array-union@1.0.2
│ │ │ └── arrify@1.0.1
│ │ └─┬ multimatch@2.1.0
│ │ └── array-differ@1.0.0
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ nopt@3.0.6
│ │ └── abbrev@1.0.9
│ ├── path-exists@2.1.0
│ ├── path-is-absolute@1.0.0
│ ├── pretty-bytes@3.0.1
│ ├── read-chunk@1.0.1
│ ├─┬ read-pkg-up@1.0.1
│ │ └─┬ read-pkg@1.1.0
│ │ ├── load-json-file@1.1.0
│ │ └── path-type@1.1.0
│ ├─┬ rimraf@2.5.4
│ │ └── glob@7.0.5
│ ├─┬ run-async@2.2.0
│ │ └── is-promise@2.1.0
│ ├─┬ shelljs@0.7.3
│ │ ├── interpret@1.0.1
│ │ └─┬ rechoir@0.6.2
│ │ └── resolve@1.1.7
│ ├── text-table@0.2.0
│ ├── through2@2.0.1
│ ├─┬ underscore.string@3.3.4
│ │ ├── sprintf-js@1.0.3
│ │ └── util-deprecate@1.0.2
│ ├─┬ user-home@2.0.0
│ │ └── os-homedir@1.0.1
│ ├── xdg-basedir@2.0.0
│ ├─┬ yeoman-assert@2.2.1
│ │ └── lodash@3.10.1
│ ├─┬ yeoman-environment@1.6.3
│ │ ├── diff@2.2.3
│ │ ├─┬ grouped-queue@0.3.2
│ │ │ └── lodash@3.10.1
│ │ ├─┬ inquirer@1.1.2
│ │ │ ├── cli-width@2.1.0
│ │ │ ├─┬ external-editor@1.0.3
│ │ │ │ └─┬ temp@0.8.3
│ │ │ │ ├── os-tmpdir@1.0.1
│ │ │ │ └── rimraf@2.2.8
│ │ │ ├── mute-stream@0.0.6
│ │ │ └── rx@4.1.0
│ │ ├── log-symbols@1.0.2
│ │ ├─┬ mem-fs@1.1.3
│ │ │ └─┬ vinyl-file@2.0.0
│ │ │ └─┬ strip-bom-stream@2.0.0
│ │ │ └── first-chunk-stream@2.0.0
│ │ └── untildify@2.1.0
│ ├─┬ yeoman-test@1.4.0
│ │ └─┬ inquirer@1.1.2
│ │ ├── cli-width@2.1.0
│ │ └── mute-stream@0.0.6
│ └── yeoman-welcome@1.0.1
├─┬ generator-node-gulp@0.7.5
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.5
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├── strip-ansi@0.3.0
│ │ └── supports-color@0.2.0
│ ├─┬ npm-latest@0.2.0
│ │ ├── colors@0.6.2
│ │ ├── lodash@2.4.2
│ │ ├── request@2.10.0
│ │ └── vcsurl@0.1.1
│ ├─┬ npm-name@1.2.0
│ │ ├─┬ got@5.6.0
│ │ │ ├─┬ create-error-class@3.0.2
│ │ │ │ └── capture-stack-trace@1.0.0
│ │ │ ├── duplexer2@0.1.4
│ │ │ ├── is-plain-obj@1.1.0
│ │ │ ├── is-redirect@1.0.0
│ │ │ ├── is-retry-allowed@1.0.0
│ │ │ ├── is-stream@1.1.0
│ │ │ ├── lowercase-keys@1.0.0
│ │ │ ├── node-status-codes@1.0.0
│ │ │ ├── object-assign@4.1.0
│ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ └── is-arrayish@0.2.1
│ │ │ ├─┬ pinkie-promise@2.0.1
│ │ │ │ └── pinkie@2.0.4
│ │ │ ├── read-all-stream@3.1.0
│ │ │ ├─┬ readable-stream@2.1.4
│ │ │ │ ├── buffer-shims@1.0.0
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ ├── timed-out@2.0.0
│ │ │ ├── unzip-response@1.0.0
│ │ │ └─┬ url-parse-lax@1.0.0
│ │ │ └── prepend-http@1.0.4
│ │ ├─┬ log-symbols@1.0.2
│ │ │ └─┬ chalk@1.1.3
│ │ │ ├── ansi-styles@2.2.1
│ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ ├── strip-ansi@3.0.1
│ │ │ └── supports-color@2.0.0
│ │ ├─┬ meow@3.7.0
│ │ │ ├─┬ camelcase-keys@2.1.0
│ │ │ │ └── camelcase@2.1.1
│ │ │ ├── decamelize@1.2.0
│ │ │ ├─┬ loud-rejection@1.4.1
│ │ │ │ ├─┬ currently-unhandled@0.4.1
│ │ │ │ │ └── array-find-index@1.0.1
│ │ │ │ └── signal-exit@2.1.2
│ │ │ ├── map-obj@1.0.1
│ │ │ ├── minimist@1.2.0
│ │ │ ├─┬ normalize-package-data@2.3.5
│ │ │ │ ├── hosted-git-info@2.1.5
│ │ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ │ └── builtin-modules@1.1.1
│ │ │ │ ├── semver@5.1.0
│ │ │ │ └─┬ validate-npm-package-license@3.0.1
│ │ │ │ ├─┬ spdx-correct@1.0.2
│ │ │ │ │ └── spdx-license-ids@1.2.1
│ │ │ │ └─┬ spdx-expression-parse@1.0.2
│ │ │ │ └── spdx-exceptions@1.0.4
│ │ │ ├─┬ read-pkg-up@1.0.1
│ │ │ │ ├─┬ find-up@1.1.2
│ │ │ │ │ └── path-exists@2.1.0
│ │ │ │ └─┬ read-pkg@1.1.0
│ │ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ │ ├── graceful-fs@4.1.4
│ │ │ │ │ ├── pify@2.3.0
│ │ │ │ │ └─┬ strip-bom@2.0.0
│ │ │ │ │ └── is-utf8@0.2.1
│ │ │ │ └── path-type@1.1.0
│ │ │ ├─┬ redent@1.0.0
│ │ │ │ ├── indent-string@2.1.0
│ │ │ │ └── strip-indent@1.0.1
│ │ │ └── trim-newlines@1.0.0
│ │ └─┬ registry-url@3.1.0
│ │ └─┬ rc@1.1.6
│ │ ├── deep-extend@0.4.1
│ │ ├── ini@1.3.4
│ │ └── strip-json-comments@1.0.4
│ ├─┬ yeoman-generator@0.17.7
│ │ ├── async@0.9.2
│ │ ├─┬ cheerio@0.17.0
│ │ │ ├─┬ CSSselect@0.4.1
│ │ │ │ ├── CSSwhat@0.4.7
│ │ │ │ └── domutils@1.4.3
│ │ │ ├─┬ dom-serializer@0.0.1
│ │ │ │ └── domelementtype@1.1.3
│ │ │ ├── entities@1.1.1
│ │ │ └─┬ htmlparser2@3.7.3
│ │ │ ├── domelementtype@1.3.0
│ │ │ ├── domhandler@2.2.1
│ │ │ ├── domutils@1.5.1
│ │ │ ├── entities@1.0.0
│ │ │ └─┬ readable-stream@1.1.14
│ │ │ └── isarray@0.0.1
│ │ ├─┬ class-extend@0.1.2
│ │ │ └── object-assign@2.1.1
│ │ ├─┬ cross-spawn@0.2.9
│ │ │ └── lru-cache@2.7.3
│ │ ├── dargs@2.1.0
│ │ ├─┬ debug@1.0.4
│ │ │ └── ms@0.6.2
│ │ ├── diff@1.4.0
│ │ ├─┬ download@1.0.7
│ │ │ ├─┬ archive-type@1.0.4
│ │ │ │ ├── get-stdin@3.0.2
│ │ │ │ ├── is-7zip@1.0.0
│ │ │ │ ├── is-bzip2@1.0.0
│ │ │ │ ├── is-gzip@1.0.0
│ │ │ │ ├── is-rar@1.0.0
│ │ │ │ ├── is-tar@1.0.0
│ │ │ │ ├── is-zip@1.0.0
│ │ │ │ ├─┬ meow@2.1.0
│ │ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ │ └── camelcase@1.2.1
│ │ │ │ │ ├─┬ indent-string@1.2.2
│ │ │ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ │ │ └── repeating@1.1.3
│ │ │ │ │ └── object-assign@2.1.1
│ │ │ │ └── read-chunk@1.0.1
│ │ │ ├─┬ decompress@1.0.7
│ │ │ │ ├─┬ decompress-tar@1.0.3
│ │ │ │ │ ├── simple-bufferstream@0.0.4
│ │ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ │ ├── get-stdin@3.0.2
│ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ └── is-integer@1.0.6
│ │ │ │ │ └─┬ tar@1.0.3
│ │ │ │ │ ├── block-stream@0.0.9
│ │ │ │ │ └── fstream@1.0.9
│ │ │ │ ├─┬ decompress-tarbz2@1.0.2
│ │ │ │ │ └─┬ seek-bzip@1.0.5
│ │ │ │ │ └── commander@2.8.1
│ │ │ │ ├── decompress-targz@1.0.3
│ │ │ │ └─┬ decompress-unzip@1.0.0
│ │ │ │ ├── adm-zip@0.4.7
│ │ │ │ ├── is-zip@0.1.0
│ │ │ │ └─┬ temp-write@1.1.2
│ │ │ │ ├── os-tmpdir@1.0.1
│ │ │ │ └── uuid@2.0.2
│ │ │ ├─┬ each-async@1.1.1
│ │ │ │ ├── onetime@1.1.0
│ │ │ │ └── set-immediate-shim@1.0.1
│ │ │ ├─┬ fs-extra@0.11.1
│ │ │ │ ├── jsonfile@2.3.1
│ │ │ │ └── ncp@0.6.0
│ │ │ ├── object-assign@1.0.0
│ │ │ ├── request@2.72.0
│ │ │ └── ware@0.3.0
│ │ ├─┬ file-utils@0.2.2
│ │ │ ├─┬ findup-sync@0.2.1
│ │ │ │ └── glob@4.3.5
│ │ │ └─┬ minimatch@2.0.10
│ │ │ └─┬ brace-expansion@1.1.5
│ │ │ ├── balanced-match@0.4.1
│ │ │ └── concat-map@0.0.1
│ │ ├─┬ findup-sync@0.1.3
│ │ │ └─┬ glob@3.2.11
│ │ │ └─┬ minimatch@0.3.0
│ │ │ └── sigmund@1.0.1
│ │ ├─┬ github-username@1.1.1
│ │ │ ├── get-stdin@1.0.0
│ │ │ └─┬ got@2.9.2
│ │ │ ├─┬ duplexify@3.4.3
│ │ │ │ └── end-of-stream@1.0.0
│ │ │ ├── infinity-agent@2.0.3
│ │ │ ├── nested-error-stacks@1.0.2
│ │ │ ├── object-assign@2.1.1
│ │ │ ├── read-all-stream@2.2.0
│ │ │ └── statuses@1.3.0
│ │ ├─┬ glob@4.5.3
│ │ │ ├─┬ inflight@1.0.5
│ │ │ │ └── wrappy@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├── minimatch@2.0.10
│ │ │ └── once@1.3.3
│ │ ├─┬ grouped-queue@0.3.2
│ │ │ └── lodash@3.10.1
│ │ ├─┬ gruntfile-editor@0.2.0
│ │ │ └─┬ ast-query@0.2.5
│ │ │ ├─┬ escodegen@1.3.3
│ │ │ │ ├── estraverse@1.5.1
│ │ │ │ ├── esutils@1.0.0
│ │ │ │ └─┬ source-map@0.1.43
│ │ │ │ └── amdefine@1.0.0
│ │ │ ├── esprima@1.1.1
│ │ │ └── traverse@0.6.6
│ │ ├── iconv-lite@0.4.13
│ │ ├─┬ inquirer@0.7.3
│ │ │ ├── ansi-regex@1.1.1
│ │ │ ├─┬ cli-color@0.3.3
│ │ │ │ ├── d@0.1.1
│ │ │ │ ├─┬ es5-ext@0.10.11
│ │ │ │ │ ├── es6-iterator@2.0.0
│ │ │ │ │ └── es6-symbol@3.0.2
│ │ │ │ ├─┬ memoizee@0.3.10
│ │ │ │ │ ├─┬ es6-weak-map@0.1.4
│ │ │ │ │ │ ├── es6-iterator@0.1.3
│ │ │ │ │ │ └── es6-symbol@2.0.1
│ │ │ │ │ ├── event-emitter@0.3.4
│ │ │ │ │ ├── lru-queue@0.1.0
│ │ │ │ │ └── next-tick@0.2.2
│ │ │ │ └── timers-ext@0.1.0
│ │ │ ├── figures@1.7.0
│ │ │ ├── mute-stream@0.0.4
│ │ │ ├─┬ readline2@0.1.1
│ │ │ │ └─┬ strip-ansi@2.0.1
│ │ │ │ └── ansi-regex@1.1.1
│ │ │ ├── rx@2.5.3
│ │ │ └── through@2.3.8
│ │ ├── isbinaryfile@2.0.4
│ │ ├── mime@1.3.4
│ │ ├─┬ mkdirp@0.5.1
│ │ │ └── minimist@0.0.8
│ │ ├─┬ nopt@3.0.6
│ │ │ └── abbrev@1.0.9
│ │ ├─┬ request@2.72.0
│ │ │ ├── aws-sign2@0.6.0
│ │ │ ├── aws4@1.4.1
│ │ │ ├─┬ bl@1.1.2
│ │ │ │ └── readable-stream@2.0.6
│ │ │ ├── caseless@0.11.0
│ │ │ ├─┬ combined-stream@1.0.5
│ │ │ │ └── delayed-stream@1.0.0
│ │ │ ├── extend@3.0.0
│ │ │ ├── forever-agent@0.6.1
│ │ │ ├─┬ form-data@1.0.0-rc4
│ │ │ │ └── async@1.5.2
│ │ │ ├─┬ har-validator@2.0.6
│ │ │ │ ├─┬ chalk@1.1.3
│ │ │ │ │ ├── ansi-styles@2.2.1
│ │ │ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ │ ├── strip-ansi@3.0.1
│ │ │ │ │ └── supports-color@2.0.0
│ │ │ │ ├─┬ commander@2.9.0
│ │ │ │ │ └── graceful-readlink@1.0.1
│ │ │ │ └─┬ is-my-json-valid@2.13.1
│ │ │ │ ├── generate-function@2.0.0
│ │ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ │ └── is-property@1.0.2
│ │ │ │ ├── jsonpointer@2.0.0
│ │ │ │ └── xtend@4.0.1
│ │ │ ├─┬ hawk@3.1.3
│ │ │ │ ├── boom@2.10.1
│ │ │ │ ├── cryptiles@2.0.5
│ │ │ │ ├── hoek@2.16.3
│ │ │ │ └── sntp@1.0.9
│ │ │ ├─┬ http-signature@1.1.1
│ │ │ │ ├── assert-plus@0.2.0
│ │ │ │ ├─┬ jsprim@1.2.2
│ │ │ │ │ ├── extsprintf@1.0.2
│ │ │ │ │ ├── json-schema@0.2.2
│ │ │ │ │ └── verror@1.3.6
│ │ │ │ └─┬ sshpk@1.8.3
│ │ │ │ ├── asn1@0.2.3
│ │ │ │ ├── assert-plus@1.0.0
│ │ │ │ ├─┬ dashdash@1.14.0
│ │ │ │ │ └── assert-plus@1.0.0
│ │ │ │ ├── ecc-jsbn@0.1.1
│ │ │ │ ├─┬ getpass@0.1.6
│ │ │ │ │ └── assert-plus@1.0.0
│ │ │ │ ├── jodid25519@1.0.2
│ │ │ │ ├── jsbn@0.1.0
│ │ │ │ └── tweetnacl@0.13.3
│ │ │ ├── is-typedarray@1.0.0
│ │ │ ├── isstream@0.1.2
│ │ │ ├── json-stringify-safe@5.0.1
│ │ │ ├─┬ mime-types@2.1.11
│ │ │ │ └── mime-db@1.23.0
│ │ │ ├── node-uuid@1.4.7
│ │ │ ├── oauth-sign@0.8.2
│ │ │ ├── qs@6.1.0
│ │ │ ├── stringstream@0.0.5
│ │ │ ├── tough-cookie@2.2.2
│ │ │ └── tunnel-agent@0.4.3
│ │ ├─┬ rimraf@2.5.2
│ │ │ └─┬ glob@7.0.3
│ │ │ ├── minimatch@3.0.0
│ │ │ └── path-is-absolute@1.0.0
│ │ ├── run-async@0.1.0
│ │ ├── shelljs@0.3.0
│ │ ├── text-table@0.2.0
│ │ └── underscore.string@2.4.0
│ └─┬ yosay@1.1.1
│ ├── ansi-regex@2.0.0
│ ├── ansi-styles@2.2.1
│ ├─┬ chalk@1.1.3
│ │ ├── has-ansi@2.0.0
│ │ └── supports-color@2.0.0
│ ├── pad-component@0.0.1
│ ├─┬ repeating@2.0.1
│ │ └─┬ is-finite@1.0.1
│ │ └── number-is-nan@1.0.0
│ ├─┬ string-width@1.0.1
│ │ ├── code-point-at@1.0.0
│ │ ├── is-fullwidth-code-point@1.0.0
│ │ └─┬ strip-ansi@3.0.1
│ │ └── ansi-regex@2.0.0
│ ├── strip-ansi@3.0.1
│ ├─┬ taketalk@1.0.0
│ │ └── get-stdin@4.0.1
│ └── wrap-ansi@2.0.0
├─┬ generator-simple-node-package@0.6.0
│ ├─┬ npm-name@1.0.1
│ │ ├─┬ got@1.2.2
│ │ │ └── object-assign@1.0.0
│ │ ├─┬ log-symbols@1.0.2
│ │ │ └─┬ chalk@1.1.3
│ │ │ ├── ansi-styles@2.2.1
│ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ ├── strip-ansi@3.0.1
│ │ │ └── supports-color@2.0.0
│ │ └─┬ registry-url@1.0.0
│ │ └─┬ npmconf@2.1.2
│ │ ├─┬ config-chain@1.1.10
│ │ │ └── proto-list@1.2.4
│ │ ├── ini@1.3.4
│ │ ├─┬ osenv@0.1.3
│ │ │ ├── os-homedir@1.0.1
│ │ │ └── os-tmpdir@1.0.1
│ │ ├── semver@4.3.6
│ │ └── uid-number@0.0.5
│ ├── shelljs@0.3.0
│ └─┬ yeoman-generator@0.17.7
│ ├── async@0.9.2
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.5
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├── strip-ansi@0.3.0
│ │ └── supports-color@0.2.0
│ ├─┬ cheerio@0.17.0
│ │ ├─┬ CSSselect@0.4.1
│ │ │ ├── CSSwhat@0.4.7
│ │ │ └── domutils@1.4.3
│ │ ├─┬ dom-serializer@0.0.1
│ │ │ └── domelementtype@1.1.3
│ │ ├── entities@1.1.1
│ │ └─┬ htmlparser2@3.7.3
│ │ ├── domelementtype@1.3.0
│ │ ├── domhandler@2.2.1
│ │ ├── domutils@1.5.1
│ │ ├── entities@1.0.0
│ │ └─┬ readable-stream@1.1.14
│ │ ├── core-util-is@1.0.2
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ ├─┬ class-extend@0.1.2
│ │ └── object-assign@2.1.1
│ ├─┬ cross-spawn@0.2.9
│ │ └── lru-cache@2.7.3
│ ├── dargs@2.1.0
│ ├─┬ debug@1.0.4
│ │ └── ms@0.6.2
│ ├── diff@1.4.0
│ ├─┬ download@1.0.7
│ │ ├─┬ archive-type@1.0.4
│ │ │ ├── get-stdin@3.0.2
│ │ │ ├── is-7zip@1.0.0
│ │ │ ├── is-bzip2@1.0.0
│ │ │ ├── is-gzip@1.0.0
│ │ │ ├── is-rar@1.0.0
│ │ │ ├── is-tar@1.0.0
│ │ │ ├── is-zip@1.0.0
│ │ │ ├─┬ meow@2.1.0
│ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ ├── camelcase@1.2.1
│ │ │ │ │ └── map-obj@1.0.1
│ │ │ │ ├─┬ indent-string@1.2.2
│ │ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ │ ├── minimist@1.2.0
│ │ │ │ │ └─┬ repeating@1.1.3
│ │ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ ├── minimist@1.2.0
│ │ │ │ └── object-assign@2.1.1
│ │ │ └── read-chunk@1.0.1
│ │ ├─┬ decompress@1.0.7
│ │ │ ├─┬ decompress-tar@1.0.3
│ │ │ │ ├── simple-bufferstream@0.0.4
│ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ ├─┬ chalk@0.5.1
│ │ │ │ │ │ ├── ansi-styles@1.1.0
│ │ │ │ │ │ ├─┬ has-ansi@0.1.0
│ │ │ │ │ │ │ └── ansi-regex@0.2.1
│ │ │ │ │ │ ├── strip-ansi@0.3.0
│ │ │ │ │ │ └── supports-color@0.2.0
│ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ ├── is-integer@1.0.6
│ │ │ │ │ └── minimist@1.2.0
│ │ │ │ └─┬ tar@1.0.3
│ │ │ │ ├── block-stream@0.0.9
│ │ │ │ └── fstream@1.0.9
│ │ │ ├─┬ decompress-tarbz2@1.0.2
│ │ │ │ └─┬ seek-bzip@1.0.5
│ │ │ │ └── commander@2.8.1
│ │ │ ├── decompress-targz@1.0.3
│ │ │ └─┬ decompress-unzip@1.0.0
│ │ │ ├── adm-zip@0.4.7
│ │ │ ├── is-zip@0.1.0
│ │ │ └─┬ temp-write@1.1.2
│ │ │ ├── graceful-fs@4.1.4
│ │ │ └── uuid@2.0.2
│ │ ├─┬ each-async@1.1.1
│ │ │ ├── onetime@1.1.0
│ │ │ └── set-immediate-shim@1.0.1
│ │ ├─┬ fs-extra@0.11.1
│ │ │ ├── jsonfile@2.3.1
│ │ │ └── ncp@0.6.0
│ │ └── ware@0.3.0
│ ├─┬ file-utils@0.2.2
│ │ ├─┬ findup-sync@0.2.1
│ │ │ └── glob@4.3.5
│ │ └─┬ minimatch@2.0.10
│ │ └─┬ brace-expansion@1.1.5
│ │ ├── balanced-match@0.4.1
│ │ └── concat-map@0.0.1
│ ├─┬ findup-sync@0.1.3
│ │ └─┬ glob@3.2.11
│ │ └─┬ minimatch@0.3.0
│ │ └── sigmund@1.0.1
│ ├─┬ github-username@1.1.1
│ │ ├── get-stdin@1.0.0
│ │ └─┬ got@2.9.2
│ │ ├─┬ duplexify@3.4.3
│ │ │ ├── end-of-stream@1.0.0
│ │ │ └─┬ readable-stream@2.1.4
│ │ │ ├── buffer-shims@1.0.0
│ │ │ └── isarray@1.0.0
│ │ ├── infinity-agent@2.0.3
│ │ ├── is-stream@1.1.0
│ │ ├── lowercase-keys@1.0.0
│ │ ├── nested-error-stacks@1.0.2
│ │ ├── object-assign@2.1.1
│ │ ├── prepend-http@1.0.4
│ │ ├─┬ read-all-stream@2.2.0
│ │ │ └─┬ readable-stream@2.1.4
│ │ │ └── isarray@1.0.0
│ │ ├── statuses@1.3.0
│ │ └── timed-out@2.0.0
│ ├─┬ glob@4.5.3
│ │ ├─┬ inflight@1.0.5
│ │ │ └── wrappy@1.0.2
│ │ ├── inherits@2.0.1
│ │ ├── minimatch@2.0.10
│ │ └── once@1.3.3
│ ├─┬ grouped-queue@0.3.2
│ │ └── lodash@3.10.1
│ ├─┬ gruntfile-editor@0.2.0
│ │ └─┬ ast-query@0.2.5
│ │ ├─┬ escodegen@1.3.3
│ │ │ ├── estraverse@1.5.1
│ │ │ ├── esutils@1.0.0
│ │ │ └─┬ source-map@0.1.43
│ │ │ └── amdefine@1.0.0
│ │ ├── esprima@1.1.1
│ │ └── traverse@0.6.6
│ ├── iconv-lite@0.4.13
│ ├─┬ inquirer@0.7.3
│ │ ├── ansi-regex@1.1.1
│ │ ├─┬ chalk@0.5.1
│ │ │ ├── ansi-styles@1.1.0
│ │ │ ├─┬ has-ansi@0.1.0
│ │ │ │ └── ansi-regex@0.2.1
│ │ │ ├─┬ strip-ansi@0.3.0
│ │ │ │ └── ansi-regex@0.2.1
│ │ │ └── supports-color@0.2.0
│ │ ├─┬ cli-color@0.3.3
│ │ │ ├── d@0.1.1
│ │ │ ├─┬ es5-ext@0.10.11
│ │ │ │ ├── es6-iterator@2.0.0
│ │ │ │ └── es6-symbol@3.0.2
│ │ │ ├─┬ memoizee@0.3.10
│ │ │ │ ├─┬ es6-weak-map@0.1.4
│ │ │ │ │ ├── es6-iterator@0.1.3
│ │ │ │ │ └── es6-symbol@2.0.1
│ │ │ │ ├── event-emitter@0.3.4
│ │ │ │ ├── lru-queue@0.1.0
│ │ │ │ └── next-tick@0.2.2
│ │ │ └── timers-ext@0.1.0
│ │ ├─┬ figures@1.7.0
│ │ │ └── object-assign@4.1.0
│ │ ├── mute-stream@0.0.4
│ │ ├─┬ readline2@0.1.1
│ │ │ └─┬ strip-ansi@2.0.1
│ │ │ └── ansi-regex@1.1.1
│ │ ├── rx@2.5.3
│ │ └── through@2.3.8
│ ├── isbinaryfile@2.0.4
│ ├── lodash@2.4.2
│ ├── mime@1.3.4
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ nopt@3.0.6
│ │ └── abbrev@1.0.9
│ ├─┬ request@2.72.0
│ │ ├── aws-sign2@0.6.0
│ │ ├── aws4@1.4.1
│ │ ├─┬ bl@1.1.2
│ │ │ └─┬ readable-stream@2.0.6
│ │ │ ├── isarray@1.0.0
│ │ │ ├── process-nextick-args@1.0.7
│ │ │ └── util-deprecate@1.0.2
│ │ ├── caseless@0.11.0
│ │ ├─┬ combined-stream@1.0.5
│ │ │ └── delayed-stream@1.0.0
│ │ ├── extend@3.0.0
│ │ ├── forever-agent@0.6.1
│ │ ├─┬ form-data@1.0.0-rc4
│ │ │ └── async@1.5.2
│ │ ├─┬ har-validator@2.0.6
│ │ │ ├─┬ commander@2.9.0
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ ├─┬ is-my-json-valid@2.13.1
│ │ │ │ ├── generate-function@2.0.0
│ │ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ │ └── is-property@1.0.2
│ │ │ │ ├── jsonpointer@2.0.0
│ │ │ │ └── xtend@4.0.1
│ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ └── pinkie@2.0.4
│ │ ├─┬ hawk@3.1.3
│ │ │ ├── boom@2.10.1
│ │ │ ├── cryptiles@2.0.5
│ │ │ ├── hoek@2.16.3
│ │ │ └── sntp@1.0.9
│ │ ├─┬ http-signature@1.1.1
│ │ │ ├── assert-plus@0.2.0
│ │ │ ├─┬ jsprim@1.2.2
│ │ │ │ ├── extsprintf@1.0.2
│ │ │ │ ├── json-schema@0.2.2
│ │ │ │ └── verror@1.3.6
│ │ │ └─┬ sshpk@1.8.3
│ │ │ ├── asn1@0.2.3
│ │ │ ├── assert-plus@1.0.0
│ │ │ ├─┬ dashdash@1.14.0
│ │ │ │ └── assert-plus@1.0.0
│ │ │ ├── ecc-jsbn@0.1.1
│ │ │ ├─┬ getpass@0.1.6
│ │ │ │ └── assert-plus@1.0.0
│ │ │ ├── jodid25519@1.0.2
│ │ │ ├── jsbn@0.1.0
│ │ │ └── tweetnacl@0.13.3
│ │ ├── is-typedarray@1.0.0
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├─┬ mime-types@2.1.11
│ │ │ └── mime-db@1.23.0
│ │ ├── node-uuid@1.4.7
│ │ ├── oauth-sign@0.8.2
│ │ ├── qs@6.1.0
│ │ ├── stringstream@0.0.5
│ │ ├── tough-cookie@2.2.2
│ │ └── tunnel-agent@0.4.3
│ ├─┬ rimraf@2.5.2
│ │ └─┬ glob@7.0.4
│ │ ├── fs.realpath@1.0.0
│ │ ├── minimatch@3.0.0
│ │ └── path-is-absolute@1.0.0
│ ├── run-async@0.1.0
│ ├── text-table@0.2.0
│ └── underscore.string@2.4.0
├─┬ generator-super-simple-module@1.0.0 -> /home/jdb/Desktop/Code/generator-super-simple-module
│ ├─┬ chalk@1.1.3
│ │ ├── ansi-styles@2.2.1
│ │ ├── escape-string-regexp@1.0.5
│ │ ├── has-ansi@2.0.0
│ │ ├── strip-ansi@3.0.1
│ │ └── supports-color@2.0.0
│ ├── eslint@3.2.2 extraneous
│ ├── eslint-config-xo-space@0.14.0 extraneous
│ ├── gulp@3.9.1 extraneous
│ ├── gulp-eslint@2.1.0 extraneous
│ ├── gulp-exclude-gitignore@1.0.0 extraneous
│ ├── gulp-istanbul@1.0.0 extraneous
│ ├── gulp-line-ending-corrector@1.0.1 extraneous
│ ├── gulp-mocha@2.2.0 extraneous
│ ├── gulp-nsp@2.4.2 extraneous
│ ├── gulp-plumber@1.1.0 extraneous
│ ├─┬ yeoman-generator@0.23.4
│ │ ├── async@1.5.2
│ │ ├─┬ class-extend@0.1.2
│ │ │ └── object-assign@2.1.1
│ │ ├─┬ cli-table@0.3.1
│ │ │ └── colors@1.0.3
│ │ ├─┬ cross-spawn@3.0.1
│ │ │ ├─┬ lru-cache@4.0.1
│ │ │ │ ├── pseudomap@1.0.2
│ │ │ │ └── yallist@2.0.0
│ │ │ └─┬ which@1.2.10
│ │ │ └── isexe@1.1.2
│ │ ├─┬ dargs@4.1.0
│ │ │ └── number-is-nan@1.0.0
│ │ ├─┬ dateformat@1.0.12
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ meow@3.7.0
│ │ │ ├─┬ camelcase-keys@2.1.0
│ │ │ │ └── camelcase@2.1.1
│ │ │ ├── decamelize@1.2.0
│ │ │ ├─┬ loud-rejection@1.6.0
│ │ │ │ ├─┬ currently-unhandled@0.4.1
│ │ │ │ │ └── array-find-index@1.0.1
│ │ │ │ └── signal-exit@3.0.0
│ │ │ ├── map-obj@1.0.1
│ │ │ ├─┬ normalize-package-data@2.3.5
│ │ │ │ ├── hosted-git-info@2.1.5
│ │ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ │ └── builtin-modules@1.1.1
│ │ │ │ ├── semver@5.3.0
│ │ │ │ └─┬ validate-npm-package-license@3.0.1
│ │ │ │ ├─┬ spdx-correct@1.0.2
│ │ │ │ │ └── spdx-license-ids@1.2.2
│ │ │ │ └─┬ spdx-expression-parse@1.0.2
│ │ │ │ └── spdx-exceptions@1.0.5
│ │ │ ├── object-assign@4.1.0
│ │ │ ├─┬ redent@1.0.0
│ │ │ │ ├── indent-string@2.1.0
│ │ │ │ └── strip-indent@1.0.1
│ │ │ └── trim-newlines@1.0.0
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├── detect-conflict@1.0.1
│ │ ├─┬ download@4.4.3
│ │ │ ├─┬ caw@1.2.0
│ │ │ │ ├─┬ get-proxy@1.1.0
│ │ │ │ │ └─┬ rc@1.1.6
│ │ │ │ │ ├── ini@1.3.4
│ │ │ │ │ └── strip-json-comments@1.0.4
│ │ │ │ ├── is-obj@1.0.1
│ │ │ │ ├── object-assign@3.0.0
│ │ │ │ └── tunnel-agent@0.4.3
│ │ │ ├─┬ concat-stream@1.5.1
│ │ │ │ ├── readable-stream@2.0.6
│ │ │ │ └── typedarray@0.0.6
│ │ │ ├─┬ each-async@1.1.1
│ │ │ │ ├── onetime@1.1.0
│ │ │ │ └── set-immediate-shim@1.0.1
│ │ │ ├─┬ filenamify@1.2.1
│ │ │ │ ├── filename-reserved-regex@1.0.0
│ │ │ │ ├── strip-outer@1.0.0
│ │ │ │ └── trim-repeated@1.0.0
│ │ │ ├─┬ got@5.6.0
│ │ │ │ ├─┬ create-error-class@3.0.2
│ │ │ │ │ └── capture-stack-trace@1.0.0
│ │ │ │ ├── duplexer2@0.1.4
│ │ │ │ ├── is-plain-obj@1.1.0
│ │ │ │ ├── is-redirect@1.0.0
│ │ │ │ ├── is-retry-allowed@1.1.0
│ │ │ │ ├── is-stream@1.1.0
│ │ │ │ ├── lowercase-keys@1.0.0
│ │ │ │ ├── node-status-codes@1.0.0
│ │ │ │ ├── object-assign@4.1.0
│ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ ├── timed-out@2.0.0
│ │ │ │ ├── unzip-response@1.0.0
│ │ │ │ └─┬ url-parse-lax@1.0.0
│ │ │ │ └── prepend-http@1.0.4
│ │ │ ├─┬ gulp-decompress@1.2.0
│ │ │ │ ├─┬ archive-type@3.2.0
│ │ │ │ │ └── file-type@3.8.0
│ │ │ │ ├─┬ decompress@3.0.0
│ │ │ │ │ ├─┬ buffer-to-vinyl@1.1.0
│ │ │ │ │ │ └── uuid@2.0.2
│ │ │ │ │ ├─┬ 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.1.1
│ │ │ │ │ │ │ └── sum-up@1.0.3
│ │ │ │ │ │ ├─┬ tar-stream@1.5.2
│ │ │ │ │ │ │ ├─┬ bl@1.1.2
│ │ │ │ │ │ │ │ └── readable-stream@2.0.6
│ │ │ │ │ │ │ └── end-of-stream@1.1.0
│ │ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ │ │ └── isarray@0.0.1
│ │ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ │ └── clone@0.2.0
│ │ │ │ │ ├─┬ decompress-tarbz2@3.1.0
│ │ │ │ │ │ ├── is-bzip2@1.0.0
│ │ │ │ │ │ ├─┬ seek-bzip@1.0.5
│ │ │ │ │ │ │ └─┬ commander@2.8.1
│ │ │ │ │ │ │ └── graceful-readlink@1.0.1
│ │ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ │ │ └── isarray@0.0.1
│ │ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ │ └── clone@0.2.0
│ │ │ │ │ ├─┬ decompress-targz@3.1.0
│ │ │ │ │ │ ├── is-gzip@1.0.0
│ │ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ │ │ └── isarray@0.0.1
│ │ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ │ └── clone@0.2.0
│ │ │ │ │ ├─┬ decompress-unzip@3.4.0
│ │ │ │ │ │ ├── is-zip@1.0.0
│ │ │ │ │ │ ├── stat-mode@0.2.1
│ │ │ │ │ │ └─┬ yauzl@2.6.0
│ │ │ │ │ │ ├── buffer-crc32@0.2.5
│ │ │ │ │ │ └─┬ fd-slicer@1.0.1
│ │ │ │ │ │ └── pend@1.2.0
│ │ │ │ │ └─┬ vinyl-assign@1.2.1
│ │ │ │ │ └── object-assign@4.1.0
│ │ │ │ └─┬ gulp-util@3.0.7
│ │ │ │ ├── array-uniq@1.0.3
│ │ │ │ ├── beeper@1.1.0
│ │ │ │ ├─┬ fancy-log@1.2.0
│ │ │ │ │ └── time-stamp@1.0.1
│ │ │ │ ├─┬ gulplog@1.0.0
│ │ │ │ │ └── glogg@1.0.0
│ │ │ │ ├─┬ has-gulplog@0.1.0
│ │ │ │ │ └── sparkles@1.0.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.2.0
│ │ │ │ │ │ └── lodash._root@3.0.1
│ │ │ │ │ ├─┬ lodash.keys@3.1.2
│ │ │ │ │ │ ├── lodash._getnative@3.9.1
│ │ │ │ │ │ ├── lodash.isarguments@3.0.9
│ │ │ │ │ │ └── lodash.isarray@3.0.4
│ │ │ │ │ ├── lodash.restparam@3.6.1
│ │ │ │ │ └── lodash.templatesettings@3.1.1
│ │ │ │ ├─┬ multipipe@0.1.2
│ │ │ │ │ └─┬ duplexer2@0.0.2
│ │ │ │ │ └─┬ readable-stream@1.1.14
│ │ │ │ │ └── isarray@0.0.1
│ │ │ │ ├── object-assign@3.0.0
│ │ │ │ └── vinyl@0.5.3
│ │ │ ├── gulp-rename@1.2.2
│ │ │ ├── is-url@1.2.2
│ │ │ ├── object-assign@4.1.0
│ │ │ ├── read-all-stream@3.1.0
│ │ │ ├─┬ readable-stream@2.1.4
│ │ │ │ ├── buffer-shims@1.0.0
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ └── string_decoder@0.10.31
│ │ │ ├── stream-combiner2@1.1.1
│ │ │ ├─┬ vinyl@1.2.0
│ │ │ │ ├── clone@1.0.2
│ │ │ │ ├── clone-stats@0.0.1
│ │ │ │ └── replace-ext@0.0.1
│ │ │ ├─┬ vinyl-fs@2.4.3
│ │ │ │ ├─┬ duplexify@3.4.5
│ │ │ │ │ ├── end-of-stream@1.0.0
│ │ │ │ │ └── stream-shift@1.0.0
│ │ │ │ ├─┬ glob-stream@5.3.2
│ │ │ │ │ ├── extend@3.0.0
│ │ │ │ │ ├── glob@5.0.15
│ │ │ │ │ ├─┬ glob-parent@2.0.0
│ │ │ │ │ │ └── is-glob@2.0.1
│ │ │ │ │ ├─┬ micromatch@2.3.11
│ │ │ │ │ │ ├─┬ arr-diff@2.0.0
│ │ │ │ │ │ │ └── arr-flatten@1.0.1
│ │ │ │ │ │ ├── array-unique@0.2.1
│ │ │ │ │ │ ├─┬ braces@1.8.5
│ │ │ │ │ │ │ ├─┬ expand-range@1.8.2
│ │ │ │ │ │ │ │ └─┬ fill-range@2.2.3
│ │ │ │ │ │ │ │ ├── is-number@2.1.0
│ │ │ │ │ │ │ │ ├── isobject@2.1.0
│ │ │ │ │ │ │ │ ├── randomatic@1.1.5
│ │ │ │ │ │ │ │ └── repeat-string@1.5.4
│ │ │ │ │ │ │ ├── preserve@0.2.0
│ │ │ │ │ │ │ └── repeat-element@1.1.2
│ │ │ │ │ │ ├─┬ expand-brackets@0.1.5
│ │ │ │ │ │ │ └── is-posix-bracket@0.1.1
│ │ │ │ │ │ ├── extglob@0.3.2
│ │ │ │ │ │ ├── filename-regex@2.0.0
│ │ │ │ │ │ ├── is-extglob@1.0.0
│ │ │ │ │ │ ├─┬ kind-of@3.0.4
│ │ │ │ │ │ │ └── is-buffer@1.1.3
│ │ │ │ │ │ ├── normalize-path@2.0.1
│ │ │ │ │ │ ├─┬ object.omit@2.0.0
│ │ │ │ │ │ │ ├─┬ for-own@0.1.4
│ │ │ │ │ │ │ │ └── for-in@0.1.5
│ │ │ │ │ │ │ └── is-extendable@0.1.1
│ │ │ │ │ │ ├─┬ parse-glob@3.0.4
│ │ │ │ │ │ │ ├── glob-base@0.3.0
│ │ │ │ │ │ │ └── is-dotfile@1.0.2
│ │ │ │ │ │ └─┬ regex-cache@0.4.3
│ │ │ │ │ │ ├── is-equal-shallow@0.1.3
│ │ │ │ │ │ └── is-primitive@2.0.0
│ │ │ │ │ ├── ordered-read-streams@0.3.0
│ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ │ └── isarray@0.0.1
│ │ │ │ │ ├─┬ to-absolute-glob@0.1.1
│ │ │ │ │ │ └── extend-shallow@2.0.1
│ │ │ │ │ └─┬ unique-stream@2.2.1
│ │ │ │ │ └─┬ json-stable-stringify@1.0.1
│ │ │ │ │ └── jsonify@0.0.0
│ │ │ │ ├── graceful-fs@4.1.5
│ │ │ │ ├─┬ gulp-sourcemaps@1.6.0
│ │ │ │ │ └── convert-source-map@1.3.0
│ │ │ │ ├── is-valid-glob@0.3.0
│ │ │ │ ├── lazystream@1.0.0
│ │ │ │ ├── lodash.isequal@4.3.1
│ │ │ │ ├── merge-stream@1.0.0
│ │ │ │ ├── object-assign@4.1.0
│ │ │ │ ├─┬ strip-bom@2.0.0
│ │ │ │ │ └── is-utf8@0.2.1
│ │ │ │ ├─┬ strip-bom-stream@1.0.0
│ │ │ │ │ └── first-chunk-stream@1.0.0
│ │ │ │ ├── through2-filter@2.0.0
│ │ │ │ └── vali-date@1.0.0
│ │ │ └─┬ ware@1.3.0
│ │ │ └─┬ wrap-fn@0.1.5
│ │ │ └── co@3.1.0
│ │ ├─┬ error@7.0.2
│ │ │ ├── string-template@0.2.1
│ │ │ └── xtend@4.0.1
│ │ ├─┬ find-up@1.1.2
│ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ └── pinkie@2.0.4
│ │ ├─┬ github-username@2.1.0
│ │ │ └─┬ gh-got@2.4.0
│ │ │ └── object-assign@4.1.0
│ │ ├─┬ glob@7.0.5
│ │ │ ├── fs.realpath@1.0.0
│ │ │ ├─┬ inflight@1.0.5
│ │ │ │ └── wrappy@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ minimatch@3.0.2
│ │ │ │ └─┬ brace-expansion@1.1.6
│ │ │ │ ├── balanced-match@0.4.2
│ │ │ │ └── concat-map@0.0.1
│ │ │ └── once@1.3.3
│ │ ├─┬ gruntfile-editor@1.2.0
│ │ │ └─┬ ast-query@1.2.0
│ │ │ ├─┬ escodegen@1.8.0
│ │ │ │ ├── estraverse@1.9.3
│ │ │ │ ├── esutils@2.0.2
│ │ │ │ ├─┬ optionator@0.8.1
│ │ │ │ │ ├── deep-is@0.1.3
│ │ │ │ │ ├── fast-levenshtein@1.1.4
│ │ │ │ │ ├── levn@0.3.0
│ │ │ │ │ ├── prelude-ls@1.1.2
│ │ │ │ │ ├── type-check@0.3.2
│ │ │ │ │ └── wordwrap@1.0.0
│ │ │ │ └─┬ source-map@0.2.0
│ │ │ │ └── amdefine@1.0.0
│ │ │ ├── esprima@2.7.2
│ │ │ └── traverse@0.6.6
│ │ ├─┬ html-wiring@1.2.0
│ │ │ ├─┬ cheerio@0.19.0
│ │ │ │ ├─┬ css-select@1.0.0
│ │ │ │ │ ├── boolbase@1.0.0
│ │ │ │ │ ├── css-what@1.0.0
│ │ │ │ │ ├── domutils@1.4.3
│ │ │ │ │ └── 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.14
│ │ │ │ │ └── isarray@0.0.1
│ │ │ │ └── lodash@3.10.1
│ │ │ └── detect-newline@1.0.3
│ │ ├─┬ istextorbinary@1.0.2
│ │ │ ├── binaryextensions@1.0.1
│ │ │ └── textextensions@1.0.2
│ │ ├── lodash@4.14.1
│ │ ├─┬ mem-fs-editor@2.3.0
│ │ │ ├── commondir@1.0.1
│ │ │ ├── deep-extend@0.4.1
│ │ │ ├── ejs@2.5.1
│ │ │ ├─┬ globby@4.1.0
│ │ │ │ ├── array-union@1.0.2
│ │ │ │ ├── arrify@1.0.1
│ │ │ │ ├── glob@6.0.4
│ │ │ │ ├── object-assign@4.1.0
│ │ │ │ └── pify@2.3.0
│ │ │ └─┬ multimatch@2.1.0
│ │ │ └── array-differ@1.0.0
│ │ ├─┬ mkdirp@0.5.1
│ │ │ └── minimist@0.0.8
│ │ ├─┬ nopt@3.0.6
│ │ │ └── abbrev@1.0.9
│ │ ├── path-exists@2.1.0
│ │ ├── path-is-absolute@1.0.0
│ │ ├── pretty-bytes@3.0.1
│ │ ├── read-chunk@1.0.1
│ │ ├─┬ read-pkg-up@1.0.1
│ │ │ └─┬ read-pkg@1.1.0
│ │ │ ├── load-json-file@1.1.0
│ │ │ └── path-type@1.1.0
│ │ ├── rimraf@2.5.4
│ │ ├─┬ run-async@2.2.0
│ │ │ └── is-promise@2.1.0
│ │ ├─┬ shelljs@0.7.3
│ │ │ ├── interpret@1.0.1
│ │ │ └─┬ rechoir@0.6.2
│ │ │ └── resolve@1.1.7
│ │ ├── text-table@0.2.0
│ │ ├─┬ through2@2.0.1
│ │ │ └── readable-stream@2.0.6
│ │ ├─┬ underscore.string@3.3.4
│ │ │ ├── sprintf-js@1.0.3
│ │ │ └── util-deprecate@1.0.2
│ │ ├─┬ user-home@2.0.0
│ │ │ └── os-homedir@1.0.1
│ │ ├── xdg-basedir@2.0.0
│ │ ├─┬ yeoman-assert@2.2.1
│ │ │ └── lodash@3.10.1
│ │ ├─┬ yeoman-environment@1.6.3
│ │ │ ├── diff@2.2.3
│ │ │ ├─┬ grouped-queue@0.3.2
│ │ │ │ └── lodash@3.10.1
│ │ │ ├─┬ inquirer@1.1.2
│ │ │ │ ├── ansi-escapes@1.4.0
│ │ │ │ ├─┬ cli-cursor@1.0.2
│ │ │ │ │ └─┬ restore-cursor@1.0.1
│ │ │ │ │ └── exit-hook@1.1.1
│ │ │ │ ├── cli-width@2.1.0
│ │ │ │ ├─┬ external-editor@1.0.3
│ │ │ │ │ ├─┬ spawn-sync@1.0.15
│ │ │ │ │ │ └── os-shim@0.1.3
│ │ │ │ │ └─┬ temp@0.8.3
│ │ │ │ │ ├── os-tmpdir@1.0.1
│ │ │ │ │ └── rimraf@2.2.8
│ │ │ │ ├─┬ figures@1.7.0
│ │ │ │ │ └── object-assign@4.1.0
│ │ │ │ ├── mute-stream@0.0.6
│ │ │ │ ├── rx@4.1.0
│ │ │ │ └── through@2.3.8
│ │ │ ├── log-symbols@1.0.2
│ │ │ ├─┬ mem-fs@1.1.3
│ │ │ │ └─┬ vinyl-file@2.0.0
│ │ │ │ └─┬ strip-bom-stream@2.0.0
│ │ │ │ └── first-chunk-stream@2.0.0
│ │ │ └── untildify@2.1.0
│ │ ├─┬ yeoman-test@1.4.0
│ │ │ └─┬ sinon@1.17.5
│ │ │ ├── formatio@1.1.1
│ │ │ ├── lolex@1.3.2
│ │ │ ├── samsam@1.1.2
│ │ │ └── util@0.10.3
│ │ └── yeoman-welcome@1.0.1
│ └─┬ yosay@1.2.0
│ ├── ansi-regex@2.0.0
│ ├── cli-boxes@1.0.0
│ ├── pad-component@0.0.1
│ ├─┬ repeating@2.0.1
│ │ └── is-finite@1.0.1
│ ├─┬ string-width@1.0.1
│ │ ├── code-point-at@1.0.0
│ │ └── is-fullwidth-code-point@1.0.0
│ ├─┬ taketalk@1.0.0
│ │ └── minimist@1.2.0
│ └── wrap-ansi@2.0.0
├─┬ generator-webapp@2.1.0
│ ├─┬ chalk@1.1.3
│ │ ├── ansi-styles@2.2.1
│ │ ├── escape-string-regexp@1.0.5
│ │ ├── has-ansi@2.0.0
│ │ ├── strip-ansi@3.0.1
│ │ └── supports-color@2.0.0
│ ├─┬ generator-jasmine@0.2.2
│ │ └─┬ yeoman-generator@0.20.3
│ │ ├── diff@2.2.3
│ │ ├─┬ findup-sync@0.2.1
│ │ │ └─┬ glob@4.3.5
│ │ │ └── minimatch@2.0.10
│ │ ├── glob@5.0.15
│ │ ├─┬ inquirer@0.8.5
│ │ │ ├── ansi-regex@1.1.1
│ │ │ ├─┬ readline2@0.1.1
│ │ │ │ ├── mute-stream@0.0.4
│ │ │ │ └─┬ strip-ansi@2.0.1
│ │ │ │ └── ansi-regex@1.1.1
│ │ │ └── rx@2.5.3
│ │ ├── mime@1.3.4
│ │ ├── path-exists@1.0.0
│ │ ├── run-async@0.1.0
│ │ └─┬ sinon@1.17.4
│ │ ├── formatio@1.1.1
│ │ ├── lolex@1.3.2
│ │ ├── samsam@1.1.2
│ │ └── util@0.10.3
│ ├── generator-mocha@0.3.0
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ underscore.string@3.3.4
│ │ ├── sprintf-js@1.0.3
│ │ └── util-deprecate@1.0.2
│ ├─┬ wiredep@2.2.2
│ │ ├─┬ bower-config@0.5.2
│ │ │ ├── graceful-fs@2.0.3
│ │ │ ├── mout@0.9.1
│ │ │ ├─┬ optimist@0.6.1
│ │ │ │ ├── minimist@0.0.10
│ │ │ │ └── wordwrap@0.0.3
│ │ │ └── osenv@0.0.3
│ │ ├─┬ chalk@0.5.1
│ │ │ ├── ansi-styles@1.1.0
│ │ │ ├─┬ has-ansi@0.1.0
│ │ │ │ └── ansi-regex@0.2.1
│ │ │ ├── strip-ansi@0.3.0
│ │ │ └── supports-color@0.2.0
│ │ ├─┬ glob@4.5.3
│ │ │ ├─┬ inflight@1.0.5
│ │ │ │ └── wrappy@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ minimatch@2.0.10
│ │ │ │ └─┬ brace-expansion@1.1.4
│ │ │ │ ├── balanced-match@0.4.1
│ │ │ │ └── concat-map@0.0.1
│ │ │ └── once@1.3.3
│ │ ├── lodash@2.4.2
│ │ ├── minimist@1.2.0
│ │ ├── propprop@0.3.0
│ │ └─┬ through2@0.6.5
│ │ ├─┬ readable-stream@1.0.34
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ └── xtend@4.0.1
│ ├─┬ yeoman-assert@2.2.1
│ │ ├── lodash@3.10.1
│ │ └─┬ path-exists@2.1.0
│ │ └─┬ pinkie-promise@2.0.1
│ │ └── pinkie@2.0.4
│ ├─┬ yeoman-generator@0.22.6
│ │ ├── async@1.5.2
│ │ ├─┬ class-extend@0.1.2
│ │ │ └── object-assign@2.1.1
│ │ ├─┬ cli-table@0.3.1
│ │ │ └── colors@1.0.3
│ │ ├─┬ cross-spawn@2.2.3
│ │ │ ├─┬ cross-spawn-async@2.2.4
│ │ │ │ ├─┬ lru-cache@4.0.1
│ │ │ │ │ ├── pseudomap@1.0.2
│ │ │ │ │ └── yallist@2.0.0
│ │ │ │ └─┬ which@1.2.10
│ │ │ │ └── isexe@1.1.2
│ │ │ └─┬ spawn-sync@1.0.15
│ │ │ └── os-shim@0.1.3
│ │ ├─┬ dargs@4.1.0
│ │ │ └── number-is-nan@1.0.0
│ │ ├─┬ dateformat@1.0.12
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ meow@3.7.0
│ │ │ ├─┬ camelcase-keys@2.1.0
│ │ │ │ └── camelcase@2.1.1
│ │ │ ├── decamelize@1.2.0
│ │ │ ├─┬ loud-rejection@1.4.1
│ │ │ │ ├─┬ currently-unhandled@0.4.1
│ │ │ │ │ └── array-find-index@1.0.1
│ │ │ │ └── signal-exit@2.1.2
│ │ │ ├── map-obj@1.0.1
│ │ │ ├─┬ normalize-package-data@2.3.5
│ │ │ │ ├── hosted-git-info@2.1.5
│ │ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ │ └── builtin-modules@1.1.1
│ │ │ │ ├── semver@5.1.0
│ │ │ │ └─┬ validate-npm-package-license@3.0.1
│ │ │ │ ├─┬ spdx-correct@1.0.2
│ │ │ │ │ └── spdx-license-ids@1.2.1
│ │ │ │ └─┬ spdx-expression-parse@1.0.2
│ │ │ │ └── spdx-exceptions@1.0.4
│ │ │ ├── object-assign@4.1.0
│ │ │ ├─┬ redent@1.0.0
│ │ │ │ ├── indent-string@2.1.0
│ │ │ │ └── strip-indent@1.0.1
│ │ │ └── trim-newlines@1.0.0
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├── detect-conflict@1.0.0
│ │ ├─┬ download@4.4.3
│ │ │ ├─┬ caw@1.2.0
│ │ │ │ ├─┬ get-proxy@1.1.0
│ │ │ │ │ └─┬ rc@1.1.6
│ │ │ │ │ ├── ini@1.3.4
│ │ │ │ │ └── strip-json-comments@1.0.4
│ │ │ │ ├── is-obj@1.0.1
│ │ │ │ ├── object-assign@3.0.0
│ │ │ │ └── tunnel-agent@0.4.3
│ │ │ ├─┬ concat-stream@1.5.1
│ │ │ │ └── typedarray@0.0.6
│ │ │ ├─┬ each-async@1.1.1
│ │ │ │ ├── onetime@1.1.0
│ │ │ │ └── set-immediate-shim@1.0.1
│ │ │ ├─┬ filenamify@1.2.1
│ │ │ │ ├── filename-reserved-regex@1.0.0
│ │ │ │ ├── strip-outer@1.0.0
│ │ │ │ └── trim-repeated@1.0.0
│ │ │ ├─┬ got@5.6.0
│ │ │ │ ├─┬ create-error-class@3.0.2
│ │ │ │ │ └── capture-stack-trace@1.0.0
│ │ │ │ ├── duplexer2@0.1.4
│ │ │ │ ├── is-plain-obj@1.1.0
│ │ │ │ ├── is-redirect@1.0.0
│ │ │ │ ├── is-retry-allowed@1.0.0
│ │ │ │ ├── is-stream@1.1.0
│ │ │ │ ├── lowercase-keys@1.0.0
│ │ │ │ ├── node-status-codes@1.0.0
│ │ │ │ ├── object-assign@4.1.0
│ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ ├── timed-out@2.0.0
│ │ │ │ ├── unzip-response@1.0.0
│ │ │ │ └─┬ url-parse-lax@1.0.0
│ │ │ │ └── prepend-http@1.0.4
│ │ │ ├─┬ gulp-decompress@1.2.0
│ │ │ │ ├─┬ archive-type@3.2.0
│ │ │ │ │ └── file-type@3.8.0
│ │ │ │ ├─┬ decompress@3.0.0
│ │ │ │ │ ├─┬ buffer-to-vinyl@1.1.0
│ │ │ │ │ │ └── uuid@2.0.2
│ │ │ │ │ ├─┬ 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.1.1
│ │ │ │ │ │ │ └── sum-up@1.0.3
│ │ │ │ │ │ ├─┬ tar-stream@1.5.2
│ │ │ │ │ │ │ ├── bl@1.1.2
│ │ │ │ │ │ │ └── end-of-stream@1.1.0
│ │ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ │ │ └── isarray@0.0.1
│ │ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ │ └── clone@0.2.0
│ │ │ │ │ ├─┬ decompress-tarbz2@3.1.0
│ │ │ │ │ │ ├── is-bzip2@1.0.0
│ │ │ │ │ │ ├─┬ seek-bzip@1.0.5
│ │ │ │ │ │ │ └─┬ commander@2.8.1
│ │ │ │ │ │ │ └── graceful-readlink@1.0.1
│ │ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ │ │ └── isarray@0.0.1
│ │ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ │ └── clone@0.2.0
│ │ │ │ │ ├─┬ decompress-targz@3.1.0
│ │ │ │ │ │ ├── is-gzip@1.0.0
│ │ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ │ │ └── isarray@0.0.1
│ │ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ │ └── clone@0.2.0
│ │ │ │ │ ├─┬ decompress-unzip@3.4.0
│ │ │ │ │ │ ├── is-zip@1.0.0
│ │ │ │ │ │ ├── stat-mode@0.2.1
│ │ │ │ │ │ └─┬ yauzl@2.5.0
│ │ │ │ │ │ └─┬ fd-slicer@1.0.1
│ │ │ │ │ │ └── pend@1.2.0
│ │ │ │ │ └─┬ vinyl-assign@1.2.1
│ │ │ │ │ └── object-assign@4.1.0
│ │ │ │ └─┬ gulp-util@3.0.7
│ │ │ │ ├── array-uniq@1.0.2
│ │ │ │ ├── beeper@1.1.0
│ │ │ │ ├─┬ fancy-log@1.2.0
│ │ │ │ │ └── time-stamp@1.0.1
│ │ │ │ ├─┬ gulplog@1.0.0
│ │ │ │ │ └── glogg@1.0.0
│ │ │ │ ├─┬ has-gulplog@0.1.0
│ │ │ │ │ └── sparkles@1.0.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.2.0
│ │ │ │ │ ├─┬ lodash.keys@3.1.2
│ │ │ │ │ │ ├── lodash._getnative@3.9.1
│ │ │ │ │ │ ├── lodash.isarguments@3.0.8
│ │ │ │ │ │ └── lodash.isarray@3.0.4
│ │ │ │ │ ├── lodash.restparam@3.6.1
│ │ │ │ │ └── lodash.templatesettings@3.1.1
│ │ │ │ ├─┬ multipipe@0.1.2
│ │ │ │ │ └─┬ duplexer2@0.0.2
│ │ │ │ │ └─┬ readable-stream@1.1.14
│ │ │ │ │ └── isarray@0.0.1
│ │ │ │ ├── object-assign@3.0.0
│ │ │ │ └── vinyl@0.5.3
│ │ │ ├── gulp-rename@1.2.2
│ │ │ ├── is-url@1.2.1
│ │ │ ├── object-assign@4.1.0
│ │ │ ├── read-all-stream@3.1.0
│ │ │ ├─┬ readable-stream@2.0.6
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ └── process-nextick-args@1.0.7
│ │ │ ├── stream-combiner2@1.1.1
│ │ │ ├─┬ vinyl@1.1.1
│ │ │ │ ├── clone@1.0.2
│ │ │ │ ├── clone-stats@0.0.1
│ │ │ │ └── replace-ext@0.0.1
│ │ │ ├─┬ vinyl-fs@2.4.3
│ │ │ │ ├─┬ duplexify@3.4.3
│ │ │ │ │ └── end-of-stream@1.0.0
│ │ │ │ ├─┬ glob-stream@5.3.2
│ │ │ │ │ ├── extend@3.0.0
│ │ │ │ │ ├─┬ glob-parent@2.0.0
│ │ │ │ │ │ └── is-glob@2.0.1
│ │ │ │ │ ├─┬ micromatch@2.3.8
│ │ │ │ │ │ ├─┬ arr-diff@2.0.0
│ │ │ │ │ │ │ └── arr-flatten@1.0.1
│ │ │ │ │ │ ├── array-unique@0.2.1
│ │ │ │ │ │ ├─┬ braces@1.8.5
│ │ │ │ │ │ │ ├─┬ expand-range@1.8.2
│ │ │ │ │ │ │ │ └─┬ fill-range@2.2.3
│ │ │ │ │ │ │ │ ├── is-number@2.1.0
│ │ │ │ │ │ │ │ ├── isobject@2.1.0
│ │ │ │ │ │ │ │ ├── randomatic@1.1.5
│ │ │ │ │ │ │ │ └── repeat-string@1.5.4
│ │ │ │ │ │ │ ├── preserve@0.2.0
│ │ │ │ │ │ │ └── repeat-element@1.1.2
│ │ │ │ │ │ ├─┬ expand-brackets@0.1.5
│ │ │ │ │ │ │ └── is-posix-bracket@0.1.1
│ │ │ │ │ │ ├── extglob@0.3.2
│ │ │ │ │ │ ├── filename-regex@2.0.0
│ │ │ │ │ │ ├── is-extglob@1.0.0
│ │ │ │ │ │ ├─┬ kind-of@3.0.3
│ │ │ │ │ │ │ └── is-buffer@1.1.3
│ │ │ │ │ │ ├── normalize-path@2.0.1
│ │ │ │ │ │ ├─┬ object.omit@2.0.0
│ │ │ │ │ │ │ ├─┬ for-own@0.1.4
│ │ │ │ │ │ │ │ └── for-in@0.1.5
│ │ │ │ │ │ │ └── is-extendable@0.1.1
│ │ │ │ │ │ ├─┬ parse-glob@3.0.4
│ │ │ │ │ │ │ ├── glob-base@0.3.0
│ │ │ │ │ │ │ └── is-dotfile@1.0.2
│ │ │ │ │ │ └─┬ regex-cache@0.4.3
│ │ │ │ │ │ ├── is-equal-shallow@0.1.3
│ │ │ │ │ │ └── is-primitive@2.0.0
│ │ │ │ │ ├── ordered-read-streams@0.3.0
│ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ │ └── isarray@0.0.1
│ │ │ │ │ ├─┬ to-absolute-glob@0.1.1
│ │ │ │ │ │ └── extend-shallow@2.0.1
│ │ │ │ │ └─┬ unique-stream@2.2.1
│ │ │ │ │ └─┬ json-stable-stringify@1.0.1
│ │ │ │ │ └── jsonify@0.0.0
│ │ │ │ ├── graceful-fs@4.1.4
│ │ │ │ ├─┬ gulp-sourcemaps@1.6.0
│ │ │ │ │ └── convert-source-map@1.2.0
│ │ │ │ ├── is-valid-glob@0.3.0
│ │ │ │ ├── lazystream@1.0.0
│ │ │ │ ├─┬ lodash.isequal@4.2.0
│ │ │ │ │ ├── lodash._root@3.0.1
│ │ │ │ │ └── lodash.keys@4.0.7
│ │ │ │ ├── merge-stream@1.0.0
│ │ │ │ ├── object-assign@4.1.0
│ │ │ │ ├─┬ strip-bom@2.0.0
│ │ │ │ │ └── is-utf8@0.2.1
│ │ │ │ ├─┬ strip-bom-stream@1.0.0
│ │ │ │ │ └── first-chunk-stream@1.0.0
│ │ │ │ ├── through2-filter@2.0.0
│ │ │ │ └── vali-date@1.0.0
│ │ │ └─┬ ware@1.3.0
│ │ │ └─┬ wrap-fn@0.1.5
│ │ │ └── co@3.1.0
│ │ ├─┬ error@7.0.2
│ │ │ └── string-template@0.2.1
│ │ ├─┬ find-up@1.1.2
│ │ │ └── path-exists@2.1.0
│ │ ├─┬ github-username@2.1.0
│ │ │ └─┬ gh-got@2.4.0
│ │ │ └── object-assign@4.1.0
│ │ ├─┬ glob@6.0.4
│ │ │ └── minimatch@3.0.0
│ │ ├─┬ gruntfile-editor@1.2.0
│ │ │ ├─┬ ast-query@1.2.0
│ │ │ │ ├─┬ escodegen@1.8.0
│ │ │ │ │ ├── estraverse@1.9.3
│ │ │ │ │ ├── esutils@2.0.2
│ │ │ │ │ ├─┬ optionator@0.8.1
│ │ │ │ │ │ ├── deep-is@0.1.3
│ │ │ │ │ │ ├── fast-levenshtein@1.1.3
│ │ │ │ │ │ ├── levn@0.3.0
│ │ │ │ │ │ ├── prelude-ls@1.1.2
│ │ │ │ │ │ ├── type-check@0.3.2
│ │ │ │ │ │ └── wordwrap@1.0.0
│ │ │ │ │ └─┬ source-map@0.2.0
│ │ │ │ │ └── amdefine@1.0.0
│ │ │ │ ├── esprima@2.7.2
│ │ │ │ ├── lodash@4.13.1
│ │ │ │ └── traverse@0.6.6
│ │ │ └── lodash@4.13.1
│ │ ├─┬ html-wiring@1.2.0
│ │ │ ├─┬ cheerio@0.19.0
│ │ │ │ ├─┬ css-select@1.0.0
│ │ │ │ │ ├── boolbase@1.0.0
│ │ │ │ │ ├── css-what@1.0.0
│ │ │ │ │ ├── domutils@1.4.3
│ │ │ │ │ └── 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.14
│ │ │ │ └── isarray@0.0.1
│ │ │ └── detect-newline@1.0.3
│ │ ├─┬ inquirer@0.11.4
│ │ │ ├── ansi-escapes@1.4.0
│ │ │ ├─┬ cli-cursor@1.0.2
│ │ │ │ └─┬ restore-cursor@1.0.1
│ │ │ │ └── exit-hook@1.1.1
│ │ │ ├── cli-width@1.1.1
│ │ │ ├─┬ figures@1.7.0
│ │ │ │ └── object-assign@4.1.0
│ │ │ ├─┬ readline2@1.0.1
│ │ │ │ └── mute-stream@0.0.5
│ │ │ ├── run-async@0.1.0
│ │ │ ├── rx-lite@3.1.2
│ │ │ └── through@2.3.8
│ │ ├─┬ istextorbinary@1.0.2
│ │ │ ├── binaryextensions@1.0.1
│ │ │ └── textextensions@1.0.2
│ │ ├─┬ mem-fs-editor@2.2.1
│ │ │ ├── commondir@1.0.1
│ │ │ ├── deep-extend@0.4.1
│ │ │ ├── ejs@2.4.2
│ │ │ ├── glob@7.0.3
│ │ │ ├─┬ globby@4.1.0
│ │ │ │ ├── array-union@1.0.1
│ │ │ │ ├── arrify@1.0.1
│ │ │ │ ├── glob@6.0.4
│ │ │ │ ├── object-assign@4.1.0
│ │ │ │ └── pify@2.3.0
│ │ │ └─┬ multimatch@2.1.0
│ │ │ └── array-differ@1.0.0
│ │ ├─┬ nopt@3.0.6
│ │ │ └── abbrev@1.0.7
│ │ ├── path-exists@2.1.0
│ │ ├── path-is-absolute@1.0.0
│ │ ├── pretty-bytes@2.0.1
│ │ ├── read-chunk@1.0.1
│ │ ├─┬ read-pkg-up@1.0.1
│ │ │ └─┬ read-pkg@1.1.0
│ │ │ ├── load-json-file@1.1.0
│ │ │ └── path-type@1.1.0
│ │ ├─┬ rimraf@2.5.2
│ │ │ └── glob@7.0.3
│ │ ├─┬ run-async@2.2.0
│ │ │ └── is-promise@2.1.0
│ │ ├── shelljs@0.5.3
│ │ ├── text-table@0.2.0
│ │ ├── through2@2.0.1
│ │ ├─┬ user-home@2.0.0
│ │ │ └── os-homedir@1.0.1
│ │ ├── xdg-basedir@2.0.0
│ │ ├─┬ yeoman-environment@1.6.1
│ │ │ ├── grouped-queue@0.3.2
│ │ │ ├─┬ inquirer@1.0.3
│ │ │ │ ├── cli-width@2.1.0
│ │ │ │ ├── mute-stream@0.0.6
│ │ │ │ ├── run-async@2.2.0
│ │ │ │ └── rx@4.1.0
│ │ │ ├── lodash@4.13.1
│ │ │ ├── log-symbols@1.0.2
│ │ │ ├─┬ mem-fs@1.1.3
│ │ │ │ └─┬ vinyl-file@2.0.0
│ │ │ │ └─┬ strip-bom-stream@2.0.0
│ │ │ │ └── first-chunk-stream@2.0.0
│ │ │ └── untildify@2.1.0
│ │ ├─┬ yeoman-test@1.4.0
│ │ │ ├─┬ inquirer@1.0.3
│ │ │ │ ├── cli-width@2.1.0
│ │ │ │ ├── mute-stream@0.0.6
│ │ │ │ ├── run-async@2.2.0
│ │ │ │ └── rx@4.1.0
│ │ │ ├── lodash@4.13.1
│ │ │ └─┬ yeoman-generator@0.23.3
│ │ │ ├── glob@7.0.3
│ │ │ ├── path-exists@2.1.0
│ │ │ ├── pretty-bytes@3.0.1
│ │ │ └─┬ shelljs@0.7.0
│ │ │ ├── interpret@1.0.1
│ │ │ └─┬ rechoir@0.6.2
│ │ │ └── resolve@1.1.7
│ │ └── yeoman-welcome@1.0.1
│ └─┬ yosay@1.1.1
│ ├── ansi-regex@2.0.0
│ ├── pad-component@0.0.1
│ ├─┬ repeating@2.0.1
│ │ └── is-finite@1.0.1
│ ├─┬ string-width@1.0.1
│ │ ├── code-point-at@1.0.0
│ │ └── is-fullwidth-code-point@1.0.0
│ ├── taketalk@1.0.0
│ └── wrap-ansi@2.0.0
├─┬ grunt-cli@1.2.0
│ ├─┬ findup-sync@0.3.0
│ │ └─┬ glob@5.0.15
│ │ ├─┬ inflight@1.0.5
│ │ │ └── wrappy@1.0.2
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@3.0.0
│ │ │ └─┬ brace-expansion@1.1.4
│ │ │ ├── balanced-match@0.4.1
│ │ │ └── concat-map@0.0.1
│ │ ├── once@1.3.3
│ │ └── path-is-absolute@1.0.0
│ ├── grunt-known-options@1.1.0
│ ├─┬ nopt@3.0.6
│ │ └── abbrev@1.0.7
│ └── resolve@1.1.7
├─┬ grunt-init@0.3.2
│ ├── async@0.2.10
│ ├── colors@0.6.2
│ ├─┬ grunt@0.4.5
│ │ ├── async@0.1.22
│ │ ├── coffee-script@1.3.3
│ │ ├── dateformat@1.0.2-1.2.3
│ │ ├── eventemitter2@0.4.14
│ │ ├── exit@0.1.2
│ │ ├─┬ findup-sync@0.1.3
│ │ │ └─┬ glob@3.2.11
│ │ │ ├── inherits@2.0.1
│ │ │ └── minimatch@0.3.0
│ │ ├── getobject@0.1.0
│ │ ├─┬ glob@3.1.21
│ │ │ ├── graceful-fs@1.2.3
│ │ │ └── inherits@1.0.2
│ │ ├─┬ grunt-legacy-log@0.1.3
│ │ │ ├─┬ grunt-legacy-log-utils@0.1.1
│ │ │ │ └── underscore.string@2.3.3
│ │ │ └── underscore.string@2.3.3
│ │ ├─┬ grunt-legacy-util@0.2.0
│ │ │ ├── async@0.1.22
│ │ │ └── lodash@0.9.2
│ │ ├── iconv-lite@0.2.11
│ │ ├─┬ js-yaml@2.0.5
│ │ │ ├─┬ argparse@0.1.16
│ │ │ │ ├── underscore@1.7.0
│ │ │ │ └── underscore.string@2.4.0
│ │ │ └── esprima@1.0.4
│ │ ├── lodash@0.9.2
│ │ ├─┬ minimatch@0.2.14
│ │ │ ├── lru-cache@2.7.3
│ │ │ └── sigmund@1.0.1
│ │ ├─┬ nopt@1.0.10
│ │ │ └── abbrev@1.0.7
│ │ ├── rimraf@2.2.8
│ │ ├── underscore.string@2.2.1
│ │ └── which@1.0.9
│ ├── hooker@0.2.3
│ ├── lodash@2.4.2
│ ├─┬ prompt@0.1.12
│ │ ├── async@0.1.22
│ │ ├── pkginfo@0.4.0
│ │ └─┬ winston@0.5.11
│ │ ├── async@0.1.22
│ │ ├── eyes@0.1.8
│ │ ├─┬ loggly@0.3.11
│ │ │ ├── request@2.9.203
│ │ │ └── timespan@2.3.0
│ │ ├── pkginfo@0.2.3
│ │ └── stack-trace@0.0.9
│ └── semver@1.0.14
├─┬ gulp@3.9.1
│ ├── archy@1.0.0
│ ├─┬ chalk@1.1.3
│ │ ├── ansi-styles@2.2.1
│ │ ├── escape-string-regexp@1.0.5
│ │ ├─┬ has-ansi@2.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ ├── strip-ansi@3.0.1
│ │ └── supports-color@2.0.0
│ ├── deprecated@0.0.1
│ ├─┬ gulp-util@3.0.7
│ │ ├── array-differ@1.0.0
│ │ ├── array-uniq@1.0.2
│ │ ├── beeper@1.1.0
│ │ ├─┬ dateformat@1.0.12
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ meow@3.7.0
│ │ │ ├─┬ camelcase-keys@2.1.0
│ │ │ │ └── camelcase@2.1.1
│ │ │ ├── decamelize@1.2.0
│ │ │ ├─┬ loud-rejection@1.4.1
│ │ │ │ ├─┬ currently-unhandled@0.4.1
│ │ │ │ │ └── array-find-index@1.0.1
│ │ │ │ └── signal-exit@2.1.2
│ │ │ ├── map-obj@1.0.1
│ │ │ ├─┬ normalize-package-data@2.3.5
│ │ │ │ ├── hosted-git-info@2.1.5
│ │ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ │ └── builtin-modules@1.1.1
│ │ │ │ └─┬ validate-npm-package-license@3.0.1
│ │ │ │ ├─┬ spdx-correct@1.0.2
│ │ │ │ │ └── spdx-license-ids@1.2.1
│ │ │ │ └─┬ spdx-expression-parse@1.0.2
│ │ │ │ └── spdx-exceptions@1.0.4
│ │ │ ├── object-assign@4.1.0
│ │ │ ├─┬ read-pkg-up@1.0.1
│ │ │ │ ├─┬ find-up@1.1.2
│ │ │ │ │ ├── path-exists@2.1.0
│ │ │ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ │ │ └── pinkie@2.0.4
│ │ │ │ └─┬ read-pkg@1.1.0
│ │ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ │ ├── graceful-fs@4.1.4
│ │ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ │ ├── pify@2.3.0
│ │ │ │ │ └── strip-bom@2.0.0
│ │ │ │ └── path-type@1.1.0
│ │ │ ├─┬ redent@1.0.0
│ │ │ │ ├─┬ indent-string@2.1.0
│ │ │ │ │ └─┬ repeating@2.0.1
│ │ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ └── strip-indent@1.0.1
│ │ │ └── trim-newlines@1.0.0
│ │ ├─┬ fancy-log@1.2.0
│ │ │ └── time-stamp@1.0.1
│ │ ├─┬ gulplog@1.0.0
│ │ │ └── glogg@1.0.0
│ │ ├─┬ has-gulplog@0.1.0
│ │ │ └── sparkles@1.0.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.2.0
│ │ │ │ └── lodash._root@3.0.1
│ │ │ ├─┬ lodash.keys@3.1.2
│ │ │ │ ├── lodash._getnative@3.9.1
│ │ │ │ ├── lodash.isarguments@3.0.8
│ │ │ │ └── lodash.isarray@3.0.4
│ │ │ ├── lodash.restparam@3.6.1
│ │ │ └── lodash.templatesettings@3.1.1
│ │ ├─┬ multipipe@0.1.2
│ │ │ └─┬ duplexer2@0.0.2
│ │ │ └── readable-stream@1.1.14
│ │ ├── object-assign@3.0.0
│ │ ├── replace-ext@0.0.1
│ │ ├─┬ through2@2.0.1
│ │ │ ├─┬ readable-stream@2.0.6
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ └── xtend@4.0.1
│ │ └─┬ vinyl@0.5.3
│ │ ├── clone@1.0.2
│ │ └── clone-stats@0.0.1
│ ├── interpret@1.0.1
│ ├─┬ liftoff@2.2.1
│ │ ├── extend@2.0.1
│ │ ├─┬ findup-sync@0.3.0
│ │ │ └─┬ glob@5.0.15
│ │ │ ├── inflight@1.0.5
│ │ │ ├── minimatch@3.0.0
│ │ │ └── path-is-absolute@1.0.0
│ │ ├── flagged-respawn@0.3.2
│ │ ├── rechoir@0.6.2
│ │ └── resolve@1.1.7
│ ├── minimist@1.2.0
│ ├─┬ orchestrator@0.3.7
│ │ ├─┬ end-of-stream@0.1.5
│ │ │ └─┬ once@1.3.3
│ │ │ └── wrappy@1.0.2
│ │ ├── sequencify@0.0.7
│ │ └── stream-consume@0.1.0
│ ├── pretty-hrtime@1.0.2
│ ├── semver@4.3.6
│ ├─┬ tildify@1.2.0
│ │ └── os-homedir@1.0.1
│ ├─┬ v8flags@2.0.11
│ │ └── user-home@1.1.1
│ └─┬ vinyl-fs@0.3.14
│ ├── defaults@1.0.3
│ ├─┬ glob-stream@3.1.18
│ │ ├── glob@4.5.3
│ │ ├─┬ glob2base@0.0.12
│ │ │ └── find-index@0.1.1
│ │ ├─┬ minimatch@2.0.10
│ │ │ └─┬ brace-expansion@1.1.4
│ │ │ ├── balanced-match@0.4.1
│ │ │ └── concat-map@0.0.1
│ │ ├── ordered-read-streams@0.1.0
│ │ ├─┬ through2@0.6.5
│ │ │ └── readable-stream@1.0.34
│ │ └── unique-stream@1.0.0
│ ├─┬ glob-watcher@0.0.6
│ │ └─┬ gaze@0.5.2
│ │ └─┬ globule@0.1.0
│ │ ├─┬ glob@3.1.21
│ │ │ ├── graceful-fs@1.2.3
│ │ │ └── inherits@1.0.2
│ │ ├── lodash@1.0.2
│ │ └─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.7.3
│ │ └── sigmund@1.0.1
│ ├── graceful-fs@3.0.8
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ strip-bom@1.0.0
│ │ ├── first-chunk-stream@1.0.0
│ │ └── is-utf8@0.2.1
│ ├─┬ through2@0.6.5
│ │ └─┬ readable-stream@1.0.34
│ │ └── isarray@0.0.1
│ └─┬ vinyl@0.4.6
│ └── clone@0.2.0
├─┬ jison@0.4.17
│ ├─┬ cjson@0.3.0
│ │ └─┬ jsonlint@1.6.0
│ │ └── JSV@4.0.2
│ ├── ebnf-parser@0.1.10
│ ├─┬ escodegen@1.3.3
│ │ ├── estraverse@1.5.1
│ │ ├── esutils@1.0.0
│ │ └─┬ source-map@0.1.43
│ │ └── amdefine@1.0.0
│ ├── esprima@1.1.1
│ ├── jison-lex@0.3.4
│ ├── JSONSelect@0.4.0
│ ├── lex-parser@0.1.4
│ └─┬ nomnom@1.5.2
│ ├── colors@0.5.1
│ └── underscore@1.1.7
├─┬ lazy-deps@1.0.0
│ ├── acorn@3.2.0
│ ├── asynquence@0.9.0
│ ├─┬ concat-stream@1.5.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ readable-stream@2.0.6
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── isarray@1.0.0
│ │ │ ├── process-nextick-args@1.0.7
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ └── typedarray@0.0.6
│ ├── is-core-module@1.0.2
│ ├─┬ JSONStream@1.1.2
│ │ ├── jsonparse@1.2.0
│ │ └── through@2.3.8
│ ├─┬ magicpen@5.9.3
│ │ ├── ansi-styles@2.0.0
│ │ ├── color-diff@0.1.7
│ │ └── supports-color@1.2.0
│ ├─┬ readdir@0.0.13
│ │ └── q@1.0.1
│ ├─┬ request@2.72.0
│ │ ├── aws-sign2@0.6.0
│ │ ├── aws4@1.4.1
│ │ ├── bl@1.1.2
│ │ ├── caseless@0.11.0
│ │ ├─┬ combined-stream@1.0.5
│ │ │ └── delayed-stream@1.0.0
│ │ ├── extend@3.0.0
│ │ ├── forever-agent@0.6.1
│ │ ├─┬ form-data@1.0.0-rc4
│ │ │ └── async@1.5.2
│ │ ├─┬ har-validator@2.0.6
│ │ │ ├─┬ chalk@1.1.3
│ │ │ │ ├── ansi-styles@2.2.1
│ │ │ │ ├── escape-string-regexp@1.0.5
│ │ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ ├── strip-ansi@3.0.1
│ │ │ │ └── supports-color@2.0.0
│ │ │ ├─┬ is-my-json-valid@2.13.1
│ │ │ │ ├── generate-function@2.0.0
│ │ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ │ └── is-property@1.0.2
│ │ │ │ ├── jsonpointer@2.0.0
│ │ │ │ └── xtend@4.0.1
│ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ └── pinkie@2.0.4
│ │ ├─┬ hawk@3.1.3
│ │ │ ├── boom@2.10.1
│ │ │ ├── cryptiles@2.0.5
│ │ │ ├── hoek@2.16.3
│ │ │ └── sntp@1.0.9
│ │ ├─┬ http-signature@1.1.1
│ │ │ ├── assert-plus@0.2.0
│ │ │ ├─┬ jsprim@1.2.2
│ │ │ │ ├── extsprintf@1.0.2
│ │ │ │ ├── json-schema@0.2.2
│ │ │ │ └── verror@1.3.6
│ │ │ └─┬ sshpk@1.8.3
│ │ │ ├── asn1@0.2.3
│ │ │ ├── assert-plus@1.0.0
│ │ │ ├─┬ dashdash@1.14.0
│ │ │ │ └── assert-plus@1.0.0
│ │ │ ├── ecc-jsbn@0.1.1
│ │ │ ├─┬ getpass@0.1.6
│ │ │ │ └── assert-plus@1.0.0
│ │ │ ├── jodid25519@1.0.2
│ │ │ ├── jsbn@0.1.0
│ │ │ └── tweetnacl@0.13.3
│ │ ├── is-typedarray@1.0.0
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├─┬ mime-types@2.1.11
│ │ │ └── mime-db@1.23.0
│ │ ├── node-uuid@1.4.7
│ │ ├── oauth-sign@0.8.2
│ │ ├── qs@6.1.0
│ │ ├── stringstream@0.0.5
│ │ ├── tough-cookie@2.2.2
│ │ └── tunnel-agent@0.4.3
│ └─┬ tar.gz@1.0.5
│ ├── bluebird@2.10.2
│ ├─┬ commander@2.9.0
│ │ └── graceful-readlink@1.0.1
│ ├─┬ fstream@1.0.10
│ │ ├── graceful-fs@4.1.4
│ │ ├─┬ mkdirp@0.5.1
│ │ │ └── minimist@0.0.8
│ │ └─┬ rimraf@2.5.2
│ │ └─┬ glob@7.0.4
│ │ ├── fs.realpath@1.0.0
│ │ ├─┬ inflight@1.0.5
│ │ │ └── wrappy@1.0.2
│ │ ├─┬ minimatch@3.0.2
│ │ │ └─┬ brace-expansion@1.1.5
│ │ │ ├── balanced-match@0.4.1
│ │ │ └── concat-map@0.0.1
│ │ ├── once@1.3.3
│ │ └── path-is-absolute@1.0.0
│ ├── mout@0.11.1
│ └─┬ tar@2.2.1
│ └── block-stream@0.0.9
├─┬ mocha@3.0.2
│ ├── browser-stdout@1.3.0
│ ├─┬ commander@2.9.0
│ │ └── graceful-readlink@1.0.1
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── diff@1.4.0
│ ├── escape-string-regexp@1.0.5
│ ├─┬ glob@7.0.5
│ │ ├── fs.realpath@1.0.0
│ │ ├─┬ inflight@1.0.5
│ │ │ └── wrappy@1.0.2
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@3.0.3
│ │ │ └─┬ brace-expansion@1.1.6
│ │ │ ├── balanced-match@0.4.2
│ │ │ └── concat-map@0.0.1
│ │ ├── once@1.3.3
│ │ └── path-is-absolute@1.0.0
│ ├── growl@1.9.2
│ ├── json3@3.3.2
│ ├─┬ lodash.create@3.1.1
│ │ ├─┬ lodash._baseassign@3.2.0
│ │ │ ├── lodash._basecopy@3.0.1
│ │ │ └─┬ lodash.keys@3.1.2
│ │ │ ├── lodash._getnative@3.9.1
│ │ │ ├── lodash.isarguments@3.1.0
│ │ │ └── lodash.isarray@3.0.4
│ │ ├── lodash._basecreate@3.0.3
│ │ └── lodash._isiterateecall@3.0.9
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ └─┬ supports-color@3.1.2
│ └── has-flag@1.0.0
├─┬ npm@3.10.5 -> /home/jdb/npm
│ ├── abbrev@1.0.9
│ ├── ansi-regex@2.0.0
│ ├── ansicolors@0.3.2
│ ├── ansistyles@0.1.3
│ ├── aproba@1.0.4
│ ├── archy@1.0.0
│ ├── asap@2.0.4
│ ├── chownr@1.0.1
│ ├── cmd-shim@2.0.2
│ ├─┬ columnify@1.5.4
│ │ └─┬ wcwidth@1.0.0
│ │ └─┬ defaults@1.0.3
│ │ └── clone@1.0.2
│ ├─┬ config-chain@1.1.10
│ │ └── proto-list@1.2.4
│ ├── debuglog@1.0.1
│ ├── deep-equal@1.0.1 extraneous
│ ├── dezalgo@1.0.3
│ ├── editor@1.0.0
│ ├── fs-vacuum@1.2.9
│ ├── fs-write-stream-atomic@1.0.8
│ ├── fstream@1.0.10
│ ├─┬ fstream-npm@1.1.0
│ │ └─┬ fstream-ignore@1.0.5
│ │ └─┬ minimatch@3.0.0
│ │ └─┬ brace-expansion@1.1.4
│ │ ├── balanced-match@0.4.1
│ │ └── concat-map@0.0.1
│ ├─┬ glob@7.0.4
│ │ ├── fs.realpath@1.0.0
│ │ ├─┬ minimatch@3.0.0
│ │ │ └─┬ brace-expansion@1.1.5
│ │ │ ├── balanced-match@0.4.1
│ │ │ └── concat-map@0.0.1
│ │ └── path-is-absolute@1.0.0
│ ├── graceful-fs@4.1.4
│ ├── has-unicode@2.0.1
│ ├── hosted-git-info@2.1.5
│ ├── iferr@0.1.5
│ ├── imurmurhash@0.1.4
│ ├── inflight@1.0.5
│ ├── inherits@2.0.1
│ ├── ini@1.3.4
│ ├─┬ init-package-json@1.9.4
│ │ ├─┬ glob@6.0.4
│ │ │ ├─┬ minimatch@3.0.0
│ │ │ │ └─┬ brace-expansion@1.1.4
│ │ │ │ ├── balanced-match@0.4.1
│ │ │ │ └── concat-map@0.0.1
│ │ │ └── path-is-absolute@1.0.0
│ │ └── promzard@0.3.0
│ ├── lockfile@1.0.1
│ ├── lodash._baseindexof@3.1.0
│ ├─┬ lodash._baseuniq@4.6.0
│ │ ├── lodash._createset@4.0.3
│ │ └── lodash._root@3.0.1
│ ├── lodash._bindcallback@3.0.1
│ ├── lodash._cacheindexof@3.0.2
│ ├── lodash._createcache@3.1.2
│ ├── lodash._getnative@3.9.1
│ ├─┬ lodash.clonedeep@4.3.2
│ │ └── lodash._baseclone@4.5.3
│ ├── lodash.restparam@3.6.1
│ ├─┬ lodash.union@4.4.0
│ │ ├── lodash._baseflatten@4.2.1
│ │ └── lodash.rest@4.0.3
│ ├── lodash.uniq@4.3.0
│ ├─┬ lodash.without@4.2.0
│ │ ├─┬ lodash._basedifference@4.5.0
│ │ │ └── lodash._root@3.0.1
│ │ └── lodash.rest@4.0.3
│ ├── marked-man@0.1.5 extraneous
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ node-gyp@3.4.0
│ │ ├─┬ minimatch@3.0.2
│ │ │ └─┬ brace-expansion@1.1.5
│ │ │ ├── balanced-match@0.4.1
│ │ │ └── concat-map@0.0.1
│ │ └─┬ path-array@1.0.1
│ │ └─┬ array-index@1.0.0
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ └─┬ es6-symbol@3.1.0
│ │ ├── d@0.1.1
│ │ └─┬ es5-ext@0.10.12
│ │ └── es6-iterator@2.0.0
│ ├── nopt@3.0.6
│ ├── normalize-git-url@3.0.2
│ ├─┬ normalize-package-data@2.3.5
│ │ └─┬ is-builtin-module@1.0.0
│ │ └── builtin-modules@1.1.1
│ ├── npm-cache-filename@1.0.2
│ ├── npm-install-checks@3.0.0
│ ├── npm-package-arg@4.2.0
│ ├─┬ npm-registry-client@7.1.2
│ │ ├─┬ concat-stream@1.5.1
│ │ │ ├─┬ readable-stream@2.0.6
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ └── typedarray@0.0.6
│ │ └── retry@0.8.0
│ ├── npm-registry-couchapp@2.6.12 extraneous
│ ├── npm-registry-mock@1.0.1 extraneous
│ ├── npm-user-validate@0.1.4
│ ├─┬ npmlog@3.1.2
│ │ ├─┬ are-we-there-yet@1.1.2
│ │ │ └── delegates@1.0.0
│ │ ├── console-control-strings@1.1.0
│ │ ├─┬ gauge@2.6.0
│ │ │ ├── has-color@0.1.7
│ │ │ ├── object-assign@4.1.0
│ │ │ ├── signal-exit@3.0.0
│ │ │ ├─┬ string-width@1.0.1
│ │ │ │ ├─┬ code-point-at@1.0.0
│ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ └─┬ is-fullwidth-code-point@1.0.0
│ │ │ │ └── number-is-nan@1.0.0
│ │ │ └── wide-align@1.1.0
│ │ └── set-blocking@2.0.0
│ ├── once@1.3.3
│ ├── opener@1.4.1
│ ├─┬ osenv@0.1.3
│ │ ├── os-homedir@1.0.1
│ │ └── os-tmpdir@1.0.1
│ ├── path-is-inside@1.0.1
│ ├─┬ read@1.0.7
│ │ └── mute-stream@0.0.5
│ ├── read-cmd-shim@1.0.1
│ ├─┬ read-installed@4.0.3
│ │ └── util-extend@1.0.3
│ ├─┬ read-package-json@2.0.4
│ │ ├─┬ glob@6.0.4
│ │ │ ├─┬ minimatch@3.0.0
│ │ │ │ └─┬ brace-expansion@1.1.3
│ │ │ │ ├── balanced-match@0.3.0
│ │ │ │ └── concat-map@0.0.1
│ │ │ └── path-is-absolute@1.0.0
│ │ └─┬ json-parse-helpfulerror@1.0.3
│ │ └── jju@1.3.0
│ ├── read-package-tree@5.1.5
│ ├─┬ readable-stream@2.1.4
│ │ ├── buffer-shims@1.0.0
│ │ ├── core-util-is@1.0.2
│ │ ├── isarray@1.0.0
│ │ ├── process-nextick-args@1.0.7
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.2
│ ├── readdir-scoped-modules@1.0.2
│ ├── realize-package-specifier@3.0.3
│ ├─┬ request@2.72.0
│ │ ├── aws-sign2@0.6.0
│ │ ├─┬ aws4@1.3.2
│ │ │ └─┬ lru-cache@4.0.1
│ │ │ ├── pseudomap@1.0.2
│ │ │ └── yallist@2.0.0
│ │ ├─┬ bl@1.1.2
│ │ │ └─┬ readable-stream@2.0.6
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── isarray@1.0.0
│ │ │ ├── process-nextick-args@1.0.6
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ ├── caseless@0.11.0
│ │ ├─┬ combined-stream@1.0.5
│ │ │ └── delayed-stream@1.0.0
│ │ ├── extend@3.0.0
│ │ ├── forever-agent@0.6.1
│ │ ├─┬ form-data@1.0.0-rc4
│ │ │ └── async@1.5.2
│ │ ├─┬ har-validator@2.0.6
│ │ │ ├─┬ chalk@1.1.3
│ │ │ │ ├── ansi-styles@2.2.1
│ │ │ │ ├── escape-string-regexp@1.0.5
│ │ │ │ ├── has-ansi@2.0.0
│ │ │ │ └── supports-color@2.0.0
│ │ │ ├─┬ commander@2.9.0
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ ├─┬ is-my-json-valid@2.13.1
│ │ │ │ ├── generate-function@2.0.0
│ │ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ │ └── is-property@1.0.2
│ │ │ │ ├── jsonpointer@2.0.0
│ │ │ │ └── xtend@4.0.1
│ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ └── pinkie@2.0.4
│ │ ├─┬ hawk@3.1.3
│ │ │ ├── boom@2.10.1
│ │ │ ├── cryptiles@2.0.5
│ │ │ ├── hoek@2.16.3
│ │ │ └── sntp@1.0.9
│ │ ├─┬ http-signature@1.1.1
│ │ │ ├── assert-plus@0.2.0
│ │ │ ├─┬ jsprim@1.2.2
│ │ │ │ ├── extsprintf@1.0.2
│ │ │ │ ├── json-schema@0.2.2
│ │ │ │ └── verror@1.3.6
│ │ │ └─┬ sshpk@1.7.4
│ │ │ ├── asn1@0.2.3
│ │ │ ├─┬ dashdash@1.13.0
│ │ │ │ └── assert-plus@1.0.0
│ │ │ ├── ecc-jsbn@0.1.1
│ │ │ ├── jodid25519@1.0.2
│ │ │ ├── jsbn@0.1.0
│ │ │ └── tweetnacl@0.14.3
│ │ ├── is-typedarray@1.0.0
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├─┬ mime-types@2.1.10
│ │ │ └── mime-db@1.22.0
│ │ ├── node-uuid@1.4.7
│ │ ├── oauth-sign@0.8.1
│ │ ├── qs@6.1.0
│ │ ├── stringstream@0.0.5
│ │ ├── tough-cookie@2.2.2
│ │ └── tunnel-agent@0.4.2
│ ├── require-inject@1.4.0 extraneous
│ ├── retry@0.9.0
│ ├── rimraf@2.5.2
│ ├── semver@5.1.0
│ ├── sha@2.0.1
│ ├── slide@1.1.6
│ ├── sorted-object@2.0.0
│ ├── standard@6.0.8 extraneous
│ ├── strip-ansi@3.0.1
│ ├── tacks@1.2.1 extraneous
│ ├── tap@5.7.3 extraneous
│ ├─┬ tar@2.2.1
│ │ └── block-stream@0.0.8
│ ├── text-table@0.2.0
│ ├── uid-number@0.0.6
│ ├── umask@1.1.0
│ ├─┬ unique-filename@1.1.0
│ │ └── unique-slug@2.0.0
│ ├── unpipe@1.0.0
│ ├─┬ validate-npm-package-license@3.0.1
│ │ ├─┬ spdx-correct@1.0.2
│ │ │ └── spdx-license-ids@1.2.0
│ │ └─┬ spdx-expression-parse@1.0.2
│ │ ├── spdx-exceptions@1.0.4
│ │ └── spdx-license-ids@1.2.0
│ ├─┬ validate-npm-package-name@2.2.2
│ │ └── builtins@0.0.7
│ ├─┬ which@1.2.10
│ │ └── isexe@1.1.2
│ ├── wrappy@1.0.2
│ └── write-file-atomic@1.1.4
├─┬ uglify-js@2.7.3
│ ├── async@0.2.10
│ ├── source-map@0.5.6
│ ├── uglify-to-browserify@1.0.2
│ └─┬ yargs@3.10.0
│ ├── camelcase@1.2.1
│ ├─┬ cliui@2.1.0
│ │ ├─┬ center-align@0.1.3
│ │ │ ├─┬ align-text@0.1.4
│ │ │ │ ├─┬ kind-of@3.0.4
│ │ │ │ │ └── is-buffer@1.1.4
│ │ │ │ ├── longest@1.0.1
│ │ │ │ └── repeat-string@1.5.4
│ │ │ └── lazy-cache@1.0.4
│ │ ├── right-align@0.1.3
│ │ └── wordwrap@0.0.2
│ ├── decamelize@1.2.0
│ └── window-size@0.1.0
└─┬ yo@1.8.4
├── async@1.5.2
├─┬ chalk@1.1.3
│ ├── ansi-styles@2.2.1
│ ├── escape-string-regexp@1.0.5
│ ├── has-ansi@2.0.0
│ ├── strip-ansi@3.0.1
│ └── supports-color@2.0.0
├── cli-list@0.1.8
├─┬ configstore@1.4.0
│ ├── graceful-fs@4.1.4
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├── object-assign@4.1.0
│ ├── os-tmpdir@1.0.1
│ ├── osenv@0.1.3
│ ├── uuid@2.0.2
│ ├─┬ write-file-atomic@1.1.4
│ │ ├── imurmurhash@0.1.4
│ │ └── slide@1.1.6
│ └── xdg-basedir@2.0.0
├─┬ cross-spawn@3.0.1
│ ├─┬ lru-cache@4.0.1
│ │ ├── pseudomap@1.0.2
│ │ └── yallist@2.0.0
│ └─┬ which@1.2.10
│ └── isexe@1.1.2
├── figures@1.7.0
├─┬ fullname@2.1.0
│ ├─┬ npmconf@2.1.2
│ │ ├─┬ config-chain@1.1.10
│ │ │ └── proto-list@1.2.4
│ │ ├── inherits@2.0.1
│ │ ├── ini@1.3.4
│ │ ├─┬ nopt@3.0.6
│ │ │ └── abbrev@1.0.7
│ │ ├─┬ once@1.3.3
│ │ │ └── wrappy@1.0.2
│ │ ├── semver@4.3.6
│ │ └── uid-number@0.0.5
│ ├── pify@2.3.0
│ └─┬ pinkie-promise@2.0.1
│ └── pinkie@2.0.4
├─┬ got@5.6.0
│ ├─┬ create-error-class@3.0.2
│ │ └── capture-stack-trace@1.0.0
│ ├── duplexer2@0.1.4
│ ├── is-plain-obj@1.1.0
│ ├── is-redirect@1.0.0
│ ├── is-retry-allowed@1.0.0
│ ├── is-stream@1.1.0
│ ├── lowercase-keys@1.0.0
│ ├── node-status-codes@1.0.0
│ ├─┬ parse-json@2.2.0
│ │ └─┬ error-ex@1.3.0
│ │ └── is-arrayish@0.2.1
│ ├── read-all-stream@3.1.0
│ ├─┬ readable-stream@2.1.4
│ │ ├── buffer-shims@1.0.0
│ │ ├── core-util-is@1.0.2
│ │ ├── isarray@1.0.0
│ │ ├── process-nextick-args@1.0.7
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.2
│ ├── timed-out@2.0.0
│ ├── unzip-response@1.0.0
│ └─┬ url-parse-lax@1.0.0
│ └── prepend-http@1.0.4
├─┬ humanize-string@1.0.1
│ └── decamelize@1.2.0
├─┬ inquirer@0.11.4
│ ├── ansi-escapes@1.4.0
│ ├── ansi-regex@2.0.0
│ ├─┬ cli-cursor@1.0.2
│ │ └─┬ restore-cursor@1.0.1
│ │ └── exit-hook@1.1.1
│ ├── cli-width@1.1.1
│ ├─┬ readline2@1.0.1
│ │ ├── code-point-at@1.0.0
│ │ ├── is-fullwidth-code-point@1.0.0
│ │ └── mute-stream@0.0.5
│ ├── run-async@0.1.0
│ ├── rx-lite@3.1.2
│ ├── string-width@1.0.1
│ └── through@2.3.8
├─┬ insight@0.7.0
│ ├── inquirer@0.10.1
│ ├─┬ lodash.debounce@3.1.1
│ │ └── lodash._getnative@3.9.1
│ ├─┬ os-name@1.0.3
│ │ ├─┬ osx-release@1.1.0
│ │ │ └── minimist@1.2.0
│ │ └─┬ win-release@1.1.1
│ │ └── semver@5.1.0
│ ├─┬ request@2.72.0
│ │ ├── aws-sign2@0.6.0
│ │ ├── aws4@1.4.1
│ │ ├─┬ bl@1.1.2
│ │ │ └── readable-stream@2.0.6
│ │ ├── caseless@0.11.0
│ │ ├─┬ combined-stream@1.0.5
│ │ │ └── delayed-stream@1.0.0
│ │ ├── extend@3.0.0
│ │ ├── forever-agent@0.6.1
│ │ ├── form-data@1.0.0-rc4
│ │ ├─┬ har-validator@2.0.6
│ │ │ ├─┬ commander@2.9.0
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ └─┬ is-my-json-valid@2.13.1
│ │ │ ├── generate-function@2.0.0
│ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ └── is-property@1.0.2
│ │ │ └── jsonpointer@2.0.0
│ │ ├─┬ hawk@3.1.3
│ │ │ ├── boom@2.10.1
│ │ │ ├── cryptiles@2.0.5
│ │ │ ├── hoek@2.16.3
│ │ │ └── sntp@1.0.9
│ │ ├─┬ http-signature@1.1.1
│ │ │ ├── assert-plus@0.2.0
│ │ │ ├─┬ jsprim@1.2.2
│ │ │ │ ├── extsprintf@1.0.2
│ │ │ │ ├── json-schema@0.2.2
│ │ │ │ └── verror@1.3.6
│ │ │ └─┬ sshpk@1.8.3
│ │ │ ├── asn1@0.2.3
│ │ │ ├── assert-plus@1.0.0
│ │ │ ├─┬ dashdash@1.14.0
│ │ │ │ └── assert-plus@1.0.0
│ │ │ ├── ecc-jsbn@0.1.1
│ │ │ ├─┬ getpass@0.1.6
│ │ │ │ └── assert-plus@1.0.0
│ │ │ ├── jodid25519@1.0.2
│ │ │ ├── jsbn@0.1.0
│ │ │ └── tweetnacl@0.13.3
│ │ ├── is-typedarray@1.0.0
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├─┬ mime-types@2.1.11
│ │ │ └── mime-db@1.23.0
│ │ ├── node-uuid@1.4.7
│ │ ├── oauth-sign@0.8.2
│ │ ├── qs@6.1.0
│ │ ├── stringstream@0.0.5
│ │ └── tunnel-agent@0.4.3
│ └── tough-cookie@2.2.2
├── lodash@3.10.1
├─┬ meow@3.7.0
│ ├─┬ camelcase-keys@2.1.0
│ │ └── camelcase@2.1.1
│ ├─┬ loud-rejection@1.4.1
│ │ ├─┬ currently-unhandled@0.4.1
│ │ │ └── array-find-index@1.0.1
│ │ └── signal-exit@2.1.2
│ ├── map-obj@1.0.1
│ ├── minimist@1.2.0
│ ├─┬ normalize-package-data@2.3.5
│ │ ├── hosted-git-info@2.1.5
│ │ ├─┬ is-builtin-module@1.0.0
│ │ │ └── builtin-modules@1.1.1
│ │ └─┬ validate-npm-package-license@3.0.1
│ │ ├─┬ spdx-correct@1.0.2
│ │ │ └── spdx-license-ids@1.2.1
│ │ └─┬ spdx-expression-parse@1.0.2
│ │ └── spdx-exceptions@1.0.4
│ ├─┬ redent@1.0.0
│ │ ├── indent-string@2.1.0
│ │ └── strip-indent@1.0.1
│ └── trim-newlines@1.0.0
├─┬ npm-keyword@4.2.0
│ └── registry-url@3.1.0
├── opn@3.0.3
├─┬ package-json@2.3.2
│ ├─┬ rc@1.1.6
│ │ ├── deep-extend@0.4.1
│ │ ├── minimist@1.2.0
│ │ └── strip-json-comments@1.0.4
│ └── semver@5.1.0
├─┬ parse-help@0.1.1
│ └─┬ execall@1.0.0
│ └─┬ clone-regexp@1.0.0
│ ├── is-regexp@1.0.0
│ └── is-supported-regexp-flag@1.0.0
├─┬ read-pkg-up@1.0.1
│ ├─┬ find-up@1.1.2
│ │ └── path-exists@2.1.0
│ └─┬ read-pkg@1.1.0
│ ├─┬ load-json-file@1.1.0
│ │ └─┬ strip-bom@2.0.0
│ │ └── is-utf8@0.2.1
│ └── path-type@1.1.0
├─┬ repeating@2.0.1
│ └─┬ 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.1
├─┬ sort-on@1.3.0
│ ├── arrify@1.0.1
│ └─┬ dot-prop@2.4.0
│ └── is-obj@1.0.1
├── string-length@1.0.1
├─┬ tabtab@1.3.2
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├─┬ inquirer@1.0.3
│ │ ├── cli-width@2.1.0
│ │ ├── lodash@4.13.1
│ │ ├── mute-stream@0.0.6
│ │ ├─┬ run-async@2.2.0
│ │ │ └── is-promise@2.1.0
│ │ └── rx@4.1.0
│ ├── minimist@1.2.0
│ └─┬ npmlog@2.0.4
│ ├── ansi@0.3.1
│ ├─┬ are-we-there-yet@1.1.2
│ │ └── delegates@1.0.0
│ └─┬ gauge@1.2.7
│ ├── has-unicode@2.0.0
│ ├─┬ lodash.pad@4.4.0
│ │ ├── lodash._baseslice@4.0.0
│ │ ├── lodash._basetostring@4.12.0
│ │ └── lodash.tostring@4.1.3
│ ├── lodash.padend@4.5.0
│ └── lodash.padstart@4.5.0
├── titleize@1.0.0
├─┬ update-notifier@0.6.3
│ ├─┬ boxen@0.3.1
│ │ ├── filled-array@1.1.0
│ │ └── widest-line@1.0.0
│ ├── configstore@2.0.0
│ ├── is-npm@1.0.0
│ ├── latest-version@2.0.0
│ └─┬ semver-diff@2.1.0
│ └── semver@5.1.0
├─┬ user-home@2.0.0
│ └── os-homedir@1.0.1
├─┬ yeoman-character@1.1.0
│ └─┬ supports-color@3.1.2
│ └── has-flag@1.0.0
├─┬ yeoman-doctor@2.1.0
│ ├─┬ bin-version-check@2.1.0
│ │ ├─┬ bin-version@1.0.4
│ │ │ └─┬ find-versions@1.2.1
│ │ │ └── semver-regex@1.0.0
│ │ ├── minimist@1.2.0
│ │ └─┬ semver-truncate@1.1.0
│ │ └── semver@5.1.0
│ ├─┬ each-async@1.1.1
│ │ ├── onetime@1.1.0
│ │ └── set-immediate-shim@1.0.1
│ ├── log-symbols@1.0.2
│ ├── object-values@1.0.0
│ ├── semver@5.1.0
│ └─┬ twig@0.8.9
│ ├─┬ minimatch@3.0.0
│ │ └─┬ brace-expansion@1.1.4
│ │ ├── balanced-match@0.4.1
│ │ └── concat-map@0.0.1
│ └─┬ walk@2.3.9
│ └── foreachasync@3.0.0
├─┬ yeoman-environment@1.6.1
│ ├── diff@2.2.3
│ ├─┬ globby@4.1.0
│ │ ├─┬ array-union@1.0.1
│ │ │ └── array-uniq@1.0.2
│ │ └─┬ glob@6.0.4
│ │ ├── inflight@1.0.5
│ │ └── path-is-absolute@1.0.0
│ ├── grouped-queue@0.3.2
│ ├─┬ inquirer@1.0.3
│ │ ├── cli-width@2.1.0
│ │ ├── mute-stream@0.0.6
│ │ └── run-async@2.2.0
│ ├── lodash@4.13.1
│ ├─┬ mem-fs@1.1.3
│ │ ├─┬ through2@2.0.1
│ │ │ ├── readable-stream@2.0.6
│ │ │ └── xtend@4.0.1
│ │ ├─┬ vinyl@1.1.1
│ │ │ ├── clone@1.0.2
│ │ │ ├── clone-stats@0.0.1
│ │ │ └── replace-ext@0.0.1
│ │ └─┬ vinyl-file@2.0.0
│ │ └─┬ strip-bom-stream@2.0.0
│ │ └── first-chunk-stream@2.0.0
│ ├── text-table@0.2.0
│ └── untildify@2.1.0
└─┬ yosay@1.1.1
├── pad-component@0.0.1
├─┬ taketalk@1.0.0
│ ├── get-stdin@4.0.1
│ └── minimist@1.2.0
└── wrap-ansi@2.0.0
npm ERR! extraneous: eslint@3.2.2 /home/jdb/.npm-packages/lib/node_modules/generator-super-simple-module/node_modules/eslint
npm ERR! extraneous: eslint-config-xo-space@0.14.0 /home/jdb/.npm-packages/lib/node_modules/generator-super-simple-module/node_modules/eslint-config-xo-space
npm ERR! extraneous: gulp@3.9.1 /home/jdb/.npm-packages/lib/node_modules/generator-super-simple-module/node_modules/gulp
npm ERR! extraneous: gulp-eslint@2.1.0 /home/jdb/.npm-packages/lib/node_modules/generator-super-simple-module/node_modules/gulp-eslint
npm ERR! extraneous: gulp-exclude-gitignore@1.0.0 /home/jdb/.npm-packages/lib/node_modules/generator-super-simple-module/node_modules/gulp-exclude-gitignore
npm ERR! extraneous: gulp-istanbul@1.0.0 /home/jdb/.npm-packages/lib/node_modules/generator-super-simple-module/node_modules/gulp-istanbul
npm ERR! extraneous: gulp-line-ending-corrector@1.0.1 /home/jdb/.npm-packages/lib/node_modules/generator-super-simple-module/node_modules/gulp-line-ending-corrector
npm ERR! extraneous: gulp-mocha@2.2.0 /home/jdb/.npm-packages/lib/node_modules/generator-super-simple-module/node_modules/gulp-mocha
npm ERR! extraneous: gulp-nsp@2.4.2 /home/jdb/.npm-packages/lib/node_modules/generator-super-simple-module/node_modules/gulp-nsp
npm ERR! extraneous: gulp-plumber@1.1.0 /home/jdb/.npm-packages/lib/node_modules/generator-super-simple-module/node_modules/gulp-plumber
npm ERR! extraneous: deep-equal@1.0.1 /home/jdb/.npm-packages/lib/node_modules/npm/node_modules/deep-equal
npm ERR! extraneous: marked-man@0.1.5 /home/jdb/.npm-packages/lib/node_modules/npm/node_modules/marked-man
npm ERR! extraneous: npm-registry-couchapp@2.6.12 /home/jdb/.npm-packages/lib/node_modules/npm/node_modules/npm-registry-couchapp
npm ERR! extraneous: npm-registry-mock@1.0.1 /home/jdb/.npm-packages/lib/node_modules/npm/node_modules/npm-registry-mock
npm ERR! extraneous: require-inject@1.4.0 /home/jdb/.npm-packages/lib/node_modules/npm/node_modules/require-inject
npm ERR! extraneous: standard@6.0.8 /home/jdb/.npm-packages/lib/node_modules/npm/node_modules/standard
npm ERR! extraneous: tacks@1.2.1 /home/jdb/.npm-packages/lib/node_modules/npm/node_modules/tacks
npm ERR! extraneous: tap@5.7.3 /home/jdb/.npm-packages/lib/node_modules/npm/node_modules/tap
real 0m11.636s
user 0m11.412s
sys 0m0.788s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment