svg-path-bbox@0.0.48 /home/mondeja/files/code/svg-path-bbox ├─┬ coveralls@3.1.0 │ ├─┬ js-yaml@3.13.1 │ │ ├─┬ argparse@1.0.10 │ │ │ └── sprintf-js@1.0.3 │ │ └── esprima@4.0.1 │ ├── lcov-parse@1.0.0 │ ├── log-driver@1.2.7 │ ├── minimist@1.2.5 │ └─┬ request@2.88.2 │ ├── aws-sign2@0.7.0 │ ├── aws4@1.9.1 │ ├── caseless@0.12.0 │ ├─┬ combined-stream@1.0.8 │ │ └── 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.8 deduped │ │ └── mime-types@2.1.27 deduped │ ├─┬ har-validator@5.1.3 │ │ ├── ajv@6.12.2 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 │ │ └── tweetnacl@0.14.5 │ ├── is-typedarray@1.0.0 │ ├── isstream@0.1.2 │ ├── json-stringify-safe@5.0.1 │ ├─┬ mime-types@2.1.27 │ │ └── mime-db@1.44.0 │ ├── oauth-sign@0.9.0 │ ├── performance-now@2.1.0 │ ├── qs@6.5.2 │ ├── safe-buffer@5.1.2 │ ├─┬ tough-cookie@2.5.0 │ │ ├── psl@1.8.0 │ │ └── punycode@2.1.1 │ ├─┬ tunnel-agent@0.6.0 │ │ └── safe-buffer@5.1.2 deduped │ └── uuid@3.4.0 ├─┬ eslint@7.0.0 │ ├─┬ @babel/code-frame@7.8.3 │ │ └─┬ @babel/highlight@7.9.0 │ │ ├── @babel/helper-validator-identifier@7.9.5 │ │ ├─┬ chalk@2.4.2 │ │ │ ├── ansi-styles@3.2.1 deduped │ │ │ ├── escape-string-regexp@1.0.5 deduped │ │ │ └── supports-color@5.5.0 deduped │ │ └── js-tokens@4.0.0 │ ├─┬ ajv@6.12.2 │ │ ├── fast-deep-equal@3.1.1 │ │ ├── fast-json-stable-stringify@2.1.0 │ │ ├── json-schema-traverse@0.4.1 │ │ └─┬ uri-js@4.2.2 │ │ └── punycode@2.1.1 deduped │ ├─┬ chalk@4.0.0 │ │ ├─┬ ansi-styles@4.2.1 │ │ │ ├── @types/color-name@1.1.1 │ │ │ └─┬ color-convert@2.0.1 │ │ │ └── color-name@1.1.4 │ │ └─┬ supports-color@7.1.0 │ │ └── has-flag@4.0.0 │ ├─┬ cross-spawn@7.0.2 │ │ ├── path-key@3.1.1 │ │ ├─┬ shebang-command@2.0.0 │ │ │ └── shebang-regex@3.0.0 │ │ └─┬ which@2.0.2 │ │ └── isexe@2.0.0 │ ├─┬ debug@4.1.1 │ │ └── ms@2.1.2 │ ├─┬ doctrine@3.0.0 │ │ └── esutils@2.0.3 deduped │ ├─┬ eslint-scope@5.0.0 │ │ ├─┬ esrecurse@4.2.1 │ │ │ └── estraverse@4.3.0 deduped │ │ └── estraverse@4.3.0 │ ├─┬ eslint-utils@2.0.0 │ │ └── eslint-visitor-keys@1.1.0 deduped │ ├── eslint-visitor-keys@1.1.0 │ ├─┬ espree@7.0.0 │ │ ├── acorn@7.2.0 │ │ ├── acorn-jsx@5.2.0 │ │ └── eslint-visitor-keys@1.1.0 deduped │ ├─┬ esquery@1.3.1 │ │ └── estraverse@5.1.0 │ ├── esutils@2.0.3 │ ├─┬ file-entry-cache@5.0.1 │ │ └─┬ flat-cache@2.0.1 │ │ ├── flatted@2.0.2 │ │ ├─┬ rimraf@2.6.3 │ │ │ └── glob@7.1.6 deduped │ │ └─┬ write@1.0.3 │ │ └── mkdirp@0.5.5 deduped │ ├── functional-red-black-tree@1.0.1 │ ├─┬ glob-parent@5.1.1 │ │ └── is-glob@4.0.1 deduped │ ├─┬ globals@12.4.0 │ │ └── type-fest@0.8.1 │ ├── ignore@4.0.6 │ ├─┬ import-fresh@3.2.1 │ │ ├─┬ parent-module@1.0.1 │ │ │ └── callsites@3.1.0 │ │ └── resolve-from@4.0.0 │ ├── imurmurhash@0.1.4 │ ├─┬ inquirer@7.1.0 │ │ ├─┬ ansi-escapes@4.3.1 │ │ │ └── type-fest@0.11.0 │ │ ├─┬ chalk@3.0.0 │ │ │ ├─┬ ansi-styles@4.2.1 │ │ │ │ ├── @types/color-name@1.1.1 deduped │ │ │ │ └─┬ color-convert@2.0.1 │ │ │ │ └── color-name@1.1.4 │ │ │ └─┬ supports-color@7.1.0 │ │ │ └── has-flag@4.0.0 │ │ ├─┬ cli-cursor@3.1.0 │ │ │ └─┬ restore-cursor@3.1.0 │ │ │ ├─┬ onetime@5.1.0 │ │ │ │ └── mimic-fn@2.1.0 deduped │ │ │ └── signal-exit@3.0.3 │ │ ├── cli-width@2.2.1 │ │ ├─┬ external-editor@3.1.0 │ │ │ ├── chardet@0.7.0 │ │ │ ├─┬ iconv-lite@0.4.24 │ │ │ │ └── safer-buffer@2.1.2 deduped │ │ │ └─┬ tmp@0.0.33 │ │ │ └── os-tmpdir@1.0.2 │ │ ├─┬ figures@3.2.0 │ │ │ └── escape-string-regexp@1.0.5 deduped │ │ ├── lodash@4.17.19 deduped │ │ ├── mute-stream@0.0.8 │ │ ├── run-async@2.4.1 │ │ ├─┬ rxjs@6.5.5 │ │ │ └── tslib@1.13.0 deduped │ │ ├─┬ string-width@4.2.0 │ │ │ ├── emoji-regex@8.0.0 │ │ │ ├── is-fullwidth-code-point@3.0.0 │ │ │ └── strip-ansi@6.0.0 deduped │ │ ├── strip-ansi@6.0.0 deduped │ │ └── through@2.3.8 │ ├─┬ is-glob@4.0.1 │ │ └── is-extglob@2.1.1 │ ├── js-yaml@3.13.1 deduped │ ├── json-stable-stringify-without-jsonify@1.0.1 │ ├─┬ levn@0.4.1 │ │ ├── prelude-ls@1.2.1 │ │ └─┬ type-check@0.4.0 │ │ └── prelude-ls@1.2.1 deduped │ ├── lodash@4.17.19 │ ├─┬ minimatch@3.0.4 │ │ └─┬ brace-expansion@1.1.11 │ │ ├── balanced-match@1.0.0 │ │ └── concat-map@0.0.1 │ ├── natural-compare@1.4.0 │ ├─┬ optionator@0.9.1 │ │ ├── deep-is@0.1.3 │ │ ├── fast-levenshtein@2.0.6 │ │ ├── levn@0.4.1 deduped │ │ ├── prelude-ls@1.2.1 deduped │ │ ├── type-check@0.4.0 deduped │ │ └── word-wrap@1.2.3 │ ├── progress@2.0.3 │ ├── regexpp@3.1.0 │ ├── semver@7.3.2 │ ├─┬ strip-ansi@6.0.0 │ │ └── ansi-regex@5.0.0 │ ├── strip-json-comments@3.1.0 │ ├─┬ table@5.4.6 │ │ ├── ajv@6.12.2 deduped │ │ ├── lodash@4.17.19 deduped │ │ ├─┬ slice-ansi@2.1.0 │ │ │ ├── ansi-styles@3.2.1 deduped │ │ │ ├── astral-regex@1.0.0 │ │ │ └── is-fullwidth-code-point@2.0.0 │ │ └─┬ string-width@3.1.0 │ │ ├── emoji-regex@7.0.3 │ │ ├── is-fullwidth-code-point@2.0.0 │ │ └─┬ strip-ansi@5.2.0 │ │ └── ansi-regex@4.1.0 │ ├── text-table@0.2.0 │ └── v8-compile-cache@2.1.0 ├── eslint-config-mourner@3.0.0 ├─┬ jest@26.0.1 │ ├─┬ @jest/core@26.0.1 │ │ ├─┬ @jest/console@26.0.1 │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ ├── chalk@4.0.0 deduped │ │ │ ├── jest-message-util@26.0.1 deduped │ │ │ ├── jest-util@26.0.1 deduped │ │ │ └── slash@3.0.0 deduped │ │ ├─┬ @jest/reporters@26.0.1 │ │ │ ├── @bcoe/v8-coverage@0.2.3 │ │ │ ├── @jest/console@26.0.1 deduped │ │ │ ├── @jest/test-result@26.0.1 deduped │ │ │ ├── @jest/transform@26.0.1 deduped │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ ├── chalk@4.0.0 deduped │ │ │ ├── collect-v8-coverage@1.0.1 │ │ │ ├── exit@0.1.2 deduped │ │ │ ├── glob@7.1.6 deduped │ │ │ ├── graceful-fs@4.2.4 deduped │ │ │ ├── istanbul-lib-coverage@3.0.0 │ │ │ ├─┬ istanbul-lib-instrument@4.0.3 │ │ │ │ ├── @babel/core@7.9.6 deduped │ │ │ │ ├── @istanbuljs/schema@0.1.2 │ │ │ │ ├── istanbul-lib-coverage@3.0.0 deduped │ │ │ │ └── semver@6.3.0 │ │ │ ├─┬ istanbul-lib-report@3.0.0 │ │ │ │ ├── istanbul-lib-coverage@3.0.0 deduped │ │ │ │ ├─┬ make-dir@3.1.0 │ │ │ │ │ └── semver@6.3.0 │ │ │ │ └─┬ supports-color@7.1.0 │ │ │ │ └── has-flag@4.0.0 │ │ │ ├─┬ istanbul-lib-source-maps@4.0.0 │ │ │ │ ├── debug@4.1.1 deduped │ │ │ │ ├── istanbul-lib-coverage@3.0.0 deduped │ │ │ │ └── source-map@0.6.1 │ │ │ ├─┬ istanbul-reports@3.0.2 │ │ │ │ ├── html-escaper@2.0.2 │ │ │ │ └── istanbul-lib-report@3.0.0 deduped │ │ │ ├── jest-haste-map@26.0.1 deduped │ │ │ ├── jest-resolve@26.0.1 deduped │ │ │ ├── jest-util@26.0.1 deduped │ │ │ ├─┬ jest-worker@26.0.0 │ │ │ │ ├── merge-stream@2.0.0 │ │ │ │ └─┬ supports-color@7.1.0 │ │ │ │ └── has-flag@4.0.0 │ │ │ ├─┬ node-notifier@7.0.0 │ │ │ │ ├── growly@1.3.0 │ │ │ │ ├─┬ is-wsl@2.2.0 │ │ │ │ │ └── is-docker@2.0.0 │ │ │ │ ├── semver@7.3.2 deduped │ │ │ │ ├── shellwords@0.1.1 │ │ │ │ ├── uuid@7.0.3 │ │ │ │ └── which@2.0.2 deduped │ │ │ ├── slash@3.0.0 deduped │ │ │ ├── source-map@0.6.1 │ │ │ ├─┬ string-length@4.0.1 │ │ │ │ ├── char-regex@1.0.2 │ │ │ │ └── strip-ansi@6.0.0 deduped │ │ │ ├─┬ terminal-link@2.1.1 │ │ │ │ ├── ansi-escapes@4.3.1 deduped │ │ │ │ └─┬ supports-hyperlinks@2.1.0 │ │ │ │ ├── has-flag@4.0.0 │ │ │ │ └─┬ supports-color@7.1.0 │ │ │ │ └── has-flag@4.0.0 deduped │ │ │ └─┬ v8-to-istanbul@4.1.4 │ │ │ ├── @types/istanbul-lib-coverage@2.0.2 deduped │ │ │ ├── convert-source-map@1.7.0 deduped │ │ │ └── source-map@0.7.3 │ │ ├─┬ @jest/test-result@26.0.1 │ │ │ ├── @jest/console@26.0.1 deduped │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ ├── @types/istanbul-lib-coverage@2.0.2 │ │ │ └── collect-v8-coverage@1.0.1 deduped │ │ ├─┬ @jest/transform@26.0.1 │ │ │ ├─┬ @babel/core@7.9.6 │ │ │ │ ├── @babel/code-frame@7.8.3 deduped │ │ │ │ ├─┬ @babel/generator@7.9.6 │ │ │ │ │ ├── @babel/types@7.9.6 deduped │ │ │ │ │ ├── jsesc@2.5.2 │ │ │ │ │ ├── lodash@4.17.19 deduped │ │ │ │ │ └── source-map@0.5.7 deduped │ │ │ │ ├─┬ @babel/helper-module-transforms@7.9.0 │ │ │ │ │ ├─┬ @babel/helper-module-imports@7.8.3 │ │ │ │ │ │ └── @babel/types@7.9.6 deduped │ │ │ │ │ ├─┬ @babel/helper-replace-supers@7.9.6 │ │ │ │ │ │ ├─┬ @babel/helper-member-expression-to-functions@7.8.3 │ │ │ │ │ │ │ └── @babel/types@7.9.6 deduped │ │ │ │ │ │ ├─┬ @babel/helper-optimise-call-expression@7.8.3 │ │ │ │ │ │ │ └── @babel/types@7.9.6 deduped │ │ │ │ │ │ ├── @babel/traverse@7.9.6 deduped │ │ │ │ │ │ └── @babel/types@7.9.6 deduped │ │ │ │ │ ├─┬ @babel/helper-simple-access@7.8.3 │ │ │ │ │ │ ├── @babel/template@7.8.6 deduped │ │ │ │ │ │ └── @babel/types@7.9.6 deduped │ │ │ │ │ ├─┬ @babel/helper-split-export-declaration@7.8.3 │ │ │ │ │ │ └── @babel/types@7.9.6 deduped │ │ │ │ │ ├── @babel/template@7.8.6 deduped │ │ │ │ │ ├── @babel/types@7.9.6 deduped │ │ │ │ │ └── lodash@4.17.19 deduped │ │ │ │ ├─┬ @babel/helpers@7.9.6 │ │ │ │ │ ├── @babel/template@7.8.6 deduped │ │ │ │ │ ├── @babel/traverse@7.9.6 deduped │ │ │ │ │ └── @babel/types@7.9.6 deduped │ │ │ │ ├── @babel/parser@7.9.6 │ │ │ │ ├─┬ @babel/template@7.8.6 │ │ │ │ │ ├── @babel/code-frame@7.8.3 deduped │ │ │ │ │ ├── @babel/parser@7.9.6 deduped │ │ │ │ │ └── @babel/types@7.9.6 deduped │ │ │ │ ├─┬ @babel/traverse@7.9.6 │ │ │ │ │ ├── @babel/code-frame@7.8.3 deduped │ │ │ │ │ ├── @babel/generator@7.9.6 deduped │ │ │ │ │ ├─┬ @babel/helper-function-name@7.9.5 │ │ │ │ │ │ ├─┬ @babel/helper-get-function-arity@7.8.3 │ │ │ │ │ │ │ └── @babel/types@7.9.6 deduped │ │ │ │ │ │ ├── @babel/template@7.8.6 deduped │ │ │ │ │ │ └── @babel/types@7.9.6 deduped │ │ │ │ │ ├── @babel/helper-split-export-declaration@7.8.3 deduped │ │ │ │ │ ├── @babel/parser@7.9.6 deduped │ │ │ │ │ ├── @babel/types@7.9.6 deduped │ │ │ │ │ ├── debug@4.1.1 deduped │ │ │ │ │ ├── globals@11.12.0 │ │ │ │ │ └── lodash@4.17.19 deduped │ │ │ │ ├── @babel/types@7.9.6 deduped │ │ │ │ ├── convert-source-map@1.7.0 deduped │ │ │ │ ├── debug@4.1.1 deduped │ │ │ │ ├── gensync@1.0.0-beta.1 │ │ │ │ ├─┬ json5@2.1.3 │ │ │ │ │ └── minimist@1.2.5 deduped │ │ │ │ ├── lodash@4.17.19 deduped │ │ │ │ ├── resolve@1.17.0 deduped │ │ │ │ ├── semver@5.7.1 │ │ │ │ └── source-map@0.5.7 deduped │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ ├─┬ babel-plugin-istanbul@6.0.0 │ │ │ │ ├── @babel/helper-plugin-utils@7.8.3 │ │ │ │ ├─┬ @istanbuljs/load-nyc-config@1.0.0 │ │ │ │ │ ├── camelcase@5.3.1 deduped │ │ │ │ │ ├─┬ find-up@4.1.0 │ │ │ │ │ │ ├─┬ locate-path@5.0.0 │ │ │ │ │ │ │ └─┬ p-locate@4.1.0 │ │ │ │ │ │ │ └── p-limit@2.3.0 deduped │ │ │ │ │ │ └── path-exists@4.0.0 │ │ │ │ │ ├── js-yaml@3.13.1 deduped │ │ │ │ │ └── resolve-from@5.0.0 │ │ │ │ ├── @istanbuljs/schema@0.1.2 deduped │ │ │ │ ├── istanbul-lib-instrument@4.0.3 deduped │ │ │ │ └─┬ test-exclude@6.0.0 │ │ │ │ ├── @istanbuljs/schema@0.1.2 deduped │ │ │ │ ├── glob@7.1.6 deduped │ │ │ │ └── minimatch@3.0.4 deduped │ │ │ ├── chalk@4.0.0 deduped │ │ │ ├─┬ convert-source-map@1.7.0 │ │ │ │ └── safe-buffer@5.1.2 deduped │ │ │ ├── fast-json-stable-stringify@2.1.0 deduped │ │ │ ├── graceful-fs@4.2.4 deduped │ │ │ ├── jest-haste-map@26.0.1 deduped │ │ │ ├── jest-regex-util@26.0.0 deduped │ │ │ ├── jest-util@26.0.1 deduped │ │ │ ├─┬ micromatch@4.0.2 │ │ │ │ ├─┬ braces@3.0.2 │ │ │ │ │ └─┬ fill-range@7.0.1 │ │ │ │ │ └─┬ to-regex-range@5.0.1 │ │ │ │ │ └── is-number@7.0.0 │ │ │ │ └── picomatch@2.2.2 deduped │ │ │ ├─┬ pirates@4.0.1 │ │ │ │ └── node-modules-regexp@1.0.0 │ │ │ ├── slash@3.0.0 deduped │ │ │ ├── source-map@0.6.1 │ │ │ └─┬ write-file-atomic@3.0.3 │ │ │ ├── imurmurhash@0.1.4 deduped │ │ │ ├── is-typedarray@1.0.0 deduped │ │ │ ├── signal-exit@3.0.3 deduped │ │ │ └─┬ typedarray-to-buffer@3.1.5 │ │ │ └── is-typedarray@1.0.0 deduped │ │ ├─┬ @jest/types@26.0.1 │ │ │ ├── @types/istanbul-lib-coverage@2.0.2 deduped │ │ │ ├─┬ @types/istanbul-reports@1.1.2 │ │ │ │ ├── @types/istanbul-lib-coverage@2.0.2 deduped │ │ │ │ └─┬ @types/istanbul-lib-report@3.0.0 │ │ │ │ └── @types/istanbul-lib-coverage@2.0.2 deduped │ │ │ ├─┬ @types/yargs@15.0.5 │ │ │ │ └── @types/yargs-parser@15.0.0 │ │ │ └── chalk@4.0.0 deduped │ │ ├── ansi-escapes@4.3.1 deduped │ │ ├── chalk@4.0.0 deduped │ │ ├── exit@0.1.2 │ │ ├── graceful-fs@4.2.4 │ │ ├─┬ jest-changed-files@26.0.1 │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ ├─┬ execa@4.0.1 │ │ │ │ ├── cross-spawn@7.0.2 deduped │ │ │ │ ├─┬ get-stream@5.1.0 │ │ │ │ │ └── pump@3.0.0 deduped │ │ │ │ ├── human-signals@1.1.1 │ │ │ │ ├── is-stream@2.0.0 │ │ │ │ ├── merge-stream@2.0.0 deduped │ │ │ │ ├─┬ npm-run-path@4.0.1 │ │ │ │ │ └── path-key@3.1.1 deduped │ │ │ │ ├── onetime@5.1.0 deduped │ │ │ │ ├── signal-exit@3.0.3 deduped │ │ │ │ └── strip-final-newline@2.0.0 │ │ │ └── throat@5.0.0 │ │ ├─┬ jest-config@26.0.1 │ │ │ ├── @babel/core@7.9.6 deduped │ │ │ ├─┬ @jest/test-sequencer@26.0.1 │ │ │ │ ├── @jest/test-result@26.0.1 deduped │ │ │ │ ├── graceful-fs@4.2.4 deduped │ │ │ │ ├── jest-haste-map@26.0.1 deduped │ │ │ │ ├── jest-runner@26.0.1 deduped │ │ │ │ └── jest-runtime@26.0.1 deduped │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ ├─┬ babel-jest@26.0.1 │ │ │ │ ├── @jest/transform@26.0.1 deduped │ │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ │ ├─┬ @types/babel__core@7.1.7 │ │ │ │ │ ├── @babel/parser@7.9.6 deduped │ │ │ │ │ ├── @babel/types@7.9.6 deduped │ │ │ │ │ ├─┬ @types/babel__generator@7.6.1 │ │ │ │ │ │ └── @babel/types@7.9.6 deduped │ │ │ │ │ ├─┬ @types/babel__template@7.0.2 │ │ │ │ │ │ ├── @babel/parser@7.9.6 deduped │ │ │ │ │ │ └── @babel/types@7.9.6 deduped │ │ │ │ │ └─┬ @types/babel__traverse@7.0.11 │ │ │ │ │ └── @babel/types@7.9.6 deduped │ │ │ │ ├── babel-plugin-istanbul@6.0.0 deduped │ │ │ │ ├─┬ babel-preset-jest@26.0.0 │ │ │ │ │ ├─┬ babel-plugin-jest-hoist@26.0.0 │ │ │ │ │ │ ├── @babel/template@7.8.6 deduped │ │ │ │ │ │ ├── @babel/types@7.9.6 deduped │ │ │ │ │ │ └── @types/babel__traverse@7.0.11 deduped │ │ │ │ │ └─┬ babel-preset-current-node-syntax@0.1.2 │ │ │ │ │ ├─┬ @babel/plugin-syntax-async-generators@7.8.4 │ │ │ │ │ │ └── @babel/helper-plugin-utils@7.8.3 deduped │ │ │ │ │ ├─┬ @babel/plugin-syntax-bigint@7.8.3 │ │ │ │ │ │ └── @babel/helper-plugin-utils@7.8.3 deduped │ │ │ │ │ ├─┬ @babel/plugin-syntax-class-properties@7.8.3 │ │ │ │ │ │ └── @babel/helper-plugin-utils@7.8.3 deduped │ │ │ │ │ ├─┬ @babel/plugin-syntax-json-strings@7.8.3 │ │ │ │ │ │ └── @babel/helper-plugin-utils@7.8.3 deduped │ │ │ │ │ ├─┬ @babel/plugin-syntax-logical-assignment-operators@7.8.3 │ │ │ │ │ │ └── @babel/helper-plugin-utils@7.8.3 deduped │ │ │ │ │ ├─┬ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 │ │ │ │ │ │ └── @babel/helper-plugin-utils@7.8.3 deduped │ │ │ │ │ ├─┬ @babel/plugin-syntax-numeric-separator@7.8.3 │ │ │ │ │ │ └── @babel/helper-plugin-utils@7.8.3 deduped │ │ │ │ │ ├─┬ @babel/plugin-syntax-object-rest-spread@7.8.3 │ │ │ │ │ │ └── @babel/helper-plugin-utils@7.8.3 deduped │ │ │ │ │ ├─┬ @babel/plugin-syntax-optional-catch-binding@7.8.3 │ │ │ │ │ │ └── @babel/helper-plugin-utils@7.8.3 deduped │ │ │ │ │ └─┬ @babel/plugin-syntax-optional-chaining@7.8.3 │ │ │ │ │ └── @babel/helper-plugin-utils@7.8.3 deduped │ │ │ │ ├── chalk@4.0.0 deduped │ │ │ │ ├── graceful-fs@4.2.4 deduped │ │ │ │ └── slash@3.0.0 deduped │ │ │ ├── chalk@4.0.0 deduped │ │ │ ├── deepmerge@4.2.2 │ │ │ ├── glob@7.1.6 deduped │ │ │ ├── graceful-fs@4.2.4 deduped │ │ │ ├─┬ jest-environment-jsdom@26.0.1 │ │ │ │ ├── @jest/environment@26.0.1 deduped │ │ │ │ ├── @jest/fake-timers@26.0.1 deduped │ │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ │ ├── jest-mock@26.0.1 deduped │ │ │ │ ├── jest-util@26.0.1 deduped │ │ │ │ └─┬ jsdom@16.2.2 │ │ │ │ ├── abab@2.0.3 │ │ │ │ ├── acorn@7.2.0 deduped │ │ │ │ ├─┬ acorn-globals@6.0.0 │ │ │ │ │ ├── acorn@7.2.0 deduped │ │ │ │ │ └── acorn-walk@7.1.1 │ │ │ │ ├── cssom@0.4.4 │ │ │ │ ├─┬ cssstyle@2.3.0 │ │ │ │ │ └── cssom@0.3.8 │ │ │ │ ├─┬ data-urls@2.0.0 │ │ │ │ │ ├── abab@2.0.3 deduped │ │ │ │ │ ├── whatwg-mimetype@2.3.0 deduped │ │ │ │ │ └── whatwg-url@8.1.0 deduped │ │ │ │ ├── decimal.js@10.2.0 │ │ │ │ ├─┬ domexception@2.0.1 │ │ │ │ │ └── webidl-conversions@5.0.0 │ │ │ │ ├─┬ escodegen@1.14.1 │ │ │ │ │ ├── esprima@4.0.1 deduped │ │ │ │ │ ├── estraverse@4.3.0 deduped │ │ │ │ │ ├── esutils@2.0.3 deduped │ │ │ │ │ ├─┬ optionator@0.8.3 │ │ │ │ │ │ ├── deep-is@0.1.3 deduped │ │ │ │ │ │ ├── fast-levenshtein@2.0.6 deduped │ │ │ │ │ │ ├─┬ levn@0.3.0 │ │ │ │ │ │ │ ├── prelude-ls@1.1.2 deduped │ │ │ │ │ │ │ └── type-check@0.3.2 deduped │ │ │ │ │ │ ├── prelude-ls@1.1.2 │ │ │ │ │ │ ├─┬ type-check@0.3.2 │ │ │ │ │ │ │ └── prelude-ls@1.1.2 deduped │ │ │ │ │ │ └── word-wrap@1.2.3 deduped │ │ │ │ │ └── source-map@0.6.1 │ │ │ │ ├─┬ html-encoding-sniffer@2.0.1 │ │ │ │ │ └── whatwg-encoding@1.0.5 deduped │ │ │ │ ├── is-potential-custom-element-name@1.0.0 │ │ │ │ ├── nwsapi@2.2.0 │ │ │ │ ├── parse5@5.1.1 │ │ │ │ ├── request@2.88.2 deduped │ │ │ │ ├─┬ request-promise-native@1.0.8 │ │ │ │ │ ├─┬ request-promise-core@1.1.3 │ │ │ │ │ │ └── lodash@4.17.19 deduped │ │ │ │ │ ├── stealthy-require@1.1.1 │ │ │ │ │ └─┬ tough-cookie@2.5.0 │ │ │ │ │ ├── psl@1.8.0 deduped │ │ │ │ │ └── punycode@2.1.1 deduped │ │ │ │ ├─┬ saxes@5.0.1 │ │ │ │ │ └── xmlchars@2.2.0 │ │ │ │ ├── symbol-tree@3.2.4 │ │ │ │ ├─┬ tough-cookie@3.0.1 │ │ │ │ │ ├── ip-regex@2.1.0 │ │ │ │ │ ├── psl@1.8.0 deduped │ │ │ │ │ └── punycode@2.1.1 deduped │ │ │ │ ├─┬ w3c-hr-time@1.0.2 │ │ │ │ │ └── browser-process-hrtime@1.0.0 │ │ │ │ ├─┬ w3c-xmlserializer@2.0.0 │ │ │ │ │ └── xml-name-validator@3.0.0 deduped │ │ │ │ ├── webidl-conversions@6.1.0 │ │ │ │ ├─┬ whatwg-encoding@1.0.5 │ │ │ │ │ └── iconv-lite@0.4.24 deduped │ │ │ │ ├── whatwg-mimetype@2.3.0 │ │ │ │ ├─┬ whatwg-url@8.1.0 │ │ │ │ │ ├── lodash.sortby@4.7.0 │ │ │ │ │ ├─┬ tr46@2.0.2 │ │ │ │ │ │ └── punycode@2.1.1 deduped │ │ │ │ │ └── webidl-conversions@5.0.0 │ │ │ │ ├── ws@7.3.0 │ │ │ │ └── xml-name-validator@3.0.0 │ │ │ ├─┬ jest-environment-node@26.0.1 │ │ │ │ ├── @jest/environment@26.0.1 deduped │ │ │ │ ├── @jest/fake-timers@26.0.1 deduped │ │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ │ ├── jest-mock@26.0.1 deduped │ │ │ │ └── jest-util@26.0.1 deduped │ │ │ ├── jest-get-type@26.0.0 │ │ │ ├─┬ jest-jasmine2@26.0.1 │ │ │ │ ├── @babel/traverse@7.9.6 deduped │ │ │ │ ├── @jest/environment@26.0.1 deduped │ │ │ │ ├── @jest/source-map@26.0.0 deduped │ │ │ │ ├── @jest/test-result@26.0.1 deduped │ │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ │ ├── chalk@4.0.0 deduped │ │ │ │ ├── co@4.6.0 │ │ │ │ ├── expect@26.0.1 deduped │ │ │ │ ├── is-generator-fn@2.1.0 │ │ │ │ ├─┬ jest-each@26.0.1 │ │ │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ │ │ ├── chalk@4.0.0 deduped │ │ │ │ │ ├── jest-get-type@26.0.0 deduped │ │ │ │ │ ├── jest-util@26.0.1 deduped │ │ │ │ │ └── pretty-format@26.0.1 deduped │ │ │ │ ├── jest-matcher-utils@26.0.1 deduped │ │ │ │ ├── jest-message-util@26.0.1 deduped │ │ │ │ ├── jest-runtime@26.0.1 deduped │ │ │ │ ├── jest-snapshot@26.0.1 deduped │ │ │ │ ├── jest-util@26.0.1 deduped │ │ │ │ ├── pretty-format@26.0.1 deduped │ │ │ │ └── throat@5.0.0 deduped │ │ │ ├── jest-regex-util@26.0.0 deduped │ │ │ ├── jest-resolve@26.0.1 deduped │ │ │ ├── jest-util@26.0.1 deduped │ │ │ ├── jest-validate@26.0.1 deduped │ │ │ ├─┬ micromatch@4.0.2 │ │ │ │ ├─┬ braces@3.0.2 │ │ │ │ │ └─┬ fill-range@7.0.1 │ │ │ │ │ └─┬ to-regex-range@5.0.1 │ │ │ │ │ └── is-number@7.0.0 │ │ │ │ └── picomatch@2.2.2 deduped │ │ │ └─┬ pretty-format@26.0.1 │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ ├── ansi-regex@5.0.0 deduped │ │ │ ├─┬ ansi-styles@4.2.1 │ │ │ │ ├── @types/color-name@1.1.1 deduped │ │ │ │ └─┬ color-convert@2.0.1 │ │ │ │ └── color-name@1.1.4 │ │ │ └── react-is@16.13.1 │ │ ├─┬ jest-haste-map@26.0.1 │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ ├─┬ @types/graceful-fs@4.1.3 │ │ │ │ └── @types/node@14.0.1 │ │ │ ├─┬ anymatch@3.1.1 │ │ │ │ ├── normalize-path@3.0.0 deduped │ │ │ │ └── picomatch@2.2.2 deduped │ │ │ ├─┬ fb-watchman@2.0.1 │ │ │ │ └─┬ bser@2.1.1 │ │ │ │ └── node-int64@0.4.0 │ │ │ ├── UNMET OPTIONAL DEPENDENCY fsevents@2.1.3 │ │ │ ├── graceful-fs@4.2.4 deduped │ │ │ ├─┬ jest-serializer@26.0.0 │ │ │ │ └── graceful-fs@4.2.4 deduped │ │ │ ├── jest-util@26.0.1 deduped │ │ │ ├── jest-worker@26.0.0 deduped │ │ │ ├─┬ micromatch@4.0.2 │ │ │ │ ├─┬ braces@3.0.2 │ │ │ │ │ └─┬ fill-range@7.0.1 │ │ │ │ │ └─┬ to-regex-range@5.0.1 │ │ │ │ │ └── is-number@7.0.0 │ │ │ │ └── picomatch@2.2.2 deduped │ │ │ ├─┬ sane@4.1.0 │ │ │ │ ├─┬ @cnakazawa/watch@1.0.4 │ │ │ │ │ ├── exec-sh@0.3.4 deduped │ │ │ │ │ └── minimist@1.2.5 deduped │ │ │ │ ├─┬ anymatch@2.0.0 │ │ │ │ │ ├── micromatch@3.1.10 deduped │ │ │ │ │ └─┬ normalize-path@2.1.1 │ │ │ │ │ └── remove-trailing-separator@1.1.0 │ │ │ │ ├─┬ capture-exit@2.0.0 │ │ │ │ │ └── rsvp@4.8.5 │ │ │ │ ├── exec-sh@0.3.4 │ │ │ │ ├── execa@1.0.0 deduped │ │ │ │ ├── fb-watchman@2.0.1 deduped │ │ │ │ ├── micromatch@3.1.10 deduped │ │ │ │ ├── minimist@1.2.5 deduped │ │ │ │ └── walker@1.0.7 deduped │ │ │ ├─┬ walker@1.0.7 │ │ │ │ └─┬ makeerror@1.0.11 │ │ │ │ └── tmpl@1.0.4 │ │ │ └── which@2.0.2 deduped │ │ ├─┬ jest-message-util@26.0.1 │ │ │ ├── @babel/code-frame@7.8.3 deduped │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ ├── @types/stack-utils@1.0.1 │ │ │ ├── chalk@4.0.0 deduped │ │ │ ├── graceful-fs@4.2.4 deduped │ │ │ ├─┬ micromatch@4.0.2 │ │ │ │ ├─┬ braces@3.0.2 │ │ │ │ │ └─┬ fill-range@7.0.1 │ │ │ │ │ └─┬ to-regex-range@5.0.1 │ │ │ │ │ └── is-number@7.0.0 │ │ │ │ └── picomatch@2.2.2 deduped │ │ │ ├── slash@3.0.0 deduped │ │ │ └─┬ stack-utils@2.0.2 │ │ │ └── escape-string-regexp@2.0.0 │ │ ├── jest-regex-util@26.0.0 │ │ ├─┬ jest-resolve@26.0.1 │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ ├── chalk@4.0.0 deduped │ │ │ ├── graceful-fs@4.2.4 deduped │ │ │ ├── jest-pnp-resolver@1.2.1 │ │ │ ├── jest-util@26.0.1 deduped │ │ │ ├─┬ read-pkg-up@7.0.1 │ │ │ │ ├─┬ find-up@4.1.0 │ │ │ │ │ ├─┬ locate-path@5.0.0 │ │ │ │ │ │ └─┬ p-locate@4.1.0 │ │ │ │ │ │ └── p-limit@2.3.0 deduped │ │ │ │ │ └── path-exists@4.0.0 │ │ │ │ ├─┬ read-pkg@5.2.0 │ │ │ │ │ ├── @types/normalize-package-data@2.4.0 │ │ │ │ │ ├── normalize-package-data@2.5.0 deduped │ │ │ │ │ ├─┬ parse-json@5.0.0 │ │ │ │ │ │ ├── @babel/code-frame@7.8.3 deduped │ │ │ │ │ │ ├── error-ex@1.3.2 deduped │ │ │ │ │ │ ├── json-parse-better-errors@1.0.2 deduped │ │ │ │ │ │ └── lines-and-columns@1.1.6 │ │ │ │ │ └── type-fest@0.6.0 │ │ │ │ └── type-fest@0.8.1 deduped │ │ │ ├─┬ resolve@1.17.0 │ │ │ │ └── path-parse@1.0.6 │ │ │ └── slash@3.0.0 deduped │ │ ├─┬ jest-resolve-dependencies@26.0.1 │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ ├── jest-regex-util@26.0.0 deduped │ │ │ └── jest-snapshot@26.0.1 deduped │ │ ├─┬ jest-runner@26.0.1 │ │ │ ├── @jest/console@26.0.1 deduped │ │ │ ├─┬ @jest/environment@26.0.1 │ │ │ │ ├── @jest/fake-timers@26.0.1 deduped │ │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ │ └── jest-mock@26.0.1 deduped │ │ │ ├── @jest/test-result@26.0.1 deduped │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ ├── chalk@4.0.0 deduped │ │ │ ├── exit@0.1.2 deduped │ │ │ ├── graceful-fs@4.2.4 deduped │ │ │ ├── jest-config@26.0.1 deduped │ │ │ ├─┬ jest-docblock@26.0.0 │ │ │ │ └── detect-newline@3.1.0 │ │ │ ├── jest-haste-map@26.0.1 deduped │ │ │ ├── jest-jasmine2@26.0.1 deduped │ │ │ ├─┬ jest-leak-detector@26.0.1 │ │ │ │ ├── jest-get-type@26.0.0 deduped │ │ │ │ └── pretty-format@26.0.1 deduped │ │ │ ├── jest-message-util@26.0.1 deduped │ │ │ ├── jest-resolve@26.0.1 deduped │ │ │ ├── jest-runtime@26.0.1 deduped │ │ │ ├── jest-util@26.0.1 deduped │ │ │ ├── jest-worker@26.0.0 deduped │ │ │ ├─┬ source-map-support@0.5.19 │ │ │ │ ├── buffer-from@1.1.1 │ │ │ │ └── source-map@0.6.1 │ │ │ └── throat@5.0.0 deduped │ │ ├─┬ jest-runtime@26.0.1 │ │ │ ├── @jest/console@26.0.1 deduped │ │ │ ├── @jest/environment@26.0.1 deduped │ │ │ ├─┬ @jest/fake-timers@26.0.1 │ │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ │ ├─┬ @sinonjs/fake-timers@6.0.1 │ │ │ │ │ └─┬ @sinonjs/commons@1.7.2 │ │ │ │ │ └── type-detect@4.0.8 │ │ │ │ ├── jest-message-util@26.0.1 deduped │ │ │ │ ├── jest-mock@26.0.1 deduped │ │ │ │ └── jest-util@26.0.1 deduped │ │ │ ├─┬ @jest/globals@26.0.1 │ │ │ │ ├── @jest/environment@26.0.1 deduped │ │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ │ └── expect@26.0.1 deduped │ │ │ ├─┬ @jest/source-map@26.0.0 │ │ │ │ ├── callsites@3.1.0 deduped │ │ │ │ ├── graceful-fs@4.2.4 deduped │ │ │ │ └── source-map@0.6.1 │ │ │ ├── @jest/test-result@26.0.1 deduped │ │ │ ├── @jest/transform@26.0.1 deduped │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ ├── @types/yargs@15.0.5 deduped │ │ │ ├── chalk@4.0.0 deduped │ │ │ ├── collect-v8-coverage@1.0.1 deduped │ │ │ ├── exit@0.1.2 deduped │ │ │ ├── glob@7.1.6 deduped │ │ │ ├── graceful-fs@4.2.4 deduped │ │ │ ├── jest-config@26.0.1 deduped │ │ │ ├── jest-haste-map@26.0.1 deduped │ │ │ ├── jest-message-util@26.0.1 deduped │ │ │ ├─┬ jest-mock@26.0.1 │ │ │ │ └── @jest/types@26.0.1 deduped │ │ │ ├── jest-regex-util@26.0.0 deduped │ │ │ ├── jest-resolve@26.0.1 deduped │ │ │ ├── jest-snapshot@26.0.1 deduped │ │ │ ├── jest-util@26.0.1 deduped │ │ │ ├── jest-validate@26.0.1 deduped │ │ │ ├── slash@3.0.0 deduped │ │ │ ├── strip-bom@4.0.0 │ │ │ └─┬ yargs@15.3.1 │ │ │ ├─┬ cliui@6.0.0 │ │ │ │ ├── string-width@4.2.0 deduped │ │ │ │ ├── strip-ansi@6.0.0 deduped │ │ │ │ └─┬ wrap-ansi@6.2.0 │ │ │ │ ├─┬ ansi-styles@4.2.1 │ │ │ │ │ ├── @types/color-name@1.1.1 deduped │ │ │ │ │ └─┬ color-convert@2.0.1 │ │ │ │ │ └── color-name@1.1.4 │ │ │ │ ├── string-width@4.2.0 deduped │ │ │ │ └── strip-ansi@6.0.0 deduped │ │ │ ├── decamelize@1.2.0 deduped │ │ │ ├─┬ find-up@4.1.0 │ │ │ │ ├─┬ locate-path@5.0.0 │ │ │ │ │ └─┬ p-locate@4.1.0 │ │ │ │ │ └── p-limit@2.3.0 deduped │ │ │ │ └── path-exists@4.0.0 │ │ │ ├── get-caller-file@2.0.5 deduped │ │ │ ├── require-directory@2.1.1 deduped │ │ │ ├── require-main-filename@2.0.0 deduped │ │ │ ├── set-blocking@2.0.0 deduped │ │ │ ├── string-width@4.2.0 deduped │ │ │ ├── which-module@2.0.0 deduped │ │ │ ├── y18n@4.0.0 deduped │ │ │ └─┬ yargs-parser@18.1.3 │ │ │ ├── camelcase@5.3.1 deduped │ │ │ └── decamelize@1.2.0 deduped │ │ ├─┬ jest-snapshot@26.0.1 │ │ │ ├─┬ @babel/types@7.9.6 │ │ │ │ ├── @babel/helper-validator-identifier@7.9.5 deduped │ │ │ │ ├── lodash@4.17.19 deduped │ │ │ │ └── to-fast-properties@2.0.0 │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ ├── @types/prettier@2.0.0 │ │ │ ├── chalk@4.0.0 deduped │ │ │ ├─┬ expect@26.0.1 │ │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ │ ├─┬ ansi-styles@4.2.1 │ │ │ │ │ ├── @types/color-name@1.1.1 deduped │ │ │ │ │ └─┬ color-convert@2.0.1 │ │ │ │ │ └── color-name@1.1.4 │ │ │ │ ├── jest-get-type@26.0.0 deduped │ │ │ │ ├── jest-matcher-utils@26.0.1 deduped │ │ │ │ ├── jest-message-util@26.0.1 deduped │ │ │ │ └── jest-regex-util@26.0.0 deduped │ │ │ ├── graceful-fs@4.2.4 deduped │ │ │ ├─┬ jest-diff@26.0.1 │ │ │ │ ├── chalk@4.0.0 deduped │ │ │ │ ├── diff-sequences@26.0.0 │ │ │ │ ├── jest-get-type@26.0.0 deduped │ │ │ │ └── pretty-format@26.0.1 deduped │ │ │ ├── jest-get-type@26.0.0 deduped │ │ │ ├─┬ jest-matcher-utils@26.0.1 │ │ │ │ ├── chalk@4.0.0 deduped │ │ │ │ ├── jest-diff@26.0.1 deduped │ │ │ │ ├── jest-get-type@26.0.0 deduped │ │ │ │ └── pretty-format@26.0.1 deduped │ │ │ ├── jest-message-util@26.0.1 deduped │ │ │ ├── jest-resolve@26.0.1 deduped │ │ │ ├─┬ make-dir@3.1.0 │ │ │ │ └── semver@6.3.0 │ │ │ ├── natural-compare@1.4.0 deduped │ │ │ ├── pretty-format@26.0.1 deduped │ │ │ └── semver@7.3.2 deduped │ │ ├─┬ jest-util@26.0.1 │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ ├── chalk@4.0.0 deduped │ │ │ ├── graceful-fs@4.2.4 deduped │ │ │ ├── is-ci@2.0.0 deduped │ │ │ └─┬ make-dir@3.1.0 │ │ │ └── semver@6.3.0 │ │ ├─┬ jest-validate@26.0.1 │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ ├── camelcase@6.0.0 │ │ │ ├── chalk@4.0.0 deduped │ │ │ ├── jest-get-type@26.0.0 deduped │ │ │ ├── leven@3.1.0 │ │ │ └── pretty-format@26.0.1 deduped │ │ ├─┬ jest-watcher@26.0.1 │ │ │ ├── @jest/test-result@26.0.1 deduped │ │ │ ├── @jest/types@26.0.1 deduped │ │ │ ├── ansi-escapes@4.3.1 deduped │ │ │ ├── chalk@4.0.0 deduped │ │ │ ├── jest-util@26.0.1 deduped │ │ │ └── string-length@4.0.1 deduped │ │ ├─┬ micromatch@4.0.2 │ │ │ ├─┬ braces@3.0.2 │ │ │ │ └─┬ fill-range@7.0.1 │ │ │ │ └─┬ to-regex-range@5.0.1 │ │ │ │ └── is-number@7.0.0 │ │ │ └── picomatch@2.2.2 │ │ ├── p-each-series@2.1.0 │ │ ├─┬ rimraf@3.0.2 │ │ │ └─┬ glob@7.1.6 │ │ │ ├── fs.realpath@1.0.0 │ │ │ ├─┬ inflight@1.0.6 │ │ │ │ ├── once@1.4.0 deduped │ │ │ │ └── wrappy@1.0.2 │ │ │ ├── inherits@2.0.4 deduped │ │ │ ├── minimatch@3.0.4 deduped │ │ │ ├─┬ once@1.4.0 │ │ │ │ └── wrappy@1.0.2 deduped │ │ │ └── path-is-absolute@1.0.1 │ │ ├── slash@3.0.0 │ │ └── strip-ansi@6.0.0 deduped │ ├─┬ import-local@3.0.2 │ │ ├─┬ pkg-dir@4.2.0 │ │ │ └─┬ find-up@4.1.0 │ │ │ ├─┬ locate-path@5.0.0 │ │ │ │ └─┬ p-locate@4.1.0 │ │ │ │ └── p-limit@2.3.0 deduped │ │ │ └── path-exists@4.0.0 │ │ └─┬ resolve-cwd@3.0.0 │ │ └── resolve-from@5.0.0 │ └─┬ jest-cli@26.0.1 │ ├── @jest/core@26.0.1 deduped │ ├── @jest/test-result@26.0.1 deduped │ ├── @jest/types@26.0.1 deduped │ ├── chalk@4.0.0 deduped │ ├── exit@0.1.2 deduped │ ├── graceful-fs@4.2.4 deduped │ ├── import-local@3.0.2 deduped │ ├─┬ is-ci@2.0.0 │ │ └── ci-info@2.0.0 │ ├── jest-config@26.0.1 deduped │ ├── jest-util@26.0.1 deduped │ ├── jest-validate@26.0.1 deduped │ ├─┬ prompts@2.3.2 │ │ ├── kleur@3.0.3 │ │ └── sisteransi@1.0.5 │ └─┬ yargs@15.3.1 │ ├─┬ cliui@6.0.0 │ │ ├── string-width@4.2.0 deduped │ │ ├── strip-ansi@6.0.0 deduped │ │ └─┬ wrap-ansi@6.2.0 │ │ ├─┬ ansi-styles@4.2.1 │ │ │ ├── @types/color-name@1.1.1 deduped │ │ │ └─┬ color-convert@2.0.1 │ │ │ └── color-name@1.1.4 │ │ ├── string-width@4.2.0 deduped │ │ └── strip-ansi@6.0.0 deduped │ ├── decamelize@1.2.0 │ ├── find-up@4.1.0 deduped │ ├── get-caller-file@2.0.5 deduped │ ├── require-directory@2.1.1 deduped │ ├── require-main-filename@2.0.0 deduped │ ├── set-blocking@2.0.0 deduped │ ├── string-width@4.2.0 deduped │ ├── which-module@2.0.0 deduped │ ├── y18n@4.0.0 deduped │ └─┬ yargs-parser@18.1.3 │ ├── camelcase@5.3.1 deduped │ └── decamelize@1.2.0 deduped ├─┬ npm-run-all@4.1.5 │ ├─┬ ansi-styles@3.2.1 │ │ └─┬ color-convert@1.9.3 │ │ └── color-name@1.1.3 │ ├─┬ chalk@2.4.2 │ │ ├── ansi-styles@3.2.1 deduped │ │ ├── escape-string-regexp@1.0.5 │ │ └─┬ supports-color@5.5.0 │ │ └── has-flag@3.0.0 deduped │ ├─┬ cross-spawn@6.0.5 │ │ ├── nice-try@1.0.5 │ │ ├── path-key@2.0.1 │ │ ├── semver@5.7.1 │ │ ├─┬ shebang-command@1.2.0 │ │ │ └── shebang-regex@1.0.0 │ │ └─┬ which@1.3.1 │ │ └── isexe@2.0.0 deduped │ ├── memorystream@0.3.1 │ ├── minimatch@3.0.4 deduped │ ├── pidtree@0.3.1 │ ├─┬ read-pkg@3.0.0 │ │ ├─┬ load-json-file@4.0.0 │ │ │ ├── graceful-fs@4.2.4 deduped │ │ │ ├─┬ parse-json@4.0.0 │ │ │ │ ├─┬ error-ex@1.3.2 │ │ │ │ │ └── is-arrayish@0.2.1 │ │ │ │ └── json-parse-better-errors@1.0.2 deduped │ │ │ ├── pify@3.0.0 │ │ │ └── strip-bom@3.0.0 │ │ ├─┬ normalize-package-data@2.5.0 │ │ │ ├── hosted-git-info@2.8.8 │ │ │ ├── resolve@1.17.0 deduped │ │ │ ├── semver@5.7.1 │ │ │ └─┬ validate-npm-package-license@3.0.4 │ │ │ ├─┬ spdx-correct@3.1.0 │ │ │ │ ├── spdx-expression-parse@3.0.1 deduped │ │ │ │ └── spdx-license-ids@3.0.5 │ │ │ └─┬ spdx-expression-parse@3.0.1 │ │ │ ├── spdx-exceptions@2.3.0 │ │ │ └── spdx-license-ids@3.0.5 deduped │ │ └─┬ path-type@3.0.0 │ │ └── pify@3.0.0 deduped │ ├── shell-quote@1.7.2 │ └─┬ string.prototype.padend@3.1.0 │ ├─┬ define-properties@1.1.3 │ │ └── object-keys@1.1.1 │ └─┬ es-abstract@1.17.5 │ ├─┬ es-to-primitive@1.2.1 │ │ ├── is-callable@1.1.5 deduped │ │ ├── is-date-object@1.0.2 │ │ └─┬ is-symbol@1.0.3 │ │ └── has-symbols@1.0.1 deduped │ ├── function-bind@1.1.1 │ ├─┬ has@1.0.3 │ │ └── function-bind@1.1.1 deduped │ ├── has-symbols@1.0.1 │ ├── is-callable@1.1.5 │ ├─┬ is-regex@1.0.5 │ │ └── has@1.0.3 deduped │ ├── object-inspect@1.7.0 │ ├── object-keys@1.1.1 deduped │ ├─┬ object.assign@4.1.0 │ │ ├── define-properties@1.1.3 deduped │ │ ├── function-bind@1.1.1 deduped │ │ ├── has-symbols@1.0.1 deduped │ │ └── object-keys@1.1.1 deduped │ ├─┬ string.prototype.trimleft@2.1.2 │ │ ├── define-properties@1.1.3 deduped │ │ ├── es-abstract@1.17.5 deduped │ │ └─┬ string.prototype.trimstart@1.0.1 │ │ ├── define-properties@1.1.3 deduped │ │ └── es-abstract@1.17.5 deduped │ └─┬ string.prototype.trimright@2.1.2 │ ├── define-properties@1.1.3 deduped │ ├── es-abstract@1.17.5 deduped │ └─┬ string.prototype.trimend@1.0.1 │ ├── define-properties@1.1.3 deduped │ └── es-abstract@1.17.5 deduped ├── polf@0.0.3 ├── simple-icons@3.2.0 ├─┬ svg-path-bounding-box@1.0.4 │ └── svgpath@2.3.0 deduped ├── svgpath@2.3.0 ├─┬ webpack@4.43.0 │ ├─┬ @webassemblyjs/ast@1.9.0 │ │ ├── @webassemblyjs/helper-module-context@1.9.0 deduped │ │ ├── @webassemblyjs/helper-wasm-bytecode@1.9.0 │ │ └─┬ @webassemblyjs/wast-parser@1.9.0 │ │ ├── @webassemblyjs/ast@1.9.0 deduped │ │ ├── @webassemblyjs/floating-point-hex-parser@1.9.0 │ │ ├── @webassemblyjs/helper-api-error@1.9.0 deduped │ │ ├─┬ @webassemblyjs/helper-code-frame@1.9.0 │ │ │ └── @webassemblyjs/wast-printer@1.9.0 deduped │ │ ├── @webassemblyjs/helper-fsm@1.9.0 │ │ └── @xtuc/long@4.2.2 │ ├─┬ @webassemblyjs/helper-module-context@1.9.0 │ │ └── @webassemblyjs/ast@1.9.0 deduped │ ├─┬ @webassemblyjs/wasm-edit@1.9.0 │ │ ├── @webassemblyjs/ast@1.9.0 deduped │ │ ├── @webassemblyjs/helper-buffer@1.9.0 │ │ ├── @webassemblyjs/helper-wasm-bytecode@1.9.0 deduped │ │ ├─┬ @webassemblyjs/helper-wasm-section@1.9.0 │ │ │ ├── @webassemblyjs/ast@1.9.0 deduped │ │ │ ├── @webassemblyjs/helper-buffer@1.9.0 deduped │ │ │ ├── @webassemblyjs/helper-wasm-bytecode@1.9.0 deduped │ │ │ └── @webassemblyjs/wasm-gen@1.9.0 deduped │ │ ├─┬ @webassemblyjs/wasm-gen@1.9.0 │ │ │ ├── @webassemblyjs/ast@1.9.0 deduped │ │ │ ├── @webassemblyjs/helper-wasm-bytecode@1.9.0 deduped │ │ │ ├── @webassemblyjs/ieee754@1.9.0 deduped │ │ │ ├── @webassemblyjs/leb128@1.9.0 deduped │ │ │ └── @webassemblyjs/utf8@1.9.0 deduped │ │ ├─┬ @webassemblyjs/wasm-opt@1.9.0 │ │ │ ├── @webassemblyjs/ast@1.9.0 deduped │ │ │ ├── @webassemblyjs/helper-buffer@1.9.0 deduped │ │ │ ├── @webassemblyjs/wasm-gen@1.9.0 deduped │ │ │ └── @webassemblyjs/wasm-parser@1.9.0 deduped │ │ ├── @webassemblyjs/wasm-parser@1.9.0 deduped │ │ └─┬ @webassemblyjs/wast-printer@1.9.0 │ │ ├── @webassemblyjs/ast@1.9.0 deduped │ │ ├── @webassemblyjs/wast-parser@1.9.0 deduped │ │ └── @xtuc/long@4.2.2 deduped │ ├─┬ @webassemblyjs/wasm-parser@1.9.0 │ │ ├── @webassemblyjs/ast@1.9.0 deduped │ │ ├── @webassemblyjs/helper-api-error@1.9.0 │ │ ├── @webassemblyjs/helper-wasm-bytecode@1.9.0 deduped │ │ ├─┬ @webassemblyjs/ieee754@1.9.0 │ │ │ └── @xtuc/ieee754@1.2.0 │ │ ├─┬ @webassemblyjs/leb128@1.9.0 │ │ │ └── @xtuc/long@4.2.2 deduped │ │ └── @webassemblyjs/utf8@1.9.0 │ ├── acorn@6.4.1 │ ├── ajv@6.12.2 deduped │ ├── ajv-keywords@3.4.1 │ ├─┬ chrome-trace-event@1.0.2 │ │ └── tslib@1.13.0 │ ├─┬ enhanced-resolve@4.1.1 │ │ ├── graceful-fs@4.2.4 deduped │ │ ├─┬ memory-fs@0.5.0 │ │ │ ├── errno@0.1.7 deduped │ │ │ └── readable-stream@2.3.7 deduped │ │ └── tapable@1.1.3 deduped │ ├─┬ eslint-scope@4.0.3 │ │ ├── esrecurse@4.2.1 deduped │ │ └── estraverse@4.3.0 deduped │ ├── json-parse-better-errors@1.0.2 │ ├── loader-runner@2.4.0 │ ├─┬ loader-utils@1.4.0 │ │ ├── big.js@5.2.2 │ │ ├── emojis-list@3.0.0 │ │ └─┬ json5@1.0.1 │ │ └── minimist@1.2.5 deduped │ ├─┬ memory-fs@0.4.1 │ │ ├─┬ errno@0.1.7 │ │ │ └── prr@1.0.1 │ │ └─┬ readable-stream@2.3.7 │ │ ├── core-util-is@1.0.2 │ │ ├── inherits@2.0.4 │ │ ├── isarray@1.0.0 │ │ ├── process-nextick-args@2.0.1 │ │ ├── safe-buffer@5.1.2 deduped │ │ ├── string_decoder@1.1.1 deduped │ │ └── util-deprecate@1.0.2 │ ├─┬ micromatch@3.1.10 │ │ ├── arr-diff@4.0.0 │ │ ├── array-unique@0.3.2 │ │ ├─┬ braces@2.3.2 │ │ │ ├── arr-flatten@1.1.0 │ │ │ ├── array-unique@0.3.2 deduped │ │ │ ├─┬ extend-shallow@2.0.1 │ │ │ │ └── is-extendable@0.1.1 │ │ │ ├─┬ 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 │ │ │ │ ├── repeat-string@1.6.1 │ │ │ │ └─┬ to-regex-range@2.1.1 │ │ │ │ ├── is-number@3.0.0 deduped │ │ │ │ └── repeat-string@1.6.1 deduped │ │ │ ├── isobject@3.0.1 │ │ │ ├── repeat-element@1.1.3 │ │ │ ├── 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.3 deduped │ │ │ │ │ ├─┬ is-data-descriptor@1.0.0 │ │ │ │ │ │ └── kind-of@6.0.3 deduped │ │ │ │ │ └── kind-of@6.0.3 deduped │ │ │ │ ├── isobject@3.0.1 deduped │ │ │ │ └─┬ snapdragon-util@3.0.1 │ │ │ │ └─┬ kind-of@3.2.2 │ │ │ │ └── is-buffer@1.1.6 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.3 deduped │ │ │ │ ├─┬ is-data-descriptor@1.0.0 │ │ │ │ │ └── kind-of@6.0.3 deduped │ │ │ │ └── kind-of@6.0.3 deduped │ │ │ └── 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 │ │ │ └── isobject@3.0.1 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.3 deduped │ │ │ │ ├─┬ is-data-descriptor@1.0.0 │ │ │ │ │ └── kind-of@6.0.3 deduped │ │ │ │ └── kind-of@6.0.3 deduped │ │ │ ├─┬ expand-brackets@2.1.4 │ │ │ │ ├─┬ debug@2.6.9 │ │ │ │ │ └── ms@2.0.0 │ │ │ │ ├─┬ define-property@0.2.5 │ │ │ │ │ └── is-descriptor@0.1.6 deduped │ │ │ │ ├─┬ 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.3 │ │ ├─┬ nanomatch@1.2.13 │ │ │ ├── arr-diff@4.0.0 deduped │ │ │ ├── array-unique@0.3.2 deduped │ │ │ ├── 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.3 deduped │ │ │ ├── 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 │ │ │ └── isobject@3.0.1 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.3.0 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 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.1 │ │ │ │ │ │ ├─┬ 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 │ │ │ │ │ │ └─┬ kind-of@3.2.2 │ │ │ │ │ │ └── is-buffer@1.1.6 deduped │ │ │ │ │ ├─┬ union-value@1.0.1 │ │ │ │ │ │ ├── arr-union@3.1.0 deduped │ │ │ │ │ │ ├── get-value@2.0.6 deduped │ │ │ │ │ │ ├── is-extendable@0.1.1 deduped │ │ │ │ │ │ └── set-value@2.0.1 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 │ │ │ │ │ └── is-buffer@1.1.6 deduped │ │ │ │ ├── component-emitter@1.3.0 │ │ │ │ ├─┬ define-property@1.0.0 │ │ │ │ │ └─┬ is-descriptor@1.0.2 │ │ │ │ │ ├─┬ is-accessor-descriptor@1.0.0 │ │ │ │ │ │ └── kind-of@6.0.3 deduped │ │ │ │ │ ├─┬ is-data-descriptor@1.0.0 │ │ │ │ │ │ └── kind-of@6.0.3 deduped │ │ │ │ │ └── kind-of@6.0.3 deduped │ │ │ │ ├── isobject@3.0.1 deduped │ │ │ │ ├─┬ mixin-deep@1.3.2 │ │ │ │ │ ├── for-in@1.0.2 │ │ │ │ │ └─┬ is-extendable@1.0.1 │ │ │ │ │ └── is-plain-object@2.0.4 deduped │ │ │ │ └── pascalcase@0.1.1 │ │ │ ├─┬ debug@2.6.9 │ │ │ │ └── ms@2.0.0 │ │ │ ├─┬ 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 │ │ │ ├── map-cache@0.2.2 deduped │ │ │ ├── source-map@0.5.7 │ │ │ ├─┬ source-map-resolve@0.5.3 │ │ │ │ ├── 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 │ ├─┬ mkdirp@0.5.5 │ │ └── minimist@1.2.5 deduped │ ├── neo-async@2.6.1 │ ├─┬ node-libs-browser@2.2.1 │ │ ├─┬ assert@1.5.0 │ │ │ ├── object-assign@4.1.1 │ │ │ └─┬ util@0.10.3 │ │ │ └── inherits@2.0.1 │ │ ├─┬ browserify-zlib@0.2.0 │ │ │ └── pako@1.0.11 │ │ ├─┬ buffer@4.9.2 │ │ │ ├── base64-js@1.3.1 │ │ │ ├── ieee754@1.1.13 │ │ │ └── isarray@1.0.0 deduped │ │ ├── console-browserify@1.2.0 │ │ ├── constants-browserify@1.0.0 │ │ ├─┬ crypto-browserify@3.12.0 │ │ │ ├─┬ browserify-cipher@1.0.1 │ │ │ │ ├─┬ browserify-aes@1.2.0 │ │ │ │ │ ├── buffer-xor@1.0.3 │ │ │ │ │ ├── cipher-base@1.0.4 deduped │ │ │ │ │ ├── create-hash@1.2.0 deduped │ │ │ │ │ ├── evp_bytestokey@1.0.3 deduped │ │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ │ └── safe-buffer@5.1.2 deduped │ │ │ │ ├─┬ browserify-des@1.0.2 │ │ │ │ │ ├── cipher-base@1.0.4 deduped │ │ │ │ │ ├─┬ des.js@1.0.1 │ │ │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ │ │ └── minimalistic-assert@1.0.1 deduped │ │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ │ └── safe-buffer@5.1.2 deduped │ │ │ │ └─┬ evp_bytestokey@1.0.3 │ │ │ │ ├── md5.js@1.3.5 deduped │ │ │ │ └── safe-buffer@5.1.2 deduped │ │ │ ├─┬ browserify-sign@4.1.0 │ │ │ │ ├── bn.js@5.1.1 │ │ │ │ ├─┬ browserify-rsa@4.0.1 │ │ │ │ │ ├── bn.js@4.11.8 │ │ │ │ │ └── randombytes@2.1.0 deduped │ │ │ │ ├── create-hash@1.2.0 deduped │ │ │ │ ├── create-hmac@1.1.7 deduped │ │ │ │ ├─┬ elliptic@6.5.2 │ │ │ │ │ ├── bn.js@4.11.8 │ │ │ │ │ ├── brorand@1.1.0 │ │ │ │ │ ├─┬ hash.js@1.1.7 │ │ │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ │ │ └── minimalistic-assert@1.0.1 deduped │ │ │ │ │ ├─┬ hmac-drbg@1.0.1 │ │ │ │ │ │ ├── hash.js@1.1.7 deduped │ │ │ │ │ │ ├── minimalistic-assert@1.0.1 deduped │ │ │ │ │ │ └── minimalistic-crypto-utils@1.0.1 deduped │ │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ │ ├── minimalistic-assert@1.0.1 │ │ │ │ │ └── minimalistic-crypto-utils@1.0.1 │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ ├─┬ parse-asn1@5.1.5 │ │ │ │ │ ├─┬ asn1.js@4.10.1 │ │ │ │ │ │ ├── bn.js@4.11.8 │ │ │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ │ │ └── minimalistic-assert@1.0.1 deduped │ │ │ │ │ ├── browserify-aes@1.2.0 deduped │ │ │ │ │ ├── create-hash@1.2.0 deduped │ │ │ │ │ ├── evp_bytestokey@1.0.3 deduped │ │ │ │ │ ├── pbkdf2@3.0.17 deduped │ │ │ │ │ └── safe-buffer@5.1.2 deduped │ │ │ │ └─┬ readable-stream@3.6.0 │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ ├── string_decoder@1.1.1 deduped │ │ │ │ └── util-deprecate@1.0.2 deduped │ │ │ ├─┬ create-ecdh@4.0.3 │ │ │ │ ├── bn.js@4.11.8 │ │ │ │ └── elliptic@6.5.2 deduped │ │ │ ├─┬ create-hash@1.2.0 │ │ │ │ ├─┬ cipher-base@1.0.4 │ │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ │ └── safe-buffer@5.1.2 deduped │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ ├─┬ md5.js@1.3.5 │ │ │ │ │ ├─┬ hash-base@3.1.0 │ │ │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ │ │ ├─┬ readable-stream@3.6.0 │ │ │ │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ │ │ │ ├── string_decoder@1.1.1 deduped │ │ │ │ │ │ │ └── util-deprecate@1.0.2 deduped │ │ │ │ │ │ └── safe-buffer@5.2.1 │ │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ │ └── safe-buffer@5.1.2 deduped │ │ │ │ ├─┬ ripemd160@2.0.2 │ │ │ │ │ ├── hash-base@3.1.0 deduped │ │ │ │ │ └── inherits@2.0.4 deduped │ │ │ │ └─┬ sha.js@2.4.11 │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ └── safe-buffer@5.1.2 deduped │ │ │ ├─┬ create-hmac@1.1.7 │ │ │ │ ├── cipher-base@1.0.4 deduped │ │ │ │ ├── create-hash@1.2.0 deduped │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ ├── ripemd160@2.0.2 deduped │ │ │ │ ├── safe-buffer@5.1.2 deduped │ │ │ │ └── sha.js@2.4.11 deduped │ │ │ ├─┬ diffie-hellman@5.0.3 │ │ │ │ ├── bn.js@4.11.8 │ │ │ │ ├─┬ miller-rabin@4.0.1 │ │ │ │ │ ├── bn.js@4.11.8 │ │ │ │ │ └── brorand@1.1.0 deduped │ │ │ │ └── randombytes@2.1.0 deduped │ │ │ ├── inherits@2.0.4 deduped │ │ │ ├─┬ pbkdf2@3.0.17 │ │ │ │ ├── create-hash@1.2.0 deduped │ │ │ │ ├── create-hmac@1.1.7 deduped │ │ │ │ ├── ripemd160@2.0.2 deduped │ │ │ │ ├── safe-buffer@5.1.2 deduped │ │ │ │ └── sha.js@2.4.11 deduped │ │ │ ├─┬ public-encrypt@4.0.3 │ │ │ │ ├── bn.js@4.11.8 │ │ │ │ ├── browserify-rsa@4.0.1 deduped │ │ │ │ ├── create-hash@1.2.0 deduped │ │ │ │ ├── parse-asn1@5.1.5 deduped │ │ │ │ ├── randombytes@2.1.0 deduped │ │ │ │ └── safe-buffer@5.1.2 deduped │ │ │ ├─┬ randombytes@2.1.0 │ │ │ │ └── safe-buffer@5.1.2 deduped │ │ │ └─┬ randomfill@1.0.4 │ │ │ ├── randombytes@2.1.0 deduped │ │ │ └── safe-buffer@5.1.2 deduped │ │ ├── domain-browser@1.2.0 │ │ ├── events@3.1.0 │ │ ├── https-browserify@1.0.0 │ │ ├── os-browserify@0.3.0 │ │ ├── path-browserify@0.0.1 │ │ ├── process@0.11.10 │ │ ├── punycode@1.4.1 │ │ ├── querystring-es3@0.2.1 │ │ ├── readable-stream@2.3.7 deduped │ │ ├─┬ stream-browserify@2.0.2 │ │ │ ├── inherits@2.0.4 deduped │ │ │ └── readable-stream@2.3.7 deduped │ │ ├─┬ stream-http@2.8.3 │ │ │ ├── builtin-status-codes@3.0.0 │ │ │ ├── inherits@2.0.4 deduped │ │ │ ├── readable-stream@2.3.7 deduped │ │ │ ├── to-arraybuffer@1.0.1 │ │ │ └── xtend@4.0.2 │ │ ├─┬ string_decoder@1.1.1 │ │ │ └── safe-buffer@5.1.2 deduped │ │ ├─┬ timers-browserify@2.0.11 │ │ │ └── setimmediate@1.0.5 │ │ ├── tty-browserify@0.0.0 │ │ ├─┬ url@0.11.0 │ │ │ ├── punycode@1.3.2 │ │ │ └── querystring@0.2.0 │ │ ├─┬ util@0.11.1 │ │ │ └── inherits@2.0.3 │ │ └── vm-browserify@1.1.2 │ ├─┬ schema-utils@1.0.0 │ │ ├── ajv@6.12.2 deduped │ │ ├── ajv-errors@1.0.1 │ │ └── ajv-keywords@3.4.1 deduped │ ├── tapable@1.1.3 │ ├─┬ terser-webpack-plugin@1.4.3 │ │ ├─┬ cacache@12.0.4 │ │ │ ├── bluebird@3.7.2 │ │ │ ├── chownr@1.1.4 │ │ │ ├── figgy-pudding@3.5.2 │ │ │ ├── glob@7.1.6 deduped │ │ │ ├── graceful-fs@4.2.4 deduped │ │ │ ├── infer-owner@1.0.4 │ │ │ ├─┬ lru-cache@5.1.1 │ │ │ │ └── yallist@3.1.1 │ │ │ ├─┬ mississippi@3.0.0 │ │ │ │ ├─┬ concat-stream@1.6.2 │ │ │ │ │ ├── buffer-from@1.1.1 deduped │ │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ │ ├── readable-stream@2.3.7 deduped │ │ │ │ │ └── typedarray@0.0.6 │ │ │ │ ├─┬ duplexify@3.7.1 │ │ │ │ │ ├── end-of-stream@1.4.4 deduped │ │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ │ ├── readable-stream@2.3.7 deduped │ │ │ │ │ └── stream-shift@1.0.1 │ │ │ │ ├─┬ end-of-stream@1.4.4 │ │ │ │ │ └── once@1.4.0 deduped │ │ │ │ ├─┬ flush-write-stream@1.1.1 │ │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ │ └── readable-stream@2.3.7 deduped │ │ │ │ ├─┬ from2@2.3.0 │ │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ │ └── readable-stream@2.3.7 deduped │ │ │ │ ├─┬ parallel-transform@1.2.0 │ │ │ │ │ ├── cyclist@1.0.1 │ │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ │ └── readable-stream@2.3.7 deduped │ │ │ │ ├─┬ pump@3.0.0 │ │ │ │ │ ├── end-of-stream@1.4.4 deduped │ │ │ │ │ └── once@1.4.0 deduped │ │ │ │ ├─┬ pumpify@1.5.1 │ │ │ │ │ ├── duplexify@3.7.1 deduped │ │ │ │ │ ├── inherits@2.0.4 deduped │ │ │ │ │ └─┬ pump@2.0.1 │ │ │ │ │ ├── end-of-stream@1.4.4 deduped │ │ │ │ │ └── once@1.4.0 deduped │ │ │ │ ├─┬ stream-each@1.2.3 │ │ │ │ │ ├── end-of-stream@1.4.4 deduped │ │ │ │ │ └── stream-shift@1.0.1 deduped │ │ │ │ └─┬ through2@2.0.5 │ │ │ │ ├── readable-stream@2.3.7 deduped │ │ │ │ └── xtend@4.0.2 deduped │ │ │ ├── mkdirp@0.5.5 deduped │ │ │ ├─┬ move-concurrently@1.0.1 │ │ │ │ ├── aproba@1.2.0 │ │ │ │ ├─┬ copy-concurrently@1.0.5 │ │ │ │ │ ├── aproba@1.2.0 deduped │ │ │ │ │ ├── fs-write-stream-atomic@1.0.10 deduped │ │ │ │ │ ├── iferr@0.1.5 │ │ │ │ │ ├── mkdirp@0.5.5 deduped │ │ │ │ │ ├── rimraf@2.6.3 deduped │ │ │ │ │ └── run-queue@1.0.3 deduped │ │ │ │ ├─┬ fs-write-stream-atomic@1.0.10 │ │ │ │ │ ├── graceful-fs@4.2.4 deduped │ │ │ │ │ ├── iferr@0.1.5 deduped │ │ │ │ │ ├── imurmurhash@0.1.4 deduped │ │ │ │ │ └── readable-stream@2.3.7 deduped │ │ │ │ ├── mkdirp@0.5.5 deduped │ │ │ │ ├── rimraf@2.6.3 deduped │ │ │ │ └─┬ run-queue@1.0.3 │ │ │ │ └── aproba@1.2.0 deduped │ │ │ ├── promise-inflight@1.0.1 │ │ │ ├── rimraf@2.6.3 deduped │ │ │ ├─┬ ssri@6.0.1 │ │ │ │ └── figgy-pudding@3.5.2 deduped │ │ │ ├─┬ unique-filename@1.1.1 │ │ │ │ └─┬ unique-slug@2.0.2 │ │ │ │ └── imurmurhash@0.1.4 deduped │ │ │ └── y18n@4.0.0 deduped │ │ ├─┬ find-cache-dir@2.1.0 │ │ │ ├── commondir@1.0.1 │ │ │ ├─┬ make-dir@2.1.0 │ │ │ │ ├── pify@4.0.1 │ │ │ │ └── semver@5.7.1 │ │ │ └── pkg-dir@3.0.0 deduped │ │ ├── is-wsl@1.1.0 │ │ ├── schema-utils@1.0.0 deduped │ │ ├── serialize-javascript@2.1.2 │ │ ├── source-map@0.6.1 │ │ ├─┬ terser@4.6.13 │ │ │ ├── commander@2.20.3 │ │ │ ├── source-map@0.6.1 │ │ │ └── source-map-support@0.5.19 deduped │ │ ├── webpack-sources@1.4.3 deduped │ │ └─┬ worker-farm@1.7.0 │ │ └── errno@0.1.7 deduped │ ├─┬ watchpack@1.7.2 │ │ ├─┬ chokidar@3.4.0 │ │ │ ├── anymatch@3.1.1 deduped │ │ │ ├─┬ braces@3.0.2 │ │ │ │ └─┬ fill-range@7.0.1 │ │ │ │ └─┬ to-regex-range@5.0.1 │ │ │ │ └── is-number@7.0.0 │ │ │ ├── UNMET OPTIONAL DEPENDENCY fsevents@2.1.3 │ │ │ ├── glob-parent@5.1.1 deduped │ │ │ ├─┬ is-binary-path@2.1.0 │ │ │ │ └── binary-extensions@2.0.0 │ │ │ ├── is-glob@4.0.1 deduped │ │ │ ├── normalize-path@3.0.0 │ │ │ └─┬ readdirp@3.4.0 │ │ │ └── picomatch@2.2.2 deduped │ │ ├── graceful-fs@4.2.4 deduped │ │ ├── neo-async@2.6.1 deduped │ │ └─┬ watchpack-chokidar2@2.0.0 │ │ └─┬ chokidar@2.1.8 │ │ ├─┬ anymatch@2.0.0 │ │ │ ├── micromatch@3.1.10 deduped │ │ │ └─┬ normalize-path@2.1.1 │ │ │ └── remove-trailing-separator@1.1.0 deduped │ │ ├── async-each@1.0.3 │ │ ├── braces@2.3.2 deduped │ │ ├── UNMET OPTIONAL DEPENDENCY fsevents@1.2.13 │ │ ├─┬ glob-parent@3.1.0 │ │ │ ├─┬ is-glob@3.1.0 │ │ │ │ └── is-extglob@2.1.1 deduped │ │ │ └── path-dirname@1.0.2 │ │ ├── inherits@2.0.4 deduped │ │ ├─┬ is-binary-path@1.0.1 │ │ │ └── binary-extensions@1.13.1 │ │ ├── is-glob@4.0.1 deduped │ │ ├── normalize-path@3.0.0 deduped │ │ ├── path-is-absolute@1.0.1 deduped │ │ ├─┬ readdirp@2.2.1 │ │ │ ├── graceful-fs@4.2.4 deduped │ │ │ ├── micromatch@3.1.10 deduped │ │ │ └── readable-stream@2.3.7 deduped │ │ └── upath@1.2.0 │ └─┬ webpack-sources@1.4.3 │ ├── source-list-map@2.0.1 │ └── source-map@0.6.1 └─┬ webpack-cli@3.3.11 ├─┬ chalk@2.4.2 │ ├── ansi-styles@3.2.1 deduped │ ├── escape-string-regexp@1.0.5 deduped │ └─┬ supports-color@5.5.0 │ └── has-flag@3.0.0 deduped ├─┬ cross-spawn@6.0.5 │ ├── nice-try@1.0.5 deduped │ ├── path-key@2.0.1 │ ├── semver@5.7.1 │ ├─┬ shebang-command@1.2.0 │ │ └── shebang-regex@1.0.0 │ └─┬ which@1.3.1 │ └── isexe@2.0.0 deduped ├─┬ enhanced-resolve@4.1.0 │ ├── graceful-fs@4.2.4 deduped │ ├── memory-fs@0.4.1 deduped │ └── tapable@1.1.3 deduped ├─┬ findup-sync@3.0.0 │ ├── detect-file@1.0.0 │ ├── is-glob@4.0.1 deduped │ ├── micromatch@3.1.10 deduped │ └─┬ resolve-dir@1.0.1 │ ├─┬ expand-tilde@2.0.2 │ │ └─┬ homedir-polyfill@1.0.3 │ │ └── parse-passwd@1.0.0 │ └─┬ global-modules@1.0.0 │ ├─┬ global-prefix@1.0.2 │ │ ├── expand-tilde@2.0.2 deduped │ │ ├── homedir-polyfill@1.0.3 deduped │ │ ├── ini@1.3.5 deduped │ │ ├── is-windows@1.0.2 deduped │ │ └─┬ which@1.3.1 │ │ └── isexe@2.0.0 deduped │ ├── is-windows@1.0.2 deduped │ └── resolve-dir@1.0.1 deduped ├─┬ global-modules@2.0.0 │ └─┬ global-prefix@3.0.0 │ ├── ini@1.3.5 │ ├── kind-of@6.0.3 deduped │ └─┬ which@1.3.1 │ └── isexe@2.0.0 deduped ├─┬ import-local@2.0.0 │ ├─┬ pkg-dir@3.0.0 │ │ └── find-up@3.0.0 deduped │ └─┬ resolve-cwd@2.0.0 │ └── resolve-from@3.0.0 ├── interpret@1.2.0 ├─┬ loader-utils@1.2.3 │ ├── big.js@5.2.2 deduped │ ├── emojis-list@2.1.0 │ └── json5@1.0.1 deduped ├─┬ supports-color@6.1.0 │ └── has-flag@3.0.0 ├── v8-compile-cache@2.0.3 └─┬ yargs@13.2.4 ├─┬ cliui@5.0.0 │ ├─┬ string-width@3.1.0 │ │ ├── emoji-regex@7.0.3 │ │ ├── is-fullwidth-code-point@2.0.0 │ │ └── strip-ansi@5.2.0 deduped │ ├─┬ strip-ansi@5.2.0 │ │ └── ansi-regex@4.1.0 │ └─┬ wrap-ansi@5.1.0 │ ├── ansi-styles@3.2.1 deduped │ ├─┬ string-width@3.1.0 │ │ ├── emoji-regex@7.0.3 │ │ ├── is-fullwidth-code-point@2.0.0 │ │ └── strip-ansi@5.2.0 deduped │ └─┬ strip-ansi@5.2.0 │ └── ansi-regex@4.1.0 ├─┬ find-up@3.0.0 │ └─┬ locate-path@3.0.0 │ ├─┬ p-locate@3.0.0 │ │ └─┬ p-limit@2.3.0 │ │ └── p-try@2.2.0 │ └── path-exists@3.0.0 ├── get-caller-file@2.0.5 ├─┬ os-locale@3.1.0 │ ├─┬ execa@1.0.0 │ │ ├─┬ cross-spawn@6.0.5 │ │ │ ├── nice-try@1.0.5 deduped │ │ │ ├── path-key@2.0.1 │ │ │ ├── semver@5.7.1 │ │ │ ├─┬ shebang-command@1.2.0 │ │ │ │ └── shebang-regex@1.0.0 │ │ │ └─┬ which@1.3.1 │ │ │ └── isexe@2.0.0 deduped │ │ ├─┬ get-stream@4.1.0 │ │ │ └── pump@3.0.0 deduped │ │ ├── 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.3 deduped │ │ └── strip-eof@1.0.0 │ ├─┬ lcid@2.0.0 │ │ └── invert-kv@2.0.0 │ └─┬ mem@4.3.0 │ ├─┬ map-age-cleaner@0.1.3 │ │ └── p-defer@1.0.0 │ ├── mimic-fn@2.1.0 │ └── p-is-promise@2.1.0 ├── require-directory@2.1.1 ├── require-main-filename@2.0.0 ├── set-blocking@2.0.0 ├─┬ string-width@3.1.0 │ ├── emoji-regex@7.0.3 │ ├── is-fullwidth-code-point@2.0.0 │ └─┬ strip-ansi@5.2.0 │ └── ansi-regex@4.1.0 ├── which-module@2.0.0 ├── y18n@4.0.0 └─┬ yargs-parser@13.1.2 ├── camelcase@5.3.1 └── decamelize@1.2.0 deduped