question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. ItΒ collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't install other packages after trying to install react-native-paper react-native-safe-area-view: Appears to be a git repo or submodule.

See original GitHub issue

Environment

MacOS Catalina 10.15.1 Node v12.13.0

{
  "main": "node_modules/expo/AppEntry.js",
  "scripts": {
    "start": "expo start",
    "android": "expo start --android",
    "ios": "expo start --ios",
    "web": "expo start --web",
    "eject": "expo eject"
  },
  "dependencies": {
    "expo": "~36.0.0",
    "react": "~16.9.0",
    "react-dom": "~16.9.0",
    "react-native": "https://github.com/expo/react-native/archive/sdk-36.0.0.tar.gz",
    "react-native-paper": "^3.3.0",
    "react-native-web": "~0.11.7"
  },
  "devDependencies": {
    "babel-preset-expo": "~8.0.0"
  },
  "private": true
}

Description

Can’t install other packages after trying to install react-native-paper react-native-safe-area-view: Appears to be a git repo or submodule.

Reproducible Demo

https://github.com/c316/safe-area-view-bug

First I did expo init (using the blank template). Then I installed react-native-paper. The install seems to work.

safe-area-view-bug josh$ npm i --save react-native-paper
npm WARN react-native-paper@3.3.0 requires a peer of react-native-vector-icons@* but none is installed. You must install peer dependencies yourself.

+ react-native-paper@3.3.0
added 9 packages from 7 contributors and audited 70705 packages in 4.271s

7 packages are looking for funding
  run `npm fund` for details

found 4 low severity vulnerabilities
  run `npm audit fix` to fix them, or `npm audit` for details

Then if I run npm install or try to install any other packages I get this error.

safe-area-view-bug josh$ npm i
npm ERR! code EISGIT
npm ERR! path /Users/josh/Dev/safe-area-view-bug/node_modules/react-native-safe-area-view
npm ERR! git /Users/josh/Dev/safe-area-view-bug/node_modules/react-native-safe-area-view: Appears to be a git repo or submodule.
npm ERR! git     /Users/josh/Dev/safe-area-view-bug/node_modules/react-native-safe-area-view
npm ERR! git Refusing to remove it. Update manually,
npm ERR! git or move it out of the way first.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/josh/.npm/_logs/2019-12-13T20_35_13_472Z-debug.log

Here is the debug log

