Skip to content

Instantly share code, notes, and snippets.

@bnb
Created March 18, 2019 15:25
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 bnb/043d9d88820e3a5f31f0411e6ead141a to your computer and use it in GitHub Desktop.
Save bnb/043d9d88820e3a5f31f0411e6ead141a to your computer and use it in GitHub Desktop.
The output of running `npm ls` in good-first-issue.
good-first-issue@0.24.0 /Users/cyren/GitHub/good-first-issue
├─┬ @octokit/rest@16.17.0
│ ├─┬ @octokit/request@2.4.1
│ │ ├─┬ @octokit/endpoint@3.1.3
│ │ │ ├── deepmerge@3.2.0
│ │ │ ├── is-plain-object@2.0.4 deduped
│ │ │ ├── universal-user-agent@2.0.3 deduped
│ │ │ └── url-template@2.0.8 deduped
│ │ ├── deprecation@1.0.1
│ │ ├─┬ is-plain-object@2.0.4
│ │ │ └── isobject@3.0.1
│ │ ├── node-fetch@2.3.0
│ │ ├─┬ once@1.4.0
│ │ │ └── wrappy@1.0.2
│ │ └── universal-user-agent@2.0.3 deduped
│ ├── before-after-hook@1.4.0
│ ├── btoa-lite@1.0.0
│ ├── lodash.get@4.4.2
│ ├── lodash.set@4.3.2
│ ├── lodash.uniq@4.5.0
│ ├── octokit-pagination-methods@1.1.0
│ ├─┬ universal-user-agent@2.0.3
│ │ └─┬ os-name@3.0.0
│ │ ├── macos-release@2.0.0
│ │ └─┬ windows-release@3.1.0
│ │ └─┬ execa@0.10.0
│ │ ├── cross-spawn@6.0.5 deduped
│ │ ├── get-stream@3.0.0 deduped
│ │ ├── is-stream@1.1.0 deduped
│ │ ├── npm-run-path@2.0.2 deduped
│ │ ├── p-finally@1.0.0 deduped
│ │ ├── signal-exit@3.0.2 deduped
│ │ └── strip-eof@1.0.0 deduped
│ └── url-template@2.0.8
├─┬ boxen@3.0.0
│ ├─┬ ansi-align@3.0.0
│ │ └── string-width@3.1.0 deduped
│ ├── camelcase@5.2.0
│ ├── chalk@2.4.2 deduped
│ ├── cli-boxes@2.0.0
│ ├─┬ string-width@3.1.0
│ │ ├── emoji-regex@7.0.3
│ │ ├── is-fullwidth-code-point@2.0.0
│ │ └── strip-ansi@5.1.0 deduped
│ ├─┬ term-size@1.2.0
│ │ └─┬ execa@0.7.0
│ │ ├─┬ cross-spawn@5.1.0
│ │ │ ├─┬ lru-cache@4.1.5
│ │ │ │ ├── pseudomap@1.0.2
│ │ │ │ └── yallist@2.1.2
│ │ │ ├── shebang-command@1.2.0 deduped
│ │ │ └── which@1.3.1 deduped
│ │ ├── get-stream@3.0.0
│ │ ├── is-stream@1.1.0
│ │ ├─┬ npm-run-path@2.0.2
│ │ │ └── path-key@2.0.1 deduped
│ │ ├── p-finally@1.0.0
│ │ ├── signal-exit@3.0.2
│ │ └── strip-eof@1.0.0
│ └─┬ widest-line@2.0.1
│ └─┬ string-width@2.1.1
│ ├── is-fullwidth-code-point@2.0.0 deduped
│ └─┬ strip-ansi@4.0.0
│ └── ansi-regex@3.0.0
├─┬ chalk@2.4.2
│ ├─┬ ansi-styles@3.2.1
│ │ └─┬ color-convert@1.9.3
│ │ └── color-name@1.1.3
│ ├── escape-string-regexp@1.0.5
│ └─┬ supports-color@5.5.0
│ └── has-flag@3.0.0
├── commander@2.19.0
├─┬ inquirer@6.2.2
│ ├── ansi-escapes@3.2.0
│ ├── chalk@2.4.2 deduped
│ ├─┬ cli-cursor@2.1.0
│ │ └─┬ restore-cursor@2.0.0
│ │ ├─┬ onetime@2.0.1
│ │ │ └── mimic-fn@1.2.0
│ │ └── signal-exit@3.0.2 deduped
│ ├── cli-width@2.2.0
│ ├─┬ external-editor@3.0.3
│ │ ├── chardet@0.7.0
│ │ ├─┬ iconv-lite@0.4.24
│ │ │ └── safer-buffer@2.1.2
│ │ └─┬ tmp@0.0.33
│ │ └── os-tmpdir@1.0.2
│ ├─┬ figures@2.0.0
│ │ └── escape-string-regexp@1.0.5 deduped
│ ├── lodash@4.17.11
│ ├── mute-stream@0.0.7
│ ├─┬ run-async@2.3.0
│ │ └── is-promise@2.1.0
│ ├─┬ rxjs@6.4.0
│ │ └── tslib@1.9.3
│ ├─┬ string-width@2.1.1
│ │ ├── is-fullwidth-code-point@2.0.0 deduped
│ │ └─┬ strip-ansi@4.0.0
│ │ └── ansi-regex@3.0.0
│ ├── strip-ansi@5.1.0 deduped
│ └── through@2.3.8
├─┬ jest@23.6.0
│ ├─┬ import-local@1.0.0
│ │ ├─┬ pkg-dir@2.0.0
│ │ │ └── find-up@2.1.0 deduped
│ │ └─┬ resolve-cwd@2.0.0
│ │ └── resolve-from@3.0.0
│ └─┬ jest-cli@23.6.0
│ ├── ansi-escapes@3.2.0 deduped
│ ├── chalk@2.4.2 deduped
│ ├── exit@0.1.2
│ ├─┬ glob@7.1.3
│ │ ├── fs.realpath@1.0.0
│ │ ├─┬ inflight@1.0.6
│ │ │ ├── once@1.4.0 deduped
│ │ │ └── wrappy@1.0.2 deduped
│ │ ├── inherits@2.0.3
│ │ ├── minimatch@3.0.4 deduped
│ │ ├── once@1.4.0 deduped
│ │ └── path-is-absolute@1.0.1
│ ├── graceful-fs@4.1.15
│ ├── import-local@1.0.0 deduped
│ ├─┬ is-ci@1.2.1
│ │ └── ci-info@1.6.0
│ ├─┬ istanbul-api@1.3.7
│ │ ├─┬ async@2.6.2
│ │ │ └── lodash@4.17.11 deduped
│ │ ├─┬ fileset@2.0.3
│ │ │ ├── glob@7.1.3 deduped
│ │ │ └── minimatch@3.0.4 deduped
│ │ ├── istanbul-lib-coverage@1.2.1 deduped
│ │ ├─┬ istanbul-lib-hook@1.2.2
│ │ │ └─┬ append-transform@0.4.0
│ │ │ └─┬ default-require-extensions@1.0.0
│ │ │ └─┬ strip-bom@2.0.0
│ │ │ └── is-utf8@0.2.1
│ │ ├── istanbul-lib-instrument@1.10.2 deduped
│ │ ├─┬ istanbul-lib-report@1.1.5
│ │ │ ├── istanbul-lib-coverage@1.2.1 deduped
│ │ │ ├── mkdirp@0.5.1 deduped
│ │ │ ├── path-parse@1.0.6 deduped
│ │ │ └─┬ supports-color@3.2.3
│ │ │ └── has-flag@1.0.0
│ │ ├── istanbul-lib-source-maps@1.2.6 deduped
│ │ ├─┬ istanbul-reports@1.5.1
│ │ │ └─┬ handlebars@4.1.0
│ │ │ ├── async@2.6.2 deduped
│ │ │ ├─┬ optimist@0.6.1
│ │ │ │ ├── minimist@0.0.8 deduped
│ │ │ │ └── wordwrap@0.0.3
│ │ │ ├── source-map@0.6.1
│ │ │ └─┬ uglify-js@3.4.10
│ │ │ ├── commander@2.19.0 deduped
│ │ │ └── source-map@0.6.1
│ │ ├── js-yaml@3.12.2 deduped
│ │ ├── mkdirp@0.5.1 deduped
│ │ └── once@1.4.0 deduped
│ ├── istanbul-lib-coverage@1.2.1
│ ├─┬ istanbul-lib-instrument@1.10.2
│ │ ├─┬ babel-generator@6.26.1
│ │ │ ├─┬ babel-messages@6.23.0
│ │ │ │ └── babel-runtime@6.26.0 deduped
│ │ │ ├─┬ babel-runtime@6.26.0
│ │ │ │ ├── core-js@2.6.5
│ │ │ │ └── regenerator-runtime@0.11.1
│ │ │ ├── babel-types@6.26.0 deduped
│ │ │ ├─┬ detect-indent@4.0.0
│ │ │ │ └─┬ repeating@2.0.1
│ │ │ │ └─┬ is-finite@1.0.2
│ │ │ │ └── number-is-nan@1.0.1
│ │ │ ├── jsesc@1.3.0
│ │ │ ├── lodash@4.17.11 deduped
│ │ │ ├── source-map@0.5.7 deduped
│ │ │ └── trim-right@1.0.1
│ │ ├─┬ babel-template@6.26.0
│ │ │ ├── babel-runtime@6.26.0 deduped
│ │ │ ├── babel-traverse@6.26.0 deduped
│ │ │ ├── babel-types@6.26.0 deduped
│ │ │ ├── babylon@6.18.0 deduped
│ │ │ └── lodash@4.17.11 deduped
│ │ ├─┬ babel-traverse@6.26.0
│ │ │ ├── babel-code-frame@6.26.0 deduped
│ │ │ ├── babel-messages@6.23.0 deduped
│ │ │ ├── babel-runtime@6.26.0 deduped
│ │ │ ├── babel-types@6.26.0 deduped
│ │ │ ├── babylon@6.18.0 deduped
│ │ │ ├── debug@2.6.9 deduped
│ │ │ ├── globals@9.18.0
│ │ │ ├── invariant@2.2.4 deduped
│ │ │ └── lodash@4.17.11 deduped
│ │ ├─┬ babel-types@6.26.0
│ │ │ ├── babel-runtime@6.26.0 deduped
│ │ │ ├── esutils@2.0.2 deduped
│ │ │ ├── lodash@4.17.11 deduped
│ │ │ └── to-fast-properties@1.0.3
│ │ ├── babylon@6.18.0
│ │ ├── istanbul-lib-coverage@1.2.1 deduped
│ │ └── semver@5.6.0 deduped
│ ├─┬ istanbul-lib-source-maps@1.2.6
│ │ ├─┬ debug@3.2.6
│ │ │ └── ms@2.1.1
│ │ ├── istanbul-lib-coverage@1.2.1 deduped
│ │ ├── mkdirp@0.5.1 deduped
│ │ ├── rimraf@2.6.3 deduped
│ │ └── source-map@0.5.7
│ ├─┬ jest-changed-files@23.4.2
│ │ └── throat@4.1.0
│ ├─┬ jest-config@23.6.0
│ │ ├─┬ babel-core@6.26.3
│ │ │ ├── babel-code-frame@6.26.0 deduped
│ │ │ ├── babel-generator@6.26.1 deduped
│ │ │ ├─┬ babel-helpers@6.24.1
│ │ │ │ ├── babel-runtime@6.26.0 deduped
│ │ │ │ └── babel-template@6.26.0 deduped
│ │ │ ├── babel-messages@6.23.0 deduped
│ │ │ ├─┬ babel-register@6.26.0
│ │ │ │ ├── babel-core@6.26.3 deduped
│ │ │ │ ├── babel-runtime@6.26.0 deduped
│ │ │ │ ├── core-js@2.6.5 deduped
│ │ │ │ ├─┬ home-or-tmp@2.0.0
│ │ │ │ │ ├── os-homedir@1.0.2
│ │ │ │ │ └── os-tmpdir@1.0.2 deduped
│ │ │ │ ├── lodash@4.17.11 deduped
│ │ │ │ ├── mkdirp@0.5.1 deduped
│ │ │ │ └─┬ source-map-support@0.4.18
│ │ │ │ └── source-map@0.5.7 deduped
│ │ │ ├── babel-runtime@6.26.0 deduped
│ │ │ ├── babel-template@6.26.0 deduped
│ │ │ ├── babel-traverse@6.26.0 deduped
│ │ │ ├── babel-types@6.26.0 deduped
│ │ │ ├── babylon@6.18.0 deduped
│ │ │ ├── convert-source-map@1.6.0 deduped
│ │ │ ├── debug@2.6.9 deduped
│ │ │ ├── json5@0.5.1
│ │ │ ├── lodash@4.17.11 deduped
│ │ │ ├── minimatch@3.0.4 deduped
│ │ │ ├── path-is-absolute@1.0.1 deduped
│ │ │ ├── private@0.1.8
│ │ │ ├── slash@1.0.0 deduped
│ │ │ └── source-map@0.5.7 deduped
│ │ ├─┬ babel-jest@23.6.0
│ │ │ ├── babel-plugin-istanbul@4.1.6 deduped
│ │ │ └─┬ babel-preset-jest@23.2.0
│ │ │ ├── babel-plugin-jest-hoist@23.2.0
│ │ │ └── babel-plugin-syntax-object-rest-spread@6.13.0 deduped
│ │ ├── chalk@2.4.2 deduped
│ │ ├── glob@7.1.3 deduped
│ │ ├── jest-environment-jsdom@23.4.0 deduped
│ │ ├─┬ jest-environment-node@23.4.0
│ │ │ ├── jest-mock@23.2.0 deduped
│ │ │ └── jest-util@23.4.0 deduped
│ │ ├── jest-get-type@22.4.3 deduped
│ │ ├─┬ jest-jasmine2@23.6.0
│ │ │ ├── babel-traverse@6.26.0 deduped
│ │ │ ├── chalk@2.4.2 deduped
│ │ │ ├── co@4.6.0
│ │ │ ├─┬ expect@23.6.0
│ │ │ │ ├── ansi-styles@3.2.1 deduped
│ │ │ │ ├── jest-diff@23.6.0 deduped
│ │ │ │ ├── jest-get-type@22.4.3 deduped
│ │ │ │ ├── jest-matcher-utils@23.6.0 deduped
│ │ │ │ ├── jest-message-util@23.4.0 deduped
│ │ │ │ └── jest-regex-util@23.3.0 deduped
│ │ │ ├── is-generator-fn@1.0.0
│ │ │ ├── jest-diff@23.6.0 deduped
│ │ │ ├─┬ jest-each@23.6.0
│ │ │ │ ├── chalk@2.4.2 deduped
│ │ │ │ └── pretty-format@23.6.0 deduped
│ │ │ ├── jest-matcher-utils@23.6.0 deduped
│ │ │ ├── jest-message-util@23.4.0 deduped
│ │ │ ├── jest-snapshot@23.6.0 deduped
│ │ │ ├── jest-util@23.4.0 deduped
│ │ │ └── pretty-format@23.6.0 deduped
│ │ ├── jest-regex-util@23.3.0 deduped
│ │ ├─┬ jest-resolve@23.6.0
│ │ │ ├─┬ browser-resolve@1.11.3
│ │ │ │ └── resolve@1.1.7
│ │ │ ├── chalk@2.4.2 deduped
│ │ │ └── realpath-native@1.1.0 deduped
│ │ ├── jest-util@23.4.0 deduped
│ │ ├── jest-validate@23.6.0 deduped
│ │ ├── micromatch@2.3.11 deduped
│ │ └─┬ pretty-format@23.6.0
│ │ ├── ansi-regex@3.0.0
│ │ └── ansi-styles@3.2.1 deduped
│ ├─┬ jest-environment-jsdom@23.4.0
│ │ ├── jest-mock@23.2.0
│ │ ├── jest-util@23.4.0 deduped
│ │ └─┬ jsdom@11.12.0
│ │ ├── abab@2.0.0
│ │ ├── acorn@5.7.3
│ │ ├─┬ acorn-globals@4.3.0
│ │ │ ├── acorn@6.1.1
│ │ │ └── acorn-walk@6.1.1
│ │ ├── array-equal@1.0.0
│ │ ├── cssom@0.3.6
│ │ ├─┬ cssstyle@1.2.1
│ │ │ └── cssom@0.3.6 deduped
│ │ ├─┬ data-urls@1.1.0
│ │ │ ├── abab@2.0.0 deduped
│ │ │ ├── whatwg-mimetype@2.3.0 deduped
│ │ │ └─┬ whatwg-url@7.0.0
│ │ │ ├── lodash.sortby@4.7.0 deduped
│ │ │ ├── tr46@1.0.1 deduped
│ │ │ └── webidl-conversions@4.0.2 deduped
│ │ ├─┬ domexception@1.0.1
│ │ │ └── webidl-conversions@4.0.2 deduped
│ │ ├─┬ escodegen@1.11.1
│ │ │ ├── esprima@3.1.3
│ │ │ ├── estraverse@4.2.0 deduped
│ │ │ ├── esutils@2.0.2 deduped
│ │ │ ├── optionator@0.8.2 deduped
│ │ │ └── source-map@0.6.1
│ │ ├─┬ html-encoding-sniffer@1.0.2
│ │ │ └── whatwg-encoding@1.0.5 deduped
│ │ ├── left-pad@1.3.0
│ │ ├── nwsapi@2.1.1
│ │ ├── parse5@4.0.0
│ │ ├── pn@1.1.0
│ │ ├─┬ request@2.88.0
│ │ │ ├── aws-sign2@0.7.0
│ │ │ ├── aws4@1.8.0
│ │ │ ├── caseless@0.12.0
│ │ │ ├─┬ combined-stream@1.0.7
│ │ │ │ └── delayed-stream@1.0.0
│ │ │ ├── extend@3.0.2
│ │ │ ├── forever-agent@0.6.1
│ │ │ ├─┬ form-data@2.3.3
│ │ │ │ ├── asynckit@0.4.0
│ │ │ │ ├── combined-stream@1.0.7 deduped
│ │ │ │ └── mime-types@2.1.22 deduped
│ │ │ ├─┬ har-validator@5.1.3
│ │ │ │ ├── ajv@6.10.0 deduped
│ │ │ │ └── har-schema@2.0.0
│ │ │ ├─┬ http-signature@1.2.0
│ │ │ │ ├── assert-plus@1.0.0
│ │ │ │ ├─┬ jsprim@1.4.1
│ │ │ │ │ ├── assert-plus@1.0.0 deduped
│ │ │ │ │ ├── extsprintf@1.3.0
│ │ │ │ │ ├── json-schema@0.2.3
│ │ │ │ │ └─┬ verror@1.10.0
│ │ │ │ │ ├── assert-plus@1.0.0 deduped
│ │ │ │ │ ├── core-util-is@1.0.2 deduped
│ │ │ │ │ └── extsprintf@1.3.0 deduped
│ │ │ │ └─┬ sshpk@1.16.1
│ │ │ │ ├─┬ asn1@0.2.4
│ │ │ │ │ └── safer-buffer@2.1.2 deduped
│ │ │ │ ├── assert-plus@1.0.0 deduped
│ │ │ │ ├─┬ bcrypt-pbkdf@1.0.2
│ │ │ │ │ └── tweetnacl@0.14.5 deduped
│ │ │ │ ├─┬ dashdash@1.14.1
│ │ │ │ │ └── assert-plus@1.0.0 deduped
│ │ │ │ ├─┬ ecc-jsbn@0.1.2
│ │ │ │ │ ├── jsbn@0.1.1 deduped
│ │ │ │ │ └── safer-buffer@2.1.2 deduped
│ │ │ │ ├─┬ getpass@0.1.7
│ │ │ │ │ └── assert-plus@1.0.0 deduped
│ │ │ │ ├── jsbn@0.1.1
│ │ │ │ ├── safer-buffer@2.1.2 deduped
│ │ │ │ └── tweetnacl@0.14.5
│ │ │ ├── is-typedarray@1.0.0
│ │ │ ├── isstream@0.1.2
│ │ │ ├── json-stringify-safe@5.0.1 deduped
│ │ │ ├─┬ mime-types@2.1.22
│ │ │ │ └── mime-db@1.38.0
│ │ │ ├── oauth-sign@0.9.0
│ │ │ ├── performance-now@2.1.0
│ │ │ ├── qs@6.5.2 deduped
│ │ │ ├── safe-buffer@5.1.2 deduped
│ │ │ ├─┬ tough-cookie@2.4.3
│ │ │ │ ├── psl@1.1.31 deduped
│ │ │ │ └── punycode@1.4.1
│ │ │ ├─┬ tunnel-agent@0.6.0
│ │ │ │ └── safe-buffer@5.1.2 deduped
│ │ │ └── uuid@3.3.2
│ │ ├─┬ request-promise-native@1.0.7
│ │ │ ├─┬ request-promise-core@1.1.2
│ │ │ │ └── lodash@4.17.11 deduped
│ │ │ ├── stealthy-require@1.1.1
│ │ │ └── tough-cookie@2.5.0 deduped
│ │ ├── sax@1.2.4
│ │ ├── symbol-tree@3.2.2
│ │ ├─┬ tough-cookie@2.5.0
│ │ │ ├── psl@1.1.31
│ │ │ └── punycode@2.1.1 deduped
│ │ ├─┬ w3c-hr-time@1.0.1
│ │ │ └── browser-process-hrtime@0.1.3
│ │ ├── webidl-conversions@4.0.2
│ │ ├─┬ whatwg-encoding@1.0.5
│ │ │ └── iconv-lite@0.4.24 deduped
│ │ ├── whatwg-mimetype@2.3.0
│ │ ├─┬ whatwg-url@6.5.0
│ │ │ ├── lodash.sortby@4.7.0
│ │ │ ├─┬ tr46@1.0.1
│ │ │ │ └── punycode@2.1.1 deduped
│ │ │ └── webidl-conversions@4.0.2 deduped
│ │ ├─┬ ws@5.2.2
│ │ │ └── async-limiter@1.0.0
│ │ └── xml-name-validator@3.0.0
│ ├── jest-get-type@22.4.3
│ ├─┬ jest-haste-map@23.6.0
│ │ ├─┬ fb-watchman@2.0.0
│ │ │ └─┬ bser@2.0.0
│ │ │ └── node-int64@0.4.0
│ │ ├── graceful-fs@4.1.15 deduped
│ │ ├─┬ invariant@2.2.4
│ │ │ └── loose-envify@1.4.0 deduped
│ │ ├─┬ jest-docblock@23.2.0
│ │ │ └── detect-newline@2.1.0
│ │ ├── jest-serializer@23.0.1
│ │ ├── jest-worker@23.2.0 deduped
│ │ ├── micromatch@2.3.11 deduped
│ │ └─┬ sane@2.5.2
│ │ ├─┬ anymatch@2.0.0
│ │ │ ├─┬ micromatch@3.1.10
│ │ │ │ ├── arr-diff@4.0.0
│ │ │ │ ├── array-unique@0.3.2
│ │ │ │ ├─┬ braces@2.3.2
│ │ │ │ │ ├── arr-flatten@1.1.0 deduped
│ │ │ │ │ ├── array-unique@0.3.2 deduped
│ │ │ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ │ │ ├─┬ fill-range@4.0.0
│ │ │ │ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ │ │ │ ├─┬ is-number@3.0.0
│ │ │ │ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ │ │ │ └── is-buffer@1.1.6 deduped
│ │ │ │ │ │ ├── repeat-string@1.6.1 deduped
│ │ │ │ │ │ └── to-regex-range@2.1.1 deduped
│ │ │ │ │ ├── isobject@3.0.1 deduped
│ │ │ │ │ ├── repeat-element@1.1.3 deduped
│ │ │ │ │ ├── snapdragon@0.8.2 deduped
│ │ │ │ │ ├── snapdragon-node@2.1.1 deduped
│ │ │ │ │ ├── split-string@3.1.0 deduped
│ │ │ │ │ └── to-regex@3.0.2 deduped
│ │ │ │ ├── define-property@2.0.2 deduped
│ │ │ │ ├── extend-shallow@3.0.2 deduped
│ │ │ │ ├─┬ extglob@2.0.4
│ │ │ │ │ ├── array-unique@0.3.2 deduped
│ │ │ │ │ ├─┬ define-property@1.0.0
│ │ │ │ │ │ └─┬ is-descriptor@1.0.2
│ │ │ │ │ │ ├─┬ is-accessor-descriptor@1.0.0
│ │ │ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ │ ├─┬ is-data-descriptor@1.0.0
│ │ │ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ ├─┬ expand-brackets@2.1.4
│ │ │ │ │ │ ├── debug@2.6.9 deduped
│ │ │ │ │ │ ├─┬ define-property@0.2.5
│ │ │ │ │ │ │ └─┬ is-descriptor@0.1.6
│ │ │ │ │ │ │ ├─┬ is-accessor-descriptor@0.1.6
│ │ │ │ │ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ │ │ │ │ └── is-buffer@1.1.6 deduped
│ │ │ │ │ │ │ ├─┬ is-data-descriptor@0.1.4
│ │ │ │ │ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ │ │ │ │ └── is-buffer@1.1.6 deduped
│ │ │ │ │ │ │ └── kind-of@5.1.0
│ │ │ │ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ │ │ │ ├── posix-character-classes@0.1.1 deduped
│ │ │ │ │ │ ├── regex-not@1.0.2 deduped
│ │ │ │ │ │ ├── snapdragon@0.8.2 deduped
│ │ │ │ │ │ └── to-regex@3.0.2 deduped
│ │ │ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ │ │ ├── fragment-cache@0.2.1 deduped
│ │ │ │ │ ├── regex-not@1.0.2 deduped
│ │ │ │ │ ├── snapdragon@0.8.2 deduped
│ │ │ │ │ └── to-regex@3.0.2 deduped
│ │ │ │ ├── fragment-cache@0.2.1 deduped
│ │ │ │ ├── kind-of@6.0.2
│ │ │ │ ├── nanomatch@1.2.13 deduped
│ │ │ │ ├── object.pick@1.3.0 deduped
│ │ │ │ ├── regex-not@1.0.2 deduped
│ │ │ │ ├── snapdragon@0.8.2 deduped
│ │ │ │ └── to-regex@3.0.2 deduped
│ │ │ └── normalize-path@2.1.1 deduped
│ │ ├─┬ capture-exit@1.2.0
│ │ │ └── rsvp@3.6.2
│ │ ├─┬ exec-sh@0.2.2
│ │ │ └── merge@1.2.1
│ │ ├── fb-watchman@2.0.0 deduped
│ │ ├─┬ fsevents@1.2.7
│ │ │ ├── nan@2.13.1
│ │ │ └─┬ node-pre-gyp@0.10.3
│ │ │ ├── detect-libc@1.0.3
│ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ └── minimist@0.0.8
│ │ │ ├─┬ needle@2.2.4
│ │ │ │ ├─┬ debug@2.6.9
│ │ │ │ │ └── ms@2.0.0
│ │ │ │ ├─┬ iconv-lite@0.4.24
│ │ │ │ │ └── safer-buffer@2.1.2
│ │ │ │ └── sax@1.2.4
│ │ │ ├─┬ nopt@4.0.1
│ │ │ │ ├── abbrev@1.1.1
│ │ │ │ └─┬ osenv@0.1.5
│ │ │ │ ├── os-homedir@1.0.2
│ │ │ │ └── os-tmpdir@1.0.2
│ │ │ ├─┬ npm-packlist@1.2.0
│ │ │ │ ├─┬ ignore-walk@3.0.1
│ │ │ │ │ └─┬ minimatch@3.0.4
│ │ │ │ │ └─┬ brace-expansion@1.1.11
│ │ │ │ │ ├── balanced-match@1.0.0
│ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ └── npm-bundled@1.0.5
│ │ │ ├─┬ npmlog@4.1.2
│ │ │ │ ├─┬ are-we-there-yet@1.1.5
│ │ │ │ │ ├── delegates@1.0.0
│ │ │ │ │ └─┬ readable-stream@2.3.6
│ │ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ ├── isarray@1.0.0
│ │ │ │ │ ├── process-nextick-args@2.0.0
│ │ │ │ │ ├── safe-buffer@5.1.2 deduped
│ │ │ │ │ ├─┬ string_decoder@1.1.1
│ │ │ │ │ │ └── safe-buffer@5.1.2 deduped
│ │ │ │ │ └── util-deprecate@1.0.2
│ │ │ │ ├── console-control-strings@1.1.0
│ │ │ │ ├─┬ gauge@2.7.4
│ │ │ │ │ ├── aproba@1.2.0
│ │ │ │ │ ├── console-control-strings@1.1.0 deduped
│ │ │ │ │ ├── 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 deduped
│ │ │ │ │ ├─┬ strip-ansi@3.0.1
│ │ │ │ │ │ └── ansi-regex@2.1.1
│ │ │ │ │ └─┬ wide-align@1.1.3
│ │ │ │ │ └── string-width@1.0.2 deduped
│ │ │ │ └── set-blocking@2.0.0
│ │ │ ├─┬ rc@1.2.8
│ │ │ │ ├── deep-extend@0.6.0
│ │ │ │ ├── ini@1.3.5
│ │ │ │ ├── minimist@1.2.0
│ │ │ │ └── strip-json-comments@2.0.1
│ │ │ ├─┬ rimraf@2.6.3
│ │ │ │ └─┬ glob@7.1.3
│ │ │ │ ├── fs.realpath@1.0.0
│ │ │ │ ├─┬ inflight@1.0.6
│ │ │ │ │ ├── once@1.4.0 deduped
│ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ ├── inherits@2.0.3
│ │ │ │ ├── minimatch@3.0.4 deduped
│ │ │ │ ├─┬ once@1.4.0
│ │ │ │ │ └── wrappy@1.0.2 deduped
│ │ │ │ └── path-is-absolute@1.0.1
│ │ │ ├── semver@5.6.0
│ │ │ └─┬ tar@4.4.8
│ │ │ ├── chownr@1.1.1
│ │ │ ├─┬ fs-minipass@1.2.5
│ │ │ │ └── minipass@2.3.5 deduped
│ │ │ ├─┬ minipass@2.3.5
│ │ │ │ ├── safe-buffer@5.1.2 deduped
│ │ │ │ └── yallist@3.0.3 deduped
│ │ │ ├─┬ minizlib@1.2.1
│ │ │ │ └── minipass@2.3.5 deduped
│ │ │ ├── mkdirp@0.5.1 deduped
│ │ │ ├── safe-buffer@5.1.2
│ │ │ └── yallist@3.0.3
│ │ ├─┬ micromatch@3.1.10
│ │ │ ├── arr-diff@4.0.0
│ │ │ ├── array-unique@0.3.2
│ │ │ ├─┬ braces@2.3.2
│ │ │ │ ├── arr-flatten@1.1.0 deduped
│ │ │ │ ├── array-unique@0.3.2 deduped
│ │ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ │ ├─┬ fill-range@4.0.0
│ │ │ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ │ │ ├─┬ is-number@3.0.0
│ │ │ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ │ │ └── is-buffer@1.1.6 deduped
│ │ │ │ │ ├── repeat-string@1.6.1 deduped
│ │ │ │ │ └─┬ to-regex-range@2.1.1
│ │ │ │ │ ├─┬ is-number@3.0.0
│ │ │ │ │ │ └── kind-of@3.2.2 deduped
│ │ │ │ │ └── repeat-string@1.6.1 deduped
│ │ │ │ ├── isobject@3.0.1 deduped
│ │ │ │ ├── repeat-element@1.1.3 deduped
│ │ │ │ ├── snapdragon@0.8.2 deduped
│ │ │ │ ├─┬ snapdragon-node@2.1.1
│ │ │ │ │ ├─┬ define-property@1.0.0
│ │ │ │ │ │ └─┬ is-descriptor@1.0.2
│ │ │ │ │ │ ├─┬ is-accessor-descriptor@1.0.0
│ │ │ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ │ ├─┬ is-data-descriptor@1.0.0
│ │ │ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ │ └── kind-of@6.0.2
│ │ │ │ │ ├── isobject@3.0.1 deduped
│ │ │ │ │ └─┬ snapdragon-util@3.0.1
│ │ │ │ │ └── kind-of@3.2.2 deduped
│ │ │ │ ├─┬ split-string@3.1.0
│ │ │ │ │ └── extend-shallow@3.0.2 deduped
│ │ │ │ └── to-regex@3.0.2 deduped
│ │ │ ├─┬ define-property@2.0.2
│ │ │ │ ├─┬ is-descriptor@1.0.2
│ │ │ │ │ ├─┬ is-accessor-descriptor@1.0.0
│ │ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ ├─┬ is-data-descriptor@1.0.0
│ │ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ └── kind-of@6.0.2
│ │ │ │ └── isobject@3.0.1 deduped
│ │ │ ├─┬ extend-shallow@3.0.2
│ │ │ │ ├── assign-symbols@1.0.0
│ │ │ │ └─┬ is-extendable@1.0.1
│ │ │ │ └── is-plain-object@2.0.4 deduped
│ │ │ ├─┬ extglob@2.0.4
│ │ │ │ ├── array-unique@0.3.2 deduped
│ │ │ │ ├─┬ define-property@1.0.0
│ │ │ │ │ └─┬ is-descriptor@1.0.2
│ │ │ │ │ ├─┬ is-accessor-descriptor@1.0.0
│ │ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ ├─┬ is-data-descriptor@1.0.0
│ │ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ ├─┬ expand-brackets@2.1.4
│ │ │ │ │ ├── debug@2.6.9 deduped
│ │ │ │ │ ├─┬ define-property@0.2.5
│ │ │ │ │ │ └─┬ is-descriptor@0.1.6
│ │ │ │ │ │ ├─┬ is-accessor-descriptor@0.1.6
│ │ │ │ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ │ │ │ └── is-buffer@1.1.6 deduped
│ │ │ │ │ │ ├─┬ is-data-descriptor@0.1.4
│ │ │ │ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ │ │ │ └── is-buffer@1.1.6 deduped
│ │ │ │ │ │ └── kind-of@5.1.0
│ │ │ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ │ │ ├── posix-character-classes@0.1.1
│ │ │ │ │ ├── regex-not@1.0.2 deduped
│ │ │ │ │ ├── snapdragon@0.8.2 deduped
│ │ │ │ │ └── to-regex@3.0.2 deduped
│ │ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ │ ├── fragment-cache@0.2.1 deduped
│ │ │ │ ├── regex-not@1.0.2 deduped
│ │ │ │ ├── snapdragon@0.8.2 deduped
│ │ │ │ └── to-regex@3.0.2 deduped
│ │ │ ├─┬ fragment-cache@0.2.1
│ │ │ │ └── map-cache@0.2.2
│ │ │ ├── kind-of@6.0.2
│ │ │ ├─┬ nanomatch@1.2.13
│ │ │ │ ├── arr-diff@4.0.0
│ │ │ │ ├── array-unique@0.3.2
│ │ │ │ ├── define-property@2.0.2 deduped
│ │ │ │ ├── extend-shallow@3.0.2 deduped
│ │ │ │ ├── fragment-cache@0.2.1 deduped
│ │ │ │ ├── is-windows@1.0.2
│ │ │ │ ├── kind-of@6.0.2
│ │ │ │ ├── object.pick@1.3.0 deduped
│ │ │ │ ├── regex-not@1.0.2 deduped
│ │ │ │ ├── snapdragon@0.8.2 deduped
│ │ │ │ └── to-regex@3.0.2 deduped
│ │ │ ├── object.pick@1.3.0 deduped
│ │ │ ├─┬ regex-not@1.0.2
│ │ │ │ ├── extend-shallow@3.0.2 deduped
│ │ │ │ └─┬ safe-regex@1.1.0
│ │ │ │ └── ret@0.1.15
│ │ │ ├─┬ snapdragon@0.8.2
│ │ │ │ ├─┬ base@0.11.2
│ │ │ │ │ ├─┬ cache-base@1.0.1
│ │ │ │ │ │ ├─┬ collection-visit@1.0.0
│ │ │ │ │ │ │ ├─┬ map-visit@1.0.0
│ │ │ │ │ │ │ │ └── object-visit@1.0.1 deduped
│ │ │ │ │ │ │ └─┬ object-visit@1.0.1
│ │ │ │ │ │ │ └── isobject@3.0.1 deduped
│ │ │ │ │ │ ├── component-emitter@1.2.1 deduped
│ │ │ │ │ │ ├── get-value@2.0.6
│ │ │ │ │ │ ├─┬ has-value@1.0.0
│ │ │ │ │ │ │ ├── get-value@2.0.6 deduped
│ │ │ │ │ │ │ ├─┬ has-values@1.0.0
│ │ │ │ │ │ │ │ ├─┬ is-number@3.0.0
│ │ │ │ │ │ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ │ │ │ │ │ └── is-buffer@1.1.6 deduped
│ │ │ │ │ │ │ │ └─┬ kind-of@4.0.0
│ │ │ │ │ │ │ │ └── is-buffer@1.1.6 deduped
│ │ │ │ │ │ │ └── isobject@3.0.1 deduped
│ │ │ │ │ │ ├── isobject@3.0.1 deduped
│ │ │ │ │ │ ├─┬ set-value@2.0.0
│ │ │ │ │ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ │ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ │ │ │ │ ├── is-extendable@0.1.1 deduped
│ │ │ │ │ │ │ ├── is-plain-object@2.0.4 deduped
│ │ │ │ │ │ │ └── split-string@3.1.0 deduped
│ │ │ │ │ │ ├── to-object-path@0.3.0 deduped
│ │ │ │ │ │ ├─┬ union-value@1.0.0
│ │ │ │ │ │ │ ├── arr-union@3.1.0 deduped
│ │ │ │ │ │ │ ├── get-value@2.0.6 deduped
│ │ │ │ │ │ │ ├── is-extendable@0.1.1 deduped
│ │ │ │ │ │ │ └─┬ set-value@0.4.3
│ │ │ │ │ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ │ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ │ │ │ │ ├── is-extendable@0.1.1 deduped
│ │ │ │ │ │ │ ├── is-plain-object@2.0.4 deduped
│ │ │ │ │ │ │ └── to-object-path@0.3.0 deduped
│ │ │ │ │ │ └─┬ unset-value@1.0.0
│ │ │ │ │ │ ├─┬ has-value@0.3.1
│ │ │ │ │ │ │ ├── get-value@2.0.6 deduped
│ │ │ │ │ │ │ ├── has-values@0.1.4
│ │ │ │ │ │ │ └─┬ isobject@2.1.0
│ │ │ │ │ │ │ └── isarray@1.0.0 deduped
│ │ │ │ │ │ └── isobject@3.0.1 deduped
│ │ │ │ │ ├─┬ class-utils@0.3.6
│ │ │ │ │ │ ├── arr-union@3.1.0
│ │ │ │ │ │ ├─┬ define-property@0.2.5
│ │ │ │ │ │ │ └── is-descriptor@0.1.6 deduped
│ │ │ │ │ │ ├── isobject@3.0.1 deduped
│ │ │ │ │ │ └─┬ static-extend@0.1.2
│ │ │ │ │ │ ├─┬ define-property@0.2.5
│ │ │ │ │ │ │ └── is-descriptor@0.1.6 deduped
│ │ │ │ │ │ └─┬ object-copy@0.1.0
│ │ │ │ │ │ ├── copy-descriptor@0.1.1
│ │ │ │ │ │ ├─┬ define-property@0.2.5
│ │ │ │ │ │ │ └── is-descriptor@0.1.6 deduped
│ │ │ │ │ │ └── kind-of@3.2.2 deduped
│ │ │ │ │ ├── component-emitter@1.2.1
│ │ │ │ │ ├─┬ define-property@1.0.0
│ │ │ │ │ │ └─┬ is-descriptor@1.0.2
│ │ │ │ │ │ ├─┬ is-accessor-descriptor@1.0.0
│ │ │ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ │ ├─┬ is-data-descriptor@1.0.0
│ │ │ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ │ └── kind-of@6.0.2
│ │ │ │ │ ├── isobject@3.0.1 deduped
│ │ │ │ │ ├── mixin-deep@1.3.1 deduped
│ │ │ │ │ └── pascalcase@0.1.1
│ │ │ │ ├── debug@2.6.9 deduped
│ │ │ │ ├─┬ define-property@0.2.5
│ │ │ │ │ └─┬ is-descriptor@0.1.6
│ │ │ │ │ ├─┬ is-accessor-descriptor@0.1.6
│ │ │ │ │ │ └── kind-of@3.2.2 deduped
│ │ │ │ │ ├─┬ is-data-descriptor@0.1.4
│ │ │ │ │ │ └── kind-of@3.2.2 deduped
│ │ │ │ │ └── kind-of@5.1.0
│ │ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ │ ├── map-cache@0.2.2 deduped
│ │ │ │ ├── source-map@0.5.7 deduped
│ │ │ │ ├─┬ source-map-resolve@0.5.2
│ │ │ │ │ ├── atob@2.1.2
│ │ │ │ │ ├── decode-uri-component@0.2.0
│ │ │ │ │ ├── resolve-url@0.2.1
│ │ │ │ │ ├── source-map-url@0.4.0
│ │ │ │ │ └── urix@0.1.0
│ │ │ │ └── use@3.1.1
│ │ │ └─┬ to-regex@3.0.2
│ │ │ ├── define-property@2.0.2 deduped
│ │ │ ├── extend-shallow@3.0.2 deduped
│ │ │ ├── regex-not@1.0.2 deduped
│ │ │ └── safe-regex@1.1.0 deduped
│ │ ├── minimist@1.2.0
│ │ ├─┬ walker@1.0.7
│ │ │ └─┬ makeerror@1.0.11
│ │ │ └── tmpl@1.0.4
│ │ └─┬ watch@0.18.0
│ │ ├── exec-sh@0.2.2 deduped
│ │ └── minimist@1.2.0
│ ├─┬ jest-message-util@23.4.0
│ │ ├─┬ @babel/code-frame@7.0.0
│ │ │ └─┬ @babel/highlight@7.0.0
│ │ │ ├── chalk@2.4.2 deduped
│ │ │ ├── esutils@2.0.2 deduped
│ │ │ └── js-tokens@4.0.0
│ │ ├── chalk@2.4.2 deduped
│ │ ├── micromatch@2.3.11 deduped
│ │ ├── slash@1.0.0 deduped
│ │ └── stack-utils@1.0.2
│ ├── jest-regex-util@23.3.0
│ ├─┬ jest-resolve-dependencies@23.6.0
│ │ ├── jest-regex-util@23.3.0 deduped
│ │ └── jest-snapshot@23.6.0 deduped
│ ├─┬ jest-runner@23.6.0
│ │ ├── exit@0.1.2 deduped
│ │ ├── graceful-fs@4.1.15 deduped
│ │ ├── jest-config@23.6.0 deduped
│ │ ├── jest-docblock@23.2.0 deduped
│ │ ├── jest-haste-map@23.6.0 deduped
│ │ ├── jest-jasmine2@23.6.0 deduped
│ │ ├─┬ jest-leak-detector@23.6.0
│ │ │ └── pretty-format@23.6.0 deduped
│ │ ├── jest-message-util@23.4.0 deduped
│ │ ├── jest-runtime@23.6.0 deduped
│ │ ├── jest-util@23.4.0 deduped
│ │ ├── jest-worker@23.2.0 deduped
│ │ ├─┬ source-map-support@0.5.11
│ │ │ ├── buffer-from@1.1.1 deduped
│ │ │ └── source-map@0.6.1
│ │ └── throat@4.1.0 deduped
│ ├─┬ jest-runtime@23.6.0
│ │ ├── babel-core@6.26.3 deduped
│ │ ├─┬ babel-plugin-istanbul@4.1.6
│ │ │ ├── babel-plugin-syntax-object-rest-spread@6.13.0
│ │ │ ├── find-up@2.1.0 deduped
│ │ │ ├── istanbul-lib-instrument@1.10.2 deduped
│ │ │ └─┬ test-exclude@4.2.3
│ │ │ ├── arrify@1.0.1
│ │ │ ├── micromatch@2.3.11 deduped
│ │ │ ├── object-assign@4.1.1 deduped
│ │ │ ├─┬ read-pkg-up@1.0.1
│ │ │ │ ├─┬ find-up@1.1.2
│ │ │ │ │ ├─┬ path-exists@2.1.0
│ │ │ │ │ │ └── pinkie-promise@2.0.1 deduped
│ │ │ │ │ └── pinkie-promise@2.0.1 deduped
│ │ │ │ └─┬ read-pkg@1.1.0
│ │ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ │ ├── graceful-fs@4.1.15 deduped
│ │ │ │ │ ├── parse-json@2.2.0 deduped
│ │ │ │ │ ├── pify@2.3.0 deduped
│ │ │ │ │ ├── pinkie-promise@2.0.1 deduped
│ │ │ │ │ └── strip-bom@2.0.0 deduped
│ │ │ │ ├── normalize-package-data@2.5.0 deduped
│ │ │ │ └─┬ path-type@1.1.0
│ │ │ │ ├── graceful-fs@4.1.15 deduped
│ │ │ │ ├── pify@2.3.0 deduped
│ │ │ │ └── pinkie-promise@2.0.1 deduped
│ │ │ └── require-main-filename@1.0.1 deduped
│ │ ├── chalk@2.4.2 deduped
│ │ ├─┬ convert-source-map@1.6.0
│ │ │ └── safe-buffer@5.1.2
│ │ ├── exit@0.1.2 deduped
│ │ ├── fast-json-stable-stringify@2.0.0
│ │ ├── graceful-fs@4.1.15 deduped
│ │ ├── jest-config@23.6.0 deduped
│ │ ├── jest-haste-map@23.6.0 deduped
│ │ ├── jest-message-util@23.4.0 deduped
│ │ ├── jest-regex-util@23.3.0 deduped
│ │ ├── jest-resolve@23.6.0 deduped
│ │ ├── jest-snapshot@23.6.0 deduped
│ │ ├── jest-util@23.4.0 deduped
│ │ ├── jest-validate@23.6.0 deduped
│ │ ├── micromatch@2.3.11 deduped
│ │ ├── realpath-native@1.1.0 deduped
│ │ ├── slash@1.0.0 deduped
│ │ ├── strip-bom@3.0.0
│ │ ├─┬ write-file-atomic@2.4.2
│ │ │ ├── graceful-fs@4.1.15 deduped
│ │ │ ├── imurmurhash@0.1.4 deduped
│ │ │ └── signal-exit@3.0.2 deduped
│ │ └── yargs@11.1.0 deduped
│ ├─┬ jest-snapshot@23.6.0
│ │ ├── babel-types@6.26.0 deduped
│ │ ├── chalk@2.4.2 deduped
│ │ ├─┬ jest-diff@23.6.0
│ │ │ ├── chalk@2.4.2 deduped
│ │ │ ├── diff@3.5.0
│ │ │ ├── jest-get-type@22.4.3 deduped
│ │ │ └── pretty-format@23.6.0 deduped
│ │ ├─┬ jest-matcher-utils@23.6.0
│ │ │ ├── chalk@2.4.2 deduped
│ │ │ ├── jest-get-type@22.4.3 deduped
│ │ │ └── pretty-format@23.6.0 deduped
│ │ ├── jest-message-util@23.4.0 deduped
│ │ ├── jest-resolve@23.6.0 deduped
│ │ ├── mkdirp@0.5.1 deduped
│ │ ├── natural-compare@1.4.0 deduped
│ │ ├── pretty-format@23.6.0 deduped
│ │ └── semver@5.6.0 deduped
│ ├─┬ jest-util@23.4.0
│ │ ├── callsites@2.0.0
│ │ ├── chalk@2.4.2 deduped
│ │ ├── graceful-fs@4.1.15 deduped
│ │ ├── is-ci@1.2.1 deduped
│ │ ├── jest-message-util@23.4.0 deduped
│ │ ├── mkdirp@0.5.1 deduped
│ │ ├── slash@1.0.0 deduped
│ │ └── source-map@0.6.1
│ ├─┬ jest-validate@23.6.0
│ │ ├── chalk@2.4.2 deduped
│ │ ├── jest-get-type@22.4.3 deduped
│ │ ├── leven@2.1.0
│ │ └── pretty-format@23.6.0 deduped
│ ├─┬ jest-watcher@23.4.0
│ │ ├── ansi-escapes@3.2.0 deduped
│ │ ├── chalk@2.4.2 deduped
│ │ └── string-length@2.0.0 deduped
│ ├─┬ jest-worker@23.2.0
│ │ └─┬ merge-stream@1.0.1
│ │ └── readable-stream@2.3.6 deduped
│ ├─┬ 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 deduped
│ │ │ ├── preserve@0.2.0
│ │ │ └── repeat-element@1.1.3
│ │ ├─┬ expand-brackets@0.1.5
│ │ │ └── is-posix-bracket@0.1.1
│ │ ├─┬ extglob@0.3.2
│ │ │ └── is-extglob@1.0.0 deduped
│ │ ├── filename-regex@2.0.1
│ │ ├── is-extglob@1.0.0
│ │ ├─┬ is-glob@2.0.1
│ │ │ └── is-extglob@1.0.0 deduped
│ │ ├─┬ 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 deduped
│ │ │ └── is-extendable@0.1.1
│ │ ├─┬ parse-glob@3.0.4
│ │ │ ├─┬ glob-base@0.3.0
│ │ │ │ ├─┬ glob-parent@2.0.0
│ │ │ │ │ └── is-glob@2.0.1 deduped
│ │ │ │ └── is-glob@2.0.1 deduped
│ │ │ ├── is-dotfile@1.0.3
│ │ │ ├── is-extglob@1.0.0 deduped
│ │ │ └── is-glob@2.0.1 deduped
│ │ └─┬ regex-cache@0.4.4
│ │ └─┬ is-equal-shallow@0.1.3
│ │ └── is-primitive@2.0.0
│ ├─┬ node-notifier@5.4.0
│ │ ├── growly@1.3.0
│ │ ├── is-wsl@1.1.0 deduped
│ │ ├── semver@5.6.0 deduped
│ │ ├── shellwords@0.1.1
│ │ └── which@1.3.1 deduped
│ ├─┬ prompts@0.1.14
│ │ ├── kleur@2.0.2
│ │ └── sisteransi@0.1.1
│ ├─┬ realpath-native@1.1.0
│ │ └─┬ util.promisify@1.0.0
│ │ ├── define-properties@1.1.3 deduped
│ │ └─┬ object.getownpropertydescriptors@2.0.3
│ │ ├── define-properties@1.1.3 deduped
│ │ └── es-abstract@1.13.0 deduped
│ ├─┬ rimraf@2.6.3
│ │ └── glob@7.1.3 deduped
│ ├── slash@1.0.0
│ ├─┬ string-length@2.0.0
│ │ ├── astral-regex@1.0.0
│ │ └─┬ strip-ansi@4.0.0
│ │ └── ansi-regex@3.0.0
│ ├─┬ strip-ansi@4.0.0
│ │ └── ansi-regex@3.0.0
│ ├─┬ which@1.3.1
│ │ └── isexe@2.0.0
│ └─┬ yargs@11.1.0
│ ├─┬ cliui@4.1.0
│ │ ├─┬ string-width@2.1.1
│ │ │ ├── is-fullwidth-code-point@2.0.0 deduped
│ │ │ └── strip-ansi@4.0.0 deduped
│ │ ├─┬ strip-ansi@4.0.0
│ │ │ └── ansi-regex@3.0.0
│ │ └─┬ wrap-ansi@2.1.0
│ │ ├─┬ string-width@1.0.2
│ │ │ ├── code-point-at@1.1.0
│ │ │ ├─┬ is-fullwidth-code-point@1.0.0
│ │ │ │ └── number-is-nan@1.0.1 deduped
│ │ │ └── strip-ansi@3.0.1 deduped
│ │ └─┬ strip-ansi@3.0.1
│ │ └── ansi-regex@2.1.1
│ ├── decamelize@1.2.0
│ ├── find-up@2.1.0 deduped
│ ├── get-caller-file@1.0.3
│ ├─┬ os-locale@2.1.0
│ │ ├─┬ execa@0.7.0
│ │ │ ├─┬ cross-spawn@5.1.0
│ │ │ │ ├── lru-cache@4.1.5 deduped
│ │ │ │ ├── shebang-command@1.2.0 deduped
│ │ │ │ └── which@1.3.1 deduped
│ │ │ ├── get-stream@3.0.0 deduped
│ │ │ ├── is-stream@1.1.0 deduped
│ │ │ ├── npm-run-path@2.0.2 deduped
│ │ │ ├── p-finally@1.0.0 deduped
│ │ │ ├── signal-exit@3.0.2 deduped
│ │ │ └── strip-eof@1.0.0 deduped
│ │ ├─┬ lcid@1.0.0
│ │ │ └── invert-kv@1.0.0
│ │ └─┬ mem@1.1.0
│ │ └── mimic-fn@1.2.0 deduped
│ ├── require-directory@2.1.1
│ ├── require-main-filename@1.0.1
│ ├── set-blocking@2.0.0
│ ├─┬ string-width@2.1.1
│ │ ├── is-fullwidth-code-point@2.0.0 deduped
│ │ └─┬ strip-ansi@4.0.0
│ │ └── ansi-regex@3.0.0
│ ├── which-module@2.0.0
│ ├── y18n@3.2.1
│ └─┬ yargs-parser@9.0.2
│ └── camelcase@4.1.0
├─┬ markdown-magic@0.1.25
│ ├── commander@2.19.0 deduped
│ ├── deepmerge@1.5.2
│ ├─┬ find-up@2.1.0
│ │ └─┬ locate-path@2.0.0
│ │ ├─┬ p-locate@2.0.0
│ │ │ └─┬ p-limit@1.3.0
│ │ │ └── p-try@1.0.0
│ │ └── path-exists@3.0.0
│ ├─┬ fs-extra@1.0.0
│ │ ├── graceful-fs@4.1.15 deduped
│ │ ├─┬ jsonfile@2.4.0
│ │ │ └── graceful-fs@4.1.15 deduped
│ │ └─┬ klaw@1.3.1
│ │ └── graceful-fs@4.1.15 deduped
│ ├─┬ globby@6.1.0
│ │ ├─┬ array-union@1.0.2
│ │ │ └── array-uniq@1.0.3
│ │ ├── glob@7.1.3 deduped
│ │ ├── object-assign@4.1.1
│ │ ├── pify@2.3.0
│ │ └─┬ pinkie-promise@2.0.1
│ │ └── pinkie@2.0.4
│ ├── is-local-path@0.1.6
│ ├─┬ markdown-toc@1.2.0
│ │ ├─┬ concat-stream@1.6.2
│ │ │ ├── buffer-from@1.1.1
│ │ │ ├── inherits@2.0.3 deduped
│ │ │ ├─┬ readable-stream@2.3.6
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ ├── isarray@1.0.0 deduped
│ │ │ │ ├── process-nextick-args@2.0.0
│ │ │ │ ├── safe-buffer@5.1.2 deduped
│ │ │ │ ├─┬ string_decoder@1.1.1
│ │ │ │ │ └── safe-buffer@5.1.2 deduped
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ └── typedarray@0.0.6
│ │ ├── diacritics-map@0.1.0
│ │ ├─┬ gray-matter@2.1.1
│ │ │ ├─┬ ansi-red@0.1.1
│ │ │ │ └── ansi-wrap@0.1.0
│ │ │ ├── coffee-script@1.12.7
│ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ ├── js-yaml@3.12.2 deduped
│ │ │ └── toml@2.3.6
│ │ ├─┬ lazy-cache@2.0.2
│ │ │ └─┬ set-getter@0.1.0
│ │ │ └─┬ to-object-path@0.3.0
│ │ │ └── kind-of@3.2.2 deduped
│ │ ├─┬ list-item@1.1.1
│ │ │ ├─┬ expand-range@1.8.2
│ │ │ │ └─┬ fill-range@2.2.4
│ │ │ │ ├── is-number@2.1.0 deduped
│ │ │ │ ├─┬ isobject@2.1.0
│ │ │ │ │ └── isarray@1.0.0 deduped
│ │ │ │ ├─┬ randomatic@3.1.1
│ │ │ │ │ ├── is-number@4.0.0
│ │ │ │ │ ├── kind-of@6.0.2
│ │ │ │ │ └── math-random@1.0.4
│ │ │ │ ├── repeat-element@1.1.3 deduped
│ │ │ │ └── repeat-string@1.6.1 deduped
│ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ ├─┬ is-number@2.1.0
│ │ │ │ └── kind-of@3.2.2 deduped
│ │ │ └── repeat-string@1.6.1 deduped
│ │ ├── markdown-link@0.1.1
│ │ ├── minimist@1.2.0
│ │ ├─┬ mixin-deep@1.3.1
│ │ │ ├── for-in@1.0.2
│ │ │ └─┬ is-extendable@1.0.1
│ │ │ └── is-plain-object@2.0.4 deduped
│ │ ├─┬ object.pick@1.3.0
│ │ │ └── isobject@3.0.1 deduped
│ │ ├─┬ remarkable@1.7.1
│ │ │ ├─┬ argparse@0.1.16
│ │ │ │ ├── underscore@1.7.0
│ │ │ │ └── underscore.string@2.4.0
│ │ │ └── autolinker@0.15.3
│ │ ├── repeat-string@1.6.1
│ │ └── strip-color@0.1.0
│ └─┬ sync-request@3.0.1
│ ├── concat-stream@1.6.2 deduped
│ ├── http-response-object@1.1.0
│ └─┬ then-request@2.2.0
│ ├── caseless@0.11.0
│ ├── concat-stream@1.6.2 deduped
│ ├─┬ http-basic@2.5.1
│ │ ├── caseless@0.11.0
│ │ ├── concat-stream@1.6.2 deduped
│ │ └── http-response-object@1.1.0 deduped
│ ├── http-response-object@1.1.0 deduped
│ ├─┬ promise@7.3.1
│ │ └── asap@2.0.6
│ └── qs@6.5.2 deduped
├─┬ nock@10.0.6
│ ├─┬ chai@4.2.0
│ │ ├── assertion-error@1.1.0
│ │ ├── check-error@1.0.2
│ │ ├─┬ deep-eql@3.0.1
│ │ │ └── type-detect@4.0.8 deduped
│ │ ├── get-func-name@2.0.0
│ │ ├── pathval@1.1.0
│ │ └── type-detect@4.0.8
│ ├─┬ debug@4.1.1
│ │ └── ms@2.1.1
│ ├── deep-equal@1.0.1
│ ├── json-stringify-safe@5.0.1
│ ├── lodash@4.17.11 deduped
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├── propagate@1.0.0
│ ├── qs@6.5.2
│ └── semver@5.6.0
├─┬ opn@5.4.0
│ └── is-wsl@1.1.0
├─┬ standard@12.0.1
│ ├─┬ eslint@5.4.0
│ │ ├─┬ ajv@6.10.0
│ │ │ ├── fast-deep-equal@2.0.1
│ │ │ ├── fast-json-stable-stringify@2.0.0 deduped
│ │ │ ├── json-schema-traverse@0.4.1
│ │ │ └─┬ uri-js@4.2.2
│ │ │ └── punycode@2.1.1
│ │ ├─┬ babel-code-frame@6.26.0
│ │ │ ├─┬ chalk@1.1.3
│ │ │ │ ├── ansi-styles@2.2.1
│ │ │ │ ├── escape-string-regexp@1.0.5 deduped
│ │ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ │ └── ansi-regex@2.1.1
│ │ │ │ ├─┬ strip-ansi@3.0.1
│ │ │ │ │ └── ansi-regex@2.1.1
│ │ │ │ └── supports-color@2.0.0
│ │ │ ├── esutils@2.0.2 deduped
│ │ │ └── js-tokens@3.0.2
│ │ ├── chalk@2.4.2 deduped
│ │ ├─┬ cross-spawn@6.0.5
│ │ │ ├── nice-try@1.0.5
│ │ │ ├── path-key@2.0.1
│ │ │ ├── semver@5.6.0 deduped
│ │ │ ├─┬ shebang-command@1.2.0
│ │ │ │ └── shebang-regex@1.0.0
│ │ │ └── which@1.3.1 deduped
│ │ ├─┬ debug@3.2.6
│ │ │ └── ms@2.1.1
│ │ ├─┬ doctrine@2.1.0
│ │ │ └── esutils@2.0.2 deduped
│ │ ├─┬ eslint-scope@4.0.3
│ │ │ ├─┬ esrecurse@4.2.1
│ │ │ │ └── estraverse@4.2.0 deduped
│ │ │ └── estraverse@4.2.0
│ │ ├── eslint-utils@1.3.1
│ │ ├── eslint-visitor-keys@1.0.0
│ │ ├─┬ espree@4.1.0
│ │ │ ├── UNMET PEER DEPENDENCY acorn@6.1.1
│ │ │ ├── acorn-jsx@5.0.1
│ │ │ └── eslint-visitor-keys@1.0.0 deduped
│ │ ├─┬ esquery@1.0.1
│ │ │ └── estraverse@4.2.0 deduped
│ │ ├── esutils@2.0.2
│ │ ├─┬ file-entry-cache@2.0.0
│ │ │ ├─┬ flat-cache@1.3.4
│ │ │ │ ├── circular-json@0.3.3
│ │ │ │ ├── graceful-fs@4.1.15 deduped
│ │ │ │ ├── rimraf@2.6.3 deduped
│ │ │ │ └─┬ write@0.2.1
│ │ │ │ └── mkdirp@0.5.1 deduped
│ │ │ └── object-assign@4.1.1 deduped
│ │ ├── functional-red-black-tree@1.0.1
│ │ ├── glob@7.1.3 deduped
│ │ ├── globals@11.11.0
│ │ ├── ignore@4.0.6
│ │ ├── imurmurhash@0.1.4
│ │ ├─┬ inquirer@5.2.0
│ │ │ ├── ansi-escapes@3.2.0 deduped
│ │ │ ├── chalk@2.4.2 deduped
│ │ │ ├── cli-cursor@2.1.0 deduped
│ │ │ ├── cli-width@2.2.0 deduped
│ │ │ ├─┬ external-editor@2.2.0
│ │ │ │ ├── chardet@0.4.2
│ │ │ │ ├── iconv-lite@0.4.24 deduped
│ │ │ │ └── tmp@0.0.33 deduped
│ │ │ ├── figures@2.0.0 deduped
│ │ │ ├── lodash@4.17.11 deduped
│ │ │ ├── mute-stream@0.0.7 deduped
│ │ │ ├── run-async@2.3.0 deduped
│ │ │ ├─┬ rxjs@5.5.12
│ │ │ │ └── symbol-observable@1.0.1
│ │ │ ├─┬ string-width@2.1.1
│ │ │ │ ├── is-fullwidth-code-point@2.0.0 deduped
│ │ │ │ └── strip-ansi@4.0.0 deduped
│ │ │ ├── strip-ansi@4.0.0 deduped
│ │ │ └── through@2.3.8 deduped
│ │ ├── is-resolvable@1.1.0
│ │ ├─┬ js-yaml@3.12.2
│ │ │ ├─┬ argparse@1.0.10
│ │ │ │ └── sprintf-js@1.0.3
│ │ │ └── esprima@4.0.1
│ │ ├── json-stable-stringify-without-jsonify@1.0.1
│ │ ├─┬ levn@0.3.0
│ │ │ ├── prelude-ls@1.1.2
│ │ │ └─┬ type-check@0.3.2
│ │ │ └── prelude-ls@1.1.2 deduped
│ │ ├── lodash@4.17.11 deduped
│ │ ├─┬ minimatch@3.0.4
│ │ │ └─┬ brace-expansion@1.1.11
│ │ │ ├── balanced-match@1.0.0
│ │ │ └── concat-map@0.0.1
│ │ ├── mkdirp@0.5.1 deduped
│ │ ├── natural-compare@1.4.0
│ │ ├─┬ optionator@0.8.2
│ │ │ ├── deep-is@0.1.3
│ │ │ ├── fast-levenshtein@2.0.6
│ │ │ ├── levn@0.3.0 deduped
│ │ │ ├── prelude-ls@1.1.2 deduped
│ │ │ ├── type-check@0.3.2 deduped
│ │ │ └── wordwrap@1.0.0
│ │ ├── path-is-inside@1.0.2
│ │ ├── pluralize@7.0.0
│ │ ├── progress@2.0.3
│ │ ├── regexpp@2.0.1
│ │ ├─┬ require-uncached@1.0.3
│ │ │ ├─┬ caller-path@0.1.0
│ │ │ │ └── callsites@0.2.0
│ │ │ └── resolve-from@1.0.1
│ │ ├── semver@5.6.0 deduped
│ │ ├─┬ strip-ansi@4.0.0
│ │ │ └── ansi-regex@3.0.0
│ │ ├── strip-json-comments@2.0.1
│ │ ├─┬ table@4.0.3
│ │ │ ├── ajv@6.10.0 deduped
│ │ │ ├── ajv-keywords@3.4.0
│ │ │ ├── chalk@2.4.2 deduped
│ │ │ ├── lodash@4.17.11 deduped
│ │ │ ├─┬ slice-ansi@1.0.0
│ │ │ │ └── is-fullwidth-code-point@2.0.0 deduped
│ │ │ └─┬ string-width@2.1.1
│ │ │ ├── is-fullwidth-code-point@2.0.0 deduped
│ │ │ └─┬ strip-ansi@4.0.0
│ │ │ └── ansi-regex@3.0.0
│ │ └── text-table@0.2.0
│ ├── eslint-config-standard@12.0.0
│ ├── eslint-config-standard-jsx@6.0.2
│ ├─┬ eslint-plugin-import@2.14.0
│ │ ├── contains-path@0.1.0
│ │ ├─┬ debug@2.6.9
│ │ │ └── ms@2.0.0
│ │ ├─┬ doctrine@1.5.0
│ │ │ ├── esutils@2.0.2 deduped
│ │ │ └── isarray@1.0.0
│ │ ├─┬ eslint-import-resolver-node@0.3.2
│ │ │ ├── debug@2.6.9 deduped
│ │ │ └── resolve@1.10.0 deduped
│ │ ├─┬ eslint-module-utils@2.3.0
│ │ │ ├── debug@2.6.9 deduped
│ │ │ └── pkg-dir@2.0.0 deduped
│ │ ├─┬ has@1.0.3
│ │ │ └── function-bind@1.1.1
│ │ ├── lodash@4.17.11 deduped
│ │ ├── minimatch@3.0.4 deduped
│ │ ├─┬ read-pkg-up@2.0.0
│ │ │ ├── find-up@2.1.0 deduped
│ │ │ └─┬ read-pkg@2.0.0
│ │ │ ├─┬ load-json-file@2.0.0
│ │ │ │ ├── graceful-fs@4.1.15 deduped
│ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ └── error-ex@1.3.2 deduped
│ │ │ │ ├── pify@2.3.0 deduped
│ │ │ │ └── strip-bom@3.0.0
│ │ │ ├─┬ normalize-package-data@2.5.0
│ │ │ │ ├── hosted-git-info@2.7.1
│ │ │ │ ├── resolve@1.10.0 deduped
│ │ │ │ ├── semver@5.6.0 deduped
│ │ │ │ └─┬ validate-npm-package-license@3.0.4
│ │ │ │ ├─┬ spdx-correct@3.1.0
│ │ │ │ │ ├── spdx-expression-parse@3.0.0 deduped
│ │ │ │ │ └── spdx-license-ids@3.0.3
│ │ │ │ └─┬ spdx-expression-parse@3.0.0
│ │ │ │ ├── spdx-exceptions@2.2.0
│ │ │ │ └── spdx-license-ids@3.0.3 deduped
│ │ │ └─┬ path-type@2.0.0
│ │ │ └── pify@2.3.0 deduped
│ │ └─┬ resolve@1.10.0
│ │ └── path-parse@1.0.6
│ ├─┬ eslint-plugin-node@7.0.1
│ │ ├─┬ eslint-plugin-es@1.4.0
│ │ │ ├── eslint-utils@1.3.1 deduped
│ │ │ └── regexpp@2.0.1 deduped
│ │ ├── eslint-utils@1.3.1 deduped
│ │ ├── ignore@4.0.6 deduped
│ │ ├── minimatch@3.0.4 deduped
│ │ ├── resolve@1.10.0 deduped
│ │ └── semver@5.6.0 deduped
│ ├── eslint-plugin-promise@4.0.1
│ ├─┬ eslint-plugin-react@7.11.1
│ │ ├─┬ array-includes@3.0.3
│ │ │ ├─┬ define-properties@1.1.3
│ │ │ │ └── object-keys@1.1.0
│ │ │ └─┬ es-abstract@1.13.0
│ │ │ ├─┬ es-to-primitive@1.2.0
│ │ │ │ ├── is-callable@1.1.4 deduped
│ │ │ │ ├── is-date-object@1.0.1
│ │ │ │ └─┬ is-symbol@1.0.2
│ │ │ │ └── has-symbols@1.0.0
│ │ │ ├── function-bind@1.1.1 deduped
│ │ │ ├── has@1.0.3 deduped
│ │ │ ├── is-callable@1.1.4
│ │ │ ├─┬ is-regex@1.0.4
│ │ │ │ └── has@1.0.3 deduped
│ │ │ └── object-keys@1.1.0 deduped
│ │ ├── doctrine@2.1.0 deduped
│ │ ├── has@1.0.3 deduped
│ │ ├─┬ jsx-ast-utils@2.0.1
│ │ │ └── array-includes@3.0.3 deduped
│ │ └─┬ prop-types@15.7.2
│ │ ├─┬ loose-envify@1.4.0
│ │ │ └── js-tokens@3.0.2 deduped
│ │ ├── object-assign@4.1.1 deduped
│ │ └── react-is@16.8.4
│ ├── eslint-plugin-standard@4.0.0
│ └─┬ standard-engine@9.0.0
│ ├─┬ deglob@2.1.1
│ │ ├── find-root@1.1.0
│ │ ├── glob@7.1.3 deduped
│ │ ├── ignore@3.3.10
│ │ ├─┬ pkg-config@1.1.1
│ │ │ ├── debug-log@1.0.1
│ │ │ ├── find-root@1.1.0 deduped
│ │ │ └── xtend@4.0.1
│ │ ├── run-parallel@1.1.9
│ │ └── uniq@1.0.1
│ ├── get-stdin@6.0.0
│ ├── minimist@1.2.0
│ └─┬ pkg-conf@2.1.0
│ ├── find-up@2.1.0 deduped
│ └─┬ load-json-file@4.0.0
│ ├── graceful-fs@4.1.15 deduped
│ ├─┬ parse-json@4.0.0
│ │ ├─┬ error-ex@1.3.2
│ │ │ └── is-arrayish@0.2.1
│ │ └── json-parse-better-errors@1.0.2
│ ├── pify@3.0.0
│ └── strip-bom@3.0.0
└─┬ strip-ansi@5.1.0
└── ansi-regex@4.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment