└─┬ moro@3.2.1 ├── bluebird@3.5.1 ├─┬ caporal@0.4.1 │ ├── fast-levenshtein@2.0.6 │ ├── lodash.camelcase@4.3.0 │ ├── micromist@1.0.2 │ ├── prettyjson@1.2.1 │ ├─┬ tabtab@2.2.2 │ │ ├─┬ inquirer@1.2.3 │ │ │ ├─┬ cli-cursor@1.0.2 │ │ │ │ └─┬ restore-cursor@1.0.1 │ │ │ │ ├── exit-hook@1.1.1 │ │ │ │ └── onetime@1.1.0 │ │ │ ├─┬ external-editor@1.1.1 │ │ │ │ ├─┬ spawn-sync@1.0.15 │ │ │ │ │ └── os-shim@0.1.3 │ │ │ │ └── tmp@0.0.29 │ │ │ ├── lodash@4.17.4 │ │ │ └── mute-stream@0.0.6 │ │ ├── lodash.difference@4.5.0 │ │ ├── lodash.uniq@4.5.0 │ │ └─┬ npmlog@2.0.4 │ │ ├── ansi@0.3.1 │ │ ├─┬ are-we-there-yet@1.1.4 │ │ │ └── delegates@1.0.0 │ │ └─┬ gauge@1.2.7 │ │ ├── has-unicode@2.0.1 │ │ ├── lodash.pad@4.5.1 │ │ ├── lodash.padend@4.6.1 │ │ └── lodash.padstart@4.6.1 │ └─┬ winston@2.4.0 │ ├── async@1.0.0 │ ├── colors@1.0.3 │ ├── cycle@1.0.3 │ ├── eyes@0.1.8 │ ├── isstream@0.1.2 │ └── stack-trace@0.0.10 ├─┬ chalk@1.1.3 │ ├── ansi-styles@2.2.1 │ ├── escape-string-regexp@1.0.5 │ ├─┬ has-ansi@2.0.0 │ │ └── ansi-regex@2.1.1 │ ├── strip-ansi@3.0.1 │ └── supports-color@2.0.0 ├─┬ cli-table2@0.2.0 │ ├── colors@1.1.2 │ ├── lodash@3.10.1 │ └─┬ string-width@1.0.2 │ ├── code-point-at@1.1.0 │ └─┬ is-fullwidth-code-point@1.0.0 │ └── number-is-nan@1.0.1 ├── expand-home-dir@0.0.3 ├─┬ fs-extra@2.1.2 │ └── graceful-fs@4.1.11 ├─┬ husky@0.14.3 │ ├─┬ is-ci@1.0.10 │ │ └── ci-info@1.1.1 │ ├── normalize-path@1.0.0 │ └── strip-indent@2.0.0 ├── jsonfile@2.4.0 ├─┬ knex@0.12.9 │ ├─┬ babel-runtime@6.26.0 │ │ ├── core-js@2.5.1 │ │ └── regenerator-runtime@0.11.0 │ ├── commander@2.11.0 │ ├─┬ debug@2.6.9 │ │ └── ms@2.0.0 │ ├── generic-pool@2.5.4 │ ├── inherits@2.0.3 │ ├── interpret@0.6.6 │ ├─┬ liftoff@2.2.5 │ │ ├── extend@3.0.1 │ │ ├─┬ findup-sync@0.4.3 │ │ │ ├─┬ detect-file@0.1.0 │ │ │ │ └── fs-exists-sync@0.1.0 │ │ │ ├─┬ is-glob@2.0.1 │ │ │ │ └── is-extglob@1.0.0 │ │ │ ├─┬ micromatch@2.3.11 │ │ │ │ ├─┬ arr-diff@2.0.0 │ │ │ │ │ └── arr-flatten@1.1.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 │ │ │ │ │ │ ├── isobject@2.1.0 │ │ │ │ │ │ ├─┬ randomatic@1.1.7 │ │ │ │ │ │ │ ├─┬ is-number@3.0.0 │ │ │ │ │ │ │ │ └── kind-of@3.2.2 │ │ │ │ │ │ │ └── kind-of@4.0.0 │ │ │ │ │ │ └── repeat-string@1.6.1 │ │ │ │ │ ├── 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.1 │ │ │ │ ├─┬ kind-of@3.2.2 │ │ │ │ │ └── is-buffer@1.1.6 │ │ │ │ ├─┬ normalize-path@2.1.1 │ │ │ │ │ └── remove-trailing-separator@1.1.0 │ │ │ │ ├─┬ object.omit@2.0.1 │ │ │ │ │ ├─┬ for-own@0.1.5 │ │ │ │ │ │ └── for-in@1.0.2 │ │ │ │ │ └── is-extendable@0.1.1 │ │ │ │ ├─┬ parse-glob@3.0.4 │ │ │ │ │ ├─┬ glob-base@0.3.0 │ │ │ │ │ │ └── glob-parent@2.0.0 │ │ │ │ │ └── is-dotfile@1.0.3 │ │ │ │ └─┬ regex-cache@0.4.4 │ │ │ │ └─┬ is-equal-shallow@0.1.3 │ │ │ │ └── is-primitive@2.0.0 │ │ │ └─┬ resolve-dir@0.1.1 │ │ │ ├── expand-tilde@1.2.2 │ │ │ └─┬ global-modules@0.2.3 │ │ │ ├─┬ global-prefix@0.1.5 │ │ │ │ └─┬ homedir-polyfill@1.0.1 │ │ │ │ └── parse-passwd@1.0.0 │ │ │ └── is-windows@0.2.0 │ │ ├── flagged-respawn@0.3.2 │ │ ├── rechoir@0.6.2 │ │ └─┬ resolve@1.5.0 │ │ └── path-parse@1.0.5 │ ├── lodash@4.17.4 │ ├── minimist@1.1.3 │ ├─┬ mkdirp@0.5.1 │ │ └── minimist@0.0.8 │ ├── pg-connection-string@0.1.3 │ ├─┬ readable-stream@1.1.14 │ │ ├── core-util-is@1.0.2 │ │ ├── isarray@0.0.1 │ │ └── string_decoder@0.10.31 │ ├── safe-buffer@5.1.1 │ ├─┬ tildify@1.0.0 │ │ └── user-home@1.1.1 │ ├── uuid@3.1.0 │ └── v8flags@2.1.1 ├─┬ lint-staged@4.0.2 │ ├── app-root-path@2.0.1 │ ├─┬ cosmiconfig@1.1.0 │ │ ├─┬ js-yaml@3.10.0 │ │ │ ├─┬ argparse@1.0.9 │ │ │ │ └── sprintf-js@1.0.3 │ │ │ └── esprima@4.0.0 │ │ ├─┬ parse-json@2.2.0 │ │ │ └─┬ error-ex@1.3.1 │ │ │ └── is-arrayish@0.2.1 │ │ ├─┬ pinkie-promise@2.0.1 │ │ │ └── pinkie@2.0.4 │ │ └── require-from-string@1.2.1 │ ├─┬ execa@0.7.0 │ │ ├─┬ cross-spawn@5.1.0 │ │ │ ├─┬ lru-cache@4.1.1 │ │ │ │ ├── pseudomap@1.0.2 │ │ │ │ └── yallist@2.1.2 │ │ │ └─┬ shebang-command@1.2.0 │ │ │ └── shebang-regex@1.0.0 │ │ ├── get-stream@3.0.0 │ │ ├── is-stream@1.1.0 │ │ ├─┬ npm-run-path@2.0.2 │ │ │ └── path-key@2.0.1 │ │ ├── p-finally@1.0.0 │ │ ├── signal-exit@3.0.2 │ │ └── strip-eof@1.0.0 │ ├─┬ listr@0.12.0 │ │ ├─┬ cli-truncate@0.2.1 │ │ │ └── slice-ansi@0.0.4 │ │ ├── figures@1.7.0 │ │ ├─┬ indent-string@2.1.0 │ │ │ └─┬ repeating@2.0.1 │ │ │ └── is-finite@1.0.2 │ │ ├── is-promise@2.1.0 │ │ ├── listr-silent-renderer@1.1.1 │ │ ├─┬ listr-update-renderer@0.2.0 │ │ │ ├── elegant-spinner@1.0.1 │ │ │ └── indent-string@3.2.0 │ │ ├─┬ listr-verbose-renderer@0.4.1 │ │ │ └── date-fns@1.29.0 │ │ ├── log-update@1.0.2 │ │ ├─┬ ora@0.2.3 │ │ │ └── cli-spinners@0.1.2 │ │ └── stream-to-observable@0.1.0 │ ├── lodash.chunk@4.2.0 │ ├─┬ minimatch@3.0.4 │ │ └─┬ brace-expansion@1.1.8 │ │ ├── balanced-match@1.0.0 │ │ └── concat-map@0.0.1 │ ├─┬ npm-which@3.0.1 │ │ ├── npm-path@2.0.3 │ │ └─┬ which@1.3.0 │ │ └── isexe@2.0.0 │ ├── p-map@1.2.0 │ └── staged-git-files@0.0.4 ├── moment@2.19.1 ├─┬ mz@2.7.0 │ ├── any-promise@1.3.0 │ ├── object-assign@4.1.1 │ └─┬ thenify-all@1.6.0 │ └── thenify@3.3.0 ├─┬ opencollective@1.0.3 │ ├─┬ babel-polyfill@6.23.0 │ │ └── regenerator-runtime@0.10.5 │ ├─┬ inquirer@3.0.6 │ │ ├── ansi-escapes@1.4.0 │ │ ├─┬ cli-cursor@2.1.0 │ │ │ └─┬ restore-cursor@2.0.0 │ │ │ └── onetime@2.0.1 │ │ ├── cli-width@2.2.0 │ │ ├─┬ external-editor@2.0.5 │ │ │ ├── jschardet@1.5.1 │ │ │ └─┬ tmp@0.0.33 │ │ │ └── os-tmpdir@1.0.2 │ │ ├── figures@2.0.0 │ │ ├── lodash@4.17.4 │ │ ├── mute-stream@0.0.7 │ │ ├── run-async@2.3.0 │ │ ├── rx@4.1.0 │ │ ├─┬ string-width@2.1.1 │ │ │ ├── is-fullwidth-code-point@2.0.0 │ │ │ └─┬ strip-ansi@4.0.0 │ │ │ └── ansi-regex@3.0.0 │ │ └── through@2.3.8 │ ├── minimist@1.2.0 │ ├─┬ node-fetch@1.6.3 │ │ └─┬ encoding@0.1.12 │ │ └── iconv-lite@0.4.19 │ └── opn@4.0.2 ├─┬ ora@1.3.0 │ ├─┬ cli-cursor@2.1.0 │ │ └─┬ restore-cursor@2.0.0 │ │ └─┬ onetime@2.0.1 │ │ └── mimic-fn@1.1.0 │ ├── cli-spinners@1.1.0 │ └── log-symbols@1.0.2 ├── os-homedir@1.0.2 ├── please-upgrade-node@1.0.1 ├─┬ prettier-standard@6.0.0 │ ├─┬ babel-eslint@8.0.1 │ │ ├─┬ babel-code-frame@7.0.0-beta.0 │ │ │ ├─┬ chalk@2.3.0 │ │ │ │ ├── ansi-styles@3.2.0 │ │ │ │ └── supports-color@4.5.0 │ │ │ └── js-tokens@3.0.2 │ │ ├─┬ babel-traverse@7.0.0-beta.0 │ │ │ ├─┬ babel-helper-function-name@7.0.0-beta.0 │ │ │ │ ├── babel-helper-get-function-arity@7.0.0-beta.0 │ │ │ │ └─┬ babel-template@7.0.0-beta.0 │ │ │ │ └── lodash@4.17.4 │ │ │ ├── babel-messages@7.0.0-beta.0 │ │ │ ├── debug@3.1.0 │ │ │ ├── globals@10.1.0 │ │ │ ├─┬ invariant@2.2.2 │ │ │ │ └── loose-envify@1.3.1 │ │ │ └── lodash@4.17.4 │ │ ├─┬ babel-types@7.0.0-beta.0 │ │ │ ├── lodash@4.17.4 │ │ │ └── to-fast-properties@2.0.0 │ │ └── babylon@7.0.0-beta.22 │ ├─┬ eslint@3.19.0 │ │ ├── babel-code-frame@6.26.0 │ │ ├─┬ concat-stream@1.6.0 │ │ │ ├─┬ readable-stream@2.3.3 │ │ │ │ ├── process-nextick-args@1.0.7 │ │ │ │ ├── string_decoder@1.0.3 │ │ │ │ └── util-deprecate@1.0.2 │ │ │ └── typedarray@0.0.6 │ │ ├─┬ doctrine@2.0.0 │ │ │ └── isarray@1.0.0 │ │ ├─┬ escope@3.6.0 │ │ │ ├─┬ es6-map@0.1.5 │ │ │ │ ├── d@1.0.0 │ │ │ │ ├── es5-ext@0.10.35 │ │ │ │ ├── es6-iterator@2.0.3 │ │ │ │ ├── es6-set@0.1.5 │ │ │ │ ├── es6-symbol@3.1.1 │ │ │ │ └── event-emitter@0.3.5 │ │ │ ├── es6-weak-map@2.0.2 │ │ │ └── esrecurse@4.2.0 │ │ ├─┬ espree@3.5.1 │ │ │ ├── acorn@5.1.2 │ │ │ └─┬ acorn-jsx@3.0.1 │ │ │ └── acorn@3.3.0 │ │ ├── esquery@1.0.0 │ │ ├── estraverse@4.2.0 │ │ ├── esutils@2.0.2 │ │ ├─┬ file-entry-cache@2.0.0 │ │ │ └─┬ flat-cache@1.3.0 │ │ │ ├── circular-json@0.3.3 │ │ │ ├─┬ 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 │ │ │ │ └── rimraf@2.6.2 │ │ │ └── write@0.2.1 │ │ ├── globals@9.18.0 │ │ ├── imurmurhash@0.1.4 │ │ ├─┬ inquirer@0.12.0 │ │ │ ├─┬ readline2@1.0.1 │ │ │ │ └── mute-stream@0.0.5 │ │ │ ├── run-async@0.1.0 │ │ │ └── rx-lite@3.1.2 │ │ ├─┬ is-my-json-valid@2.16.1 │ │ │ ├── generate-function@2.0.0 │ │ │ ├─┬ generate-object-property@1.2.0 │ │ │ │ └── is-property@1.0.2 │ │ │ ├── jsonpointer@4.0.1 │ │ │ └── xtend@4.0.1 │ │ ├─┬ is-resolvable@1.0.0 │ │ │ └── tryit@1.0.3 │ │ ├─┬ 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.17.4 │ │ ├── natural-compare@1.4.0 │ │ ├─┬ optionator@0.8.2 │ │ │ ├── deep-is@0.1.3 │ │ │ └── wordwrap@1.0.0 │ │ ├── path-is-inside@1.0.2 │ │ ├── pluralize@1.2.1 │ │ ├── progress@1.1.8 │ │ ├─┬ require-uncached@1.0.3 │ │ │ ├─┬ caller-path@0.1.0 │ │ │ │ └── callsites@0.2.0 │ │ │ └── resolve-from@1.0.1 │ │ ├─┬ shelljs@0.7.8 │ │ │ └── interpret@1.0.4 │ │ ├── strip-bom@3.0.0 │ │ ├── strip-json-comments@2.0.1 │ │ ├─┬ table@3.8.3 │ │ │ ├─┬ ajv@4.11.8 │ │ │ │ └── co@4.6.0 │ │ │ ├── ajv-keywords@1.5.1 │ │ │ ├── lodash@4.17.4 │ │ │ └─┬ string-width@2.1.1 │ │ │ ├── is-fullwidth-code-point@2.0.0 │ │ │ └─┬ strip-ansi@4.0.0 │ │ │ └── ansi-regex@3.0.0 │ │ ├── text-table@0.2.0 │ │ └── user-home@2.0.0 │ ├─┬ find-up@2.1.0 │ │ └─┬ locate-path@2.0.0 │ │ ├─┬ p-locate@2.0.0 │ │ │ └── p-limit@1.1.0 │ │ └── path-exists@3.0.0 │ ├── get-stdin@5.0.1 │ ├─┬ glob@7.1.2 │ │ ├── fs.realpath@1.0.0 │ │ ├─┬ inflight@1.0.6 │ │ │ └── wrappy@1.0.2 │ │ ├── once@1.4.0 │ │ └── path-is-absolute@1.0.1 │ ├── ignore@3.3.6 │ ├── indent-string@3.2.0 │ ├── lodash.memoize@4.1.2 │ ├─┬ loglevel-colored-level-prefix@1.0.0 │ │ └── loglevel@1.5.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.2 │ │ ├── map-obj@1.0.1 │ │ ├─┬ normalize-package-data@2.4.0 │ │ │ ├── hosted-git-info@2.5.0 │ │ │ ├─┬ 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.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 │ │ │ │ └─┬ strip-bom@2.0.0 │ │ │ │ └── is-utf8@0.2.1 │ │ │ └── path-type@1.1.0 │ │ ├─┬ redent@1.0.0 │ │ │ └─┬ strip-indent@1.0.1 │ │ │ └── get-stdin@4.0.1 │ │ └── trim-newlines@1.0.0 │ ├─┬ messageformat@1.0.2 │ │ ├── glob@7.0.6 │ │ ├── make-plural@3.0.6 │ │ ├── messageformat-parser@1.1.0 │ │ ├─┬ nopt@3.0.6 │ │ │ └── abbrev@1.1.1 │ │ └── reserved-words@0.1.2 │ ├── prettier@1.7.4 │ ├─┬ prettier-eslint@6.4.3 │ │ ├── common-tags@1.4.0 │ │ ├── dlv@1.1.0 │ │ ├─┬ eslint@4.9.0 │ │ │ ├─┬ ajv@5.3.0 │ │ │ │ ├── fast-deep-equal@1.0.0 │ │ │ │ ├── fast-json-stable-stringify@2.0.0 │ │ │ │ └── json-schema-traverse@0.3.1 │ │ │ ├─┬ babel-code-frame@6.26.0 │ │ │ │ └─┬ chalk@1.1.3 │ │ │ │ └── strip-ansi@3.0.1 │ │ │ ├─┬ chalk@2.3.0 │ │ │ │ ├── ansi-styles@3.2.0 │ │ │ │ └── supports-color@4.5.0 │ │ │ ├── debug@3.1.0 │ │ │ ├── eslint-scope@3.7.1 │ │ │ ├── functional-red-black-tree@1.0.1 │ │ │ ├── globals@9.18.0 │ │ │ ├─┬ inquirer@3.3.0 │ │ │ │ ├── ansi-escapes@3.0.0 │ │ │ │ ├─┬ cli-cursor@2.1.0 │ │ │ │ │ └─┬ restore-cursor@2.0.0 │ │ │ │ │ └── onetime@2.0.1 │ │ │ │ ├─┬ external-editor@2.0.5 │ │ │ │ │ └── tmp@0.0.33 │ │ │ │ ├── figures@2.0.0 │ │ │ │ ├── mute-stream@0.0.7 │ │ │ │ ├── rx-lite@4.0.8 │ │ │ │ ├── rx-lite-aggregates@4.0.8 │ │ │ │ └─┬ string-width@2.1.1 │ │ │ │ └── is-fullwidth-code-point@2.0.0 │ │ │ ├── lodash@4.17.4 │ │ │ ├── pluralize@7.0.0 │ │ │ ├── progress@2.0.0 │ │ │ ├─┬ strip-ansi@4.0.0 │ │ │ │ └── ansi-regex@3.0.0 │ │ │ └─┬ table@4.0.2 │ │ │ ├── ajv-keywords@2.1.0 │ │ │ └── slice-ansi@1.0.0 │ │ ├── indent-string@3.2.0 │ │ ├── lodash.merge@4.6.0 │ │ ├─┬ pretty-format@20.0.3 │ │ │ └─┬ ansi-styles@3.2.0 │ │ │ └─┬ color-convert@1.9.0 │ │ │ └── color-name@1.1.3 │ │ └── require-relative@0.8.7 │ └─┬ rxjs@5.5.2 │ └── symbol-observable@1.0.4 ├─┬ sqlite3@3.1.13 │ ├── nan@2.7.0 │ └─┬ node-pre-gyp@0.6.38 │ ├─┬ hawk@3.1.3 │ │ ├── boom@2.10.1 │ │ ├── cryptiles@2.0.5 │ │ ├── hoek@2.16.3 │ │ └── sntp@1.0.9 │ ├─┬ mkdirp@0.5.1 │ │ └── minimist@0.0.8 │ ├─┬ nopt@4.0.1 │ │ ├── abbrev@1.1.1 │ │ └─┬ osenv@0.1.4 │ │ ├── os-homedir@1.0.2 │ │ └── os-tmpdir@1.0.2 │ ├─┬ npmlog@4.1.2 │ │ ├─┬ are-we-there-yet@1.1.4 │ │ │ └── delegates@1.0.0 │ │ ├── console-control-strings@1.1.0 │ │ ├─┬ gauge@2.7.4 │ │ │ ├── aproba@1.2.0 │ │ │ ├── has-unicode@2.0.1 │ │ │ ├── object-assign@4.1.1 │ │ │ ├── signal-exit@3.0.2 │ │ │ ├─┬ string-width@1.0.2 │ │ │ │ ├── code-point-at@1.1.0 │ │ │ │ └─┬ is-fullwidth-code-point@1.0.0 │ │ │ │ └── number-is-nan@1.0.1 │ │ │ ├─┬ strip-ansi@3.0.1 │ │ │ │ └── ansi-regex@2.1.1 │ │ │ └── wide-align@1.1.2 │ │ └── set-blocking@2.0.0 │ ├─┬ rc@1.2.1 │ │ ├── deep-extend@0.4.2 │ │ ├── ini@1.3.4 │ │ ├── minimist@1.2.0 │ │ └── strip-json-comments@2.0.1 │ ├─┬ request@2.81.0 │ │ ├── aws-sign2@0.6.0 │ │ ├── aws4@1.6.0 │ │ ├── caseless@0.12.0 │ │ ├─┬ combined-stream@1.0.5 │ │ │ └── delayed-stream@1.0.0 │ │ ├── extend@3.0.1 │ │ ├── forever-agent@0.6.1 │ │ ├─┬ form-data@2.1.4 │ │ │ └── asynckit@0.4.0 │ │ ├─┬ har-validator@4.2.1 │ │ │ ├─┬ ajv@4.11.8 │ │ │ │ ├── co@4.6.0 │ │ │ │ └─┬ json-stable-stringify@1.0.1 │ │ │ │ └── jsonify@0.0.0 │ │ │ └── har-schema@1.0.5 │ │ ├─┬ http-signature@1.1.1 │ │ │ ├── assert-plus@0.2.0 │ │ │ ├─┬ jsprim@1.4.1 │ │ │ │ ├── assert-plus@1.0.0 │ │ │ │ ├── extsprintf@1.3.0 │ │ │ │ ├── json-schema@0.2.3 │ │ │ │ └─┬ verror@1.10.0 │ │ │ │ └── assert-plus@1.0.0 │ │ │ └─┬ sshpk@1.13.1 │ │ │ ├── asn1@0.2.3 │ │ │ ├── assert-plus@1.0.0 │ │ │ ├── bcrypt-pbkdf@1.0.1 │ │ │ ├─┬ dashdash@1.14.1 │ │ │ │ └── assert-plus@1.0.0 │ │ │ ├── ecc-jsbn@0.1.1 │ │ │ ├─┬ getpass@0.1.7 │ │ │ │ └── assert-plus@1.0.0 │ │ │ ├── jsbn@0.1.1 │ │ │ └── tweetnacl@0.14.5 │ │ ├── is-typedarray@1.0.0 │ │ ├── isstream@0.1.2 │ │ ├── json-stringify-safe@5.0.1 │ │ ├─┬ mime-types@2.1.17 │ │ │ └── mime-db@1.30.0 │ │ ├── oauth-sign@0.8.2 │ │ ├── performance-now@0.2.0 │ │ ├── qs@6.4.0 │ │ ├── safe-buffer@5.1.1 │ │ ├── stringstream@0.0.5 │ │ ├─┬ tough-cookie@2.3.3 │ │ │ └── punycode@1.4.1 │ │ ├── tunnel-agent@0.6.0 │ │ └── uuid@3.1.0 │ ├─┬ rimraf@2.6.2 │ │ └─┬ glob@7.1.2 │ │ ├── fs.realpath@1.0.0 │ │ ├── inflight@1.0.6 │ │ ├─┬ minimatch@3.0.4 │ │ │ └─┬ brace-expansion@1.1.8 │ │ │ ├── balanced-match@1.0.0 │ │ │ └── concat-map@0.0.1 │ │ └── path-is-absolute@1.0.1 │ ├── semver@5.4.1 │ ├─┬ tar@2.2.1 │ │ ├── block-stream@0.0.9 │ │ ├─┬ fstream@1.0.11 │ │ │ └── graceful-fs@4.1.11 │ │ └── inherits@2.0.3 │ └─┬ tar-pack@3.4.0 │ ├─┬ debug@2.6.9 │ │ └── ms@2.0.0 │ ├── fstream-ignore@1.0.5 │ ├─┬ once@1.4.0 │ │ └── wrappy@1.0.2 │ ├─┬ readable-stream@2.3.3 │ │ ├── core-util-is@1.0.2 │ │ ├── isarray@1.0.0 │ │ ├── process-nextick-args@1.0.7 │ │ ├── string_decoder@1.0.3 │ │ └── util-deprecate@1.0.2 │ └── uid-number@0.0.6 └─┬ update-notifier@2.2.0 ├─┬ boxen@1.2.2 │ ├─┬ ansi-align@2.0.0 │ │ └─┬ string-width@2.1.1 │ │ ├── is-fullwidth-code-point@2.0.0 │ │ └─┬ strip-ansi@4.0.0 │ │ └── ansi-regex@3.0.0 │ ├── camelcase@4.1.0 │ ├─┬ chalk@2.3.0 │ │ ├── ansi-styles@3.2.0 │ │ └─┬ supports-color@4.5.0 │ │ └── has-flag@2.0.0 │ ├── cli-boxes@1.0.0 │ ├─┬ string-width@2.1.1 │ │ ├── is-fullwidth-code-point@2.0.0 │ │ └─┬ strip-ansi@4.0.0 │ │ └── ansi-regex@3.0.0 │ ├── term-size@1.2.0 │ └── widest-line@1.0.0 ├─┬ configstore@3.1.1 │ ├─┬ dot-prop@4.2.0 │ │ └── is-obj@1.0.1 │ ├─┬ make-dir@1.1.0 │ │ └── pify@3.0.0 │ ├─┬ unique-string@1.0.0 │ │ └── crypto-random-string@1.0.0 │ └── write-file-atomic@2.3.0 ├── import-lazy@2.1.0 ├── is-npm@1.0.0 ├─┬ latest-version@3.1.0 │ └─┬ package-json@4.0.1 │ ├─┬ got@6.7.1 │ │ ├─┬ create-error-class@3.0.2 │ │ │ └── capture-stack-trace@1.0.0 │ │ ├── duplexer3@0.1.4 │ │ ├── is-redirect@1.0.0 │ │ ├── is-retry-allowed@1.1.0 │ │ ├── lowercase-keys@1.0.0 │ │ ├── timed-out@4.0.1 │ │ ├── unzip-response@2.0.1 │ │ └─┬ url-parse-lax@1.0.0 │ │ └── prepend-http@1.0.4 │ ├─┬ registry-auth-token@3.3.1 │ │ └─┬ rc@1.2.2 │ │ ├── deep-extend@0.4.2 │ │ └── ini@1.3.4 │ └── registry-url@3.1.0 ├─┬ semver-diff@2.1.0 │ └── semver@5.4.1 └── xdg-basedir@3.0.0