0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli   '/Users/josh/.nvm/versions/node/v12.13.0/bin/node',
1 verbose cli   '/Users/josh/.nvm/versions/node/v12.13.0/bin/npm',
1 verbose cli   'i',
1 verbose cli   '--save',
1 verbose cli   'react-native-vector-icons'
1 verbose cli ]
2 info using npm@6.13.3
3 info using node@v12.13.0
4 verbose npm-session d687af12dbe47274
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 http fetch GET 200 https://registry.npmjs.org/react-native-vector-icons 238ms
8 silly pacote tag manifest for react-native-vector-icons@latest fetched in 249ms
9 timing stage:loadCurrentTree Completed in 1078ms
10 silly install loadIdealTree
11 silly install cloneCurrentTreeToIdealTree
12 timing stage:loadIdealTree:cloneCurrentTree Completed in 6ms
13 silly install loadShrinkwrap
14 timing stage:loadIdealTree:loadShrinkwrap Completed in 438ms
15 silly install loadAllDepsIntoIdealTree
16 silly resolveWithNewModule react-native-vector-icons@6.6.0 checking installable status
17 http fetch GET 304 https://registry.npmjs.org/yargs 72ms (from cache)
18 silly pacote range manifest for yargs@^13.2.2 fetched in 83ms
19 silly resolveWithNewModule yargs@13.3.0 checking installable status
20 http fetch GET 304 https://registry.npmjs.org/find-up 66ms (from cache)
21 silly pacote range manifest for find-up@^3.0.0 fetched in 67ms
22 silly resolveWithNewModule find-up@3.0.0 checking installable status
23 http fetch GET 304 https://registry.npmjs.org/require-main-filename 150ms (from cache)
24 http fetch GET 304 https://registry.npmjs.org/cliui 155ms (from cache)
25 http fetch GET 304 https://registry.npmjs.org/get-caller-file 156ms (from cache)
26 http fetch GET 304 https://registry.npmjs.org/y18n 156ms (from cache)
27 http fetch GET 304 https://registry.npmjs.org/string-width 164ms (from cache)
28 silly pacote range manifest for require-main-filename@^2.0.0 fetched in 164ms
29 silly resolveWithNewModule require-main-filename@2.0.0 checking installable status
30 silly pacote range manifest for get-caller-file@^2.0.1 fetched in 166ms
31 silly resolveWithNewModule get-caller-file@2.0.5 checking installable status
32 silly pacote range manifest for cliui@^5.0.0 fetched in 168ms
33 silly resolveWithNewModule cliui@5.0.0 checking installable status
34 silly pacote range manifest for y18n@^4.0.0 fetched in 167ms
35 silly resolveWithNewModule y18n@4.0.0 checking installable status
36 http fetch GET 304 https://registry.npmjs.org/yargs-parser 169ms (from cache)
37 silly pacote range manifest for string-width@^3.0.0 fetched in 173ms
38 silly resolveWithNewModule string-width@3.1.0 checking installable status
39 silly pacote range manifest for yargs-parser@^13.1.1 fetched in 178ms
40 silly resolveWithNewModule yargs-parser@13.1.1 checking installable status
41 http fetch GET 304 https://registry.npmjs.org/wrap-ansi 62ms (from cache)
42 silly pacote range manifest for wrap-ansi@^5.1.0 fetched in 70ms
43 silly resolveWithNewModule wrap-ansi@5.1.0 checking installable status
44 http fetch GET 304 https://registry.npmjs.org/emoji-regex 131ms (from cache)
45 silly pacote range manifest for emoji-regex@^7.0.1 fetched in 140ms
46 silly resolveWithNewModule emoji-regex@7.0.3 checking installable status
47 http fetch GET 304 https://registry.npmjs.org/locate-path 59ms (from cache)
48 silly pacote range manifest for locate-path@^3.0.0 fetched in 61ms
49 silly resolveWithNewModule locate-path@3.0.0 checking installable status
50 http fetch GET 304 https://registry.npmjs.org/p-locate 55ms (from cache)
51 silly pacote range manifest for p-locate@^3.0.0 fetched in 56ms
52 silly resolveWithNewModule p-locate@3.0.0 checking installable status
53 http fetch GET 304 https://registry.npmjs.org/p-limit 58ms (from cache)
54 silly pacote range manifest for p-limit@^2.0.0 fetched in 59ms
55 silly resolveWithNewModule p-limit@2.2.1 checking installable status
56 http fetch GET 304 https://registry.npmjs.org/p-try 57ms (from cache)
57 silly pacote range manifest for p-try@^2.0.0 fetched in 58ms
58 silly resolveWithNewModule p-try@2.2.0 checking installable status
59 timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 1493ms
60 timing stage:loadIdealTree Completed in 2098ms
61 silly currentTree safe-area-view-bug
61 silly currentTree β”œβ”€β”€ @babel/code-frame@7.5.5
61 silly currentTree β”œβ”€β”¬ @babel/core@7.7.5
61 silly currentTree β”‚ └── json5@2.1.1
61 silly currentTree β”œβ”€β”€ @babel/generator@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-annotate-as-pure@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-builder-binary-assignment-operator-visitor@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-builder-react-jsx@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-call-delegate@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-create-class-features-plugin@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-create-regexp-features-plugin@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-define-map@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-explode-assignable-expression@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-function-name@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-get-function-arity@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-hoist-variables@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-member-expression-to-functions@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-module-imports@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-module-transforms@7.7.5
61 silly currentTree β”œβ”€β”€ @babel/helper-optimise-call-expression@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-plugin-utils@7.0.0
61 silly currentTree β”œβ”€β”€ @babel/helper-regex@7.5.5
61 silly currentTree β”œβ”€β”€ @babel/helper-remap-async-to-generator@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-replace-supers@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-simple-access@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-split-export-declaration@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helper-wrap-function@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/helpers@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/highlight@7.5.0
61 silly currentTree β”œβ”€β”€ @babel/parser@7.7.5
61 silly currentTree β”œβ”€β”€ @babel/plugin-external-helpers@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-proposal-async-generator-functions@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-proposal-class-properties@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-proposal-decorators@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-proposal-dynamic-import@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-proposal-export-default-from@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-proposal-json-strings@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-proposal-nullish-coalescing-operator@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-proposal-object-rest-spread@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-proposal-optional-catch-binding@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-proposal-optional-chaining@7.7.5
61 silly currentTree β”œβ”€β”€ @babel/plugin-proposal-unicode-property-regex@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-syntax-async-generators@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-syntax-class-properties@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-syntax-decorators@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-syntax-dynamic-import@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-syntax-export-default-from@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-syntax-flow@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-syntax-json-strings@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-syntax-jsx@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-syntax-nullish-coalescing-operator@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-syntax-object-rest-spread@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-syntax-optional-catch-binding@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-syntax-optional-chaining@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-syntax-top-level-await@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-syntax-typescript@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-arrow-functions@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-async-to-generator@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-block-scoped-functions@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-block-scoping@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-classes@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-computed-properties@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-destructuring@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-dotall-regex@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-duplicate-keys@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-exponentiation-operator@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-flow-strip-types@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-for-of@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-function-name@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-literals@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-member-expression-literals@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-modules-amd@7.7.5
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-modules-commonjs@7.7.5
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-modules-systemjs@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-modules-umd@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-named-capturing-groups-regex@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-new-target@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-object-assign@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-object-super@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-parameters@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-property-literals@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-react-display-name@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-react-jsx-source@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-react-jsx@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-regenerator@7.7.5
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-reserved-words@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-runtime@7.7.6
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-shorthand-properties@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-spread@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-sticky-regex@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-template-literals@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-typeof-symbol@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-typescript@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/plugin-transform-unicode-regex@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/preset-env@7.7.6
61 silly currentTree β”œβ”€β”€ @babel/register@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/runtime@7.7.6
61 silly currentTree β”œβ”€β”€ @babel/template@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/traverse@7.7.4
61 silly currentTree β”œβ”€β”€ @babel/types@7.7.4
61 silly currentTree β”œβ”€β”€ @callstack/react-theme-provider@3.0.5
61 silly currentTree β”œβ”€β”€ @cnakazawa/watch@1.0.3
61 silly currentTree β”œβ”€β”€ @expo/vector-icons@10.0.6
61 silly currentTree β”œβ”€β”€ @expo/websql@1.0.1
61 silly currentTree β”œβ”€β”€ @hapi/address@2.1.4
61 silly currentTree β”œβ”€β”€ @hapi/bourne@1.3.2
61 silly currentTree β”œβ”€β”€ @hapi/hoek@8.5.0
61 silly currentTree β”œβ”€β”€ @hapi/joi@15.1.1
61 silly currentTree β”œβ”€β”€ @hapi/topo@3.1.6
61 silly currentTree β”œβ”€β”€ @jest/console@24.9.0
61 silly currentTree β”œβ”€β”€ @jest/fake-timers@24.9.0
61 silly currentTree β”œβ”€β”¬ @jest/source-map@24.9.0
61 silly currentTree β”‚ β”œβ”€β”€ callsites@3.1.0
61 silly currentTree β”‚ └── source-map@0.6.1
61 silly currentTree β”œβ”€β”€ @jest/test-result@24.9.0
61 silly currentTree β”œβ”€β”€ @jest/types@24.9.0
61 silly currentTree β”œβ”€β”€ @react-native-community/cli-debugger-ui@3.0.0
61 silly currentTree β”œβ”€β”¬ @react-native-community/cli-platform-android@3.0.3
61 silly currentTree β”‚ └── slash@3.0.0
61 silly currentTree β”œβ”€β”€ @react-native-community/cli-platform-ios@3.0.0
61 silly currentTree β”œβ”€β”¬ @react-native-community/cli-tools@3.0.0
61 silly currentTree β”‚ β”œβ”€β”€ mime@2.4.4
61 silly currentTree β”‚ └── node-fetch@2.6.0
61 silly currentTree β”œβ”€β”€ @react-native-community/cli-types@3.0.0
61 silly currentTree β”œβ”€β”€ @types/fbemitter@2.0.32
61 silly currentTree β”œβ”€β”€ @types/invariant@2.2.30
61 silly currentTree β”œβ”€β”€ @types/istanbul-lib-coverage@2.0.1
61 silly currentTree β”œβ”€β”€ @types/istanbul-lib-report@1.1.1
61 silly currentTree β”œβ”€β”€ @types/istanbul-reports@1.1.1
61 silly currentTree β”œβ”€β”€ @types/lodash.zipobject@4.1.6
61 silly currentTree β”œβ”€β”€ @types/lodash@4.14.149
61 silly currentTree β”œβ”€β”€ @types/qs@6.9.0
61 silly currentTree β”œβ”€β”€ @types/stack-utils@1.0.1
61 silly currentTree β”œβ”€β”€ @types/uuid-js@0.7.2
61 silly currentTree β”œβ”€β”€ @types/websql@0.0.27
61 silly currentTree β”œβ”€β”€ @types/yargs-parser@13.1.0
61 silly currentTree β”œβ”€β”€ @types/yargs@13.0.3
61 silly currentTree β”œβ”€β”€ @unimodules/core@5.0.0
61 silly currentTree β”œβ”€β”€ @unimodules/react-native-adapter@5.0.0
61 silly currentTree β”œβ”€β”€ abort-controller@3.0.0
61 silly currentTree β”œβ”€β”€ absolute-path@0.0.0
61 silly currentTree β”œβ”€β”€ accepts@1.3.7
61 silly currentTree β”œβ”€β”€ ansi-colors@1.1.0
61 silly currentTree β”œβ”€β”€ ansi-cyan@0.1.1
61 silly currentTree β”œβ”€β”€ ansi-escapes@3.2.0
61 silly currentTree β”œβ”€β”€ ansi-fragments@0.2.1
61 silly currentTree β”œβ”€β”€ ansi-gray@0.1.1
61 silly currentTree β”œβ”€β”€ ansi-red@0.1.1
61 silly currentTree β”œβ”€β”€ ansi-regex@3.0.0
61 silly currentTree β”œβ”€β”€ ansi-styles@3.2.1
61 silly currentTree β”œβ”€β”€ ansi-wrap@0.1.0
61 silly currentTree β”œβ”€β”€ anymatch@2.0.0
61 silly currentTree β”œβ”€β”€ argparse@1.0.10
61 silly currentTree β”œβ”€β”€ argsarray@0.0.1
61 silly currentTree β”œβ”€β”€ arr-diff@4.0.0
61 silly currentTree β”œβ”€β”€ arr-flatten@1.1.0
61 silly currentTree β”œβ”€β”€ arr-union@3.1.0
61 silly currentTree β”œβ”€β”€ array-filter@0.0.1
61 silly currentTree β”œβ”€β”€ array-find-index@1.0.2
61 silly currentTree β”œβ”€β”€ array-map@0.0.0
61 silly currentTree β”œβ”€β”€ array-reduce@0.0.0
61 silly currentTree β”œβ”€β”€ array-slice@0.2.3
61 silly currentTree β”œβ”€β”€ array-unique@0.3.2
61 silly currentTree β”œβ”€β”€ art@0.10.3
61 silly currentTree β”œβ”€β”€ asap@2.0.6
61 silly currentTree β”œβ”€β”€ assign-symbols@1.0.0
61 silly currentTree β”œβ”€β”€ astral-regex@1.0.0
61 silly currentTree β”œβ”€β”€ async-limiter@1.0.1
61 silly currentTree β”œβ”€β”€ async@2.6.3
61 silly currentTree β”œβ”€β”€ atob@2.1.2
61 silly currentTree β”œβ”€β”€ babel-plugin-dynamic-import-node@2.3.0
61 silly currentTree β”œβ”€β”€ babel-plugin-module-resolver@3.2.0
61 silly currentTree β”œβ”€β”€ babel-plugin-react-native-web@0.11.7
61 silly currentTree β”œβ”€β”€ babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0
61 silly currentTree β”œβ”€β”€ babel-preset-expo@8.0.0
61 silly currentTree β”œβ”€β”€ babel-preset-fbjs@3.3.0
61 silly currentTree β”œβ”€β”€ balanced-match@1.0.0
61 silly currentTree β”œβ”€β”¬ base@0.11.2
61 silly currentTree β”‚ β”œβ”€β”€ define-property@1.0.0
61 silly currentTree β”‚ β”œβ”€β”€ is-accessor-descriptor@1.0.0
61 silly currentTree β”‚ β”œβ”€β”€ is-data-descriptor@1.0.0
61 silly currentTree β”‚ └── is-descriptor@1.0.2
61 silly currentTree β”œβ”€β”€ base64-js@1.3.1
61 silly currentTree β”œβ”€β”€ basic-auth@2.0.1
61 silly currentTree β”œβ”€β”€ big-integer@1.6.48
61 silly currentTree β”œβ”€β”€ blueimp-md5@2.12.0
61 silly currentTree β”œβ”€β”€ bplist-creator@0.0.8
61 silly currentTree β”œβ”€β”€ bplist-parser@0.2.0
61 silly currentTree β”œβ”€β”€ brace-expansion@1.1.11
61 silly currentTree β”œβ”€β”¬ braces@2.3.2
61 silly currentTree β”‚ └── extend-shallow@2.0.1
61 silly currentTree β”œβ”€β”€ browserslist@4.8.2
61 silly currentTree β”œβ”€β”€ bser@2.1.1
61 silly currentTree β”œβ”€β”€ buffer-alloc-unsafe@1.1.0
61 silly currentTree β”œβ”€β”€ buffer-alloc@1.2.0
61 silly currentTree β”œβ”€β”€ buffer-crc32@0.2.13
61 silly currentTree β”œβ”€β”€ buffer-fill@1.0.0
61 silly currentTree β”œβ”€β”€ buffer-from@1.1.1
61 silly currentTree β”œβ”€β”€ bytes@3.0.0
61 silly currentTree β”œβ”€β”€ cache-base@1.0.1
61 silly currentTree β”œβ”€β”€ caller-callsite@2.0.0
61 silly currentTree β”œβ”€β”€ caller-path@2.0.0
61 silly currentTree β”œβ”€β”€ callsites@2.0.0
61 silly currentTree β”œβ”€β”€ camelcase@5.3.1
61 silly currentTree β”œβ”€β”€ caniuse-lite@1.0.30001015
61 silly currentTree β”œβ”€β”€ capture-exit@2.0.0
61 silly currentTree β”œβ”€β”€ chalk@2.4.2
61 silly currentTree β”œβ”€β”€ chardet@0.4.2
61 silly currentTree β”œβ”€β”€ ci-info@2.0.0
61 silly currentTree β”œβ”€β”¬ class-utils@0.3.6
61 silly currentTree β”‚ └── define-property@0.2.5
61 silly currentTree β”œβ”€β”€ cli-cursor@2.1.0
61 silly currentTree β”œβ”€β”€ cli-spinners@2.2.0
61 silly currentTree β”œβ”€β”€ cli-width@2.2.0
61 silly currentTree β”œβ”€β”¬ cliui@3.2.0
61 silly currentTree β”‚ β”œβ”€β”€ ansi-regex@2.1.1
61 silly currentTree β”‚ β”œβ”€β”€ is-fullwidth-code-point@1.0.0
61 silly currentTree β”‚ β”œβ”€β”€ string-width@1.0.2
61 silly currentTree β”‚ └── strip-ansi@3.0.1
61 silly currentTree β”œβ”€β”€ clone@1.0.4
61 silly currentTree β”œβ”€β”€ code-point-at@1.1.0
61 silly currentTree β”œβ”€β”€ collection-visit@1.0.0
61 silly currentTree β”œβ”€β”€ color-convert@1.9.3
61 silly currentTree β”œβ”€β”€ color-name@1.1.3
61 silly currentTree β”œβ”€β”€ color-string@1.5.3
61 silly currentTree β”œβ”€β”€ color-support@1.1.3
61 silly currentTree β”œβ”€β”€ color@3.1.2
61 silly currentTree β”œβ”€β”€ colorette@1.1.0
61 silly currentTree β”œβ”€β”€ command-exists@1.2.8
61 silly currentTree β”œβ”€β”€ commander@2.20.3
61 silly currentTree β”œβ”€β”€ commondir@1.0.1
61 silly currentTree β”œβ”€β”€ compare-versions@3.5.1
61 silly currentTree β”œβ”€β”€ component-emitter@1.3.0
61 silly currentTree β”œβ”€β”€ compressible@2.0.17
61 silly currentTree β”œβ”€β”¬ compression@1.7.4
61 silly currentTree β”‚ β”œβ”€β”€ debug@2.6.9
61 silly currentTree β”‚ └── ms@2.0.0
61 silly currentTree β”œβ”€β”€ concat-map@0.0.1
61 silly currentTree β”œβ”€β”€ concat-stream@1.6.2
61 silly currentTree β”œβ”€β”¬ connect@3.7.0
61 silly currentTree β”‚ β”œβ”€β”€ debug@2.6.9
61 silly currentTree β”‚ └── ms@2.0.0
61 silly currentTree β”œβ”€β”€ convert-source-map@1.7.0
61 silly currentTree β”œβ”€β”€ copy-descriptor@0.1.1
61 silly currentTree β”œβ”€β”¬ core-js-compat@3.5.0
61 silly currentTree β”‚ └── semver@6.3.0
61 silly currentTree β”œβ”€β”€ core-js@1.2.7
61 silly currentTree β”œβ”€β”€ core-util-is@1.0.2
61 silly currentTree β”œβ”€β”€ cosmiconfig@5.2.1
61 silly currentTree β”œβ”€β”€ create-react-class@15.6.3
61 silly currentTree β”œβ”€β”€ cross-spawn@6.0.5
61 silly currentTree β”œβ”€β”€ css-in-js-utils@2.0.1
61 silly currentTree β”œβ”€β”€ dayjs@1.8.17
61 silly currentTree β”œβ”€β”€ debounce@1.2.0
61 silly currentTree β”œβ”€β”€ debug@4.1.1
61 silly currentTree β”œβ”€β”€ decamelize@1.2.0
61 silly currentTree β”œβ”€β”€ decode-uri-component@0.2.0
61 silly currentTree β”œβ”€β”€ deep-assign@3.0.0
61 silly currentTree β”œβ”€β”€ deepmerge@3.3.0
61 silly currentTree β”œβ”€β”€ defaults@1.0.3
61 silly currentTree β”œβ”€β”€ define-properties@1.1.3
61 silly currentTree β”œβ”€β”¬ define-property@2.0.2
61 silly currentTree β”‚ β”œβ”€β”€ is-accessor-descriptor@1.0.0
61 silly currentTree β”‚ β”œβ”€β”€ is-data-descriptor@1.0.0
61 silly currentTree β”‚ └── is-descriptor@1.0.2
61 silly currentTree β”œβ”€β”€ denodeify@1.2.1
61 silly currentTree β”œβ”€β”€ depd@1.1.2
61 silly currentTree β”œβ”€β”€ destroy@1.0.4
61 silly currentTree β”œβ”€β”€ ee-first@1.1.1
61 silly currentTree β”œβ”€β”€ electron-to-chromium@1.3.322
61 silly currentTree β”œβ”€β”€ encodeurl@1.0.2
61 silly currentTree β”œβ”€β”€ encoding@0.1.12
61 silly currentTree β”œβ”€β”€ end-of-stream@1.4.4
61 silly currentTree β”œβ”€β”€ envinfo@7.5.0
61 silly currentTree β”œβ”€β”€ error-ex@1.3.2
61 silly currentTree β”œβ”€β”€ errorhandler@1.5.1
61 silly currentTree β”œβ”€β”€ escape-html@1.0.3
61 silly currentTree β”œβ”€β”€ escape-string-regexp@1.0.5
61 silly currentTree β”œβ”€β”€ esprima@4.0.1
61 silly currentTree β”œβ”€β”€ esutils@2.0.3
61 silly currentTree β”œβ”€β”€ etag@1.8.1
61 silly currentTree β”œβ”€β”€ event-target-shim@5.0.1
61 silly currentTree β”œβ”€β”€ eventemitter3@3.1.2
61 silly currentTree β”œβ”€β”€ exec-sh@0.3.4
61 silly currentTree β”œβ”€β”€ execa@1.0.0
61 silly currentTree β”œβ”€β”¬ expand-brackets@2.1.4
61 silly currentTree β”‚ β”œβ”€β”€ debug@2.6.9
61 silly currentTree β”‚ β”œβ”€β”€ define-property@0.2.5
61 silly currentTree β”‚ β”œβ”€β”€ extend-shallow@2.0.1
61 silly currentTree β”‚ └── ms@2.0.0
61 silly currentTree β”œβ”€β”€ expo-app-loader-provider@8.0.0
61 silly currentTree β”œβ”€β”€ expo-asset@8.0.0
61 silly currentTree β”œβ”€β”€ expo-constants@8.0.0
61 silly currentTree β”œβ”€β”€ expo-error-recovery@1.0.0
61 silly currentTree β”œβ”€β”€ expo-file-system@8.0.0
61 silly currentTree β”œβ”€β”€ expo-font@8.0.0
61 silly currentTree β”œβ”€β”€ expo-keep-awake@8.0.0
61 silly currentTree β”œβ”€β”€ expo-linear-gradient@8.0.0
61 silly currentTree β”œβ”€β”€ expo-location@8.0.0
61 silly currentTree β”œβ”€β”€ expo-permissions@8.0.0
61 silly currentTree β”œβ”€β”€ expo-sqlite@8.0.0
61 silly currentTree β”œβ”€β”€ expo-web-browser@8.0.0
61 silly currentTree β”œβ”€β”€ expo@36.0.0
61 silly currentTree β”œβ”€β”¬ extend-shallow@3.0.2
61 silly currentTree β”‚ └── is-extendable@1.0.1
61 silly currentTree β”œβ”€β”€ external-editor@2.2.0
61 silly currentTree β”œβ”€β”¬ extglob@2.0.4
61 silly currentTree β”‚ β”œβ”€β”€ define-property@1.0.0
61 silly currentTree β”‚ β”œβ”€β”€ extend-shallow@2.0.1
61 silly currentTree β”‚ β”œβ”€β”€ is-accessor-descriptor@1.0.0
61 silly currentTree β”‚ β”œβ”€β”€ is-data-descriptor@1.0.0
61 silly currentTree β”‚ └── is-descriptor@1.0.2
61 silly currentTree β”œβ”€β”€ fancy-log@1.3.3
61 silly currentTree β”œβ”€β”€ fb-watchman@2.0.1
61 silly currentTree β”œβ”€β”€ fbemitter@2.1.1
61 silly currentTree β”œβ”€β”€ fbjs-css-vars@1.0.2
61 silly currentTree β”œβ”€β”¬ fbjs-scripts@1.2.0
61 silly currentTree β”‚ β”œβ”€β”€ core-js@2.6.11
61 silly currentTree β”‚ └── cross-spawn@5.1.0
61 silly currentTree β”œβ”€β”€ fbjs@0.8.17
61 silly currentTree β”œβ”€β”€ figures@2.0.0
61 silly currentTree β”œβ”€β”¬ fill-range@4.0.0
61 silly currentTree β”‚ └── extend-shallow@2.0.1
61 silly currentTree β”œβ”€β”¬ finalhandler@1.1.2
61 silly currentTree β”‚ β”œβ”€β”€ debug@2.6.9
61 silly currentTree β”‚ └── ms@2.0.0
61 silly currentTree β”œβ”€β”€ find-babel-config@1.2.0
61 silly currentTree β”œβ”€β”€ find-cache-dir@2.1.0
61 silly currentTree β”œβ”€β”€ find-up@2.1.0
61 silly currentTree β”œβ”€β”€ fontfaceobserver@2.1.0
61 silly currentTree β”œβ”€β”€ for-in@1.0.2
61 silly currentTree β”œβ”€β”€ fragment-cache@0.2.1
61 silly currentTree β”œβ”€β”€ fresh@0.5.2
61 silly currentTree β”œβ”€β”€ fs-extra@7.0.1
61 silly currentTree β”œβ”€β”€ fs.realpath@1.0.0
61 silly currentTree β”œβ”€β”¬ fsevents@1.2.10
61 silly currentTree β”‚ β”œβ”€β”€ abbrev@1.1.1
61 silly currentTree β”‚ β”œβ”€β”€ ansi-regex@2.1.1
61 silly currentTree β”‚ β”œβ”€β”€ aproba@1.2.0
61 silly currentTree β”‚ β”œβ”€β”€ are-we-there-yet@1.1.5
61 silly currentTree β”‚ β”œβ”€β”€ balanced-match@1.0.0
61 silly currentTree β”‚ β”œβ”€β”€ brace-expansion@1.1.11
61 silly currentTree β”‚ β”œβ”€β”€ chownr@1.1.3
61 silly currentTree β”‚ β”œβ”€β”€ code-point-at@1.1.0
61 silly currentTree β”‚ β”œβ”€β”€ concat-map@0.0.1
61 silly currentTree β”‚ β”œβ”€β”€ console-control-strings@1.1.0
61 silly currentTree β”‚ β”œβ”€β”€ core-util-is@1.0.2
61 silly currentTree β”‚ β”œβ”€β”€ debug@3.2.6
61 silly currentTree β”‚ β”œβ”€β”€ deep-extend@0.6.0
61 silly currentTree β”‚ β”œβ”€β”€ delegates@1.0.0
61 silly currentTree β”‚ β”œβ”€β”€ detect-libc@1.0.3
61 silly currentTree β”‚ β”œβ”€β”€ fs-minipass@1.2.7
61 silly currentTree β”‚ β”œβ”€β”€ fs.realpath@1.0.0
61 silly currentTree β”‚ β”œβ”€β”€ gauge@2.7.4
61 silly currentTree β”‚ β”œβ”€β”€ glob@7.1.6
61 silly currentTree β”‚ β”œβ”€β”€ has-unicode@2.0.1
61 silly currentTree β”‚ β”œβ”€β”€ iconv-lite@0.4.24
61 silly currentTree β”‚ β”œβ”€β”€ ignore-walk@3.0.3
61 silly currentTree β”‚ β”œβ”€β”€ inflight@1.0.6
61 silly currentTree β”‚ β”œβ”€β”€ inherits@2.0.4
61 silly currentTree β”‚ β”œβ”€β”€ ini@1.3.5
61 silly currentTree β”‚ β”œβ”€β”€ is-fullwidth-code-point@1.0.0
61 silly currentTree β”‚ β”œβ”€β”€ isarray@1.0.0
61 silly currentTree β”‚ β”œβ”€β”€ minimatch@3.0.4
61 silly currentTree β”‚ β”œβ”€β”€ minimist@0.0.8
61 silly currentTree β”‚ β”œβ”€β”€ minipass@2.9.0
61 silly currentTree β”‚ β”œβ”€β”€ minizlib@1.3.3
61 silly currentTree β”‚ β”œβ”€β”€ mkdirp@0.5.1
61 silly currentTree β”‚ β”œβ”€β”€ ms@2.1.2
61 silly currentTree β”‚ β”œβ”€β”€ needle@2.4.0
61 silly currentTree β”‚ β”œβ”€β”€ node-pre-gyp@0.12.0
61 silly currentTree β”‚ β”œβ”€β”€ nopt@4.0.1
61 silly currentTree β”‚ β”œβ”€β”€ npm-bundled@1.1.1
61 silly currentTree β”‚ β”œβ”€β”€ npm-normalize-package-bin@1.0.1
61 silly currentTree β”‚ β”œβ”€β”€ npm-packlist@1.4.7
61 silly currentTree β”‚ β”œβ”€β”€ npmlog@4.1.2
61 silly currentTree β”‚ β”œβ”€β”€ number-is-nan@1.0.1
61 silly currentTree β”‚ β”œβ”€β”€ object-assign@4.1.1
61 silly currentTree β”‚ β”œβ”€β”€ once@1.4.0
61 silly currentTree β”‚ β”œβ”€β”€ os-homedir@1.0.2
61 silly currentTree β”‚ β”œβ”€β”€ os-tmpdir@1.0.2
61 silly currentTree β”‚ β”œβ”€β”€ osenv@0.1.5
61 silly currentTree β”‚ β”œβ”€β”€ path-is-absolute@1.0.1
61 silly currentTree β”‚ β”œβ”€β”€ process-nextick-args@2.0.1
61 silly currentTree β”‚ β”œβ”€β”¬ rc@1.2.8
61 silly currentTree β”‚ β”‚ └── minimist@1.2.0
61 silly currentTree β”‚ β”œβ”€β”€ readable-stream@2.3.6
61 silly currentTree β”‚ β”œβ”€β”€ rimraf@2.7.1
61 silly currentTree β”‚ β”œβ”€β”€ safe-buffer@5.1.2
61 silly currentTree β”‚ β”œβ”€β”€ safer-buffer@2.1.2
61 silly currentTree β”‚ β”œβ”€β”€ sax@1.2.4
61 silly currentTree β”‚ β”œβ”€β”€ semver@5.7.1
61 silly currentTree β”‚ β”œβ”€β”€ set-blocking@2.0.0
61 silly currentTree β”‚ β”œβ”€β”€ signal-exit@3.0.2
61 silly currentTree β”‚ β”œβ”€β”€ string_decoder@1.1.1
61 silly currentTree β”‚ β”œβ”€β”€ string-width@1.0.2
61 silly currentTree β”‚ β”œβ”€β”€ strip-ansi@3.0.1
61 silly currentTree β”‚ β”œβ”€β”€ strip-json-comments@2.0.1
61 silly currentTree β”‚ β”œβ”€β”€ tar@4.4.13
61 silly currentTree β”‚ β”œβ”€β”€ util-deprecate@1.0.2
61 silly currentTree β”‚ β”œβ”€β”€ wide-align@1.1.3
61 silly currentTree β”‚ β”œβ”€β”€ wrappy@1.0.2
61 silly currentTree β”‚ └── yallist@3.1.1
61 silly currentTree β”œβ”€β”€ function-bind@1.1.1
61 silly currentTree β”œβ”€β”€ get-caller-file@1.0.3
61 silly currentTree β”œβ”€β”€ get-stream@4.1.0
61 silly currentTree β”œβ”€β”€ get-value@2.0.6
61 silly currentTree β”œβ”€β”€ glob@7.1.6
61 silly currentTree β”œβ”€β”€ globals@11.12.0
61 silly currentTree β”œβ”€β”€ graceful-fs@4.2.3
61 silly currentTree β”œβ”€β”€ growly@1.3.0
61 silly currentTree β”œβ”€β”€ has-flag@3.0.0
61 silly currentTree β”œβ”€β”€ has-symbols@1.0.1
61 silly currentTree β”œβ”€β”€ has-value@1.0.0
61 silly currentTree β”œβ”€β”¬ has-values@1.0.0
61 silly currentTree β”‚ └── kind-of@4.0.0
61 silly currentTree β”œβ”€β”€ hermes-engine@0.2.1
61 silly currentTree β”œβ”€β”€ hoist-non-react-statics@3.3.1
61 silly currentTree β”œβ”€β”€ hosted-git-info@2.8.5
61 silly currentTree β”œβ”€β”€ http-errors@1.7.3
61 silly currentTree β”œβ”€β”€ hyphenate-style-name@1.0.3
61 silly currentTree β”œβ”€β”€ iconv-lite@0.4.24
61 silly currentTree β”œβ”€β”€ image-size@0.6.3
61 silly currentTree β”œβ”€β”€ immediate@3.2.3
61 silly currentTree β”œβ”€β”€ import-fresh@2.0.0
61 silly currentTree β”œβ”€β”€ imurmurhash@0.1.4
61 silly currentTree β”œβ”€β”€ inflight@1.0.6
61 silly currentTree β”œβ”€β”€ inherits@2.0.4
61 silly currentTree β”œβ”€β”€ inline-style-prefixer@5.1.0
61 silly currentTree β”œβ”€β”¬ inquirer@3.3.0
61 silly currentTree β”‚ └── strip-ansi@4.0.0
61 silly currentTree β”œβ”€β”€ invariant@2.2.4
61 silly currentTree β”œβ”€β”€ invert-kv@1.0.0
61 silly currentTree β”œβ”€β”¬ is-accessor-descriptor@0.1.6
61 silly currentTree β”‚ └── kind-of@3.2.2
61 silly currentTree β”œβ”€β”€ is-arrayish@0.2.1
61 silly currentTree β”œβ”€β”€ is-buffer@1.1.6
61 silly currentTree β”œβ”€β”€ is-ci@2.0.0
61 silly currentTree β”œβ”€β”¬ is-data-descriptor@0.1.4
61 silly currentTree β”‚ └── kind-of@3.2.2
61 silly currentTree β”œβ”€β”¬ is-descriptor@0.1.6
61 silly currentTree β”‚ └── kind-of@5.1.0
61 silly currentTree β”œβ”€β”€ is-directory@0.3.1
61 silly currentTree β”œβ”€β”€ is-extendable@0.1.1
61 silly currentTree β”œβ”€β”€ is-fullwidth-code-point@2.0.0
61 silly currentTree β”œβ”€β”¬ is-number@3.0.0
61 silly currentTree β”‚ └── kind-of@3.2.2
61 silly currentTree β”œβ”€β”€ is-obj@1.0.1
61 silly currentTree β”œβ”€β”€ is-plain-object@2.0.4
61 silly currentTree β”œβ”€β”€ is-promise@2.1.0
61 silly currentTree β”œβ”€β”€ is-stream@1.1.0
61 silly currentTree β”œβ”€β”€ is-windows@1.0.2
61 silly currentTree β”œβ”€β”€ is-wsl@1.1.0
61 silly currentTree β”œβ”€β”€ isarray@1.0.0
61 silly currentTree β”œβ”€β”€ isexe@2.0.0
61 silly currentTree β”œβ”€β”€ isobject@3.0.1
61 silly currentTree β”œβ”€β”€ isomorphic-fetch@2.2.1
61 silly currentTree β”œβ”€β”€ jest-get-type@24.9.0
61 silly currentTree β”œβ”€β”€ jest-haste-map@24.9.0
61 silly currentTree β”œβ”€β”€ jest-message-util@24.9.0
61 silly currentTree β”œβ”€β”€ jest-mock@24.9.0
61 silly currentTree β”œβ”€β”€ jest-serializer@24.9.0
61 silly currentTree β”œβ”€β”¬ jest-util@24.9.0
61 silly currentTree β”‚ β”œβ”€β”€ callsites@3.1.0
61 silly currentTree β”‚ └── source-map@0.6.1
61 silly currentTree β”œβ”€β”¬ jest-validate@24.9.0
61 silly currentTree β”‚ β”œβ”€β”€ ansi-regex@4.1.0
61 silly currentTree β”‚ └── pretty-format@24.9.0
61 silly currentTree β”œβ”€β”¬ jest-worker@24.9.0
61 silly currentTree β”‚ β”œβ”€β”€ merge-stream@2.0.0
61 silly currentTree β”‚ └── supports-color@6.1.0
61 silly currentTree β”œβ”€β”€ jetifier@1.6.5
61 silly currentTree β”œβ”€β”€ js-levenshtein@1.1.6
61 silly currentTree β”œβ”€β”€ js-tokens@4.0.0
61 silly currentTree β”œβ”€β”€ js-yaml@3.13.1
61 silly currentTree β”œβ”€β”€ jsc-android@245459.0.0
61 silly currentTree β”œβ”€β”€ jsesc@2.5.2
61 silly currentTree β”œβ”€β”€ json-parse-better-errors@1.0.2
61 silly currentTree β”œβ”€β”€ json-stable-stringify@1.0.1
61 silly currentTree β”œβ”€β”€ json5@0.5.1
61 silly currentTree β”œβ”€β”€ jsonfile@4.0.0
61 silly currentTree β”œβ”€β”€ jsonify@0.0.0
61 silly currentTree β”œβ”€β”€ kind-of@6.0.2
61 silly currentTree β”œβ”€β”€ klaw@1.3.1
61 silly currentTree β”œβ”€β”€ lcid@1.0.0
61 silly currentTree β”œβ”€β”€ leven@3.1.0
61 silly currentTree β”œβ”€β”¬ load-json-file@2.0.0
61 silly currentTree β”‚ β”œβ”€β”€ parse-json@2.2.0
61 silly currentTree β”‚ └── pify@2.3.0
61 silly currentTree β”œβ”€β”€ locate-path@2.0.0
61 silly currentTree β”œβ”€β”€ lodash.throttle@4.1.1
61 silly currentTree β”œβ”€β”€ lodash@4.17.15
61 silly currentTree β”œβ”€β”€ log-symbols@2.2.0
61 silly currentTree β”œβ”€β”¬ logkitty@0.6.1
61 silly currentTree β”‚ β”œβ”€β”€ cliui@4.1.0
61 silly currentTree β”‚ β”œβ”€β”€ find-up@3.0.0
61 silly currentTree β”‚ β”œβ”€β”€ invert-kv@2.0.0
61 silly currentTree β”‚ β”œβ”€β”€ lcid@2.0.0
61 silly currentTree β”‚ β”œβ”€β”€ locate-path@3.0.0
61 silly currentTree β”‚ β”œβ”€β”€ mem@4.3.0
61 silly currentTree β”‚ β”œβ”€β”€ mimic-fn@2.1.0
61 silly currentTree β”‚ β”œβ”€β”€ os-locale@3.1.0
61 silly currentTree β”‚ β”œβ”€β”€ p-limit@2.2.1
61 silly currentTree β”‚ β”œβ”€β”€ p-locate@3.0.0
61 silly currentTree β”‚ β”œβ”€β”€ p-try@2.2.0
61 silly currentTree β”‚ β”œβ”€β”€ strip-ansi@4.0.0
61 silly currentTree β”‚ β”œβ”€β”€ yargs-parser@11.1.1
61 silly currentTree β”‚ └── yargs@12.0.5
61 silly currentTree β”œβ”€β”€ loose-envify@1.4.0
61 silly currentTree β”œβ”€β”€ lru-cache@4.1.5
61 silly currentTree β”œβ”€β”€ make-dir@2.1.0
61 silly currentTree β”œβ”€β”€ makeerror@1.0.11
61 silly currentTree β”œβ”€β”€ map-age-cleaner@0.1.3
61 silly currentTree β”œβ”€β”€ map-cache@0.2.2
61 silly currentTree β”œβ”€β”€ map-visit@1.0.0
61 silly currentTree β”œβ”€β”€ md5-file@3.2.3
61 silly currentTree β”œβ”€β”€ mem@1.1.0
61 silly currentTree β”œβ”€β”€ merge-stream@1.0.1
61 silly currentTree β”œβ”€β”¬ metro-babel-register@0.56.3
61 silly currentTree β”‚ └── core-js@2.6.11
61 silly currentTree β”œβ”€β”€ metro-babel-transformer@0.56.3
61 silly currentTree β”œβ”€β”€ metro-cache@0.56.3
61 silly currentTree β”œβ”€β”¬ metro-config@0.56.3
61 silly currentTree β”‚ β”œβ”€β”€ ansi-regex@4.1.0
61 silly currentTree β”‚ └── pretty-format@24.9.0
61 silly currentTree β”œβ”€β”€ metro-core@0.56.3
61 silly currentTree β”œβ”€β”¬ metro-inspector-proxy@0.56.3
61 silly currentTree β”‚ β”œβ”€β”€ debug@2.6.9
61 silly currentTree β”‚ └── ms@2.0.0
61 silly currentTree β”œβ”€β”€ metro-minify-uglify@0.56.3
61 silly currentTree β”œβ”€β”€ metro-react-native-babel-preset@0.56.3
61 silly currentTree β”œβ”€β”€ metro-react-native-babel-transformer@0.56.3
61 silly currentTree β”œβ”€β”€ metro-resolver@0.56.3
61 silly currentTree β”œβ”€β”€ metro-source-map@0.56.3
61 silly currentTree β”œβ”€β”€ metro-symbolicate@0.56.3
61 silly currentTree β”œβ”€β”¬ metro@0.56.3
61 silly currentTree β”‚ β”œβ”€β”€ core-js@2.6.11
61 silly currentTree β”‚ β”œβ”€β”€ debug@2.6.9
61 silly currentTree β”‚ β”œβ”€β”€ fbjs@1.0.0
61 silly currentTree β”‚ β”œβ”€β”€ fs-extra@1.0.0
61 silly currentTree β”‚ β”œβ”€β”€ jsonfile@2.4.0
61 silly currentTree β”‚ β”œβ”€β”€ mime-db@1.23.0
61 silly currentTree β”‚ β”œβ”€β”€ mime-types@2.1.11
61 silly currentTree β”‚ β”œβ”€β”€ ms@2.0.0
61 silly currentTree β”‚ └── node-fetch@2.6.0
61 silly currentTree β”œβ”€β”€ micromatch@3.1.10
61 silly currentTree β”œβ”€β”€ mime-db@1.42.0
61 silly currentTree β”œβ”€β”€ mime-types@2.1.25
61 silly currentTree β”œβ”€β”€ mime@1.6.0
61 silly currentTree β”œβ”€β”€ mimic-fn@1.2.0
61 silly currentTree β”œβ”€β”€ minimatch@3.0.4
61 silly currentTree β”œβ”€β”€ minimist@1.2.0
61 silly currentTree β”œβ”€β”¬ mixin-deep@1.3.2
61 silly currentTree β”‚ └── is-extendable@1.0.1
61 silly currentTree β”œβ”€β”¬ mkdirp@0.5.1
61 silly currentTree β”‚ └── minimist@0.0.8
61 silly currentTree β”œβ”€β”¬ morgan@1.9.1
61 silly currentTree β”‚ β”œβ”€β”€ debug@2.6.9
61 silly currentTree β”‚ └── ms@2.0.0
61 silly currentTree β”œβ”€β”€ ms@2.1.2
61 silly currentTree β”œβ”€β”€ mute-stream@0.0.7
61 silly currentTree β”œβ”€β”€ nan@2.14.0
61 silly currentTree β”œβ”€β”€ nanomatch@1.2.13
61 silly currentTree β”œβ”€β”€ negotiator@0.6.2
61 silly currentTree β”œβ”€β”€ nice-try@1.0.5
61 silly currentTree β”œβ”€β”€ node-fetch@1.7.3
61 silly currentTree β”œβ”€β”€ node-int64@0.4.0
61 silly currentTree β”œβ”€β”€ node-modules-regexp@1.0.0
61 silly currentTree β”œβ”€β”€ node-notifier@5.4.3
61 silly currentTree β”œβ”€β”¬ node-releases@1.1.42
61 silly currentTree β”‚ └── semver@6.3.0
61 silly currentTree β”œβ”€β”€ noop-fn@1.0.0
61 silly currentTree β”œβ”€β”€ normalize-css-color@1.0.2
61 silly currentTree β”œβ”€β”€ normalize-package-data@2.5.0
61 silly currentTree β”œβ”€β”€ normalize-path@2.1.1
61 silly currentTree β”œβ”€β”€ npm-run-path@2.0.2
61 silly currentTree β”œβ”€β”€ nullthrows@1.1.1
61 silly currentTree β”œβ”€β”€ number-is-nan@1.0.1
61 silly currentTree β”œβ”€β”€ ob1@0.56.3
61 silly currentTree β”œβ”€β”€ object-assign@4.1.1
61 silly currentTree β”œβ”€β”¬ object-copy@0.1.0
61 silly currentTree β”‚ β”œβ”€β”€ define-property@0.2.5
61 silly currentTree β”‚ └── kind-of@3.2.2
61 silly currentTree β”œβ”€β”€ object-keys@1.1.1
61 silly currentTree β”œβ”€β”€ object-visit@1.0.1
61 silly currentTree β”œβ”€β”€ object.assign@4.1.0
61 silly currentTree β”œβ”€β”€ object.pick@1.3.0
61 silly currentTree β”œβ”€β”€ on-finished@2.3.0
61 silly currentTree β”œβ”€β”€ on-headers@1.0.2
61 silly currentTree β”œβ”€β”€ once@1.4.0
61 silly currentTree β”œβ”€β”€ onetime@2.0.1
61 silly currentTree β”œβ”€β”€ open@6.4.0
61 silly currentTree β”œβ”€β”€ options@0.0.6
61 silly currentTree β”œβ”€β”€ ora@3.4.0
61 silly currentTree β”œβ”€β”¬ os-locale@2.1.0
61 silly currentTree β”‚ β”œβ”€β”€ cross-spawn@5.1.0
61 silly currentTree β”‚ β”œβ”€β”€ execa@0.7.0
61 silly currentTree β”‚ └── get-stream@3.0.0
61 silly currentTree β”œβ”€β”€ os-tmpdir@1.0.2
61 silly currentTree β”œβ”€β”€ p-defer@1.0.0
61 silly currentTree β”œβ”€β”€ p-finally@1.0.0
61 silly currentTree β”œβ”€β”€ p-is-promise@2.1.0
61 silly currentTree β”œβ”€β”€ p-limit@1.3.0
61 silly currentTree β”œβ”€β”€ p-locate@2.0.0
61 silly currentTree β”œβ”€β”€ p-try@1.0.0
61 silly currentTree β”œβ”€β”€ parse-json@4.0.0
61 silly currentTree β”œβ”€β”€ parse-node-version@1.0.1
61 silly currentTree β”œβ”€β”€ parseurl@1.3.3
61 silly currentTree β”œβ”€β”€ pascalcase@0.1.1
61 silly currentTree β”œβ”€β”€ path-browserify@1.0.0
61 silly currentTree β”œβ”€β”€ path-exists@3.0.0
61 silly currentTree β”œβ”€β”€ path-is-absolute@1.0.1
61 silly currentTree β”œβ”€β”€ path-key@2.0.1
61 silly currentTree β”œβ”€β”€ path-parse@1.0.6
61 silly currentTree β”œβ”€β”¬ path-type@2.0.0
61 silly currentTree β”‚ └── pify@2.3.0
61 silly currentTree β”œβ”€β”€ pify@4.0.1
61 silly currentTree β”œβ”€β”€ pirates@4.0.1
61 silly currentTree β”œβ”€β”¬ pkg-dir@3.0.0
61 silly currentTree β”‚ β”œβ”€β”€ find-up@3.0.0
61 silly currentTree β”‚ β”œβ”€β”€ locate-path@3.0.0
61 silly currentTree β”‚ β”œβ”€β”€ p-limit@2.2.1
61 silly currentTree β”‚ β”œβ”€β”€ p-locate@3.0.0
61 silly currentTree β”‚ └── p-try@2.2.0
61 silly currentTree β”œβ”€β”€ pkg-up@2.0.0
61 silly currentTree β”œβ”€β”€ plist@3.0.1
61 silly currentTree β”œβ”€β”¬ plugin-error@0.1.2
61 silly currentTree β”‚ β”œβ”€β”€ arr-diff@1.1.0
61 silly currentTree β”‚ β”œβ”€β”€ arr-union@2.1.0
61 silly currentTree β”‚ β”œβ”€β”€ extend-shallow@1.1.4
61 silly currentTree β”‚ └── kind-of@1.1.0
61 silly currentTree β”œβ”€β”€ posix-character-classes@0.1.1
61 silly currentTree β”œβ”€β”€ pouchdb-collections@1.0.1
61 silly currentTree β”œβ”€β”€ pretty-format@23.6.0
61 silly currentTree β”œβ”€β”€ private@0.1.8
61 silly currentTree β”œβ”€β”€ process-nextick-args@2.0.1
61 silly currentTree β”œβ”€β”€ promise@7.3.1
61 silly currentTree β”œβ”€β”€ prop-types@15.7.2
61 silly currentTree β”œβ”€β”€ pseudomap@1.0.2
61 silly currentTree β”œβ”€β”€ pump@3.0.0
61 silly currentTree β”œβ”€β”€ qs@6.9.1
61 silly currentTree β”œβ”€β”€ querystringify@2.1.1
61 silly currentTree β”œβ”€β”€ range-parser@1.2.1
61 silly currentTree β”œβ”€β”¬ react-devtools-core@3.6.3
61 silly currentTree β”‚ β”œβ”€β”€ ultron@1.1.1
61 silly currentTree β”‚ └── ws@3.3.3
61 silly currentTree β”œβ”€β”€ react-dom@16.9.0
61 silly currentTree β”œβ”€β”€ react-is@16.12.0
61 silly currentTree β”œβ”€β”€ react-native-paper@3.3.0
61 silly currentTree β”œβ”€β”¬ react-native-safe-area-view@0.13.2
61 silly currentTree β”‚ └── hoist-non-react-statics@2.5.5
61 silly currentTree β”œβ”€β”€ react-native-view-shot@3.0.2
61 silly currentTree β”œβ”€β”¬ react-native-web@0.11.7
61 silly currentTree β”‚ β”œβ”€β”€ core-js@2.6.11
61 silly currentTree β”‚ └── fbjs@1.0.0
61 silly currentTree β”œβ”€β”¬ react-native@0.61.4
61 silly currentTree β”‚ β”œβ”€β”€ @react-native-community/cli@3.0.4
61 silly currentTree β”‚ β”œβ”€β”€ ansi-regex@4.1.0
61 silly currentTree β”‚ β”œβ”€β”€ core-js@2.6.11
61 silly currentTree β”‚ β”œβ”€β”€ fbjs@1.0.0
61 silly currentTree β”‚ β”œβ”€β”€ find-up@4.1.0
61 silly currentTree β”‚ β”œβ”€β”€ locate-path@5.0.0
61 silly currentTree β”‚ β”œβ”€β”€ p-limit@2.2.1
61 silly currentTree β”‚ β”œβ”€β”€ p-locate@4.1.0
61 silly currentTree β”‚ β”œβ”€β”€ p-try@2.2.0
61 silly currentTree β”‚ β”œβ”€β”€ path-exists@4.0.0
61 silly currentTree β”‚ β”œβ”€β”€ pretty-format@24.9.0
61 silly currentTree β”‚ └── semver@6.3.0
61 silly currentTree β”œβ”€β”€ react-refresh@0.4.2
61 silly currentTree β”œβ”€β”€ react-timer-mixin@0.13.4
61 silly currentTree β”œβ”€β”€ react@16.9.0
61 silly currentTree β”œβ”€β”€ read-pkg-up@2.0.0
61 silly currentTree β”œβ”€β”€ read-pkg@2.0.0
61 silly currentTree β”œβ”€β”€ readable-stream@2.3.6
61 silly currentTree β”œβ”€β”€ regenerate-unicode-properties@8.1.0
61 silly currentTree β”œβ”€β”€ regenerate@1.4.0
61 silly currentTree β”œβ”€β”€ regenerator-runtime@0.13.3
61 silly currentTree β”œβ”€β”€ regenerator-transform@0.14.1
61 silly currentTree β”œβ”€β”€ regex-not@1.0.2
61 silly currentTree β”œβ”€β”€ regexpu-core@4.6.0
61 silly currentTree β”œβ”€β”€ regjsgen@0.5.1
61 silly currentTree β”œβ”€β”¬ regjsparser@0.6.1
61 silly currentTree β”‚ └── jsesc@0.5.0
61 silly currentTree β”œβ”€β”€ remove-trailing-separator@1.1.0
61 silly currentTree β”œβ”€β”€ repeat-element@1.1.3
61 silly currentTree β”œβ”€β”€ repeat-string@1.6.1
61 silly currentTree β”œβ”€β”€ require-directory@2.1.1
61 silly currentTree β”œβ”€β”€ require-main-filename@1.0.1
61 silly currentTree β”œβ”€β”€ requires-port@1.0.0
61 silly currentTree β”œβ”€β”€ reselect@3.0.1
61 silly currentTree β”œβ”€β”€ resolve-from@3.0.0
61 silly currentTree β”œβ”€β”€ resolve-url@0.2.1
61 silly currentTree β”œβ”€β”€ resolve@1.13.1
61 silly currentTree β”œβ”€β”€ restore-cursor@2.0.0
61 silly currentTree β”œβ”€β”€ ret@0.1.15
61 silly currentTree β”œβ”€β”€ rimraf@2.7.1
61 silly currentTree β”œβ”€β”€ rsvp@4.8.5
61 silly currentTree β”œβ”€β”€ run-async@2.3.0
61 silly currentTree β”œβ”€β”€ rx-lite-aggregates@4.0.8
61 silly currentTree β”œβ”€β”€ rx-lite@4.0.8
61 silly currentTree β”œβ”€β”€ rxjs@5.5.12
61 silly currentTree β”œβ”€β”€ safe-buffer@5.1.2
61 silly currentTree β”œβ”€β”€ safe-regex@1.1.0
61 silly currentTree β”œβ”€β”€ safer-buffer@2.1.2
61 silly currentTree β”œβ”€β”€ sane@4.1.0
61 silly currentTree β”œβ”€β”€ sax@1.2.4
61 silly currentTree β”œβ”€β”€ scheduler@0.15.0
61 silly currentTree β”œβ”€β”€ semver@5.7.1
61 silly currentTree β”œβ”€β”¬ send@0.17.1
61 silly currentTree β”‚ β”œβ”€β”¬ debug@2.6.9
61 silly currentTree β”‚ β”‚ └── ms@2.0.0
61 silly currentTree β”‚ └── ms@2.1.1
61 silly currentTree β”œβ”€β”€ serialize-error@2.1.0
61 silly currentTree β”œβ”€β”€ serve-static@1.14.1
61 silly currentTree β”œβ”€β”€ set-blocking@2.0.0
61 silly currentTree β”œβ”€β”¬ set-value@2.0.1
61 silly currentTree β”‚ └── extend-shallow@2.0.1
61 silly currentTree β”œβ”€β”€ setimmediate@1.0.5
61 silly currentTree β”œβ”€β”€ setprototypeof@1.1.1
61 silly currentTree β”œβ”€β”€ shebang-command@1.2.0
61 silly currentTree β”œβ”€β”€ shebang-regex@1.0.0
61 silly currentTree β”œβ”€β”€ shell-quote@1.6.1
61 silly currentTree β”œβ”€β”€ shellwords@0.1.1
61 silly currentTree β”œβ”€β”€ signal-exit@3.0.2
61 silly currentTree β”œβ”€β”€ simple-plist@1.1.0
61 silly currentTree β”œβ”€β”¬ simple-swizzle@0.2.2
61 silly currentTree β”‚ └── is-arrayish@0.3.2
61 silly currentTree β”œβ”€β”€ slash@2.0.0
61 silly currentTree β”œβ”€β”€ slice-ansi@2.1.0
61 silly currentTree β”œβ”€β”€ slide@1.1.6
61 silly currentTree β”œβ”€β”¬ snapdragon-node@2.1.1
61 silly currentTree β”‚ β”œβ”€β”€ define-property@1.0.0
61 silly currentTree β”‚ β”œβ”€β”€ is-accessor-descriptor@1.0.0
61 silly currentTree β”‚ β”œβ”€β”€ is-data-descriptor@1.0.0
61 silly currentTree β”‚ └── is-descriptor@1.0.2
61 silly currentTree β”œβ”€β”¬ snapdragon-util@3.0.1
61 silly currentTree β”‚ └── kind-of@3.2.2
61 silly currentTree β”œβ”€β”¬ snapdragon@0.8.2
61 silly currentTree β”‚ β”œβ”€β”€ debug@2.6.9
61 silly currentTree β”‚ β”œβ”€β”€ define-property@0.2.5
61 silly currentTree β”‚ β”œβ”€β”€ extend-shallow@2.0.1
61 silly currentTree β”‚ └── ms@2.0.0
61 silly currentTree β”œβ”€β”€ source-map-resolve@0.5.2
61 silly currentTree β”œβ”€β”¬ source-map-support@0.5.16
61 silly currentTree β”‚ └── source-map@0.6.1
61 silly currentTree β”œβ”€β”€ source-map-url@0.4.0
61 silly currentTree β”œβ”€β”€ source-map@0.5.7
61 silly currentTree β”œβ”€β”€ spdx-correct@3.1.0
61 silly currentTree β”œβ”€β”€ spdx-exceptions@2.2.0
61 silly currentTree β”œβ”€β”€ spdx-expression-parse@3.0.0
61 silly currentTree β”œβ”€β”€ spdx-license-ids@3.0.5
61 silly currentTree β”œβ”€β”€ split-string@3.1.0
61 silly currentTree β”œβ”€β”€ sprintf-js@1.0.3
61 silly currentTree β”œβ”€β”€ stack-utils@1.0.2
61 silly currentTree β”œβ”€β”€ stacktrace-parser@0.1.8
61 silly currentTree β”œβ”€β”¬ static-extend@0.1.2
61 silly currentTree β”‚ └── define-property@0.2.5
61 silly currentTree β”œβ”€β”€ statuses@1.5.0
61 silly currentTree β”œβ”€β”€ stream-buffers@2.2.0
61 silly currentTree β”œβ”€β”€ string_decoder@1.1.1
61 silly currentTree β”œβ”€β”¬ string-width@2.1.1
61 silly currentTree β”‚ └── strip-ansi@4.0.0
61 silly currentTree β”œβ”€β”¬ strip-ansi@5.2.0
61 silly currentTree β”‚ └── ansi-regex@4.1.0
61 silly currentTree β”œβ”€β”€ strip-bom@3.0.0
61 silly currentTree β”œβ”€β”€ strip-eof@1.0.0
61 silly currentTree β”œβ”€β”€ sudo-prompt@9.1.1
61 silly currentTree β”œβ”€β”€ supports-color@5.5.0
61 silly currentTree β”œβ”€β”€ symbol-observable@1.0.1
61 silly currentTree β”œβ”€β”¬ temp@0.8.3
61 silly currentTree β”‚ └── rimraf@2.2.8
61 silly currentTree β”œβ”€β”€ throat@4.1.0
61 silly currentTree β”œβ”€β”€ through@2.3.8
61 silly currentTree β”œβ”€β”€ through2@2.0.5
61 silly currentTree β”œβ”€β”€ time-stamp@1.1.0
61 silly currentTree β”œβ”€β”€ tiny-queue@0.2.1
61 silly currentTree β”œβ”€β”€ tmp@0.0.33
61 silly currentTree β”œβ”€β”€ tmpl@1.0.4
61 silly currentTree β”œβ”€β”€ to-fast-properties@2.0.0
61 silly currentTree β”œβ”€β”¬ to-object-path@0.3.0
61 silly currentTree β”‚ └── kind-of@3.2.2
61 silly currentTree β”œβ”€β”€ to-regex-range@2.1.1
61 silly currentTree β”œβ”€β”€ to-regex@3.0.2
61 silly currentTree β”œβ”€β”€ toidentifier@1.0.0
61 silly currentTree β”œβ”€β”€ type-fest@0.7.1
61 silly currentTree β”œβ”€β”€ typedarray@0.0.6
61 silly currentTree β”œβ”€β”€ ua-parser-js@0.7.20
61 silly currentTree β”œβ”€β”¬ uglify-es@3.3.9
61 silly currentTree β”‚ β”œβ”€β”€ commander@2.13.0
61 silly currentTree β”‚ └── source-map@0.6.1
61 silly currentTree β”œβ”€β”€ ultron@1.0.2
61 silly currentTree β”œβ”€β”€ unicode-canonical-property-names-ecmascript@1.0.4
61 silly currentTree β”œβ”€β”€ unicode-match-property-ecmascript@1.0.4
61 silly currentTree β”œβ”€β”€ unicode-match-property-value-ecmascript@1.1.0
61 silly currentTree β”œβ”€β”€ unicode-property-aliases-ecmascript@1.0.5
61 silly currentTree β”œβ”€β”€ unimodules-barcode-scanner-interface@5.0.0
61 silly currentTree β”œβ”€β”€ unimodules-camera-interface@5.0.0
61 silly currentTree β”œβ”€β”€ unimodules-constants-interface@5.0.0
61 silly currentTree β”œβ”€β”€ unimodules-face-detector-interface@5.0.0
61 silly currentTree β”œβ”€β”€ unimodules-file-system-interface@5.0.0
61 silly currentTree β”œβ”€β”€ unimodules-font-interface@5.0.0
61 silly currentTree β”œβ”€β”€ unimodules-image-loader-interface@5.0.0
61 silly currentTree β”œβ”€β”€ unimodules-permissions-interface@5.0.0
61 silly currentTree β”œβ”€β”€ unimodules-sensors-interface@5.0.0
61 silly currentTree β”œβ”€β”€ unimodules-task-manager-interface@5.0.0
61 silly currentTree β”œβ”€β”€ union-value@1.0.1
61 silly currentTree β”œβ”€β”€ universalify@0.1.2
61 silly currentTree β”œβ”€β”€ unpipe@1.0.0
61 silly currentTree β”œβ”€β”¬ unset-value@1.0.0
61 silly currentTree β”‚ β”œβ”€β”¬ has-value@0.3.1
61 silly currentTree β”‚ β”‚ └── isobject@2.1.0
61 silly currentTree β”‚ └── has-values@0.1.4
61 silly currentTree β”œβ”€β”€ urix@0.1.0
61 silly currentTree β”œβ”€β”€ url-parse@1.4.7
61 silly currentTree β”œβ”€β”€ use@3.1.1
61 silly currentTree β”œβ”€β”€ util-deprecate@1.0.2
61 silly currentTree β”œβ”€β”€ utils-merge@1.0.1
61 silly currentTree β”œβ”€β”€ uuid-js@0.7.5
61 silly currentTree β”œβ”€β”€ uuid@3.3.3
61 silly currentTree β”œβ”€β”€ validate-npm-package-license@3.0.4
61 silly currentTree β”œβ”€β”€ vary@1.1.2
61 silly currentTree β”œβ”€β”€ vlq@1.0.1
61 silly currentTree β”œβ”€β”€ walker@1.0.7
61 silly currentTree β”œβ”€β”€ wcwidth@1.0.1
61 silly currentTree β”œβ”€β”€ whatwg-fetch@3.0.0
61 silly currentTree β”œβ”€β”€ which-module@2.0.0
61 silly currentTree β”œβ”€β”€ which@1.3.1
61 silly currentTree β”œβ”€β”€ wordwrap@1.0.0
61 silly currentTree β”œβ”€β”¬ wrap-ansi@2.1.0
61 silly currentTree β”‚ β”œβ”€β”€ ansi-regex@2.1.1
61 silly currentTree β”‚ β”œβ”€β”€ is-fullwidth-code-point@1.0.0
61 silly currentTree β”‚ β”œβ”€β”€ string-width@1.0.2
61 silly currentTree β”‚ └── strip-ansi@3.0.1
61 silly currentTree β”œβ”€β”€ wrappy@1.0.2
61 silly currentTree β”œβ”€β”€ write-file-atomic@1.3.4
61 silly currentTree β”œβ”€β”€ ws@1.1.5
61 silly currentTree β”œβ”€β”€ xcode@2.0.0
61 silly currentTree β”œβ”€β”€ xmlbuilder@9.0.7
61 silly currentTree β”œβ”€β”€ xmldoc@1.1.2
61 silly currentTree β”œβ”€β”€ xmldom@0.1.27
61 silly currentTree β”œβ”€β”€ xpipe@1.0.5
61 silly currentTree β”œβ”€β”€ xtend@4.0.2
61 silly currentTree β”œβ”€β”€ y18n@3.2.1
61 silly currentTree β”œβ”€β”€ yallist@2.1.2
61 silly currentTree β”œβ”€β”¬ yargs-parser@7.0.0
61 silly currentTree β”‚ └── camelcase@4.1.0
61 silly currentTree └─┬ yargs@9.0.1
61 silly currentTree   └── camelcase@4.1.0
62 silly idealTree safe-area-view-bug
62 silly idealTree β”œβ”€β”€ @babel/code-frame@7.5.5
62 silly idealTree β”œβ”€β”¬ @babel/core@7.7.5
62 silly idealTree β”‚ └── json5@2.1.1
62 silly idealTree β”œβ”€β”€ @babel/generator@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-annotate-as-pure@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-builder-binary-assignment-operator-visitor@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-builder-react-jsx@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-call-delegate@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-create-class-features-plugin@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-create-regexp-features-plugin@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-define-map@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-explode-assignable-expression@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-function-name@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-get-function-arity@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-hoist-variables@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-member-expression-to-functions@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-module-imports@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-module-transforms@7.7.5
62 silly idealTree β”œβ”€β”€ @babel/helper-optimise-call-expression@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-plugin-utils@7.0.0
62 silly idealTree β”œβ”€β”€ @babel/helper-regex@7.5.5
62 silly idealTree β”œβ”€β”€ @babel/helper-remap-async-to-generator@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-replace-supers@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-simple-access@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-split-export-declaration@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helper-wrap-function@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/helpers@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/highlight@7.5.0
62 silly idealTree β”œβ”€β”€ @babel/parser@7.7.5
62 silly idealTree β”œβ”€β”€ @babel/plugin-external-helpers@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-proposal-async-generator-functions@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-proposal-class-properties@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-proposal-decorators@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-proposal-dynamic-import@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-proposal-export-default-from@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-proposal-json-strings@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-proposal-nullish-coalescing-operator@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-proposal-object-rest-spread@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-proposal-optional-catch-binding@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-proposal-optional-chaining@7.7.5
62 silly idealTree β”œβ”€β”€ @babel/plugin-proposal-unicode-property-regex@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-syntax-async-generators@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-syntax-class-properties@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-syntax-decorators@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-syntax-dynamic-import@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-syntax-export-default-from@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-syntax-flow@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-syntax-json-strings@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-syntax-jsx@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-syntax-nullish-coalescing-operator@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-syntax-object-rest-spread@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-syntax-optional-catch-binding@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-syntax-optional-chaining@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-syntax-top-level-await@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-syntax-typescript@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-arrow-functions@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-async-to-generator@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-block-scoped-functions@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-block-scoping@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-classes@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-computed-properties@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-destructuring@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-dotall-regex@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-duplicate-keys@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-exponentiation-operator@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-flow-strip-types@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-for-of@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-function-name@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-literals@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-member-expression-literals@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-modules-amd@7.7.5
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-modules-commonjs@7.7.5
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-modules-systemjs@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-modules-umd@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-named-capturing-groups-regex@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-new-target@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-object-assign@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-object-super@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-parameters@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-property-literals@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-react-display-name@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-react-jsx-source@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-react-jsx@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-regenerator@7.7.5
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-reserved-words@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-runtime@7.7.6
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-shorthand-properties@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-spread@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-sticky-regex@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-template-literals@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-typeof-symbol@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-typescript@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/plugin-transform-unicode-regex@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/preset-env@7.7.6
62 silly idealTree β”œβ”€β”€ @babel/register@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/runtime@7.7.6
62 silly idealTree β”œβ”€β”€ @babel/template@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/traverse@7.7.4
62 silly idealTree β”œβ”€β”€ @babel/types@7.7.4
62 silly idealTree β”œβ”€β”€ @callstack/react-theme-provider@3.0.5
62 silly idealTree β”œβ”€β”€ @cnakazawa/watch@1.0.3
62 silly idealTree β”œβ”€β”€ @expo/vector-icons@10.0.6
62 silly idealTree β”œβ”€β”€ @expo/websql@1.0.1
62 silly idealTree β”œβ”€β”€ @hapi/address@2.1.4
62 silly idealTree β”œβ”€β”€ @hapi/bourne@1.3.2
62 silly idealTree β”œβ”€β”€ @hapi/hoek@8.5.0
62 silly idealTree β”œβ”€β”€ @hapi/joi@15.1.1
62 silly idealTree β”œβ”€β”€ @hapi/topo@3.1.6
62 silly idealTree β”œβ”€β”€ @jest/console@24.9.0
62 silly idealTree β”œβ”€β”€ @jest/fake-timers@24.9.0
62 silly idealTree β”œβ”€β”¬ @jest/source-map@24.9.0
62 silly idealTree β”‚ β”œβ”€β”€ callsites@3.1.0
62 silly idealTree β”‚ └── source-map@0.6.1
62 silly idealTree β”œβ”€β”€ @jest/test-result@24.9.0
62 silly idealTree β”œβ”€β”€ @jest/types@24.9.0
62 silly idealTree β”œβ”€β”€ @react-native-community/cli-debugger-ui@3.0.0
62 silly idealTree β”œβ”€β”¬ @react-native-community/cli-platform-android@3.0.3
62 silly idealTree β”‚ └── slash@3.0.0
62 silly idealTree β”œβ”€β”€ @react-native-community/cli-platform-ios@3.0.0
62 silly idealTree β”œβ”€β”¬ @react-native-community/cli-tools@3.0.0
62 silly idealTree β”‚ β”œβ”€β”€ mime@2.4.4
62 silly idealTree β”‚ └── node-fetch@2.6.0
62 silly idealTree β”œβ”€β”€ @react-native-community/cli-types@3.0.0
62 silly idealTree β”œβ”€β”€ @types/fbemitter@2.0.32
62 silly idealTree β”œβ”€β”€ @types/invariant@2.2.30
62 silly idealTree β”œβ”€β”€ @types/istanbul-lib-coverage@2.0.1
62 silly idealTree β”œβ”€β”€ @types/istanbul-lib-report@1.1.1
62 silly idealTree β”œβ”€β”€ @types/istanbul-reports@1.1.1
62 silly idealTree β”œβ”€β”€ @types/lodash.zipobject@4.1.6
62 silly idealTree β”œβ”€β”€ @types/lodash@4.14.149
62 silly idealTree β”œβ”€β”€ @types/qs@6.9.0
62 silly idealTree β”œβ”€β”€ @types/stack-utils@1.0.1
62 silly idealTree β”œβ”€β”€ @types/uuid-js@0.7.2
62 silly idealTree β”œβ”€β”€ @types/websql@0.0.27
62 silly idealTree β”œβ”€β”€ @types/yargs-parser@13.1.0
62 silly idealTree β”œβ”€β”€ @types/yargs@13.0.3
62 silly idealTree β”œβ”€β”€ @unimodules/core@5.0.0
62 silly idealTree β”œβ”€β”€ @unimodules/react-native-adapter@5.0.0
62 silly idealTree β”œβ”€β”€ abort-controller@3.0.0
62 silly idealTree β”œβ”€β”€ absolute-path@0.0.0
62 silly idealTree β”œβ”€β”€ accepts@1.3.7
62 silly idealTree β”œβ”€β”€ ansi-colors@1.1.0
62 silly idealTree β”œβ”€β”€ ansi-cyan@0.1.1
62 silly idealTree β”œβ”€β”€ ansi-escapes@3.2.0
62 silly idealTree β”œβ”€β”€ ansi-fragments@0.2.1
62 silly idealTree β”œβ”€β”€ ansi-gray@0.1.1
62 silly idealTree β”œβ”€β”€ ansi-red@0.1.1
62 silly idealTree β”œβ”€β”€ ansi-regex@3.0.0
62 silly idealTree β”œβ”€β”€ ansi-styles@3.2.1
62 silly idealTree β”œβ”€β”€ ansi-wrap@0.1.0
62 silly idealTree β”œβ”€β”€ anymatch@2.0.0
62 silly idealTree β”œβ”€β”€ argparse@1.0.10
62 silly idealTree β”œβ”€β”€ argsarray@0.0.1
62 silly idealTree β”œβ”€β”€ arr-diff@4.0.0
62 silly idealTree β”œβ”€β”€ arr-flatten@1.1.0
62 silly idealTree β”œβ”€β”€ arr-union@3.1.0
62 silly idealTree β”œβ”€β”€ array-filter@0.0.1
62 silly idealTree β”œβ”€β”€ array-find-index@1.0.2
62 silly idealTree β”œβ”€β”€ array-map@0.0.0
62 silly idealTree β”œβ”€β”€ array-reduce@0.0.0
62 silly idealTree β”œβ”€β”€ array-slice@0.2.3
62 silly idealTree β”œβ”€β”€ array-unique@0.3.2
62 silly idealTree β”œβ”€β”€ art@0.10.3
62 silly idealTree β”œβ”€β”€ asap@2.0.6
62 silly idealTree β”œβ”€β”€ assign-symbols@1.0.0
62 silly idealTree β”œβ”€β”€ astral-regex@1.0.0
62 silly idealTree β”œβ”€β”€ async-limiter@1.0.1
62 silly idealTree β”œβ”€β”€ async@2.6.3
62 silly idealTree β”œβ”€β”€ atob@2.1.2
62 silly idealTree β”œβ”€β”€ babel-plugin-dynamic-import-node@2.3.0
62 silly idealTree β”œβ”€β”€ babel-plugin-module-resolver@3.2.0
62 silly idealTree β”œβ”€β”€ babel-plugin-react-native-web@0.11.7
62 silly idealTree β”œβ”€β”€ babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0
62 silly idealTree β”œβ”€β”€ babel-preset-expo@8.0.0
62 silly idealTree β”œβ”€β”€ babel-preset-fbjs@3.3.0
62 silly idealTree β”œβ”€β”€ balanced-match@1.0.0
62 silly idealTree β”œβ”€β”¬ base@0.11.2
62 silly idealTree β”‚ β”œβ”€β”€ define-property@1.0.0
62 silly idealTree β”‚ β”œβ”€β”€ is-accessor-descriptor@1.0.0
62 silly idealTree β”‚ β”œβ”€β”€ is-data-descriptor@1.0.0
62 silly idealTree β”‚ └── is-descriptor@1.0.2
62 silly idealTree β”œβ”€β”€ base64-js@1.3.1
62 silly idealTree β”œβ”€β”€ basic-auth@2.0.1
62 silly idealTree β”œβ”€β”€ big-integer@1.6.48
62 silly idealTree β”œβ”€β”€ blueimp-md5@2.12.0
62 silly idealTree β”œβ”€β”€ bplist-creator@0.0.8
62 silly idealTree β”œβ”€β”€ bplist-parser@0.2.0
62 silly idealTree β”œβ”€β”€ brace-expansion@1.1.11
62 silly idealTree β”œβ”€β”¬ braces@2.3.2
62 silly idealTree β”‚ └── extend-shallow@2.0.1
62 silly idealTree β”œβ”€β”€ browserslist@4.8.2
62 silly idealTree β”œβ”€β”€ bser@2.1.1
62 silly idealTree β”œβ”€β”€ buffer-alloc-unsafe@1.1.0
62 silly idealTree β”œβ”€β”€ buffer-alloc@1.2.0
62 silly idealTree β”œβ”€β”€ buffer-crc32@0.2.13
62 silly idealTree β”œβ”€β”€ buffer-fill@1.0.0
62 silly idealTree β”œβ”€β”€ buffer-from@1.1.1
62 silly idealTree β”œβ”€β”€ bytes@3.0.0
62 silly idealTree β”œβ”€β”€ cache-base@1.0.1
62 silly idealTree β”œβ”€β”€ caller-callsite@2.0.0
62 silly idealTree β”œβ”€β”€ caller-path@2.0.0
62 silly idealTree β”œβ”€β”€ callsites@2.0.0
62 silly idealTree β”œβ”€β”€ camelcase@5.3.1
62 silly idealTree β”œβ”€β”€ caniuse-lite@1.0.30001015
62 silly idealTree β”œβ”€β”€ capture-exit@2.0.0
62 silly idealTree β”œβ”€β”€ chalk@2.4.2
62 silly idealTree β”œβ”€β”€ chardet@0.4.2
62 silly idealTree β”œβ”€β”€ ci-info@2.0.0
62 silly idealTree β”œβ”€β”¬ class-utils@0.3.6
62 silly idealTree β”‚ └── define-property@0.2.5
62 silly idealTree β”œβ”€β”€ cli-cursor@2.1.0
62 silly idealTree β”œβ”€β”€ cli-spinners@2.2.0
62 silly idealTree β”œβ”€β”€ cli-width@2.2.0
62 silly idealTree β”œβ”€β”¬ cliui@3.2.0
62 silly idealTree β”‚ β”œβ”€β”€ ansi-regex@2.1.1
62 silly idealTree β”‚ β”œβ”€β”€ is-fullwidth-code-point@1.0.0
62 silly idealTree β”‚ β”œβ”€β”€ string-width@1.0.2
62 silly idealTree β”‚ └── strip-ansi@3.0.1
62 silly idealTree β”œβ”€β”€ clone@1.0.4
62 silly idealTree β”œβ”€β”€ code-point-at@1.1.0
62 silly idealTree β”œβ”€β”€ collection-visit@1.0.0
62 silly idealTree β”œβ”€β”€ color-convert@1.9.3
62 silly idealTree β”œβ”€β”€ color-name@1.1.3
62 silly idealTree β”œβ”€β”€ color-string@1.5.3
62 silly idealTree β”œβ”€β”€ color-support@1.1.3
62 silly idealTree β”œβ”€β”€ color@3.1.2
62 silly idealTree β”œβ”€β”€ colorette@1.1.0
62 silly idealTree β”œβ”€β”€ command-exists@1.2.8
62 silly idealTree β”œβ”€β”€ commander@2.20.3
62 silly idealTree β”œβ”€β”€ commondir@1.0.1
62 silly idealTree β”œβ”€β”€ compare-versions@3.5.1
62 silly idealTree β”œβ”€β”€ component-emitter@1.3.0
62 silly idealTree β”œβ”€β”€ compressible@2.0.17
62 silly idealTree β”œβ”€β”¬ compression@1.7.4
62 silly idealTree β”‚ β”œβ”€β”€ debug@2.6.9
62 silly idealTree β”‚ └── ms@2.0.0
62 silly idealTree β”œβ”€β”€ concat-map@0.0.1
62 silly idealTree β”œβ”€β”€ concat-stream@1.6.2
62 silly idealTree β”œβ”€β”¬ connect@3.7.0
62 silly idealTree β”‚ β”œβ”€β”€ debug@2.6.9
62 silly idealTree β”‚ └── ms@2.0.0
62 silly idealTree β”œβ”€β”€ convert-source-map@1.7.0
62 silly idealTree β”œβ”€β”€ copy-descriptor@0.1.1
62 silly idealTree β”œβ”€β”¬ core-js-compat@3.5.0
62 silly idealTree β”‚ └── semver@6.3.0
62 silly idealTree β”œβ”€β”€ core-js@1.2.7
62 silly idealTree β”œβ”€β”€ core-util-is@1.0.2
62 silly idealTree β”œβ”€β”€ cosmiconfig@5.2.1
62 silly idealTree β”œβ”€β”€ create-react-class@15.6.3
62 silly idealTree β”œβ”€β”€ cross-spawn@6.0.5
62 silly idealTree β”œβ”€β”€ css-in-js-utils@2.0.1
62 silly idealTree β”œβ”€β”€ dayjs@1.8.17
62 silly idealTree β”œβ”€β”€ debounce@1.2.0
62 silly idealTree β”œβ”€β”€ debug@4.1.1
62 silly idealTree β”œβ”€β”€ decamelize@1.2.0
62 silly idealTree β”œβ”€β”€ decode-uri-component@0.2.0
62 silly idealTree β”œβ”€β”€ deep-assign@3.0.0
62 silly idealTree β”œβ”€β”€ deepmerge@3.3.0
62 silly idealTree β”œβ”€β”€ defaults@1.0.3
62 silly idealTree β”œβ”€β”€ define-properties@1.1.3
62 silly idealTree β”œβ”€β”¬ define-property@2.0.2
62 silly idealTree β”‚ β”œβ”€β”€ is-accessor-descriptor@1.0.0
62 silly idealTree β”‚ β”œβ”€β”€ is-data-descriptor@1.0.0
62 silly idealTree β”‚ └── is-descriptor@1.0.2
62 silly idealTree β”œβ”€β”€ denodeify@1.2.1
62 silly idealTree β”œβ”€β”€ depd@1.1.2
62 silly idealTree β”œβ”€β”€ destroy@1.0.4
62 silly idealTree β”œβ”€β”€ ee-first@1.1.1
62 silly idealTree β”œβ”€β”€ electron-to-chromium@1.3.322
62 silly idealTree β”œβ”€β”€ emoji-regex@7.0.3
62 silly idealTree β”œβ”€β”€ encodeurl@1.0.2
62 silly idealTree β”œβ”€β”€ encoding@0.1.12
62 silly idealTree β”œβ”€β”€ end-of-stream@1.4.4
62 silly idealTree β”œβ”€β”€ envinfo@7.5.0
62 silly idealTree β”œβ”€β”€ error-ex@1.3.2
62 silly idealTree β”œβ”€β”€ errorhandler@1.5.1
62 silly idealTree β”œβ”€β”€ escape-html@1.0.3
62 silly idealTree β”œβ”€β”€ escape-string-regexp@1.0.5
62 silly idealTree β”œβ”€β”€ esprima@4.0.1
62 silly idealTree β”œβ”€β”€ esutils@2.0.3
62 silly idealTree β”œβ”€β”€ etag@1.8.1
62 silly idealTree β”œβ”€β”€ event-target-shim@5.0.1
62 silly idealTree β”œβ”€β”€ eventemitter3@3.1.2
62 silly idealTree β”œβ”€β”€ exec-sh@0.3.4
62 silly idealTree β”œβ”€β”€ execa@1.0.0
62 silly idealTree β”œβ”€β”¬ expand-brackets@2.1.4
62 silly idealTree β”‚ β”œβ”€β”€ debug@2.6.9
62 silly idealTree β”‚ β”œβ”€β”€ define-property@0.2.5
62 silly idealTree β”‚ β”œβ”€β”€ extend-shallow@2.0.1
62 silly idealTree β”‚ └── ms@2.0.0
62 silly idealTree β”œβ”€β”€ expo-app-loader-provider@8.0.0
62 silly idealTree β”œβ”€β”€ expo-asset@8.0.0
62 silly idealTree β”œβ”€β”€ expo-constants@8.0.0
62 silly idealTree β”œβ”€β”€ expo-error-recovery@1.0.0
62 silly idealTree β”œβ”€β”€ expo-file-system@8.0.0
62 silly idealTree β”œβ”€β”€ expo-font@8.0.0
62 silly idealTree β”œβ”€β”€ expo-keep-awake@8.0.0
62 silly idealTree β”œβ”€β”€ expo-linear-gradient@8.0.0
62 silly idealTree β”œβ”€β”€ expo-location@8.0.0
62 silly idealTree β”œβ”€β”€ expo-permissions@8.0.0
62 silly idealTree β”œβ”€β”€ expo-sqlite@8.0.0
62 silly idealTree β”œβ”€β”€ expo-web-browser@8.0.0
62 silly idealTree β”œβ”€β”€ expo@36.0.0
62 silly idealTree β”œβ”€β”¬ extend-shallow@3.0.2
62 silly idealTree β”‚ └── is-extendable@1.0.1
62 silly idealTree β”œβ”€β”€ external-editor@2.2.0
62 silly idealTree β”œβ”€β”¬ extglob@2.0.4
62 silly idealTree β”‚ β”œβ”€β”€ define-property@1.0.0
62 silly idealTree β”‚ β”œβ”€β”€ extend-shallow@2.0.1
62 silly idealTree β”‚ β”œβ”€β”€ is-accessor-descriptor@1.0.0
62 silly idealTree β”‚ β”œβ”€β”€ is-data-descriptor@1.0.0
62 silly idealTree β”‚ └── is-descriptor@1.0.2
62 silly idealTree β”œβ”€β”€ fancy-log@1.3.3
62 silly idealTree β”œβ”€β”€ fb-watchman@2.0.1
62 silly idealTree β”œβ”€β”€ fbemitter@2.1.1
62 silly idealTree β”œβ”€β”€ fbjs-css-vars@1.0.2
62 silly idealTree β”œβ”€β”¬ fbjs-scripts@1.2.0
62 silly idealTree β”‚ β”œβ”€β”€ core-js@2.6.11
62 silly idealTree β”‚ └── cross-spawn@5.1.0
62 silly idealTree β”œβ”€β”€ fbjs@0.8.17
62 silly idealTree β”œβ”€β”€ figures@2.0.0
62 silly idealTree β”œβ”€β”¬ fill-range@4.0.0
62 silly idealTree β”‚ └── extend-shallow@2.0.1
62 silly idealTree β”œβ”€β”¬ finalhandler@1.1.2
62 silly idealTree β”‚ β”œβ”€β”€ debug@2.6.9
62 silly idealTree β”‚ └── ms@2.0.0
62 silly idealTree β”œβ”€β”€ find-babel-config@1.2.0
62 silly idealTree β”œβ”€β”€ find-cache-dir@2.1.0
62 silly idealTree β”œβ”€β”€ find-up@2.1.0
62 silly idealTree β”œβ”€β”€ fontfaceobserver@2.1.0
62 silly idealTree β”œβ”€β”€ for-in@1.0.2
62 silly idealTree β”œβ”€β”€ fragment-cache@0.2.1
62 silly idealTree β”œβ”€β”€ fresh@0.5.2
62 silly idealTree β”œβ”€β”€ fs-extra@7.0.1
62 silly idealTree β”œβ”€β”€ fs.realpath@1.0.0
62 silly idealTree β”œβ”€β”¬ fsevents@1.2.10
62 silly idealTree β”‚ β”œβ”€β”€ abbrev@1.1.1
62 silly idealTree β”‚ β”œβ”€β”€ ansi-regex@2.1.1
62 silly idealTree β”‚ β”œβ”€β”€ aproba@1.2.0
62 silly idealTree β”‚ β”œβ”€β”€ are-we-there-yet@1.1.5
62 silly idealTree β”‚ β”œβ”€β”€ balanced-match@1.0.0
62 silly idealTree β”‚ β”œβ”€β”€ brace-expansion@1.1.11
62 silly idealTree β”‚ β”œβ”€β”€ chownr@1.1.3
62 silly idealTree β”‚ β”œβ”€β”€ code-point-at@1.1.0
62 silly idealTree β”‚ β”œβ”€β”€ concat-map@0.0.1
62 silly idealTree β”‚ β”œβ”€β”€ console-control-strings@1.1.0
62 silly idealTree β”‚ β”œβ”€β”€ core-util-is@1.0.2
62 silly idealTree β”‚ β”œβ”€β”€ debug@3.2.6
62 silly idealTree β”‚ β”œβ”€β”€ deep-extend@0.6.0
62 silly idealTree β”‚ β”œβ”€β”€ delegates@1.0.0
62 silly idealTree β”‚ β”œβ”€β”€ detect-libc@1.0.3
62 silly idealTree β”‚ β”œβ”€β”€ fs-minipass@1.2.7
62 silly idealTree β”‚ β”œβ”€β”€ fs.realpath@1.0.0
62 silly idealTree β”‚ β”œβ”€β”€ gauge@2.7.4
62 silly idealTree β”‚ β”œβ”€β”€ glob@7.1.6
62 silly idealTree β”‚ β”œβ”€β”€ has-unicode@2.0.1
62 silly idealTree β”‚ β”œβ”€β”€ iconv-lite@0.4.24
62 silly idealTree β”‚ β”œβ”€β”€ ignore-walk@3.0.3
62 silly idealTree β”‚ β”œβ”€β”€ inflight@1.0.6
62 silly idealTree β”‚ β”œβ”€β”€ inherits@2.0.4
62 silly idealTree β”‚ β”œβ”€β”€ ini@1.3.5
62 silly idealTree β”‚ β”œβ”€β”€ is-fullwidth-code-point@1.0.0
62 silly idealTree β”‚ β”œβ”€β”€ isarray@1.0.0
62 silly idealTree β”‚ β”œβ”€β”€ minimatch@3.0.4
62 silly idealTree β”‚ β”œβ”€β”€ minimist@0.0.8
62 silly idealTree β”‚ β”œβ”€β”€ minipass@2.9.0
62 silly idealTree β”‚ β”œβ”€β”€ minizlib@1.3.3
62 silly idealTree β”‚ β”œβ”€β”€ mkdirp@0.5.1
62 silly idealTree β”‚ β”œβ”€β”€ ms@2.1.2
62 silly idealTree β”‚ β”œβ”€β”€ needle@2.4.0
62 silly idealTree β”‚ β”œβ”€β”€ node-pre-gyp@0.12.0
62 silly idealTree β”‚ β”œβ”€β”€ nopt@4.0.1
62 silly idealTree β”‚ β”œβ”€β”€ npm-bundled@1.1.1
62 silly idealTree β”‚ β”œβ”€β”€ npm-normalize-package-bin@1.0.1
62 silly idealTree β”‚ β”œβ”€β”€ npm-packlist@1.4.7
62 silly idealTree β”‚ β”œβ”€β”€ npmlog@4.1.2
62 silly idealTree β”‚ β”œβ”€β”€ number-is-nan@1.0.1
62 silly idealTree β”‚ β”œβ”€β”€ object-assign@4.1.1
62 silly idealTree β”‚ β”œβ”€β”€ once@1.4.0
62 silly idealTree β”‚ β”œβ”€β”€ os-homedir@1.0.2
62 silly idealTree β”‚ β”œβ”€β”€ os-tmpdir@1.0.2
62 silly idealTree β”‚ β”œβ”€β”€ osenv@0.1.5
62 silly idealTree β”‚ β”œβ”€β”€ path-is-absolute@1.0.1
62 silly idealTree β”‚ β”œβ”€β”€ process-nextick-args@2.0.1
62 silly idealTree β”‚ β”œβ”€β”¬ rc@1.2.8
62 silly idealTree β”‚ β”‚ └── minimist@1.2.0
62 silly idealTree β”‚ β”œβ”€β”€ readable-stream@2.3.6
62 silly idealTree β”‚ β”œβ”€β”€ rimraf@2.7.1
62 silly idealTree β”‚ β”œβ”€β”€ safe-buffer@5.1.2
62 silly idealTree β”‚ β”œβ”€β”€ safer-buffer@2.1.2
62 silly idealTree β”‚ β”œβ”€β”€ sax@1.2.4
62 silly idealTree β”‚ β”œβ”€β”€ semver@5.7.1
62 silly idealTree β”‚ β”œβ”€β”€ set-blocking@2.0.0
62 silly idealTree β”‚ β”œβ”€β”€ signal-exit@3.0.2
62 silly idealTree β”‚ β”œβ”€β”€ string_decoder@1.1.1
62 silly idealTree β”‚ β”œβ”€β”€ string-width@1.0.2
62 silly idealTree β”‚ β”œβ”€β”€ strip-ansi@3.0.1
62 silly idealTree β”‚ β”œβ”€β”€ strip-json-comments@2.0.1
62 silly idealTree β”‚ β”œβ”€β”€ tar@4.4.13
62 silly idealTree β”‚ β”œβ”€β”€ util-deprecate@1.0.2
62 silly idealTree β”‚ β”œβ”€β”€ wide-align@1.1.3
62 silly idealTree β”‚ β”œβ”€β”€ wrappy@1.0.2
62 silly idealTree β”‚ └── yallist@3.1.1
62 silly idealTree β”œβ”€β”€ function-bind@1.1.1
62 silly idealTree β”œβ”€β”€ get-caller-file@1.0.3
62 silly idealTree β”œβ”€β”€ get-stream@4.1.0
62 silly idealTree β”œβ”€β”€ get-value@2.0.6
62 silly idealTree β”œβ”€β”€ glob@7.1.6
62 silly idealTree β”œβ”€β”€ globals@11.12.0
62 silly idealTree β”œβ”€β”€ graceful-fs@4.2.3
62 silly idealTree β”œβ”€β”€ growly@1.3.0
62 silly idealTree β”œβ”€β”€ has-flag@3.0.0
62 silly idealTree β”œβ”€β”€ has-symbols@1.0.1
62 silly idealTree β”œβ”€β”€ has-value@1.0.0
62 silly idealTree β”œβ”€β”¬ has-values@1.0.0
62 silly idealTree β”‚ └── kind-of@4.0.0
62 silly idealTree β”œβ”€β”€ hermes-engine@0.2.1
62 silly idealTree β”œβ”€β”€ hoist-non-react-statics@3.3.1
62 silly idealTree β”œβ”€β”€ hosted-git-info@2.8.5
62 silly idealTree β”œβ”€β”€ http-errors@1.7.3
62 silly idealTree β”œβ”€β”€ hyphenate-style-name@1.0.3
62 silly idealTree β”œβ”€β”€ iconv-lite@0.4.24
62 silly idealTree β”œβ”€β”€ image-size@0.6.3
62 silly idealTree β”œβ”€β”€ immediate@3.2.3
62 silly idealTree β”œβ”€β”€ import-fresh@2.0.0
62 silly idealTree β”œβ”€β”€ imurmurhash@0.1.4
62 silly idealTree β”œβ”€β”€ inflight@1.0.6
62 silly idealTree β”œβ”€β”€ inherits@2.0.4
62 silly idealTree β”œβ”€β”€ inline-style-prefixer@5.1.0
62 silly idealTree β”œβ”€β”¬ inquirer@3.3.0
62 silly idealTree β”‚ └── strip-ansi@4.0.0
62 silly idealTree β”œβ”€β”€ invariant@2.2.4
62 silly idealTree β”œβ”€β”€ invert-kv@1.0.0
62 silly idealTree β”œβ”€β”¬ is-accessor-descriptor@0.1.6
62 silly idealTree β”‚ └── kind-of@3.2.2
62 silly idealTree β”œβ”€β”€ is-arrayish@0.2.1
62 silly idealTree β”œβ”€β”€ is-buffer@1.1.6
62 silly idealTree β”œβ”€β”€ is-ci@2.0.0
62 silly idealTree β”œβ”€β”¬ is-data-descriptor@0.1.4
62 silly idealTree β”‚ └── kind-of@3.2.2
62 silly idealTree β”œβ”€β”¬ is-descriptor@0.1.6
62 silly idealTree β”‚ └── kind-of@5.1.0
62 silly idealTree β”œβ”€β”€ is-directory@0.3.1
62 silly idealTree β”œβ”€β”€ is-extendable@0.1.1
62 silly idealTree β”œβ”€β”€ is-fullwidth-code-point@2.0.0
62 silly idealTree β”œβ”€β”¬ is-number@3.0.0
62 silly idealTree β”‚ └── kind-of@3.2.2
62 silly idealTree β”œβ”€β”€ is-obj@1.0.1
62 silly idealTree β”œβ”€β”€ is-plain-object@2.0.4
62 silly idealTree β”œβ”€β”€ is-promise@2.1.0
62 silly idealTree β”œβ”€β”€ is-stream@1.1.0
62 silly idealTree β”œβ”€β”€ is-windows@1.0.2
62 silly idealTree β”œβ”€β”€ is-wsl@1.1.0
62 silly idealTree β”œβ”€β”€ isarray@1.0.0
62 silly idealTree β”œβ”€β”€ isexe@2.0.0
62 silly idealTree β”œβ”€β”€ isobject@3.0.1
62 silly idealTree β”œβ”€β”€ isomorphic-fetch@2.2.1
62 silly idealTree β”œβ”€β”€ jest-get-type@24.9.0
62 silly idealTree β”œβ”€β”€ jest-haste-map@24.9.0
62 silly idealTree β”œβ”€β”€ jest-message-util@24.9.0
62 silly idealTree β”œβ”€β”€ jest-mock@24.9.0
62 silly idealTree β”œβ”€β”€ jest-serializer@24.9.0
62 silly idealTree β”œβ”€β”¬ jest-util@24.9.0
62 silly idealTree β”‚ β”œβ”€β”€ callsites@3.1.0
62 silly idealTree β”‚ └── source-map@0.6.1
62 silly idealTree β”œβ”€β”¬ jest-validate@24.9.0
62 silly idealTree β”‚ β”œβ”€β”€ ansi-regex@4.1.0
62 silly idealTree β”‚ └── pretty-format@24.9.0
62 silly idealTree β”œβ”€β”¬ jest-worker@24.9.0
62 silly idealTree β”‚ β”œβ”€β”€ merge-stream@2.0.0
62 silly idealTree β”‚ └── supports-color@6.1.0
62 silly idealTree β”œβ”€β”€ jetifier@1.6.5
62 silly idealTree β”œβ”€β”€ js-levenshtein@1.1.6
62 silly idealTree β”œβ”€β”€ js-tokens@4.0.0
62 silly idealTree β”œβ”€β”€ js-yaml@3.13.1
62 silly idealTree β”œβ”€β”€ jsc-android@245459.0.0
62 silly idealTree β”œβ”€β”€ jsesc@2.5.2
62 silly idealTree β”œβ”€β”€ json-parse-better-errors@1.0.2
62 silly idealTree β”œβ”€β”€ json-stable-stringify@1.0.1
62 silly idealTree β”œβ”€β”€ json5@0.5.1
62 silly idealTree β”œβ”€β”€ jsonfile@4.0.0
62 silly idealTree β”œβ”€β”€ jsonify@0.0.0
62 silly idealTree β”œβ”€β”€ kind-of@6.0.2
62 silly idealTree β”œβ”€β”€ klaw@1.3.1
62 silly idealTree β”œβ”€β”€ lcid@1.0.0
62 silly idealTree β”œβ”€β”€ leven@3.1.0
62 silly idealTree β”œβ”€β”¬ load-json-file@2.0.0
62 silly idealTree β”‚ β”œβ”€β”€ parse-json@2.2.0
62 silly idealTree β”‚ └── pify@2.3.0
62 silly idealTree β”œβ”€β”€ locate-path@2.0.0
62 silly idealTree β”œβ”€β”€ lodash.throttle@4.1.1
62 silly idealTree β”œβ”€β”€ lodash@4.17.15
62 silly idealTree β”œβ”€β”€ log-symbols@2.2.0
62 silly idealTree β”œβ”€β”¬ logkitty@0.6.1
62 silly idealTree β”‚ β”œβ”€β”€ cliui@4.1.0
62 silly idealTree β”‚ β”œβ”€β”€ find-up@3.0.0
62 silly idealTree β”‚ β”œβ”€β”€ invert-kv@2.0.0
62 silly idealTree β”‚ β”œβ”€β”€ lcid@2.0.0
62 silly idealTree β”‚ β”œβ”€β”€ locate-path@3.0.0
62 silly idealTree β”‚ β”œβ”€β”€ mem@4.3.0
62 silly idealTree β”‚ β”œβ”€β”€ mimic-fn@2.1.0
62 silly idealTree β”‚ β”œβ”€β”€ os-locale@3.1.0
62 silly idealTree β”‚ β”œβ”€β”€ p-limit@2.2.1
62 silly idealTree β”‚ β”œβ”€β”€ p-locate@3.0.0
62 silly idealTree β”‚ β”œβ”€β”€ p-try@2.2.0
62 silly idealTree β”‚ β”œβ”€β”€ strip-ansi@4.0.0
62 silly idealTree β”‚ β”œβ”€β”€ yargs-parser@11.1.1
62 silly idealTree β”‚ └── yargs@12.0.5
62 silly idealTree β”œβ”€β”€ loose-envify@1.4.0
62 silly idealTree β”œβ”€β”€ lru-cache@4.1.5
62 silly idealTree β”œβ”€β”€ make-dir@2.1.0
62 silly idealTree β”œβ”€β”€ makeerror@1.0.11
62 silly idealTree β”œβ”€β”€ map-age-cleaner@0.1.3
62 silly idealTree β”œβ”€β”€ map-cache@0.2.2
62 silly idealTree β”œβ”€β”€ map-visit@1.0.0
62 silly idealTree β”œβ”€β”€ md5-file@3.2.3
62 silly idealTree β”œβ”€β”€ mem@1.1.0
62 silly idealTree β”œβ”€β”€ merge-stream@1.0.1
62 silly idealTree β”œβ”€β”¬ metro-babel-register@0.56.3
62 silly idealTree β”‚ └── core-js@2.6.11
62 silly idealTree β”œβ”€β”€ metro-babel-transformer@0.56.3
62 silly idealTree β”œβ”€β”€ metro-cache@0.56.3
62 silly idealTree β”œβ”€β”¬ metro-config@0.56.3
62 silly idealTree β”‚ β”œβ”€β”€ ansi-regex@4.1.0
62 silly idealTree β”‚ └── pretty-format@24.9.0
62 silly idealTree β”œβ”€β”€ metro-core@0.56.3
62 silly idealTree β”œβ”€β”¬ metro-inspector-proxy@0.56.3
62 silly idealTree β”‚ β”œβ”€β”€ debug@2.6.9
62 silly idealTree β”‚ └── ms@2.0.0
62 silly idealTree β”œβ”€β”€ metro-minify-uglify@0.56.3
62 silly idealTree β”œβ”€β”€ metro-react-native-babel-preset@0.56.3
62 silly idealTree β”œβ”€β”€ metro-react-native-babel-transformer@0.56.3
62 silly idealTree β”œβ”€β”€ metro-resolver@0.56.3
62 silly idealTree β”œβ”€β”€ metro-source-map@0.56.3
62 silly idealTree β”œβ”€β”€ metro-symbolicate@0.56.3
62 silly idealTree β”œβ”€β”¬ metro@0.56.3
62 silly idealTree β”‚ β”œβ”€β”€ core-js@2.6.11
62 silly idealTree β”‚ β”œβ”€β”€ debug@2.6.9
62 silly idealTree β”‚ β”œβ”€β”€ fbjs@1.0.0
62 silly idealTree β”‚ β”œβ”€β”€ fs-extra@1.0.0
62 silly idealTree β”‚ β”œβ”€β”€ jsonfile@2.4.0
62 silly idealTree β”‚ β”œβ”€β”€ mime-db@1.23.0
62 silly idealTree β”‚ β”œβ”€β”€ mime-types@2.1.11
62 silly idealTree β”‚ β”œβ”€β”€ ms@2.0.0
62 silly idealTree β”‚ └── node-fetch@2.6.0
62 silly idealTree β”œβ”€β”€ micromatch@3.1.10
62 silly idealTree β”œβ”€β”€ mime-db@1.42.0
62 silly idealTree β”œβ”€β”€ mime-types@2.1.25
62 silly idealTree β”œβ”€β”€ mime@1.6.0
62 silly idealTree β”œβ”€β”€ mimic-fn@1.2.0
62 silly idealTree β”œβ”€β”€ minimatch@3.0.4
62 silly idealTree β”œβ”€β”€ minimist@1.2.0
62 silly idealTree β”œβ”€β”¬ mixin-deep@1.3.2
62 silly idealTree β”‚ └── is-extendable@1.0.1
62 silly idealTree β”œβ”€β”¬ mkdirp@0.5.1
62 silly idealTree β”‚ └── minimist@0.0.8
62 silly idealTree β”œβ”€β”¬ morgan@1.9.1
62 silly idealTree β”‚ β”œβ”€β”€ debug@2.6.9
62 silly idealTree β”‚ └── ms@2.0.0
62 silly idealTree β”œβ”€β”€ ms@2.1.2
62 silly idealTree β”œβ”€β”€ mute-stream@0.0.7
62 silly idealTree β”œβ”€β”€ nan@2.14.0
62 silly idealTree β”œβ”€β”€ nanomatch@1.2.13
62 silly idealTree β”œβ”€β”€ negotiator@0.6.2
62 silly idealTree β”œβ”€β”€ nice-try@1.0.5
62 silly idealTree β”œβ”€β”€ node-fetch@1.7.3
62 silly idealTree β”œβ”€β”€ node-int64@0.4.0
62 silly idealTree β”œβ”€β”€ node-modules-regexp@1.0.0
62 silly idealTree β”œβ”€β”€ node-notifier@5.4.3
62 silly idealTree β”œβ”€β”¬ node-releases@1.1.42
62 silly idealTree β”‚ └── semver@6.3.0
62 silly idealTree β”œβ”€β”€ noop-fn@1.0.0
62 silly idealTree β”œβ”€β”€ normalize-css-color@1.0.2
62 silly idealTree β”œβ”€β”€ normalize-package-data@2.5.0
62 silly idealTree β”œβ”€β”€ normalize-path@2.1.1
62 silly idealTree β”œβ”€β”€ npm-run-path@2.0.2
62 silly idealTree β”œβ”€β”€ nullthrows@1.1.1
62 silly idealTree β”œβ”€β”€ number-is-nan@1.0.1
62 silly idealTree β”œβ”€β”€ ob1@0.56.3
62 silly idealTree β”œβ”€β”€ object-assign@4.1.1
62 silly idealTree β”œβ”€β”¬ object-copy@0.1.0
62 silly idealTree β”‚ β”œβ”€β”€ define-property@0.2.5
62 silly idealTree β”‚ └── kind-of@3.2.2
62 silly idealTree β”œβ”€β”€ object-keys@1.1.1
62 silly idealTree β”œβ”€β”€ object-visit@1.0.1
62 silly idealTree β”œβ”€β”€ object.assign@4.1.0
62 silly idealTree β”œβ”€β”€ object.pick@1.3.0
62 silly idealTree β”œβ”€β”€ on-finished@2.3.0
62 silly idealTree β”œβ”€β”€ on-headers@1.0.2
62 silly idealTree β”œβ”€β”€ once@1.4.0
62 silly idealTree β”œβ”€β”€ onetime@2.0.1
62 silly idealTree β”œβ”€β”€ open@6.4.0
62 silly idealTree β”œβ”€β”€ options@0.0.6
62 silly idealTree β”œβ”€β”€ ora@3.4.0
62 silly idealTree β”œβ”€β”¬ os-locale@2.1.0
62 silly idealTree β”‚ β”œβ”€β”€ cross-spawn@5.1.0
62 silly idealTree β”‚ β”œβ”€β”€ execa@0.7.0
62 silly idealTree β”‚ └── get-stream@3.0.0
62 silly idealTree β”œβ”€β”€ os-tmpdir@1.0.2
62 silly idealTree β”œβ”€β”€ p-defer@1.0.0
62 silly idealTree β”œβ”€β”€ p-finally@1.0.0
62 silly idealTree β”œβ”€β”€ p-is-promise@2.1.0
62 silly idealTree β”œβ”€β”€ p-limit@1.3.0
62 silly idealTree β”œβ”€β”€ p-locate@2.0.0
62 silly idealTree β”œβ”€β”€ p-try@1.0.0
62 silly idealTree β”œβ”€β”€ parse-json@4.0.0
62 silly idealTree β”œβ”€β”€ parse-node-version@1.0.1
62 silly idealTree β”œβ”€β”€ parseurl@1.3.3
62 silly idealTree β”œβ”€β”€ pascalcase@0.1.1
62 silly idealTree β”œβ”€β”€ path-browserify@1.0.0
62 silly idealTree β”œβ”€β”€ path-exists@3.0.0
62 silly idealTree β”œβ”€β”€ path-is-absolute@1.0.1
62 silly idealTree β”œβ”€β”€ path-key@2.0.1
62 silly idealTree β”œβ”€β”€ path-parse@1.0.6
62 silly idealTree β”œβ”€β”¬ path-type@2.0.0
62 silly idealTree β”‚ └── pify@2.3.0
62 silly idealTree β”œβ”€β”€ pify@4.0.1
62 silly idealTree β”œβ”€β”€ pirates@4.0.1
62 silly idealTree β”œβ”€β”¬ pkg-dir@3.0.0
62 silly idealTree β”‚ β”œβ”€β”€ find-up@3.0.0
62 silly idealTree β”‚ β”œβ”€β”€ locate-path@3.0.0
62 silly idealTree β”‚ β”œβ”€β”€ p-limit@2.2.1
62 silly idealTree β”‚ β”œβ”€β”€ p-locate@3.0.0
62 silly idealTree β”‚ └── p-try@2.2.0
62 silly idealTree β”œβ”€β”€ pkg-up@2.0.0
62 silly idealTree β”œβ”€β”€ plist@3.0.1
62 silly idealTree β”œβ”€β”¬ plugin-error@0.1.2
62 silly idealTree β”‚ β”œβ”€β”€ arr-diff@1.1.0
62 silly idealTree β”‚ β”œβ”€β”€ arr-union@2.1.0
62 silly idealTree β”‚ β”œβ”€β”€ extend-shallow@1.1.4
62 silly idealTree β”‚ └── kind-of@1.1.0
62 silly idealTree β”œβ”€β”€ posix-character-classes@0.1.1
62 silly idealTree β”œβ”€β”€ pouchdb-collections@1.0.1
62 silly idealTree β”œβ”€β”€ pretty-format@23.6.0
62 silly idealTree β”œβ”€β”€ private@0.1.8
62 silly idealTree β”œβ”€β”€ process-nextick-args@2.0.1
62 silly idealTree β”œβ”€β”€ promise@7.3.1
62 silly idealTree β”œβ”€β”€ prop-types@15.7.2
62 silly idealTree β”œβ”€β”€ pseudomap@1.0.2
62 silly idealTree β”œβ”€β”€ pump@3.0.0
62 silly idealTree β”œβ”€β”€ qs@6.9.1
62 silly idealTree β”œβ”€β”€ querystringify@2.1.1
62 silly idealTree β”œβ”€β”€ range-parser@1.2.1
62 silly idealTree β”œβ”€β”¬ react-devtools-core@3.6.3
62 silly idealTree β”‚ β”œβ”€β”€ ultron@1.1.1
62 silly idealTree β”‚ └── ws@3.3.3
62 silly idealTree β”œβ”€β”€ react-dom@16.9.0
62 silly idealTree β”œβ”€β”€ react-is@16.12.0
62 silly idealTree β”œβ”€β”€ react-native-paper@3.3.0
62 silly idealTree β”œβ”€β”¬ react-native-safe-area-view@0.13.2
62 silly idealTree β”‚ └── hoist-non-react-statics@2.5.5
62 silly idealTree β”œβ”€β”¬ react-native-vector-icons@6.6.0
62 silly idealTree β”‚ β”œβ”€β”€ cliui@5.0.0
62 silly idealTree β”‚ β”œβ”€β”€ find-up@3.0.0
62 silly idealTree β”‚ β”œβ”€β”€ get-caller-file@2.0.5
62 silly idealTree β”‚ β”œβ”€β”€ locate-path@3.0.0
62 silly idealTree β”‚ β”œβ”€β”€ p-limit@2.2.1
62 silly idealTree β”‚ β”œβ”€β”€ p-locate@3.0.0
62 silly idealTree β”‚ β”œβ”€β”€ p-try@2.2.0
62 silly idealTree β”‚ β”œβ”€β”€ require-main-filename@2.0.0
62 silly idealTree β”‚ β”œβ”€β”€ string-width@3.1.0
62 silly idealTree β”‚ β”œβ”€β”€ wrap-ansi@5.1.0
62 silly idealTree β”‚ β”œβ”€β”€ y18n@4.0.0
62 silly idealTree β”‚ β”œβ”€β”€ yargs-parser@13.1.1
62 silly idealTree β”‚ └── yargs@13.3.0
62 silly idealTree β”œβ”€β”€ react-native-view-shot@3.0.2
62 silly idealTree β”œβ”€β”¬ react-native-web@0.11.7
62 silly idealTree β”‚ β”œβ”€β”€ core-js@2.6.11
62 silly idealTree β”‚ └── fbjs@1.0.0
62 silly idealTree β”œβ”€β”¬ react-native@0.61.4
62 silly idealTree β”‚ β”œβ”€β”€ @react-native-community/cli@3.0.4
62 silly idealTree β”‚ β”œβ”€β”€ ansi-regex@4.1.0
62 silly idealTree β”‚ β”œβ”€β”€ core-js@2.6.11
62 silly idealTree β”‚ β”œβ”€β”€ fbjs@1.0.0
62 silly idealTree β”‚ β”œβ”€β”€ find-up@4.1.0
62 silly idealTree β”‚ β”œβ”€β”€ locate-path@5.0.0
62 silly idealTree β”‚ β”œβ”€β”€ p-limit@2.2.1
62 silly idealTree β”‚ β”œβ”€β”€ p-locate@4.1.0
62 silly idealTree β”‚ β”œβ”€β”€ p-try@2.2.0
62 silly idealTree β”‚ β”œβ”€β”€ path-exists@4.0.0
62 silly idealTree β”‚ β”œβ”€β”€ pretty-format@24.9.0
62 silly idealTree β”‚ └── semver@6.3.0
62 silly idealTree β”œβ”€β”€ react-refresh@0.4.2
62 silly idealTree β”œβ”€β”€ react-timer-mixin@0.13.4
62 silly idealTree β”œβ”€β”€ react@16.9.0
62 silly idealTree β”œβ”€β”€ read-pkg-up@2.0.0
62 silly idealTree β”œβ”€β”€ read-pkg@2.0.0
62 silly idealTree β”œβ”€β”€ readable-stream@2.3.6
62 silly idealTree β”œβ”€β”€ regenerate-unicode-properties@8.1.0
62 silly idealTree β”œβ”€β”€ regenerate@1.4.0
62 silly idealTree β”œβ”€β”€ regenerator-runtime@0.13.3
62 silly idealTree β”œβ”€β”€ regenerator-transform@0.14.1
62 silly idealTree β”œβ”€β”€ regex-not@1.0.2
62 silly idealTree β”œβ”€β”€ regexpu-core@4.6.0
62 silly idealTree β”œβ”€β”€ regjsgen@0.5.1
62 silly idealTree β”œβ”€β”¬ regjsparser@0.6.1
62 silly idealTree β”‚ └── jsesc@0.5.0
62 silly idealTree β”œβ”€β”€ remove-trailing-separator@1.1.0
62 silly idealTree β”œβ”€β”€ repeat-element@1.1.3
62 silly idealTree β”œβ”€β”€ repeat-string@1.6.1
62 silly idealTree β”œβ”€β”€ require-directory@2.1.1
62 silly idealTree β”œβ”€β”€ require-main-filename@1.0.1
62 silly idealTree β”œβ”€β”€ requires-port@1.0.0
62 silly idealTree β”œβ”€β”€ reselect@3.0.1
62 silly idealTree β”œβ”€β”€ resolve-from@3.0.0
62 silly idealTree β”œβ”€β”€ resolve-url@0.2.1
62 silly idealTree β”œβ”€β”€ resolve@1.13.1
62 silly idealTree β”œβ”€β”€ restore-cursor@2.0.0
62 silly idealTree β”œβ”€β”€ ret@0.1.15
62 silly idealTree β”œβ”€β”€ rimraf@2.7.1
62 silly idealTree β”œβ”€β”€ rsvp@4.8.5
62 silly idealTree β”œβ”€β”€ run-async@2.3.0
62 silly idealTree β”œβ”€β”€ rx-lite-aggregates@4.0.8
62 silly idealTree β”œβ”€β”€ rx-lite@4.0.8
62 silly idealTree β”œβ”€β”€ rxjs@5.5.12
62 silly idealTree β”œβ”€β”€ safe-buffer@5.1.2
62 silly idealTree β”œβ”€β”€ safe-regex@1.1.0
62 silly idealTree β”œβ”€β”€ safer-buffer@2.1.2
62 silly idealTree β”œβ”€β”€ sane@4.1.0
62 silly idealTree β”œβ”€β”€ sax@1.2.4
62 silly idealTree β”œβ”€β”€ scheduler@0.15.0
62 silly idealTree β”œβ”€β”€ semver@5.7.1
62 silly idealTree β”œβ”€β”¬ send@0.17.1
62 silly idealTree β”‚ β”œβ”€β”¬ debug@2.6.9
62 silly idealTree β”‚ β”‚ └── ms@2.0.0
62 silly idealTree β”‚ └── ms@2.1.1
62 silly idealTree β”œβ”€β”€ serialize-error@2.1.0
62 silly idealTree β”œβ”€β”€ serve-static@1.14.1
62 silly idealTree β”œβ”€β”€ set-blocking@2.0.0
62 silly idealTree β”œβ”€β”¬ set-value@2.0.1
62 silly idealTree β”‚ └── extend-shallow@2.0.1
62 silly idealTree β”œβ”€β”€ setimmediate@1.0.5
62 silly idealTree β”œβ”€β”€ setprototypeof@1.1.1
62 silly idealTree β”œβ”€β”€ shebang-command@1.2.0
62 silly idealTree β”œβ”€β”€ shebang-regex@1.0.0
62 silly idealTree β”œβ”€β”€ shell-quote@1.6.1
62 silly idealTree β”œβ”€β”€ shellwords@0.1.1
62 silly idealTree β”œβ”€β”€ signal-exit@3.0.2
62 silly idealTree β”œβ”€β”€ simple-plist@1.1.0
62 silly idealTree β”œβ”€β”¬ simple-swizzle@0.2.2
62 silly idealTree β”‚ └── is-arrayish@0.3.2
62 silly idealTree β”œβ”€β”€ slash@2.0.0
62 silly idealTree β”œβ”€β”€ slice-ansi@2.1.0
62 silly idealTree β”œβ”€β”€ slide@1.1.6
62 silly idealTree β”œβ”€β”¬ snapdragon-node@2.1.1
62 silly idealTree β”‚ β”œβ”€β”€ define-property@1.0.0
62 silly idealTree β”‚ β”œβ”€β”€ is-accessor-descriptor@1.0.0
62 silly idealTree β”‚ β”œβ”€β”€ is-data-descriptor@1.0.0
62 silly idealTree β”‚ └── is-descriptor@1.0.2
62 silly idealTree β”œβ”€β”¬ snapdragon-util@3.0.1
62 silly idealTree β”‚ └── kind-of@3.2.2
62 silly idealTree β”œβ”€β”¬ snapdragon@0.8.2
62 silly idealTree β”‚ β”œβ”€β”€ debug@2.6.9
62 silly idealTree β”‚ β”œβ”€β”€ define-property@0.2.5
62 silly idealTree β”‚ β”œβ”€β”€ extend-shallow@2.0.1
62 silly idealTree β”‚ └── ms@2.0.0
62 silly idealTree β”œβ”€β”€ source-map-resolve@0.5.2
62 silly idealTree β”œβ”€β”¬ source-map-support@0.5.16
62 silly idealTree β”‚ └── source-map@0.6.1
62 silly idealTree β”œβ”€β”€ source-map-url@0.4.0
62 silly idealTree β”œβ”€β”€ source-map@0.5.7
62 silly idealTree β”œβ”€β”€ spdx-correct@3.1.0
62 silly idealTree β”œβ”€β”€ spdx-exceptions@2.2.0
62 silly idealTree β”œβ”€β”€ spdx-expression-parse@3.0.0
62 silly idealTree β”œβ”€β”€ spdx-license-ids@3.0.5
62 silly idealTree β”œβ”€β”€ split-string@3.1.0
62 silly idealTree β”œβ”€β”€ sprintf-js@1.0.3
62 silly idealTree β”œβ”€β”€ stack-utils@1.0.2
62 silly idealTree β”œβ”€β”€ stacktrace-parser@0.1.8
62 silly idealTree β”œβ”€β”¬ static-extend@0.1.2
62 silly idealTree β”‚ └── define-property@0.2.5
62 silly idealTree β”œβ”€β”€ statuses@1.5.0
62 silly idealTree β”œβ”€β”€ stream-buffers@2.2.0
62 silly idealTree β”œβ”€β”€ string_decoder@1.1.1
62 silly idealTree β”œβ”€β”¬ string-width@2.1.1
62 silly idealTree β”‚ └── strip-ansi@4.0.0
62 silly idealTree β”œβ”€β”¬ strip-ansi@5.2.0
62 silly idealTree β”‚ └── ansi-regex@4.1.0
62 silly idealTree β”œβ”€β”€ strip-bom@3.0.0
62 silly idealTree β”œβ”€β”€ strip-eof@1.0.0
62 silly idealTree β”œβ”€β”€ sudo-prompt@9.1.1
62 silly idealTree β”œβ”€β”€ supports-color@5.5.0
62 silly idealTree β”œβ”€β”€ symbol-observable@1.0.1
62 silly idealTree β”œβ”€β”¬ temp@0.8.3
62 silly idealTree β”‚ └── rimraf@2.2.8
62 silly idealTree β”œβ”€β”€ throat@4.1.0
62 silly idealTree β”œβ”€β”€ through@2.3.8
62 silly idealTree β”œβ”€β”€ through2@2.0.5
62 silly idealTree β”œβ”€β”€ time-stamp@1.1.0
62 silly idealTree β”œβ”€β”€ tiny-queue@0.2.1
62 silly idealTree β”œβ”€β”€ tmp@0.0.33
62 silly idealTree β”œβ”€β”€ tmpl@1.0.4
62 silly idealTree β”œβ”€β”€ to-fast-properties@2.0.0
62 silly idealTree β”œβ”€β”¬ to-object-path@0.3.0
62 silly idealTree β”‚ └── kind-of@3.2.2
62 silly idealTree β”œβ”€β”€ to-regex-range@2.1.1
62 silly idealTree β”œβ”€β”€ to-regex@3.0.2
62 silly idealTree β”œβ”€β”€ toidentifier@1.0.0
62 silly idealTree β”œβ”€β”€ type-fest@0.7.1
62 silly idealTree β”œβ”€β”€ typedarray@0.0.6
62 silly idealTree β”œβ”€β”€ ua-parser-js@0.7.20
62 silly idealTree β”œβ”€β”¬ uglify-es@3.3.9
62 silly idealTree β”‚ β”œβ”€β”€ commander@2.13.0
62 silly idealTree β”‚ └── source-map@0.6.1
62 silly idealTree β”œβ”€β”€ ultron@1.0.2
62 silly idealTree β”œβ”€β”€ unicode-canonical-property-names-ecmascript@1.0.4
62 silly idealTree β”œβ”€β”€ unicode-match-property-ecmascript@1.0.4
62 silly idealTree β”œβ”€β”€ unicode-match-property-value-ecmascript@1.1.0
62 silly idealTree β”œβ”€β”€ unicode-property-aliases-ecmascript@1.0.5
62 silly idealTree β”œβ”€β”€ unimodules-barcode-scanner-interface@5.0.0
62 silly idealTree β”œβ”€β”€ unimodules-camera-interface@5.0.0
62 silly idealTree β”œβ”€β”€ unimodules-constants-interface@5.0.0
62 silly idealTree β”œβ”€β”€ unimodules-face-detector-interface@5.0.0
62 silly idealTree β”œβ”€β”€ unimodules-file-system-interface@5.0.0
62 silly idealTree β”œβ”€β”€ unimodules-font-interface@5.0.0
62 silly idealTree β”œβ”€β”€ unimodules-image-loader-interface@5.0.0
62 silly idealTree β”œβ”€β”€ unimodules-permissions-interface@5.0.0
62 silly idealTree β”œβ”€β”€ unimodules-sensors-interface@5.0.0
62 silly idealTree β”œβ”€β”€ unimodules-task-manager-interface@5.0.0
62 silly idealTree β”œβ”€β”€ union-value@1.0.1
62 silly idealTree β”œβ”€β”€ universalify@0.1.2
62 silly idealTree β”œβ”€β”€ unpipe@1.0.0
62 silly idealTree β”œβ”€β”¬ unset-value@1.0.0
62 silly idealTree β”‚ β”œβ”€β”¬ has-value@0.3.1
62 silly idealTree β”‚ β”‚ └── isobject@2.1.0
62 silly idealTree β”‚ └── has-values@0.1.4
62 silly idealTree β”œβ”€β”€ urix@0.1.0
62 silly idealTree β”œβ”€β”€ url-parse@1.4.7
62 silly idealTree β”œβ”€β”€ use@3.1.1
62 silly idealTree β”œβ”€β”€ util-deprecate@1.0.2
62 silly idealTree β”œβ”€β”€ utils-merge@1.0.1
62 silly idealTree β”œβ”€β”€ uuid-js@0.7.5
62 silly idealTree β”œβ”€β”€ uuid@3.3.3
62 silly idealTree β”œβ”€β”€ validate-npm-package-license@3.0.4
62 silly idealTree β”œβ”€β”€ vary@1.1.2
62 silly idealTree β”œβ”€β”€ vlq@1.0.1
62 silly idealTree β”œβ”€β”€ walker@1.0.7
62 silly idealTree β”œβ”€β”€ wcwidth@1.0.1
62 silly idealTree β”œβ”€β”€ whatwg-fetch@3.0.0
62 silly idealTree β”œβ”€β”€ which-module@2.0.0
62 silly idealTree β”œβ”€β”€ which@1.3.1
62 silly idealTree β”œβ”€β”€ wordwrap@1.0.0
62 silly idealTree β”œβ”€β”¬ wrap-ansi@2.1.0
62 silly idealTree β”‚ β”œβ”€β”€ ansi-regex@2.1.1
62 silly idealTree β”‚ β”œβ”€β”€ is-fullwidth-code-point@1.0.0
62 silly idealTree β”‚ β”œβ”€β”€ string-width@1.0.2
62 silly idealTree β”‚ └── strip-ansi@3.0.1
62 silly idealTree β”œβ”€β”€ wrappy@1.0.2
62 silly idealTree β”œβ”€β”€ write-file-atomic@1.3.4
62 silly idealTree β”œβ”€β”€ ws@1.1.5
62 silly idealTree β”œβ”€β”€ xcode@2.0.0
62 silly idealTree β”œβ”€β”€ xmlbuilder@9.0.7
62 silly idealTree β”œβ”€β”€ xmldoc@1.1.2
62 silly idealTree β”œβ”€β”€ xmldom@0.1.27
62 silly idealTree β”œβ”€β”€ xpipe@1.0.5
62 silly idealTree β”œβ”€β”€ xtend@4.0.2
62 silly idealTree β”œβ”€β”€ y18n@3.2.1
62 silly idealTree β”œβ”€β”€ yallist@2.1.2
62 silly idealTree β”œβ”€β”¬ yargs-parser@7.0.0
62 silly idealTree β”‚ └── camelcase@4.1.0
62 silly idealTree └─┬ yargs@9.0.1
62 silly idealTree   └── camelcase@4.1.0
63 silly install generateActionsToTake
64 timing stage:rollbackFailedOptional Completed in 0ms
65 timing stage:runTopLevelLifecycles Completed in 3203ms
66 silly saveTree safe-area-view-bug
66 silly saveTree β”œβ”€β”¬ babel-preset-expo@8.0.0
66 silly saveTree β”‚ β”œβ”€β”¬ @babel/plugin-proposal-decorators@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ @babel/helper-create-class-features-plugin@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ @babel/helper-function-name@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ @babel/helper-get-function-arity@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ @babel/types@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ esutils@2.0.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ lodash@4.17.15
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   └── to-fast-properties@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ @babel/template@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ @babel/code-frame@7.5.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ @babel/highlight@7.5.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ chalk@2.4.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”œβ”€β”¬ ansi-styles@3.2.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ └─┬ color-convert@1.9.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚   └── color-name@1.1.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”œβ”€β”€ escape-string-regexp@1.0.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ └─┬ supports-color@5.5.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   └── has-flag@3.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └── js-tokens@4.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └── @babel/parser@7.7.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └── @babel/types@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ @babel/helper-member-expression-to-functions@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ @babel/helper-optimise-call-expression@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ @babel/helper-plugin-utils@7.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ @babel/helper-replace-supers@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └─┬ @babel/traverse@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ @babel/generator@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚   β”‚ β”œβ”€β”€ jsesc@2.5.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚   β”‚ └── source-map@0.5.7
66 silly saveTree β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ @babel/helper-split-export-declaration@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ debug@4.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚   β”‚ └── ms@2.1.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚   └── globals@11.12.0
66 silly saveTree β”‚ β”‚ β”‚ └── @babel/helper-split-export-declaration@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/helper-plugin-utils@7.0.0
66 silly saveTree β”‚ β”‚ └── @babel/plugin-syntax-decorators@7.7.4
66 silly saveTree β”‚ β”œβ”€β”¬ @babel/preset-env@7.7.6
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/helper-module-imports@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ @babel/plugin-proposal-async-generator-functions@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ @babel/helper-remap-async-to-generator@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ @babel/helper-annotate-as-pure@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └── @babel/helper-wrap-function@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ └── @babel/plugin-syntax-async-generators@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ @babel/plugin-proposal-dynamic-import@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ └── @babel/plugin-syntax-dynamic-import@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ @babel/plugin-proposal-json-strings@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ └── @babel/plugin-syntax-json-strings@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ @babel/plugin-proposal-object-rest-spread@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ └── @babel/plugin-syntax-object-rest-spread@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ @babel/plugin-proposal-optional-catch-binding@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ └── @babel/plugin-syntax-optional-catch-binding@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ @babel/plugin-proposal-unicode-property-regex@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ └─┬ @babel/helper-create-regexp-features-plugin@7.7.4
66 silly saveTree β”‚ β”‚ β”‚   β”œβ”€β”€ @babel/helper-regex@7.5.5
66 silly saveTree β”‚ β”‚ β”‚   └─┬ regexpu-core@4.6.0
66 silly saveTree β”‚ β”‚ β”‚     β”œβ”€β”¬ regenerate-unicode-properties@8.1.0
66 silly saveTree β”‚ β”‚ β”‚     β”‚ └── regenerate@1.4.0
66 silly saveTree β”‚ β”‚ β”‚     β”œβ”€β”€ regenerate@1.4.0
66 silly saveTree β”‚ β”‚ β”‚     β”œβ”€β”€ regjsgen@0.5.1
66 silly saveTree β”‚ β”‚ β”‚     β”œβ”€β”¬ regjsparser@0.6.1
66 silly saveTree β”‚ β”‚ β”‚     β”‚ └── jsesc@0.5.0
66 silly saveTree β”‚ β”‚ β”‚     β”œβ”€β”¬ unicode-match-property-ecmascript@1.0.4
66 silly saveTree β”‚ β”‚ β”‚     β”‚ β”œβ”€β”€ unicode-canonical-property-names-ecmascript@1.0.4
66 silly saveTree β”‚ β”‚ β”‚     β”‚ └── unicode-property-aliases-ecmascript@1.0.5
66 silly saveTree β”‚ β”‚ β”‚     └── unicode-match-property-value-ecmascript@1.1.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-syntax-async-generators@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-syntax-dynamic-import@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-syntax-json-strings@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-syntax-object-rest-spread@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-syntax-optional-catch-binding@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-syntax-top-level-await@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-arrow-functions@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-async-to-generator@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-block-scoped-functions@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-block-scoping@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ @babel/plugin-transform-classes@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ └── @babel/helper-define-map@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-computed-properties@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-destructuring@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-dotall-regex@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-duplicate-keys@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ @babel/plugin-transform-exponentiation-operator@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ └─┬ @babel/helper-builder-binary-assignment-operator-visitor@7.7.4
66 silly saveTree β”‚ β”‚ β”‚   └── @babel/helper-explode-assignable-expression@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-for-of@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-function-name@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-literals@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-member-expression-literals@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ @babel/plugin-transform-modules-amd@7.7.5
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ @babel/helper-module-transforms@7.7.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └── @babel/helper-simple-access@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ └─┬ babel-plugin-dynamic-import-node@2.3.0
66 silly saveTree β”‚ β”‚ β”‚   └─┬ object.assign@4.1.0
66 silly saveTree β”‚ β”‚ β”‚     β”œβ”€β”¬ define-properties@1.1.3
66 silly saveTree β”‚ β”‚ β”‚     β”‚ └── object-keys@1.1.1
66 silly saveTree β”‚ β”‚ β”‚     β”œβ”€β”€ function-bind@1.1.1
66 silly saveTree β”‚ β”‚ β”‚     β”œβ”€β”€ has-symbols@1.0.1
66 silly saveTree β”‚ β”‚ β”‚     └── object-keys@1.1.1
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-modules-commonjs@7.7.5
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ @babel/plugin-transform-modules-systemjs@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ └── @babel/helper-hoist-variables@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-modules-umd@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-named-capturing-groups-regex@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-new-target@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-object-super@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ @babel/plugin-transform-parameters@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ └── @babel/helper-call-delegate@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-property-literals@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ @babel/plugin-transform-regenerator@7.7.5
66 silly saveTree β”‚ β”‚ β”‚ └─┬ regenerator-transform@0.14.1
66 silly saveTree β”‚ β”‚ β”‚   └── private@0.1.8
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-reserved-words@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-shorthand-properties@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-spread@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-sticky-regex@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-template-literals@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-typeof-symbol@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @babel/plugin-transform-unicode-regex@7.7.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ browserslist@4.8.2
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ caniuse-lite@1.0.30001015
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ electron-to-chromium@1.3.322
66 silly saveTree β”‚ β”‚ β”‚ └─┬ node-releases@1.1.42
66 silly saveTree β”‚ β”‚ β”‚   └── semver@6.3.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ core-js-compat@3.5.0
66 silly saveTree β”‚ β”‚ β”‚ └── semver@6.3.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ invariant@2.2.4
66 silly saveTree β”‚ β”‚ β”‚ └── loose-envify@1.4.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ js-levenshtein@1.1.6
66 silly saveTree β”‚ β”‚ └── semver@5.7.1
66 silly saveTree β”‚ β”œβ”€β”¬ babel-plugin-module-resolver@3.2.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ find-babel-config@1.2.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ json5@0.5.1
66 silly saveTree β”‚ β”‚ β”‚ └── path-exists@3.0.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ glob@7.1.6
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ fs.realpath@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ inflight@1.0.6
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ once@1.4.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └── wrappy@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └── wrappy@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ inherits@2.0.4
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ minimatch@3.0.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └─┬ brace-expansion@1.1.11
66 silly saveTree β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ balanced-match@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚   └── concat-map@0.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ once@1.4.0
66 silly saveTree β”‚ β”‚ β”‚ └── path-is-absolute@1.0.1
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ pkg-up@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ └─┬ find-up@2.1.0
66 silly saveTree β”‚ β”‚ β”‚   └─┬ locate-path@2.0.0
66 silly saveTree β”‚ β”‚ β”‚     └─┬ p-locate@2.0.0
66 silly saveTree β”‚ β”‚ β”‚       └─┬ p-limit@1.3.0
66 silly saveTree β”‚ β”‚ β”‚         └── p-try@1.0.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ reselect@3.0.1
66 silly saveTree β”‚ β”‚ └─┬ resolve@1.13.1
66 silly saveTree β”‚ β”‚   └── path-parse@1.0.6
66 silly saveTree β”‚ β”œβ”€β”€ babel-plugin-react-native-web@0.11.7
66 silly saveTree β”‚ └─┬ metro-react-native-babel-preset@0.56.3
66 silly saveTree β”‚   β”œβ”€β”€ @babel/plugin-proposal-class-properties@7.7.4
66 silly saveTree β”‚   β”œβ”€β”¬ @babel/plugin-proposal-export-default-from@7.7.4
66 silly saveTree β”‚   β”‚ └── @babel/plugin-syntax-export-default-from@7.7.4
66 silly saveTree β”‚   β”œβ”€β”¬ @babel/plugin-proposal-nullish-coalescing-operator@7.7.4
66 silly saveTree β”‚   β”‚ └── @babel/plugin-syntax-nullish-coalescing-operator@7.7.4
66 silly saveTree β”‚   β”œβ”€β”¬ @babel/plugin-proposal-optional-chaining@7.7.5
66 silly saveTree β”‚   β”‚ └── @babel/plugin-syntax-optional-chaining@7.7.4
66 silly saveTree β”‚   β”œβ”€β”€ @babel/plugin-syntax-export-default-from@7.7.4
66 silly saveTree β”‚   β”œβ”€β”€ @babel/plugin-syntax-flow@7.7.4
66 silly saveTree β”‚   β”œβ”€β”€ @babel/plugin-transform-flow-strip-types@7.7.4
66 silly saveTree β”‚   β”œβ”€β”€ @babel/plugin-transform-object-assign@7.7.4
66 silly saveTree β”‚   β”œβ”€β”€ @babel/plugin-transform-react-display-name@7.7.4
66 silly saveTree β”‚   β”œβ”€β”¬ @babel/plugin-transform-react-jsx-source@7.7.4
66 silly saveTree β”‚   β”‚ └── @babel/plugin-syntax-jsx@7.7.4
66 silly saveTree β”‚   β”œβ”€β”¬ @babel/plugin-transform-react-jsx@7.7.4
66 silly saveTree β”‚   β”‚ └── @babel/helper-builder-react-jsx@7.7.4
66 silly saveTree β”‚   β”œβ”€β”€ @babel/plugin-transform-runtime@7.7.6
66 silly saveTree β”‚   β”œβ”€β”¬ @babel/plugin-transform-typescript@7.7.4
66 silly saveTree β”‚   β”‚ └── @babel/plugin-syntax-typescript@7.7.4
66 silly saveTree β”‚   └── react-refresh@0.4.2
66 silly saveTree β”œβ”€β”¬ expo@36.0.0
66 silly saveTree β”‚ β”œβ”€β”¬ @babel/runtime@7.7.6
66 silly saveTree β”‚ β”‚ └── regenerator-runtime@0.13.3
66 silly saveTree β”‚ β”œβ”€β”€ @expo/vector-icons@10.0.6
66 silly saveTree β”‚ β”œβ”€β”€ @types/fbemitter@2.0.32
66 silly saveTree β”‚ β”œβ”€β”€ @types/invariant@2.2.30
66 silly saveTree β”‚ β”œβ”€β”¬ @types/lodash.zipobject@4.1.6
66 silly saveTree β”‚ β”‚ └── @types/lodash@4.14.149
66 silly saveTree β”‚ β”œβ”€β”€ @types/qs@6.9.0
66 silly saveTree β”‚ β”œβ”€β”€ @types/uuid-js@0.7.2
66 silly saveTree β”‚ β”œβ”€β”¬ @unimodules/core@5.0.0
66 silly saveTree β”‚ β”‚ └── compare-versions@3.5.1
66 silly saveTree β”‚ β”œβ”€β”¬ @unimodules/react-native-adapter@5.0.0
66 silly saveTree β”‚ β”‚ └─┬ prop-types@15.7.2
66 silly saveTree β”‚ β”‚   β”œβ”€β”€ object-assign@4.1.1
66 silly saveTree β”‚ β”‚   └── react-is@16.12.0
66 silly saveTree β”‚ β”œβ”€β”¬ cross-spawn@6.0.5
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ nice-try@1.0.5
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ path-key@2.0.1
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ shebang-command@1.2.0
66 silly saveTree β”‚ β”‚ β”‚ └── shebang-regex@1.0.0
66 silly saveTree β”‚ β”‚ └─┬ which@1.3.1
66 silly saveTree β”‚ β”‚   └── isexe@2.0.0
66 silly saveTree β”‚ β”œβ”€β”€ expo-app-loader-provider@8.0.0
66 silly saveTree β”‚ β”œβ”€β”¬ expo-asset@8.0.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ blueimp-md5@2.12.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ path-browserify@1.0.0
66 silly saveTree β”‚ β”‚ └─┬ url-parse@1.4.7
66 silly saveTree β”‚ β”‚   β”œβ”€β”€ querystringify@2.1.1
66 silly saveTree β”‚ β”‚   └── requires-port@1.0.0
66 silly saveTree β”‚ β”œβ”€β”¬ expo-constants@8.0.0
66 silly saveTree β”‚ β”‚ └── ua-parser-js@0.7.20
66 silly saveTree β”‚ β”œβ”€β”€ expo-error-recovery@1.0.0
66 silly saveTree β”‚ β”œβ”€β”¬ expo-file-system@8.0.0
66 silly saveTree β”‚ β”‚ └── uuid-js@0.7.5
66 silly saveTree β”‚ β”œβ”€β”¬ expo-font@8.0.0
66 silly saveTree β”‚ β”‚ └── fontfaceobserver@2.1.0
66 silly saveTree β”‚ β”œβ”€β”€ expo-keep-awake@8.0.0
66 silly saveTree β”‚ β”œβ”€β”€ expo-linear-gradient@8.0.0
66 silly saveTree β”‚ β”œβ”€β”€ expo-location@8.0.0
66 silly saveTree β”‚ β”œβ”€β”€ expo-permissions@8.0.0
66 silly saveTree β”‚ β”œβ”€β”¬ expo-sqlite@8.0.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ @expo/websql@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ argsarray@0.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ immediate@3.2.3
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ noop-fn@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ pouchdb-collections@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ └── tiny-queue@0.2.1
66 silly saveTree β”‚ β”‚ └── @types/websql@0.0.27
66 silly saveTree β”‚ β”œβ”€β”€ expo-web-browser@8.0.0
66 silly saveTree β”‚ β”œβ”€β”¬ fbemitter@2.1.1
66 silly saveTree β”‚ β”‚ └─┬ fbjs@0.8.17
66 silly saveTree β”‚ β”‚   β”œβ”€β”€ core-js@1.2.7
66 silly saveTree β”‚ β”‚   β”œβ”€β”¬ isomorphic-fetch@2.2.1
66 silly saveTree β”‚ β”‚   β”‚ β”œβ”€β”¬ node-fetch@1.7.3
66 silly saveTree β”‚ β”‚   β”‚ β”‚ β”œβ”€β”¬ encoding@0.1.12
66 silly saveTree β”‚ β”‚   β”‚ β”‚ β”‚ └─┬ iconv-lite@0.4.24
66 silly saveTree β”‚ β”‚   β”‚ β”‚ β”‚   └── safer-buffer@2.1.2
66 silly saveTree β”‚ β”‚   β”‚ β”‚ └── is-stream@1.1.0
66 silly saveTree β”‚ β”‚   β”‚ └── whatwg-fetch@3.0.0
66 silly saveTree β”‚ β”‚   β”œβ”€β”¬ promise@7.3.1
66 silly saveTree β”‚ β”‚   β”‚ └── asap@2.0.6
66 silly saveTree β”‚ β”‚   └── setimmediate@1.0.5
66 silly saveTree β”‚ β”œβ”€β”¬ md5-file@3.2.3
66 silly saveTree β”‚ β”‚ └─┬ buffer-alloc@1.2.0
66 silly saveTree β”‚ β”‚   β”œβ”€β”€ buffer-alloc-unsafe@1.1.0
66 silly saveTree β”‚ β”‚   └── buffer-fill@1.0.0
66 silly saveTree β”‚ β”œβ”€β”€ nullthrows@1.1.1
66 silly saveTree β”‚ β”œβ”€β”¬ pretty-format@23.6.0
66 silly saveTree β”‚ β”‚ └── ansi-regex@3.0.0
66 silly saveTree β”‚ β”œβ”€β”€ prop-types@15.7.2
66 silly saveTree β”‚ β”œβ”€β”€ qs@6.9.1
66 silly saveTree β”‚ β”œβ”€β”€ react-native-view-shot@3.0.2
66 silly saveTree β”‚ β”œβ”€β”€ serialize-error@2.1.0
66 silly saveTree β”‚ β”œβ”€β”€ unimodules-barcode-scanner-interface@5.0.0
66 silly saveTree β”‚ β”œβ”€β”€ unimodules-camera-interface@5.0.0
66 silly saveTree β”‚ β”œβ”€β”€ unimodules-constants-interface@5.0.0
66 silly saveTree β”‚ β”œβ”€β”€ unimodules-face-detector-interface@5.0.0
66 silly saveTree β”‚ β”œβ”€β”€ unimodules-file-system-interface@5.0.0
66 silly saveTree β”‚ β”œβ”€β”€ unimodules-font-interface@5.0.0
66 silly saveTree β”‚ β”œβ”€β”€ unimodules-image-loader-interface@5.0.0
66 silly saveTree β”‚ β”œβ”€β”€ unimodules-permissions-interface@5.0.0
66 silly saveTree β”‚ β”œβ”€β”€ unimodules-sensors-interface@5.0.0
66 silly saveTree β”‚ β”œβ”€β”€ unimodules-task-manager-interface@5.0.0
66 silly saveTree β”‚ └── uuid-js@0.7.5
66 silly saveTree β”œβ”€β”¬ react-dom@16.9.0
66 silly saveTree β”‚ └── scheduler@0.15.0
66 silly saveTree β”œβ”€β”¬ react-native-paper@3.3.0
66 silly saveTree β”‚ β”œβ”€β”¬ @callstack/react-theme-provider@3.0.5
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ deepmerge@3.3.0
66 silly saveTree β”‚ β”‚ └── hoist-non-react-statics@3.3.1
66 silly saveTree β”‚ β”œβ”€β”¬ color@3.1.2
66 silly saveTree β”‚ β”‚ └─┬ color-string@1.5.3
66 silly saveTree β”‚ β”‚   └─┬ simple-swizzle@0.2.2
66 silly saveTree β”‚ β”‚     └── is-arrayish@0.3.2
66 silly saveTree β”‚ └─┬ react-native-safe-area-view@0.13.2
66 silly saveTree β”‚   └── hoist-non-react-statics@2.5.5
66 silly saveTree β”œβ”€β”¬ react-native-vector-icons@6.6.0
66 silly saveTree β”‚ └─┬ yargs@13.3.0
66 silly saveTree β”‚   β”œβ”€β”¬ cliui@5.0.0
66 silly saveTree β”‚   β”‚ β”œβ”€β”¬ string-width@3.1.0
66 silly saveTree β”‚   β”‚ β”‚ β”œβ”€β”€ emoji-regex@7.0.3
66 silly saveTree β”‚   β”‚ β”‚ β”œβ”€β”€ is-fullwidth-code-point@2.0.0
66 silly saveTree β”‚   β”‚ β”‚ └─┬ strip-ansi@5.2.0
66 silly saveTree β”‚   β”‚ β”‚   └── ansi-regex@4.1.0
66 silly saveTree β”‚   β”‚ β”œβ”€β”€ strip-ansi@5.2.0
66 silly saveTree β”‚   β”‚ └── wrap-ansi@5.1.0
66 silly saveTree β”‚   β”œβ”€β”¬ find-up@3.0.0
66 silly saveTree β”‚   β”‚ └─┬ locate-path@3.0.0
66 silly saveTree β”‚   β”‚   └─┬ p-locate@3.0.0
66 silly saveTree β”‚   β”‚     └─┬ p-limit@2.2.1
66 silly saveTree β”‚   β”‚       └── p-try@2.2.0
66 silly saveTree β”‚   β”œβ”€β”€ get-caller-file@2.0.5
66 silly saveTree β”‚   β”œβ”€β”€ require-directory@2.1.1
66 silly saveTree β”‚   β”œβ”€β”€ require-main-filename@2.0.0
66 silly saveTree β”‚   β”œβ”€β”€ set-blocking@2.0.0
66 silly saveTree β”‚   β”œβ”€β”€ string-width@3.1.0
66 silly saveTree β”‚   β”œβ”€β”€ which-module@2.0.0
66 silly saveTree β”‚   β”œβ”€β”€ y18n@4.0.0
66 silly saveTree β”‚   └─┬ yargs-parser@13.1.1
66 silly saveTree β”‚     β”œβ”€β”€ camelcase@5.3.1
66 silly saveTree β”‚     └── decamelize@1.2.0
66 silly saveTree β”œβ”€β”¬ react-native-web@0.11.7
66 silly saveTree β”‚ β”œβ”€β”€ array-find-index@1.0.2
66 silly saveTree β”‚ β”œβ”€β”€ create-react-class@15.6.3
66 silly saveTree β”‚ β”œβ”€β”€ debounce@1.2.0
66 silly saveTree β”‚ β”œβ”€β”¬ deep-assign@3.0.0
66 silly saveTree β”‚ β”‚ └── is-obj@1.0.1
66 silly saveTree β”‚ β”œβ”€β”¬ fbjs@1.0.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ core-js@2.6.11
66 silly saveTree β”‚ β”‚ └── fbjs-css-vars@1.0.2
66 silly saveTree β”‚ β”œβ”€β”€ hyphenate-style-name@1.0.3
66 silly saveTree β”‚ β”œβ”€β”¬ inline-style-prefixer@5.1.0
66 silly saveTree β”‚ β”‚ └─┬ css-in-js-utils@2.0.1
66 silly saveTree β”‚ β”‚   └── isobject@3.0.1
66 silly saveTree β”‚ β”œβ”€β”€ normalize-css-color@1.0.2
66 silly saveTree β”‚ └── react-timer-mixin@0.13.4
66 silly saveTree β”œβ”€β”¬ react-native@0.61.4
66 silly saveTree β”‚ β”œβ”€β”¬ @react-native-community/cli-platform-android@3.0.3
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ @react-native-community/cli-tools@3.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ mime@2.4.4
66 silly saveTree β”‚ β”‚ β”‚ └── node-fetch@2.6.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ execa@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ get-stream@4.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └─┬ pump@3.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚   └── end-of-stream@1.4.4
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ npm-run-path@2.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ p-finally@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ signal-exit@3.0.2
66 silly saveTree β”‚ β”‚ β”‚ └── strip-eof@1.0.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ jetifier@1.6.5
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ logkitty@0.6.1
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ ansi-fragments@0.2.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ colorette@1.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └─┬ slice-ansi@2.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚   └── astral-regex@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ dayjs@1.8.17
66 silly saveTree β”‚ β”‚ β”‚ └─┬ yargs@12.0.5
66 silly saveTree β”‚ β”‚ β”‚   β”œβ”€β”¬ cliui@4.1.0
66 silly saveTree β”‚ β”‚ β”‚   β”‚ β”œβ”€β”¬ string-width@2.1.1
66 silly saveTree β”‚ β”‚ β”‚   β”‚ β”‚ └── strip-ansi@4.0.0
66 silly saveTree β”‚ β”‚ β”‚   β”‚ β”œβ”€β”€ strip-ansi@4.0.0
66 silly saveTree β”‚ β”‚ β”‚   β”‚ └─┬ wrap-ansi@2.1.0
66 silly saveTree β”‚ β”‚ β”‚   β”‚   β”œβ”€β”¬ string-width@1.0.2
66 silly saveTree β”‚ β”‚ β”‚   β”‚   β”‚ β”œβ”€β”€ code-point-at@1.1.0
66 silly saveTree β”‚ β”‚ β”‚   β”‚   β”‚ β”œβ”€β”¬ is-fullwidth-code-point@1.0.0
66 silly saveTree β”‚ β”‚ β”‚   β”‚   β”‚ β”‚ └── number-is-nan@1.0.1
66 silly saveTree β”‚ β”‚ β”‚   β”‚   β”‚ └─┬ strip-ansi@3.0.1
66 silly saveTree β”‚ β”‚ β”‚   β”‚   β”‚   └── ansi-regex@2.1.1
66 silly saveTree β”‚ β”‚ β”‚   β”‚   └── strip-ansi@3.0.1
66 silly saveTree β”‚ β”‚ β”‚   β”œβ”€β”¬ find-up@3.0.0
66 silly saveTree β”‚ β”‚ β”‚   β”‚ └─┬ locate-path@3.0.0
66 silly saveTree β”‚ β”‚ β”‚   β”‚   └─┬ p-locate@3.0.0
66 silly saveTree β”‚ β”‚ β”‚   β”‚     └─┬ p-limit@2.2.1
66 silly saveTree β”‚ β”‚ β”‚   β”‚       └── p-try@2.2.0
66 silly saveTree β”‚ β”‚ β”‚   β”œβ”€β”€ get-caller-file@1.0.3
66 silly saveTree β”‚ β”‚ β”‚   β”œβ”€β”¬ os-locale@3.1.0
66 silly saveTree β”‚ β”‚ β”‚   β”‚ β”œβ”€β”¬ lcid@2.0.0
66 silly saveTree β”‚ β”‚ β”‚   β”‚ β”‚ └── invert-kv@2.0.0
66 silly saveTree β”‚ β”‚ β”‚   β”‚ └─┬ mem@4.3.0
66 silly saveTree β”‚ β”‚ β”‚   β”‚   β”œβ”€β”¬ map-age-cleaner@0.1.3
66 silly saveTree β”‚ β”‚ β”‚   β”‚   β”‚ └── p-defer@1.0.0
66 silly saveTree β”‚ β”‚ β”‚   β”‚   β”œβ”€β”€ mimic-fn@2.1.0
66 silly saveTree β”‚ β”‚ β”‚   β”‚   └── p-is-promise@2.1.0
66 silly saveTree β”‚ β”‚ β”‚   β”œβ”€β”€ require-main-filename@1.0.1
66 silly saveTree β”‚ β”‚ β”‚   β”œβ”€β”€ string-width@2.1.1
66 silly saveTree β”‚ β”‚ β”‚   β”œβ”€β”€ y18n@3.2.1
66 silly saveTree β”‚ β”‚ β”‚   └── yargs-parser@11.1.1
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ slash@3.0.0
66 silly saveTree β”‚ β”‚ └─┬ xmldoc@1.1.2
66 silly saveTree β”‚ β”‚   └── sax@1.2.4
66 silly saveTree β”‚ β”œβ”€β”¬ @react-native-community/cli-platform-ios@3.0.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ js-yaml@3.13.1
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ argparse@1.0.10
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └── sprintf-js@1.0.3
66 silly saveTree β”‚ β”‚ β”‚ └── esprima@4.0.1
66 silly saveTree β”‚ β”‚ └─┬ xcode@2.0.0
66 silly saveTree β”‚ β”‚   β”œβ”€β”¬ simple-plist@1.1.0
66 silly saveTree β”‚ β”‚   β”‚ β”œβ”€β”¬ bplist-creator@0.0.8
66 silly saveTree β”‚ β”‚   β”‚ β”‚ └── stream-buffers@2.2.0
66 silly saveTree β”‚ β”‚   β”‚ β”œβ”€β”¬ bplist-parser@0.2.0
66 silly saveTree β”‚ β”‚   β”‚ β”‚ └── big-integer@1.6.48
66 silly saveTree β”‚ β”‚   β”‚ └─┬ plist@3.0.1
66 silly saveTree β”‚ β”‚   β”‚   β”œβ”€β”€ base64-js@1.3.1
66 silly saveTree β”‚ β”‚   β”‚   β”œβ”€β”€ xmlbuilder@9.0.7
66 silly saveTree β”‚ β”‚   β”‚   └── xmldom@0.1.27
66 silly saveTree β”‚ β”‚   └── uuid@3.3.3
66 silly saveTree β”‚ β”œβ”€β”¬ @react-native-community/cli@3.0.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ @hapi/joi@15.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ @hapi/address@2.1.4
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ @hapi/bourne@1.3.2
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ @hapi/hoek@8.5.0
66 silly saveTree β”‚ β”‚ β”‚ └── @hapi/topo@3.1.6
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ @react-native-community/cli-debugger-ui@3.0.0
66 silly saveTree β”‚ β”‚ β”‚ └─┬ serve-static@1.14.1
66 silly saveTree β”‚ β”‚ β”‚   β”œβ”€β”€ encodeurl@1.0.2
66 silly saveTree β”‚ β”‚ β”‚   β”œβ”€β”€ escape-html@1.0.3
66 silly saveTree β”‚ β”‚ β”‚   β”œβ”€β”€ parseurl@1.3.3
66 silly saveTree β”‚ β”‚ β”‚   └─┬ send@0.17.1
66 silly saveTree β”‚ β”‚ β”‚     β”œβ”€β”¬ debug@2.6.9
66 silly saveTree β”‚ β”‚ β”‚     β”‚ └── ms@2.0.0
66 silly saveTree β”‚ β”‚ β”‚     β”œβ”€β”€ depd@1.1.2
66 silly saveTree β”‚ β”‚ β”‚     β”œβ”€β”€ destroy@1.0.4
66 silly saveTree β”‚ β”‚ β”‚     β”œβ”€β”€ etag@1.8.1
66 silly saveTree β”‚ β”‚ β”‚     β”œβ”€β”€ fresh@0.5.2
66 silly saveTree β”‚ β”‚ β”‚     β”œβ”€β”¬ http-errors@1.7.3
66 silly saveTree β”‚ β”‚ β”‚     β”‚ β”œβ”€β”€ setprototypeof@1.1.1
66 silly saveTree β”‚ β”‚ β”‚     β”‚ β”œβ”€β”€ statuses@1.5.0
66 silly saveTree β”‚ β”‚ β”‚     β”‚ └── toidentifier@1.0.0
66 silly saveTree β”‚ β”‚ β”‚     β”œβ”€β”€ mime@1.6.0
66 silly saveTree β”‚ β”‚ β”‚     β”œβ”€β”€ ms@2.1.1
66 silly saveTree β”‚ β”‚ β”‚     β”œβ”€β”¬ on-finished@2.3.0
66 silly saveTree β”‚ β”‚ β”‚     β”‚ └── ee-first@1.1.1
66 silly saveTree β”‚ β”‚ β”‚     β”œβ”€β”€ range-parser@1.2.1
66 silly saveTree β”‚ β”‚ β”‚     └── statuses@1.5.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ @react-native-community/cli-types@3.0.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ command-exists@1.2.8
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ commander@2.20.3
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ compression@1.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ accepts@1.3.7
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ mime-types@2.1.25
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └── mime-db@1.42.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └── negotiator@0.6.2
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ bytes@3.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ compressible@2.0.17
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ debug@2.6.9
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └── ms@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ on-headers@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ safe-buffer@5.1.2
66 silly saveTree β”‚ β”‚ β”‚ └── vary@1.1.2
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ connect@3.7.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ debug@2.6.9
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └── ms@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ finalhandler@1.1.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ debug@2.6.9
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └── ms@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └── unpipe@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ └── utils-merge@1.0.1
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ cosmiconfig@5.2.1
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ import-fresh@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ caller-path@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ caller-callsite@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   └── callsites@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └── resolve-from@3.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ is-directory@0.3.1
66 silly saveTree β”‚ β”‚ β”‚ └─┬ parse-json@4.0.0
66 silly saveTree β”‚ β”‚ β”‚   β”œβ”€β”¬ error-ex@1.3.2
66 silly saveTree β”‚ β”‚ β”‚   β”‚ └── is-arrayish@0.2.1
66 silly saveTree β”‚ β”‚ β”‚   └── json-parse-better-errors@1.0.2
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ envinfo@7.5.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ errorhandler@1.5.1
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ find-up@4.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ locate-path@5.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └─┬ p-locate@4.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚   └─┬ p-limit@2.2.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚     └── p-try@2.2.0
66 silly saveTree β”‚ β”‚ β”‚ └── path-exists@4.0.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ fs-extra@7.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ graceful-fs@4.2.3
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ jsonfile@4.0.0
66 silly saveTree β”‚ β”‚ β”‚ └── universalify@0.1.2
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ graceful-fs@4.2.3
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ inquirer@3.3.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ ansi-escapes@3.2.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ cli-cursor@2.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └─┬ restore-cursor@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚   └─┬ onetime@2.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚     └── mimic-fn@1.2.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ cli-width@2.2.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ external-editor@2.2.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ chardet@0.4.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └─┬ tmp@0.0.33
66 silly saveTree β”‚ β”‚ β”‚ β”‚   └── os-tmpdir@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ figures@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ mute-stream@0.0.7
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ run-async@2.3.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └── is-promise@2.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ rx-lite-aggregates@4.0.8
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └── rx-lite@4.0.8
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ rx-lite@4.0.8
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ strip-ansi@4.0.0
66 silly saveTree β”‚ β”‚ β”‚ └── through@2.3.8
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ metro-config@0.56.3
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ jest-validate@24.9.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ @jest/types@24.9.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ @types/istanbul-lib-coverage@2.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ @types/istanbul-reports@1.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── @types/istanbul-lib-report@1.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ @types/yargs@13.0.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   └── @types/yargs-parser@13.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ jest-get-type@24.9.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ leven@3.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └─┬ pretty-format@24.9.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚   └── ansi-regex@4.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ metro-cache@0.56.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ jest-serializer@24.9.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ metro-core@0.56.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ jest-haste-map@24.9.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ anymatch@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ micromatch@3.1.10
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ arr-diff@4.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ array-unique@0.3.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ braces@2.3.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ arr-flatten@1.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ extend-shallow@2.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── is-extendable@0.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ fill-range@4.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ extend-shallow@2.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ is-number@3.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ kind-of@3.2.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └── is-buffer@1.1.6
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ repeat-string@1.6.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── to-regex-range@2.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ repeat-element@1.1.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ snapdragon-node@2.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ define-property@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ is-descriptor@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ is-accessor-descriptor@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ └── kind-of@6.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ is-data-descriptor@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └── kind-of@6.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ snapdragon-util@3.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └── kind-of@3.2.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ snapdragon@0.8.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ base@0.11.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ cache-base@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ collection-visit@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ map-visit@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── object-visit@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── object-visit@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ component-emitter@1.3.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ get-value@2.0.6
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ has-value@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ has-values@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └── kind-of@4.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ set-value@2.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ extend-shallow@2.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ is-plain-object@2.0.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ split-string@3.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └─┬ extend-shallow@3.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     β”œβ”€β”€ assign-symbols@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     └── is-extendable@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ to-object-path@0.3.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── kind-of@3.2.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ union-value@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── arr-union@3.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ unset-value@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └─┬ has-value@0.3.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     β”œβ”€β”€ has-values@0.1.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     └─┬ isobject@2.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚       └── isarray@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ class-utils@0.3.6
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ define-property@0.2.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ is-descriptor@0.1.6
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ is-accessor-descriptor@0.1.6
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ └── kind-of@3.2.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ is-data-descriptor@0.1.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ └── kind-of@3.2.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └── kind-of@5.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ static-extend@0.1.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ define-property@0.2.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └─┬ object-copy@0.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     β”œβ”€β”€ copy-descriptor@0.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     β”œβ”€β”€ define-property@0.2.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     └── kind-of@3.2.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ component-emitter@1.3.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ define-property@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ is-descriptor@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ is-accessor-descriptor@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └── is-data-descriptor@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ mixin-deep@1.3.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ for-in@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── is-extendable@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── pascalcase@0.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ debug@2.6.9
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── ms@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ define-property@0.2.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ extend-shallow@2.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ map-cache@0.2.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ source-map-resolve@0.5.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ atob@2.1.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ decode-uri-component@0.2.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ resolve-url@0.2.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ source-map-url@0.4.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── urix@0.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── use@3.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ split-string@3.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ to-regex@3.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ define-property@2.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ └─┬ is-descriptor@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”œβ”€β”€ is-accessor-descriptor@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   └── is-data-descriptor@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ regex-not@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ └─┬ safe-regex@1.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   └── ret@0.1.15
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └── safe-regex@1.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ define-property@2.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ extend-shallow@3.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ extglob@2.0.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ define-property@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ is-descriptor@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ is-accessor-descriptor@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └── is-data-descriptor@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ expand-brackets@2.1.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ debug@2.6.9
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── ms@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ define-property@0.2.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ extend-shallow@2.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── posix-character-classes@0.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ extend-shallow@2.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── fragment-cache@0.2.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ fragment-cache@0.2.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ kind-of@6.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ nanomatch@1.2.13
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ is-windows@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── object.pick@1.3.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ object.pick@1.3.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ regex-not@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ snapdragon@0.8.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── to-regex@3.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ normalize-path@2.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └── remove-trailing-separator@1.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ fb-watchman@2.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ bser@2.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └── node-int64@0.4.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ fsevents@1.2.10
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ nan@2.14.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ node-pre-gyp@0.12.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ detect-libc@1.0.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ mkdirp@0.5.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ └── minimist@0.0.8
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ needle@2.4.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”œβ”€β”¬ debug@3.2.6
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ └── ms@2.1.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”œβ”€β”¬ iconv-lite@0.4.24
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ └── safer-buffer@2.1.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ └── sax@1.2.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ nopt@4.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”œβ”€β”€ abbrev@1.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ └─┬ osenv@0.1.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”œβ”€β”€ os-homedir@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   └── os-tmpdir@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ npm-packlist@1.4.7
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”œβ”€β”¬ ignore-walk@3.0.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ └─┬ minimatch@3.0.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚   └─┬ brace-expansion@1.1.11
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚     β”œβ”€β”€ balanced-match@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚     └── concat-map@0.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ └─┬ npm-bundled@1.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   └── npm-normalize-package-bin@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ npmlog@4.1.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”œβ”€β”¬ are-we-there-yet@1.1.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ β”œβ”€β”€ delegates@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ └─┬ readable-stream@2.3.6
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚   β”œβ”€β”€ core-util-is@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚   β”œβ”€β”€ inherits@2.0.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚   β”œβ”€β”€ isarray@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚   β”œβ”€β”€ process-nextick-args@2.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚   β”œβ”€β”€ safe-buffer@5.1.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚   β”œβ”€β”€ string_decoder@1.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚   └── util-deprecate@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”œβ”€β”€ console-control-strings@1.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”œβ”€β”¬ gauge@2.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ β”œβ”€β”€ aproba@1.2.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ β”œβ”€β”€ has-unicode@2.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ β”œβ”€β”€ object-assign@4.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ β”œβ”€β”€ signal-exit@3.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ β”œβ”€β”¬ string-width@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ β”‚ β”œβ”€β”€ code-point-at@1.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ β”‚ β”œβ”€β”¬ is-fullwidth-code-point@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ β”‚ β”‚ └── number-is-nan@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ β”‚ └─┬ strip-ansi@3.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ β”‚   └── ansi-regex@2.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ β”œβ”€β”€ strip-ansi@3.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ └── wide-align@1.1.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ └── set-blocking@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ rc@1.2.8
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”œβ”€β”€ deep-extend@0.6.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”œβ”€β”€ ini@1.3.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”œβ”€β”€ minimist@1.2.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ └── strip-json-comments@2.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ rimraf@2.7.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ └─┬ glob@7.1.6
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”œβ”€β”€ fs.realpath@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”œβ”€β”¬ inflight@1.0.6
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”‚ β”œβ”€β”¬ once@1.4.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”‚ β”‚ └── wrappy@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”‚ └── wrappy@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”œβ”€β”€ once@1.4.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   └── path-is-absolute@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ semver@5.7.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └─┬ tar@4.4.13
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     β”œβ”€β”€ chownr@1.1.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     β”œβ”€β”¬ fs-minipass@1.2.7
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     β”‚ └─┬ minipass@2.9.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     β”‚   └── yallist@3.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     β”œβ”€β”€ minipass@2.9.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     β”œβ”€β”€ minizlib@1.3.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     └── yallist@3.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ jest-util@24.9.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ @jest/console@24.9.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ @jest/source-map@24.9.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ callsites@3.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── source-map@0.6.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── slash@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ @jest/fake-timers@24.9.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ jest-message-util@24.9.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ @jest/test-result@24.9.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ @types/stack-utils@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── stack-utils@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── jest-mock@24.9.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ @jest/source-map@24.9.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ @jest/test-result@24.9.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ callsites@3.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ is-ci@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── ci-info@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ mkdirp@0.5.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── minimist@0.0.8
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ slash@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── source-map@0.6.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ jest-worker@24.9.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ merge-stream@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── supports-color@6.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ micromatch@3.1.10
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ sane@4.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ @cnakazawa/watch@1.0.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ exec-sh@0.3.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── minimist@1.2.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ capture-exit@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── rsvp@4.8.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ exec-sh@0.3.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ minimist@1.2.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ walker@1.0.7
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └─┬ makeerror@1.0.11
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     └── tmpl@1.0.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── walker@1.0.7
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ lodash.throttle@4.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ metro-resolver@0.56.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── absolute-path@0.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └── wordwrap@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ mkdirp@0.5.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └── rimraf@2.7.1
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ metro-core@0.56.3
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”¬ metro@0.56.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ @babel/core@7.7.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ @babel/helpers@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ convert-source-map@1.7.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └── json5@2.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ @babel/plugin-external-helpers@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ async@2.6.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ babel-preset-fbjs@3.3.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ @babel/plugin-syntax-class-properties@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └── babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ buffer-crc32@0.2.13
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ concat-stream@1.6.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ buffer-from@1.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ readable-stream@2.3.6
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ core-util-is@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ process-nextick-args@2.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ string_decoder@1.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── util-deprecate@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └── typedarray@0.0.6
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ debug@2.6.9
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └── ms@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ denodeify@1.2.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ eventemitter3@3.1.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ fbjs@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └── core-js@2.6.11
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ fs-extra@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ jsonfile@2.4.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └── klaw@1.3.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ image-size@0.6.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ json-stable-stringify@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └── jsonify@0.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ merge-stream@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ metro-babel-register@0.56.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ @babel/register@7.7.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ find-cache-dir@2.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ commondir@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ make-dir@2.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── pify@4.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ pkg-dir@3.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └─┬ find-up@3.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚     └─┬ locate-path@3.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚       └─┬ p-locate@3.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚         └─┬ p-limit@2.2.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚           └── p-try@2.2.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ make-dir@2.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ pirates@4.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── node-modules-regexp@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ source-map-support@0.5.16
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚   └── source-map@0.6.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └── core-js@2.6.11
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ metro-babel-transformer@0.56.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ metro-source-map@0.56.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ metro-symbolicate@0.56.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”œβ”€β”¬ through2@2.0.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ └── xtend@4.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ └── vlq@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ ob1@0.56.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   └── vlq@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ metro-inspector-proxy@0.56.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ debug@2.6.9
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── ms@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ rxjs@5.5.12
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── symbol-observable@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ ws@1.1.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ options@0.0.6
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── ultron@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ yargs@9.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ camelcase@4.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ cliui@3.2.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”œβ”€β”¬ string-width@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ β”œβ”€β”€ is-fullwidth-code-point@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ └─┬ strip-ansi@3.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚   └── ansi-regex@2.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ └── strip-ansi@3.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ os-locale@2.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”œβ”€β”¬ execa@0.7.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ β”œβ”€β”¬ cross-spawn@5.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ β”‚ └─┬ lru-cache@4.1.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ β”‚   β”œβ”€β”€ pseudomap@1.0.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ β”‚   └── yallist@2.1.2
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ └── get-stream@3.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”œβ”€β”¬ lcid@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ β”‚ └── invert-kv@1.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ └── mem@1.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”¬ read-pkg-up@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚ └─┬ read-pkg@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”œβ”€β”¬ load-json-file@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”‚ β”œβ”€β”€ parse-json@2.2.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”‚ β”œβ”€β”€ pify@2.3.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”‚ └── strip-bom@3.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”œβ”€β”¬ normalize-package-data@2.5.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”‚ β”œβ”€β”€ hosted-git-info@2.8.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”‚ └─┬ validate-npm-package-license@3.0.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”‚   β”œβ”€β”¬ spdx-correct@3.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”‚   β”‚ β”œβ”€β”¬ spdx-expression-parse@3.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”‚   β”‚ β”‚ β”œβ”€β”€ spdx-exceptions@2.2.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”‚   β”‚ β”‚ └── spdx-license-ids@3.0.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”‚   β”‚ └── spdx-license-ids@3.0.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   β”‚   └── spdx-expression-parse@3.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚   └─┬ path-type@2.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”‚     └── pify@2.3.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   └─┬ yargs-parser@7.0.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚     └── camelcase@4.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ metro-minify-uglify@0.56.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └─┬ uglify-es@3.3.9
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   β”œβ”€β”€ commander@2.13.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚   └── source-map@0.6.1
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ metro-source-map@0.56.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ metro-symbolicate@0.56.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ mime-types@2.1.11
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └── mime-db@1.23.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ node-fetch@2.6.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ temp@0.8.3
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └── rimraf@2.2.8
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ throat@4.1.0
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ write-file-atomic@1.3.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ imurmurhash@0.1.4
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”‚ └── slide@1.1.6
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ ws@1.1.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ xpipe@1.0.5
66 silly saveTree β”‚ β”‚ β”‚ β”‚ └── yargs@9.0.1
66 silly saveTree β”‚ β”‚ β”‚ └─┬ pretty-format@24.9.0
66 silly saveTree β”‚ β”‚ β”‚   └── ansi-regex@4.1.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ metro-core@0.56.3
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ metro-react-native-babel-transformer@0.56.3
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ metro@0.56.3
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ minimist@1.2.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ mkdirp@0.5.1
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ morgan@1.9.1
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ basic-auth@2.0.1
66 silly saveTree β”‚ β”‚ β”‚ └─┬ debug@2.6.9
66 silly saveTree β”‚ β”‚ β”‚   └── ms@2.0.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ node-notifier@5.4.3
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ growly@1.3.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ is-wsl@1.1.0
66 silly saveTree β”‚ β”‚ β”‚ └── shellwords@0.1.1
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ open@6.4.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ ora@3.4.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ cli-spinners@2.2.0
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ log-symbols@2.2.0
66 silly saveTree β”‚ β”‚ β”‚ └─┬ wcwidth@1.0.1
66 silly saveTree β”‚ β”‚ β”‚   └─┬ defaults@1.0.3
66 silly saveTree β”‚ β”‚ β”‚     └── clone@1.0.4
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ semver@6.3.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ serve-static@1.14.1
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ shell-quote@1.6.1
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ array-filter@0.0.1
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ array-map@0.0.0
66 silly saveTree β”‚ β”‚ β”‚ └── array-reduce@0.0.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ sudo-prompt@9.1.1
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ wcwidth@1.0.1
66 silly saveTree β”‚ β”‚ └── ws@1.1.5
66 silly saveTree β”‚ β”œβ”€β”¬ abort-controller@3.0.0
66 silly saveTree β”‚ β”‚ └── event-target-shim@5.0.1
66 silly saveTree β”‚ β”œβ”€β”€ art@0.10.3
66 silly saveTree β”‚ β”œβ”€β”€ base64-js@1.3.1
66 silly saveTree β”‚ β”œβ”€β”€ connect@3.7.0
66 silly saveTree β”‚ β”œβ”€β”€ event-target-shim@5.0.1
66 silly saveTree β”‚ β”œβ”€β”¬ fbjs-scripts@1.2.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ ansi-colors@1.1.0
66 silly saveTree β”‚ β”‚ β”‚ └── ansi-wrap@0.1.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ core-js@2.6.11
66 silly saveTree β”‚ β”‚ β”œβ”€β”€ cross-spawn@5.1.0
66 silly saveTree β”‚ β”‚ β”œβ”€β”¬ fancy-log@1.3.3
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ ansi-gray@0.1.1
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ color-support@1.1.3
66 silly saveTree β”‚ β”‚ β”‚ β”œβ”€β”€ parse-node-version@1.0.1
66 silly saveTree β”‚ β”‚ β”‚ └── time-stamp@1.1.0
66 silly saveTree β”‚ β”‚ └─┬ plugin-error@0.1.2
66 silly saveTree β”‚ β”‚   β”œβ”€β”€ ansi-cyan@0.1.1
66 silly saveTree β”‚ β”‚   β”œβ”€β”€ ansi-red@0.1.1
66 silly saveTree β”‚ β”‚   β”œβ”€β”¬ arr-diff@1.1.0
66 silly saveTree β”‚ β”‚   β”‚ └── array-slice@0.2.3
66 silly saveTree β”‚ β”‚   β”œβ”€β”€ arr-union@2.1.0
66 silly saveTree β”‚ β”‚   └─┬ extend-shallow@1.1.4
66 silly saveTree β”‚ β”‚     └── kind-of@1.1.0
66 silly saveTree β”‚ β”œβ”€β”¬ fbjs@1.0.0
66 silly saveTree β”‚ β”‚ └── core-js@2.6.11
66 silly saveTree β”‚ β”œβ”€β”€ hermes-engine@0.2.1
66 silly saveTree β”‚ β”œβ”€β”€ jsc-android@245459.0.0
66 silly saveTree β”‚ β”œβ”€β”€ metro-babel-register@0.56.3
66 silly saveTree β”‚ β”œβ”€β”€ metro-react-native-babel-transformer@0.56.3
66 silly saveTree β”‚ β”œβ”€β”€ metro-source-map@0.56.3
66 silly saveTree β”‚ β”œβ”€β”¬ pretty-format@24.9.0
66 silly saveTree β”‚ β”‚ └── ansi-regex@4.1.0
66 silly saveTree β”‚ β”œβ”€β”¬ react-devtools-core@3.6.3
66 silly saveTree β”‚ β”‚ └─┬ ws@3.3.3
66 silly saveTree β”‚ β”‚   β”œβ”€β”€ async-limiter@1.0.1
66 silly saveTree β”‚ β”‚   └── ultron@1.1.1
66 silly saveTree β”‚ └─┬ stacktrace-parser@0.1.8
66 silly saveTree β”‚   └── type-fest@0.7.1
66 silly saveTree └── react@16.9.0
67 verbose stack Error: /Users/josh/Dev/safe-area-view-bug/node_modules/react-native-safe-area-view: Appears to be a git repo or submodule.
67 verbose stack     at /Users/josh/.nvm/versions/node/v12.13.0/lib/node_modules/npm/node_modules/npm-install-checks/index.js:138:15
67 verbose stack     at callback (/Users/josh/.nvm/versions/node/v12.13.0/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js:295:20)
67 verbose stack     at FSReqCallback.oncomplete (fs.js:159:5)
68 verbose cwd /Users/josh/Dev/safe-area-view-bug
69 verbose Darwin 19.0.0
70 verbose argv "/Users/josh/.nvm/versions/node/v12.13.0/bin/node" "/Users/josh/.nvm/versions/node/v12.13.0/bin/npm" "i" "--save" "react-native-vector-icons"
71 verbose node v12.13.0
72 verbose npm  v6.13.3
73 error code EISGIT
74 error path /Users/josh/Dev/safe-area-view-bug/node_modules/react-native-safe-area-view
75 error git /Users/josh/Dev/safe-area-view-bug/node_modules/react-native-safe-area-view: Appears to be a git repo or submodule.
76 error git /Users/josh/Dev/safe-area-view-bug/node_modules/react-native-safe-area-view
77 error git Refusing to remove it. Update manually,
77 error git or move it out of the way first.
78 verbose exit [ 1, true ]

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
amauryfischercommented, Dec 17, 2019

@Trancever it works like a charm, thanks for your efficiency

2reactions
Trancevercommented, Dec 17, 2019

@amauryfischer I am ok with that. I will do it in a second and tell you when new version is ready.

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm ERR! code EISGIT react-native-safe-area-view
In my react native project I am not able to install any new packages because of this dumb error! I tried deleting it...
Read more >
Expo Error cant install new Packages!!!
I updated Expo CLI and then I wanted to add a new Package but it yields this error ... Appears to be a...
Read more >
react native doesn't work after installing any packages ... - Reddit
Hi I use create-react-native-app to create a project for react-native. Then, when I want to install any package using npm (eg. native-baseΒ ...
Read more >
Appears to be a git repo or submodule. - MOBΔ°L KOD AKADEMΔ°
... node_modules-react-native-safe-area-view-appears-to-be-a-git-repo-or- ... yoldaki git deposunu sildikten sonra npm install yapmaktΔ±r.
Read more >
Home Β· React Native Paper
Paper is a collection of customizable and production-ready components for React Native, following Google's Material Design guidelines. Try the demo on SnackΒ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found