0 info it worked if it ends with ok 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'install' ] 2 info using npm@3.10.10 3 info using node@v6.17.1 4 silly loadCurrentTree Starting 5 silly install loadCurrentTree 6 silly install readLocalPackageData 7 silly install normalizeTree 8 silly loadCurrentTree Finishing 9 silly loadIdealTree Starting 10 silly install loadIdealTree 11 silly cloneCurrentTree Starting 12 silly install cloneCurrentTreeToIdealTree 13 silly cloneCurrentTree Finishing 14 silly loadShrinkwrap Starting 15 silly install loadShrinkwrap 16 silly loadShrinkwrap Finishing 17 silly loadAllDepsIntoIdealTree Starting 18 silly install loadAllDepsIntoIdealTree 19 silly fetchNamedPackageData puppeteer 20 silly mapToRegistry name puppeteer 21 silly mapToRegistry using default registry 22 silly mapToRegistry registry https://registry.npmjs.org/ 23 silly mapToRegistry data Result { 23 silly mapToRegistry raw: 'puppeteer', 23 silly mapToRegistry scope: null, 23 silly mapToRegistry escapedName: 'puppeteer', 23 silly mapToRegistry name: 'puppeteer', 23 silly mapToRegistry rawSpec: '', 23 silly mapToRegistry spec: 'latest', 23 silly mapToRegistry type: 'tag' } 24 silly mapToRegistry uri https://registry.npmjs.org/puppeteer 25 verbose request uri https://registry.npmjs.org/puppeteer 26 verbose request no auth needed 27 info attempt registry request try #1 at 20:42:00 28 verbose request id 8f082f59cc37021e 29 verbose etag W/"7bc0985fcc65c49de446e3f9d346b462" 30 verbose lastModified Tue, 27 Oct 2020 15:08:39 GMT 31 http request GET https://registry.npmjs.org/puppeteer 32 http 304 https://registry.npmjs.org/puppeteer 33 verbose headers { date: 'Tue, 10 Nov 2020 11:42:00 GMT', 33 verbose headers connection: 'keep-alive', 33 verbose headers 'set-cookie': [ '__cfduid=d97c4c860c201d8f8e4973600983e50631605008520; expires=Thu, 10-Dec-20 11:42:00 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 33 verbose headers 'cf-ray': '5eff81f2af5b0aac-NRT', 33 verbose headers age: '2933', 33 verbose headers 'cache-control': 'public, max-age=300', 33 verbose headers etag: '"7bc0985fcc65c49de446e3f9d346b462"', 33 verbose headers 'last-modified': 'Tue, 27 Oct 2020 15:08:39 GMT', 33 verbose headers vary: 'Accept-Encoding', 33 verbose headers 'cf-cache-status': 'HIT', 33 verbose headers 'cf-request-id': '06538f8ba900000aac7da44000000001', 33 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 33 verbose headers server: 'cloudflare' } 34 silly get cb [ 304, 34 silly get { date: 'Tue, 10 Nov 2020 11:42:00 GMT', 34 silly get connection: 'keep-alive', 34 silly get 'set-cookie': [ '__cfduid=d97c4c860c201d8f8e4973600983e50631605008520; expires=Thu, 10-Dec-20 11:42:00 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 34 silly get 'cf-ray': '5eff81f2af5b0aac-NRT', 34 silly get age: '2933', 34 silly get 'cache-control': 'public, max-age=300', 34 silly get etag: '"7bc0985fcc65c49de446e3f9d346b462"', 34 silly get 'last-modified': 'Tue, 27 Oct 2020 15:08:39 GMT', 34 silly get vary: 'Accept-Encoding', 34 silly get 'cf-cache-status': 'HIT', 34 silly get 'cf-request-id': '06538f8ba900000aac7da44000000001', 34 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 34 silly get server: 'cloudflare' } ] 35 verbose etag https://registry.npmjs.org/puppeteer from cache 36 verbose get saving puppeteer to /home/nagasaki/.npm/registry.npmjs.org/puppeteer/.cache.json 37 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 38 silly resolveWithNewModule puppeteer@4.0.1 checking installable status 39 silly cache add args [ 'puppeteer@^4.0.0', null ] 40 verbose cache add spec puppeteer@^4.0.0 41 silly cache add parsed spec Result { 41 silly cache add raw: 'puppeteer@^4.0.0', 41 silly cache add scope: null, 41 silly cache add escapedName: 'puppeteer', 41 silly cache add name: 'puppeteer', 41 silly cache add rawSpec: '^4.0.0', 41 silly cache add spec: '>=4.0.0 <5.0.0', 41 silly cache add type: 'range' } 42 silly addNamed puppeteer@>=4.0.0 <5.0.0 43 verbose addNamed ">=4.0.0 <5.0.0" is a valid semver range for puppeteer 44 silly addNameRange { name: 'puppeteer', range: '>=4.0.0 <5.0.0', hasData: false } 45 silly mapToRegistry name puppeteer 46 silly mapToRegistry using default registry 47 silly mapToRegistry registry https://registry.npmjs.org/ 48 silly mapToRegistry data Result { 48 silly mapToRegistry raw: 'puppeteer', 48 silly mapToRegistry scope: null, 48 silly mapToRegistry escapedName: 'puppeteer', 48 silly mapToRegistry name: 'puppeteer', 48 silly mapToRegistry rawSpec: '', 48 silly mapToRegistry spec: 'latest', 48 silly mapToRegistry type: 'tag' } 49 silly mapToRegistry uri https://registry.npmjs.org/puppeteer 50 verbose addNameRange registry:https://registry.npmjs.org/puppeteer not in flight; fetching 51 verbose get https://registry.npmjs.org/puppeteer not expired, no request 52 silly addNameRange number 2 { name: 'puppeteer', range: '>=4.0.0 <5.0.0', hasData: true } 53 silly addNameRange versions [ 'puppeteer', 53 silly addNameRange [ '0.0.0', 53 silly addNameRange '0.9.0', 53 silly addNameRange '0.10.0', 53 silly addNameRange '0.10.1', 53 silly addNameRange '0.10.2', 53 silly addNameRange '0.11.0', 53 silly addNameRange '0.12.0', 53 silly addNameRange '0.13.0', 53 silly addNameRange '1.0.0-rc', 53 silly addNameRange '1.0.0-next.1514510476874', 53 silly addNameRange '1.0.0-next.1514951743425', 53 silly addNameRange '1.0.0-next.1515022965203', 53 silly addNameRange '1.0.0-next.1515032607003', 53 silly addNameRange '1.0.0-next.1515061835903', 53 silly addNameRange '1.0.0-next.1515092222354', 53 silly addNameRange '1.0.0-next.1515094434782', 53 silly addNameRange '1.0.0-next.1515095370840', 53 silly addNameRange '1.0.0-next.1515096688553', 53 silly addNameRange '1.0.0-next.1515102886297', 53 silly addNameRange '1.0.0-next.1515107202232', 53 silly addNameRange '1.0.0-next.1515176243781', 53 silly addNameRange '1.0.0-next.1515449879873', 53 silly addNameRange '1.0.0-next.1515453229229', 53 silly addNameRange '1.0.0-next.1515460930569', 53 silly addNameRange '1.0.0-next.1515463858907', 53 silly addNameRange '1.0.0-next.1515463970965', 53 silly addNameRange '1.0.0-next.1515544418139', 53 silly addNameRange '1.0.0-next.1515546200351', 53 silly addNameRange '1.0.0-next.1515552562439', 53 silly addNameRange '1.0.0-next.1515563875372', 53 silly addNameRange '1.0.0-next.1515567769425', 53 silly addNameRange '1.0.0-next.1515568144024', 53 silly addNameRange '1.0.0-next.1515618391320', 53 silly addNameRange '1.0.0-next.1515641713768', 53 silly addNameRange '1.0.0-next.1515659454855', 53 silly addNameRange '1.0.0-next.1515702182453', 53 silly addNameRange '1.0.0-next.1515707096515', 53 silly addNameRange '1.0.0-next.1515712659552', 53 silly addNameRange '1.0.0', 53 silly addNameRange '1.0.0-next.1515733912424', 53 silly addNameRange '1.0.0-next.1515745145135', 53 silly addNameRange '1.0.0-next.1515786200433', 53 silly addNameRange '1.0.0-next.1516189923095', 53 silly addNameRange '1.0.0-next.1516255441715', 53 silly addNameRange '1.0.0-next.1516339380944', 53 silly addNameRange '1.0.0-next.1516339397474', 53 silly addNameRange '1.0.0-next.1516340514293', 53 silly addNameRange '1.0.0-next.1516351540753', 53 silly addNameRange '1.0.0-next.1516663116955', 53 silly addNameRange '1.0.0-next.1516666407998', 53 silly addNameRange '1.0.0-next.1516668517979', 53 silly addNameRange '1.0.0-next.1516669982697', 53 silly addNameRange '1.0.0-next.1516857257758', 53 silly addNameRange '1.0.0-next.1516857487583', 53 silly addNameRange '1.0.0-next.1516920787679', 53 silly addNameRange '1.0.0-next.1517036516784', 53 silly addNameRange '1.0.0-next.1517354775230', 53 silly addNameRange '1.0.0-next.1517441618294', 53 silly addNameRange '1.0.0-next.1517443479601', 53 silly addNameRange '1.0.0-next.1517859708863', 53 silly addNameRange '1.0.0-next.1517864102118', 53 silly addNameRange '1.0.0-next.1517870791213', 53 silly addNameRange '1.0.0-next.1517871038246', 53 silly addNameRange '1.0.0-next.1517871611925', 53 silly addNameRange '1.0.0-next.1517871854711', 53 silly addNameRange '1.0.0-next.1517875514795', 53 silly addNameRange '1.0.0-next.1518024831019', 53 silly addNameRange '1.0.0-next.1518042185396', 53 silly addNameRange '1.0.0-next.1518044651367', 53 silly addNameRange '1.0.0-next.1518069662486', 53 silly addNameRange '1.0.0-next.1518069677340', 53 silly addNameRange '1.0.0-next.1518148905595', 53 silly addNameRange '1.0.0-next.1518485242743', 53 silly addNameRange '1.0.0-next.1518548577113', 53 silly addNameRange '1.0.0-next.1518550112236', 53 silly addNameRange '1.0.0-next.1518558601182', 53 silly addNameRange '1.0.0-next.1518559525177', 53 silly addNameRange '1.0.0-next.1518561730306', 53 silly addNameRange '1.0.0-next.1518570822451', 53 silly addNameRange '1.0.0-next.1518653466440', 53 silly addNameRange '1.0.0-next.1518655197185', 53 silly addNameRange '1.0.0-next.1518659629421', 53 silly addNameRange '1.0.0-next.1518730236759', 53 silly addNameRange '1.1.0', 53 silly addNameRange '1.1.0-next.1518809287189', 53 silly addNameRange '1.1.0-next.1519262100584', 53 silly addNameRange '1.1.0-next.1519266285104', 53 silly addNameRange '1.1.0-next.1519345518390', 53 silly addNameRange '1.1.0-next.1519350670048', 53 silly addNameRange '1.1.0-next.1519355295259', 53 silly addNameRange '1.1.0-next.1519355543971', 53 silly addNameRange '1.1.0-next.1519424108630', 53 silly addNameRange '1.1.0-next.1519430203926', 53 silly addNameRange '1.1.0-next.1519449884398', 53 silly addNameRange '1.1.1-next.1519451217463', 53 silly addNameRange '1.1.1', 53 silly addNameRange '1.1.1-next.1519455879191', 53 silly addNameRange '1.1.1-next.1519675964105', 53 silly addNameRange '1.1.1-next.1520401889860', 53 silly addNameRange '1.1.1-next.1520401938885', 53 silly addNameRange ... 597 more items ] ] 54 silly addNamed puppeteer@4.0.1 55 verbose addNamed "4.0.1" is a plain semver version for puppeteer 56 silly cache afterAdd puppeteer@4.0.1 57 verbose afterAdd /home/nagasaki/.npm/puppeteer/4.0.1/package/package.json not in flight; writing 58 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 59 verbose afterAdd /home/nagasaki/.npm/puppeteer/4.0.1/package/package.json written 60 silly fetchNamedPackageData fsevents 61 silly mapToRegistry name fsevents 62 silly mapToRegistry using default registry 63 silly mapToRegistry registry https://registry.npmjs.org/ 64 silly mapToRegistry data Result { 64 silly mapToRegistry raw: 'fsevents', 64 silly mapToRegistry scope: null, 64 silly mapToRegistry escapedName: 'fsevents', 64 silly mapToRegistry name: 'fsevents', 64 silly mapToRegistry rawSpec: '', 64 silly mapToRegistry spec: 'latest', 64 silly mapToRegistry type: 'tag' } 65 silly mapToRegistry uri https://registry.npmjs.org/fsevents 66 verbose request uri https://registry.npmjs.org/fsevents 67 verbose request no auth needed 68 info attempt registry request try #1 at 20:42:00 69 verbose etag W/"97d7b2b0c918240f2b976c59a6e7fd39" 70 verbose lastModified Thu, 05 Nov 2020 16:51:23 GMT 71 http request GET https://registry.npmjs.org/fsevents 72 http 304 https://registry.npmjs.org/fsevents 73 verbose headers { date: 'Tue, 10 Nov 2020 11:42:00 GMT', 73 verbose headers connection: 'keep-alive', 73 verbose headers 'set-cookie': [ '__cfduid=d97c4c860c201d8f8e4973600983e50631605008520; expires=Thu, 10-Dec-20 11:42:00 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 73 verbose headers 'cf-ray': '5eff81f74eb20aac-NRT', 73 verbose headers age: '1643', 73 verbose headers 'cache-control': 'public, max-age=300', 73 verbose headers etag: '"97d7b2b0c918240f2b976c59a6e7fd39"', 73 verbose headers 'last-modified': 'Thu, 05 Nov 2020 16:51:23 GMT', 73 verbose headers vary: 'Accept-Encoding', 73 verbose headers 'cf-cache-status': 'HIT', 73 verbose headers 'cf-request-id': '06538f8e8e00000aac62ae0000000001', 73 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 73 verbose headers server: 'cloudflare' } 74 silly get cb [ 304, 74 silly get { date: 'Tue, 10 Nov 2020 11:42:00 GMT', 74 silly get connection: 'keep-alive', 74 silly get 'set-cookie': [ '__cfduid=d97c4c860c201d8f8e4973600983e50631605008520; expires=Thu, 10-Dec-20 11:42:00 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 74 silly get 'cf-ray': '5eff81f74eb20aac-NRT', 74 silly get age: '1643', 74 silly get 'cache-control': 'public, max-age=300', 74 silly get etag: '"97d7b2b0c918240f2b976c59a6e7fd39"', 74 silly get 'last-modified': 'Thu, 05 Nov 2020 16:51:23 GMT', 74 silly get vary: 'Accept-Encoding', 74 silly get 'cf-cache-status': 'HIT', 74 silly get 'cf-request-id': '06538f8e8e00000aac62ae0000000001', 74 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 74 silly get server: 'cloudflare' } ] 75 verbose etag https://registry.npmjs.org/fsevents from cache 76 verbose get saving fsevents to /home/nagasaki/.npm/registry.npmjs.org/fsevents/.cache.json 77 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 78 silly resolveWithNewModule fsevents@1.2.13 checking installable status 79 silly fetchNamedPackageData fsevents 80 silly mapToRegistry name fsevents 81 silly mapToRegistry using default registry 82 silly mapToRegistry registry https://registry.npmjs.org/ 83 silly mapToRegistry data Result { 83 silly mapToRegistry raw: 'fsevents', 83 silly mapToRegistry scope: null, 83 silly mapToRegistry escapedName: 'fsevents', 83 silly mapToRegistry name: 'fsevents', 83 silly mapToRegistry rawSpec: '', 83 silly mapToRegistry spec: 'latest', 83 silly mapToRegistry type: 'tag' } 84 silly mapToRegistry uri https://registry.npmjs.org/fsevents 85 silly resolveWithNewModule fsevents@2.1.3 checking installable status 86 silly fetchNamedPackageData fsevents 87 silly mapToRegistry name fsevents 88 silly mapToRegistry using default registry 89 silly mapToRegistry registry https://registry.npmjs.org/ 90 silly mapToRegistry data Result { 90 silly mapToRegistry raw: 'fsevents', 90 silly mapToRegistry scope: null, 90 silly mapToRegistry escapedName: 'fsevents', 90 silly mapToRegistry name: 'fsevents', 90 silly mapToRegistry rawSpec: '', 90 silly mapToRegistry spec: 'latest', 90 silly mapToRegistry type: 'tag' } 91 silly mapToRegistry uri https://registry.npmjs.org/fsevents 92 silly resolveWithNewModule fsevents@2.2.1 checking installable status 93 silly fetchNamedPackageData debug 94 silly mapToRegistry name debug 95 silly mapToRegistry using default registry 96 silly mapToRegistry registry https://registry.npmjs.org/ 97 silly mapToRegistry data Result { 97 silly mapToRegistry raw: 'debug', 97 silly mapToRegistry scope: null, 97 silly mapToRegistry escapedName: 'debug', 97 silly mapToRegistry name: 'debug', 97 silly mapToRegistry rawSpec: '', 97 silly mapToRegistry spec: 'latest', 97 silly mapToRegistry type: 'tag' } 98 silly mapToRegistry uri https://registry.npmjs.org/debug 99 silly fetchNamedPackageData extract-zip 100 silly mapToRegistry name extract-zip 101 silly mapToRegistry using default registry 102 silly mapToRegistry registry https://registry.npmjs.org/ 103 silly mapToRegistry data Result { 103 silly mapToRegistry raw: 'extract-zip', 103 silly mapToRegistry scope: null, 103 silly mapToRegistry escapedName: 'extract-zip', 103 silly mapToRegistry name: 'extract-zip', 103 silly mapToRegistry rawSpec: '', 103 silly mapToRegistry spec: 'latest', 103 silly mapToRegistry type: 'tag' } 104 silly mapToRegistry uri https://registry.npmjs.org/extract-zip 105 silly fetchNamedPackageData mime 106 silly mapToRegistry name mime 107 silly mapToRegistry using default registry 108 silly mapToRegistry registry https://registry.npmjs.org/ 109 silly mapToRegistry data Result { 109 silly mapToRegistry raw: 'mime', 109 silly mapToRegistry scope: null, 109 silly mapToRegistry escapedName: 'mime', 109 silly mapToRegistry name: 'mime', 109 silly mapToRegistry rawSpec: '', 109 silly mapToRegistry spec: 'latest', 109 silly mapToRegistry type: 'tag' } 110 silly mapToRegistry uri https://registry.npmjs.org/mime 111 silly fetchNamedPackageData mitt 112 silly mapToRegistry name mitt 113 silly mapToRegistry using default registry 114 silly mapToRegistry registry https://registry.npmjs.org/ 115 silly mapToRegistry data Result { 115 silly mapToRegistry raw: 'mitt', 115 silly mapToRegistry scope: null, 115 silly mapToRegistry escapedName: 'mitt', 115 silly mapToRegistry name: 'mitt', 115 silly mapToRegistry rawSpec: '', 115 silly mapToRegistry spec: 'latest', 115 silly mapToRegistry type: 'tag' } 116 silly mapToRegistry uri https://registry.npmjs.org/mitt 117 silly fetchNamedPackageData proxy-from-env 118 silly mapToRegistry name proxy-from-env 119 silly mapToRegistry using default registry 120 silly mapToRegistry registry https://registry.npmjs.org/ 121 silly mapToRegistry data Result { 121 silly mapToRegistry raw: 'proxy-from-env', 121 silly mapToRegistry scope: null, 121 silly mapToRegistry escapedName: 'proxy-from-env', 121 silly mapToRegistry name: 'proxy-from-env', 121 silly mapToRegistry rawSpec: '', 121 silly mapToRegistry spec: 'latest', 121 silly mapToRegistry type: 'tag' } 122 silly mapToRegistry uri https://registry.npmjs.org/proxy-from-env 123 silly fetchNamedPackageData rimraf 124 silly mapToRegistry name rimraf 125 silly mapToRegistry using default registry 126 silly mapToRegistry registry https://registry.npmjs.org/ 127 silly mapToRegistry data Result { 127 silly mapToRegistry raw: 'rimraf', 127 silly mapToRegistry scope: null, 127 silly mapToRegistry escapedName: 'rimraf', 127 silly mapToRegistry name: 'rimraf', 127 silly mapToRegistry rawSpec: '', 127 silly mapToRegistry spec: 'latest', 127 silly mapToRegistry type: 'tag' } 128 silly mapToRegistry uri https://registry.npmjs.org/rimraf 129 silly fetchNamedPackageData tar-fs 130 silly mapToRegistry name tar-fs 131 silly mapToRegistry using default registry 132 silly mapToRegistry registry https://registry.npmjs.org/ 133 silly mapToRegistry data Result { 133 silly mapToRegistry raw: 'tar-fs', 133 silly mapToRegistry scope: null, 133 silly mapToRegistry escapedName: 'tar-fs', 133 silly mapToRegistry name: 'tar-fs', 133 silly mapToRegistry rawSpec: '', 133 silly mapToRegistry spec: 'latest', 133 silly mapToRegistry type: 'tag' } 134 silly mapToRegistry uri https://registry.npmjs.org/tar-fs 135 silly fetchNamedPackageData unbzip2-stream 136 silly mapToRegistry name unbzip2-stream 137 silly mapToRegistry using default registry 138 silly mapToRegistry registry https://registry.npmjs.org/ 139 silly mapToRegistry data Result { 139 silly mapToRegistry raw: 'unbzip2-stream', 139 silly mapToRegistry scope: null, 139 silly mapToRegistry escapedName: 'unbzip2-stream', 139 silly mapToRegistry name: 'unbzip2-stream', 139 silly mapToRegistry rawSpec: '', 139 silly mapToRegistry spec: 'latest', 139 silly mapToRegistry type: 'tag' } 140 silly mapToRegistry uri https://registry.npmjs.org/unbzip2-stream 141 verbose request uri https://registry.npmjs.org/extract-zip 142 verbose request no auth needed 143 info attempt registry request try #1 at 20:42:04 144 verbose etag W/"522f0c58d386e11b51a37c43de8f0b51" 145 verbose lastModified Wed, 10 Jun 2020 07:10:08 GMT 146 http request GET https://registry.npmjs.org/extract-zip 147 verbose request uri https://registry.npmjs.org/mime 148 verbose request no auth needed 149 info attempt registry request try #1 at 20:42:04 150 verbose etag W/"1dfad561148856b67d3e9802658b1f31" 151 verbose lastModified Wed, 27 May 2020 16:23:43 GMT 152 http request GET https://registry.npmjs.org/mime 153 verbose request uri https://registry.npmjs.org/mitt 154 verbose request no auth needed 155 info attempt registry request try #1 at 20:42:04 156 verbose etag W/"991b673621091554dd4f0984487a6106" 157 verbose lastModified Wed, 15 Jul 2020 15:01:02 GMT 158 http request GET https://registry.npmjs.org/mitt 159 verbose request uri https://registry.npmjs.org/proxy-from-env 160 verbose request no auth needed 161 info attempt registry request try #1 at 20:42:04 162 verbose etag W/"249a72a37e32376072a03b4fdb1d4cb0" 163 verbose lastModified Wed, 04 Mar 2020 03:35:23 GMT 164 http request GET https://registry.npmjs.org/proxy-from-env 165 verbose request uri https://registry.npmjs.org/debug 166 verbose request no auth needed 167 info attempt registry request try #1 at 20:42:04 168 verbose etag W/"9ce3bb2c3e158c31baab90a1f75f2d4b" 169 verbose lastModified Sat, 19 Sep 2020 08:36:33 GMT 170 http request GET https://registry.npmjs.org/debug 171 verbose request uri https://registry.npmjs.org/rimraf 172 verbose request no auth needed 173 info attempt registry request try #1 at 20:42:04 174 verbose etag W/"1d5b09624131f5d228cee615bcf66fb7" 175 verbose lastModified Wed, 12 Aug 2020 23:39:59 GMT 176 http request GET https://registry.npmjs.org/rimraf 177 verbose request uri https://registry.npmjs.org/unbzip2-stream 178 verbose request no auth needed 179 info attempt registry request try #1 at 20:42:04 180 verbose etag W/"d48835a24192894a678516ff425efaf6" 181 verbose lastModified Wed, 27 May 2020 07:04:08 GMT 182 http request GET https://registry.npmjs.org/unbzip2-stream 183 verbose request uri https://registry.npmjs.org/tar-fs 184 verbose request no auth needed 185 info attempt registry request try #1 at 20:42:04 186 verbose etag W/"ea2759e498ca0695a7f1874024e623ec" 187 verbose lastModified Fri, 06 Nov 2020 18:43:48 GMT 188 http request GET https://registry.npmjs.org/tar-fs 189 http 304 https://registry.npmjs.org/extract-zip 190 verbose headers { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 190 verbose headers connection: 'keep-alive', 190 verbose headers 'set-cookie': [ '__cfduid=daa990769ec1de18a22372e3b9c8518a51605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 190 verbose headers 'cf-ray': '5eff820baf000aac-NRT', 190 verbose headers age: '18', 190 verbose headers 'cache-control': 'public, max-age=300', 190 verbose headers etag: '"522f0c58d386e11b51a37c43de8f0b51"', 190 verbose headers 'last-modified': 'Wed, 10 Jun 2020 07:10:08 GMT', 190 verbose headers vary: 'Accept-Encoding', 190 verbose headers 'cf-cache-status': 'HIT', 190 verbose headers 'cf-request-id': '06538f9b4d00000aac643d4000000001', 190 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 190 verbose headers server: 'cloudflare' } 191 silly get cb [ 304, 191 silly get { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 191 silly get connection: 'keep-alive', 191 silly get 'set-cookie': [ '__cfduid=daa990769ec1de18a22372e3b9c8518a51605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 191 silly get 'cf-ray': '5eff820baf000aac-NRT', 191 silly get age: '18', 191 silly get 'cache-control': 'public, max-age=300', 191 silly get etag: '"522f0c58d386e11b51a37c43de8f0b51"', 191 silly get 'last-modified': 'Wed, 10 Jun 2020 07:10:08 GMT', 191 silly get vary: 'Accept-Encoding', 191 silly get 'cf-cache-status': 'HIT', 191 silly get 'cf-request-id': '06538f9b4d00000aac643d4000000001', 191 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 191 silly get server: 'cloudflare' } ] 192 verbose etag https://registry.npmjs.org/extract-zip from cache 193 verbose get saving extract-zip to /home/nagasaki/.npm/registry.npmjs.org/extract-zip/.cache.json 194 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 195 silly resolveWithNewModule extract-zip@2.0.1 checking installable status 196 silly cache add args [ 'extract-zip@^2.0.0', null ] 197 verbose cache add spec extract-zip@^2.0.0 198 silly cache add parsed spec Result { 198 silly cache add raw: 'extract-zip@^2.0.0', 198 silly cache add scope: null, 198 silly cache add escapedName: 'extract-zip', 198 silly cache add name: 'extract-zip', 198 silly cache add rawSpec: '^2.0.0', 198 silly cache add spec: '>=2.0.0 <3.0.0', 198 silly cache add type: 'range' } 199 silly addNamed extract-zip@>=2.0.0 <3.0.0 200 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for extract-zip 201 silly addNameRange { name: 'extract-zip', range: '>=2.0.0 <3.0.0', hasData: false } 202 silly mapToRegistry name extract-zip 203 silly mapToRegistry using default registry 204 silly mapToRegistry registry https://registry.npmjs.org/ 205 silly mapToRegistry data Result { 205 silly mapToRegistry raw: 'extract-zip', 205 silly mapToRegistry scope: null, 205 silly mapToRegistry escapedName: 'extract-zip', 205 silly mapToRegistry name: 'extract-zip', 205 silly mapToRegistry rawSpec: '', 205 silly mapToRegistry spec: 'latest', 205 silly mapToRegistry type: 'tag' } 206 silly mapToRegistry uri https://registry.npmjs.org/extract-zip 207 verbose addNameRange registry:https://registry.npmjs.org/extract-zip not in flight; fetching 208 verbose get https://registry.npmjs.org/extract-zip not expired, no request 209 silly addNameRange number 2 { name: 'extract-zip', range: '>=2.0.0 <3.0.0', hasData: true } 210 silly addNameRange versions [ 'extract-zip', 210 silly addNameRange [ '1.0.0', 210 silly addNameRange '1.0.1', 210 silly addNameRange '1.0.2', 210 silly addNameRange '1.0.3', 210 silly addNameRange '1.1.0', 210 silly addNameRange '1.1.1', 210 silly addNameRange '1.1.2', 210 silly addNameRange '1.2.0', 210 silly addNameRange '1.3.0', 210 silly addNameRange '1.4.0', 210 silly addNameRange '1.4.1', 210 silly addNameRange '1.5.0', 210 silly addNameRange '1.6.0', 210 silly addNameRange '1.6.1', 210 silly addNameRange '1.6.2', 210 silly addNameRange '1.6.3', 210 silly addNameRange '1.6.4', 210 silly addNameRange '1.6.5', 210 silly addNameRange '1.6.6', 210 silly addNameRange '1.6.7', 210 silly addNameRange '1.6.8', 210 silly addNameRange '1.7.0', 210 silly addNameRange '2.0.0', 210 silly addNameRange '2.0.1' ] ] 211 silly addNamed extract-zip@2.0.1 212 verbose addNamed "2.0.1" is a plain semver version for extract-zip 213 silly cache afterAdd extract-zip@2.0.1 214 verbose afterAdd /home/nagasaki/.npm/extract-zip/2.0.1/package/package.json not in flight; writing 215 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 216 verbose afterAdd /home/nagasaki/.npm/extract-zip/2.0.1/package/package.json written 217 http 304 https://registry.npmjs.org/debug 218 verbose headers { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 218 verbose headers connection: 'keep-alive', 218 verbose headers 'set-cookie': [ '__cfduid=d9c4c8b3f6904166d8e2ac2ab0332291c1605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 218 verbose headers 'cf-ray': '5eff820c5b070e82-NRT', 218 verbose headers age: '492', 218 verbose headers 'cache-control': 'public, max-age=300', 218 verbose headers etag: '"9ce3bb2c3e158c31baab90a1f75f2d4b"', 218 verbose headers 'last-modified': 'Sat, 19 Sep 2020 08:36:33 GMT', 218 verbose headers vary: 'Accept-Encoding', 218 verbose headers 'cf-cache-status': 'HIT', 218 verbose headers 'cf-request-id': '06538f9bbb00000e82eda19000000001', 218 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 218 verbose headers server: 'cloudflare' } 219 silly get cb [ 304, 219 silly get { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 219 silly get connection: 'keep-alive', 219 silly get 'set-cookie': [ '__cfduid=d9c4c8b3f6904166d8e2ac2ab0332291c1605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 219 silly get 'cf-ray': '5eff820c5b070e82-NRT', 219 silly get age: '492', 219 silly get 'cache-control': 'public, max-age=300', 219 silly get etag: '"9ce3bb2c3e158c31baab90a1f75f2d4b"', 219 silly get 'last-modified': 'Sat, 19 Sep 2020 08:36:33 GMT', 219 silly get vary: 'Accept-Encoding', 219 silly get 'cf-cache-status': 'HIT', 219 silly get 'cf-request-id': '06538f9bbb00000e82eda19000000001', 219 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 219 silly get server: 'cloudflare' } ] 220 verbose etag https://registry.npmjs.org/debug from cache 221 verbose get saving debug to /home/nagasaki/.npm/registry.npmjs.org/debug/.cache.json 222 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 223 http 304 https://registry.npmjs.org/mitt 224 verbose headers { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 224 verbose headers connection: 'keep-alive', 224 verbose headers 'set-cookie': [ '__cfduid=d618b40dc99abb39dc18bb28525d6e1831605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 224 verbose headers 'cf-ray': '5eff820c5c79f8b3-NRT', 224 verbose headers age: '5740', 224 verbose headers 'cache-control': 'public, max-age=300', 224 verbose headers etag: '"991b673621091554dd4f0984487a6106"', 224 verbose headers 'last-modified': 'Wed, 15 Jul 2020 15:01:02 GMT', 224 verbose headers vary: 'Accept-Encoding', 224 verbose headers 'cf-cache-status': 'HIT', 224 verbose headers 'cf-request-id': '06538f9bbb0000f8b34d914000000001', 224 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 224 verbose headers server: 'cloudflare' } 225 silly get cb [ 304, 225 silly get { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 225 silly get connection: 'keep-alive', 225 silly get 'set-cookie': [ '__cfduid=d618b40dc99abb39dc18bb28525d6e1831605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 225 silly get 'cf-ray': '5eff820c5c79f8b3-NRT', 225 silly get age: '5740', 225 silly get 'cache-control': 'public, max-age=300', 225 silly get etag: '"991b673621091554dd4f0984487a6106"', 225 silly get 'last-modified': 'Wed, 15 Jul 2020 15:01:02 GMT', 225 silly get vary: 'Accept-Encoding', 225 silly get 'cf-cache-status': 'HIT', 225 silly get 'cf-request-id': '06538f9bbb0000f8b34d914000000001', 225 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 225 silly get server: 'cloudflare' } ] 226 verbose etag https://registry.npmjs.org/mitt from cache 227 verbose get saving mitt to /home/nagasaki/.npm/registry.npmjs.org/mitt/.cache.json 228 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 229 http 304 https://registry.npmjs.org/tar-fs 230 verbose headers { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 230 verbose headers connection: 'keep-alive', 230 verbose headers 'set-cookie': [ '__cfduid=dd49033535a01e3c43bdf7e81cfd838ea1605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 230 verbose headers 'cf-ray': '5eff820c5a38f90f-NRT', 230 verbose headers age: '72', 230 verbose headers 'cache-control': 'public, max-age=300', 230 verbose headers etag: '"ea2759e498ca0695a7f1874024e623ec"', 230 verbose headers 'last-modified': 'Fri, 06 Nov 2020 18:43:48 GMT', 230 verbose headers vary: 'Accept-Encoding', 230 verbose headers 'cf-cache-status': 'HIT', 230 verbose headers 'cf-request-id': '06538f9bba0000f90f8d387000000001', 230 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 230 verbose headers server: 'cloudflare' } 231 silly get cb [ 304, 231 silly get { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 231 silly get connection: 'keep-alive', 231 silly get 'set-cookie': [ '__cfduid=dd49033535a01e3c43bdf7e81cfd838ea1605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 231 silly get 'cf-ray': '5eff820c5a38f90f-NRT', 231 silly get age: '72', 231 silly get 'cache-control': 'public, max-age=300', 231 silly get etag: '"ea2759e498ca0695a7f1874024e623ec"', 231 silly get 'last-modified': 'Fri, 06 Nov 2020 18:43:48 GMT', 231 silly get vary: 'Accept-Encoding', 231 silly get 'cf-cache-status': 'HIT', 231 silly get 'cf-request-id': '06538f9bba0000f90f8d387000000001', 231 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 231 silly get server: 'cloudflare' } ] 232 verbose etag https://registry.npmjs.org/tar-fs from cache 233 verbose get saving tar-fs to /home/nagasaki/.npm/registry.npmjs.org/tar-fs/.cache.json 234 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 235 http 304 https://registry.npmjs.org/mime 236 verbose headers { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 236 verbose headers connection: 'keep-alive', 236 verbose headers 'set-cookie': [ '__cfduid=d412094d77862eab14e54d9cbab53daad1605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 236 verbose headers 'cf-ray': '5eff820c5c0ad64d-NRT', 236 verbose headers age: '4671', 236 verbose headers 'cache-control': 'public, max-age=300', 236 verbose headers etag: '"1dfad561148856b67d3e9802658b1f31"', 236 verbose headers 'last-modified': 'Wed, 27 May 2020 16:23:43 GMT', 236 verbose headers vary: 'Accept-Encoding', 236 verbose headers 'cf-cache-status': 'HIT', 236 verbose headers 'cf-request-id': '06538f9bbb0000d64dd2054000000001', 236 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 236 verbose headers server: 'cloudflare' } 237 silly get cb [ 304, 237 silly get { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 237 silly get connection: 'keep-alive', 237 silly get 'set-cookie': [ '__cfduid=d412094d77862eab14e54d9cbab53daad1605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 237 silly get 'cf-ray': '5eff820c5c0ad64d-NRT', 237 silly get age: '4671', 237 silly get 'cache-control': 'public, max-age=300', 237 silly get etag: '"1dfad561148856b67d3e9802658b1f31"', 237 silly get 'last-modified': 'Wed, 27 May 2020 16:23:43 GMT', 237 silly get vary: 'Accept-Encoding', 237 silly get 'cf-cache-status': 'HIT', 237 silly get 'cf-request-id': '06538f9bbb0000d64dd2054000000001', 237 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 237 silly get server: 'cloudflare' } ] 238 verbose etag https://registry.npmjs.org/mime from cache 239 verbose get saving mime to /home/nagasaki/.npm/registry.npmjs.org/mime/.cache.json 240 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 241 silly resolveWithNewModule debug@4.2.0 checking installable status 242 silly cache add args [ 'debug@^4.1.0', null ] 243 verbose cache add spec debug@^4.1.0 244 silly cache add parsed spec Result { 244 silly cache add raw: 'debug@^4.1.0', 244 silly cache add scope: null, 244 silly cache add escapedName: 'debug', 244 silly cache add name: 'debug', 244 silly cache add rawSpec: '^4.1.0', 244 silly cache add spec: '>=4.1.0 <5.0.0', 244 silly cache add type: 'range' } 245 silly addNamed debug@>=4.1.0 <5.0.0 246 verbose addNamed ">=4.1.0 <5.0.0" is a valid semver range for debug 247 silly addNameRange { name: 'debug', range: '>=4.1.0 <5.0.0', hasData: false } 248 silly mapToRegistry name debug 249 silly mapToRegistry using default registry 250 silly mapToRegistry registry https://registry.npmjs.org/ 251 silly mapToRegistry data Result { 251 silly mapToRegistry raw: 'debug', 251 silly mapToRegistry scope: null, 251 silly mapToRegistry escapedName: 'debug', 251 silly mapToRegistry name: 'debug', 251 silly mapToRegistry rawSpec: '', 251 silly mapToRegistry spec: 'latest', 251 silly mapToRegistry type: 'tag' } 252 silly mapToRegistry uri https://registry.npmjs.org/debug 253 verbose addNameRange registry:https://registry.npmjs.org/debug not in flight; fetching 254 silly resolveWithNewModule mitt@2.1.0 checking installable status 255 silly cache add args [ 'mitt@^2.0.1', null ] 256 verbose cache add spec mitt@^2.0.1 257 silly cache add parsed spec Result { 257 silly cache add raw: 'mitt@^2.0.1', 257 silly cache add scope: null, 257 silly cache add escapedName: 'mitt', 257 silly cache add name: 'mitt', 257 silly cache add rawSpec: '^2.0.1', 257 silly cache add spec: '>=2.0.1 <3.0.0', 257 silly cache add type: 'range' } 258 silly addNamed mitt@>=2.0.1 <3.0.0 259 verbose addNamed ">=2.0.1 <3.0.0" is a valid semver range for mitt 260 silly addNameRange { name: 'mitt', range: '>=2.0.1 <3.0.0', hasData: false } 261 silly mapToRegistry name mitt 262 silly mapToRegistry using default registry 263 silly mapToRegistry registry https://registry.npmjs.org/ 264 silly mapToRegistry data Result { 264 silly mapToRegistry raw: 'mitt', 264 silly mapToRegistry scope: null, 264 silly mapToRegistry escapedName: 'mitt', 264 silly mapToRegistry name: 'mitt', 264 silly mapToRegistry rawSpec: '', 264 silly mapToRegistry spec: 'latest', 264 silly mapToRegistry type: 'tag' } 265 silly mapToRegistry uri https://registry.npmjs.org/mitt 266 verbose addNameRange registry:https://registry.npmjs.org/mitt not in flight; fetching 267 http 304 https://registry.npmjs.org/rimraf 268 verbose headers { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 268 verbose headers connection: 'keep-alive', 268 verbose headers 'set-cookie': [ '__cfduid=df476924ee60ee557dec174cf1a6a898d1605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 268 verbose headers 'cf-ray': '5eff820c6fd49485-NRT', 268 verbose headers age: '1065', 268 verbose headers 'cache-control': 'public, max-age=300', 268 verbose headers etag: '"1d5b09624131f5d228cee615bcf66fb7"', 268 verbose headers 'last-modified': 'Wed, 12 Aug 2020 23:39:59 GMT', 268 verbose headers vary: 'Accept-Encoding', 268 verbose headers 'cf-cache-status': 'HIT', 268 verbose headers 'cf-request-id': '06538f9bbe00009485f9afc000000001', 268 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 268 verbose headers server: 'cloudflare' } 269 silly get cb [ 304, 269 silly get { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 269 silly get connection: 'keep-alive', 269 silly get 'set-cookie': [ '__cfduid=df476924ee60ee557dec174cf1a6a898d1605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 269 silly get 'cf-ray': '5eff820c6fd49485-NRT', 269 silly get age: '1065', 269 silly get 'cache-control': 'public, max-age=300', 269 silly get etag: '"1d5b09624131f5d228cee615bcf66fb7"', 269 silly get 'last-modified': 'Wed, 12 Aug 2020 23:39:59 GMT', 269 silly get vary: 'Accept-Encoding', 269 silly get 'cf-cache-status': 'HIT', 269 silly get 'cf-request-id': '06538f9bbe00009485f9afc000000001', 269 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 269 silly get server: 'cloudflare' } ] 270 verbose etag https://registry.npmjs.org/rimraf from cache 271 verbose get saving rimraf to /home/nagasaki/.npm/registry.npmjs.org/rimraf/.cache.json 272 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 273 silly resolveWithNewModule tar-fs@2.1.1 checking installable status 274 silly cache add args [ 'tar-fs@^2.0.0', null ] 275 verbose cache add spec tar-fs@^2.0.0 276 silly cache add parsed spec Result { 276 silly cache add raw: 'tar-fs@^2.0.0', 276 silly cache add scope: null, 276 silly cache add escapedName: 'tar-fs', 276 silly cache add name: 'tar-fs', 276 silly cache add rawSpec: '^2.0.0', 276 silly cache add spec: '>=2.0.0 <3.0.0', 276 silly cache add type: 'range' } 277 silly addNamed tar-fs@>=2.0.0 <3.0.0 278 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for tar-fs 279 silly addNameRange { name: 'tar-fs', range: '>=2.0.0 <3.0.0', hasData: false } 280 silly mapToRegistry name tar-fs 281 silly mapToRegistry using default registry 282 silly mapToRegistry registry https://registry.npmjs.org/ 283 silly mapToRegistry data Result { 283 silly mapToRegistry raw: 'tar-fs', 283 silly mapToRegistry scope: null, 283 silly mapToRegistry escapedName: 'tar-fs', 283 silly mapToRegistry name: 'tar-fs', 283 silly mapToRegistry rawSpec: '', 283 silly mapToRegistry spec: 'latest', 283 silly mapToRegistry type: 'tag' } 284 silly mapToRegistry uri https://registry.npmjs.org/tar-fs 285 verbose addNameRange registry:https://registry.npmjs.org/tar-fs not in flight; fetching 286 http 304 https://registry.npmjs.org/unbzip2-stream 287 verbose headers { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 287 verbose headers connection: 'keep-alive', 287 verbose headers 'set-cookie': [ '__cfduid=ddc33cadf7a53ef932165af214dbfbb8f1605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 287 verbose headers 'cf-ray': '5eff820c5b8df8a7-NRT', 287 verbose headers age: '447', 287 verbose headers 'cache-control': 'public, max-age=300', 287 verbose headers etag: '"d48835a24192894a678516ff425efaf6"', 287 verbose headers 'last-modified': 'Wed, 27 May 2020 07:04:08 GMT', 287 verbose headers vary: 'Accept-Encoding', 287 verbose headers 'cf-cache-status': 'HIT', 287 verbose headers 'cf-request-id': '06538f9bbc0000f8a76a0a7000000001', 287 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 287 verbose headers server: 'cloudflare' } 288 silly get cb [ 304, 288 silly get { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 288 silly get connection: 'keep-alive', 288 silly get 'set-cookie': [ '__cfduid=ddc33cadf7a53ef932165af214dbfbb8f1605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 288 silly get 'cf-ray': '5eff820c5b8df8a7-NRT', 288 silly get age: '447', 288 silly get 'cache-control': 'public, max-age=300', 288 silly get etag: '"d48835a24192894a678516ff425efaf6"', 288 silly get 'last-modified': 'Wed, 27 May 2020 07:04:08 GMT', 288 silly get vary: 'Accept-Encoding', 288 silly get 'cf-cache-status': 'HIT', 288 silly get 'cf-request-id': '06538f9bbc0000f8a76a0a7000000001', 288 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 288 silly get server: 'cloudflare' } ] 289 verbose etag https://registry.npmjs.org/unbzip2-stream from cache 290 verbose get saving unbzip2-stream to /home/nagasaki/.npm/registry.npmjs.org/unbzip2-stream/.cache.json 291 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 292 verbose get https://registry.npmjs.org/debug not expired, no request 293 silly addNameRange number 2 { name: 'debug', range: '>=4.1.0 <5.0.0', hasData: true } 294 silly addNameRange versions [ 'debug', 294 silly addNameRange [ '0.0.1', 294 silly addNameRange '0.1.0', 294 silly addNameRange '0.2.0', 294 silly addNameRange '0.3.0', 294 silly addNameRange '0.4.0', 294 silly addNameRange '0.4.1', 294 silly addNameRange '0.5.0', 294 silly addNameRange '0.6.0', 294 silly addNameRange '0.7.0', 294 silly addNameRange '0.7.1', 294 silly addNameRange '0.7.2', 294 silly addNameRange '0.7.3', 294 silly addNameRange '0.7.4', 294 silly addNameRange '0.8.0', 294 silly addNameRange '0.8.1', 294 silly addNameRange '1.0.0', 294 silly addNameRange '1.0.1', 294 silly addNameRange '1.0.2', 294 silly addNameRange '1.0.3', 294 silly addNameRange '1.0.4', 294 silly addNameRange '2.0.0', 294 silly addNameRange '2.1.0', 294 silly addNameRange '2.1.1', 294 silly addNameRange '2.1.2', 294 silly addNameRange '2.1.3', 294 silly addNameRange '2.2.0', 294 silly addNameRange '2.3.0', 294 silly addNameRange '2.3.1', 294 silly addNameRange '2.3.2', 294 silly addNameRange '2.3.3', 294 silly addNameRange '2.4.0', 294 silly addNameRange '2.4.1', 294 silly addNameRange '2.4.2', 294 silly addNameRange '2.4.3', 294 silly addNameRange '2.4.4', 294 silly addNameRange '2.4.5', 294 silly addNameRange '2.5.0', 294 silly addNameRange '2.5.1', 294 silly addNameRange '2.5.2', 294 silly addNameRange '2.6.0', 294 silly addNameRange '2.6.1', 294 silly addNameRange '2.6.2', 294 silly addNameRange '2.6.3', 294 silly addNameRange '2.6.4', 294 silly addNameRange '2.6.5', 294 silly addNameRange '2.6.6', 294 silly addNameRange '2.6.7', 294 silly addNameRange '2.6.8', 294 silly addNameRange '1.0.5', 294 silly addNameRange '3.0.0', 294 silly addNameRange '3.0.1', 294 silly addNameRange '2.6.9', 294 silly addNameRange '3.1.0', 294 silly addNameRange '3.2.0', 294 silly addNameRange '3.2.1', 294 silly addNameRange '3.2.2', 294 silly addNameRange '3.2.3', 294 silly addNameRange '4.0.0', 294 silly addNameRange '3.2.4', 294 silly addNameRange '3.2.5', 294 silly addNameRange '4.0.1', 294 silly addNameRange '4.1.0', 294 silly addNameRange '3.2.6', 294 silly addNameRange '4.1.1', 294 silly addNameRange '4.2.0', 294 silly addNameRange '4.3.0' ] ] 295 silly addNamed debug@4.2.0 296 verbose addNamed "4.2.0" is a plain semver version for debug 297 verbose get https://registry.npmjs.org/mitt not expired, no request 298 silly addNameRange number 2 { name: 'mitt', range: '>=2.0.1 <3.0.0', hasData: true } 299 silly addNameRange versions [ 'mitt', 299 silly addNameRange [ '1.0.0', 299 silly addNameRange '1.0.1', 299 silly addNameRange '1.1.0', 299 silly addNameRange '1.1.1', 299 silly addNameRange '1.1.2', 299 silly addNameRange '1.1.3', 299 silly addNameRange '1.2.0', 299 silly addNameRange '2.0.0', 299 silly addNameRange '2.0.1', 299 silly addNameRange '2.1.0' ] ] 300 silly addNamed mitt@2.1.0 301 verbose addNamed "2.1.0" is a plain semver version for mitt 302 silly resolveWithNewModule mime@2.4.6 checking installable status 303 silly cache add args [ 'mime@^2.0.3', null ] 304 verbose cache add spec mime@^2.0.3 305 silly cache add parsed spec Result { 305 silly cache add raw: 'mime@^2.0.3', 305 silly cache add scope: null, 305 silly cache add escapedName: 'mime', 305 silly cache add name: 'mime', 305 silly cache add rawSpec: '^2.0.3', 305 silly cache add spec: '>=2.0.3 <3.0.0', 305 silly cache add type: 'range' } 306 silly addNamed mime@>=2.0.3 <3.0.0 307 verbose addNamed ">=2.0.3 <3.0.0" is a valid semver range for mime 308 silly addNameRange { name: 'mime', range: '>=2.0.3 <3.0.0', hasData: false } 309 silly mapToRegistry name mime 310 silly mapToRegistry using default registry 311 silly mapToRegistry registry https://registry.npmjs.org/ 312 silly mapToRegistry data Result { 312 silly mapToRegistry raw: 'mime', 312 silly mapToRegistry scope: null, 312 silly mapToRegistry escapedName: 'mime', 312 silly mapToRegistry name: 'mime', 312 silly mapToRegistry rawSpec: '', 312 silly mapToRegistry spec: 'latest', 312 silly mapToRegistry type: 'tag' } 313 silly mapToRegistry uri https://registry.npmjs.org/mime 314 verbose addNameRange registry:https://registry.npmjs.org/mime not in flight; fetching 315 verbose get https://registry.npmjs.org/tar-fs not expired, no request 316 silly addNameRange number 2 { name: 'tar-fs', range: '>=2.0.0 <3.0.0', hasData: true } 317 silly addNameRange versions [ 'tar-fs', 317 silly addNameRange [ '0.1.0', 317 silly addNameRange '0.1.1', 317 silly addNameRange '0.1.2', 317 silly addNameRange '0.1.3', 317 silly addNameRange '0.1.4', 317 silly addNameRange '0.1.5', 317 silly addNameRange '0.1.6', 317 silly addNameRange '0.1.7', 317 silly addNameRange '0.1.8', 317 silly addNameRange '0.2.0', 317 silly addNameRange '0.2.1', 317 silly addNameRange '0.2.2', 317 silly addNameRange '0.3.0', 317 silly addNameRange '0.3.1', 317 silly addNameRange '0.3.2', 317 silly addNameRange '0.3.3', 317 silly addNameRange '0.4.0', 317 silly addNameRange '0.4.1', 317 silly addNameRange '0.5.0', 317 silly addNameRange '0.5.1', 317 silly addNameRange '0.5.2', 317 silly addNameRange '1.0.0', 317 silly addNameRange '1.1.0', 317 silly addNameRange '1.2.0', 317 silly addNameRange '1.3.0', 317 silly addNameRange '1.4.0', 317 silly addNameRange '1.4.1', 317 silly addNameRange '1.4.2', 317 silly addNameRange '1.5.0', 317 silly addNameRange '1.5.1', 317 silly addNameRange '1.6.0', 317 silly addNameRange '1.7.0', 317 silly addNameRange '1.8.0', 317 silly addNameRange '1.8.1', 317 silly addNameRange '1.9.0', 317 silly addNameRange '1.10.0', 317 silly addNameRange '1.11.0', 317 silly addNameRange '1.11.1', 317 silly addNameRange '1.12.0', 317 silly addNameRange '1.13.0', 317 silly addNameRange '1.13.1', 317 silly addNameRange '1.13.2', 317 silly addNameRange '1.14.0', 317 silly addNameRange '1.15.0', 317 silly addNameRange '1.15.1', 317 silly addNameRange '1.15.2', 317 silly addNameRange '1.15.3', 317 silly addNameRange '1.16.0', 317 silly addNameRange '1.16.1', 317 silly addNameRange '1.16.2', 317 silly addNameRange '1.16.3', 317 silly addNameRange '2.0.0', 317 silly addNameRange '2.0.1', 317 silly addNameRange '2.1.0', 317 silly addNameRange '2.1.1' ] ] 318 silly addNamed tar-fs@2.1.1 319 verbose addNamed "2.1.1" is a plain semver version for tar-fs 320 silly cache afterAdd debug@4.2.0 321 verbose afterAdd /home/nagasaki/.npm/debug/4.2.0/package/package.json not in flight; writing 322 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 323 verbose get https://registry.npmjs.org/mime not expired, no request 324 silly addNameRange number 2 { name: 'mime', range: '>=2.0.3 <3.0.0', hasData: true } 325 silly addNameRange versions [ 'mime', 325 silly addNameRange [ '1.0.0', 325 silly addNameRange '1.1.0', 325 silly addNameRange '1.2.1', 325 silly addNameRange '1.2.2', 325 silly addNameRange '1.2.3', 325 silly addNameRange '1.2.4', 325 silly addNameRange '1.2.5', 325 silly addNameRange '1.2.6', 325 silly addNameRange '1.2.7', 325 silly addNameRange '1.2.8', 325 silly addNameRange '1.2.9', 325 silly addNameRange '1.2.10', 325 silly addNameRange '1.2.11', 325 silly addNameRange '1.3.0', 325 silly addNameRange '1.3.2', 325 silly addNameRange '1.3.3', 325 silly addNameRange '1.3.4', 325 silly addNameRange '1.3.5', 325 silly addNameRange '1.3.6', 325 silly addNameRange '1.4.0', 325 silly addNameRange '2.0.0', 325 silly addNameRange '2.0.1', 325 silly addNameRange '2.0.2', 325 silly addNameRange '1.4.1', 325 silly addNameRange '2.0.3', 325 silly addNameRange '1.5.0', 325 silly addNameRange '1.6.0', 325 silly addNameRange '2.0.5', 325 silly addNameRange '2.1.0', 325 silly addNameRange '2.2.0', 325 silly addNameRange '2.2.1', 325 silly addNameRange '2.2.2', 325 silly addNameRange '2.3.0', 325 silly addNameRange '2.3.1', 325 silly addNameRange '2.4.0', 325 silly addNameRange '2.4.1', 325 silly addNameRange '2.4.2', 325 silly addNameRange '2.4.3', 325 silly addNameRange '2.4.4', 325 silly addNameRange '2.4.5', 325 silly addNameRange '2.4.6' ] ] 326 silly addNamed mime@2.4.6 327 verbose addNamed "2.4.6" is a plain semver version for mime 328 silly cache afterAdd mitt@2.1.0 329 verbose afterAdd /home/nagasaki/.npm/mitt/2.1.0/package/package.json not in flight; writing 330 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 331 silly resolveWithNewModule rimraf@3.0.2 checking installable status 332 silly cache add args [ 'rimraf@^3.0.2', null ] 333 verbose cache add spec rimraf@^3.0.2 334 silly cache add parsed spec Result { 334 silly cache add raw: 'rimraf@^3.0.2', 334 silly cache add scope: null, 334 silly cache add escapedName: 'rimraf', 334 silly cache add name: 'rimraf', 334 silly cache add rawSpec: '^3.0.2', 334 silly cache add spec: '>=3.0.2 <4.0.0', 334 silly cache add type: 'range' } 335 silly addNamed rimraf@>=3.0.2 <4.0.0 336 verbose addNamed ">=3.0.2 <4.0.0" is a valid semver range for rimraf 337 silly addNameRange { name: 'rimraf', range: '>=3.0.2 <4.0.0', hasData: false } 338 silly mapToRegistry name rimraf 339 silly mapToRegistry using default registry 340 silly mapToRegistry registry https://registry.npmjs.org/ 341 silly mapToRegistry data Result { 341 silly mapToRegistry raw: 'rimraf', 341 silly mapToRegistry scope: null, 341 silly mapToRegistry escapedName: 'rimraf', 341 silly mapToRegistry name: 'rimraf', 341 silly mapToRegistry rawSpec: '', 341 silly mapToRegistry spec: 'latest', 341 silly mapToRegistry type: 'tag' } 342 silly mapToRegistry uri https://registry.npmjs.org/rimraf 343 verbose addNameRange registry:https://registry.npmjs.org/rimraf not in flight; fetching 344 silly cache afterAdd tar-fs@2.1.1 345 verbose afterAdd /home/nagasaki/.npm/tar-fs/2.1.1/package/package.json not in flight; writing 346 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 347 silly resolveWithNewModule unbzip2-stream@1.4.3 checking installable status 348 silly cache add args [ 'unbzip2-stream@^1.3.3', null ] 349 verbose cache add spec unbzip2-stream@^1.3.3 350 silly cache add parsed spec Result { 350 silly cache add raw: 'unbzip2-stream@^1.3.3', 350 silly cache add scope: null, 350 silly cache add escapedName: 'unbzip2-stream', 350 silly cache add name: 'unbzip2-stream', 350 silly cache add rawSpec: '^1.3.3', 350 silly cache add spec: '>=1.3.3 <2.0.0', 350 silly cache add type: 'range' } 351 silly addNamed unbzip2-stream@>=1.3.3 <2.0.0 352 verbose addNamed ">=1.3.3 <2.0.0" is a valid semver range for unbzip2-stream 353 silly addNameRange { name: 'unbzip2-stream', 353 silly addNameRange range: '>=1.3.3 <2.0.0', 353 silly addNameRange hasData: false } 354 silly mapToRegistry name unbzip2-stream 355 silly mapToRegistry using default registry 356 silly mapToRegistry registry https://registry.npmjs.org/ 357 silly mapToRegistry data Result { 357 silly mapToRegistry raw: 'unbzip2-stream', 357 silly mapToRegistry scope: null, 357 silly mapToRegistry escapedName: 'unbzip2-stream', 357 silly mapToRegistry name: 'unbzip2-stream', 357 silly mapToRegistry rawSpec: '', 357 silly mapToRegistry spec: 'latest', 357 silly mapToRegistry type: 'tag' } 358 silly mapToRegistry uri https://registry.npmjs.org/unbzip2-stream 359 verbose addNameRange registry:https://registry.npmjs.org/unbzip2-stream not in flight; fetching 360 verbose afterAdd /home/nagasaki/.npm/debug/4.2.0/package/package.json written 361 verbose get https://registry.npmjs.org/rimraf not expired, no request 362 silly addNameRange number 2 { name: 'rimraf', range: '>=3.0.2 <4.0.0', hasData: true } 363 silly addNameRange versions [ 'rimraf', 363 silly addNameRange [ '1.0.0', 363 silly addNameRange '1.0.1', 363 silly addNameRange '1.0.2', 363 silly addNameRange '1.0.4', 363 silly addNameRange '1.0.5', 363 silly addNameRange '1.0.6', 363 silly addNameRange '1.0.7', 363 silly addNameRange '1.0.8', 363 silly addNameRange '1.0.9', 363 silly addNameRange '2.0.0', 363 silly addNameRange '2.0.1', 363 silly addNameRange '2.0.2', 363 silly addNameRange '2.0.3', 363 silly addNameRange '2.1.0', 363 silly addNameRange '2.1.1', 363 silly addNameRange '2.1.2', 363 silly addNameRange '2.1.3', 363 silly addNameRange '2.1.4', 363 silly addNameRange '2.2.0', 363 silly addNameRange '2.2.1', 363 silly addNameRange '2.2.2', 363 silly addNameRange '2.2.3', 363 silly addNameRange '2.2.4', 363 silly addNameRange '2.2.5', 363 silly addNameRange '2.2.6', 363 silly addNameRange '2.2.8', 363 silly addNameRange '2.3.0', 363 silly addNameRange '2.3.1', 363 silly addNameRange '2.3.2', 363 silly addNameRange '2.3.3', 363 silly addNameRange '2.3.4', 363 silly addNameRange '2.4.0', 363 silly addNameRange '2.4.1', 363 silly addNameRange '2.4.2', 363 silly addNameRange '2.4.3', 363 silly addNameRange '2.4.4', 363 silly addNameRange '2.4.5', 363 silly addNameRange '2.5.0', 363 silly addNameRange '2.5.1', 363 silly addNameRange '2.5.2', 363 silly addNameRange '2.5.3', 363 silly addNameRange '2.5.4', 363 silly addNameRange '2.6.0', 363 silly addNameRange '2.6.1', 363 silly addNameRange '2.6.2', 363 silly addNameRange '2.6.3', 363 silly addNameRange '2.7.0', 363 silly addNameRange '2.7.1', 363 silly addNameRange '3.0.0', 363 silly addNameRange '3.0.1', 363 silly addNameRange '3.0.2' ] ] 364 silly addNamed rimraf@3.0.2 365 verbose addNamed "3.0.2" is a plain semver version for rimraf 366 silly cache afterAdd mime@2.4.6 367 verbose afterAdd /home/nagasaki/.npm/mime/2.4.6/package/package.json not in flight; writing 368 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 369 verbose afterAdd /home/nagasaki/.npm/mitt/2.1.0/package/package.json written 370 verbose afterAdd /home/nagasaki/.npm/tar-fs/2.1.1/package/package.json written 371 verbose get https://registry.npmjs.org/unbzip2-stream not expired, no request 372 silly addNameRange number 2 { name: 'unbzip2-stream', 372 silly addNameRange range: '>=1.3.3 <2.0.0', 372 silly addNameRange hasData: true } 373 silly addNameRange versions [ 'unbzip2-stream', 373 silly addNameRange [ '1.0.0', 373 silly addNameRange '1.0.1', 373 silly addNameRange '1.0.2', 373 silly addNameRange '1.0.3', 373 silly addNameRange '1.0.4', 373 silly addNameRange '1.0.7', 373 silly addNameRange '1.0.8', 373 silly addNameRange '1.0.9', 373 silly addNameRange '1.0.10', 373 silly addNameRange '1.0.11', 373 silly addNameRange '1.1.0', 373 silly addNameRange '1.2.0', 373 silly addNameRange '1.2.1', 373 silly addNameRange '1.2.2', 373 silly addNameRange '1.2.3', 373 silly addNameRange '1.2.4', 373 silly addNameRange '1.2.5', 373 silly addNameRange '1.3.0', 373 silly addNameRange '1.3.1', 373 silly addNameRange '1.3.2', 373 silly addNameRange '1.3.3', 373 silly addNameRange '1.4.0', 373 silly addNameRange '1.4.1', 373 silly addNameRange '1.4.2', 373 silly addNameRange '1.4.3' ] ] 374 silly addNamed unbzip2-stream@1.4.3 375 verbose addNamed "1.4.3" is a plain semver version for unbzip2-stream 376 silly cache afterAdd rimraf@3.0.2 377 verbose afterAdd /home/nagasaki/.npm/rimraf/3.0.2/package/package.json not in flight; writing 378 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 379 verbose afterAdd /home/nagasaki/.npm/mime/2.4.6/package/package.json written 380 silly cache afterAdd unbzip2-stream@1.4.3 381 verbose afterAdd /home/nagasaki/.npm/unbzip2-stream/1.4.3/package/package.json not in flight; writing 382 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 383 verbose afterAdd /home/nagasaki/.npm/rimraf/3.0.2/package/package.json written 384 verbose afterAdd /home/nagasaki/.npm/unbzip2-stream/1.4.3/package/package.json written 385 http 304 https://registry.npmjs.org/proxy-from-env 386 verbose headers { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 386 verbose headers connection: 'keep-alive', 386 verbose headers 'set-cookie': [ '__cfduid=d89eb3c195d2800e279df2acee4fac9911605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 386 verbose headers 'cf-ray': '5eff820c591f0abc-NRT', 386 verbose headers age: '3217', 386 verbose headers 'cache-control': 'public, max-age=300', 386 verbose headers etag: '"249a72a37e32376072a03b4fdb1d4cb0"', 386 verbose headers 'last-modified': 'Wed, 04 Mar 2020 03:35:23 GMT', 386 verbose headers vary: 'Accept-Encoding', 386 verbose headers 'cf-cache-status': 'HIT', 386 verbose headers 'cf-request-id': '06538f9bba00000abc1b81c000000001', 386 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 386 verbose headers server: 'cloudflare' } 387 silly get cb [ 304, 387 silly get { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 387 silly get connection: 'keep-alive', 387 silly get 'set-cookie': [ '__cfduid=d89eb3c195d2800e279df2acee4fac9911605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 387 silly get 'cf-ray': '5eff820c591f0abc-NRT', 387 silly get age: '3217', 387 silly get 'cache-control': 'public, max-age=300', 387 silly get etag: '"249a72a37e32376072a03b4fdb1d4cb0"', 387 silly get 'last-modified': 'Wed, 04 Mar 2020 03:35:23 GMT', 387 silly get vary: 'Accept-Encoding', 387 silly get 'cf-cache-status': 'HIT', 387 silly get 'cf-request-id': '06538f9bba00000abc1b81c000000001', 387 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 387 silly get server: 'cloudflare' } ] 388 verbose etag https://registry.npmjs.org/proxy-from-env from cache 389 verbose get saving proxy-from-env to /home/nagasaki/.npm/registry.npmjs.org/proxy-from-env/.cache.json 390 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 391 silly resolveWithNewModule proxy-from-env@1.1.0 checking installable status 392 silly cache add args [ 'proxy-from-env@^1.0.0', null ] 393 verbose cache add spec proxy-from-env@^1.0.0 394 silly cache add parsed spec Result { 394 silly cache add raw: 'proxy-from-env@^1.0.0', 394 silly cache add scope: null, 394 silly cache add escapedName: 'proxy-from-env', 394 silly cache add name: 'proxy-from-env', 394 silly cache add rawSpec: '^1.0.0', 394 silly cache add spec: '>=1.0.0 <2.0.0', 394 silly cache add type: 'range' } 395 silly addNamed proxy-from-env@>=1.0.0 <2.0.0 396 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for proxy-from-env 397 silly addNameRange { name: 'proxy-from-env', 397 silly addNameRange range: '>=1.0.0 <2.0.0', 397 silly addNameRange hasData: false } 398 silly mapToRegistry name proxy-from-env 399 silly mapToRegistry using default registry 400 silly mapToRegistry registry https://registry.npmjs.org/ 401 silly mapToRegistry data Result { 401 silly mapToRegistry raw: 'proxy-from-env', 401 silly mapToRegistry scope: null, 401 silly mapToRegistry escapedName: 'proxy-from-env', 401 silly mapToRegistry name: 'proxy-from-env', 401 silly mapToRegistry rawSpec: '', 401 silly mapToRegistry spec: 'latest', 401 silly mapToRegistry type: 'tag' } 402 silly mapToRegistry uri https://registry.npmjs.org/proxy-from-env 403 verbose addNameRange registry:https://registry.npmjs.org/proxy-from-env not in flight; fetching 404 verbose get https://registry.npmjs.org/proxy-from-env not expired, no request 405 silly addNameRange number 2 { name: 'proxy-from-env', 405 silly addNameRange range: '>=1.0.0 <2.0.0', 405 silly addNameRange hasData: true } 406 silly addNameRange versions [ 'proxy-from-env', 406 silly addNameRange [ '0.0.1', '0.1.0', '0.1.1', '1.0.0', '1.1.0' ] ] 407 silly addNamed proxy-from-env@1.1.0 408 verbose addNamed "1.1.0" is a plain semver version for proxy-from-env 409 silly cache afterAdd proxy-from-env@1.1.0 410 verbose afterAdd /home/nagasaki/.npm/proxy-from-env/1.1.0/package/package.json not in flight; writing 411 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 412 verbose afterAdd /home/nagasaki/.npm/proxy-from-env/1.1.0/package/package.json written 413 silly fetchNamedPackageData ms 414 silly mapToRegistry name ms 415 silly mapToRegistry using default registry 416 silly mapToRegistry registry https://registry.npmjs.org/ 417 silly mapToRegistry data Result { 417 silly mapToRegistry raw: 'ms', 417 silly mapToRegistry scope: null, 417 silly mapToRegistry escapedName: 'ms', 417 silly mapToRegistry name: 'ms', 417 silly mapToRegistry rawSpec: '', 417 silly mapToRegistry spec: 'latest', 417 silly mapToRegistry type: 'tag' } 418 silly mapToRegistry uri https://registry.npmjs.org/ms 419 verbose request uri https://registry.npmjs.org/ms 420 verbose request no auth needed 421 info attempt registry request try #1 at 20:42:04 422 verbose etag W/"9a127694accfd3b749cac16254a12a53" 423 verbose lastModified Tue, 03 Nov 2020 02:15:57 GMT 424 http request GET https://registry.npmjs.org/ms 425 http 304 https://registry.npmjs.org/ms 426 verbose headers { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 426 verbose headers connection: 'keep-alive', 426 verbose headers 'set-cookie': [ '__cfduid=daa990769ec1de18a22372e3b9c8518a51605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 426 verbose headers 'cf-ray': '5eff820e6efe0aac-NRT', 426 verbose headers age: '4675', 426 verbose headers 'cache-control': 'public, max-age=300', 426 verbose headers etag: '"9a127694accfd3b749cac16254a12a53"', 426 verbose headers 'last-modified': 'Tue, 03 Nov 2020 02:15:57 GMT', 426 verbose headers vary: 'Accept-Encoding', 426 verbose headers 'cf-cache-status': 'HIT', 426 verbose headers 'cf-request-id': '06538f9d0200000aac7f94d000000001', 426 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 426 verbose headers server: 'cloudflare' } 427 silly get cb [ 304, 427 silly get { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 427 silly get connection: 'keep-alive', 427 silly get 'set-cookie': [ '__cfduid=daa990769ec1de18a22372e3b9c8518a51605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 427 silly get 'cf-ray': '5eff820e6efe0aac-NRT', 427 silly get age: '4675', 427 silly get 'cache-control': 'public, max-age=300', 427 silly get etag: '"9a127694accfd3b749cac16254a12a53"', 427 silly get 'last-modified': 'Tue, 03 Nov 2020 02:15:57 GMT', 427 silly get vary: 'Accept-Encoding', 427 silly get 'cf-cache-status': 'HIT', 427 silly get 'cf-request-id': '06538f9d0200000aac7f94d000000001', 427 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 427 silly get server: 'cloudflare' } ] 428 verbose etag https://registry.npmjs.org/ms from cache 429 verbose get saving ms to /home/nagasaki/.npm/registry.npmjs.org/ms/.cache.json 430 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 431 silly resolveWithNewModule ms@2.1.2 checking installable status 432 silly cache add args [ 'ms@2.1.2', null ] 433 verbose cache add spec ms@2.1.2 434 silly cache add parsed spec Result { 434 silly cache add raw: 'ms@2.1.2', 434 silly cache add scope: null, 434 silly cache add escapedName: 'ms', 434 silly cache add name: 'ms', 434 silly cache add rawSpec: '2.1.2', 434 silly cache add spec: '2.1.2', 434 silly cache add type: 'version' } 435 silly addNamed ms@2.1.2 436 verbose addNamed "2.1.2" is a plain semver version for ms 437 silly mapToRegistry name ms 438 silly mapToRegistry using default registry 439 silly mapToRegistry registry https://registry.npmjs.org/ 440 silly mapToRegistry data Result { 440 silly mapToRegistry raw: 'ms', 440 silly mapToRegistry scope: null, 440 silly mapToRegistry escapedName: 'ms', 440 silly mapToRegistry name: 'ms', 440 silly mapToRegistry rawSpec: '', 440 silly mapToRegistry spec: 'latest', 440 silly mapToRegistry type: 'tag' } 441 silly mapToRegistry uri https://registry.npmjs.org/ms 442 verbose addNameVersion registry:https://registry.npmjs.org/ms not in flight; fetching 443 verbose get https://registry.npmjs.org/ms not expired, no request 444 silly cache afterAdd ms@2.1.2 445 verbose afterAdd /home/nagasaki/.npm/ms/2.1.2/package/package.json not in flight; writing 446 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 447 verbose afterAdd /home/nagasaki/.npm/ms/2.1.2/package/package.json written 448 silly fetchNamedPackageData debug 449 silly mapToRegistry name debug 450 silly mapToRegistry using default registry 451 silly mapToRegistry registry https://registry.npmjs.org/ 452 silly mapToRegistry data Result { 452 silly mapToRegistry raw: 'debug', 452 silly mapToRegistry scope: null, 452 silly mapToRegistry escapedName: 'debug', 452 silly mapToRegistry name: 'debug', 452 silly mapToRegistry rawSpec: '', 452 silly mapToRegistry spec: 'latest', 452 silly mapToRegistry type: 'tag' } 453 silly mapToRegistry uri https://registry.npmjs.org/debug 454 silly resolveWithNewModule debug@4.2.0 checking installable status 455 silly fetchNamedPackageData get-stream 456 silly mapToRegistry name get-stream 457 silly mapToRegistry using default registry 458 silly mapToRegistry registry https://registry.npmjs.org/ 459 silly mapToRegistry data Result { 459 silly mapToRegistry raw: 'get-stream', 459 silly mapToRegistry scope: null, 459 silly mapToRegistry escapedName: 'get-stream', 459 silly mapToRegistry name: 'get-stream', 459 silly mapToRegistry rawSpec: '', 459 silly mapToRegistry spec: 'latest', 459 silly mapToRegistry type: 'tag' } 460 silly mapToRegistry uri https://registry.npmjs.org/get-stream 461 silly fetchNamedPackageData yauzl 462 silly mapToRegistry name yauzl 463 silly mapToRegistry using default registry 464 silly mapToRegistry registry https://registry.npmjs.org/ 465 silly mapToRegistry data Result { 465 silly mapToRegistry raw: 'yauzl', 465 silly mapToRegistry scope: null, 465 silly mapToRegistry escapedName: 'yauzl', 465 silly mapToRegistry name: 'yauzl', 465 silly mapToRegistry rawSpec: '', 465 silly mapToRegistry spec: 'latest', 465 silly mapToRegistry type: 'tag' } 466 silly mapToRegistry uri https://registry.npmjs.org/yauzl 467 silly fetchNamedPackageData @types/yauzl 468 silly mapToRegistry name @types/yauzl 469 silly mapToRegistry scope (from package name) @types 470 verbose mapToRegistry no registry URL found in name for scope @types 471 silly mapToRegistry using default registry 472 silly mapToRegistry registry https://registry.npmjs.org/ 473 silly mapToRegistry data Result { 473 silly mapToRegistry raw: '@types/yauzl', 473 silly mapToRegistry scope: '@types', 473 silly mapToRegistry escapedName: '@types%2fyauzl', 473 silly mapToRegistry name: '@types/yauzl', 473 silly mapToRegistry rawSpec: '', 473 silly mapToRegistry spec: 'latest', 473 silly mapToRegistry type: 'tag' } 474 silly mapToRegistry uri https://registry.npmjs.org/@types%2fyauzl 475 verbose request uri https://registry.npmjs.org/get-stream 476 verbose request no auth needed 477 info attempt registry request try #1 at 20:42:04 478 verbose etag W/"f50a78e0d4de96450843b3309893d872" 479 verbose lastModified Mon, 10 Aug 2020 11:16:19 GMT 480 http request GET https://registry.npmjs.org/get-stream 481 verbose request uri https://registry.npmjs.org/@types%2fyauzl 482 verbose request no auth needed 483 info attempt registry request try #1 at 20:42:04 484 verbose etag W/"a34c60918987a181129279dd7c137378" 485 verbose lastModified Tue, 25 Aug 2020 22:58:16 GMT 486 http request GET https://registry.npmjs.org/@types%2fyauzl 487 verbose request uri https://registry.npmjs.org/yauzl 488 verbose request no auth needed 489 info attempt registry request try #1 at 20:42:04 490 verbose etag W/"6fd6f431e25dc56dcf87ddc42b3aeeae" 491 verbose lastModified Tue, 03 Jul 2018 04:00:35 GMT 492 http request GET https://registry.npmjs.org/yauzl 493 http 304 https://registry.npmjs.org/yauzl 494 verbose headers { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 494 verbose headers connection: 'keep-alive', 494 verbose headers 'set-cookie': [ '__cfduid=dd49033535a01e3c43bdf7e81cfd838ea1605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 494 verbose headers 'cf-ray': '5eff820f088cf90f-NRT', 494 verbose headers age: '2759', 494 verbose headers 'cache-control': 'public, max-age=300', 494 verbose headers etag: '"6fd6f431e25dc56dcf87ddc42b3aeeae"', 494 verbose headers 'last-modified': 'Tue, 03 Jul 2018 04:00:35 GMT', 494 verbose headers vary: 'Accept-Encoding', 494 verbose headers 'cf-cache-status': 'HIT', 494 verbose headers 'cf-request-id': '06538f9d650000f90fe60eb000000001', 494 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 494 verbose headers server: 'cloudflare' } 495 silly get cb [ 304, 495 silly get { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 495 silly get connection: 'keep-alive', 495 silly get 'set-cookie': [ '__cfduid=dd49033535a01e3c43bdf7e81cfd838ea1605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 495 silly get 'cf-ray': '5eff820f088cf90f-NRT', 495 silly get age: '2759', 495 silly get 'cache-control': 'public, max-age=300', 495 silly get etag: '"6fd6f431e25dc56dcf87ddc42b3aeeae"', 495 silly get 'last-modified': 'Tue, 03 Jul 2018 04:00:35 GMT', 495 silly get vary: 'Accept-Encoding', 495 silly get 'cf-cache-status': 'HIT', 495 silly get 'cf-request-id': '06538f9d650000f90fe60eb000000001', 495 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 495 silly get server: 'cloudflare' } ] 496 verbose etag https://registry.npmjs.org/yauzl from cache 497 verbose get saving yauzl to /home/nagasaki/.npm/registry.npmjs.org/yauzl/.cache.json 498 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 499 http 304 https://registry.npmjs.org/get-stream 500 verbose headers { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 500 verbose headers connection: 'keep-alive', 500 verbose headers 'set-cookie': [ '__cfduid=d9c4c8b3f6904166d8e2ac2ab0332291c1605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 500 verbose headers 'cf-ray': '5eff820f0b400e82-NRT', 500 verbose headers age: '1453', 500 verbose headers 'cache-control': 'public, max-age=300', 500 verbose headers etag: '"f50a78e0d4de96450843b3309893d872"', 500 verbose headers 'last-modified': 'Mon, 10 Aug 2020 11:16:19 GMT', 500 verbose headers vary: 'Accept-Encoding', 500 verbose headers 'cf-cache-status': 'HIT', 500 verbose headers 'cf-request-id': '06538f9d6500000e82e61d4000000001', 500 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 500 verbose headers server: 'cloudflare' } 501 silly get cb [ 304, 501 silly get { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 501 silly get connection: 'keep-alive', 501 silly get 'set-cookie': [ '__cfduid=d9c4c8b3f6904166d8e2ac2ab0332291c1605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 501 silly get 'cf-ray': '5eff820f0b400e82-NRT', 501 silly get age: '1453', 501 silly get 'cache-control': 'public, max-age=300', 501 silly get etag: '"f50a78e0d4de96450843b3309893d872"', 501 silly get 'last-modified': 'Mon, 10 Aug 2020 11:16:19 GMT', 501 silly get vary: 'Accept-Encoding', 501 silly get 'cf-cache-status': 'HIT', 501 silly get 'cf-request-id': '06538f9d6500000e82e61d4000000001', 501 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 501 silly get server: 'cloudflare' } ] 502 verbose etag https://registry.npmjs.org/get-stream from cache 503 verbose get saving get-stream to /home/nagasaki/.npm/registry.npmjs.org/get-stream/.cache.json 504 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 505 silly resolveWithNewModule yauzl@2.10.0 checking installable status 506 silly cache add args [ 'yauzl@^2.10.0', null ] 507 verbose cache add spec yauzl@^2.10.0 508 silly cache add parsed spec Result { 508 silly cache add raw: 'yauzl@^2.10.0', 508 silly cache add scope: null, 508 silly cache add escapedName: 'yauzl', 508 silly cache add name: 'yauzl', 508 silly cache add rawSpec: '^2.10.0', 508 silly cache add spec: '>=2.10.0 <3.0.0', 508 silly cache add type: 'range' } 509 silly addNamed yauzl@>=2.10.0 <3.0.0 510 verbose addNamed ">=2.10.0 <3.0.0" is a valid semver range for yauzl 511 silly addNameRange { name: 'yauzl', range: '>=2.10.0 <3.0.0', hasData: false } 512 silly mapToRegistry name yauzl 513 silly mapToRegistry using default registry 514 silly mapToRegistry registry https://registry.npmjs.org/ 515 silly mapToRegistry data Result { 515 silly mapToRegistry raw: 'yauzl', 515 silly mapToRegistry scope: null, 515 silly mapToRegistry escapedName: 'yauzl', 515 silly mapToRegistry name: 'yauzl', 515 silly mapToRegistry rawSpec: '', 515 silly mapToRegistry spec: 'latest', 515 silly mapToRegistry type: 'tag' } 516 silly mapToRegistry uri https://registry.npmjs.org/yauzl 517 verbose addNameRange registry:https://registry.npmjs.org/yauzl not in flight; fetching 518 verbose get https://registry.npmjs.org/yauzl not expired, no request 519 silly addNameRange number 2 { name: 'yauzl', range: '>=2.10.0 <3.0.0', hasData: true } 520 silly addNameRange versions [ 'yauzl', 520 silly addNameRange [ '0.0.0', 520 silly addNameRange '1.0.0', 520 silly addNameRange '1.1.0', 520 silly addNameRange '1.1.1', 520 silly addNameRange '2.0.0', 520 silly addNameRange '2.0.1', 520 silly addNameRange '2.0.2', 520 silly addNameRange '2.0.3', 520 silly addNameRange '2.1.0', 520 silly addNameRange '2.2.0', 520 silly addNameRange '2.2.1', 520 silly addNameRange '2.3.0', 520 silly addNameRange '2.3.1', 520 silly addNameRange '2.4.0', 520 silly addNameRange '2.4.1', 520 silly addNameRange '2.4.2', 520 silly addNameRange '2.4.3', 520 silly addNameRange '2.5.0', 520 silly addNameRange '2.6.0', 520 silly addNameRange '2.7.0', 520 silly addNameRange '2.8.0', 520 silly addNameRange '2.9.0', 520 silly addNameRange '2.9.1', 520 silly addNameRange '2.9.2', 520 silly addNameRange '2.10.0' ] ] 521 silly addNamed yauzl@2.10.0 522 verbose addNamed "2.10.0" is a plain semver version for yauzl 523 silly resolveWithNewModule get-stream@5.2.0 checking installable status 524 silly cache add args [ 'get-stream@^5.1.0', null ] 525 verbose cache add spec get-stream@^5.1.0 526 silly cache add parsed spec Result { 526 silly cache add raw: 'get-stream@^5.1.0', 526 silly cache add scope: null, 526 silly cache add escapedName: 'get-stream', 526 silly cache add name: 'get-stream', 526 silly cache add rawSpec: '^5.1.0', 526 silly cache add spec: '>=5.1.0 <6.0.0', 526 silly cache add type: 'range' } 527 silly addNamed get-stream@>=5.1.0 <6.0.0 528 verbose addNamed ">=5.1.0 <6.0.0" is a valid semver range for get-stream 529 silly addNameRange { name: 'get-stream', range: '>=5.1.0 <6.0.0', hasData: false } 530 silly mapToRegistry name get-stream 531 silly mapToRegistry using default registry 532 silly mapToRegistry registry https://registry.npmjs.org/ 533 silly mapToRegistry data Result { 533 silly mapToRegistry raw: 'get-stream', 533 silly mapToRegistry scope: null, 533 silly mapToRegistry escapedName: 'get-stream', 533 silly mapToRegistry name: 'get-stream', 533 silly mapToRegistry rawSpec: '', 533 silly mapToRegistry spec: 'latest', 533 silly mapToRegistry type: 'tag' } 534 silly mapToRegistry uri https://registry.npmjs.org/get-stream 535 verbose addNameRange registry:https://registry.npmjs.org/get-stream not in flight; fetching 536 silly cache afterAdd yauzl@2.10.0 537 verbose afterAdd /home/nagasaki/.npm/yauzl/2.10.0/package/package.json not in flight; writing 538 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 539 verbose get https://registry.npmjs.org/get-stream not expired, no request 540 silly addNameRange number 2 { name: 'get-stream', range: '>=5.1.0 <6.0.0', hasData: true } 541 silly addNameRange versions [ 'get-stream', 541 silly addNameRange [ '1.0.0', 541 silly addNameRange '1.1.0', 541 silly addNameRange '2.0.0', 541 silly addNameRange '2.1.0', 541 silly addNameRange '2.2.0', 541 silly addNameRange '2.2.1', 541 silly addNameRange '2.3.0', 541 silly addNameRange '2.3.1', 541 silly addNameRange '3.0.0', 541 silly addNameRange '4.0.0', 541 silly addNameRange '4.1.0', 541 silly addNameRange '5.0.0', 541 silly addNameRange '5.1.0', 541 silly addNameRange '5.2.0', 541 silly addNameRange '6.0.0' ] ] 542 silly addNamed get-stream@5.2.0 543 verbose addNamed "5.2.0" is a plain semver version for get-stream 544 silly cache afterAdd get-stream@5.2.0 545 verbose afterAdd /home/nagasaki/.npm/get-stream/5.2.0/package/package.json not in flight; writing 546 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 547 verbose afterAdd /home/nagasaki/.npm/yauzl/2.10.0/package/package.json written 548 verbose afterAdd /home/nagasaki/.npm/get-stream/5.2.0/package/package.json written 549 http 304 https://registry.npmjs.org/@types%2fyauzl 550 verbose headers { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 550 verbose headers connection: 'keep-alive', 550 verbose headers 'set-cookie': [ '__cfduid=d618b40dc99abb39dc18bb28525d6e1831605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 550 verbose headers 'cf-ray': '5eff820f0b88f8b3-NRT', 550 verbose headers age: '5276', 550 verbose headers 'cache-control': 'public, max-age=300', 550 verbose headers etag: '"a34c60918987a181129279dd7c137378"', 550 verbose headers 'last-modified': 'Tue, 25 Aug 2020 22:58:16 GMT', 550 verbose headers vary: 'Accept-Encoding', 550 verbose headers 'cf-cache-status': 'HIT', 550 verbose headers 'cf-request-id': '06538f9d670000f8b395bc0000000001', 550 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 550 verbose headers server: 'cloudflare' } 551 silly get cb [ 304, 551 silly get { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 551 silly get connection: 'keep-alive', 551 silly get 'set-cookie': [ '__cfduid=d618b40dc99abb39dc18bb28525d6e1831605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 551 silly get 'cf-ray': '5eff820f0b88f8b3-NRT', 551 silly get age: '5276', 551 silly get 'cache-control': 'public, max-age=300', 551 silly get etag: '"a34c60918987a181129279dd7c137378"', 551 silly get 'last-modified': 'Tue, 25 Aug 2020 22:58:16 GMT', 551 silly get vary: 'Accept-Encoding', 551 silly get 'cf-cache-status': 'HIT', 551 silly get 'cf-request-id': '06538f9d670000f8b395bc0000000001', 551 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 551 silly get server: 'cloudflare' } ] 552 verbose etag https://registry.npmjs.org/@types%2fyauzl from cache 553 verbose get saving @types/yauzl to /home/nagasaki/.npm/registry.npmjs.org/_40types_252fyauzl/.cache.json 554 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 555 silly resolveWithNewModule @types/yauzl@2.9.1 checking installable status 556 silly cache add args [ '@types/yauzl@^2.9.1', null ] 557 verbose cache add spec @types/yauzl@^2.9.1 558 silly cache add parsed spec Result { 558 silly cache add raw: '@types/yauzl@^2.9.1', 558 silly cache add scope: '@types', 558 silly cache add escapedName: '@types%2fyauzl', 558 silly cache add name: '@types/yauzl', 558 silly cache add rawSpec: '^2.9.1', 558 silly cache add spec: '>=2.9.1 <3.0.0', 558 silly cache add type: 'range' } 559 silly addNamed @types/yauzl@>=2.9.1 <3.0.0 560 verbose addNamed ">=2.9.1 <3.0.0" is a valid semver range for @types/yauzl 561 silly addNameRange { name: '@types/yauzl', range: '>=2.9.1 <3.0.0', hasData: false } 562 silly mapToRegistry name @types/yauzl 563 silly mapToRegistry scope (from package name) @types 564 verbose mapToRegistry no registry URL found in name for scope @types 565 silly mapToRegistry using default registry 566 silly mapToRegistry registry https://registry.npmjs.org/ 567 silly mapToRegistry data Result { 567 silly mapToRegistry raw: '@types/yauzl', 567 silly mapToRegistry scope: '@types', 567 silly mapToRegistry escapedName: '@types%2fyauzl', 567 silly mapToRegistry name: '@types/yauzl', 567 silly mapToRegistry rawSpec: '', 567 silly mapToRegistry spec: 'latest', 567 silly mapToRegistry type: 'tag' } 568 silly mapToRegistry uri https://registry.npmjs.org/@types%2fyauzl 569 verbose addNameRange registry:https://registry.npmjs.org/@types%2fyauzl not in flight; fetching 570 verbose get https://registry.npmjs.org/@types%2fyauzl not expired, no request 571 silly addNameRange number 2 { name: '@types/yauzl', range: '>=2.9.1 <3.0.0', hasData: true } 572 silly addNameRange versions [ '@types/yauzl', [ '2.9.0', '2.9.1' ] ] 573 silly addNamed @types/yauzl@2.9.1 574 verbose addNamed "2.9.1" is a plain semver version for @types/yauzl 575 silly cache afterAdd @types/yauzl@2.9.1 576 verbose afterAdd /home/nagasaki/.npm/@types/yauzl/2.9.1/package/package.json not in flight; writing 577 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 578 verbose afterAdd /home/nagasaki/.npm/@types/yauzl/2.9.1/package/package.json written 579 silly fetchNamedPackageData ms 580 silly mapToRegistry name ms 581 silly mapToRegistry using default registry 582 silly mapToRegistry registry https://registry.npmjs.org/ 583 silly mapToRegistry data Result { 583 silly mapToRegistry raw: 'ms', 583 silly mapToRegistry scope: null, 583 silly mapToRegistry escapedName: 'ms', 583 silly mapToRegistry name: 'ms', 583 silly mapToRegistry rawSpec: '', 583 silly mapToRegistry spec: 'latest', 583 silly mapToRegistry type: 'tag' } 584 silly mapToRegistry uri https://registry.npmjs.org/ms 585 silly resolveWithNewModule ms@2.1.2 checking installable status 586 silly fetchNamedPackageData fd-slicer 587 silly mapToRegistry name fd-slicer 588 silly mapToRegistry using default registry 589 silly mapToRegistry registry https://registry.npmjs.org/ 590 silly mapToRegistry data Result { 590 silly mapToRegistry raw: 'fd-slicer', 590 silly mapToRegistry scope: null, 590 silly mapToRegistry escapedName: 'fd-slicer', 590 silly mapToRegistry name: 'fd-slicer', 590 silly mapToRegistry rawSpec: '', 590 silly mapToRegistry spec: 'latest', 590 silly mapToRegistry type: 'tag' } 591 silly mapToRegistry uri https://registry.npmjs.org/fd-slicer 592 silly fetchNamedPackageData buffer-crc32 593 silly mapToRegistry name buffer-crc32 594 silly mapToRegistry using default registry 595 silly mapToRegistry registry https://registry.npmjs.org/ 596 silly mapToRegistry data Result { 596 silly mapToRegistry raw: 'buffer-crc32', 596 silly mapToRegistry scope: null, 596 silly mapToRegistry escapedName: 'buffer-crc32', 596 silly mapToRegistry name: 'buffer-crc32', 596 silly mapToRegistry rawSpec: '', 596 silly mapToRegistry spec: 'latest', 596 silly mapToRegistry type: 'tag' } 597 silly mapToRegistry uri https://registry.npmjs.org/buffer-crc32 598 verbose request uri https://registry.npmjs.org/fd-slicer 599 verbose request no auth needed 600 info attempt registry request try #1 at 20:42:04 601 verbose etag W/"33f7c9f0dae1967a1d94515e575c2813" 602 verbose lastModified Sun, 03 Jun 2018 23:28:28 GMT 603 http request GET https://registry.npmjs.org/fd-slicer 604 verbose request uri https://registry.npmjs.org/buffer-crc32 605 verbose request no auth needed 606 info attempt registry request try #1 at 20:42:04 607 verbose etag W/"be34acf023aba9b224554508dde1bdc5" 608 verbose lastModified Sat, 26 May 2018 19:07:21 GMT 609 http request GET https://registry.npmjs.org/buffer-crc32 610 http 304 https://registry.npmjs.org/fd-slicer 611 verbose headers { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 611 verbose headers connection: 'keep-alive', 611 verbose headers 'set-cookie': [ '__cfduid=d412094d77862eab14e54d9cbab53daad1605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 611 verbose headers 'cf-ray': '5eff8210bdd8d64d-NRT', 611 verbose headers age: '2758', 611 verbose headers 'cache-control': 'public, max-age=300', 611 verbose headers etag: '"33f7c9f0dae1967a1d94515e575c2813"', 611 verbose headers 'last-modified': 'Sun, 03 Jun 2018 23:28:28 GMT', 611 verbose headers vary: 'Accept-Encoding', 611 verbose headers 'cf-cache-status': 'HIT', 611 verbose headers 'cf-request-id': '06538f9e780000d64d95064000000001', 611 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 611 verbose headers server: 'cloudflare' } 612 silly get cb [ 304, 612 silly get { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 612 silly get connection: 'keep-alive', 612 silly get 'set-cookie': [ '__cfduid=d412094d77862eab14e54d9cbab53daad1605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 612 silly get 'cf-ray': '5eff8210bdd8d64d-NRT', 612 silly get age: '2758', 612 silly get 'cache-control': 'public, max-age=300', 612 silly get etag: '"33f7c9f0dae1967a1d94515e575c2813"', 612 silly get 'last-modified': 'Sun, 03 Jun 2018 23:28:28 GMT', 612 silly get vary: 'Accept-Encoding', 612 silly get 'cf-cache-status': 'HIT', 612 silly get 'cf-request-id': '06538f9e780000d64d95064000000001', 612 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 612 silly get server: 'cloudflare' } ] 613 verbose etag https://registry.npmjs.org/fd-slicer from cache 614 verbose get saving fd-slicer to /home/nagasaki/.npm/registry.npmjs.org/fd-slicer/.cache.json 615 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 616 silly resolveWithNewModule fd-slicer@1.1.0 checking installable status 617 silly cache add args [ 'fd-slicer@~1.1.0', null ] 618 verbose cache add spec fd-slicer@~1.1.0 619 silly cache add parsed spec Result { 619 silly cache add raw: 'fd-slicer@~1.1.0', 619 silly cache add scope: null, 619 silly cache add escapedName: 'fd-slicer', 619 silly cache add name: 'fd-slicer', 619 silly cache add rawSpec: '~1.1.0', 619 silly cache add spec: '>=1.1.0 <1.2.0', 619 silly cache add type: 'range' } 620 silly addNamed fd-slicer@>=1.1.0 <1.2.0 621 verbose addNamed ">=1.1.0 <1.2.0" is a valid semver range for fd-slicer 622 silly addNameRange { name: 'fd-slicer', range: '>=1.1.0 <1.2.0', hasData: false } 623 silly mapToRegistry name fd-slicer 624 silly mapToRegistry using default registry 625 silly mapToRegistry registry https://registry.npmjs.org/ 626 silly mapToRegistry data Result { 626 silly mapToRegistry raw: 'fd-slicer', 626 silly mapToRegistry scope: null, 626 silly mapToRegistry escapedName: 'fd-slicer', 626 silly mapToRegistry name: 'fd-slicer', 626 silly mapToRegistry rawSpec: '', 626 silly mapToRegistry spec: 'latest', 626 silly mapToRegistry type: 'tag' } 627 silly mapToRegistry uri https://registry.npmjs.org/fd-slicer 628 verbose addNameRange registry:https://registry.npmjs.org/fd-slicer not in flight; fetching 629 verbose get https://registry.npmjs.org/fd-slicer not expired, no request 630 silly addNameRange number 2 { name: 'fd-slicer', range: '>=1.1.0 <1.2.0', hasData: true } 631 silly addNameRange versions [ 'fd-slicer', 631 silly addNameRange [ '0.0.1', 631 silly addNameRange '0.0.2', 631 silly addNameRange '0.1.0', 631 silly addNameRange '0.2.0', 631 silly addNameRange '0.2.1', 631 silly addNameRange '0.3.0', 631 silly addNameRange '0.3.1', 631 silly addNameRange '0.3.2', 631 silly addNameRange '0.4.0', 631 silly addNameRange '1.0.0', 631 silly addNameRange '1.0.1', 631 silly addNameRange '1.1.0' ] ] 632 silly addNamed fd-slicer@1.1.0 633 verbose addNamed "1.1.0" is a plain semver version for fd-slicer 634 silly cache afterAdd fd-slicer@1.1.0 635 verbose afterAdd /home/nagasaki/.npm/fd-slicer/1.1.0/package/package.json not in flight; writing 636 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 637 verbose afterAdd /home/nagasaki/.npm/fd-slicer/1.1.0/package/package.json written 638 http 304 https://registry.npmjs.org/buffer-crc32 639 verbose headers { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 639 verbose headers connection: 'keep-alive', 639 verbose headers 'set-cookie': [ '__cfduid=df476924ee60ee557dec174cf1a6a898d1605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 639 verbose headers 'cf-ray': '5eff8210cb609485-NRT', 639 verbose headers age: '5982', 639 verbose headers 'cache-control': 'public, max-age=300', 639 verbose headers etag: '"be34acf023aba9b224554508dde1bdc5"', 639 verbose headers 'last-modified': 'Sat, 26 May 2018 19:07:21 GMT', 639 verbose headers vary: 'Accept-Encoding', 639 verbose headers 'cf-cache-status': 'HIT', 639 verbose headers 'cf-request-id': '06538f9e7a00009485efb60000000001', 639 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 639 verbose headers server: 'cloudflare' } 640 silly get cb [ 304, 640 silly get { date: 'Tue, 10 Nov 2020 11:42:04 GMT', 640 silly get connection: 'keep-alive', 640 silly get 'set-cookie': [ '__cfduid=df476924ee60ee557dec174cf1a6a898d1605008524; expires=Thu, 10-Dec-20 11:42:04 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 640 silly get 'cf-ray': '5eff8210cb609485-NRT', 640 silly get age: '5982', 640 silly get 'cache-control': 'public, max-age=300', 640 silly get etag: '"be34acf023aba9b224554508dde1bdc5"', 640 silly get 'last-modified': 'Sat, 26 May 2018 19:07:21 GMT', 640 silly get vary: 'Accept-Encoding', 640 silly get 'cf-cache-status': 'HIT', 640 silly get 'cf-request-id': '06538f9e7a00009485efb60000000001', 640 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 640 silly get server: 'cloudflare' } ] 641 verbose etag https://registry.npmjs.org/buffer-crc32 from cache 642 verbose get saving buffer-crc32 to /home/nagasaki/.npm/registry.npmjs.org/buffer-crc32/.cache.json 643 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 644 silly resolveWithNewModule buffer-crc32@0.2.13 checking installable status 645 silly cache add args [ 'buffer-crc32@~0.2.3', null ] 646 verbose cache add spec buffer-crc32@~0.2.3 647 silly cache add parsed spec Result { 647 silly cache add raw: 'buffer-crc32@~0.2.3', 647 silly cache add scope: null, 647 silly cache add escapedName: 'buffer-crc32', 647 silly cache add name: 'buffer-crc32', 647 silly cache add rawSpec: '~0.2.3', 647 silly cache add spec: '>=0.2.3 <0.3.0', 647 silly cache add type: 'range' } 648 silly addNamed buffer-crc32@>=0.2.3 <0.3.0 649 verbose addNamed ">=0.2.3 <0.3.0" is a valid semver range for buffer-crc32 650 silly addNameRange { name: 'buffer-crc32', range: '>=0.2.3 <0.3.0', hasData: false } 651 silly mapToRegistry name buffer-crc32 652 silly mapToRegistry using default registry 653 silly mapToRegistry registry https://registry.npmjs.org/ 654 silly mapToRegistry data Result { 654 silly mapToRegistry raw: 'buffer-crc32', 654 silly mapToRegistry scope: null, 654 silly mapToRegistry escapedName: 'buffer-crc32', 654 silly mapToRegistry name: 'buffer-crc32', 654 silly mapToRegistry rawSpec: '', 654 silly mapToRegistry spec: 'latest', 654 silly mapToRegistry type: 'tag' } 655 silly mapToRegistry uri https://registry.npmjs.org/buffer-crc32 656 verbose addNameRange registry:https://registry.npmjs.org/buffer-crc32 not in flight; fetching 657 verbose get https://registry.npmjs.org/buffer-crc32 not expired, no request 658 silly addNameRange number 2 { name: 'buffer-crc32', range: '>=0.2.3 <0.3.0', hasData: true } 659 silly addNameRange versions [ 'buffer-crc32', 659 silly addNameRange [ '0.1.0', 659 silly addNameRange '0.1.1', 659 silly addNameRange '0.2.0', 659 silly addNameRange '0.2.1', 659 silly addNameRange '0.2.3', 659 silly addNameRange '0.2.4', 659 silly addNameRange '0.2.5', 659 silly addNameRange '0.2.6', 659 silly addNameRange '0.2.7', 659 silly addNameRange '0.2.8', 659 silly addNameRange '0.2.9', 659 silly addNameRange '0.2.10', 659 silly addNameRange '0.2.11', 659 silly addNameRange '0.2.12', 659 silly addNameRange '0.2.13' ] ] 660 silly addNamed buffer-crc32@0.2.13 661 verbose addNamed "0.2.13" is a plain semver version for buffer-crc32 662 silly cache afterAdd buffer-crc32@0.2.13 663 verbose afterAdd /home/nagasaki/.npm/buffer-crc32/0.2.13/package/package.json not in flight; writing 664 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 665 verbose afterAdd /home/nagasaki/.npm/buffer-crc32/0.2.13/package/package.json written 666 silly fetchNamedPackageData pend 667 silly mapToRegistry name pend 668 silly mapToRegistry using default registry 669 silly mapToRegistry registry https://registry.npmjs.org/ 670 silly mapToRegistry data Result { 670 silly mapToRegistry raw: 'pend', 670 silly mapToRegistry scope: null, 670 silly mapToRegistry escapedName: 'pend', 670 silly mapToRegistry name: 'pend', 670 silly mapToRegistry rawSpec: '', 670 silly mapToRegistry spec: 'latest', 670 silly mapToRegistry type: 'tag' } 671 silly mapToRegistry uri https://registry.npmjs.org/pend 672 verbose request uri https://registry.npmjs.org/pend 673 verbose request no auth needed 674 info attempt registry request try #1 at 20:42:05 675 verbose etag W/"7e7ce0bd65d102b64eb97cf63eca9c5a" 676 verbose lastModified Sun, 27 May 2018 12:04:46 GMT 677 http request GET https://registry.npmjs.org/pend 678 http 304 https://registry.npmjs.org/pend 679 verbose headers { date: 'Tue, 10 Nov 2020 11:42:05 GMT', 679 verbose headers connection: 'keep-alive', 679 verbose headers 'set-cookie': [ '__cfduid=de39d258b18b02dc70420a1054fc8eb091605008525; expires=Thu, 10-Dec-20 11:42:05 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 679 verbose headers 'cf-ray': '5eff8211495cf8a7-NRT', 679 verbose headers age: '3242', 679 verbose headers 'cache-control': 'public, max-age=300', 679 verbose headers etag: '"7e7ce0bd65d102b64eb97cf63eca9c5a"', 679 verbose headers 'last-modified': 'Sun, 27 May 2018 12:04:46 GMT', 679 verbose headers vary: 'Accept-Encoding', 679 verbose headers 'cf-cache-status': 'HIT', 679 verbose headers 'cf-request-id': '06538f9ed00000f8a78ba4f000000001', 679 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 679 verbose headers server: 'cloudflare' } 680 silly get cb [ 304, 680 silly get { date: 'Tue, 10 Nov 2020 11:42:05 GMT', 680 silly get connection: 'keep-alive', 680 silly get 'set-cookie': [ '__cfduid=de39d258b18b02dc70420a1054fc8eb091605008525; expires=Thu, 10-Dec-20 11:42:05 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 680 silly get 'cf-ray': '5eff8211495cf8a7-NRT', 680 silly get age: '3242', 680 silly get 'cache-control': 'public, max-age=300', 680 silly get etag: '"7e7ce0bd65d102b64eb97cf63eca9c5a"', 680 silly get 'last-modified': 'Sun, 27 May 2018 12:04:46 GMT', 680 silly get vary: 'Accept-Encoding', 680 silly get 'cf-cache-status': 'HIT', 680 silly get 'cf-request-id': '06538f9ed00000f8a78ba4f000000001', 680 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 680 silly get server: 'cloudflare' } ] 681 verbose etag https://registry.npmjs.org/pend from cache 682 verbose get saving pend to /home/nagasaki/.npm/registry.npmjs.org/pend/.cache.json 683 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 684 silly resolveWithNewModule pend@1.2.0 checking installable status 685 silly cache add args [ 'pend@~1.2.0', null ] 686 verbose cache add spec pend@~1.2.0 687 silly cache add parsed spec Result { 687 silly cache add raw: 'pend@~1.2.0', 687 silly cache add scope: null, 687 silly cache add escapedName: 'pend', 687 silly cache add name: 'pend', 687 silly cache add rawSpec: '~1.2.0', 687 silly cache add spec: '>=1.2.0 <1.3.0', 687 silly cache add type: 'range' } 688 silly addNamed pend@>=1.2.0 <1.3.0 689 verbose addNamed ">=1.2.0 <1.3.0" is a valid semver range for pend 690 silly addNameRange { name: 'pend', range: '>=1.2.0 <1.3.0', hasData: false } 691 silly mapToRegistry name pend 692 silly mapToRegistry using default registry 693 silly mapToRegistry registry https://registry.npmjs.org/ 694 silly mapToRegistry data Result { 694 silly mapToRegistry raw: 'pend', 694 silly mapToRegistry scope: null, 694 silly mapToRegistry escapedName: 'pend', 694 silly mapToRegistry name: 'pend', 694 silly mapToRegistry rawSpec: '', 694 silly mapToRegistry spec: 'latest', 694 silly mapToRegistry type: 'tag' } 695 silly mapToRegistry uri https://registry.npmjs.org/pend 696 verbose addNameRange registry:https://registry.npmjs.org/pend not in flight; fetching 697 verbose get https://registry.npmjs.org/pend not expired, no request 698 silly addNameRange number 2 { name: 'pend', range: '>=1.2.0 <1.3.0', hasData: true } 699 silly addNameRange versions [ 'pend', 699 silly addNameRange [ '1.0.0', '1.1.0', '1.1.1', '1.1.2', '1.1.3', '1.2.0' ] ] 700 silly addNamed pend@1.2.0 701 verbose addNamed "1.2.0" is a plain semver version for pend 702 silly cache afterAdd pend@1.2.0 703 verbose afterAdd /home/nagasaki/.npm/pend/1.2.0/package/package.json not in flight; writing 704 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 705 verbose afterAdd /home/nagasaki/.npm/pend/1.2.0/package/package.json written 706 silly fetchNamedPackageData mkdirp-classic 707 silly mapToRegistry name mkdirp-classic 708 silly mapToRegistry using default registry 709 silly mapToRegistry registry https://registry.npmjs.org/ 710 silly mapToRegistry data Result { 710 silly mapToRegistry raw: 'mkdirp-classic', 710 silly mapToRegistry scope: null, 710 silly mapToRegistry escapedName: 'mkdirp-classic', 710 silly mapToRegistry name: 'mkdirp-classic', 710 silly mapToRegistry rawSpec: '', 710 silly mapToRegistry spec: 'latest', 710 silly mapToRegistry type: 'tag' } 711 silly mapToRegistry uri https://registry.npmjs.org/mkdirp-classic 712 silly fetchNamedPackageData tar-stream 713 silly mapToRegistry name tar-stream 714 silly mapToRegistry using default registry 715 silly mapToRegistry registry https://registry.npmjs.org/ 716 silly mapToRegistry data Result { 716 silly mapToRegistry raw: 'tar-stream', 716 silly mapToRegistry scope: null, 716 silly mapToRegistry escapedName: 'tar-stream', 716 silly mapToRegistry name: 'tar-stream', 716 silly mapToRegistry rawSpec: '', 716 silly mapToRegistry spec: 'latest', 716 silly mapToRegistry type: 'tag' } 717 silly mapToRegistry uri https://registry.npmjs.org/tar-stream 718 verbose request uri https://registry.npmjs.org/mkdirp-classic 719 verbose request no auth needed 720 info attempt registry request try #1 at 20:42:05 721 verbose etag W/"73b9bbdcd2ab06c0a02847fb8ea3efc1" 722 verbose lastModified Mon, 04 May 2020 09:56:08 GMT 723 http request GET https://registry.npmjs.org/mkdirp-classic 724 verbose request uri https://registry.npmjs.org/tar-stream 725 verbose request no auth needed 726 info attempt registry request try #1 at 20:42:05 727 verbose etag W/"83760e0d4767521e846db8e02cb05308" 728 verbose lastModified Thu, 10 Sep 2020 13:13:56 GMT 729 http request GET https://registry.npmjs.org/tar-stream 730 http 304 https://registry.npmjs.org/mkdirp-classic 731 verbose headers { date: 'Tue, 10 Nov 2020 11:42:05 GMT', 731 verbose headers connection: 'keep-alive', 731 verbose headers 'set-cookie': [ '__cfduid=d9ec2dfc816f27a6536e0777196b830ad1605008525; expires=Thu, 10-Dec-20 11:42:05 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 731 verbose headers 'cf-ray': '5eff8211992b0abc-NRT', 731 verbose headers age: '7121', 731 verbose headers 'cache-control': 'public, max-age=300', 731 verbose headers etag: '"73b9bbdcd2ab06c0a02847fb8ea3efc1"', 731 verbose headers 'last-modified': 'Mon, 04 May 2020 09:56:08 GMT', 731 verbose headers vary: 'Accept-Encoding', 731 verbose headers 'cf-cache-status': 'HIT', 731 verbose headers 'cf-request-id': '06538f9f0100000abcdb98e000000001', 731 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 731 verbose headers server: 'cloudflare' } 732 silly get cb [ 304, 732 silly get { date: 'Tue, 10 Nov 2020 11:42:05 GMT', 732 silly get connection: 'keep-alive', 732 silly get 'set-cookie': [ '__cfduid=d9ec2dfc816f27a6536e0777196b830ad1605008525; expires=Thu, 10-Dec-20 11:42:05 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 732 silly get 'cf-ray': '5eff8211992b0abc-NRT', 732 silly get age: '7121', 732 silly get 'cache-control': 'public, max-age=300', 732 silly get etag: '"73b9bbdcd2ab06c0a02847fb8ea3efc1"', 732 silly get 'last-modified': 'Mon, 04 May 2020 09:56:08 GMT', 732 silly get vary: 'Accept-Encoding', 732 silly get 'cf-cache-status': 'HIT', 732 silly get 'cf-request-id': '06538f9f0100000abcdb98e000000001', 732 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 732 silly get server: 'cloudflare' } ] 733 verbose etag https://registry.npmjs.org/mkdirp-classic from cache 734 verbose get saving mkdirp-classic to /home/nagasaki/.npm/registry.npmjs.org/mkdirp-classic/.cache.json 735 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 736 silly resolveWithNewModule mkdirp-classic@0.5.3 checking installable status 737 silly cache add args [ 'mkdirp-classic@^0.5.2', null ] 738 verbose cache add spec mkdirp-classic@^0.5.2 739 silly cache add parsed spec Result { 739 silly cache add raw: 'mkdirp-classic@^0.5.2', 739 silly cache add scope: null, 739 silly cache add escapedName: 'mkdirp-classic', 739 silly cache add name: 'mkdirp-classic', 739 silly cache add rawSpec: '^0.5.2', 739 silly cache add spec: '>=0.5.2 <0.6.0', 739 silly cache add type: 'range' } 740 silly addNamed mkdirp-classic@>=0.5.2 <0.6.0 741 verbose addNamed ">=0.5.2 <0.6.0" is a valid semver range for mkdirp-classic 742 silly addNameRange { name: 'mkdirp-classic', 742 silly addNameRange range: '>=0.5.2 <0.6.0', 742 silly addNameRange hasData: false } 743 silly mapToRegistry name mkdirp-classic 744 silly mapToRegistry using default registry 745 silly mapToRegistry registry https://registry.npmjs.org/ 746 silly mapToRegistry data Result { 746 silly mapToRegistry raw: 'mkdirp-classic', 746 silly mapToRegistry scope: null, 746 silly mapToRegistry escapedName: 'mkdirp-classic', 746 silly mapToRegistry name: 'mkdirp-classic', 746 silly mapToRegistry rawSpec: '', 746 silly mapToRegistry spec: 'latest', 746 silly mapToRegistry type: 'tag' } 747 silly mapToRegistry uri https://registry.npmjs.org/mkdirp-classic 748 verbose addNameRange registry:https://registry.npmjs.org/mkdirp-classic not in flight; fetching 749 http 304 https://registry.npmjs.org/tar-stream 750 verbose headers { date: 'Tue, 10 Nov 2020 11:42:05 GMT', 750 verbose headers connection: 'keep-alive', 750 verbose headers 'set-cookie': [ '__cfduid=df574602f44f741f2ea5b8cd7237b5da21605008525; expires=Thu, 10-Dec-20 11:42:05 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 750 verbose headers 'cf-ray': '5eff8211aa250aac-NRT', 750 verbose headers age: '3815', 750 verbose headers 'cache-control': 'public, max-age=300', 750 verbose headers etag: '"83760e0d4767521e846db8e02cb05308"', 750 verbose headers 'last-modified': 'Thu, 10 Sep 2020 13:13:56 GMT', 750 verbose headers vary: 'Accept-Encoding', 750 verbose headers 'cf-cache-status': 'HIT', 750 verbose headers 'cf-request-id': '06538f9f0600000aac6e11d000000001', 750 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 750 verbose headers server: 'cloudflare' } 751 silly get cb [ 304, 751 silly get { date: 'Tue, 10 Nov 2020 11:42:05 GMT', 751 silly get connection: 'keep-alive', 751 silly get 'set-cookie': [ '__cfduid=df574602f44f741f2ea5b8cd7237b5da21605008525; expires=Thu, 10-Dec-20 11:42:05 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 751 silly get 'cf-ray': '5eff8211aa250aac-NRT', 751 silly get age: '3815', 751 silly get 'cache-control': 'public, max-age=300', 751 silly get etag: '"83760e0d4767521e846db8e02cb05308"', 751 silly get 'last-modified': 'Thu, 10 Sep 2020 13:13:56 GMT', 751 silly get vary: 'Accept-Encoding', 751 silly get 'cf-cache-status': 'HIT', 751 silly get 'cf-request-id': '06538f9f0600000aac6e11d000000001', 751 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 751 silly get server: 'cloudflare' } ] 752 verbose etag https://registry.npmjs.org/tar-stream from cache 753 verbose get saving tar-stream to /home/nagasaki/.npm/registry.npmjs.org/tar-stream/.cache.json 754 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 755 verbose get https://registry.npmjs.org/mkdirp-classic not expired, no request 756 silly addNameRange number 2 { name: 'mkdirp-classic', 756 silly addNameRange range: '>=0.5.2 <0.6.0', 756 silly addNameRange hasData: true } 757 silly addNameRange versions [ 'mkdirp-classic', [ '0.5.2', '0.5.3' ] ] 758 silly addNamed mkdirp-classic@0.5.3 759 verbose addNamed "0.5.3" is a plain semver version for mkdirp-classic 760 silly cache afterAdd mkdirp-classic@0.5.3 761 verbose afterAdd /home/nagasaki/.npm/mkdirp-classic/0.5.3/package/package.json not in flight; writing 762 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 763 silly resolveWithNewModule tar-stream@2.1.4 checking installable status 764 silly cache add args [ 'tar-stream@^2.1.4', null ] 765 verbose cache add spec tar-stream@^2.1.4 766 silly cache add parsed spec Result { 766 silly cache add raw: 'tar-stream@^2.1.4', 766 silly cache add scope: null, 766 silly cache add escapedName: 'tar-stream', 766 silly cache add name: 'tar-stream', 766 silly cache add rawSpec: '^2.1.4', 766 silly cache add spec: '>=2.1.4 <3.0.0', 766 silly cache add type: 'range' } 767 silly addNamed tar-stream@>=2.1.4 <3.0.0 768 verbose addNamed ">=2.1.4 <3.0.0" is a valid semver range for tar-stream 769 silly addNameRange { name: 'tar-stream', range: '>=2.1.4 <3.0.0', hasData: false } 770 silly mapToRegistry name tar-stream 771 silly mapToRegistry using default registry 772 silly mapToRegistry registry https://registry.npmjs.org/ 773 silly mapToRegistry data Result { 773 silly mapToRegistry raw: 'tar-stream', 773 silly mapToRegistry scope: null, 773 silly mapToRegistry escapedName: 'tar-stream', 773 silly mapToRegistry name: 'tar-stream', 773 silly mapToRegistry rawSpec: '', 773 silly mapToRegistry spec: 'latest', 773 silly mapToRegistry type: 'tag' } 774 silly mapToRegistry uri https://registry.npmjs.org/tar-stream 775 verbose addNameRange registry:https://registry.npmjs.org/tar-stream not in flight; fetching 776 verbose get https://registry.npmjs.org/tar-stream not expired, no request 777 silly addNameRange number 2 { name: 'tar-stream', range: '>=2.1.4 <3.0.0', hasData: true } 778 silly addNameRange versions [ 'tar-stream', 778 silly addNameRange [ '0.1.0', 778 silly addNameRange '0.1.1', 778 silly addNameRange '0.1.2', 778 silly addNameRange '0.2.0', 778 silly addNameRange '0.2.1', 778 silly addNameRange '0.2.2', 778 silly addNameRange '0.2.3', 778 silly addNameRange '0.2.4', 778 silly addNameRange '0.2.5', 778 silly addNameRange '0.3.0', 778 silly addNameRange '0.3.1', 778 silly addNameRange '0.3.2', 778 silly addNameRange '0.3.3', 778 silly addNameRange '0.4.0', 778 silly addNameRange '0.4.1', 778 silly addNameRange '0.4.2', 778 silly addNameRange '0.4.3', 778 silly addNameRange '0.4.4', 778 silly addNameRange '0.4.5', 778 silly addNameRange '0.4.6', 778 silly addNameRange '0.4.7', 778 silly addNameRange '1.0.0', 778 silly addNameRange '1.0.2', 778 silly addNameRange '1.1.1', 778 silly addNameRange '1.1.2', 778 silly addNameRange '1.1.3', 778 silly addNameRange '1.1.4', 778 silly addNameRange '1.1.5', 778 silly addNameRange '1.2.0', 778 silly addNameRange '1.2.1', 778 silly addNameRange '1.2.2', 778 silly addNameRange '1.3.0', 778 silly addNameRange '1.3.1', 778 silly addNameRange '1.3.2', 778 silly addNameRange '1.4.0', 778 silly addNameRange '1.5.0', 778 silly addNameRange '1.5.1', 778 silly addNameRange '1.5.2', 778 silly addNameRange '1.5.3', 778 silly addNameRange '1.5.4', 778 silly addNameRange '1.5.5', 778 silly addNameRange '1.5.6', 778 silly addNameRange '1.5.7', 778 silly addNameRange '1.6.0', 778 silly addNameRange '1.6.1', 778 silly addNameRange '1.6.2', 778 silly addNameRange '2.0.0', 778 silly addNameRange '2.0.1', 778 silly addNameRange '2.1.0', 778 silly addNameRange '2.1.1', 778 silly addNameRange '2.1.2', 778 silly addNameRange '2.1.3', 778 silly addNameRange '2.1.4' ] ] 779 silly addNamed tar-stream@2.1.4 780 verbose addNamed "2.1.4" is a plain semver version for tar-stream 781 verbose afterAdd /home/nagasaki/.npm/mkdirp-classic/0.5.3/package/package.json written 782 silly cache afterAdd tar-stream@2.1.4 783 verbose afterAdd /home/nagasaki/.npm/tar-stream/2.1.4/package/package.json not in flight; writing 784 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 785 verbose afterAdd /home/nagasaki/.npm/tar-stream/2.1.4/package/package.json written 786 silly fetchNamedPackageData bl 787 silly mapToRegistry name bl 788 silly mapToRegistry using default registry 789 silly mapToRegistry registry https://registry.npmjs.org/ 790 silly mapToRegistry data Result { 790 silly mapToRegistry raw: 'bl', 790 silly mapToRegistry scope: null, 790 silly mapToRegistry escapedName: 'bl', 790 silly mapToRegistry name: 'bl', 790 silly mapToRegistry rawSpec: '', 790 silly mapToRegistry spec: 'latest', 790 silly mapToRegistry type: 'tag' } 791 silly mapToRegistry uri https://registry.npmjs.org/bl 792 silly fetchNamedPackageData fs-constants 793 silly mapToRegistry name fs-constants 794 silly mapToRegistry using default registry 795 silly mapToRegistry registry https://registry.npmjs.org/ 796 silly mapToRegistry data Result { 796 silly mapToRegistry raw: 'fs-constants', 796 silly mapToRegistry scope: null, 796 silly mapToRegistry escapedName: 'fs-constants', 796 silly mapToRegistry name: 'fs-constants', 796 silly mapToRegistry rawSpec: '', 796 silly mapToRegistry spec: 'latest', 796 silly mapToRegistry type: 'tag' } 797 silly mapToRegistry uri https://registry.npmjs.org/fs-constants 798 silly fetchNamedPackageData readable-stream 799 silly mapToRegistry name readable-stream 800 silly mapToRegistry using default registry 801 silly mapToRegistry registry https://registry.npmjs.org/ 802 silly mapToRegistry data Result { 802 silly mapToRegistry raw: 'readable-stream', 802 silly mapToRegistry scope: null, 802 silly mapToRegistry escapedName: 'readable-stream', 802 silly mapToRegistry name: 'readable-stream', 802 silly mapToRegistry rawSpec: '', 802 silly mapToRegistry spec: 'latest', 802 silly mapToRegistry type: 'tag' } 803 silly mapToRegistry uri https://registry.npmjs.org/readable-stream 804 verbose request uri https://registry.npmjs.org/fs-constants 805 verbose request no auth needed 806 info attempt registry request try #1 at 20:42:05 807 verbose etag W/"5ab9eb94db9e15c8793d4263f87e7ffe" 808 verbose lastModified Sun, 27 May 2018 01:17:12 GMT 809 http request GET https://registry.npmjs.org/fs-constants 810 verbose request uri https://registry.npmjs.org/bl 811 verbose request no auth needed 812 info attempt registry request try #1 at 20:42:05 813 verbose etag W/"35c6b6ab54a8b6cb21ef68bb3638980d" 814 verbose lastModified Fri, 04 Sep 2020 05:01:37 GMT 815 http request GET https://registry.npmjs.org/bl 816 verbose request uri https://registry.npmjs.org/readable-stream 817 verbose request no auth needed 818 info attempt registry request try #1 at 20:42:05 819 verbose etag W/"cd4a066a34bf22a921492b57a292e033" 820 verbose lastModified Thu, 13 Feb 2020 19:42:09 GMT 821 http request GET https://registry.npmjs.org/readable-stream 822 http 304 https://registry.npmjs.org/fs-constants 823 verbose headers { date: 'Tue, 10 Nov 2020 11:42:05 GMT', 823 verbose headers connection: 'keep-alive', 823 verbose headers 'set-cookie': [ '__cfduid=dc084e365635c2ffa8f42f2ee273230901605008525; expires=Thu, 10-Dec-20 11:42:05 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 823 verbose headers 'cf-ray': '5eff821228cdf90f-NRT', 823 verbose headers age: '1669', 823 verbose headers 'cache-control': 'public, max-age=300', 823 verbose headers etag: '"5ab9eb94db9e15c8793d4263f87e7ffe"', 823 verbose headers 'last-modified': 'Sun, 27 May 2018 01:17:12 GMT', 823 verbose headers vary: 'Accept-Encoding', 823 verbose headers 'cf-cache-status': 'HIT', 823 verbose headers 'cf-request-id': '06538f9f550000f90fa7028000000001', 823 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 823 verbose headers server: 'cloudflare' } 824 silly get cb [ 304, 824 silly get { date: 'Tue, 10 Nov 2020 11:42:05 GMT', 824 silly get connection: 'keep-alive', 824 silly get 'set-cookie': [ '__cfduid=dc084e365635c2ffa8f42f2ee273230901605008525; expires=Thu, 10-Dec-20 11:42:05 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 824 silly get 'cf-ray': '5eff821228cdf90f-NRT', 824 silly get age: '1669', 824 silly get 'cache-control': 'public, max-age=300', 824 silly get etag: '"5ab9eb94db9e15c8793d4263f87e7ffe"', 824 silly get 'last-modified': 'Sun, 27 May 2018 01:17:12 GMT', 824 silly get vary: 'Accept-Encoding', 824 silly get 'cf-cache-status': 'HIT', 824 silly get 'cf-request-id': '06538f9f550000f90fa7028000000001', 824 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 824 silly get server: 'cloudflare' } ] 825 verbose etag https://registry.npmjs.org/fs-constants from cache 826 verbose get saving fs-constants to /home/nagasaki/.npm/registry.npmjs.org/fs-constants/.cache.json 827 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 828 http 304 https://registry.npmjs.org/bl 829 verbose headers { date: 'Tue, 10 Nov 2020 11:42:05 GMT', 829 verbose headers connection: 'keep-alive', 829 verbose headers 'set-cookie': [ '__cfduid=df79bca088b6cbaa058e5a35af5aa0bd81605008525; expires=Thu, 10-Dec-20 11:42:05 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 829 verbose headers 'cf-ray': '5eff82122b450e82-NRT', 829 verbose headers age: '1669', 829 verbose headers 'cache-control': 'public, max-age=300', 829 verbose headers etag: '"35c6b6ab54a8b6cb21ef68bb3638980d"', 829 verbose headers 'last-modified': 'Fri, 04 Sep 2020 05:01:37 GMT', 829 verbose headers vary: 'Accept-Encoding', 829 verbose headers 'cf-cache-status': 'HIT', 829 verbose headers 'cf-request-id': '06538f9f5600000e82efa3d000000001', 829 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 829 verbose headers server: 'cloudflare' } 830 silly get cb [ 304, 830 silly get { date: 'Tue, 10 Nov 2020 11:42:05 GMT', 830 silly get connection: 'keep-alive', 830 silly get 'set-cookie': [ '__cfduid=df79bca088b6cbaa058e5a35af5aa0bd81605008525; expires=Thu, 10-Dec-20 11:42:05 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 830 silly get 'cf-ray': '5eff82122b450e82-NRT', 830 silly get age: '1669', 830 silly get 'cache-control': 'public, max-age=300', 830 silly get etag: '"35c6b6ab54a8b6cb21ef68bb3638980d"', 830 silly get 'last-modified': 'Fri, 04 Sep 2020 05:01:37 GMT', 830 silly get vary: 'Accept-Encoding', 830 silly get 'cf-cache-status': 'HIT', 830 silly get 'cf-request-id': '06538f9f5600000e82efa3d000000001', 830 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 830 silly get server: 'cloudflare' } ] 831 verbose etag https://registry.npmjs.org/bl from cache 832 verbose get saving bl to /home/nagasaki/.npm/registry.npmjs.org/bl/.cache.json 833 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 834 http 304 https://registry.npmjs.org/readable-stream 835 verbose headers { date: 'Tue, 10 Nov 2020 11:42:05 GMT', 835 verbose headers connection: 'keep-alive', 835 verbose headers 'set-cookie': [ '__cfduid=df517b77ce3b8dd89b5696ed35188232d1605008525; expires=Thu, 10-Dec-20 11:42:05 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 835 verbose headers 'cf-ray': '5eff82122b36f8b3-NRT', 835 verbose headers age: '5612', 835 verbose headers 'cache-control': 'public, max-age=300', 835 verbose headers etag: '"cd4a066a34bf22a921492b57a292e033"', 835 verbose headers 'last-modified': 'Thu, 13 Feb 2020 19:42:09 GMT', 835 verbose headers vary: 'Accept-Encoding', 835 verbose headers 'cf-cache-status': 'HIT', 835 verbose headers 'cf-request-id': '06538f9f550000f8b34c11b000000001', 835 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 835 verbose headers server: 'cloudflare' } 836 silly get cb [ 304, 836 silly get { date: 'Tue, 10 Nov 2020 11:42:05 GMT', 836 silly get connection: 'keep-alive', 836 silly get 'set-cookie': [ '__cfduid=df517b77ce3b8dd89b5696ed35188232d1605008525; expires=Thu, 10-Dec-20 11:42:05 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 836 silly get 'cf-ray': '5eff82122b36f8b3-NRT', 836 silly get age: '5612', 836 silly get 'cache-control': 'public, max-age=300', 836 silly get etag: '"cd4a066a34bf22a921492b57a292e033"', 836 silly get 'last-modified': 'Thu, 13 Feb 2020 19:42:09 GMT', 836 silly get vary: 'Accept-Encoding', 836 silly get 'cf-cache-status': 'HIT', 836 silly get 'cf-request-id': '06538f9f550000f8b34c11b000000001', 836 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 836 silly get server: 'cloudflare' } ] 837 verbose etag https://registry.npmjs.org/readable-stream from cache 838 verbose get saving readable-stream to /home/nagasaki/.npm/registry.npmjs.org/readable-stream/.cache.json 839 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 840 silly resolveWithNewModule fs-constants@1.0.0 checking installable status 841 silly cache add args [ 'fs-constants@^1.0.0', null ] 842 verbose cache add spec fs-constants@^1.0.0 843 silly cache add parsed spec Result { 843 silly cache add raw: 'fs-constants@^1.0.0', 843 silly cache add scope: null, 843 silly cache add escapedName: 'fs-constants', 843 silly cache add name: 'fs-constants', 843 silly cache add rawSpec: '^1.0.0', 843 silly cache add spec: '>=1.0.0 <2.0.0', 843 silly cache add type: 'range' } 844 silly addNamed fs-constants@>=1.0.0 <2.0.0 845 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for fs-constants 846 silly addNameRange { name: 'fs-constants', range: '>=1.0.0 <2.0.0', hasData: false } 847 silly mapToRegistry name fs-constants 848 silly mapToRegistry using default registry 849 silly mapToRegistry registry https://registry.npmjs.org/ 850 silly mapToRegistry data Result { 850 silly mapToRegistry raw: 'fs-constants', 850 silly mapToRegistry scope: null, 850 silly mapToRegistry escapedName: 'fs-constants', 850 silly mapToRegistry name: 'fs-constants', 850 silly mapToRegistry rawSpec: '', 850 silly mapToRegistry spec: 'latest', 850 silly mapToRegistry type: 'tag' } 851 silly mapToRegistry uri https://registry.npmjs.org/fs-constants 852 verbose addNameRange registry:https://registry.npmjs.org/fs-constants not in flight; fetching 853 silly resolveWithNewModule bl@4.0.3 checking installable status 854 silly cache add args [ 'bl@^4.0.3', null ] 855 verbose cache add spec bl@^4.0.3 856 silly cache add parsed spec Result { 856 silly cache add raw: 'bl@^4.0.3', 856 silly cache add scope: null, 856 silly cache add escapedName: 'bl', 856 silly cache add name: 'bl', 856 silly cache add rawSpec: '^4.0.3', 856 silly cache add spec: '>=4.0.3 <5.0.0', 856 silly cache add type: 'range' } 857 silly addNamed bl@>=4.0.3 <5.0.0 858 verbose addNamed ">=4.0.3 <5.0.0" is a valid semver range for bl 859 silly addNameRange { name: 'bl', range: '>=4.0.3 <5.0.0', hasData: false } 860 silly mapToRegistry name bl 861 silly mapToRegistry using default registry 862 silly mapToRegistry registry https://registry.npmjs.org/ 863 silly mapToRegistry data Result { 863 silly mapToRegistry raw: 'bl', 863 silly mapToRegistry scope: null, 863 silly mapToRegistry escapedName: 'bl', 863 silly mapToRegistry name: 'bl', 863 silly mapToRegistry rawSpec: '', 863 silly mapToRegistry spec: 'latest', 863 silly mapToRegistry type: 'tag' } 864 silly mapToRegistry uri https://registry.npmjs.org/bl 865 verbose addNameRange registry:https://registry.npmjs.org/bl not in flight; fetching 866 silly resolveWithNewModule readable-stream@3.6.0 checking installable status 867 silly cache add args [ 'readable-stream@^3.1.1', null ] 868 verbose cache add spec readable-stream@^3.1.1 869 silly cache add parsed spec Result { 869 silly cache add raw: 'readable-stream@^3.1.1', 869 silly cache add scope: null, 869 silly cache add escapedName: 'readable-stream', 869 silly cache add name: 'readable-stream', 869 silly cache add rawSpec: '^3.1.1', 869 silly cache add spec: '>=3.1.1 <4.0.0', 869 silly cache add type: 'range' } 870 silly addNamed readable-stream@>=3.1.1 <4.0.0 871 verbose addNamed ">=3.1.1 <4.0.0" is a valid semver range for readable-stream 872 silly addNameRange { name: 'readable-stream', 872 silly addNameRange range: '>=3.1.1 <4.0.0', 872 silly addNameRange hasData: false } 873 silly mapToRegistry name readable-stream 874 silly mapToRegistry using default registry 875 silly mapToRegistry registry https://registry.npmjs.org/ 876 silly mapToRegistry data Result { 876 silly mapToRegistry raw: 'readable-stream', 876 silly mapToRegistry scope: null, 876 silly mapToRegistry escapedName: 'readable-stream', 876 silly mapToRegistry name: 'readable-stream', 876 silly mapToRegistry rawSpec: '', 876 silly mapToRegistry spec: 'latest', 876 silly mapToRegistry type: 'tag' } 877 silly mapToRegistry uri https://registry.npmjs.org/readable-stream 878 verbose addNameRange registry:https://registry.npmjs.org/readable-stream not in flight; fetching 879 verbose get https://registry.npmjs.org/fs-constants not expired, no request 880 silly addNameRange number 2 { name: 'fs-constants', range: '>=1.0.0 <2.0.0', hasData: true } 881 silly addNameRange versions [ 'fs-constants', [ '1.0.0' ] ] 882 silly addNamed fs-constants@1.0.0 883 verbose addNamed "1.0.0" is a plain semver version for fs-constants 884 verbose get https://registry.npmjs.org/bl not expired, no request 885 silly addNameRange number 2 { name: 'bl', range: '>=4.0.3 <5.0.0', hasData: true } 886 silly addNameRange versions [ 'bl', 886 silly addNameRange [ '0.0.0', 886 silly addNameRange '0.1.0', 886 silly addNameRange '0.1.1', 886 silly addNameRange '0.2.0', 886 silly addNameRange '0.3.0', 886 silly addNameRange '0.4.0', 886 silly addNameRange '0.4.1', 886 silly addNameRange '0.4.2', 886 silly addNameRange '0.5.0', 886 silly addNameRange '0.6.0', 886 silly addNameRange '0.7.0', 886 silly addNameRange '0.8.0', 886 silly addNameRange '0.8.1', 886 silly addNameRange '0.8.2', 886 silly addNameRange '0.9.0', 886 silly addNameRange '0.9.1', 886 silly addNameRange '0.9.2', 886 silly addNameRange '0.9.3', 886 silly addNameRange '0.9.4', 886 silly addNameRange '1.0.0', 886 silly addNameRange '1.0.1', 886 silly addNameRange '0.9.5', 886 silly addNameRange '1.0.2', 886 silly addNameRange '1.0.3', 886 silly addNameRange '1.1.1', 886 silly addNameRange '1.1.2', 886 silly addNameRange '1.2.0', 886 silly addNameRange '1.2.1', 886 silly addNameRange '1.2.2', 886 silly addNameRange '2.0.0', 886 silly addNameRange '2.0.1', 886 silly addNameRange '2.1.0', 886 silly addNameRange '2.1.1', 886 silly addNameRange '2.1.2', 886 silly addNameRange '2.2.0', 886 silly addNameRange '3.0.0', 886 silly addNameRange '4.0.0', 886 silly addNameRange '4.0.1', 886 silly addNameRange '4.0.2', 886 silly addNameRange '4.0.3', 886 silly addNameRange '3.0.1', 886 silly addNameRange '2.2.1', 886 silly addNameRange '1.2.3' ] ] 887 silly addNamed bl@4.0.3 888 verbose addNamed "4.0.3" is a plain semver version for bl 889 verbose get https://registry.npmjs.org/readable-stream not expired, no request 890 silly addNameRange number 2 { name: 'readable-stream', 890 silly addNameRange range: '>=3.1.1 <4.0.0', 890 silly addNameRange hasData: true } 891 silly addNameRange versions [ 'readable-stream', 891 silly addNameRange [ '0.0.1', 891 silly addNameRange '0.0.2', 891 silly addNameRange '0.0.3', 891 silly addNameRange '0.0.4', 891 silly addNameRange '0.1.0', 891 silly addNameRange '0.2.0', 891 silly addNameRange '0.3.0', 891 silly addNameRange '0.3.1', 891 silly addNameRange '1.0.0', 891 silly addNameRange '1.0.1', 891 silly addNameRange '1.0.2', 891 silly addNameRange '1.0.15', 891 silly addNameRange '1.0.17', 891 silly addNameRange '1.1.7', 891 silly addNameRange '1.1.8', 891 silly addNameRange '1.1.9', 891 silly addNameRange '1.0.24', 891 silly addNameRange '1.0.25', 891 silly addNameRange '1.1.10', 891 silly addNameRange '1.0.25-1', 891 silly addNameRange '1.1.11', 891 silly addNameRange '1.0.26', 891 silly addNameRange '1.0.26-1', 891 silly addNameRange '1.1.11-1', 891 silly addNameRange '1.0.26-2', 891 silly addNameRange '1.1.12', 891 silly addNameRange '1.0.26-3', 891 silly addNameRange '1.0.26-4', 891 silly addNameRange '1.1.12-1', 891 silly addNameRange '1.0.27-1', 891 silly addNameRange '1.1.13-1', 891 silly addNameRange '1.0.31', 891 silly addNameRange '1.1.13', 891 silly addNameRange '1.0.32', 891 silly addNameRange '1.0.32-1', 891 silly addNameRange '1.0.33-1', 891 silly addNameRange '1.0.33-2', 891 silly addNameRange '1.0.33', 891 silly addNameRange '2.0.0', 891 silly addNameRange '2.0.1', 891 silly addNameRange '2.0.2', 891 silly addNameRange '2.0.3', 891 silly addNameRange '2.0.4', 891 silly addNameRange '2.0.5', 891 silly addNameRange '2.0.6', 891 silly addNameRange '1.0.34', 891 silly addNameRange '1.1.14', 891 silly addNameRange '2.1.0', 891 silly addNameRange '2.1.1', 891 silly addNameRange '2.1.2', 891 silly addNameRange '2.1.3', 891 silly addNameRange '2.1.4', 891 silly addNameRange '2.1.5', 891 silly addNameRange '2.2.0', 891 silly addNameRange '2.2.1', 891 silly addNameRange '2.2.2', 891 silly addNameRange '2.2.3', 891 silly addNameRange '2.2.4', 891 silly addNameRange '2.2.5', 891 silly addNameRange '2.2.6', 891 silly addNameRange '2.2.7', 891 silly addNameRange '2.2.8', 891 silly addNameRange '2.2.9', 891 silly addNameRange '2.2.10', 891 silly addNameRange '2.2.11', 891 silly addNameRange '2.3.0', 891 silly addNameRange '2.3.1', 891 silly addNameRange '2.3.2', 891 silly addNameRange '2.3.3', 891 silly addNameRange '2.3.4', 891 silly addNameRange '2.3.5', 891 silly addNameRange '2.3.6', 891 silly addNameRange '3.0.0-rc.1', 891 silly addNameRange '3.0.0-rc.2', 891 silly addNameRange '3.0.0-rc.3', 891 silly addNameRange '3.0.0', 891 silly addNameRange '3.0.1', 891 silly addNameRange '3.0.2', 891 silly addNameRange '3.0.3', 891 silly addNameRange '3.0.4', 891 silly addNameRange '3.0.5', 891 silly addNameRange '3.0.6', 891 silly addNameRange '3.1.0', 891 silly addNameRange '3.1.1', 891 silly addNameRange '3.2.0', 891 silly addNameRange '3.3.0', 891 silly addNameRange '3.4.0', 891 silly addNameRange '2.3.7', 891 silly addNameRange '3.5.0', 891 silly addNameRange '3.6.0' ] ] 892 silly addNamed readable-stream@3.6.0 893 verbose addNamed "3.6.0" is a plain semver version for readable-stream 894 silly cache afterAdd fs-constants@1.0.0 895 verbose afterAdd /home/nagasaki/.npm/fs-constants/1.0.0/package/package.json not in flight; writing 896 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 897 silly cache afterAdd bl@4.0.3 898 verbose afterAdd /home/nagasaki/.npm/bl/4.0.3/package/package.json not in flight; writing 899 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 900 silly cache afterAdd readable-stream@3.6.0 901 verbose afterAdd /home/nagasaki/.npm/readable-stream/3.6.0/package/package.json not in flight; writing 902 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 903 verbose afterAdd /home/nagasaki/.npm/fs-constants/1.0.0/package/package.json written 904 verbose afterAdd /home/nagasaki/.npm/bl/4.0.3/package/package.json written 905 verbose afterAdd /home/nagasaki/.npm/readable-stream/3.6.0/package/package.json written 906 silly fetchNamedPackageData buffer 907 silly mapToRegistry name buffer 908 silly mapToRegistry using default registry 909 silly mapToRegistry registry https://registry.npmjs.org/ 910 silly mapToRegistry data Result { 910 silly mapToRegistry raw: 'buffer', 910 silly mapToRegistry scope: null, 910 silly mapToRegistry escapedName: 'buffer', 910 silly mapToRegistry name: 'buffer', 910 silly mapToRegistry rawSpec: '', 910 silly mapToRegistry spec: 'latest', 910 silly mapToRegistry type: 'tag' } 911 silly mapToRegistry uri https://registry.npmjs.org/buffer 912 silly fetchNamedPackageData readable-stream 913 silly mapToRegistry name readable-stream 914 silly mapToRegistry using default registry 915 silly mapToRegistry registry https://registry.npmjs.org/ 916 silly mapToRegistry data Result { 916 silly mapToRegistry raw: 'readable-stream', 916 silly mapToRegistry scope: null, 916 silly mapToRegistry escapedName: 'readable-stream', 916 silly mapToRegistry name: 'readable-stream', 916 silly mapToRegistry rawSpec: '', 916 silly mapToRegistry spec: 'latest', 916 silly mapToRegistry type: 'tag' } 917 silly mapToRegistry uri https://registry.npmjs.org/readable-stream 918 silly resolveWithNewModule readable-stream@3.6.0 checking installable status 919 verbose request uri https://registry.npmjs.org/buffer 920 verbose request no auth needed 921 info attempt registry request try #1 at 20:42:05 922 verbose etag W/"9447e4c5be2246e92c5841e419257e3f" 923 verbose lastModified Mon, 09 Nov 2020 22:04:43 GMT 924 http request GET https://registry.npmjs.org/buffer 925 http 304 https://registry.npmjs.org/buffer 926 verbose headers { date: 'Tue, 10 Nov 2020 11:42:05 GMT', 926 verbose headers connection: 'keep-alive', 926 verbose headers 'set-cookie': [ '__cfduid=da97103b895941606f535a3d15137f9931605008525; expires=Thu, 10-Dec-20 11:42:05 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 926 verbose headers 'cf-ray': '5eff8212dabed64d-NRT', 926 verbose headers age: '4374', 926 verbose headers 'cache-control': 'public, max-age=300', 926 verbose headers etag: '"9447e4c5be2246e92c5841e419257e3f"', 926 verbose headers 'last-modified': 'Mon, 09 Nov 2020 22:04:43 GMT', 926 verbose headers vary: 'Accept-Encoding', 926 verbose headers 'cf-cache-status': 'HIT', 926 verbose headers 'cf-request-id': '06538f9fca0000d64d85398000000001', 926 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 926 verbose headers server: 'cloudflare' } 927 silly get cb [ 304, 927 silly get { date: 'Tue, 10 Nov 2020 11:42:05 GMT', 927 silly get connection: 'keep-alive', 927 silly get 'set-cookie': [ '__cfduid=da97103b895941606f535a3d15137f9931605008525; expires=Thu, 10-Dec-20 11:42:05 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ], 927 silly get 'cf-ray': '5eff8212dabed64d-NRT', 927 silly get age: '4374', 927 silly get 'cache-control': 'public, max-age=300', 927 silly get etag: '"9447e4c5be2246e92c5841e419257e3f"', 927 silly get 'last-modified': 'Mon, 09 Nov 2020 22:04:43 GMT', 927 silly get vary: 'Accept-Encoding', 927 silly get 'cf-cache-status': 'HIT', 927 silly get 'cf-request-id': '06538f9fca0000d64d85398000000001', 927 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 927 silly get server: 'cloudflare' } ] 928 verbose etag https://registry.npmjs.org/buffer from cache 929 verbose get saving buffer to /home/nagasaki/.npm/registry.npmjs.org/buffer/.cache.json 930 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 931 silly resolveWithNewModule buffer@5.7.1 checking installable status 932 silly cache add args [ 'buffer@^5.5.0', null ] 933 verbose cache add spec buffer@^5.5.0 934 silly cache add parsed spec Result { 934 silly cache add raw: 'buffer@^5.5.0', 934 silly cache add scope: null, 934 silly cache add escapedName: 'buffer', 934 silly cache add name: 'buffer', 934 silly cache add rawSpec: '^5.5.0', 934 silly cache add spec: '>=5.5.0 <6.0.0', 934 silly cache add type: 'range' } 935 silly addNamed buffer@>=5.5.0 <6.0.0 936 verbose addNamed ">=5.5.0 <6.0.0" is a valid semver range for buffer 937 silly addNameRange { name: 'buffer', range: '>=5.5.0 <6.0.0', hasData: false } 938 silly mapToRegistry name buffer 939 silly mapToRegistry using default registry 940 silly mapToRegistry registry https://registry.npmjs.org/ 941 silly mapToRegistry data Result { 941 silly mapToRegistry raw: 'buffer', 941 silly mapToRegistry scope: null, 941 silly mapToRegistry escapedName: 'buffer', 941 silly mapToRegistry name: 'buffer', 941 silly mapToRegistry rawSpec: '', 941 silly mapToRegistry spec: 'latest', 941 silly mapToRegistry type: 'tag' } 942 silly mapToRegistry uri https://registry.npmjs.org/buffer 943 verbose addNameRange registry:https://registry.npmjs.org/buffer not in flight; fetching 944 verbose get https://registry.npmjs.org/buffer not expired, no request 945 silly addNameRange number 2 { name: 'buffer', range: '>=5.5.0 <6.0.0', hasData: true } 946 silly addNameRange versions [ 'buffer', 946 silly addNameRange [ '2.1.1', 946 silly addNameRange '2.1.2', 946 silly addNameRange '2.1.3', 946 silly addNameRange '2.1.4', 946 silly addNameRange '2.1.5', 946 silly addNameRange '2.1.6', 946 silly addNameRange '2.1.7', 946 silly addNameRange '2.1.8', 946 silly addNameRange '2.1.9', 946 silly addNameRange '2.1.10', 946 silly addNameRange '2.1.11', 946 silly addNameRange '2.1.12', 946 silly addNameRange '2.1.13', 946 silly addNameRange '2.2.0', 946 silly addNameRange '2.3.0', 946 silly addNameRange '2.3.1', 946 silly addNameRange '2.3.2', 946 silly addNameRange '2.3.3', 946 silly addNameRange '2.3.4', 946 silly addNameRange '2.4.0', 946 silly addNameRange '2.5.0', 946 silly addNameRange '2.5.1', 946 silly addNameRange '2.6.0', 946 silly addNameRange '2.6.1', 946 silly addNameRange '2.6.2', 946 silly addNameRange '2.7.0', 946 silly addNameRange '2.8.0', 946 silly addNameRange '2.8.1', 946 silly addNameRange '2.8.2', 946 silly addNameRange '3.0.0', 946 silly addNameRange '3.0.1', 946 silly addNameRange '3.0.2', 946 silly addNameRange '3.0.3', 946 silly addNameRange '3.1.0', 946 silly addNameRange '3.1.1', 946 silly addNameRange '3.1.2', 946 silly addNameRange '3.2.0', 946 silly addNameRange '3.2.1', 946 silly addNameRange '3.2.2', 946 silly addNameRange '3.3.0', 946 silly addNameRange '3.3.1', 946 silly addNameRange '3.3.2', 946 silly addNameRange '3.4.0', 946 silly addNameRange '3.4.1', 946 silly addNameRange '3.4.2', 946 silly addNameRange '3.4.3', 946 silly addNameRange '3.5.0', 946 silly addNameRange '3.5.1', 946 silly addNameRange '3.5.2', 946 silly addNameRange '3.5.3', 946 silly addNameRange '3.5.4', 946 silly addNameRange '3.5.5', 946 silly addNameRange '3.6.0', 946 silly addNameRange '4.0.0', 946 silly addNameRange '4.1.0', 946 silly addNameRange '4.2.0', 946 silly addNameRange '4.3.0', 946 silly addNameRange '4.3.1', 946 silly addNameRange '4.4.0', 946 silly addNameRange '4.5.0', 946 silly addNameRange '4.5.1', 946 silly addNameRange '4.6.0', 946 silly addNameRange '4.7.0', 946 silly addNameRange '4.7.1', 946 silly addNameRange '4.8.0', 946 silly addNameRange '4.9.0', 946 silly addNameRange '4.9.1', 946 silly addNameRange '5.0.0', 946 silly addNameRange '5.0.1', 946 silly addNameRange '5.0.2', 946 silly addNameRange '5.0.3', 946 silly addNameRange '5.0.4', 946 silly addNameRange '5.0.5', 946 silly addNameRange '5.0.6', 946 silly addNameRange '5.0.7', 946 silly addNameRange '5.0.8', 946 silly addNameRange '5.1.0', 946 silly addNameRange '5.2.0', 946 silly addNameRange '5.2.1', 946 silly addNameRange '5.3.0', 946 silly addNameRange '5.4.0', 946 silly addNameRange '5.4.1', 946 silly addNameRange '5.4.2', 946 silly addNameRange '5.4.3', 946 silly addNameRange '4.9.2', 946 silly addNameRange '3.6.2', 946 silly addNameRange '2.8.3', 946 silly addNameRange '5.5.0', 946 silly addNameRange '5.6.0', 946 silly addNameRange '5.6.1', 946 silly addNameRange '5.7.0', 946 silly addNameRange '6.0.0', 946 silly addNameRange '5.7.1', 946 silly addNameRange '6.0.1', 946 silly addNameRange '6.0.2' ] ] 947 silly addNamed buffer@5.7.1 948 verbose addNamed "5.7.1" is a plain semver version for buffer 949 silly cache afterAdd buffer@5.7.1 950 verbose afterAdd /home/nagasaki/.npm/buffer/5.7.1/package/package.json not in flight; writing 951 verbose correctMkdir /home/nagasaki/.npm correctMkdir not in flight; initializing 952 verbose afterAdd /home/nagasaki/.npm/buffer/5.7.1/package/package.json written 953 silly fetchNamedPackageData fsevents 954 silly mapToRegistry name fsevents 955 silly mapToRegistry using default registry 956 silly mapToRegistry registry https://registry.npmjs.org/ 957 silly mapToRegistry data Result { 957 silly mapToRegistry raw: 'fsevents', 957 silly mapToRegistry scope: null, 957 silly mapToRegistry escapedName: 'fsevents', 957 silly mapToRegistry name: 'fsevents', 957 silly mapToRegistry rawSpec: '', 957 silly mapToRegistry spec: 'latest', 957 silly mapToRegistry type: 'tag' } 958 silly mapToRegistry uri https://registry.npmjs.org/fsevents 959 silly resolveWithNewModule fsevents@1.2.13 checking installable status 960 silly fetchNamedPackageData fsevents 961 silly mapToRegistry name fsevents 962 silly mapToRegistry using default registry 963 silly mapToRegistry registry https://registry.npmjs.org/ 964 silly mapToRegistry data Result { 964 silly mapToRegistry raw: 'fsevents', 964 silly mapToRegistry scope: null, 964 silly mapToRegistry escapedName: 'fsevents', 964 silly mapToRegistry name: 'fsevents', 964 silly mapToRegistry rawSpec: '', 964 silly mapToRegistry spec: 'latest', 964 silly mapToRegistry type: 'tag' } 965 silly mapToRegistry uri https://registry.npmjs.org/fsevents 966 silly resolveWithNewModule fsevents@1.2.13 checking installable status 967 silly loadAllDepsIntoIdealTree Finishing 968 silly loadIdealTree Finishing 969 silly currentTree mirador@3.0.0 969 silly currentTree ├─┬ @ava/babel@1.0.1 969 silly currentTree │ ├── escape-string-regexp@2.0.0 969 silly currentTree │ └── is-plain-object@3.0.1 969 silly currentTree ├── @ava/require-precompiled@1.0.0 969 silly currentTree ├── @babel/cli@7.12.1 969 silly currentTree ├── @babel/code-frame@7.10.4 969 silly currentTree ├── @babel/compat-data@7.12.5 969 silly currentTree ├─┬ @babel/core@7.12.3 969 silly currentTree │ ├── debug@4.2.0 969 silly currentTree │ └── ms@2.1.2 969 silly currentTree ├── @babel/generator@7.12.5 969 silly currentTree ├── @babel/helper-annotate-as-pure@7.10.4 969 silly currentTree ├── @babel/helper-builder-binary-assignment-operator-visitor@7.10.4 969 silly currentTree ├── @babel/helper-builder-react-jsx-experimental@7.12.4 969 silly currentTree ├── @babel/helper-builder-react-jsx@7.10.4 969 silly currentTree ├── @babel/helper-compilation-targets@7.12.5 969 silly currentTree ├── @babel/helper-create-class-features-plugin@7.12.1 969 silly currentTree ├── @babel/helper-create-regexp-features-plugin@7.12.1 969 silly currentTree ├── @babel/helper-define-map@7.10.5 969 silly currentTree ├── @babel/helper-explode-assignable-expression@7.12.1 969 silly currentTree ├── @babel/helper-function-name@7.10.4 969 silly currentTree ├── @babel/helper-get-function-arity@7.10.4 969 silly currentTree ├── @babel/helper-hoist-variables@7.10.4 969 silly currentTree ├── @babel/helper-member-expression-to-functions@7.12.1 969 silly currentTree ├── @babel/helper-module-imports@7.12.5 969 silly currentTree ├── @babel/helper-module-transforms@7.12.1 969 silly currentTree ├── @babel/helper-optimise-call-expression@7.10.4 969 silly currentTree ├── @babel/helper-plugin-utils@7.10.4 969 silly currentTree ├── @babel/helper-regex@7.10.5 969 silly currentTree ├── @babel/helper-remap-async-to-generator@7.12.1 969 silly currentTree ├── @babel/helper-replace-supers@7.12.5 969 silly currentTree ├── @babel/helper-simple-access@7.12.1 969 silly currentTree ├── @babel/helper-skip-transparent-expression-wrappers@7.12.1 969 silly currentTree ├── @babel/helper-split-export-declaration@7.11.0 969 silly currentTree ├── @babel/helper-validator-identifier@7.10.4 969 silly currentTree ├── @babel/helper-validator-option@7.12.1 969 silly currentTree ├── @babel/helper-wrap-function@7.12.3 969 silly currentTree ├── @babel/helpers@7.12.5 969 silly currentTree ├─┬ @babel/highlight@7.10.4 969 silly currentTree │ └── chalk@2.4.2 969 silly currentTree ├── @babel/parser@7.12.5 969 silly currentTree ├── @babel/plugin-proposal-async-generator-functions@7.12.1 969 silly currentTree ├── @babel/plugin-proposal-class-properties@7.12.1 969 silly currentTree ├── @babel/plugin-proposal-dynamic-import@7.12.1 969 silly currentTree ├── @babel/plugin-proposal-export-namespace-from@7.12.1 969 silly currentTree ├── @babel/plugin-proposal-json-strings@7.12.1 969 silly currentTree ├── @babel/plugin-proposal-logical-assignment-operators@7.12.1 969 silly currentTree ├── @babel/plugin-proposal-nullish-coalescing-operator@7.12.1 969 silly currentTree ├── @babel/plugin-proposal-numeric-separator@7.12.5 969 silly currentTree ├── @babel/plugin-proposal-object-rest-spread@7.12.1 969 silly currentTree ├── @babel/plugin-proposal-optional-catch-binding@7.12.1 969 silly currentTree ├── @babel/plugin-proposal-optional-chaining@7.12.1 969 silly currentTree ├── @babel/plugin-proposal-private-methods@7.12.1 969 silly currentTree ├── @babel/plugin-proposal-unicode-property-regex@7.12.1 969 silly currentTree ├── @babel/plugin-syntax-async-generators@7.8.4 969 silly currentTree ├── @babel/plugin-syntax-bigint@7.8.3 969 silly currentTree ├── @babel/plugin-syntax-class-properties@7.12.1 969 silly currentTree ├── @babel/plugin-syntax-dynamic-import@7.8.3 969 silly currentTree ├── @babel/plugin-syntax-export-namespace-from@7.8.3 969 silly currentTree ├── @babel/plugin-syntax-import-meta@7.10.4 969 silly currentTree ├── @babel/plugin-syntax-json-strings@7.8.3 969 silly currentTree ├── @babel/plugin-syntax-jsx@7.12.1 969 silly currentTree ├── @babel/plugin-syntax-logical-assignment-operators@7.10.4 969 silly currentTree ├── @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 969 silly currentTree ├── @babel/plugin-syntax-numeric-separator@7.10.4 969 silly currentTree ├── @babel/plugin-syntax-object-rest-spread@7.8.3 969 silly currentTree ├── @babel/plugin-syntax-optional-catch-binding@7.8.3 969 silly currentTree ├── @babel/plugin-syntax-optional-chaining@7.8.3 969 silly currentTree ├── @babel/plugin-syntax-top-level-await@7.12.1 969 silly currentTree ├── @babel/plugin-transform-arrow-functions@7.12.1 969 silly currentTree ├── @babel/plugin-transform-async-to-generator@7.12.1 969 silly currentTree ├── @babel/plugin-transform-block-scoped-functions@7.12.1 969 silly currentTree ├── @babel/plugin-transform-block-scoping@7.12.1 969 silly currentTree ├── @babel/plugin-transform-classes@7.12.1 969 silly currentTree ├── @babel/plugin-transform-computed-properties@7.12.1 969 silly currentTree ├── @babel/plugin-transform-destructuring@7.12.1 969 silly currentTree ├── @babel/plugin-transform-dotall-regex@7.12.1 969 silly currentTree ├── @babel/plugin-transform-duplicate-keys@7.12.1 969 silly currentTree ├── @babel/plugin-transform-exponentiation-operator@7.12.1 969 silly currentTree ├── @babel/plugin-transform-for-of@7.12.1 969 silly currentTree ├── @babel/plugin-transform-function-name@7.12.1 969 silly currentTree ├── @babel/plugin-transform-literals@7.12.1 969 silly currentTree ├── @babel/plugin-transform-member-expression-literals@7.12.1 969 silly currentTree ├── @babel/plugin-transform-modules-amd@7.12.1 969 silly currentTree ├── @babel/plugin-transform-modules-commonjs@7.12.1 969 silly currentTree ├── @babel/plugin-transform-modules-systemjs@7.12.1 969 silly currentTree ├── @babel/plugin-transform-modules-umd@7.12.1 969 silly currentTree ├── @babel/plugin-transform-named-capturing-groups-regex@7.12.1 969 silly currentTree ├── @babel/plugin-transform-new-target@7.12.1 969 silly currentTree ├── @babel/plugin-transform-object-super@7.12.1 969 silly currentTree ├── @babel/plugin-transform-parameters@7.12.1 969 silly currentTree ├── @babel/plugin-transform-property-literals@7.12.1 969 silly currentTree ├── @babel/plugin-transform-react-display-name@7.12.1 969 silly currentTree ├── @babel/plugin-transform-react-jsx-development@7.12.5 969 silly currentTree ├── @babel/plugin-transform-react-jsx-self@7.12.1 969 silly currentTree ├── @babel/plugin-transform-react-jsx-source@7.12.1 969 silly currentTree ├── @babel/plugin-transform-react-jsx@7.12.5 969 silly currentTree ├── @babel/plugin-transform-react-pure-annotations@7.12.1 969 silly currentTree ├── @babel/plugin-transform-regenerator@7.12.1 969 silly currentTree ├── @babel/plugin-transform-reserved-words@7.12.1 969 silly currentTree ├── @babel/plugin-transform-runtime@7.12.1 969 silly currentTree ├── @babel/plugin-transform-shorthand-properties@7.12.1 969 silly currentTree ├── @babel/plugin-transform-spread@7.12.1 969 silly currentTree ├── @babel/plugin-transform-sticky-regex@7.12.1 969 silly currentTree ├── @babel/plugin-transform-template-literals@7.12.1 969 silly currentTree ├── @babel/plugin-transform-typeof-symbol@7.12.1 969 silly currentTree ├── @babel/plugin-transform-unicode-escapes@7.12.1 969 silly currentTree ├── @babel/plugin-transform-unicode-regex@7.12.1 969 silly currentTree ├── @babel/preset-env@7.12.1 969 silly currentTree ├── @babel/preset-modules@0.1.4 969 silly currentTree ├── @babel/preset-react@7.12.5 969 silly currentTree ├── @babel/runtime-corejs3@7.12.5 969 silly currentTree ├── @babel/runtime@7.12.5 969 silly currentTree ├── @babel/template@7.10.4 969 silly currentTree ├─┬ @babel/traverse@7.12.5 969 silly currentTree │ ├── debug@4.2.0 969 silly currentTree │ └── ms@2.1.2 969 silly currentTree ├── @babel/types@7.12.6 969 silly currentTree ├── @bcoe/v8-coverage@0.2.3 969 silly currentTree ├── @cnakazawa/watch@1.0.4 969 silly currentTree ├── @edsilv/http-status-codes@1.0.3 969 silly currentTree ├── @emotion/hash@0.8.0 969 silly currentTree ├── @hapi/address@2.1.4 969 silly currentTree ├── @hapi/bourne@1.3.2 969 silly currentTree ├── @hapi/hoek@8.5.1 969 silly currentTree ├── @hapi/joi@15.1.1 969 silly currentTree ├── @hapi/topo@3.1.6 969 silly currentTree ├── @iiif/vocabulary@1.0.19 969 silly currentTree ├── @istanbuljs/load-nyc-config@1.1.0 969 silly currentTree ├── @istanbuljs/schema@0.1.2 969 silly currentTree ├─┬ @jest/console@26.6.2 969 silly currentTree │ └── slash@3.0.0 969 silly currentTree ├─┬ @jest/core@26.6.3 969 silly currentTree │ ├── braces@3.0.2 969 silly currentTree │ ├── fill-range@7.0.1 969 silly currentTree │ ├── is-number@7.0.0 969 silly currentTree │ ├── micromatch@4.0.2 969 silly currentTree │ ├── rimraf@3.0.2 969 silly currentTree │ ├── slash@3.0.0 969 silly currentTree │ ├── strip-ansi@6.0.0 969 silly currentTree │ └── to-regex-range@5.0.1 969 silly currentTree ├── @jest/environment@26.6.2 969 silly currentTree ├── @jest/fake-timers@26.6.2 969 silly currentTree ├── @jest/globals@26.6.2 969 silly currentTree ├─┬ @jest/reporters@26.6.2 969 silly currentTree │ ├── slash@3.0.0 969 silly currentTree │ └── source-map@0.6.1 969 silly currentTree ├─┬ @jest/source-map@26.6.2 969 silly currentTree │ └── source-map@0.6.1 969 silly currentTree ├── @jest/test-result@26.6.2 969 silly currentTree ├── @jest/test-sequencer@26.6.3 969 silly currentTree ├─┬ @jest/transform@26.6.2 969 silly currentTree │ ├── braces@3.0.2 969 silly currentTree │ ├── fill-range@7.0.1 969 silly currentTree │ ├── is-number@7.0.0 969 silly currentTree │ ├── micromatch@4.0.2 969 silly currentTree │ ├── slash@3.0.0 969 silly currentTree │ ├── source-map@0.6.1 969 silly currentTree │ └── to-regex-range@5.0.1 969 silly currentTree ├── @jest/types@26.6.2 969 silly currentTree ├── @material-ui/core@4.11.0 969 silly currentTree ├── @material-ui/icons@4.9.1 969 silly currentTree ├── @material-ui/lab@4.0.0-alpha.56 969 silly currentTree ├── @material-ui/styles@4.10.0 969 silly currentTree ├── @material-ui/system@4.9.14 969 silly currentTree ├── @material-ui/types@5.1.0 969 silly currentTree ├── @material-ui/utils@4.10.2 969 silly currentTree ├── @mrmlnc/readdir-enhanced@2.2.1 969 silly currentTree ├─┬ @nicolo-ribaudo/chokidar-2@2.1.8 969 silly currentTree │ └── chokidar@2.1.8 969 silly currentTree ├── @nodelib/fs.stat@1.1.3 969 silly currentTree ├─┬ @npmcli/move-file@1.0.1 969 silly currentTree │ └── mkdirp@1.0.4 969 silly currentTree ├── @pmmmwh/react-refresh-webpack-plugin@0.3.3 969 silly currentTree ├── @react-dnd/asap@4.0.0 969 silly currentTree ├── @react-dnd/invariant@2.0.0 969 silly currentTree ├── @react-dnd/shallowequal@2.0.0 969 silly currentTree ├── @redux-saga/core@1.1.3 969 silly currentTree ├── @redux-saga/deferred@1.1.2 969 silly currentTree ├── @redux-saga/delay-p@1.1.2 969 silly currentTree ├── @redux-saga/is@1.1.2 969 silly currentTree ├── @redux-saga/symbols@1.1.2 969 silly currentTree ├── @redux-saga/types@1.1.0 969 silly currentTree ├── @researchgate/react-intersection-observer@1.3.5 969 silly currentTree ├── @sinonjs/commons@1.8.1 969 silly currentTree ├── @sinonjs/fake-timers@6.0.1 969 silly currentTree ├── @tootallnate/once@1.1.2 969 silly currentTree ├── @types/babel__core@7.1.12 969 silly currentTree ├── @types/babel__generator@7.6.2 969 silly currentTree ├── @types/babel__template@7.0.3 969 silly currentTree ├── @types/babel__traverse@7.0.15 969 silly currentTree ├── @types/glob@7.1.3 969 silly currentTree ├── @types/graceful-fs@4.1.4 969 silly currentTree ├── @types/hoist-non-react-statics@3.3.1 969 silly currentTree ├── @types/istanbul-lib-coverage@2.0.3 969 silly currentTree ├── @types/istanbul-lib-report@3.0.0 969 silly currentTree ├── @types/istanbul-reports@3.0.0 969 silly currentTree ├── @types/json-schema@7.0.6 969 silly currentTree ├── @types/json5@0.0.29 969 silly currentTree ├── @types/minimatch@3.0.3 969 silly currentTree ├── @types/node@14.14.7 969 silly currentTree ├── @types/normalize-package-data@2.4.0 969 silly currentTree ├── @types/parse-json@4.0.0 969 silly currentTree ├── @types/prettier@2.1.5 969 silly currentTree ├── @types/prop-types@15.7.3 969 silly currentTree ├── @types/react-transition-group@4.4.0 969 silly currentTree ├─┬ @types/react@16.9.56 969 silly currentTree │ └── csstype@3.0.4 969 silly currentTree ├── @types/stack-utils@2.0.0 969 silly currentTree ├── @types/yargs-parser@15.0.0 969 silly currentTree ├── @types/yargs@15.0.9 969 silly currentTree ├─┬ @typescript-eslint/experimental-utils@2.34.0 969 silly currentTree │ └── eslint-utils@2.1.0 969 silly currentTree ├─┬ @typescript-eslint/typescript-estree@2.34.0 969 silly currentTree │ ├── debug@4.2.0 969 silly currentTree │ ├── ms@2.1.2 969 silly currentTree │ └── semver@7.3.2 969 silly currentTree ├── @webassemblyjs/ast@1.9.0 969 silly currentTree ├── @webassemblyjs/floating-point-hex-parser@1.9.0 969 silly currentTree ├── @webassemblyjs/helper-api-error@1.9.0 969 silly currentTree ├── @webassemblyjs/helper-buffer@1.9.0 969 silly currentTree ├── @webassemblyjs/helper-code-frame@1.9.0 969 silly currentTree ├── @webassemblyjs/helper-fsm@1.9.0 969 silly currentTree ├── @webassemblyjs/helper-module-context@1.9.0 969 silly currentTree ├── @webassemblyjs/helper-wasm-bytecode@1.9.0 969 silly currentTree ├── @webassemblyjs/helper-wasm-section@1.9.0 969 silly currentTree ├── @webassemblyjs/ieee754@1.9.0 969 silly currentTree ├── @webassemblyjs/leb128@1.9.0 969 silly currentTree ├── @webassemblyjs/utf8@1.9.0 969 silly currentTree ├── @webassemblyjs/wasm-edit@1.9.0 969 silly currentTree ├── @webassemblyjs/wasm-gen@1.9.0 969 silly currentTree ├── @webassemblyjs/wasm-opt@1.9.0 969 silly currentTree ├── @webassemblyjs/wasm-parser@1.9.0 969 silly currentTree ├── @webassemblyjs/wast-parser@1.9.0 969 silly currentTree ├── @webassemblyjs/wast-printer@1.9.0 969 silly currentTree ├── @xtuc/ieee754@1.2.0 969 silly currentTree ├── @xtuc/long@4.2.2 969 silly currentTree ├── abab@2.0.5 969 silly currentTree ├── accepts@1.3.7 969 silly currentTree ├── acorn-globals@6.0.0 969 silly currentTree ├── acorn-jsx@5.3.1 969 silly currentTree ├── acorn-walk@7.2.0 969 silly currentTree ├── acorn@7.4.1 969 silly currentTree ├── address@1.1.2 969 silly currentTree ├─┬ agent-base@6.0.2 969 silly currentTree │ ├── debug@4.2.0 969 silly currentTree │ └── ms@2.1.2 969 silly currentTree ├── aggregate-error@3.1.0 969 silly currentTree ├── airbnb-prop-types@2.16.0 969 silly currentTree ├── ajv-errors@1.0.1 969 silly currentTree ├── ajv-keywords@3.5.2 969 silly currentTree ├── ajv@6.12.6 969 silly currentTree ├── ansi-colors@3.2.4 969 silly currentTree ├─┬ ansi-escapes@4.3.1 969 silly currentTree │ └── type-fest@0.11.0 969 silly currentTree ├── ansi-html@0.0.7 969 silly currentTree ├── ansi-regex@5.0.0 969 silly currentTree ├── ansi-styles@3.2.1 969 silly currentTree ├─┬ anymatch@2.0.0 969 silly currentTree │ └── normalize-path@2.1.1 969 silly currentTree ├── aproba@1.2.0 969 silly currentTree ├── argparse@1.0.10 969 silly currentTree ├── argv@0.0.2 969 silly currentTree ├── aria-query@4.2.2 969 silly currentTree ├── arr-diff@4.0.0 969 silly currentTree ├── arr-flatten@1.1.0 969 silly currentTree ├── arr-union@3.1.0 969 silly currentTree ├── array-equal@1.0.0 969 silly currentTree ├── array-filter@1.0.0 969 silly currentTree ├── array-flatten@2.1.2 969 silly currentTree ├─┬ array-includes@3.1.1 969 silly currentTree │ └── es-abstract@1.17.7 969 silly currentTree ├── array-map@0.0.0 969 silly currentTree ├── array-reduce@0.0.0 969 silly currentTree ├── array-union@1.0.2 969 silly currentTree ├── array-uniq@1.0.3 969 silly currentTree ├── array-unique@0.3.2 969 silly currentTree ├─┬ array.prototype.find@2.1.1 969 silly currentTree │ └── es-abstract@1.17.7 969 silly currentTree ├─┬ array.prototype.flat@1.2.3 969 silly currentTree │ └── es-abstract@1.17.7 969 silly currentTree ├─┬ array.prototype.flatmap@1.2.3 969 silly currentTree │ └── es-abstract@1.17.7 969 silly currentTree ├── arrify@1.0.1 969 silly currentTree ├─┬ asn1.js@5.4.1 969 silly currentTree │ └── bn.js@4.11.9 969 silly currentTree ├── asn1@0.2.4 969 silly currentTree ├── assert-plus@1.0.0 969 silly currentTree ├─┬ assert@1.5.0 969 silly currentTree │ ├── inherits@2.0.1 969 silly currentTree │ └── util@0.10.3 969 silly currentTree ├── assign-symbols@1.0.0 969 silly currentTree ├── ast-types-flow@0.0.7 969 silly currentTree ├── astral-regex@1.0.0 969 silly currentTree ├── async-each@1.0.3 969 silly currentTree ├── async-limiter@1.0.1 969 silly currentTree ├── async@2.6.3 969 silly currentTree ├── asynckit@0.4.0 969 silly currentTree ├── atob@2.1.2 969 silly currentTree ├── aws-sign2@0.7.0 969 silly currentTree ├── aws4@1.11.0 969 silly currentTree ├── axe-core@4.0.2 969 silly currentTree ├── axios@0.19.2 969 silly currentTree ├── axobject-query@2.2.0 969 silly currentTree ├─┬ babel-code-frame@6.26.0 969 silly currentTree │ ├── ansi-regex@2.1.1 969 silly currentTree │ ├── ansi-styles@2.2.1 969 silly currentTree │ ├── chalk@1.1.3 969 silly currentTree │ ├── js-tokens@3.0.2 969 silly currentTree │ ├── strip-ansi@3.0.1 969 silly currentTree │ └── supports-color@2.0.0 969 silly currentTree ├── babel-eslint@10.1.0 969 silly currentTree ├─┬ babel-jest@26.6.3 969 silly currentTree │ └── slash@3.0.0 969 silly currentTree ├── babel-loader@8.2.0 969 silly currentTree ├── babel-plugin-dynamic-import-node@2.3.3 969 silly currentTree ├─┬ babel-plugin-espower@3.0.1 969 silly currentTree │ └── core-js@2.6.11 969 silly currentTree ├── babel-plugin-istanbul@6.0.0 969 silly currentTree ├── babel-plugin-jest-hoist@26.6.2 969 silly currentTree ├── babel-plugin-lodash@3.3.4 969 silly currentTree ├── babel-plugin-macros@2.8.0 969 silly currentTree ├── babel-plugin-transform-react-remove-prop-types@0.4.24 969 silly currentTree ├── babel-preset-current-node-syntax@1.0.0 969 silly currentTree ├── babel-preset-jest@26.6.2 969 silly currentTree ├── balanced-match@1.0.0 969 silly currentTree ├─┬ base@0.11.2 969 silly currentTree │ ├── define-property@1.0.0 969 silly currentTree │ ├── is-accessor-descriptor@1.0.0 969 silly currentTree │ ├── is-data-descriptor@1.0.0 969 silly currentTree │ └── is-descriptor@1.0.2 969 silly currentTree ├── base64-js@1.3.1 969 silly currentTree ├── basic-auth@1.1.0 969 silly currentTree ├── batch-processor@1.0.0 969 silly currentTree ├── batch@0.6.1 969 silly currentTree ├── bcrypt-pbkdf@1.0.2 969 silly currentTree ├── big.js@5.2.2 969 silly currentTree ├── binary-extensions@1.13.1 969 silly currentTree ├── bluebird@3.7.2 969 silly currentTree ├── blueimp-md5@2.18.0 969 silly currentTree ├── bn.js@5.1.3 969 silly currentTree ├─┬ body-parser@1.19.0 969 silly currentTree │ └── qs@6.7.0 969 silly currentTree ├── bonjour@3.5.0 969 silly currentTree ├── boolbase@1.0.0 969 silly currentTree ├── brace-expansion@1.1.11 969 silly currentTree ├─┬ braces@2.3.2 969 silly currentTree │ └── extend-shallow@2.0.1 969 silly currentTree ├── brorand@1.1.0 969 silly currentTree ├── browser-process-hrtime@1.0.0 969 silly currentTree ├── browserify-aes@1.2.0 969 silly currentTree ├── browserify-cipher@1.0.1 969 silly currentTree ├── browserify-des@1.0.2 969 silly currentTree ├─┬ browserify-rsa@4.0.1 969 silly currentTree │ └── bn.js@4.11.9 969 silly currentTree ├─┬ browserify-sign@4.2.1 969 silly currentTree │ ├── readable-stream@3.6.0 969 silly currentTree │ └── safe-buffer@5.2.1 969 silly currentTree ├── browserify-zlib@0.2.0 969 silly currentTree ├── browserslist@4.14.7 969 silly currentTree ├── bser@2.1.1 969 silly currentTree ├── buffer-from@1.1.1 969 silly currentTree ├── buffer-indexof@1.1.1 969 silly currentTree ├── buffer-xor@1.0.3 969 silly currentTree ├── builtin-status-codes@3.0.0 969 silly currentTree ├─┬ bundlewatch@0.2.7 969 silly currentTree │ └── commander@5.1.0 969 silly currentTree ├── bytes@3.1.0 969 silly currentTree ├─┬ cacache@15.0.5 969 silly currentTree │ ├── chownr@2.0.0 969 silly currentTree │ ├── mkdirp@1.0.4 969 silly currentTree │ └── rimraf@3.0.2 969 silly currentTree ├── cache-base@1.0.1 969 silly currentTree ├── call-bind@1.0.0 969 silly currentTree ├─┬ call-matcher@1.1.0 969 silly currentTree │ └── core-js@2.6.11 969 silly currentTree ├── call-me-maybe@1.0.1 969 silly currentTree ├── call-signature@0.0.2 969 silly currentTree ├── callsites@3.1.0 969 silly currentTree ├── camelcase@5.3.1 969 silly currentTree ├── caniuse-lite@1.0.30001157 969 silly currentTree ├── capture-exit@2.0.0 969 silly currentTree ├── caseless@0.12.0 969 silly currentTree ├─┬ chalk@4.1.0 969 silly currentTree │ ├── ansi-styles@4.3.0 969 silly currentTree │ ├── color-convert@2.0.1 969 silly currentTree │ ├── color-name@1.1.4 969 silly currentTree │ ├── has-flag@4.0.0 969 silly currentTree │ └── supports-color@7.2.0 969 silly currentTree ├── char-regex@1.0.2 969 silly currentTree ├── chardet@0.7.0 969 silly currentTree ├── cheerio@1.0.0-rc.3 969 silly currentTree ├─┬ chokidar@3.4.3 969 silly currentTree │ ├── anymatch@3.1.1 969 silly currentTree │ ├── binary-extensions@2.1.0 969 silly currentTree │ ├── braces@3.0.2 969 silly currentTree │ ├── fill-range@7.0.1 969 silly currentTree │ ├── glob-parent@5.1.1 969 silly currentTree │ ├── is-binary-path@2.1.0 969 silly currentTree │ ├── is-number@7.0.0 969 silly currentTree │ ├── readdirp@3.5.0 969 silly currentTree │ └── to-regex-range@5.0.1 969 silly currentTree ├── chownr@1.1.4 969 silly currentTree ├─┬ chrome-trace-event@1.0.2 969 silly currentTree │ └── tslib@1.14.1 969 silly currentTree ├── ci-env@1.16.0 969 silly currentTree ├── ci-info@2.0.0 969 silly currentTree ├── cipher-base@1.0.4 969 silly currentTree ├── cjs-module-lexer@0.6.0 969 silly currentTree ├─┬ class-utils@0.3.6 969 silly currentTree │ └── define-property@0.2.5 969 silly currentTree ├── classnames@2.2.6 969 silly currentTree ├── clean-stack@2.2.0 969 silly currentTree ├── cli-cursor@3.1.0 969 silly currentTree ├── cli-width@3.0.0 969 silly currentTree ├─┬ cliui@6.0.0 969 silly currentTree │ └── strip-ansi@6.0.0 969 silly currentTree ├─┬ clone-deep@0.2.4 969 silly currentTree │ └── kind-of@3.2.2 969 silly currentTree ├── clsx@1.1.1 969 silly currentTree ├── co@4.6.0 969 silly currentTree ├── codecov@3.8.1 969 silly currentTree ├── collect-v8-coverage@1.0.1 969 silly currentTree ├── collection-visit@1.0.0 969 silly currentTree ├── color-convert@1.9.3 969 silly currentTree ├── color-name@1.1.3 969 silly currentTree ├── colorette@1.2.1 969 silly currentTree ├── colors@1.4.0 969 silly currentTree ├── combined-stream@1.0.8 969 silly currentTree ├── commander@4.1.1 969 silly currentTree ├── commondir@1.0.1 969 silly currentTree ├── component-emitter@1.3.0 969 silly currentTree ├── compressible@2.0.18 969 silly currentTree ├─┬ compression@1.7.4 969 silly currentTree │ └── bytes@3.0.0 969 silly currentTree ├── concat-map@0.0.1 969 silly currentTree ├── concat-stream@1.6.2 969 silly currentTree ├─┬ concordance@4.0.0 969 silly currentTree │ └── md5-hex@2.0.0 969 silly currentTree ├── confusing-browser-globals@1.0.10 969 silly currentTree ├── connect-history-api-fallback@1.6.0 969 silly currentTree ├── console-browserify@1.2.0 969 silly currentTree ├── constants-browserify@1.0.0 969 silly currentTree ├── contains-path@0.1.0 969 silly currentTree ├── content-disposition@0.5.3 969 silly currentTree ├── content-type@1.0.4 969 silly currentTree ├── convert-source-map@1.7.0 969 silly currentTree ├── cookie-signature@1.0.6 969 silly currentTree ├── cookie@0.4.0 969 silly currentTree ├── cookiejar@2.1.2 969 silly currentTree ├── copy-concurrently@1.0.5 969 silly currentTree ├── copy-descriptor@0.1.1 969 silly currentTree ├── copy-to-clipboard@3.3.1 969 silly currentTree ├─┬ core-js-compat@3.7.0 969 silly currentTree │ └── semver@7.0.0 969 silly currentTree ├── core-js-pure@3.7.0 969 silly currentTree ├── core-js@3.7.0 969 silly currentTree ├── core-util-is@1.0.2 969 silly currentTree ├── corser@2.0.1 969 silly currentTree ├─┬ cosmiconfig@6.0.0 969 silly currentTree │ └── parse-json@5.1.0 969 silly currentTree ├─┬ create-ecdh@4.0.4 969 silly currentTree │ └── bn.js@4.11.9 969 silly currentTree ├── create-hash@1.2.0 969 silly currentTree ├── create-hmac@1.1.7 969 silly currentTree ├── cross-fetch@3.0.6 969 silly currentTree ├── cross-spawn@6.0.5 969 silly currentTree ├── crypto-browserify@3.12.0 969 silly currentTree ├── css-box-model@1.2.1 969 silly currentTree ├── css-select@1.2.0 969 silly currentTree ├── css-vendor@2.0.8 969 silly currentTree ├── css-what@2.1.3 969 silly currentTree ├── cssom@0.4.4 969 silly currentTree ├─┬ cssstyle@2.3.0 969 silly currentTree │ └── cssom@0.3.8 969 silly currentTree ├── csstype@2.6.13 969 silly currentTree ├── cwd@0.10.0 969 silly currentTree ├── cyclist@1.0.1 969 silly currentTree ├── damerau-levenshtein@1.0.6 969 silly currentTree ├── dashdash@1.14.1 969 silly currentTree ├── data-urls@2.0.0 969 silly currentTree ├── date-time@2.1.0 969 silly currentTree ├── debug@2.6.9 969 silly currentTree ├── decamelize@1.2.0 969 silly currentTree ├── decimal.js@10.2.1 969 silly currentTree ├── decode-uri-component@0.2.0 969 silly currentTree ├── deep-equal@1.1.1 969 silly currentTree ├── deep-is@0.1.3 969 silly currentTree ├── deepmerge@4.2.2 969 silly currentTree ├── default-gateway@4.2.0 969 silly currentTree ├── define-properties@1.1.3 969 silly currentTree ├─┬ define-property@2.0.2 969 silly currentTree │ ├── is-accessor-descriptor@1.0.0 969 silly currentTree │ ├── is-data-descriptor@1.0.0 969 silly currentTree │ └── is-descriptor@1.0.2 969 silly currentTree ├─┬ del@4.1.1 969 silly currentTree │ ├─┬ globby@6.1.0 969 silly currentTree │ │ └── pify@2.3.0 969 silly currentTree │ └── p-map@2.1.0 969 silly currentTree ├── delayed-stream@1.0.0 969 silly currentTree ├── depd@1.1.2 969 silly currentTree ├── des.js@1.0.1 969 silly currentTree ├── destroy@1.0.4 969 silly currentTree ├── detect-file@1.0.0 969 silly currentTree ├── detect-newline@3.1.0 969 silly currentTree ├── detect-node@2.0.4 969 silly currentTree ├── detect-port-alt@1.1.6 969 silly currentTree ├── diff-sequences@26.6.2 969 silly currentTree ├─┬ diffie-hellman@5.0.3 969 silly currentTree │ └── bn.js@4.11.9 969 silly currentTree ├─┬ dir-glob@2.0.0 969 silly currentTree │ ├── path-type@3.0.0 969 silly currentTree │ └── pify@3.0.0 969 silly currentTree ├── discontinuous-range@1.0.0 969 silly currentTree ├── dnd-core@10.0.2 969 silly currentTree ├── dnd-multi-backend@5.1.1 969 silly currentTree ├── dns-equal@1.0.0 969 silly currentTree ├── dns-packet@1.3.1 969 silly currentTree ├── dns-txt@2.0.2 969 silly currentTree ├── doctrine@3.0.0 969 silly currentTree ├─┬ dom-helpers@5.2.0 969 silly currentTree │ └── csstype@3.0.4 969 silly currentTree ├── dom-serializer@0.1.1 969 silly currentTree ├── domain-browser@1.2.0 969 silly currentTree ├── domelementtype@1.3.1 969 silly currentTree ├─┬ domexception@2.0.1 969 silly currentTree │ └── webidl-conversions@5.0.0 969 silly currentTree ├── domhandler@2.4.2 969 silly currentTree ├── dompurify@2.2.2 969 silly currentTree ├── domutils@1.5.1 969 silly currentTree ├── dot-prop@5.3.0 969 silly currentTree ├── duplexer@0.1.2 969 silly currentTree ├── duplexify@3.7.1 969 silly currentTree ├── ecc-jsbn@0.1.2 969 silly currentTree ├── ecstatic@3.3.2 969 silly currentTree ├── ee-first@1.1.1 969 silly currentTree ├── electron-to-chromium@1.3.592 969 silly currentTree ├── element-resize-detector@1.2.1 969 silly currentTree ├─┬ elliptic@6.5.3 969 silly currentTree │ └── bn.js@4.11.9 969 silly currentTree ├── emittery@0.7.2 969 silly currentTree ├── emoji-regex@8.0.0 969 silly currentTree ├── emojis-list@3.0.0 969 silly currentTree ├─┬ empower-core@1.2.0 969 silly currentTree │ └── core-js@2.6.11 969 silly currentTree ├── encodeurl@1.0.2 969 silly currentTree ├── end-of-stream@1.4.4 969 silly currentTree ├─┬ enhanced-resolve@4.3.0 969 silly currentTree │ └── memory-fs@0.5.0 969 silly currentTree ├── entities@1.1.2 969 silly currentTree ├── enzyme-adapter-react-16@1.15.5 969 silly currentTree ├── enzyme-adapter-utils@1.13.1 969 silly currentTree ├── enzyme-shallow-equal@1.0.4 969 silly currentTree ├── enzyme@3.11.0 969 silly currentTree ├── errno@0.1.7 969 silly currentTree ├── error-ex@1.3.2 969 silly currentTree ├── error-stack-parser@2.0.6 969 silly currentTree ├── es-abstract@1.18.0-next.1 969 silly currentTree ├── es-to-primitive@1.2.1 969 silly currentTree ├── es6-error@4.1.1 969 silly currentTree ├── escalade@3.1.1 969 silly currentTree ├── escape-html@1.0.3 969 silly currentTree ├── escape-string-regexp@1.0.5 969 silly currentTree ├─┬ escodegen@1.14.3 969 silly currentTree │ └── source-map@0.6.1 969 silly currentTree ├── eslint-config-airbnb-base@14.2.1 969 silly currentTree ├── eslint-config-airbnb@18.2.1 969 silly currentTree ├── eslint-config-react-app@3.0.8 969 silly currentTree ├── eslint-import-resolver-node@0.3.4 969 silly currentTree ├─┬ eslint-loader@4.0.2 969 silly currentTree │ ├── find-cache-dir@3.3.1 969 silly currentTree │ ├── loader-utils@2.0.0 969 silly currentTree │ ├── make-dir@3.1.0 969 silly currentTree │ ├── pkg-dir@4.2.0 969 silly currentTree │ └── semver@6.3.0 969 silly currentTree ├─┬ eslint-module-utils@2.6.0 969 silly currentTree │ ├── find-up@2.1.0 969 silly currentTree │ ├── locate-path@2.0.0 969 silly currentTree │ ├── p-limit@1.3.0 969 silly currentTree │ ├── p-locate@2.0.0 969 silly currentTree │ ├── p-try@1.0.0 969 silly currentTree │ ├── path-exists@3.0.0 969 silly currentTree │ └── pkg-dir@2.0.0 969 silly currentTree ├── eslint-plugin-flowtype@4.7.0 969 silly currentTree ├─┬ eslint-plugin-import@2.22.1 969 silly currentTree │ ├── doctrine@1.5.0 969 silly currentTree │ ├── find-up@2.1.0 969 silly currentTree │ ├── load-json-file@2.0.0 969 silly currentTree │ ├── locate-path@2.0.0 969 silly currentTree │ ├── p-limit@1.3.0 969 silly currentTree │ ├── p-locate@2.0.0 969 silly currentTree │ ├── p-try@1.0.0 969 silly currentTree │ ├── parse-json@2.2.0 969 silly currentTree │ ├── path-exists@3.0.0 969 silly currentTree │ ├── path-type@2.0.0 969 silly currentTree │ ├── pify@2.3.0 969 silly currentTree │ ├── read-pkg-up@2.0.0 969 silly currentTree │ └── read-pkg@2.0.0 969 silly currentTree ├── eslint-plugin-jest@23.20.0 969 silly currentTree ├─┬ eslint-plugin-jsx-a11y@6.4.1 969 silly currentTree │ └── emoji-regex@9.2.0 969 silly currentTree ├─┬ eslint-plugin-react@7.21.5 969 silly currentTree │ └── doctrine@2.1.0 969 silly currentTree ├── eslint-scope@5.1.1 969 silly currentTree ├── eslint-utils@1.4.3 969 silly currentTree ├── eslint-visitor-keys@1.3.0 969 silly currentTree ├─┬ eslint@6.8.0 969 silly currentTree │ ├── chalk@2.4.2 969 silly currentTree │ ├── debug@4.2.0 969 silly currentTree │ ├── glob-parent@5.1.1 969 silly currentTree │ ├── globals@12.4.0 969 silly currentTree │ ├── ms@2.1.2 969 silly currentTree │ └── semver@6.3.0 969 silly currentTree ├── espower-location-detector@1.0.0 969 silly currentTree ├── espree@6.2.1 969 silly currentTree ├── esprima@4.0.1 969 silly currentTree ├─┬ espurify@1.8.1 969 silly currentTree │ └── core-js@2.6.11 969 silly currentTree ├─┬ esquery@1.3.1 969 silly currentTree │ └── estraverse@5.2.0 969 silly currentTree ├─┬ esrecurse@4.3.0 969 silly currentTree │ └── estraverse@5.2.0 969 silly currentTree ├── estraverse@4.3.0 969 silly currentTree ├── esutils@2.0.3 969 silly currentTree ├── etag@1.8.1 969 silly currentTree ├── eventemitter3@4.0.7 969 silly currentTree ├── events@3.2.0 969 silly currentTree ├── eventsource@1.0.7 969 silly currentTree ├── evp_bytestokey@1.0.3 969 silly currentTree ├── exec-sh@0.3.4 969 silly currentTree ├── execa@1.0.0 969 silly currentTree ├── exit@0.1.2 969 silly currentTree ├─┬ expand-brackets@2.1.4 969 silly currentTree │ ├── define-property@0.2.5 969 silly currentTree │ └── extend-shallow@2.0.1 969 silly currentTree ├── expand-tilde@1.2.2 969 silly currentTree ├── expect-puppeteer@4.4.0 969 silly currentTree ├─┬ expect@26.6.2 969 silly currentTree │ ├── ansi-styles@4.3.0 969 silly currentTree │ ├── color-convert@2.0.1 969 silly currentTree │ └── color-name@1.1.4 969 silly currentTree ├─┬ express@4.17.1 969 silly currentTree │ ├── array-flatten@1.1.1 969 silly currentTree │ └── qs@6.7.0 969 silly currentTree ├─┬ extend-shallow@3.0.2 969 silly currentTree │ └── is-extendable@1.0.1 969 silly currentTree ├── extend@3.0.2 969 silly currentTree ├── external-editor@3.1.0 969 silly currentTree ├─┬ extglob@2.0.4 969 silly currentTree │ ├── define-property@1.0.0 969 silly currentTree │ ├── extend-shallow@2.0.1 969 silly currentTree │ ├── is-accessor-descriptor@1.0.0 969 silly currentTree │ ├── is-data-descriptor@1.0.0 969 silly currentTree │ └── is-descriptor@1.0.2 969 silly currentTree ├── extsprintf@1.3.0 969 silly currentTree ├── fast-deep-equal@3.1.3 969 silly currentTree ├── fast-diff@1.2.0 969 silly currentTree ├── fast-glob@2.2.7 969 silly currentTree ├── fast-json-stable-stringify@2.1.0 969 silly currentTree ├── fast-levenshtein@2.0.6 969 silly currentTree ├── fast-memoize@2.5.2 969 silly currentTree ├── faye-websocket@0.10.0 969 silly currentTree ├── fb-watchman@2.0.1 969 silly currentTree ├── figgy-pudding@3.5.2 969 silly currentTree ├── figures@3.2.0 969 silly currentTree ├── file-entry-cache@5.0.1 969 silly currentTree ├── filesize@6.0.1 969 silly currentTree ├─┬ fill-range@4.0.0 969 silly currentTree │ └── extend-shallow@2.0.1 969 silly currentTree ├── finalhandler@1.1.2 969 silly currentTree ├── find-cache-dir@2.1.0 969 silly currentTree ├── find-file-up@0.1.3 969 silly currentTree ├── find-pkg@0.1.2 969 silly currentTree ├─┬ find-process@1.4.4 969 silly currentTree │ ├── commander@5.1.0 969 silly currentTree │ ├── debug@4.2.0 969 silly currentTree │ └── ms@2.1.2 969 silly currentTree ├── find-up@4.1.0 969 silly currentTree ├─┬ findup-sync@3.0.0 969 silly currentTree │ ├── expand-tilde@2.0.2 969 silly currentTree │ ├── global-modules@1.0.0 969 silly currentTree │ ├── global-prefix@1.0.2 969 silly currentTree │ └── resolve-dir@1.0.1 969 silly currentTree ├── flat-cache@2.0.1 969 silly currentTree ├── flatted@2.0.2 969 silly currentTree ├── flush-write-stream@1.1.1 969 silly currentTree ├─┬ follow-redirects@1.5.10 969 silly currentTree │ └── debug@3.1.0 969 silly currentTree ├── for-in@1.0.2 969 silly currentTree ├── for-own@0.1.5 969 silly currentTree ├── foreach@2.0.4 969 silly currentTree ├── forever-agent@0.6.1 969 silly currentTree ├─┬ fork-ts-checker-webpack-plugin@3.1.1 969 silly currentTree │ └── chalk@2.4.2 969 silly currentTree ├── form-data@2.3.3 969 silly currentTree ├── formidable@1.2.2 969 silly currentTree ├── forwarded@0.1.2 969 silly currentTree ├── fragment-cache@0.2.1 969 silly currentTree ├── fresh@0.5.2 969 silly currentTree ├── from2@2.3.0 969 silly currentTree ├── fs-exists-sync@0.1.0 969 silly currentTree ├── fs-extra@8.1.0 969 silly currentTree ├── fs-minipass@2.1.0 969 silly currentTree ├── fs-readdir-recursive@1.1.0 969 silly currentTree ├── fs-write-stream-atomic@1.0.10 969 silly currentTree ├── fs.realpath@1.0.0 969 silly currentTree ├── fscreen@1.1.0 969 silly currentTree ├── fsm-iterator@1.1.0 969 silly currentTree ├── function-bind@1.1.1 969 silly currentTree ├─┬ function.prototype.name@1.1.2 969 silly currentTree │ └── es-abstract@1.17.7 969 silly currentTree ├── functional-red-black-tree@1.0.1 969 silly currentTree ├── functions-have-names@1.2.1 969 silly currentTree ├── gensync@1.0.0-beta.2 969 silly currentTree ├── get-caller-file@2.0.5 969 silly currentTree ├── get-intrinsic@1.0.1 969 silly currentTree ├── get-package-type@0.1.0 969 silly currentTree ├── get-stream@4.1.0 969 silly currentTree ├── get-value@2.0.6 969 silly currentTree ├── getpass@0.1.7 969 silly currentTree ├─┬ glob-parent@3.1.0 969 silly currentTree │ └── is-glob@3.1.0 969 silly currentTree ├── glob-to-regexp@0.3.0 969 silly currentTree ├── glob@7.1.6 969 silly currentTree ├─┬ global-modules@0.2.3 969 silly currentTree │ └── is-windows@0.2.0 969 silly currentTree ├─┬ global-prefix@0.1.5 969 silly currentTree │ └── is-windows@0.2.0 969 silly currentTree ├── globals@11.12.0 969 silly currentTree ├─┬ globby@8.0.2 969 silly currentTree │ ├── ignore@3.3.10 969 silly currentTree │ ├── pify@3.0.0 969 silly currentTree │ └── slash@1.0.0 969 silly currentTree ├── graceful-fs@4.2.4 969 silly currentTree ├── growly@1.3.0 969 silly currentTree ├── gzip-size@5.1.1 969 silly currentTree ├── handle-thing@2.0.1 969 silly currentTree ├── har-schema@2.0.0 969 silly currentTree ├── har-validator@5.1.5 969 silly currentTree ├─┬ has-ansi@2.0.0 969 silly currentTree │ └── ansi-regex@2.1.1 969 silly currentTree ├── has-flag@3.0.0 969 silly currentTree ├── has-symbols@1.0.1 969 silly currentTree ├── has-value@1.0.0 969 silly currentTree ├─┬ has-values@1.0.0 969 silly currentTree │ └── kind-of@4.0.0 969 silly currentTree ├── has@1.0.3 969 silly currentTree ├─┬ hash-base@3.1.0 969 silly currentTree │ ├── readable-stream@3.6.0 969 silly currentTree │ └── safe-buffer@5.2.1 969 silly currentTree ├── hash.js@1.1.7 969 silly currentTree ├─┬ hasha@5.2.2 969 silly currentTree │ └── is-stream@2.0.0 969 silly currentTree ├── he@1.2.0 969 silly currentTree ├── hmac-drbg@1.0.1 969 silly currentTree ├── hoist-non-react-statics@3.3.2 969 silly currentTree ├── homedir-polyfill@1.0.3 969 silly currentTree ├── hosted-git-info@2.8.8 969 silly currentTree ├── hpack.js@2.1.6 969 silly currentTree ├── html-element-map@1.2.0 969 silly currentTree ├── html-encoding-sniffer@2.0.1 969 silly currentTree ├── html-entities@1.3.1 969 silly currentTree ├── html-escaper@2.0.2 969 silly currentTree ├── html-parse-stringify2@2.0.1 969 silly currentTree ├─┬ htmlparser2@3.10.1 969 silly currentTree │ └── readable-stream@3.6.0 969 silly currentTree ├── http-deceiver@1.2.7 969 silly currentTree ├─┬ http-errors@1.7.2 969 silly currentTree │ └── inherits@2.0.3 969 silly currentTree ├─┬ http-proxy-agent@4.0.1 969 silly currentTree │ ├── debug@4.2.0 969 silly currentTree │ └── ms@2.1.2 969 silly currentTree ├── http-proxy-middleware@0.19.1 969 silly currentTree ├── http-proxy@1.18.1 969 silly currentTree ├── http-server@0.12.3 969 silly currentTree ├── http-signature@1.2.0 969 silly currentTree ├── https-browserify@1.0.0 969 silly currentTree ├─┬ https-proxy-agent@4.0.0 969 silly currentTree │ ├── agent-base@5.1.1 969 silly currentTree │ ├── debug@4.2.0 969 silly currentTree │ └── ms@2.1.2 969 silly currentTree ├── human-signals@1.1.1 969 silly currentTree ├── hyphenate-style-name@1.0.4 969 silly currentTree ├── i18next@19.8.3 969 silly currentTree ├── icomcom-react@1.0.1 969 silly currentTree ├── iconv-lite@0.4.24 969 silly currentTree ├── ieee754@1.2.1 969 silly currentTree ├── iferr@0.1.5 969 silly currentTree ├── ignore-walk@3.0.3 969 silly currentTree ├── ignore@4.0.6 969 silly currentTree ├── immer@1.10.0 969 silly currentTree ├── immutability-helper@3.1.1 969 silly currentTree ├─┬ import-fresh@3.2.2 969 silly currentTree │ └── resolve-from@4.0.0 969 silly currentTree ├─┬ import-local@3.0.2 969 silly currentTree │ └── pkg-dir@4.2.0 969 silly currentTree ├── imurmurhash@0.1.4 969 silly currentTree ├── indent-string@4.0.0 969 silly currentTree ├── indexof@0.0.1 969 silly currentTree ├── infer-owner@1.0.4 969 silly currentTree ├── inflight@1.0.6 969 silly currentTree ├── inherits@2.0.4 969 silly currentTree ├── ini@1.3.5 969 silly currentTree ├─┬ inquirer@7.3.3 969 silly currentTree │ └── strip-ansi@6.0.0 969 silly currentTree ├── internal-ip@4.3.0 969 silly currentTree ├─┬ internal-slot@1.0.2 969 silly currentTree │ └── es-abstract@1.17.7 969 silly currentTree ├── interpret@1.4.0 969 silly currentTree ├── intersection-observer@0.10.0 969 silly currentTree ├── invariant@2.2.4 969 silly currentTree ├── ip-regex@2.1.0 969 silly currentTree ├── ip@1.1.5 969 silly currentTree ├── ipaddr.js@1.9.1 969 silly currentTree ├── is-absolute-url@3.0.3 969 silly currentTree ├─┬ is-accessor-descriptor@0.1.6 969 silly currentTree │ └── kind-of@3.2.2 969 silly currentTree ├── is-arguments@1.0.4 969 silly currentTree ├── is-arrayish@0.2.1 969 silly currentTree ├── is-binary-path@1.0.1 969 silly currentTree ├── is-boolean-object@1.0.1 969 silly currentTree ├── is-buffer@1.1.6 969 silly currentTree ├── is-callable@1.2.2 969 silly currentTree ├── is-ci@2.0.0 969 silly currentTree ├── is-core-module@2.1.0 969 silly currentTree ├─┬ is-data-descriptor@0.1.4 969 silly currentTree │ └── kind-of@3.2.2 969 silly currentTree ├── is-date-object@1.0.2 969 silly currentTree ├─┬ is-descriptor@0.1.6 969 silly currentTree │ └── kind-of@5.1.0 969 silly currentTree ├── is-docker@2.1.1 969 silly currentTree ├── is-extendable@0.1.1 969 silly currentTree ├── is-extglob@2.1.1 969 silly currentTree ├── is-fullwidth-code-point@3.0.0 969 silly currentTree ├── is-generator-fn@2.1.0 969 silly currentTree ├── is-glob@4.0.1 969 silly currentTree ├── is-in-browser@1.1.3 969 silly currentTree ├── is-negative-zero@2.0.0 969 silly currentTree ├── is-number-object@1.0.4 969 silly currentTree ├─┬ is-number@3.0.0 969 silly currentTree │ └── kind-of@3.2.2 969 silly currentTree ├── is-obj@2.0.0 969 silly currentTree ├── is-path-cwd@2.2.0 969 silly currentTree ├── is-path-in-cwd@2.1.0 969 silly currentTree ├── is-path-inside@2.1.0 969 silly currentTree ├── is-plain-object@2.0.4 969 silly currentTree ├── is-potential-custom-element-name@1.0.0 969 silly currentTree ├── is-regex@1.1.1 969 silly currentTree ├── is-root@2.1.0 969 silly currentTree ├── is-stream@1.1.0 969 silly currentTree ├── is-string@1.0.5 969 silly currentTree ├── is-subset@0.1.1 969 silly currentTree ├── is-symbol@1.0.3 969 silly currentTree ├── is-typedarray@1.0.0 969 silly currentTree ├── is-url@1.2.4 969 silly currentTree ├── is-utf8@0.2.1 969 silly currentTree ├── is-windows@1.0.2 969 silly currentTree ├── is-wsl@2.2.0 969 silly currentTree ├── isarray@1.0.0 969 silly currentTree ├── isexe@2.0.0 969 silly currentTree ├── isobject@3.0.1 969 silly currentTree ├── isomorphic-unfetch@3.1.0 969 silly currentTree ├── isstream@0.1.2 969 silly currentTree ├── istanbul-lib-coverage@3.0.0 969 silly currentTree ├─┬ istanbul-lib-instrument@4.0.3 969 silly currentTree │ └── semver@6.3.0 969 silly currentTree ├─┬ istanbul-lib-report@3.0.0 969 silly currentTree │ ├── has-flag@4.0.0 969 silly currentTree │ ├── make-dir@3.1.0 969 silly currentTree │ ├── semver@6.3.0 969 silly currentTree │ └── supports-color@7.2.0 969 silly currentTree ├─┬ istanbul-lib-source-maps@4.0.0 969 silly currentTree │ ├── debug@4.2.0 969 silly currentTree │ ├── ms@2.1.2 969 silly currentTree │ └── source-map@0.6.1 969 silly currentTree ├── istanbul-reports@3.0.2 969 silly currentTree ├─┬ jest-changed-files@26.6.2 969 silly currentTree │ ├── cross-spawn@7.0.3 969 silly currentTree │ ├── execa@4.1.0 969 silly currentTree │ ├── get-stream@5.2.0 969 silly currentTree │ ├── is-stream@2.0.0 969 silly currentTree │ ├── npm-run-path@4.0.1 969 silly currentTree │ ├── path-key@3.1.1 969 silly currentTree │ ├── shebang-command@2.0.0 969 silly currentTree │ ├── shebang-regex@3.0.0 969 silly currentTree │ └── which@2.0.2 969 silly currentTree ├─┬ jest-config@26.6.3 969 silly currentTree │ ├── braces@3.0.2 969 silly currentTree │ ├── fill-range@7.0.1 969 silly currentTree │ ├── is-number@7.0.0 969 silly currentTree │ ├── micromatch@4.0.2 969 silly currentTree │ └── to-regex-range@5.0.1 969 silly currentTree ├─┬ jest-dev-server@4.4.0 969 silly currentTree │ ├── ansi-styles@4.3.0 969 silly currentTree │ ├── chalk@3.0.0 969 silly currentTree │ ├── color-convert@2.0.1 969 silly currentTree │ ├── color-name@1.1.4 969 silly currentTree │ ├── has-flag@4.0.0 969 silly currentTree │ └── supports-color@7.2.0 969 silly currentTree ├── jest-diff@26.6.2 969 silly currentTree ├── jest-docblock@26.0.0 969 silly currentTree ├── jest-each@26.6.2 969 silly currentTree ├─┬ jest-environment-jsdom@26.6.2 969 silly currentTree │ ├── jsdom@16.4.0 969 silly currentTree │ └── parse5@5.1.1 969 silly currentTree ├── jest-environment-node@26.6.2 969 silly currentTree ├─┬ jest-environment-puppeteer@4.4.0 969 silly currentTree │ ├── ansi-styles@4.3.0 969 silly currentTree │ ├── chalk@3.0.0 969 silly currentTree │ ├── color-convert@2.0.1 969 silly currentTree │ ├── color-name@1.1.4 969 silly currentTree │ ├── has-flag@4.0.0 969 silly currentTree │ └── supports-color@7.2.0 969 silly currentTree ├── jest-fetch-mock@3.0.3 969 silly currentTree ├── jest-get-type@26.3.0 969 silly currentTree ├─┬ jest-haste-map@26.6.2 969 silly currentTree │ ├── anymatch@3.1.1 969 silly currentTree │ ├── braces@3.0.2 969 silly currentTree │ ├── fill-range@7.0.1 969 silly currentTree │ ├── is-number@7.0.0 969 silly currentTree │ ├── micromatch@4.0.2 969 silly currentTree │ └── to-regex-range@5.0.1 969 silly currentTree ├── jest-jasmine2@26.6.3 969 silly currentTree ├── jest-leak-detector@26.6.2 969 silly currentTree ├── jest-matcher-utils@26.6.2 969 silly currentTree ├─┬ jest-message-util@26.6.2 969 silly currentTree │ ├── braces@3.0.2 969 silly currentTree │ ├── fill-range@7.0.1 969 silly currentTree │ ├── is-number@7.0.0 969 silly currentTree │ ├── micromatch@4.0.2 969 silly currentTree │ ├── slash@3.0.0 969 silly currentTree │ └── to-regex-range@5.0.1 969 silly currentTree ├── jest-mock@26.6.2 969 silly currentTree ├── jest-pnp-resolver@1.2.2 969 silly currentTree ├── jest-puppeteer@4.4.0 969 silly currentTree ├── jest-regex-util@26.0.0 969 silly currentTree ├── jest-resolve-dependencies@26.6.3 969 silly currentTree ├─┬ jest-resolve@26.6.2 969 silly currentTree │ └── slash@3.0.0 969 silly currentTree ├── jest-runner@26.6.3 969 silly currentTree ├─┬ jest-runtime@26.6.3 969 silly currentTree │ ├── slash@3.0.0 969 silly currentTree │ └── strip-bom@4.0.0 969 silly currentTree ├── jest-serializer@26.6.2 969 silly currentTree ├─┬ jest-snapshot@26.6.2 969 silly currentTree │ └── semver@7.3.2 969 silly currentTree ├─┬ jest-util@26.6.2 969 silly currentTree │ ├── braces@3.0.2 969 silly currentTree │ ├── fill-range@7.0.1 969 silly currentTree │ ├── is-number@7.0.0 969 silly currentTree │ ├── micromatch@4.0.2 969 silly currentTree │ └── to-regex-range@5.0.1 969 silly currentTree ├─┬ jest-validate@26.6.2 969 silly currentTree │ └── camelcase@6.2.0 969 silly currentTree ├── jest-watcher@26.6.2 969 silly currentTree ├─┬ jest-worker@26.6.2 969 silly currentTree │ ├── has-flag@4.0.0 969 silly currentTree │ └── supports-color@7.2.0 969 silly currentTree ├─┬ jest@26.6.3 969 silly currentTree │ └── jest-cli@26.6.3 969 silly currentTree ├── js-string-escape@1.0.1 969 silly currentTree ├── js-tokens@4.0.0 969 silly currentTree ├── js-yaml@3.14.0 969 silly currentTree ├── jsbn@0.1.1 969 silly currentTree ├─┬ jsdom@15.1.1 969 silly currentTree │ ├── acorn-globals@4.3.4 969 silly currentTree │ ├── acorn-walk@6.2.0 969 silly currentTree │ ├── acorn@6.4.2 969 silly currentTree │ ├── cssom@0.3.8 969 silly currentTree │ ├── cssstyle@1.4.0 969 silly currentTree │ ├── data-urls@1.1.0 969 silly currentTree │ ├── domexception@1.0.1 969 silly currentTree │ ├── html-encoding-sniffer@1.0.2 969 silly currentTree │ ├── parse5@5.1.0 969 silly currentTree │ ├── saxes@3.1.11 969 silly currentTree │ ├── tr46@1.0.1 969 silly currentTree │ ├── w3c-xmlserializer@1.1.2 969 silly currentTree │ ├── webidl-conversions@4.0.2 969 silly currentTree │ └── whatwg-url@7.1.0 969 silly currentTree ├── jsesc@2.5.2 969 silly currentTree ├── json-parse-better-errors@1.0.2 969 silly currentTree ├── json-parse-even-better-errors@2.3.1 969 silly currentTree ├── json-schema-traverse@0.4.1 969 silly currentTree ├── json-schema@0.2.3 969 silly currentTree ├── json-stable-stringify-without-jsonify@1.0.1 969 silly currentTree ├── json-stringify-safe@5.0.1 969 silly currentTree ├── json3@3.3.0 969 silly currentTree ├── json5@2.1.3 969 silly currentTree ├── jsonfile@4.0.0 969 silly currentTree ├── jsonpack@1.1.5 969 silly currentTree ├── jsprim@1.4.1 969 silly currentTree ├── jss-plugin-camel-case@10.4.0 969 silly currentTree ├── jss-plugin-default-unit@10.4.0 969 silly currentTree ├── jss-plugin-global@10.4.0 969 silly currentTree ├── jss-plugin-nested@10.4.0 969 silly currentTree ├── jss-plugin-props-sort@10.4.0 969 silly currentTree ├── jss-plugin-rule-value-function@10.4.0 969 silly currentTree ├── jss-plugin-vendor-prefixer@10.4.0 969 silly currentTree ├── jss-rtl@0.3.0 969 silly currentTree ├─┬ jss@10.4.0 969 silly currentTree │ └── csstype@3.0.4 969 silly currentTree ├── jsx-ast-utils@3.1.0 969 silly currentTree ├── killable@1.0.1 969 silly currentTree ├── kind-of@6.0.3 969 silly currentTree ├── kleur@3.0.3 969 silly currentTree ├── language-subtag-registry@0.3.21 969 silly currentTree ├── language-tags@1.0.5 969 silly currentTree ├── lazy-cache@1.0.4 969 silly currentTree ├── leven@3.1.0 969 silly currentTree ├── levn@0.3.0 969 silly currentTree ├── lines-and-columns@1.1.6 969 silly currentTree ├─┬ load-json-file@5.3.0 969 silly currentTree │ └── type-fest@0.3.1 969 silly currentTree ├── loader-runner@2.4.0 969 silly currentTree ├─┬ loader-utils@1.4.0 969 silly currentTree │ └── json5@1.0.1 969 silly currentTree ├── locate-path@5.0.0 969 silly currentTree ├── lodash.clonedeep@4.5.0 969 silly currentTree ├── lodash.debounce@4.0.8 969 silly currentTree ├── lodash.escape@4.0.1 969 silly currentTree ├── lodash.flattendeep@4.4.0 969 silly currentTree ├── lodash.isequal@4.5.0 969 silly currentTree ├── lodash.islength@4.0.1 969 silly currentTree ├── lodash.ismatch@4.4.0 969 silly currentTree ├── lodash.isplainobject@4.0.6 969 silly currentTree ├── lodash.merge@4.6.2 969 silly currentTree ├── lodash.sortby@4.7.0 969 silly currentTree ├── lodash@4.17.20 969 silly currentTree ├── loglevel@1.7.0 969 silly currentTree ├── loose-envify@1.4.0 969 silly currentTree ├── lru-cache@6.0.0 969 silly currentTree ├── make-dir@2.1.0 969 silly currentTree ├── makeerror@1.0.11 969 silly currentTree ├── manifesto.js@4.2.0 969 silly currentTree ├── map-cache@0.2.2 969 silly currentTree ├── map-visit@1.0.0 969 silly currentTree ├── md5-hex@3.0.1 969 silly currentTree ├── md5-o-matic@0.1.1 969 silly currentTree ├── md5.js@1.3.5 969 silly currentTree ├── media-typer@0.3.0 969 silly currentTree ├── memoize-one@5.1.1 969 silly currentTree ├── memory-fs@0.4.1 969 silly currentTree ├─┬ merge-deep@3.0.2 969 silly currentTree │ └── kind-of@3.2.2 969 silly currentTree ├── merge-descriptors@1.0.1 969 silly currentTree ├── merge-stream@2.0.0 969 silly currentTree ├── merge2@1.4.1 969 silly currentTree ├── methods@1.1.2 969 silly currentTree ├── microevent.ts@0.1.1 969 silly currentTree ├── micromatch@3.1.10 969 silly currentTree ├─┬ miller-rabin@4.0.1 969 silly currentTree │ └── bn.js@4.11.9 969 silly currentTree ├── mime-db@1.44.0 969 silly currentTree ├── mime-types@2.1.27 969 silly currentTree ├── mime@1.6.0 969 silly currentTree ├── mimic-fn@2.1.0 969 silly currentTree ├── minimalistic-assert@1.0.1 969 silly currentTree ├── minimalistic-crypto-utils@1.0.1 969 silly currentTree ├── minimatch@3.0.4 969 silly currentTree ├── minimist@1.2.5 969 silly currentTree ├── minipass-collect@1.0.2 969 silly currentTree ├── minipass-flush@1.0.5 969 silly currentTree ├── minipass-pipeline@1.2.4 969 silly currentTree ├── minipass@3.1.3 969 silly currentTree ├── minizlib@2.1.2 969 silly currentTree ├── mississippi@3.0.0 969 silly currentTree ├─┬ mixin-deep@1.3.2 969 silly currentTree │ └── is-extendable@1.0.1 969 silly currentTree ├─┬ mixin-object@2.0.1 969 silly currentTree │ └── for-in@0.1.8 969 silly currentTree ├── mkdirp@0.5.5 969 silly currentTree ├── moo@0.5.1 969 silly currentTree ├── move-concurrently@1.0.1 969 silly currentTree ├── ms@2.0.0 969 silly currentTree ├── multicast-dns-service-types@1.1.0 969 silly currentTree ├── multicast-dns@6.2.3 969 silly currentTree ├── mute-stream@0.0.8 969 silly currentTree ├── nanomatch@1.2.13 969 silly currentTree ├── native-url@0.2.6 969 silly currentTree ├── natural-compare@1.4.0 969 silly currentTree ├─┬ nearley@2.19.7 969 silly currentTree │ └── commander@2.20.3 969 silly currentTree ├── negotiator@0.6.2 969 silly currentTree ├── neo-async@2.6.2 969 silly currentTree ├── nice-try@1.0.5 969 silly currentTree ├── node-fetch@2.6.1 969 silly currentTree ├── node-forge@0.10.0 969 silly currentTree ├── node-int64@0.4.0 969 silly currentTree ├─┬ node-libs-browser@2.2.1 969 silly currentTree │ ├── buffer@4.9.2 969 silly currentTree │ └── punycode@1.4.1 969 silly currentTree ├── node-modules-regexp@1.0.0 969 silly currentTree ├─┬ node-notifier@8.0.0 969 silly currentTree │ ├── semver@7.3.2 969 silly currentTree │ └── which@2.0.2 969 silly currentTree ├── node-releases@1.1.66 969 silly currentTree ├── normalize-package-data@2.5.0 969 silly currentTree ├── normalize-path@3.0.0 969 silly currentTree ├── normalize-url@4.5.0 969 silly currentTree ├── npm-run-path@2.0.2 969 silly currentTree ├── nth-check@1.0.2 969 silly currentTree ├── nwsapi@2.2.0 969 silly currentTree ├── oauth-sign@0.9.0 969 silly currentTree ├── object-assign@4.1.1 969 silly currentTree ├─┬ object-copy@0.1.0 969 silly currentTree │ ├── define-property@0.2.5 969 silly currentTree │ └── kind-of@3.2.2 969 silly currentTree ├── object-hash@2.0.3 969 silly currentTree ├── object-inspect@1.8.0 969 silly currentTree ├── object-is@1.1.3 969 silly currentTree ├── object-keys@1.1.1 969 silly currentTree ├── object-visit@1.0.1 969 silly currentTree ├── object.assign@4.1.2 969 silly currentTree ├─┬ object.entries@1.1.2 969 silly currentTree │ └── es-abstract@1.17.7 969 silly currentTree ├─┬ object.fromentries@2.0.2 969 silly currentTree │ └── es-abstract@1.17.7 969 silly currentTree ├── object.pick@1.3.0 969 silly currentTree ├─┬ object.values@1.1.1 969 silly currentTree │ └── es-abstract@1.17.7 969 silly currentTree ├── obuf@1.1.2 969 silly currentTree ├── on-finished@2.3.0 969 silly currentTree ├── on-headers@1.0.2 969 silly currentTree ├── once@1.4.0 969 silly currentTree ├── onetime@5.1.2 969 silly currentTree ├── open@7.3.0 969 silly currentTree ├── opener@1.5.2 969 silly currentTree ├── openseadragon@2.4.2 969 silly currentTree ├─┬ opn@5.5.0 969 silly currentTree │ └── is-wsl@1.1.0 969 silly currentTree ├── optionator@0.8.3 969 silly currentTree ├── original@1.0.2 969 silly currentTree ├── os-browserify@0.3.0 969 silly currentTree ├── os-homedir@1.0.2 969 silly currentTree ├── os-tmpdir@1.0.2 969 silly currentTree ├── p-each-series@2.1.0 969 silly currentTree ├── p-finally@1.0.0 969 silly currentTree ├── p-limit@2.3.0 969 silly currentTree ├── p-locate@4.1.0 969 silly currentTree ├── p-map@4.0.0 969 silly currentTree ├── p-retry@3.0.1 969 silly currentTree ├── p-try@2.2.0 969 silly currentTree ├── package-hash@4.0.0 969 silly currentTree ├── pako@1.0.11 969 silly currentTree ├── parallel-transform@1.2.0 969 silly currentTree ├── parent-module@1.0.1 969 silly currentTree ├── parse-asn1@5.1.6 969 silly currentTree ├── parse-json@4.0.0 969 silly currentTree ├── parse-passwd@1.0.0 969 silly currentTree ├── parse5@3.0.3 969 silly currentTree ├── parseurl@1.3.3 969 silly currentTree ├── pascalcase@0.1.1 969 silly currentTree ├── path-browserify@0.0.1 969 silly currentTree ├── path-dirname@1.0.2 969 silly currentTree ├── path-exists@4.0.0 969 silly currentTree ├── path-is-absolute@1.0.1 969 silly currentTree ├── path-is-inside@1.0.2 969 silly currentTree ├── path-key@2.0.1 969 silly currentTree ├── path-parse@1.0.6 969 silly currentTree ├── path-to-regexp@0.1.7 969 silly currentTree ├── path-type@4.0.0 969 silly currentTree ├── pbkdf2@3.1.1 969 silly currentTree ├── performance-now@2.1.0 969 silly currentTree ├── picomatch@2.2.2 969 silly currentTree ├── pify@4.0.1 969 silly currentTree ├── pinkie-promise@2.0.1 969 silly currentTree ├── pinkie@2.0.4 969 silly currentTree ├── pirates@4.0.1 969 silly currentTree ├─┬ pkg-conf@3.1.0 969 silly currentTree │ ├── find-up@3.0.0 969 silly currentTree │ ├── locate-path@3.0.0 969 silly currentTree │ ├── p-locate@3.0.0 969 silly currentTree │ └── path-exists@3.0.0 969 silly currentTree ├─┬ pkg-dir@3.0.0 969 silly currentTree │ ├── find-up@3.0.0 969 silly currentTree │ ├── locate-path@3.0.0 969 silly currentTree │ ├── p-locate@3.0.0 969 silly currentTree │ └── path-exists@3.0.0 969 silly currentTree ├─┬ pkg-up@3.1.0 969 silly currentTree │ ├── find-up@3.0.0 969 silly currentTree │ ├── locate-path@3.0.0 969 silly currentTree │ ├── p-locate@3.0.0 969 silly currentTree │ └── path-exists@3.0.0 969 silly currentTree ├── pn@1.1.0 969 silly currentTree ├── popper.js@1.16.1-lts 969 silly currentTree ├─┬ portfinder@1.0.28 969 silly currentTree │ ├── debug@3.2.6 969 silly currentTree │ └── ms@2.1.2 969 silly currentTree ├── posix-character-classes@0.1.1 969 silly currentTree ├── prelude-ls@1.1.2 969 silly currentTree ├─┬ pretty-format@26.6.2 969 silly currentTree │ ├── ansi-styles@4.3.0 969 silly currentTree │ ├── color-convert@2.0.1 969 silly currentTree │ ├── color-name@1.1.4 969 silly currentTree │ └── react-is@17.0.1 969 silly currentTree ├── process-nextick-args@2.0.1 969 silly currentTree ├── process@0.11.10 969 silly currentTree ├── progress@2.0.3 969 silly currentTree ├── promise-inflight@1.0.1 969 silly currentTree ├── promise-polyfill@8.2.0 969 silly currentTree ├── prompts@2.4.0 969 silly currentTree ├── prop-types-exact@1.2.0 969 silly currentTree ├── prop-types@15.7.2 969 silly currentTree ├── proxy-addr@2.0.6 969 silly currentTree ├── prr@1.0.1 969 silly currentTree ├── psl@1.8.0 969 silly currentTree ├─┬ public-encrypt@4.0.3 969 silly currentTree │ └── bn.js@4.11.9 969 silly currentTree ├── pump@3.0.0 969 silly currentTree ├─┬ pumpify@1.5.1 969 silly currentTree │ └── pump@2.0.1 969 silly currentTree ├── punycode@2.1.1 969 silly currentTree ├── qs@6.9.4 969 silly currentTree ├── querystring-es3@0.2.1 969 silly currentTree ├── querystring@0.2.0 969 silly currentTree ├── querystringify@2.2.0 969 silly currentTree ├── raf-schd@4.0.2 969 silly currentTree ├── raf@3.4.1 969 silly currentTree ├── railroad-diagrams@1.0.0 969 silly currentTree ├── randexp@0.4.6 969 silly currentTree ├── randombytes@2.1.0 969 silly currentTree ├── randomfill@1.0.4 969 silly currentTree ├── range-parser@1.2.1 969 silly currentTree ├── raw-body@2.4.0 969 silly currentTree ├── re-reselect@4.0.0 969 silly currentTree ├── re-resizable@6.6.1 969 silly currentTree ├─┬ react-aria-live@2.0.5 969 silly currentTree │ └── uuid@3.4.0 969 silly currentTree ├── react-beautiful-dnd@13.0.0 969 silly currentTree ├── react-copy-to-clipboard@5.0.2 969 silly currentTree ├─┬ react-dev-utils@10.2.1 969 silly currentTree │ ├── @babel/code-frame@7.8.3 969 silly currentTree │ ├── ansi-regex@4.1.0 969 silly currentTree │ ├── browserslist@4.10.0 969 silly currentTree │ ├─┬ chalk@2.4.2 969 silly currentTree │ │ └── escape-string-regexp@1.0.5 969 silly currentTree │ ├── cli-width@2.2.1 969 silly currentTree │ ├── cross-spawn@7.0.1 969 silly currentTree │ ├── emojis-list@2.1.0 969 silly currentTree │ ├── escape-string-regexp@2.0.0 969 silly currentTree │ ├── global-modules@2.0.0 969 silly currentTree │ ├─┬ global-prefix@3.0.0 969 silly currentTree │ │ └── which@1.3.1 969 silly currentTree │ ├─┬ inquirer@7.0.4 969 silly currentTree │ │ └── strip-ansi@5.2.0 969 silly currentTree │ ├── json5@1.0.1 969 silly currentTree │ ├── loader-utils@1.2.3 969 silly currentTree │ ├── path-key@3.1.1 969 silly currentTree │ ├── shebang-command@2.0.0 969 silly currentTree │ ├── shebang-regex@3.0.0 969 silly currentTree │ ├─┬ strip-ansi@6.0.0 969 silly currentTree │ │ └── ansi-regex@5.0.0 969 silly currentTree │ └── which@2.0.2 969 silly currentTree ├── react-dnd-html5-backend@10.0.2 969 silly currentTree ├── react-dnd-multi-backend@5.1.1 969 silly currentTree ├── react-dnd-preview@5.1.1 969 silly currentTree ├── react-dnd-touch-backend@10.0.2 969 silly currentTree ├── react-dnd@10.0.2 969 silly currentTree ├── react-dom@16.14.0 969 silly currentTree ├── react-draggable@4.4.3 969 silly currentTree ├── react-error-overlay@6.0.8 969 silly currentTree ├── react-full-screen@0.2.5 969 silly currentTree ├── react-i18next@11.7.3 969 silly currentTree ├── react-image@4.0.3 969 silly currentTree ├── react-is@16.13.1 969 silly currentTree ├─┬ react-mosaic-component@4.1.1 969 silly currentTree │ └── uuid@3.4.0 969 silly currentTree ├── react-redux@7.2.2 969 silly currentTree ├── react-refresh@0.8.3 969 silly currentTree ├── react-resize-observer@1.1.1 969 silly currentTree ├── react-rnd@10.2.3 969 silly currentTree ├── react-sizeme@2.6.12 969 silly currentTree ├── react-test-renderer@16.14.0 969 silly currentTree ├── react-transition-group@4.4.1 969 silly currentTree ├── react-virtualized-auto-sizer@1.0.2 969 silly currentTree ├── react-window@1.8.6 969 silly currentTree ├── react@16.14.0 969 silly currentTree ├── read-pkg-up@7.0.1 969 silly currentTree ├─┬ read-pkg@5.2.0 969 silly currentTree │ ├── parse-json@5.1.0 969 silly currentTree │ └── type-fest@0.6.0 969 silly currentTree ├── readable-stream@2.3.7 969 silly currentTree ├── readdirp@2.2.1 969 silly currentTree ├── recursive-readdir@2.2.2 969 silly currentTree ├── redux-devtools-extension@2.13.8 969 silly currentTree ├── redux-mock-store@1.5.4 969 silly currentTree ├─┬ redux-saga-test-plan@4.0.1 969 silly currentTree │ └── core-js@2.6.11 969 silly currentTree ├── redux-saga@1.1.3 969 silly currentTree ├── redux-thunk@2.3.0 969 silly currentTree ├── redux@4.0.5 969 silly currentTree ├── reflect.ownkeys@0.2.0 969 silly currentTree ├── regenerate-unicode-properties@8.2.0 969 silly currentTree ├── regenerate@1.4.2 969 silly currentTree ├── regenerator-runtime@0.13.7 969 silly currentTree ├── regenerator-transform@0.14.5 969 silly currentTree ├── regex-not@1.0.2 969 silly currentTree ├─┬ regexp.prototype.flags@1.3.0 969 silly currentTree │ └── es-abstract@1.17.7 969 silly currentTree ├── regexpp@2.0.1 969 silly currentTree ├── regexpu-core@4.7.1 969 silly currentTree ├── regjsgen@0.5.2 969 silly currentTree ├─┬ regjsparser@0.6.4 969 silly currentTree │ └── jsesc@0.5.0 969 silly currentTree ├── release-zalgo@1.0.0 969 silly currentTree ├── remove-trailing-separator@1.1.0 969 silly currentTree ├── repeat-element@1.1.3 969 silly currentTree ├── repeat-string@1.6.1 969 silly currentTree ├── request-promise-core@1.1.4 969 silly currentTree ├─┬ request-promise-native@1.0.9 969 silly currentTree │ └── tough-cookie@2.5.0 969 silly currentTree ├─┬ request@2.88.2 969 silly currentTree │ ├── qs@6.5.2 969 silly currentTree │ ├── tough-cookie@2.5.0 969 silly currentTree │ └── uuid@3.4.0 969 silly currentTree ├── require-directory@2.1.1 969 silly currentTree ├── require-main-filename@2.0.0 969 silly currentTree ├── require-package-name@2.0.1 969 silly currentTree ├── requires-port@1.0.0 969 silly currentTree ├── reselect@4.0.0 969 silly currentTree ├── resolve-cwd@3.0.0 969 silly currentTree ├── resolve-dir@0.1.1 969 silly currentTree ├── resolve-from@5.0.0 969 silly currentTree ├── resolve-url@0.2.1 969 silly currentTree ├── resolve@1.18.1 969 silly currentTree ├── restore-cursor@3.1.0 969 silly currentTree ├── ret@0.1.15 969 silly currentTree ├── retry@0.12.0 969 silly currentTree ├── rimraf@2.6.3 969 silly currentTree ├── ripemd160@2.0.2 969 silly currentTree ├── rst-selector-parser@2.2.3 969 silly currentTree ├── rsvp@4.8.5 969 silly currentTree ├── rtl-css-js@1.14.0 969 silly currentTree ├── run-async@2.4.1 969 silly currentTree ├── run-queue@1.0.3 969 silly currentTree ├── rx@4.1.0 969 silly currentTree ├─┬ rxjs@6.6.3 969 silly currentTree │ └── tslib@1.14.1 969 silly currentTree ├── safe-buffer@5.1.2 969 silly currentTree ├── safe-regex@1.1.0 969 silly currentTree ├── safer-buffer@2.1.2 969 silly currentTree ├── sane@4.1.0 969 silly currentTree ├── saxes@5.0.1 969 silly currentTree ├── scheduler@0.19.1 969 silly currentTree ├── schema-utils@2.7.1 969 silly currentTree ├── secure-compare@3.0.1 969 silly currentTree ├── select-hose@2.0.0 969 silly currentTree ├── selfsigned@1.10.8 969 silly currentTree ├── semver@5.7.1 969 silly currentTree ├─┬ send@0.17.1 969 silly currentTree │ └── ms@2.1.1 969 silly currentTree ├── serialize-javascript@4.0.0 969 silly currentTree ├─┬ serve-index@1.9.1 969 silly currentTree │ ├── http-errors@1.6.3 969 silly currentTree │ ├── inherits@2.0.3 969 silly currentTree │ └── setprototypeof@1.1.0 969 silly currentTree ├── serve-static@1.14.1 969 silly currentTree ├── set-blocking@2.0.0 969 silly currentTree ├─┬ set-value@2.0.1 969 silly currentTree │ └── extend-shallow@2.0.1 969 silly currentTree ├── setimmediate@1.0.5 969 silly currentTree ├── setprototypeof@1.1.1 969 silly currentTree ├── sha.js@2.4.11 969 silly currentTree ├─┬ shallow-clone@0.1.2 969 silly currentTree │ ├── kind-of@2.0.1 969 silly currentTree │ └── lazy-cache@0.2.7 969 silly currentTree ├── shallowequal@1.1.0 969 silly currentTree ├── shebang-command@1.2.0 969 silly currentTree ├── shebang-regex@1.0.0 969 silly currentTree ├── shell-quote@1.7.2 969 silly currentTree ├── shellwords@0.1.1 969 silly currentTree ├── side-channel@1.0.3 969 silly currentTree ├── signal-exit@3.0.3 969 silly currentTree ├── sisteransi@1.0.5 969 silly currentTree ├── slash@2.0.0 969 silly currentTree ├─┬ slice-ansi@2.1.0 969 silly currentTree │ └── is-fullwidth-code-point@2.0.0 969 silly currentTree ├─┬ snapdragon-node@2.1.1 969 silly currentTree │ ├── define-property@1.0.0 969 silly currentTree │ ├── is-accessor-descriptor@1.0.0 969 silly currentTree │ ├── is-data-descriptor@1.0.0 969 silly currentTree │ └── is-descriptor@1.0.2 969 silly currentTree ├─┬ snapdragon-util@3.0.1 969 silly currentTree │ └── kind-of@3.2.2 969 silly currentTree ├─┬ snapdragon@0.8.2 969 silly currentTree │ ├── define-property@0.2.5 969 silly currentTree │ └── extend-shallow@2.0.1 969 silly currentTree ├─┬ sockjs-client@1.4.0 969 silly currentTree │ ├── debug@3.2.6 969 silly currentTree │ ├── faye-websocket@0.11.3 969 silly currentTree │ ├── json3@3.3.3 969 silly currentTree │ └── ms@2.1.2 969 silly currentTree ├─┬ sockjs@0.3.20 969 silly currentTree │ └── uuid@3.4.0 969 silly currentTree ├── source-list-map@2.0.1 969 silly currentTree ├── source-map-resolve@0.5.3 969 silly currentTree ├─┬ source-map-support@0.5.19 969 silly currentTree │ └── source-map@0.6.1 969 silly currentTree ├── source-map-url@0.4.0 969 silly currentTree ├── source-map@0.5.7 969 silly currentTree ├── spawnd@4.4.0 969 silly currentTree ├── spdx-correct@3.1.1 969 silly currentTree ├── spdx-exceptions@2.3.0 969 silly currentTree ├── spdx-expression-parse@3.0.1 969 silly currentTree ├── spdx-license-ids@3.0.6 969 silly currentTree ├─┬ spdy-transport@3.0.0 969 silly currentTree │ ├── debug@4.2.0 969 silly currentTree │ ├── ms@2.1.2 969 silly currentTree │ └── readable-stream@3.6.0 969 silly currentTree ├─┬ spdy@4.0.2 969 silly currentTree │ ├── debug@4.2.0 969 silly currentTree │ └── ms@2.1.2 969 silly currentTree ├── split-string@3.1.0 969 silly currentTree ├── sprintf-js@1.0.3 969 silly currentTree ├── sshpk@1.16.1 969 silly currentTree ├── ssri@8.0.0 969 silly currentTree ├─┬ stack-utils@2.0.2 969 silly currentTree │ └── escape-string-regexp@2.0.0 969 silly currentTree ├── stackframe@1.2.0 969 silly currentTree ├─┬ static-extend@0.1.2 969 silly currentTree │ └── define-property@0.2.5 969 silly currentTree ├── statuses@1.5.0 969 silly currentTree ├── stealthy-require@1.1.1 969 silly currentTree ├── stream-browserify@2.0.2 969 silly currentTree ├── stream-each@1.2.3 969 silly currentTree ├── stream-events@1.0.5 969 silly currentTree ├── stream-http@2.8.3 969 silly currentTree ├── stream-shift@1.0.1 969 silly currentTree ├── string_decoder@1.1.1 969 silly currentTree ├─┬ string-length@4.0.1 969 silly currentTree │ └── strip-ansi@6.0.0 969 silly currentTree ├─┬ string-width@4.2.0 969 silly currentTree │ └── strip-ansi@6.0.0 969 silly currentTree ├─┬ string.prototype.matchall@4.0.2 969 silly currentTree │ └── es-abstract@1.17.7 969 silly currentTree ├── string.prototype.trim@1.2.2 969 silly currentTree ├── string.prototype.trimend@1.0.2 969 silly currentTree ├── string.prototype.trimstart@1.0.2 969 silly currentTree ├─┬ strip-ansi@5.2.0 969 silly currentTree │ └── ansi-regex@4.1.0 969 silly currentTree ├── strip-bom-buf@2.0.0 969 silly currentTree ├── strip-bom@3.0.0 969 silly currentTree ├── strip-eof@1.0.0 969 silly currentTree ├── strip-final-newline@2.0.0 969 silly currentTree ├── strip-json-comments@3.1.1 969 silly currentTree ├── stubs@3.0.0 969 silly currentTree ├─┬ superagent@3.8.3 969 silly currentTree │ ├── debug@3.2.6 969 silly currentTree │ └── ms@2.1.2 969 silly currentTree ├── supertest@4.0.2 969 silly currentTree ├── supports-color@5.5.0 969 silly currentTree ├─┬ supports-hyperlinks@2.1.0 969 silly currentTree │ ├── has-flag@4.0.0 969 silly currentTree │ └── supports-color@7.2.0 969 silly currentTree ├── symbol-observable@1.2.0 969 silly currentTree ├── symbol-tree@3.2.4 969 silly currentTree ├─┬ table@5.4.6 969 silly currentTree │ ├── emoji-regex@7.0.3 969 silly currentTree │ ├── is-fullwidth-code-point@2.0.0 969 silly currentTree │ └── string-width@3.1.0 969 silly currentTree ├── tapable@1.1.3 969 silly currentTree ├─┬ tar@6.0.5 969 silly currentTree │ ├── chownr@2.0.0 969 silly currentTree │ └── mkdirp@1.0.4 969 silly currentTree ├─┬ teeny-request@6.0.1 969 silly currentTree │ └── uuid@3.4.0 969 silly currentTree ├── terminal-link@2.1.1 969 silly currentTree ├─┬ terser-webpack-plugin@3.1.0 969 silly currentTree │ ├── find-cache-dir@3.3.1 969 silly currentTree │ ├── make-dir@3.1.0 969 silly currentTree │ ├── p-limit@3.0.2 969 silly currentTree │ ├── pkg-dir@4.2.0 969 silly currentTree │ ├── semver@6.3.0 969 silly currentTree │ └── source-map@0.6.1 969 silly currentTree ├─┬ terser@4.8.0 969 silly currentTree │ ├── commander@2.20.3 969 silly currentTree │ └── source-map@0.6.1 969 silly currentTree ├── test-exclude@6.0.0 969 silly currentTree ├── text-table@0.2.0 969 silly currentTree ├── throat@5.0.0 969 silly currentTree ├── throttle-debounce@2.3.0 969 silly currentTree ├── through@2.3.8 969 silly currentTree ├── through2@2.0.5 969 silly currentTree ├── thunky@1.1.0 969 silly currentTree ├── time-zone@1.0.0 969 silly currentTree ├── timers-browserify@2.0.12 969 silly currentTree ├── tiny-invariant@1.1.0 969 silly currentTree ├── tiny-warning@1.0.3 969 silly currentTree ├── tmp@0.0.33 969 silly currentTree ├── tmpl@1.0.4 969 silly currentTree ├── to-arraybuffer@1.0.1 969 silly currentTree ├── to-fast-properties@2.0.0 969 silly currentTree ├─┬ to-object-path@0.3.0 969 silly currentTree │ └── kind-of@3.2.2 969 silly currentTree ├── to-regex-range@2.1.1 969 silly currentTree ├── to-regex@3.0.2 969 silly currentTree ├── toggle-selection@1.0.6 969 silly currentTree ├── toidentifier@1.0.0 969 silly currentTree ├── tough-cookie@3.0.1 969 silly currentTree ├── tr46@2.0.2 969 silly currentTree ├── tree-kill@1.2.2 969 silly currentTree ├─┬ tsconfig-paths@3.9.0 969 silly currentTree │ └── json5@1.0.1 969 silly currentTree ├── tslib@2.0.0 969 silly currentTree ├─┬ tsutils@3.17.1 969 silly currentTree │ └── tslib@1.14.1 969 silly currentTree ├── tty-browserify@0.0.0 969 silly currentTree ├── tunnel-agent@0.6.0 969 silly currentTree ├── tweetnacl@0.14.5 969 silly currentTree ├── type-check@0.3.2 969 silly currentTree ├── type-detect@4.0.8 969 silly currentTree ├── type-fest@0.8.1 969 silly currentTree ├── type-is@1.6.18 969 silly currentTree ├── typedarray-to-buffer@3.1.5 969 silly currentTree ├── typedarray@0.0.6 969 silly currentTree ├── typescript-compare@0.0.2 969 silly currentTree ├── typescript-logic@0.0.0 969 silly currentTree ├── typescript-tuple@2.2.1 969 silly currentTree ├── unfetch@4.2.0 969 silly currentTree ├── unicode-canonical-property-names-ecmascript@1.0.4 969 silly currentTree ├── unicode-match-property-ecmascript@1.0.4 969 silly currentTree ├── unicode-match-property-value-ecmascript@1.2.0 969 silly currentTree ├── unicode-property-aliases-ecmascript@1.1.0 969 silly currentTree ├── union-value@1.0.1 969 silly currentTree ├── union@0.5.0 969 silly currentTree ├── unique-filename@1.1.1 969 silly currentTree ├── unique-slug@2.0.2 969 silly currentTree ├── universalify@0.1.2 969 silly currentTree ├── unpipe@1.0.0 969 silly currentTree ├─┬ unset-value@1.0.0 969 silly currentTree │ ├─┬ has-value@0.3.1 969 silly currentTree │ │ └── isobject@2.1.0 969 silly currentTree │ └── has-values@0.1.4 969 silly currentTree ├── upath@1.2.0 969 silly currentTree ├── uri-js@4.4.0 969 silly currentTree ├── urix@0.1.0 969 silly currentTree ├── url-join@2.0.5 969 silly currentTree ├── url-parse@1.4.7 969 silly currentTree ├── url-polyfill@1.1.12 969 silly currentTree ├─┬ url@0.11.0 969 silly currentTree │ └── punycode@1.3.2 969 silly currentTree ├── urlgrey@0.4.4 969 silly currentTree ├── use-memo-one@1.1.1 969 silly currentTree ├── use@3.1.1 969 silly currentTree ├── util-deprecate@1.0.2 969 silly currentTree ├─┬ util-inspect@0.1.8 969 silly currentTree │ ├── isarray@0.0.1 969 silly currentTree │ └── object-keys@0.5.0 969 silly currentTree ├─┬ util@0.11.1 969 silly currentTree │ └── inherits@2.0.3 969 silly currentTree ├── utils-merge@1.0.1 969 silly currentTree ├── uuid@8.3.1 969 silly currentTree ├── v8-compile-cache@2.2.0 969 silly currentTree ├─┬ v8-to-istanbul@7.0.0 969 silly currentTree │ └── source-map@0.7.3 969 silly currentTree ├── validate-npm-package-license@3.0.4 969 silly currentTree ├── vary@1.1.2 969 silly currentTree ├── verror@1.10.0 969 silly currentTree ├── vm-browserify@1.1.2 969 silly currentTree ├── void-elements@2.0.1 969 silly currentTree ├── w3c-hr-time@1.0.2 969 silly currentTree ├── w3c-xmlserializer@2.0.0 969 silly currentTree ├─┬ wait-on@3.3.0 969 silly currentTree │ └── core-js@2.6.11 969 silly currentTree ├─┬ wait-port@0.2.9 969 silly currentTree │ ├── chalk@2.4.2 969 silly currentTree │ ├── commander@3.0.2 969 silly currentTree │ ├── debug@4.2.0 969 silly currentTree │ └── ms@2.1.2 969 silly currentTree ├── walker@1.0.7 969 silly currentTree ├─┬ watchpack-chokidar2@2.0.1 969 silly currentTree │ └── chokidar@2.1.8 969 silly currentTree ├── watchpack@1.7.5 969 silly currentTree ├── wbuf@1.7.3 969 silly currentTree ├── webidl-conversions@6.1.0 969 silly currentTree ├─┬ webpack-cli@3.3.12 969 silly currentTree │ ├─┬ chalk@2.4.2 969 silly currentTree │ │ └── supports-color@5.5.0 969 silly currentTree │ ├── cliui@5.0.0 969 silly currentTree │ ├── emoji-regex@7.0.3 969 silly currentTree │ ├── find-up@3.0.0 969 silly currentTree │ ├── global-modules@2.0.0 969 silly currentTree │ ├── global-prefix@3.0.0 969 silly currentTree │ ├── import-local@2.0.0 969 silly currentTree │ ├── is-fullwidth-code-point@2.0.0 969 silly currentTree │ ├── locate-path@3.0.0 969 silly currentTree │ ├── p-locate@3.0.0 969 silly currentTree │ ├── path-exists@3.0.0 969 silly currentTree │ ├── resolve-cwd@2.0.0 969 silly currentTree │ ├── resolve-from@3.0.0 969 silly currentTree │ ├── string-width@3.1.0 969 silly currentTree │ ├── supports-color@6.1.0 969 silly currentTree │ ├── wrap-ansi@5.1.0 969 silly currentTree │ ├── yargs-parser@13.1.2 969 silly currentTree │ └── yargs@13.3.2 969 silly currentTree ├─┬ webpack-dev-middleware@3.7.2 969 silly currentTree │ └── mime@2.4.6 969 silly currentTree ├─┬ webpack-dev-server@3.11.0 969 silly currentTree │ ├── ansi-regex@2.1.1 969 silly currentTree │ ├── chokidar@2.1.8 969 silly currentTree │ ├─┬ cliui@5.0.0 969 silly currentTree │ │ ├── ansi-regex@4.1.0 969 silly currentTree │ │ └── strip-ansi@5.2.0 969 silly currentTree │ ├── debug@4.2.0 969 silly currentTree │ ├── emoji-regex@7.0.3 969 silly currentTree │ ├── find-up@3.0.0 969 silly currentTree │ ├── import-local@2.0.0 969 silly currentTree │ ├── is-fullwidth-code-point@2.0.0 969 silly currentTree │ ├── locate-path@3.0.0 969 silly currentTree │ ├── ms@2.1.2 969 silly currentTree │ ├── p-locate@3.0.0 969 silly currentTree │ ├── path-exists@3.0.0 969 silly currentTree │ ├── resolve-cwd@2.0.0 969 silly currentTree │ ├── resolve-from@3.0.0 969 silly currentTree │ ├── schema-utils@1.0.0 969 silly currentTree │ ├── semver@6.3.0 969 silly currentTree │ ├─┬ string-width@3.1.0 969 silly currentTree │ │ ├── ansi-regex@4.1.0 969 silly currentTree │ │ └── strip-ansi@5.2.0 969 silly currentTree │ ├── strip-ansi@3.0.1 969 silly currentTree │ ├── supports-color@6.1.0 969 silly currentTree │ ├─┬ wrap-ansi@5.1.0 969 silly currentTree │ │ ├── ansi-regex@4.1.0 969 silly currentTree │ │ └── strip-ansi@5.2.0 969 silly currentTree │ ├── ws@6.2.1 969 silly currentTree │ ├── yargs-parser@13.1.2 969 silly currentTree │ └── yargs@13.3.2 969 silly currentTree ├─┬ webpack-log@2.0.0 969 silly currentTree │ └── uuid@3.4.0 969 silly currentTree ├─┬ webpack-sources@1.4.3 969 silly currentTree │ └── source-map@0.6.1 969 silly currentTree ├─┬ webpack@4.44.2 969 silly currentTree │ ├── acorn@6.4.2 969 silly currentTree │ ├── cacache@12.0.4 969 silly currentTree │ ├── eslint-scope@4.0.3 969 silly currentTree │ ├── is-wsl@1.1.0 969 silly currentTree │ ├── lru-cache@5.1.1 969 silly currentTree │ ├── schema-utils@1.0.0 969 silly currentTree │ ├── source-map@0.6.1 969 silly currentTree │ ├── ssri@6.0.1 969 silly currentTree │ ├── terser-webpack-plugin@1.4.5 969 silly currentTree │ └── yallist@3.1.1 969 silly currentTree ├── websocket-driver@0.6.5 969 silly currentTree ├── websocket-extensions@0.1.4 969 silly currentTree ├── well-known-symbols@2.0.0 969 silly currentTree ├── whatwg-encoding@1.0.5 969 silly currentTree ├── whatwg-mimetype@2.3.0 969 silly currentTree ├── whatwg-url@8.4.0 969 silly currentTree ├── which-module@2.0.0 969 silly currentTree ├── which@1.3.1 969 silly currentTree ├── word-wrap@1.2.3 969 silly currentTree ├── worker-farm@1.7.0 969 silly currentTree ├── worker-rpc@0.1.1 969 silly currentTree ├─┬ wrap-ansi@6.2.0 969 silly currentTree │ ├── ansi-styles@4.3.0 969 silly currentTree │ ├── color-convert@2.0.1 969 silly currentTree │ ├── color-name@1.1.4 969 silly currentTree │ └── strip-ansi@6.0.0 969 silly currentTree ├── wrappy@1.0.2 969 silly currentTree ├── write-file-atomic@3.0.3 969 silly currentTree ├── write@1.0.3 969 silly currentTree ├── ws@7.4.0 969 silly currentTree ├── xml-name-validator@3.0.0 969 silly currentTree ├── xmlchars@2.2.0 969 silly currentTree ├── xtend@4.0.2 969 silly currentTree ├── y18n@4.0.0 969 silly currentTree ├── yallist@4.0.0 969 silly currentTree ├── yaml@1.10.0 969 silly currentTree ├── yargs-parser@18.1.3 969 silly currentTree └── yargs@15.4.1 970 silly idealTree mirador@3.0.0 970 silly idealTree ├─┬ @ava/babel@1.0.1 970 silly idealTree │ ├── escape-string-regexp@2.0.0 970 silly idealTree │ └── is-plain-object@3.0.1 970 silly idealTree ├── @ava/require-precompiled@1.0.0 970 silly idealTree ├── @babel/cli@7.12.1 970 silly idealTree ├── @babel/code-frame@7.10.4 970 silly idealTree ├── @babel/compat-data@7.12.5 970 silly idealTree ├─┬ @babel/core@7.12.3 970 silly idealTree │ ├── debug@4.2.0 970 silly idealTree │ └── ms@2.1.2 970 silly idealTree ├── @babel/generator@7.12.5 970 silly idealTree ├── @babel/helper-annotate-as-pure@7.10.4 970 silly idealTree ├── @babel/helper-builder-binary-assignment-operator-visitor@7.10.4 970 silly idealTree ├── @babel/helper-builder-react-jsx-experimental@7.12.4 970 silly idealTree ├── @babel/helper-builder-react-jsx@7.10.4 970 silly idealTree ├── @babel/helper-compilation-targets@7.12.5 970 silly idealTree ├── @babel/helper-create-class-features-plugin@7.12.1 970 silly idealTree ├── @babel/helper-create-regexp-features-plugin@7.12.1 970 silly idealTree ├── @babel/helper-define-map@7.10.5 970 silly idealTree ├── @babel/helper-explode-assignable-expression@7.12.1 970 silly idealTree ├── @babel/helper-function-name@7.10.4 970 silly idealTree ├── @babel/helper-get-function-arity@7.10.4 970 silly idealTree ├── @babel/helper-hoist-variables@7.10.4 970 silly idealTree ├── @babel/helper-member-expression-to-functions@7.12.1 970 silly idealTree ├── @babel/helper-module-imports@7.12.5 970 silly idealTree ├── @babel/helper-module-transforms@7.12.1 970 silly idealTree ├── @babel/helper-optimise-call-expression@7.10.4 970 silly idealTree ├── @babel/helper-plugin-utils@7.10.4 970 silly idealTree ├── @babel/helper-regex@7.10.5 970 silly idealTree ├── @babel/helper-remap-async-to-generator@7.12.1 970 silly idealTree ├── @babel/helper-replace-supers@7.12.5 970 silly idealTree ├── @babel/helper-simple-access@7.12.1 970 silly idealTree ├── @babel/helper-skip-transparent-expression-wrappers@7.12.1 970 silly idealTree ├── @babel/helper-split-export-declaration@7.11.0 970 silly idealTree ├── @babel/helper-validator-identifier@7.10.4 970 silly idealTree ├── @babel/helper-validator-option@7.12.1 970 silly idealTree ├── @babel/helper-wrap-function@7.12.3 970 silly idealTree ├── @babel/helpers@7.12.5 970 silly idealTree ├─┬ @babel/highlight@7.10.4 970 silly idealTree │ └── chalk@2.4.2 970 silly idealTree ├── @babel/parser@7.12.5 970 silly idealTree ├── @babel/plugin-proposal-async-generator-functions@7.12.1 970 silly idealTree ├── @babel/plugin-proposal-class-properties@7.12.1 970 silly idealTree ├── @babel/plugin-proposal-dynamic-import@7.12.1 970 silly idealTree ├── @babel/plugin-proposal-export-namespace-from@7.12.1 970 silly idealTree ├── @babel/plugin-proposal-json-strings@7.12.1 970 silly idealTree ├── @babel/plugin-proposal-logical-assignment-operators@7.12.1 970 silly idealTree ├── @babel/plugin-proposal-nullish-coalescing-operator@7.12.1 970 silly idealTree ├── @babel/plugin-proposal-numeric-separator@7.12.5 970 silly idealTree ├── @babel/plugin-proposal-object-rest-spread@7.12.1 970 silly idealTree ├── @babel/plugin-proposal-optional-catch-binding@7.12.1 970 silly idealTree ├── @babel/plugin-proposal-optional-chaining@7.12.1 970 silly idealTree ├── @babel/plugin-proposal-private-methods@7.12.1 970 silly idealTree ├── @babel/plugin-proposal-unicode-property-regex@7.12.1 970 silly idealTree ├── @babel/plugin-syntax-async-generators@7.8.4 970 silly idealTree ├── @babel/plugin-syntax-bigint@7.8.3 970 silly idealTree ├── @babel/plugin-syntax-class-properties@7.12.1 970 silly idealTree ├── @babel/plugin-syntax-dynamic-import@7.8.3 970 silly idealTree ├── @babel/plugin-syntax-export-namespace-from@7.8.3 970 silly idealTree ├── @babel/plugin-syntax-import-meta@7.10.4 970 silly idealTree ├── @babel/plugin-syntax-json-strings@7.8.3 970 silly idealTree ├── @babel/plugin-syntax-jsx@7.12.1 970 silly idealTree ├── @babel/plugin-syntax-logical-assignment-operators@7.10.4 970 silly idealTree ├── @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 970 silly idealTree ├── @babel/plugin-syntax-numeric-separator@7.10.4 970 silly idealTree ├── @babel/plugin-syntax-object-rest-spread@7.8.3 970 silly idealTree ├── @babel/plugin-syntax-optional-catch-binding@7.8.3 970 silly idealTree ├── @babel/plugin-syntax-optional-chaining@7.8.3 970 silly idealTree ├── @babel/plugin-syntax-top-level-await@7.12.1 970 silly idealTree ├── @babel/plugin-transform-arrow-functions@7.12.1 970 silly idealTree ├── @babel/plugin-transform-async-to-generator@7.12.1 970 silly idealTree ├── @babel/plugin-transform-block-scoped-functions@7.12.1 970 silly idealTree ├── @babel/plugin-transform-block-scoping@7.12.1 970 silly idealTree ├── @babel/plugin-transform-classes@7.12.1 970 silly idealTree ├── @babel/plugin-transform-computed-properties@7.12.1 970 silly idealTree ├── @babel/plugin-transform-destructuring@7.12.1 970 silly idealTree ├── @babel/plugin-transform-dotall-regex@7.12.1 970 silly idealTree ├── @babel/plugin-transform-duplicate-keys@7.12.1 970 silly idealTree ├── @babel/plugin-transform-exponentiation-operator@7.12.1 970 silly idealTree ├── @babel/plugin-transform-for-of@7.12.1 970 silly idealTree ├── @babel/plugin-transform-function-name@7.12.1 970 silly idealTree ├── @babel/plugin-transform-literals@7.12.1 970 silly idealTree ├── @babel/plugin-transform-member-expression-literals@7.12.1 970 silly idealTree ├── @babel/plugin-transform-modules-amd@7.12.1 970 silly idealTree ├── @babel/plugin-transform-modules-commonjs@7.12.1 970 silly idealTree ├── @babel/plugin-transform-modules-systemjs@7.12.1 970 silly idealTree ├── @babel/plugin-transform-modules-umd@7.12.1 970 silly idealTree ├── @babel/plugin-transform-named-capturing-groups-regex@7.12.1 970 silly idealTree ├── @babel/plugin-transform-new-target@7.12.1 970 silly idealTree ├── @babel/plugin-transform-object-super@7.12.1 970 silly idealTree ├── @babel/plugin-transform-parameters@7.12.1 970 silly idealTree ├── @babel/plugin-transform-property-literals@7.12.1 970 silly idealTree ├── @babel/plugin-transform-react-display-name@7.12.1 970 silly idealTree ├── @babel/plugin-transform-react-jsx-development@7.12.5 970 silly idealTree ├── @babel/plugin-transform-react-jsx-self@7.12.1 970 silly idealTree ├── @babel/plugin-transform-react-jsx-source@7.12.1 970 silly idealTree ├── @babel/plugin-transform-react-jsx@7.12.5 970 silly idealTree ├── @babel/plugin-transform-react-pure-annotations@7.12.1 970 silly idealTree ├── @babel/plugin-transform-regenerator@7.12.1 970 silly idealTree ├── @babel/plugin-transform-reserved-words@7.12.1 970 silly idealTree ├── @babel/plugin-transform-runtime@7.12.1 970 silly idealTree ├── @babel/plugin-transform-shorthand-properties@7.12.1 970 silly idealTree ├── @babel/plugin-transform-spread@7.12.1 970 silly idealTree ├── @babel/plugin-transform-sticky-regex@7.12.1 970 silly idealTree ├── @babel/plugin-transform-template-literals@7.12.1 970 silly idealTree ├── @babel/plugin-transform-typeof-symbol@7.12.1 970 silly idealTree ├── @babel/plugin-transform-unicode-escapes@7.12.1 970 silly idealTree ├── @babel/plugin-transform-unicode-regex@7.12.1 970 silly idealTree ├── @babel/preset-env@7.12.1 970 silly idealTree ├── @babel/preset-modules@0.1.4 970 silly idealTree ├── @babel/preset-react@7.12.5 970 silly idealTree ├── @babel/runtime-corejs3@7.12.5 970 silly idealTree ├── @babel/runtime@7.12.5 970 silly idealTree ├── @babel/template@7.10.4 970 silly idealTree ├─┬ @babel/traverse@7.12.5 970 silly idealTree │ ├── debug@4.2.0 970 silly idealTree │ └── ms@2.1.2 970 silly idealTree ├── @babel/types@7.12.6 970 silly idealTree ├── @bcoe/v8-coverage@0.2.3 970 silly idealTree ├── @cnakazawa/watch@1.0.4 970 silly idealTree ├── @edsilv/http-status-codes@1.0.3 970 silly idealTree ├── @emotion/hash@0.8.0 970 silly idealTree ├── @hapi/address@2.1.4 970 silly idealTree ├── @hapi/bourne@1.3.2 970 silly idealTree ├── @hapi/hoek@8.5.1 970 silly idealTree ├── @hapi/joi@15.1.1 970 silly idealTree ├── @hapi/topo@3.1.6 970 silly idealTree ├── @iiif/vocabulary@1.0.19 970 silly idealTree ├── @istanbuljs/load-nyc-config@1.1.0 970 silly idealTree ├── @istanbuljs/schema@0.1.2 970 silly idealTree ├─┬ @jest/console@26.6.2 970 silly idealTree │ └── slash@3.0.0 970 silly idealTree ├─┬ @jest/core@26.6.3 970 silly idealTree │ ├── braces@3.0.2 970 silly idealTree │ ├── fill-range@7.0.1 970 silly idealTree │ ├── is-number@7.0.0 970 silly idealTree │ ├── micromatch@4.0.2 970 silly idealTree │ ├── rimraf@3.0.2 970 silly idealTree │ ├── slash@3.0.0 970 silly idealTree │ ├── strip-ansi@6.0.0 970 silly idealTree │ └── to-regex-range@5.0.1 970 silly idealTree ├── @jest/environment@26.6.2 970 silly idealTree ├── @jest/fake-timers@26.6.2 970 silly idealTree ├── @jest/globals@26.6.2 970 silly idealTree ├─┬ @jest/reporters@26.6.2 970 silly idealTree │ ├── slash@3.0.0 970 silly idealTree │ └── source-map@0.6.1 970 silly idealTree ├─┬ @jest/source-map@26.6.2 970 silly idealTree │ └── source-map@0.6.1 970 silly idealTree ├── @jest/test-result@26.6.2 970 silly idealTree ├── @jest/test-sequencer@26.6.3 970 silly idealTree ├─┬ @jest/transform@26.6.2 970 silly idealTree │ ├── braces@3.0.2 970 silly idealTree │ ├── fill-range@7.0.1 970 silly idealTree │ ├── is-number@7.0.0 970 silly idealTree │ ├── micromatch@4.0.2 970 silly idealTree │ ├── slash@3.0.0 970 silly idealTree │ ├── source-map@0.6.1 970 silly idealTree │ └── to-regex-range@5.0.1 970 silly idealTree ├── @jest/types@26.6.2 970 silly idealTree ├── @material-ui/core@4.11.0 970 silly idealTree ├── @material-ui/icons@4.9.1 970 silly idealTree ├── @material-ui/lab@4.0.0-alpha.56 970 silly idealTree ├── @material-ui/styles@4.10.0 970 silly idealTree ├── @material-ui/system@4.9.14 970 silly idealTree ├── @material-ui/types@5.1.0 970 silly idealTree ├── @material-ui/utils@4.10.2 970 silly idealTree ├── @mrmlnc/readdir-enhanced@2.2.1 970 silly idealTree ├─┬ @nicolo-ribaudo/chokidar-2@2.1.8 970 silly idealTree │ └── chokidar@2.1.8 970 silly idealTree ├── @nodelib/fs.stat@1.1.3 970 silly idealTree ├─┬ @npmcli/move-file@1.0.1 970 silly idealTree │ └── mkdirp@1.0.4 970 silly idealTree ├── @pmmmwh/react-refresh-webpack-plugin@0.3.3 970 silly idealTree ├── @react-dnd/asap@4.0.0 970 silly idealTree ├── @react-dnd/invariant@2.0.0 970 silly idealTree ├── @react-dnd/shallowequal@2.0.0 970 silly idealTree ├── @redux-saga/core@1.1.3 970 silly idealTree ├── @redux-saga/deferred@1.1.2 970 silly idealTree ├── @redux-saga/delay-p@1.1.2 970 silly idealTree ├── @redux-saga/is@1.1.2 970 silly idealTree ├── @redux-saga/symbols@1.1.2 970 silly idealTree ├── @redux-saga/types@1.1.0 970 silly idealTree ├── @researchgate/react-intersection-observer@1.3.5 970 silly idealTree ├── @sinonjs/commons@1.8.1 970 silly idealTree ├── @sinonjs/fake-timers@6.0.1 970 silly idealTree ├── @tootallnate/once@1.1.2 970 silly idealTree ├── @types/babel__core@7.1.12 970 silly idealTree ├── @types/babel__generator@7.6.2 970 silly idealTree ├── @types/babel__template@7.0.3 970 silly idealTree ├── @types/babel__traverse@7.0.15 970 silly idealTree ├── @types/glob@7.1.3 970 silly idealTree ├── @types/graceful-fs@4.1.4 970 silly idealTree ├── @types/hoist-non-react-statics@3.3.1 970 silly idealTree ├── @types/istanbul-lib-coverage@2.0.3 970 silly idealTree ├── @types/istanbul-lib-report@3.0.0 970 silly idealTree ├── @types/istanbul-reports@3.0.0 970 silly idealTree ├── @types/json-schema@7.0.6 970 silly idealTree ├── @types/json5@0.0.29 970 silly idealTree ├── @types/minimatch@3.0.3 970 silly idealTree ├── @types/node@14.14.7 970 silly idealTree ├── @types/normalize-package-data@2.4.0 970 silly idealTree ├── @types/parse-json@4.0.0 970 silly idealTree ├── @types/prettier@2.1.5 970 silly idealTree ├── @types/prop-types@15.7.3 970 silly idealTree ├── @types/react-transition-group@4.4.0 970 silly idealTree ├─┬ @types/react@16.9.56 970 silly idealTree │ └── csstype@3.0.4 970 silly idealTree ├── @types/stack-utils@2.0.0 970 silly idealTree ├── @types/yargs-parser@15.0.0 970 silly idealTree ├── @types/yargs@15.0.9 970 silly idealTree ├── @types/yauzl@2.9.1 970 silly idealTree ├─┬ @typescript-eslint/experimental-utils@2.34.0 970 silly idealTree │ └── eslint-utils@2.1.0 970 silly idealTree ├─┬ @typescript-eslint/typescript-estree@2.34.0 970 silly idealTree │ ├── debug@4.2.0 970 silly idealTree │ ├── ms@2.1.2 970 silly idealTree │ └── semver@7.3.2 970 silly idealTree ├── @webassemblyjs/ast@1.9.0 970 silly idealTree ├── @webassemblyjs/floating-point-hex-parser@1.9.0 970 silly idealTree ├── @webassemblyjs/helper-api-error@1.9.0 970 silly idealTree ├── @webassemblyjs/helper-buffer@1.9.0 970 silly idealTree ├── @webassemblyjs/helper-code-frame@1.9.0 970 silly idealTree ├── @webassemblyjs/helper-fsm@1.9.0 970 silly idealTree ├── @webassemblyjs/helper-module-context@1.9.0 970 silly idealTree ├── @webassemblyjs/helper-wasm-bytecode@1.9.0 970 silly idealTree ├── @webassemblyjs/helper-wasm-section@1.9.0 970 silly idealTree ├── @webassemblyjs/ieee754@1.9.0 970 silly idealTree ├── @webassemblyjs/leb128@1.9.0 970 silly idealTree ├── @webassemblyjs/utf8@1.9.0 970 silly idealTree ├── @webassemblyjs/wasm-edit@1.9.0 970 silly idealTree ├── @webassemblyjs/wasm-gen@1.9.0 970 silly idealTree ├── @webassemblyjs/wasm-opt@1.9.0 970 silly idealTree ├── @webassemblyjs/wasm-parser@1.9.0 970 silly idealTree ├── @webassemblyjs/wast-parser@1.9.0 970 silly idealTree ├── @webassemblyjs/wast-printer@1.9.0 970 silly idealTree ├── @xtuc/ieee754@1.2.0 970 silly idealTree ├── @xtuc/long@4.2.2 970 silly idealTree ├── abab@2.0.5 970 silly idealTree ├── accepts@1.3.7 970 silly idealTree ├── acorn-globals@6.0.0 970 silly idealTree ├── acorn-jsx@5.3.1 970 silly idealTree ├── acorn-walk@7.2.0 970 silly idealTree ├── acorn@7.4.1 970 silly idealTree ├── address@1.1.2 970 silly idealTree ├─┬ agent-base@6.0.2 970 silly idealTree │ ├── debug@4.2.0 970 silly idealTree │ └── ms@2.1.2 970 silly idealTree ├── aggregate-error@3.1.0 970 silly idealTree ├── airbnb-prop-types@2.16.0 970 silly idealTree ├── ajv-errors@1.0.1 970 silly idealTree ├── ajv-keywords@3.5.2 970 silly idealTree ├── ajv@6.12.6 970 silly idealTree ├── ansi-colors@3.2.4 970 silly idealTree ├─┬ ansi-escapes@4.3.1 970 silly idealTree │ └── type-fest@0.11.0 970 silly idealTree ├── ansi-html@0.0.7 970 silly idealTree ├── ansi-regex@5.0.0 970 silly idealTree ├── ansi-styles@3.2.1 970 silly idealTree ├─┬ anymatch@2.0.0 970 silly idealTree │ └── normalize-path@2.1.1 970 silly idealTree ├── aproba@1.2.0 970 silly idealTree ├── argparse@1.0.10 970 silly idealTree ├── argv@0.0.2 970 silly idealTree ├── aria-query@4.2.2 970 silly idealTree ├── arr-diff@4.0.0 970 silly idealTree ├── arr-flatten@1.1.0 970 silly idealTree ├── arr-union@3.1.0 970 silly idealTree ├── array-equal@1.0.0 970 silly idealTree ├── array-filter@1.0.0 970 silly idealTree ├── array-flatten@2.1.2 970 silly idealTree ├─┬ array-includes@3.1.1 970 silly idealTree │ └── es-abstract@1.17.7 970 silly idealTree ├── array-map@0.0.0 970 silly idealTree ├── array-reduce@0.0.0 970 silly idealTree ├── array-union@1.0.2 970 silly idealTree ├── array-uniq@1.0.3 970 silly idealTree ├── array-unique@0.3.2 970 silly idealTree ├─┬ array.prototype.find@2.1.1 970 silly idealTree │ └── es-abstract@1.17.7 970 silly idealTree ├─┬ array.prototype.flat@1.2.3 970 silly idealTree │ └── es-abstract@1.17.7 970 silly idealTree ├─┬ array.prototype.flatmap@1.2.3 970 silly idealTree │ └── es-abstract@1.17.7 970 silly idealTree ├── arrify@1.0.1 970 silly idealTree ├─┬ asn1.js@5.4.1 970 silly idealTree │ └── bn.js@4.11.9 970 silly idealTree ├── asn1@0.2.4 970 silly idealTree ├── assert-plus@1.0.0 970 silly idealTree ├─┬ assert@1.5.0 970 silly idealTree │ ├── inherits@2.0.1 970 silly idealTree │ └── util@0.10.3 970 silly idealTree ├── assign-symbols@1.0.0 970 silly idealTree ├── ast-types-flow@0.0.7 970 silly idealTree ├── astral-regex@1.0.0 970 silly idealTree ├── async-each@1.0.3 970 silly idealTree ├── async-limiter@1.0.1 970 silly idealTree ├── async@2.6.3 970 silly idealTree ├── asynckit@0.4.0 970 silly idealTree ├── atob@2.1.2 970 silly idealTree ├── aws-sign2@0.7.0 970 silly idealTree ├── aws4@1.11.0 970 silly idealTree ├── axe-core@4.0.2 970 silly idealTree ├── axios@0.19.2 970 silly idealTree ├── axobject-query@2.2.0 970 silly idealTree ├─┬ babel-code-frame@6.26.0 970 silly idealTree │ ├── ansi-regex@2.1.1 970 silly idealTree │ ├── ansi-styles@2.2.1 970 silly idealTree │ ├── chalk@1.1.3 970 silly idealTree │ ├── js-tokens@3.0.2 970 silly idealTree │ ├── strip-ansi@3.0.1 970 silly idealTree │ └── supports-color@2.0.0 970 silly idealTree ├── babel-eslint@10.1.0 970 silly idealTree ├─┬ babel-jest@26.6.3 970 silly idealTree │ └── slash@3.0.0 970 silly idealTree ├── babel-loader@8.2.0 970 silly idealTree ├── babel-plugin-dynamic-import-node@2.3.3 970 silly idealTree ├─┬ babel-plugin-espower@3.0.1 970 silly idealTree │ └── core-js@2.6.11 970 silly idealTree ├── babel-plugin-istanbul@6.0.0 970 silly idealTree ├── babel-plugin-jest-hoist@26.6.2 970 silly idealTree ├── babel-plugin-lodash@3.3.4 970 silly idealTree ├── babel-plugin-macros@2.8.0 970 silly idealTree ├── babel-plugin-transform-react-remove-prop-types@0.4.24 970 silly idealTree ├── babel-preset-current-node-syntax@1.0.0 970 silly idealTree ├── babel-preset-jest@26.6.2 970 silly idealTree ├── balanced-match@1.0.0 970 silly idealTree ├─┬ base@0.11.2 970 silly idealTree │ ├── define-property@1.0.0 970 silly idealTree │ ├── is-accessor-descriptor@1.0.0 970 silly idealTree │ ├── is-data-descriptor@1.0.0 970 silly idealTree │ └── is-descriptor@1.0.2 970 silly idealTree ├── base64-js@1.3.1 970 silly idealTree ├── basic-auth@1.1.0 970 silly idealTree ├── batch-processor@1.0.0 970 silly idealTree ├── batch@0.6.1 970 silly idealTree ├── bcrypt-pbkdf@1.0.2 970 silly idealTree ├── big.js@5.2.2 970 silly idealTree ├── binary-extensions@1.13.1 970 silly idealTree ├─┬ bl@4.0.3 970 silly idealTree │ └── readable-stream@3.6.0 970 silly idealTree ├── bluebird@3.7.2 970 silly idealTree ├── blueimp-md5@2.18.0 970 silly idealTree ├── bn.js@5.1.3 970 silly idealTree ├─┬ body-parser@1.19.0 970 silly idealTree │ └── qs@6.7.0 970 silly idealTree ├── bonjour@3.5.0 970 silly idealTree ├── boolbase@1.0.0 970 silly idealTree ├── brace-expansion@1.1.11 970 silly idealTree ├─┬ braces@2.3.2 970 silly idealTree │ └── extend-shallow@2.0.1 970 silly idealTree ├── brorand@1.1.0 970 silly idealTree ├── browser-process-hrtime@1.0.0 970 silly idealTree ├── browserify-aes@1.2.0 970 silly idealTree ├── browserify-cipher@1.0.1 970 silly idealTree ├── browserify-des@1.0.2 970 silly idealTree ├─┬ browserify-rsa@4.0.1 970 silly idealTree │ └── bn.js@4.11.9 970 silly idealTree ├─┬ browserify-sign@4.2.1 970 silly idealTree │ ├── readable-stream@3.6.0 970 silly idealTree │ └── safe-buffer@5.2.1 970 silly idealTree ├── browserify-zlib@0.2.0 970 silly idealTree ├── browserslist@4.14.7 970 silly idealTree ├── bser@2.1.1 970 silly idealTree ├── buffer-crc32@0.2.13 970 silly idealTree ├── buffer-from@1.1.1 970 silly idealTree ├── buffer-indexof@1.1.1 970 silly idealTree ├── buffer-xor@1.0.3 970 silly idealTree ├── buffer@5.7.1 970 silly idealTree ├── builtin-status-codes@3.0.0 970 silly idealTree ├─┬ bundlewatch@0.2.7 970 silly idealTree │ └── commander@5.1.0 970 silly idealTree ├── bytes@3.1.0 970 silly idealTree ├─┬ cacache@15.0.5 970 silly idealTree │ ├── chownr@2.0.0 970 silly idealTree │ ├── mkdirp@1.0.4 970 silly idealTree │ └── rimraf@3.0.2 970 silly idealTree ├── cache-base@1.0.1 970 silly idealTree ├── call-bind@1.0.0 970 silly idealTree ├─┬ call-matcher@1.1.0 970 silly idealTree │ └── core-js@2.6.11 970 silly idealTree ├── call-me-maybe@1.0.1 970 silly idealTree ├── call-signature@0.0.2 970 silly idealTree ├── callsites@3.1.0 970 silly idealTree ├── camelcase@5.3.1 970 silly idealTree ├── caniuse-lite@1.0.30001157 970 silly idealTree ├── capture-exit@2.0.0 970 silly idealTree ├── caseless@0.12.0 970 silly idealTree ├─┬ chalk@4.1.0 970 silly idealTree │ ├── ansi-styles@4.3.0 970 silly idealTree │ ├── color-convert@2.0.1 970 silly idealTree │ ├── color-name@1.1.4 970 silly idealTree │ ├── has-flag@4.0.0 970 silly idealTree │ └── supports-color@7.2.0 970 silly idealTree ├── char-regex@1.0.2 970 silly idealTree ├── chardet@0.7.0 970 silly idealTree ├── cheerio@1.0.0-rc.3 970 silly idealTree ├─┬ chokidar@3.4.3 970 silly idealTree │ ├── anymatch@3.1.1 970 silly idealTree │ ├── binary-extensions@2.1.0 970 silly idealTree │ ├── braces@3.0.2 970 silly idealTree │ ├── fill-range@7.0.1 970 silly idealTree │ ├── glob-parent@5.1.1 970 silly idealTree │ ├── is-binary-path@2.1.0 970 silly idealTree │ ├── is-number@7.0.0 970 silly idealTree │ ├── readdirp@3.5.0 970 silly idealTree │ └── to-regex-range@5.0.1 970 silly idealTree ├── chownr@1.1.4 970 silly idealTree ├─┬ chrome-trace-event@1.0.2 970 silly idealTree │ └── tslib@1.14.1 970 silly idealTree ├── ci-env@1.16.0 970 silly idealTree ├── ci-info@2.0.0 970 silly idealTree ├── cipher-base@1.0.4 970 silly idealTree ├── cjs-module-lexer@0.6.0 970 silly idealTree ├─┬ class-utils@0.3.6 970 silly idealTree │ └── define-property@0.2.5 970 silly idealTree ├── classnames@2.2.6 970 silly idealTree ├── clean-stack@2.2.0 970 silly idealTree ├── cli-cursor@3.1.0 970 silly idealTree ├── cli-width@3.0.0 970 silly idealTree ├─┬ cliui@6.0.0 970 silly idealTree │ └── strip-ansi@6.0.0 970 silly idealTree ├─┬ clone-deep@0.2.4 970 silly idealTree │ └── kind-of@3.2.2 970 silly idealTree ├── clsx@1.1.1 970 silly idealTree ├── co@4.6.0 970 silly idealTree ├── codecov@3.8.1 970 silly idealTree ├── collect-v8-coverage@1.0.1 970 silly idealTree ├── collection-visit@1.0.0 970 silly idealTree ├── color-convert@1.9.3 970 silly idealTree ├── color-name@1.1.3 970 silly idealTree ├── colorette@1.2.1 970 silly idealTree ├── colors@1.4.0 970 silly idealTree ├── combined-stream@1.0.8 970 silly idealTree ├── commander@4.1.1 970 silly idealTree ├── commondir@1.0.1 970 silly idealTree ├── component-emitter@1.3.0 970 silly idealTree ├── compressible@2.0.18 970 silly idealTree ├─┬ compression@1.7.4 970 silly idealTree │ └── bytes@3.0.0 970 silly idealTree ├── concat-map@0.0.1 970 silly idealTree ├── concat-stream@1.6.2 970 silly idealTree ├─┬ concordance@4.0.0 970 silly idealTree │ └── md5-hex@2.0.0 970 silly idealTree ├── confusing-browser-globals@1.0.10 970 silly idealTree ├── connect-history-api-fallback@1.6.0 970 silly idealTree ├── console-browserify@1.2.0 970 silly idealTree ├── constants-browserify@1.0.0 970 silly idealTree ├── contains-path@0.1.0 970 silly idealTree ├── content-disposition@0.5.3 970 silly idealTree ├── content-type@1.0.4 970 silly idealTree ├── convert-source-map@1.7.0 970 silly idealTree ├── cookie-signature@1.0.6 970 silly idealTree ├── cookie@0.4.0 970 silly idealTree ├── cookiejar@2.1.2 970 silly idealTree ├── copy-concurrently@1.0.5 970 silly idealTree ├── copy-descriptor@0.1.1 970 silly idealTree ├── copy-to-clipboard@3.3.1 970 silly idealTree ├─┬ core-js-compat@3.7.0 970 silly idealTree │ └── semver@7.0.0 970 silly idealTree ├── core-js-pure@3.7.0 970 silly idealTree ├── core-js@3.7.0 970 silly idealTree ├── core-util-is@1.0.2 970 silly idealTree ├── corser@2.0.1 970 silly idealTree ├─┬ cosmiconfig@6.0.0 970 silly idealTree │ └── parse-json@5.1.0 970 silly idealTree ├─┬ create-ecdh@4.0.4 970 silly idealTree │ └── bn.js@4.11.9 970 silly idealTree ├── create-hash@1.2.0 970 silly idealTree ├── create-hmac@1.1.7 970 silly idealTree ├── cross-fetch@3.0.6 970 silly idealTree ├── cross-spawn@6.0.5 970 silly idealTree ├── crypto-browserify@3.12.0 970 silly idealTree ├── css-box-model@1.2.1 970 silly idealTree ├── css-select@1.2.0 970 silly idealTree ├── css-vendor@2.0.8 970 silly idealTree ├── css-what@2.1.3 970 silly idealTree ├── cssom@0.4.4 970 silly idealTree ├─┬ cssstyle@2.3.0 970 silly idealTree │ └── cssom@0.3.8 970 silly idealTree ├── csstype@2.6.13 970 silly idealTree ├── cwd@0.10.0 970 silly idealTree ├── cyclist@1.0.1 970 silly idealTree ├── damerau-levenshtein@1.0.6 970 silly idealTree ├── dashdash@1.14.1 970 silly idealTree ├── data-urls@2.0.0 970 silly idealTree ├── date-time@2.1.0 970 silly idealTree ├── debug@2.6.9 970 silly idealTree ├── decamelize@1.2.0 970 silly idealTree ├── decimal.js@10.2.1 970 silly idealTree ├── decode-uri-component@0.2.0 970 silly idealTree ├── deep-equal@1.1.1 970 silly idealTree ├── deep-is@0.1.3 970 silly idealTree ├── deepmerge@4.2.2 970 silly idealTree ├── default-gateway@4.2.0 970 silly idealTree ├── define-properties@1.1.3 970 silly idealTree ├─┬ define-property@2.0.2 970 silly idealTree │ ├── is-accessor-descriptor@1.0.0 970 silly idealTree │ ├── is-data-descriptor@1.0.0 970 silly idealTree │ └── is-descriptor@1.0.2 970 silly idealTree ├─┬ del@4.1.1 970 silly idealTree │ ├─┬ globby@6.1.0 970 silly idealTree │ │ └── pify@2.3.0 970 silly idealTree │ └── p-map@2.1.0 970 silly idealTree ├── delayed-stream@1.0.0 970 silly idealTree ├── depd@1.1.2 970 silly idealTree ├── des.js@1.0.1 970 silly idealTree ├── destroy@1.0.4 970 silly idealTree ├── detect-file@1.0.0 970 silly idealTree ├── detect-newline@3.1.0 970 silly idealTree ├── detect-node@2.0.4 970 silly idealTree ├── detect-port-alt@1.1.6 970 silly idealTree ├── diff-sequences@26.6.2 970 silly idealTree ├─┬ diffie-hellman@5.0.3 970 silly idealTree │ └── bn.js@4.11.9 970 silly idealTree ├─┬ dir-glob@2.0.0 970 silly idealTree │ ├── path-type@3.0.0 970 silly idealTree │ └── pify@3.0.0 970 silly idealTree ├── discontinuous-range@1.0.0 970 silly idealTree ├── dnd-core@10.0.2 970 silly idealTree ├── dnd-multi-backend@5.1.1 970 silly idealTree ├── dns-equal@1.0.0 970 silly idealTree ├── dns-packet@1.3.1 970 silly idealTree ├── dns-txt@2.0.2 970 silly idealTree ├── doctrine@3.0.0 970 silly idealTree ├─┬ dom-helpers@5.2.0 970 silly idealTree │ └── csstype@3.0.4 970 silly idealTree ├── dom-serializer@0.1.1 970 silly idealTree ├── domain-browser@1.2.0 970 silly idealTree ├── domelementtype@1.3.1 970 silly idealTree ├─┬ domexception@2.0.1 970 silly idealTree │ └── webidl-conversions@5.0.0 970 silly idealTree ├── domhandler@2.4.2 970 silly idealTree ├── dompurify@2.2.2 970 silly idealTree ├── domutils@1.5.1 970 silly idealTree ├── dot-prop@5.3.0 970 silly idealTree ├── duplexer@0.1.2 970 silly idealTree ├── duplexify@3.7.1 970 silly idealTree ├── ecc-jsbn@0.1.2 970 silly idealTree ├── ecstatic@3.3.2 970 silly idealTree ├── ee-first@1.1.1 970 silly idealTree ├── electron-to-chromium@1.3.592 970 silly idealTree ├── element-resize-detector@1.2.1 970 silly idealTree ├─┬ elliptic@6.5.3 970 silly idealTree │ └── bn.js@4.11.9 970 silly idealTree ├── emittery@0.7.2 970 silly idealTree ├── emoji-regex@8.0.0 970 silly idealTree ├── emojis-list@3.0.0 970 silly idealTree ├─┬ empower-core@1.2.0 970 silly idealTree │ └── core-js@2.6.11 970 silly idealTree ├── encodeurl@1.0.2 970 silly idealTree ├── end-of-stream@1.4.4 970 silly idealTree ├─┬ enhanced-resolve@4.3.0 970 silly idealTree │ └── memory-fs@0.5.0 970 silly idealTree ├── entities@1.1.2 970 silly idealTree ├── enzyme-adapter-react-16@1.15.5 970 silly idealTree ├── enzyme-adapter-utils@1.13.1 970 silly idealTree ├── enzyme-shallow-equal@1.0.4 970 silly idealTree ├── enzyme@3.11.0 970 silly idealTree ├── errno@0.1.7 970 silly idealTree ├── error-ex@1.3.2 970 silly idealTree ├── error-stack-parser@2.0.6 970 silly idealTree ├── es-abstract@1.18.0-next.1 970 silly idealTree ├── es-to-primitive@1.2.1 970 silly idealTree ├── es6-error@4.1.1 970 silly idealTree ├── escalade@3.1.1 970 silly idealTree ├── escape-html@1.0.3 970 silly idealTree ├── escape-string-regexp@1.0.5 970 silly idealTree ├─┬ escodegen@1.14.3 970 silly idealTree │ └── source-map@0.6.1 970 silly idealTree ├── eslint-config-airbnb-base@14.2.1 970 silly idealTree ├── eslint-config-airbnb@18.2.1 970 silly idealTree ├── eslint-config-react-app@3.0.8 970 silly idealTree ├── eslint-import-resolver-node@0.3.4 970 silly idealTree ├─┬ eslint-loader@4.0.2 970 silly idealTree │ ├── find-cache-dir@3.3.1 970 silly idealTree │ ├── loader-utils@2.0.0 970 silly idealTree │ ├── make-dir@3.1.0 970 silly idealTree │ ├── pkg-dir@4.2.0 970 silly idealTree │ └── semver@6.3.0 970 silly idealTree ├─┬ eslint-module-utils@2.6.0 970 silly idealTree │ ├── find-up@2.1.0 970 silly idealTree │ ├── locate-path@2.0.0 970 silly idealTree │ ├── p-limit@1.3.0 970 silly idealTree │ ├── p-locate@2.0.0 970 silly idealTree │ ├── p-try@1.0.0 970 silly idealTree │ ├── path-exists@3.0.0 970 silly idealTree │ └── pkg-dir@2.0.0 970 silly idealTree ├── eslint-plugin-flowtype@4.7.0 970 silly idealTree ├─┬ eslint-plugin-import@2.22.1 970 silly idealTree │ ├── doctrine@1.5.0 970 silly idealTree │ ├── find-up@2.1.0 970 silly idealTree │ ├── load-json-file@2.0.0 970 silly idealTree │ ├── locate-path@2.0.0 970 silly idealTree │ ├── p-limit@1.3.0 970 silly idealTree │ ├── p-locate@2.0.0 970 silly idealTree │ ├── p-try@1.0.0 970 silly idealTree │ ├── parse-json@2.2.0 970 silly idealTree │ ├── path-exists@3.0.0 970 silly idealTree │ ├── path-type@2.0.0 970 silly idealTree │ ├── pify@2.3.0 970 silly idealTree │ ├── read-pkg-up@2.0.0 970 silly idealTree │ └── read-pkg@2.0.0 970 silly idealTree ├── eslint-plugin-jest@23.20.0 970 silly idealTree ├─┬ eslint-plugin-jsx-a11y@6.4.1 970 silly idealTree │ └── emoji-regex@9.2.0 970 silly idealTree ├─┬ eslint-plugin-react@7.21.5 970 silly idealTree │ └── doctrine@2.1.0 970 silly idealTree ├── eslint-scope@5.1.1 970 silly idealTree ├── eslint-utils@1.4.3 970 silly idealTree ├── eslint-visitor-keys@1.3.0 970 silly idealTree ├─┬ eslint@6.8.0 970 silly idealTree │ ├── chalk@2.4.2 970 silly idealTree │ ├── debug@4.2.0 970 silly idealTree │ ├── glob-parent@5.1.1 970 silly idealTree │ ├── globals@12.4.0 970 silly idealTree │ ├── ms@2.1.2 970 silly idealTree │ └── semver@6.3.0 970 silly idealTree ├── espower-location-detector@1.0.0 970 silly idealTree ├── espree@6.2.1 970 silly idealTree ├── esprima@4.0.1 970 silly idealTree ├─┬ espurify@1.8.1 970 silly idealTree │ └── core-js@2.6.11 970 silly idealTree ├─┬ esquery@1.3.1 970 silly idealTree │ └── estraverse@5.2.0 970 silly idealTree ├─┬ esrecurse@4.3.0 970 silly idealTree │ └── estraverse@5.2.0 970 silly idealTree ├── estraverse@4.3.0 970 silly idealTree ├── esutils@2.0.3 970 silly idealTree ├── etag@1.8.1 970 silly idealTree ├── eventemitter3@4.0.7 970 silly idealTree ├── events@3.2.0 970 silly idealTree ├── eventsource@1.0.7 970 silly idealTree ├── evp_bytestokey@1.0.3 970 silly idealTree ├── exec-sh@0.3.4 970 silly idealTree ├── execa@1.0.0 970 silly idealTree ├── exit@0.1.2 970 silly idealTree ├─┬ expand-brackets@2.1.4 970 silly idealTree │ ├── define-property@0.2.5 970 silly idealTree │ └── extend-shallow@2.0.1 970 silly idealTree ├── expand-tilde@1.2.2 970 silly idealTree ├── expect-puppeteer@4.4.0 970 silly idealTree ├─┬ expect@26.6.2 970 silly idealTree │ ├── ansi-styles@4.3.0 970 silly idealTree │ ├── color-convert@2.0.1 970 silly idealTree │ └── color-name@1.1.4 970 silly idealTree ├─┬ express@4.17.1 970 silly idealTree │ ├── array-flatten@1.1.1 970 silly idealTree │ └── qs@6.7.0 970 silly idealTree ├─┬ extend-shallow@3.0.2 970 silly idealTree │ └── is-extendable@1.0.1 970 silly idealTree ├── extend@3.0.2 970 silly idealTree ├── external-editor@3.1.0 970 silly idealTree ├─┬ extglob@2.0.4 970 silly idealTree │ ├── define-property@1.0.0 970 silly idealTree │ ├── extend-shallow@2.0.1 970 silly idealTree │ ├── is-accessor-descriptor@1.0.0 970 silly idealTree │ ├── is-data-descriptor@1.0.0 970 silly idealTree │ └── is-descriptor@1.0.2 970 silly idealTree ├─┬ extract-zip@2.0.1 970 silly idealTree │ ├── debug@4.2.0 970 silly idealTree │ ├── get-stream@5.2.0 970 silly idealTree │ └── ms@2.1.2 970 silly idealTree ├── extsprintf@1.3.0 970 silly idealTree ├── fast-deep-equal@3.1.3 970 silly idealTree ├── fast-diff@1.2.0 970 silly idealTree ├── fast-glob@2.2.7 970 silly idealTree ├── fast-json-stable-stringify@2.1.0 970 silly idealTree ├── fast-levenshtein@2.0.6 970 silly idealTree ├── fast-memoize@2.5.2 970 silly idealTree ├── faye-websocket@0.10.0 970 silly idealTree ├── fb-watchman@2.0.1 970 silly idealTree ├── fd-slicer@1.1.0 970 silly idealTree ├── figgy-pudding@3.5.2 970 silly idealTree ├── figures@3.2.0 970 silly idealTree ├── file-entry-cache@5.0.1 970 silly idealTree ├── filesize@6.0.1 970 silly idealTree ├─┬ fill-range@4.0.0 970 silly idealTree │ └── extend-shallow@2.0.1 970 silly idealTree ├── finalhandler@1.1.2 970 silly idealTree ├── find-cache-dir@2.1.0 970 silly idealTree ├── find-file-up@0.1.3 970 silly idealTree ├── find-pkg@0.1.2 970 silly idealTree ├─┬ find-process@1.4.4 970 silly idealTree │ ├── commander@5.1.0 970 silly idealTree │ ├── debug@4.2.0 970 silly idealTree │ └── ms@2.1.2 970 silly idealTree ├── find-up@4.1.0 970 silly idealTree ├─┬ findup-sync@3.0.0 970 silly idealTree │ ├── expand-tilde@2.0.2 970 silly idealTree │ ├── global-modules@1.0.0 970 silly idealTree │ ├── global-prefix@1.0.2 970 silly idealTree │ └── resolve-dir@1.0.1 970 silly idealTree ├── flat-cache@2.0.1 970 silly idealTree ├── flatted@2.0.2 970 silly idealTree ├── flush-write-stream@1.1.1 970 silly idealTree ├─┬ follow-redirects@1.5.10 970 silly idealTree │ └── debug@3.1.0 970 silly idealTree ├── for-in@1.0.2 970 silly idealTree ├── for-own@0.1.5 970 silly idealTree ├── foreach@2.0.4 970 silly idealTree ├── forever-agent@0.6.1 970 silly idealTree ├─┬ fork-ts-checker-webpack-plugin@3.1.1 970 silly idealTree │ └── chalk@2.4.2 970 silly idealTree ├── form-data@2.3.3 970 silly idealTree ├── formidable@1.2.2 970 silly idealTree ├── forwarded@0.1.2 970 silly idealTree ├── fragment-cache@0.2.1 970 silly idealTree ├── fresh@0.5.2 970 silly idealTree ├── from2@2.3.0 970 silly idealTree ├── fs-constants@1.0.0 970 silly idealTree ├── fs-exists-sync@0.1.0 970 silly idealTree ├── fs-extra@8.1.0 970 silly idealTree ├── fs-minipass@2.1.0 970 silly idealTree ├── fs-readdir-recursive@1.1.0 970 silly idealTree ├── fs-write-stream-atomic@1.0.10 970 silly idealTree ├── fs.realpath@1.0.0 970 silly idealTree ├── fscreen@1.1.0 970 silly idealTree ├── fsm-iterator@1.1.0 970 silly idealTree ├── function-bind@1.1.1 970 silly idealTree ├─┬ function.prototype.name@1.1.2 970 silly idealTree │ └── es-abstract@1.17.7 970 silly idealTree ├── functional-red-black-tree@1.0.1 970 silly idealTree ├── functions-have-names@1.2.1 970 silly idealTree ├── gensync@1.0.0-beta.2 970 silly idealTree ├── get-caller-file@2.0.5 970 silly idealTree ├── get-intrinsic@1.0.1 970 silly idealTree ├── get-package-type@0.1.0 970 silly idealTree ├── get-stream@4.1.0 970 silly idealTree ├── get-value@2.0.6 970 silly idealTree ├── getpass@0.1.7 970 silly idealTree ├─┬ glob-parent@3.1.0 970 silly idealTree │ └── is-glob@3.1.0 970 silly idealTree ├── glob-to-regexp@0.3.0 970 silly idealTree ├── glob@7.1.6 970 silly idealTree ├─┬ global-modules@0.2.3 970 silly idealTree │ └── is-windows@0.2.0 970 silly idealTree ├─┬ global-prefix@0.1.5 970 silly idealTree │ └── is-windows@0.2.0 970 silly idealTree ├── globals@11.12.0 970 silly idealTree ├─┬ globby@8.0.2 970 silly idealTree │ ├── ignore@3.3.10 970 silly idealTree │ ├── pify@3.0.0 970 silly idealTree │ └── slash@1.0.0 970 silly idealTree ├── graceful-fs@4.2.4 970 silly idealTree ├── growly@1.3.0 970 silly idealTree ├── gzip-size@5.1.1 970 silly idealTree ├── handle-thing@2.0.1 970 silly idealTree ├── har-schema@2.0.0 970 silly idealTree ├── har-validator@5.1.5 970 silly idealTree ├─┬ has-ansi@2.0.0 970 silly idealTree │ └── ansi-regex@2.1.1 970 silly idealTree ├── has-flag@3.0.0 970 silly idealTree ├── has-symbols@1.0.1 970 silly idealTree ├── has-value@1.0.0 970 silly idealTree ├─┬ has-values@1.0.0 970 silly idealTree │ └── kind-of@4.0.0 970 silly idealTree ├── has@1.0.3 970 silly idealTree ├─┬ hash-base@3.1.0 970 silly idealTree │ ├── readable-stream@3.6.0 970 silly idealTree │ └── safe-buffer@5.2.1 970 silly idealTree ├── hash.js@1.1.7 970 silly idealTree ├─┬ hasha@5.2.2 970 silly idealTree │ └── is-stream@2.0.0 970 silly idealTree ├── he@1.2.0 970 silly idealTree ├── hmac-drbg@1.0.1 970 silly idealTree ├── hoist-non-react-statics@3.3.2 970 silly idealTree ├── homedir-polyfill@1.0.3 970 silly idealTree ├── hosted-git-info@2.8.8 970 silly idealTree ├── hpack.js@2.1.6 970 silly idealTree ├── html-element-map@1.2.0 970 silly idealTree ├── html-encoding-sniffer@2.0.1 970 silly idealTree ├── html-entities@1.3.1 970 silly idealTree ├── html-escaper@2.0.2 970 silly idealTree ├── html-parse-stringify2@2.0.1 970 silly idealTree ├─┬ htmlparser2@3.10.1 970 silly idealTree │ └── readable-stream@3.6.0 970 silly idealTree ├── http-deceiver@1.2.7 970 silly idealTree ├─┬ http-errors@1.7.2 970 silly idealTree │ └── inherits@2.0.3 970 silly idealTree ├─┬ http-proxy-agent@4.0.1 970 silly idealTree │ ├── debug@4.2.0 970 silly idealTree │ └── ms@2.1.2 970 silly idealTree ├── http-proxy-middleware@0.19.1 970 silly idealTree ├── http-proxy@1.18.1 970 silly idealTree ├── http-server@0.12.3 970 silly idealTree ├── http-signature@1.2.0 970 silly idealTree ├── https-browserify@1.0.0 970 silly idealTree ├─┬ https-proxy-agent@4.0.0 970 silly idealTree │ ├── agent-base@5.1.1 970 silly idealTree │ ├── debug@4.2.0 970 silly idealTree │ └── ms@2.1.2 970 silly idealTree ├── human-signals@1.1.1 970 silly idealTree ├── hyphenate-style-name@1.0.4 970 silly idealTree ├── i18next@19.8.3 970 silly idealTree ├── icomcom-react@1.0.1 970 silly idealTree ├── iconv-lite@0.4.24 970 silly idealTree ├── ieee754@1.2.1 970 silly idealTree ├── iferr@0.1.5 970 silly idealTree ├── ignore-walk@3.0.3 970 silly idealTree ├── ignore@4.0.6 970 silly idealTree ├── immer@1.10.0 970 silly idealTree ├── immutability-helper@3.1.1 970 silly idealTree ├─┬ import-fresh@3.2.2 970 silly idealTree │ └── resolve-from@4.0.0 970 silly idealTree ├─┬ import-local@3.0.2 970 silly idealTree │ └── pkg-dir@4.2.0 970 silly idealTree ├── imurmurhash@0.1.4 970 silly idealTree ├── indent-string@4.0.0 970 silly idealTree ├── indexof@0.0.1 970 silly idealTree ├── infer-owner@1.0.4 970 silly idealTree ├── inflight@1.0.6 970 silly idealTree ├── inherits@2.0.4 970 silly idealTree ├── ini@1.3.5 970 silly idealTree ├─┬ inquirer@7.3.3 970 silly idealTree │ └── strip-ansi@6.0.0 970 silly idealTree ├── internal-ip@4.3.0 970 silly idealTree ├─┬ internal-slot@1.0.2 970 silly idealTree │ └── es-abstract@1.17.7 970 silly idealTree ├── interpret@1.4.0 970 silly idealTree ├── intersection-observer@0.10.0 970 silly idealTree ├── invariant@2.2.4 970 silly idealTree ├── ip-regex@2.1.0 970 silly idealTree ├── ip@1.1.5 970 silly idealTree ├── ipaddr.js@1.9.1 970 silly idealTree ├── is-absolute-url@3.0.3 970 silly idealTree ├─┬ is-accessor-descriptor@0.1.6 970 silly idealTree │ └── kind-of@3.2.2 970 silly idealTree ├── is-arguments@1.0.4 970 silly idealTree ├── is-arrayish@0.2.1 970 silly idealTree ├── is-binary-path@1.0.1 970 silly idealTree ├── is-boolean-object@1.0.1 970 silly idealTree ├── is-buffer@1.1.6 970 silly idealTree ├── is-callable@1.2.2 970 silly idealTree ├── is-ci@2.0.0 970 silly idealTree ├── is-core-module@2.1.0 970 silly idealTree ├─┬ is-data-descriptor@0.1.4 970 silly idealTree │ └── kind-of@3.2.2 970 silly idealTree ├── is-date-object@1.0.2 970 silly idealTree ├─┬ is-descriptor@0.1.6 970 silly idealTree │ └── kind-of@5.1.0 970 silly idealTree ├── is-docker@2.1.1 970 silly idealTree ├── is-extendable@0.1.1 970 silly idealTree ├── is-extglob@2.1.1 970 silly idealTree ├── is-fullwidth-code-point@3.0.0 970 silly idealTree ├── is-generator-fn@2.1.0 970 silly idealTree ├── is-glob@4.0.1 970 silly idealTree ├── is-in-browser@1.1.3 970 silly idealTree ├── is-negative-zero@2.0.0 970 silly idealTree ├── is-number-object@1.0.4 970 silly idealTree ├─┬ is-number@3.0.0 970 silly idealTree │ └── kind-of@3.2.2 970 silly idealTree ├── is-obj@2.0.0 970 silly idealTree ├── is-path-cwd@2.2.0 970 silly idealTree ├── is-path-in-cwd@2.1.0 970 silly idealTree ├── is-path-inside@2.1.0 970 silly idealTree ├── is-plain-object@2.0.4 970 silly idealTree ├── is-potential-custom-element-name@1.0.0 970 silly idealTree ├── is-regex@1.1.1 970 silly idealTree ├── is-root@2.1.0 970 silly idealTree ├── is-stream@1.1.0 970 silly idealTree ├── is-string@1.0.5 970 silly idealTree ├── is-subset@0.1.1 970 silly idealTree ├── is-symbol@1.0.3 970 silly idealTree ├── is-typedarray@1.0.0 970 silly idealTree ├── is-url@1.2.4 970 silly idealTree ├── is-utf8@0.2.1 970 silly idealTree ├── is-windows@1.0.2 970 silly idealTree ├── is-wsl@2.2.0 970 silly idealTree ├── isarray@1.0.0 970 silly idealTree ├── isexe@2.0.0 970 silly idealTree ├── isobject@3.0.1 970 silly idealTree ├── isomorphic-unfetch@3.1.0 970 silly idealTree ├── isstream@0.1.2 970 silly idealTree ├── istanbul-lib-coverage@3.0.0 970 silly idealTree ├─┬ istanbul-lib-instrument@4.0.3 970 silly idealTree │ └── semver@6.3.0 970 silly idealTree ├─┬ istanbul-lib-report@3.0.0 970 silly idealTree │ ├── has-flag@4.0.0 970 silly idealTree │ ├── make-dir@3.1.0 970 silly idealTree │ ├── semver@6.3.0 970 silly idealTree │ └── supports-color@7.2.0 970 silly idealTree ├─┬ istanbul-lib-source-maps@4.0.0 970 silly idealTree │ ├── debug@4.2.0 970 silly idealTree │ ├── ms@2.1.2 970 silly idealTree │ └── source-map@0.6.1 970 silly idealTree ├── istanbul-reports@3.0.2 970 silly idealTree ├─┬ jest-changed-files@26.6.2 970 silly idealTree │ ├── cross-spawn@7.0.3 970 silly idealTree │ ├── execa@4.1.0 970 silly idealTree │ ├── get-stream@5.2.0 970 silly idealTree │ ├── is-stream@2.0.0 970 silly idealTree │ ├── npm-run-path@4.0.1 970 silly idealTree │ ├── path-key@3.1.1 970 silly idealTree │ ├── shebang-command@2.0.0 970 silly idealTree │ ├── shebang-regex@3.0.0 970 silly idealTree │ └── which@2.0.2 970 silly idealTree ├─┬ jest-config@26.6.3 970 silly idealTree │ ├── braces@3.0.2 970 silly idealTree │ ├── fill-range@7.0.1 970 silly idealTree │ ├── is-number@7.0.0 970 silly idealTree │ ├── micromatch@4.0.2 970 silly idealTree │ └── to-regex-range@5.0.1 970 silly idealTree ├─┬ jest-dev-server@4.4.0 970 silly idealTree │ ├── ansi-styles@4.3.0 970 silly idealTree │ ├── chalk@3.0.0 970 silly idealTree │ ├── color-convert@2.0.1 970 silly idealTree │ ├── color-name@1.1.4 970 silly idealTree │ ├── has-flag@4.0.0 970 silly idealTree │ └── supports-color@7.2.0 970 silly idealTree ├── jest-diff@26.6.2 970 silly idealTree ├── jest-docblock@26.0.0 970 silly idealTree ├── jest-each@26.6.2 970 silly idealTree ├─┬ jest-environment-jsdom@26.6.2 970 silly idealTree │ ├── jsdom@16.4.0 970 silly idealTree │ └── parse5@5.1.1 970 silly idealTree ├── jest-environment-node@26.6.2 970 silly idealTree ├─┬ jest-environment-puppeteer@4.4.0 970 silly idealTree │ ├── ansi-styles@4.3.0 970 silly idealTree │ ├── chalk@3.0.0 970 silly idealTree │ ├── color-convert@2.0.1 970 silly idealTree │ ├── color-name@1.1.4 970 silly idealTree │ ├── has-flag@4.0.0 970 silly idealTree │ └── supports-color@7.2.0 970 silly idealTree ├── jest-fetch-mock@3.0.3 970 silly idealTree ├── jest-get-type@26.3.0 970 silly idealTree ├─┬ jest-haste-map@26.6.2 970 silly idealTree │ ├── anymatch@3.1.1 970 silly idealTree │ ├── braces@3.0.2 970 silly idealTree │ ├── fill-range@7.0.1 970 silly idealTree │ ├── is-number@7.0.0 970 silly idealTree │ ├── micromatch@4.0.2 970 silly idealTree │ └── to-regex-range@5.0.1 970 silly idealTree ├── jest-jasmine2@26.6.3 970 silly idealTree ├── jest-leak-detector@26.6.2 970 silly idealTree ├── jest-matcher-utils@26.6.2 970 silly idealTree ├─┬ jest-message-util@26.6.2 970 silly idealTree │ ├── braces@3.0.2 970 silly idealTree │ ├── fill-range@7.0.1 970 silly idealTree │ ├── is-number@7.0.0 970 silly idealTree │ ├── micromatch@4.0.2 970 silly idealTree │ ├── slash@3.0.0 970 silly idealTree │ └── to-regex-range@5.0.1 970 silly idealTree ├── jest-mock@26.6.2 970 silly idealTree ├── jest-pnp-resolver@1.2.2 970 silly idealTree ├── jest-puppeteer@4.4.0 970 silly idealTree ├── jest-regex-util@26.0.0 970 silly idealTree ├── jest-resolve-dependencies@26.6.3 970 silly idealTree ├─┬ jest-resolve@26.6.2 970 silly idealTree │ └── slash@3.0.0 970 silly idealTree ├── jest-runner@26.6.3 970 silly idealTree ├─┬ jest-runtime@26.6.3 970 silly idealTree │ ├── slash@3.0.0 970 silly idealTree │ └── strip-bom@4.0.0 970 silly idealTree ├── jest-serializer@26.6.2 970 silly idealTree ├─┬ jest-snapshot@26.6.2 970 silly idealTree │ └── semver@7.3.2 970 silly idealTree ├─┬ jest-util@26.6.2 970 silly idealTree │ ├── braces@3.0.2 970 silly idealTree │ ├── fill-range@7.0.1 970 silly idealTree │ ├── is-number@7.0.0 970 silly idealTree │ ├── micromatch@4.0.2 970 silly idealTree │ └── to-regex-range@5.0.1 970 silly idealTree ├─┬ jest-validate@26.6.2 970 silly idealTree │ └── camelcase@6.2.0 970 silly idealTree ├── jest-watcher@26.6.2 970 silly idealTree ├─┬ jest-worker@26.6.2 970 silly idealTree │ ├── has-flag@4.0.0 970 silly idealTree │ └── supports-color@7.2.0 970 silly idealTree ├─┬ jest@26.6.3 970 silly idealTree │ └── jest-cli@26.6.3 970 silly idealTree ├── js-string-escape@1.0.1 970 silly idealTree ├── js-tokens@4.0.0 970 silly idealTree ├── js-yaml@3.14.0 970 silly idealTree ├── jsbn@0.1.1 970 silly idealTree ├─┬ jsdom@15.1.1 970 silly idealTree │ ├── acorn-globals@4.3.4 970 silly idealTree │ ├── acorn-walk@6.2.0 970 silly idealTree │ ├── acorn@6.4.2 970 silly idealTree │ ├── cssom@0.3.8 970 silly idealTree │ ├── cssstyle@1.4.0 970 silly idealTree │ ├── data-urls@1.1.0 970 silly idealTree │ ├── domexception@1.0.1 970 silly idealTree │ ├── html-encoding-sniffer@1.0.2 970 silly idealTree │ ├── parse5@5.1.0 970 silly idealTree │ ├── saxes@3.1.11 970 silly idealTree │ ├── tr46@1.0.1 970 silly idealTree │ ├── w3c-xmlserializer@1.1.2 970 silly idealTree │ ├── webidl-conversions@4.0.2 970 silly idealTree │ └── whatwg-url@7.1.0 970 silly idealTree ├── jsesc@2.5.2 970 silly idealTree ├── json-parse-better-errors@1.0.2 970 silly idealTree ├── json-parse-even-better-errors@2.3.1 970 silly idealTree ├── json-schema-traverse@0.4.1 970 silly idealTree ├── json-schema@0.2.3 970 silly idealTree ├── json-stable-stringify-without-jsonify@1.0.1 970 silly idealTree ├── json-stringify-safe@5.0.1 970 silly idealTree ├── json3@3.3.0 970 silly idealTree ├── json5@2.1.3 970 silly idealTree ├── jsonfile@4.0.0 970 silly idealTree ├── jsonpack@1.1.5 970 silly idealTree ├── jsprim@1.4.1 970 silly idealTree ├── jss-plugin-camel-case@10.4.0 970 silly idealTree ├── jss-plugin-default-unit@10.4.0 970 silly idealTree ├── jss-plugin-global@10.4.0 970 silly idealTree ├── jss-plugin-nested@10.4.0 970 silly idealTree ├── jss-plugin-props-sort@10.4.0 970 silly idealTree ├── jss-plugin-rule-value-function@10.4.0 970 silly idealTree ├── jss-plugin-vendor-prefixer@10.4.0 970 silly idealTree ├── jss-rtl@0.3.0 970 silly idealTree ├─┬ jss@10.4.0 970 silly idealTree │ └── csstype@3.0.4 970 silly idealTree ├── jsx-ast-utils@3.1.0 970 silly idealTree ├── killable@1.0.1 970 silly idealTree ├── kind-of@6.0.3 970 silly idealTree ├── kleur@3.0.3 970 silly idealTree ├── language-subtag-registry@0.3.21 970 silly idealTree ├── language-tags@1.0.5 970 silly idealTree ├── lazy-cache@1.0.4 970 silly idealTree ├── leven@3.1.0 970 silly idealTree ├── levn@0.3.0 970 silly idealTree ├── lines-and-columns@1.1.6 970 silly idealTree ├─┬ load-json-file@5.3.0 970 silly idealTree │ └── type-fest@0.3.1 970 silly idealTree ├── loader-runner@2.4.0 970 silly idealTree ├─┬ loader-utils@1.4.0 970 silly idealTree │ └── json5@1.0.1 970 silly idealTree ├── locate-path@5.0.0 970 silly idealTree ├── lodash.clonedeep@4.5.0 970 silly idealTree ├── lodash.debounce@4.0.8 970 silly idealTree ├── lodash.escape@4.0.1 970 silly idealTree ├── lodash.flattendeep@4.4.0 970 silly idealTree ├── lodash.isequal@4.5.0 970 silly idealTree ├── lodash.islength@4.0.1 970 silly idealTree ├── lodash.ismatch@4.4.0 970 silly idealTree ├── lodash.isplainobject@4.0.6 970 silly idealTree ├── lodash.merge@4.6.2 970 silly idealTree ├── lodash.sortby@4.7.0 970 silly idealTree ├── lodash@4.17.20 970 silly idealTree ├── loglevel@1.7.0 970 silly idealTree ├── loose-envify@1.4.0 970 silly idealTree ├── lru-cache@6.0.0 970 silly idealTree ├── make-dir@2.1.0 970 silly idealTree ├── makeerror@1.0.11 970 silly idealTree ├── manifesto.js@4.2.0 970 silly idealTree ├── map-cache@0.2.2 970 silly idealTree ├── map-visit@1.0.0 970 silly idealTree ├── md5-hex@3.0.1 970 silly idealTree ├── md5-o-matic@0.1.1 970 silly idealTree ├── md5.js@1.3.5 970 silly idealTree ├── media-typer@0.3.0 970 silly idealTree ├── memoize-one@5.1.1 970 silly idealTree ├── memory-fs@0.4.1 970 silly idealTree ├─┬ merge-deep@3.0.2 970 silly idealTree │ └── kind-of@3.2.2 970 silly idealTree ├── merge-descriptors@1.0.1 970 silly idealTree ├── merge-stream@2.0.0 970 silly idealTree ├── merge2@1.4.1 970 silly idealTree ├── methods@1.1.2 970 silly idealTree ├── microevent.ts@0.1.1 970 silly idealTree ├── micromatch@3.1.10 970 silly idealTree ├─┬ miller-rabin@4.0.1 970 silly idealTree │ └── bn.js@4.11.9 970 silly idealTree ├── mime-db@1.44.0 970 silly idealTree ├── mime-types@2.1.27 970 silly idealTree ├── mime@1.6.0 970 silly idealTree ├── mimic-fn@2.1.0 970 silly idealTree ├── minimalistic-assert@1.0.1 970 silly idealTree ├── minimalistic-crypto-utils@1.0.1 970 silly idealTree ├── minimatch@3.0.4 970 silly idealTree ├── minimist@1.2.5 970 silly idealTree ├── minipass-collect@1.0.2 970 silly idealTree ├── minipass-flush@1.0.5 970 silly idealTree ├── minipass-pipeline@1.2.4 970 silly idealTree ├── minipass@3.1.3 970 silly idealTree ├── minizlib@2.1.2 970 silly idealTree ├── mississippi@3.0.0 970 silly idealTree ├── mitt@2.1.0 970 silly idealTree ├─┬ mixin-deep@1.3.2 970 silly idealTree │ └── is-extendable@1.0.1 970 silly idealTree ├─┬ mixin-object@2.0.1 970 silly idealTree │ └── for-in@0.1.8 970 silly idealTree ├── mkdirp-classic@0.5.3 970 silly idealTree ├── mkdirp@0.5.5 970 silly idealTree ├── moo@0.5.1 970 silly idealTree ├── move-concurrently@1.0.1 970 silly idealTree ├── ms@2.0.0 970 silly idealTree ├── multicast-dns-service-types@1.1.0 970 silly idealTree ├── multicast-dns@6.2.3 970 silly idealTree ├── mute-stream@0.0.8 970 silly idealTree ├── nanomatch@1.2.13 970 silly idealTree ├── native-url@0.2.6 970 silly idealTree ├── natural-compare@1.4.0 970 silly idealTree ├─┬ nearley@2.19.7 970 silly idealTree │ └── commander@2.20.3 970 silly idealTree ├── negotiator@0.6.2 970 silly idealTree ├── neo-async@2.6.2 970 silly idealTree ├── nice-try@1.0.5 970 silly idealTree ├── node-fetch@2.6.1 970 silly idealTree ├── node-forge@0.10.0 970 silly idealTree ├── node-int64@0.4.0 970 silly idealTree ├─┬ node-libs-browser@2.2.1 970 silly idealTree │ ├── buffer@4.9.2 970 silly idealTree │ └── punycode@1.4.1 970 silly idealTree ├── node-modules-regexp@1.0.0 970 silly idealTree ├─┬ node-notifier@8.0.0 970 silly idealTree │ ├── semver@7.3.2 970 silly idealTree │ └── which@2.0.2 970 silly idealTree ├── node-releases@1.1.66 970 silly idealTree ├── normalize-package-data@2.5.0 970 silly idealTree ├── normalize-path@3.0.0 970 silly idealTree ├── normalize-url@4.5.0 970 silly idealTree ├── npm-run-path@2.0.2 970 silly idealTree ├── nth-check@1.0.2 970 silly idealTree ├── nwsapi@2.2.0 970 silly idealTree ├── oauth-sign@0.9.0 970 silly idealTree ├── object-assign@4.1.1 970 silly idealTree ├─┬ object-copy@0.1.0 970 silly idealTree │ ├── define-property@0.2.5 970 silly idealTree │ └── kind-of@3.2.2 970 silly idealTree ├── object-hash@2.0.3 970 silly idealTree ├── object-inspect@1.8.0 970 silly idealTree ├── object-is@1.1.3 970 silly idealTree ├── object-keys@1.1.1 970 silly idealTree ├── object-visit@1.0.1 970 silly idealTree ├── object.assign@4.1.2 970 silly idealTree ├─┬ object.entries@1.1.2 970 silly idealTree │ └── es-abstract@1.17.7 970 silly idealTree ├─┬ object.fromentries@2.0.2 970 silly idealTree │ └── es-abstract@1.17.7 970 silly idealTree ├── object.pick@1.3.0 970 silly idealTree ├─┬ object.values@1.1.1 970 silly idealTree │ └── es-abstract@1.17.7 970 silly idealTree ├── obuf@1.1.2 970 silly idealTree ├── on-finished@2.3.0 970 silly idealTree ├── on-headers@1.0.2 970 silly idealTree ├── once@1.4.0 970 silly idealTree ├── onetime@5.1.2 970 silly idealTree ├── open@7.3.0 970 silly idealTree ├── opener@1.5.2 970 silly idealTree ├── openseadragon@2.4.2 970 silly idealTree ├─┬ opn@5.5.0 970 silly idealTree │ └── is-wsl@1.1.0 970 silly idealTree ├── optionator@0.8.3 970 silly idealTree ├── original@1.0.2 970 silly idealTree ├── os-browserify@0.3.0 970 silly idealTree ├── os-homedir@1.0.2 970 silly idealTree ├── os-tmpdir@1.0.2 970 silly idealTree ├── p-each-series@2.1.0 970 silly idealTree ├── p-finally@1.0.0 970 silly idealTree ├── p-limit@2.3.0 970 silly idealTree ├── p-locate@4.1.0 970 silly idealTree ├── p-map@4.0.0 970 silly idealTree ├── p-retry@3.0.1 970 silly idealTree ├── p-try@2.2.0 970 silly idealTree ├── package-hash@4.0.0 970 silly idealTree ├── pako@1.0.11 970 silly idealTree ├── parallel-transform@1.2.0 970 silly idealTree ├── parent-module@1.0.1 970 silly idealTree ├── parse-asn1@5.1.6 970 silly idealTree ├── parse-json@4.0.0 970 silly idealTree ├── parse-passwd@1.0.0 970 silly idealTree ├── parse5@3.0.3 970 silly idealTree ├── parseurl@1.3.3 970 silly idealTree ├── pascalcase@0.1.1 970 silly idealTree ├── path-browserify@0.0.1 970 silly idealTree ├── path-dirname@1.0.2 970 silly idealTree ├── path-exists@4.0.0 970 silly idealTree ├── path-is-absolute@1.0.1 970 silly idealTree ├── path-is-inside@1.0.2 970 silly idealTree ├── path-key@2.0.1 970 silly idealTree ├── path-parse@1.0.6 970 silly idealTree ├── path-to-regexp@0.1.7 970 silly idealTree ├── path-type@4.0.0 970 silly idealTree ├── pbkdf2@3.1.1 970 silly idealTree ├── pend@1.2.0 970 silly idealTree ├── performance-now@2.1.0 970 silly idealTree ├── picomatch@2.2.2 970 silly idealTree ├── pify@4.0.1 970 silly idealTree ├── pinkie-promise@2.0.1 970 silly idealTree ├── pinkie@2.0.4 970 silly idealTree ├── pirates@4.0.1 970 silly idealTree ├─┬ pkg-conf@3.1.0 970 silly idealTree │ ├── find-up@3.0.0 970 silly idealTree │ ├── locate-path@3.0.0 970 silly idealTree │ ├── p-locate@3.0.0 970 silly idealTree │ └── path-exists@3.0.0 970 silly idealTree ├─┬ pkg-dir@3.0.0 970 silly idealTree │ ├── find-up@3.0.0 970 silly idealTree │ ├── locate-path@3.0.0 970 silly idealTree │ ├── p-locate@3.0.0 970 silly idealTree │ └── path-exists@3.0.0 970 silly idealTree ├─┬ pkg-up@3.1.0 970 silly idealTree │ ├── find-up@3.0.0 970 silly idealTree │ ├── locate-path@3.0.0 970 silly idealTree │ ├── p-locate@3.0.0 970 silly idealTree │ └── path-exists@3.0.0 970 silly idealTree ├── pn@1.1.0 970 silly idealTree ├── popper.js@1.16.1-lts 970 silly idealTree ├─┬ portfinder@1.0.28 970 silly idealTree │ ├── debug@3.2.6 970 silly idealTree │ └── ms@2.1.2 970 silly idealTree ├── posix-character-classes@0.1.1 970 silly idealTree ├── prelude-ls@1.1.2 970 silly idealTree ├─┬ pretty-format@26.6.2 970 silly idealTree │ ├── ansi-styles@4.3.0 970 silly idealTree │ ├── color-convert@2.0.1 970 silly idealTree │ ├── color-name@1.1.4 970 silly idealTree │ └── react-is@17.0.1 970 silly idealTree ├── process-nextick-args@2.0.1 970 silly idealTree ├── process@0.11.10 970 silly idealTree ├── progress@2.0.3 970 silly idealTree ├── promise-inflight@1.0.1 970 silly idealTree ├── promise-polyfill@8.2.0 970 silly idealTree ├── prompts@2.4.0 970 silly idealTree ├── prop-types-exact@1.2.0 970 silly idealTree ├── prop-types@15.7.2 970 silly idealTree ├── proxy-addr@2.0.6 970 silly idealTree ├── proxy-from-env@1.1.0 970 silly idealTree ├── prr@1.0.1 970 silly idealTree ├── psl@1.8.0 970 silly idealTree ├─┬ public-encrypt@4.0.3 970 silly idealTree │ └── bn.js@4.11.9 970 silly idealTree ├── pump@3.0.0 970 silly idealTree ├─┬ pumpify@1.5.1 970 silly idealTree │ └── pump@2.0.1 970 silly idealTree ├── punycode@2.1.1 970 silly idealTree ├─┬ puppeteer@4.0.1 970 silly idealTree │ ├── debug@4.2.0 970 silly idealTree │ ├── mime@2.4.6 970 silly idealTree │ ├── ms@2.1.2 970 silly idealTree │ └── rimraf@3.0.2 970 silly idealTree ├── qs@6.9.4 970 silly idealTree ├── querystring-es3@0.2.1 970 silly idealTree ├── querystring@0.2.0 970 silly idealTree ├── querystringify@2.2.0 970 silly idealTree ├── raf-schd@4.0.2 970 silly idealTree ├── raf@3.4.1 970 silly idealTree ├── railroad-diagrams@1.0.0 970 silly idealTree ├── randexp@0.4.6 970 silly idealTree ├── randombytes@2.1.0 970 silly idealTree ├── randomfill@1.0.4 970 silly idealTree ├── range-parser@1.2.1 970 silly idealTree ├── raw-body@2.4.0 970 silly idealTree ├── re-reselect@4.0.0 970 silly idealTree ├── re-resizable@6.6.1 970 silly idealTree ├─┬ react-aria-live@2.0.5 970 silly idealTree │ └── uuid@3.4.0 970 silly idealTree ├── react-beautiful-dnd@13.0.0 970 silly idealTree ├── react-copy-to-clipboard@5.0.2 970 silly idealTree ├─┬ react-dev-utils@10.2.1 970 silly idealTree │ ├── @babel/code-frame@7.8.3 970 silly idealTree │ ├── ansi-regex@4.1.0 970 silly idealTree │ ├── browserslist@4.10.0 970 silly idealTree │ ├─┬ chalk@2.4.2 970 silly idealTree │ │ └── escape-string-regexp@1.0.5 970 silly idealTree │ ├── cli-width@2.2.1 970 silly idealTree │ ├── cross-spawn@7.0.1 970 silly idealTree │ ├── emojis-list@2.1.0 970 silly idealTree │ ├── escape-string-regexp@2.0.0 970 silly idealTree │ ├── global-modules@2.0.0 970 silly idealTree │ ├─┬ global-prefix@3.0.0 970 silly idealTree │ │ └── which@1.3.1 970 silly idealTree │ ├─┬ inquirer@7.0.4 970 silly idealTree │ │ └── strip-ansi@5.2.0 970 silly idealTree │ ├── json5@1.0.1 970 silly idealTree │ ├── loader-utils@1.2.3 970 silly idealTree │ ├── path-key@3.1.1 970 silly idealTree │ ├── shebang-command@2.0.0 970 silly idealTree │ ├── shebang-regex@3.0.0 970 silly idealTree │ ├─┬ strip-ansi@6.0.0 970 silly idealTree │ │ └── ansi-regex@5.0.0 970 silly idealTree │ └── which@2.0.2 970 silly idealTree ├── react-dnd-html5-backend@10.0.2 970 silly idealTree ├── react-dnd-multi-backend@5.1.1 970 silly idealTree ├── react-dnd-preview@5.1.1 970 silly idealTree ├── react-dnd-touch-backend@10.0.2 970 silly idealTree ├── react-dnd@10.0.2 970 silly idealTree ├── react-dom@16.14.0 970 silly idealTree ├── react-draggable@4.4.3 970 silly idealTree ├── react-error-overlay@6.0.8 970 silly idealTree ├── react-full-screen@0.2.5 970 silly idealTree ├── react-i18next@11.7.3 970 silly idealTree ├── react-image@4.0.3 970 silly idealTree ├── react-is@16.13.1 970 silly idealTree ├─┬ react-mosaic-component@4.1.1 970 silly idealTree │ └── uuid@3.4.0 970 silly idealTree ├── react-redux@7.2.2 970 silly idealTree ├── react-refresh@0.8.3 970 silly idealTree ├── react-resize-observer@1.1.1 970 silly idealTree ├── react-rnd@10.2.3 970 silly idealTree ├── react-sizeme@2.6.12 970 silly idealTree ├── react-test-renderer@16.14.0 970 silly idealTree ├── react-transition-group@4.4.1 970 silly idealTree ├── react-virtualized-auto-sizer@1.0.2 970 silly idealTree ├── react-window@1.8.6 970 silly idealTree ├── react@16.14.0 970 silly idealTree ├── read-pkg-up@7.0.1 970 silly idealTree ├─┬ read-pkg@5.2.0 970 silly idealTree │ ├── parse-json@5.1.0 970 silly idealTree │ └── type-fest@0.6.0 970 silly idealTree ├── readable-stream@2.3.7 970 silly idealTree ├── readdirp@2.2.1 970 silly idealTree ├── recursive-readdir@2.2.2 970 silly idealTree ├── redux-devtools-extension@2.13.8 970 silly idealTree ├── redux-mock-store@1.5.4 970 silly idealTree ├─┬ redux-saga-test-plan@4.0.1 970 silly idealTree │ └── core-js@2.6.11 970 silly idealTree ├── redux-saga@1.1.3 970 silly idealTree ├── redux-thunk@2.3.0 970 silly idealTree ├── redux@4.0.5 970 silly idealTree ├── reflect.ownkeys@0.2.0 970 silly idealTree ├── regenerate-unicode-properties@8.2.0 970 silly idealTree ├── regenerate@1.4.2 970 silly idealTree ├── regenerator-runtime@0.13.7 970 silly idealTree ├── regenerator-transform@0.14.5 970 silly idealTree ├── regex-not@1.0.2 970 silly idealTree ├─┬ regexp.prototype.flags@1.3.0 970 silly idealTree │ └── es-abstract@1.17.7 970 silly idealTree ├── regexpp@2.0.1 970 silly idealTree ├── regexpu-core@4.7.1 970 silly idealTree ├── regjsgen@0.5.2 970 silly idealTree ├─┬ regjsparser@0.6.4 970 silly idealTree │ └── jsesc@0.5.0 970 silly idealTree ├── release-zalgo@1.0.0 970 silly idealTree ├── remove-trailing-separator@1.1.0 970 silly idealTree ├── repeat-element@1.1.3 970 silly idealTree ├── repeat-string@1.6.1 970 silly idealTree ├── request-promise-core@1.1.4 970 silly idealTree ├─┬ request-promise-native@1.0.9 970 silly idealTree │ └── tough-cookie@2.5.0 970 silly idealTree ├─┬ request@2.88.2 970 silly idealTree │ ├── qs@6.5.2 970 silly idealTree │ ├── tough-cookie@2.5.0 970 silly idealTree │ └── uuid@3.4.0 970 silly idealTree ├── require-directory@2.1.1 970 silly idealTree ├── require-main-filename@2.0.0 970 silly idealTree ├── require-package-name@2.0.1 970 silly idealTree ├── requires-port@1.0.0 970 silly idealTree ├── reselect@4.0.0 970 silly idealTree ├── resolve-cwd@3.0.0 970 silly idealTree ├── resolve-dir@0.1.1 970 silly idealTree ├── resolve-from@5.0.0 970 silly idealTree ├── resolve-url@0.2.1 970 silly idealTree ├── resolve@1.18.1 970 silly idealTree ├── restore-cursor@3.1.0 970 silly idealTree ├── ret@0.1.15 970 silly idealTree ├── retry@0.12.0 970 silly idealTree ├── rimraf@2.6.3 970 silly idealTree ├── ripemd160@2.0.2 970 silly idealTree ├── rst-selector-parser@2.2.3 970 silly idealTree ├── rsvp@4.8.5 970 silly idealTree ├── rtl-css-js@1.14.0 970 silly idealTree ├── run-async@2.4.1 970 silly idealTree ├── run-queue@1.0.3 970 silly idealTree ├── rx@4.1.0 970 silly idealTree ├─┬ rxjs@6.6.3 970 silly idealTree │ └── tslib@1.14.1 970 silly idealTree ├── safe-buffer@5.1.2 970 silly idealTree ├── safe-regex@1.1.0 970 silly idealTree ├── safer-buffer@2.1.2 970 silly idealTree ├── sane@4.1.0 970 silly idealTree ├── saxes@5.0.1 970 silly idealTree ├── scheduler@0.19.1 970 silly idealTree ├── schema-utils@2.7.1 970 silly idealTree ├── secure-compare@3.0.1 970 silly idealTree ├── select-hose@2.0.0 970 silly idealTree ├── selfsigned@1.10.8 970 silly idealTree ├── semver@5.7.1 970 silly idealTree ├─┬ send@0.17.1 970 silly idealTree │ └── ms@2.1.1 970 silly idealTree ├── serialize-javascript@4.0.0 970 silly idealTree ├─┬ serve-index@1.9.1 970 silly idealTree │ ├── http-errors@1.6.3 970 silly idealTree │ ├── inherits@2.0.3 970 silly idealTree │ └── setprototypeof@1.1.0 970 silly idealTree ├── serve-static@1.14.1 970 silly idealTree ├── set-blocking@2.0.0 970 silly idealTree ├─┬ set-value@2.0.1 970 silly idealTree │ └── extend-shallow@2.0.1 970 silly idealTree ├── setimmediate@1.0.5 970 silly idealTree ├── setprototypeof@1.1.1 970 silly idealTree ├── sha.js@2.4.11 970 silly idealTree ├─┬ shallow-clone@0.1.2 970 silly idealTree │ ├── kind-of@2.0.1 970 silly idealTree │ └── lazy-cache@0.2.7 970 silly idealTree ├── shallowequal@1.1.0 970 silly idealTree ├── shebang-command@1.2.0 970 silly idealTree ├── shebang-regex@1.0.0 970 silly idealTree ├── shell-quote@1.7.2 970 silly idealTree ├── shellwords@0.1.1 970 silly idealTree ├── side-channel@1.0.3 970 silly idealTree ├── signal-exit@3.0.3 970 silly idealTree ├── sisteransi@1.0.5 970 silly idealTree ├── slash@2.0.0 970 silly idealTree ├─┬ slice-ansi@2.1.0 970 silly idealTree │ └── is-fullwidth-code-point@2.0.0 970 silly idealTree ├─┬ snapdragon-node@2.1.1 970 silly idealTree │ ├── define-property@1.0.0 970 silly idealTree │ ├── is-accessor-descriptor@1.0.0 970 silly idealTree │ ├── is-data-descriptor@1.0.0 970 silly idealTree │ └── is-descriptor@1.0.2 970 silly idealTree ├─┬ snapdragon-util@3.0.1 970 silly idealTree │ └── kind-of@3.2.2 970 silly idealTree ├─┬ snapdragon@0.8.2 970 silly idealTree │ ├── define-property@0.2.5 970 silly idealTree │ └── extend-shallow@2.0.1 970 silly idealTree ├─┬ sockjs-client@1.4.0 970 silly idealTree │ ├── debug@3.2.6 970 silly idealTree │ ├── faye-websocket@0.11.3 970 silly idealTree │ ├── json3@3.3.3 970 silly idealTree │ └── ms@2.1.2 970 silly idealTree ├─┬ sockjs@0.3.20 970 silly idealTree │ └── uuid@3.4.0 970 silly idealTree ├── source-list-map@2.0.1 970 silly idealTree ├── source-map-resolve@0.5.3 970 silly idealTree ├─┬ source-map-support@0.5.19 970 silly idealTree │ └── source-map@0.6.1 970 silly idealTree ├── source-map-url@0.4.0 970 silly idealTree ├── source-map@0.5.7 970 silly idealTree ├── spawnd@4.4.0 970 silly idealTree ├── spdx-correct@3.1.1 970 silly idealTree ├── spdx-exceptions@2.3.0 970 silly idealTree ├── spdx-expression-parse@3.0.1 970 silly idealTree ├── spdx-license-ids@3.0.6 970 silly idealTree ├─┬ spdy-transport@3.0.0 970 silly idealTree │ ├── debug@4.2.0 970 silly idealTree │ ├── ms@2.1.2 970 silly idealTree │ └── readable-stream@3.6.0 970 silly idealTree ├─┬ spdy@4.0.2 970 silly idealTree │ ├── debug@4.2.0 970 silly idealTree │ └── ms@2.1.2 970 silly idealTree ├── split-string@3.1.0 970 silly idealTree ├── sprintf-js@1.0.3 970 silly idealTree ├── sshpk@1.16.1 970 silly idealTree ├── ssri@8.0.0 970 silly idealTree ├─┬ stack-utils@2.0.2 970 silly idealTree │ └── escape-string-regexp@2.0.0 970 silly idealTree ├── stackframe@1.2.0 970 silly idealTree ├─┬ static-extend@0.1.2 970 silly idealTree │ └── define-property@0.2.5 970 silly idealTree ├── statuses@1.5.0 970 silly idealTree ├── stealthy-require@1.1.1 970 silly idealTree ├── stream-browserify@2.0.2 970 silly idealTree ├── stream-each@1.2.3 970 silly idealTree ├── stream-events@1.0.5 970 silly idealTree ├── stream-http@2.8.3 970 silly idealTree ├── stream-shift@1.0.1 970 silly idealTree ├── string_decoder@1.1.1 970 silly idealTree ├─┬ string-length@4.0.1 970 silly idealTree │ └── strip-ansi@6.0.0 970 silly idealTree ├─┬ string-width@4.2.0 970 silly idealTree │ └── strip-ansi@6.0.0 970 silly idealTree ├─┬ string.prototype.matchall@4.0.2 970 silly idealTree │ └── es-abstract@1.17.7 970 silly idealTree ├── string.prototype.trim@1.2.2 970 silly idealTree ├── string.prototype.trimend@1.0.2 970 silly idealTree ├── string.prototype.trimstart@1.0.2 970 silly idealTree ├─┬ strip-ansi@5.2.0 970 silly idealTree │ └── ansi-regex@4.1.0 970 silly idealTree ├── strip-bom-buf@2.0.0 970 silly idealTree ├── strip-bom@3.0.0 970 silly idealTree ├── strip-eof@1.0.0 970 silly idealTree ├── strip-final-newline@2.0.0 970 silly idealTree ├── strip-json-comments@3.1.1 970 silly idealTree ├── stubs@3.0.0 970 silly idealTree ├─┬ superagent@3.8.3 970 silly idealTree │ ├── debug@3.2.6 970 silly idealTree │ └── ms@2.1.2 970 silly idealTree ├── supertest@4.0.2 970 silly idealTree ├── supports-color@5.5.0 970 silly idealTree ├─┬ supports-hyperlinks@2.1.0 970 silly idealTree │ ├── has-flag@4.0.0 970 silly idealTree │ └── supports-color@7.2.0 970 silly idealTree ├── symbol-observable@1.2.0 970 silly idealTree ├── symbol-tree@3.2.4 970 silly idealTree ├─┬ table@5.4.6 970 silly idealTree │ ├── emoji-regex@7.0.3 970 silly idealTree │ ├── is-fullwidth-code-point@2.0.0 970 silly idealTree │ └── string-width@3.1.0 970 silly idealTree ├── tapable@1.1.3 970 silly idealTree ├── tar-fs@2.1.1 970 silly idealTree ├─┬ tar-stream@2.1.4 970 silly idealTree │ └── readable-stream@3.6.0 970 silly idealTree ├─┬ tar@6.0.5 970 silly idealTree │ ├── chownr@2.0.0 970 silly idealTree │ └── mkdirp@1.0.4 970 silly idealTree ├─┬ teeny-request@6.0.1 970 silly idealTree │ └── uuid@3.4.0 970 silly idealTree ├── terminal-link@2.1.1 970 silly idealTree ├─┬ terser-webpack-plugin@3.1.0 970 silly idealTree │ ├── find-cache-dir@3.3.1 970 silly idealTree │ ├── make-dir@3.1.0 970 silly idealTree │ ├── p-limit@3.0.2 970 silly idealTree │ ├── pkg-dir@4.2.0 970 silly idealTree │ ├── semver@6.3.0 970 silly idealTree │ └── source-map@0.6.1 970 silly idealTree ├─┬ terser@4.8.0 970 silly idealTree │ ├── commander@2.20.3 970 silly idealTree │ └── source-map@0.6.1 970 silly idealTree ├── test-exclude@6.0.0 970 silly idealTree ├── text-table@0.2.0 970 silly idealTree ├── throat@5.0.0 970 silly idealTree ├── throttle-debounce@2.3.0 970 silly idealTree ├── through@2.3.8 970 silly idealTree ├── through2@2.0.5 970 silly idealTree ├── thunky@1.1.0 970 silly idealTree ├── time-zone@1.0.0 970 silly idealTree ├── timers-browserify@2.0.12 970 silly idealTree ├── tiny-invariant@1.1.0 970 silly idealTree ├── tiny-warning@1.0.3 970 silly idealTree ├── tmp@0.0.33 970 silly idealTree ├── tmpl@1.0.4 970 silly idealTree ├── to-arraybuffer@1.0.1 970 silly idealTree ├── to-fast-properties@2.0.0 970 silly idealTree ├─┬ to-object-path@0.3.0 970 silly idealTree │ └── kind-of@3.2.2 970 silly idealTree ├── to-regex-range@2.1.1 970 silly idealTree ├── to-regex@3.0.2 970 silly idealTree ├── toggle-selection@1.0.6 970 silly idealTree ├── toidentifier@1.0.0 970 silly idealTree ├── tough-cookie@3.0.1 970 silly idealTree ├── tr46@2.0.2 970 silly idealTree ├── tree-kill@1.2.2 970 silly idealTree ├─┬ tsconfig-paths@3.9.0 970 silly idealTree │ └── json5@1.0.1 970 silly idealTree ├── tslib@2.0.0 970 silly idealTree ├─┬ tsutils@3.17.1 970 silly idealTree │ └── tslib@1.14.1 970 silly idealTree ├── tty-browserify@0.0.0 970 silly idealTree ├── tunnel-agent@0.6.0 970 silly idealTree ├── tweetnacl@0.14.5 970 silly idealTree ├── type-check@0.3.2 970 silly idealTree ├── type-detect@4.0.8 970 silly idealTree ├── type-fest@0.8.1 970 silly idealTree ├── type-is@1.6.18 970 silly idealTree ├── typedarray-to-buffer@3.1.5 970 silly idealTree ├── typedarray@0.0.6 970 silly idealTree ├── typescript-compare@0.0.2 970 silly idealTree ├── typescript-logic@0.0.0 970 silly idealTree ├── typescript-tuple@2.2.1 970 silly idealTree ├── unbzip2-stream@1.4.3 970 silly idealTree ├── unfetch@4.2.0 970 silly idealTree ├── unicode-canonical-property-names-ecmascript@1.0.4 970 silly idealTree ├── unicode-match-property-ecmascript@1.0.4 970 silly idealTree ├── unicode-match-property-value-ecmascript@1.2.0 970 silly idealTree ├── unicode-property-aliases-ecmascript@1.1.0 970 silly idealTree ├── union-value@1.0.1 970 silly idealTree ├── union@0.5.0 970 silly idealTree ├── unique-filename@1.1.1 970 silly idealTree ├── unique-slug@2.0.2 970 silly idealTree ├── universalify@0.1.2 970 silly idealTree ├── unpipe@1.0.0 970 silly idealTree ├─┬ unset-value@1.0.0 970 silly idealTree │ ├─┬ has-value@0.3.1 970 silly idealTree │ │ └── isobject@2.1.0 970 silly idealTree │ └── has-values@0.1.4 970 silly idealTree ├── upath@1.2.0 970 silly idealTree ├── uri-js@4.4.0 970 silly idealTree ├── urix@0.1.0 970 silly idealTree ├── url-join@2.0.5 970 silly idealTree ├── url-parse@1.4.7 970 silly idealTree ├── url-polyfill@1.1.12 970 silly idealTree ├─┬ url@0.11.0 970 silly idealTree │ └── punycode@1.3.2 970 silly idealTree ├── urlgrey@0.4.4 970 silly idealTree ├── use-memo-one@1.1.1 970 silly idealTree ├── use@3.1.1 970 silly idealTree ├── util-deprecate@1.0.2 970 silly idealTree ├─┬ util-inspect@0.1.8 970 silly idealTree │ ├── isarray@0.0.1 970 silly idealTree │ └── object-keys@0.5.0 970 silly idealTree ├─┬ util@0.11.1 970 silly idealTree │ └── inherits@2.0.3 970 silly idealTree ├── utils-merge@1.0.1 970 silly idealTree ├── uuid@8.3.1 970 silly idealTree ├── v8-compile-cache@2.2.0 970 silly idealTree ├─┬ v8-to-istanbul@7.0.0 970 silly idealTree │ └── source-map@0.7.3 970 silly idealTree ├── validate-npm-package-license@3.0.4 970 silly idealTree ├── vary@1.1.2 970 silly idealTree ├── verror@1.10.0 970 silly idealTree ├── vm-browserify@1.1.2 970 silly idealTree ├── void-elements@2.0.1 970 silly idealTree ├── w3c-hr-time@1.0.2 970 silly idealTree ├── w3c-xmlserializer@2.0.0 970 silly idealTree ├─┬ wait-on@3.3.0 970 silly idealTree │ └── core-js@2.6.11 970 silly idealTree ├─┬ wait-port@0.2.9 970 silly idealTree │ ├── chalk@2.4.2 970 silly idealTree │ ├── commander@3.0.2 970 silly idealTree │ ├── debug@4.2.0 970 silly idealTree │ └── ms@2.1.2 970 silly idealTree ├── walker@1.0.7 970 silly idealTree ├─┬ watchpack-chokidar2@2.0.1 970 silly idealTree │ └── chokidar@2.1.8 970 silly idealTree ├── watchpack@1.7.5 970 silly idealTree ├── wbuf@1.7.3 970 silly idealTree ├── webidl-conversions@6.1.0 970 silly idealTree ├─┬ webpack-cli@3.3.12 970 silly idealTree │ ├─┬ chalk@2.4.2 970 silly idealTree │ │ └── supports-color@5.5.0 970 silly idealTree │ ├── cliui@5.0.0 970 silly idealTree │ ├── emoji-regex@7.0.3 970 silly idealTree │ ├── find-up@3.0.0 970 silly idealTree │ ├── global-modules@2.0.0 970 silly idealTree │ ├── global-prefix@3.0.0 970 silly idealTree │ ├── import-local@2.0.0 970 silly idealTree │ ├── is-fullwidth-code-point@2.0.0 970 silly idealTree │ ├── locate-path@3.0.0 970 silly idealTree │ ├── p-locate@3.0.0 970 silly idealTree │ ├── path-exists@3.0.0 970 silly idealTree │ ├── resolve-cwd@2.0.0 970 silly idealTree │ ├── resolve-from@3.0.0 970 silly idealTree │ ├── string-width@3.1.0 970 silly idealTree │ ├── supports-color@6.1.0 970 silly idealTree │ ├── wrap-ansi@5.1.0 970 silly idealTree │ ├── yargs-parser@13.1.2 970 silly idealTree │ └── yargs@13.3.2 970 silly idealTree ├─┬ webpack-dev-middleware@3.7.2 970 silly idealTree │ └── mime@2.4.6 970 silly idealTree ├─┬ webpack-dev-server@3.11.0 970 silly idealTree │ ├── ansi-regex@2.1.1 970 silly idealTree │ ├── chokidar@2.1.8 970 silly idealTree │ ├─┬ cliui@5.0.0 970 silly idealTree │ │ ├── ansi-regex@4.1.0 970 silly idealTree │ │ └── strip-ansi@5.2.0 970 silly idealTree │ ├── debug@4.2.0 970 silly idealTree │ ├── emoji-regex@7.0.3 970 silly idealTree │ ├── find-up@3.0.0 970 silly idealTree │ ├── import-local@2.0.0 970 silly idealTree │ ├── is-fullwidth-code-point@2.0.0 970 silly idealTree │ ├── locate-path@3.0.0 970 silly idealTree │ ├── ms@2.1.2 970 silly idealTree │ ├── p-locate@3.0.0 970 silly idealTree │ ├── path-exists@3.0.0 970 silly idealTree │ ├── resolve-cwd@2.0.0 970 silly idealTree │ ├── resolve-from@3.0.0 970 silly idealTree │ ├── schema-utils@1.0.0 970 silly idealTree │ ├── semver@6.3.0 970 silly idealTree │ ├─┬ string-width@3.1.0 970 silly idealTree │ │ ├── ansi-regex@4.1.0 970 silly idealTree │ │ └── strip-ansi@5.2.0 970 silly idealTree │ ├── strip-ansi@3.0.1 970 silly idealTree │ ├── supports-color@6.1.0 970 silly idealTree │ ├─┬ wrap-ansi@5.1.0 970 silly idealTree │ │ ├── ansi-regex@4.1.0 970 silly idealTree │ │ └── strip-ansi@5.2.0 970 silly idealTree │ ├── ws@6.2.1 970 silly idealTree │ ├── yargs-parser@13.1.2 970 silly idealTree │ └── yargs@13.3.2 970 silly idealTree ├─┬ webpack-log@2.0.0 970 silly idealTree │ └── uuid@3.4.0 970 silly idealTree ├─┬ webpack-sources@1.4.3 970 silly idealTree │ └── source-map@0.6.1 970 silly idealTree ├─┬ webpack@4.44.2 970 silly idealTree │ ├── acorn@6.4.2 970 silly idealTree │ ├── cacache@12.0.4 970 silly idealTree │ ├── eslint-scope@4.0.3 970 silly idealTree │ ├── is-wsl@1.1.0 970 silly idealTree │ ├── lru-cache@5.1.1 970 silly idealTree │ ├── schema-utils@1.0.0 970 silly idealTree │ ├── source-map@0.6.1 970 silly idealTree │ ├── ssri@6.0.1 970 silly idealTree │ ├── terser-webpack-plugin@1.4.5 970 silly idealTree │ └── yallist@3.1.1 970 silly idealTree ├── websocket-driver@0.6.5 970 silly idealTree ├── websocket-extensions@0.1.4 970 silly idealTree ├── well-known-symbols@2.0.0 970 silly idealTree ├── whatwg-encoding@1.0.5 970 silly idealTree ├── whatwg-mimetype@2.3.0 970 silly idealTree ├── whatwg-url@8.4.0 970 silly idealTree ├── which-module@2.0.0 970 silly idealTree ├── which@1.3.1 970 silly idealTree ├── word-wrap@1.2.3 970 silly idealTree ├── worker-farm@1.7.0 970 silly idealTree ├── worker-rpc@0.1.1 970 silly idealTree ├─┬ wrap-ansi@6.2.0 970 silly idealTree │ ├── ansi-styles@4.3.0 970 silly idealTree │ ├── color-convert@2.0.1 970 silly idealTree │ ├── color-name@1.1.4 970 silly idealTree │ └── strip-ansi@6.0.0 970 silly idealTree ├── wrappy@1.0.2 970 silly idealTree ├── write-file-atomic@3.0.3 970 silly idealTree ├── write@1.0.3 970 silly idealTree ├── ws@7.4.0 970 silly idealTree ├── xml-name-validator@3.0.0 970 silly idealTree ├── xmlchars@2.2.0 970 silly idealTree ├── xtend@4.0.2 970 silly idealTree ├── y18n@4.0.0 970 silly idealTree ├── yallist@4.0.0 970 silly idealTree ├── yaml@1.10.0 970 silly idealTree ├── yargs-parser@18.1.3 970 silly idealTree ├── yargs@15.4.1 970 silly idealTree └── yauzl@2.10.0 971 silly generateActionsToTake Starting 972 silly install generateActionsToTake 973 silly generateActionsToTake Finishing 974 silly diffTrees action count 25 975 silly diffTrees add @types/yauzl@2.9.1 976 silly diffTrees add readable-stream@3.6.0 977 silly diffTrees add buffer@5.7.1 978 silly diffTrees add bl@4.0.3 979 silly diffTrees add buffer-crc32@0.2.13 980 silly diffTrees add get-stream@5.2.0 981 silly diffTrees add ms@2.1.2 982 silly diffTrees add debug@4.2.0 983 silly diffTrees add fs-constants@1.0.0 984 silly diffTrees add mitt@2.1.0 985 silly diffTrees add mkdirp-classic@0.5.3 986 silly diffTrees add pend@1.2.0 987 silly diffTrees add fd-slicer@1.1.0 988 silly diffTrees add proxy-from-env@1.1.0 989 silly diffTrees add mime@2.4.6 990 silly diffTrees add ms@2.1.2 991 silly diffTrees add debug@4.2.0 992 silly diffTrees add rimraf@3.0.2 993 silly diffTrees add readable-stream@3.6.0 994 silly diffTrees add tar-stream@2.1.4 995 silly diffTrees add tar-fs@2.1.1 996 silly diffTrees add unbzip2-stream@1.4.3 997 silly diffTrees add yauzl@2.10.0 998 silly diffTrees add extract-zip@2.0.1 999 silly diffTrees add puppeteer@4.0.1 1000 silly decomposeActions action count 200 1001 silly decomposeActions fetch @types/yauzl@2.9.1 1002 silly decomposeActions extract @types/yauzl@2.9.1 1003 silly decomposeActions test @types/yauzl@2.9.1 1004 silly decomposeActions preinstall @types/yauzl@2.9.1 1005 silly decomposeActions build @types/yauzl@2.9.1 1006 silly decomposeActions install @types/yauzl@2.9.1 1007 silly decomposeActions postinstall @types/yauzl@2.9.1 1008 silly decomposeActions finalize @types/yauzl@2.9.1 1009 silly decomposeActions fetch readable-stream@3.6.0 1010 silly decomposeActions extract readable-stream@3.6.0 1011 silly decomposeActions test readable-stream@3.6.0 1012 silly decomposeActions preinstall readable-stream@3.6.0 1013 silly decomposeActions build readable-stream@3.6.0 1014 silly decomposeActions install readable-stream@3.6.0 1015 silly decomposeActions postinstall readable-stream@3.6.0 1016 silly decomposeActions finalize readable-stream@3.6.0 1017 silly decomposeActions fetch buffer@5.7.1 1018 silly decomposeActions extract buffer@5.7.1 1019 silly decomposeActions test buffer@5.7.1 1020 silly decomposeActions preinstall buffer@5.7.1 1021 silly decomposeActions build buffer@5.7.1 1022 silly decomposeActions install buffer@5.7.1 1023 silly decomposeActions postinstall buffer@5.7.1 1024 silly decomposeActions finalize buffer@5.7.1 1025 silly decomposeActions fetch bl@4.0.3 1026 silly decomposeActions extract bl@4.0.3 1027 silly decomposeActions test bl@4.0.3 1028 silly decomposeActions preinstall bl@4.0.3 1029 silly decomposeActions build bl@4.0.3 1030 silly decomposeActions install bl@4.0.3 1031 silly decomposeActions postinstall bl@4.0.3 1032 silly decomposeActions finalize bl@4.0.3 1033 silly decomposeActions fetch buffer-crc32@0.2.13 1034 silly decomposeActions extract buffer-crc32@0.2.13 1035 silly decomposeActions test buffer-crc32@0.2.13 1036 silly decomposeActions preinstall buffer-crc32@0.2.13 1037 silly decomposeActions build buffer-crc32@0.2.13 1038 silly decomposeActions install buffer-crc32@0.2.13 1039 silly decomposeActions postinstall buffer-crc32@0.2.13 1040 silly decomposeActions finalize buffer-crc32@0.2.13 1041 silly decomposeActions fetch get-stream@5.2.0 1042 silly decomposeActions extract get-stream@5.2.0 1043 silly decomposeActions test get-stream@5.2.0 1044 silly decomposeActions preinstall get-stream@5.2.0 1045 silly decomposeActions build get-stream@5.2.0 1046 silly decomposeActions install get-stream@5.2.0 1047 silly decomposeActions postinstall get-stream@5.2.0 1048 silly decomposeActions finalize get-stream@5.2.0 1049 silly decomposeActions fetch ms@2.1.2 1050 silly decomposeActions extract ms@2.1.2 1051 silly decomposeActions test ms@2.1.2 1052 silly decomposeActions preinstall ms@2.1.2 1053 silly decomposeActions build ms@2.1.2 1054 silly decomposeActions install ms@2.1.2 1055 silly decomposeActions postinstall ms@2.1.2 1056 silly decomposeActions finalize ms@2.1.2 1057 silly decomposeActions fetch debug@4.2.0 1058 silly decomposeActions extract debug@4.2.0 1059 silly decomposeActions test debug@4.2.0 1060 silly decomposeActions preinstall debug@4.2.0 1061 silly decomposeActions build debug@4.2.0 1062 silly decomposeActions install debug@4.2.0 1063 silly decomposeActions postinstall debug@4.2.0 1064 silly decomposeActions finalize debug@4.2.0 1065 silly decomposeActions fetch fs-constants@1.0.0 1066 silly decomposeActions extract fs-constants@1.0.0 1067 silly decomposeActions test fs-constants@1.0.0 1068 silly decomposeActions preinstall fs-constants@1.0.0 1069 silly decomposeActions build fs-constants@1.0.0 1070 silly decomposeActions install fs-constants@1.0.0 1071 silly decomposeActions postinstall fs-constants@1.0.0 1072 silly decomposeActions finalize fs-constants@1.0.0 1073 silly decomposeActions fetch mitt@2.1.0 1074 silly decomposeActions extract mitt@2.1.0 1075 silly decomposeActions test mitt@2.1.0 1076 silly decomposeActions preinstall mitt@2.1.0 1077 silly decomposeActions build mitt@2.1.0 1078 silly decomposeActions install mitt@2.1.0 1079 silly decomposeActions postinstall mitt@2.1.0 1080 silly decomposeActions finalize mitt@2.1.0 1081 silly decomposeActions fetch mkdirp-classic@0.5.3 1082 silly decomposeActions extract mkdirp-classic@0.5.3 1083 silly decomposeActions test mkdirp-classic@0.5.3 1084 silly decomposeActions preinstall mkdirp-classic@0.5.3 1085 silly decomposeActions build mkdirp-classic@0.5.3 1086 silly decomposeActions install mkdirp-classic@0.5.3 1087 silly decomposeActions postinstall mkdirp-classic@0.5.3 1088 silly decomposeActions finalize mkdirp-classic@0.5.3 1089 silly decomposeActions fetch pend@1.2.0 1090 silly decomposeActions extract pend@1.2.0 1091 silly decomposeActions test pend@1.2.0 1092 silly decomposeActions preinstall pend@1.2.0 1093 silly decomposeActions build pend@1.2.0 1094 silly decomposeActions install pend@1.2.0 1095 silly decomposeActions postinstall pend@1.2.0 1096 silly decomposeActions finalize pend@1.2.0 1097 silly decomposeActions fetch fd-slicer@1.1.0 1098 silly decomposeActions extract fd-slicer@1.1.0 1099 silly decomposeActions test fd-slicer@1.1.0 1100 silly decomposeActions preinstall fd-slicer@1.1.0 1101 silly decomposeActions build fd-slicer@1.1.0 1102 silly decomposeActions install fd-slicer@1.1.0 1103 silly decomposeActions postinstall fd-slicer@1.1.0 1104 silly decomposeActions finalize fd-slicer@1.1.0 1105 silly decomposeActions fetch proxy-from-env@1.1.0 1106 silly decomposeActions extract proxy-from-env@1.1.0 1107 silly decomposeActions test proxy-from-env@1.1.0 1108 silly decomposeActions preinstall proxy-from-env@1.1.0 1109 silly decomposeActions build proxy-from-env@1.1.0 1110 silly decomposeActions install proxy-from-env@1.1.0 1111 silly decomposeActions postinstall proxy-from-env@1.1.0 1112 silly decomposeActions finalize proxy-from-env@1.1.0 1113 silly decomposeActions fetch mime@2.4.6 1114 silly decomposeActions extract mime@2.4.6 1115 silly decomposeActions test mime@2.4.6 1116 silly decomposeActions preinstall mime@2.4.6 1117 silly decomposeActions build mime@2.4.6 1118 silly decomposeActions install mime@2.4.6 1119 silly decomposeActions postinstall mime@2.4.6 1120 silly decomposeActions finalize mime@2.4.6 1121 silly decomposeActions fetch ms@2.1.2 1122 silly decomposeActions extract ms@2.1.2 1123 silly decomposeActions test ms@2.1.2 1124 silly decomposeActions preinstall ms@2.1.2 1125 silly decomposeActions build ms@2.1.2 1126 silly decomposeActions install ms@2.1.2 1127 silly decomposeActions postinstall ms@2.1.2 1128 silly decomposeActions finalize ms@2.1.2 1129 silly decomposeActions fetch debug@4.2.0 1130 silly decomposeActions extract debug@4.2.0 1131 silly decomposeActions test debug@4.2.0 1132 silly decomposeActions preinstall debug@4.2.0 1133 silly decomposeActions build debug@4.2.0 1134 silly decomposeActions install debug@4.2.0 1135 silly decomposeActions postinstall debug@4.2.0 1136 silly decomposeActions finalize debug@4.2.0 1137 silly decomposeActions fetch rimraf@3.0.2 1138 silly decomposeActions extract rimraf@3.0.2 1139 silly decomposeActions test rimraf@3.0.2 1140 silly decomposeActions preinstall rimraf@3.0.2 1141 silly decomposeActions build rimraf@3.0.2 1142 silly decomposeActions install rimraf@3.0.2 1143 silly decomposeActions postinstall rimraf@3.0.2 1144 silly decomposeActions finalize rimraf@3.0.2 1145 silly decomposeActions fetch readable-stream@3.6.0 1146 silly decomposeActions extract readable-stream@3.6.0 1147 silly decomposeActions test readable-stream@3.6.0 1148 silly decomposeActions preinstall readable-stream@3.6.0 1149 silly decomposeActions build readable-stream@3.6.0 1150 silly decomposeActions install readable-stream@3.6.0 1151 silly decomposeActions postinstall readable-stream@3.6.0 1152 silly decomposeActions finalize readable-stream@3.6.0 1153 silly decomposeActions fetch tar-stream@2.1.4 1154 silly decomposeActions extract tar-stream@2.1.4 1155 silly decomposeActions test tar-stream@2.1.4 1156 silly decomposeActions preinstall tar-stream@2.1.4 1157 silly decomposeActions build tar-stream@2.1.4 1158 silly decomposeActions install tar-stream@2.1.4 1159 silly decomposeActions postinstall tar-stream@2.1.4 1160 silly decomposeActions finalize tar-stream@2.1.4 1161 silly decomposeActions fetch tar-fs@2.1.1 1162 silly decomposeActions extract tar-fs@2.1.1 1163 silly decomposeActions test tar-fs@2.1.1 1164 silly decomposeActions preinstall tar-fs@2.1.1 1165 silly decomposeActions build tar-fs@2.1.1 1166 silly decomposeActions install tar-fs@2.1.1 1167 silly decomposeActions postinstall tar-fs@2.1.1 1168 silly decomposeActions finalize tar-fs@2.1.1 1169 silly decomposeActions fetch unbzip2-stream@1.4.3 1170 silly decomposeActions extract unbzip2-stream@1.4.3 1171 silly decomposeActions test unbzip2-stream@1.4.3 1172 silly decomposeActions preinstall unbzip2-stream@1.4.3 1173 silly decomposeActions build unbzip2-stream@1.4.3 1174 silly decomposeActions install unbzip2-stream@1.4.3 1175 silly decomposeActions postinstall unbzip2-stream@1.4.3 1176 silly decomposeActions finalize unbzip2-stream@1.4.3 1177 silly decomposeActions fetch yauzl@2.10.0 1178 silly decomposeActions extract yauzl@2.10.0 1179 silly decomposeActions test yauzl@2.10.0 1180 silly decomposeActions preinstall yauzl@2.10.0 1181 silly decomposeActions build yauzl@2.10.0 1182 silly decomposeActions install yauzl@2.10.0 1183 silly decomposeActions postinstall yauzl@2.10.0 1184 silly decomposeActions finalize yauzl@2.10.0 1185 silly decomposeActions fetch extract-zip@2.0.1 1186 silly decomposeActions extract extract-zip@2.0.1 1187 silly decomposeActions test extract-zip@2.0.1 1188 silly decomposeActions preinstall extract-zip@2.0.1 1189 silly decomposeActions build extract-zip@2.0.1 1190 silly decomposeActions install extract-zip@2.0.1 1191 silly decomposeActions postinstall extract-zip@2.0.1 1192 silly decomposeActions finalize extract-zip@2.0.1 1193 silly decomposeActions fetch puppeteer@4.0.1 1194 silly decomposeActions extract puppeteer@4.0.1 1195 silly decomposeActions test puppeteer@4.0.1 1196 silly decomposeActions preinstall puppeteer@4.0.1 1197 silly decomposeActions build puppeteer@4.0.1 1198 silly decomposeActions install puppeteer@4.0.1 1199 silly decomposeActions postinstall puppeteer@4.0.1 1200 silly decomposeActions finalize puppeteer@4.0.1 1201 silly runTopLevelLifecycles Starting 1202 silly install runPreinstallTopLevelLifecycles 1203 silly preinstall mirador@3.0.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/mirador-1a9735e8 1204 info lifecycle mirador@3.0.0~preinstall: mirador@3.0.0 1205 silly lifecycle mirador@3.0.0~preinstall: no script for preinstall, continuing 1206 silly executeActions Starting 1207 silly install executeActions 1208 silly doSerial global-install 0 1209 silly doParallel fetch 25 1210 verbose correctMkdir /home/nagasaki/.npm/_locks correctMkdir not in flight; initializing 1211 verbose lock using /home/nagasaki/.npm/_locks/staging-6cbdee4db6705666.lock for /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging 1212 silly doParallel extract 25 1213 silly extract @types/yauzl@2.9.1 1214 silly extract readable-stream@3.6.0 1215 silly extract buffer@5.7.1 1216 silly extract bl@4.0.3 1217 silly extract buffer-crc32@0.2.13 1218 silly extract get-stream@5.2.0 1219 silly extract ms@2.1.2 1220 silly extract debug@4.2.0 1221 silly extract fs-constants@1.0.0 1222 silly extract mitt@2.1.0 1223 silly extract mkdirp-classic@0.5.3 1224 silly extract pend@1.2.0 1225 silly extract fd-slicer@1.1.0 1226 silly extract proxy-from-env@1.1.0 1227 silly extract mime@2.4.6 1228 silly extract ms@2.1.2 1229 silly extract debug@4.2.0 1230 silly extract rimraf@3.0.2 1231 silly extract readable-stream@3.6.0 1232 silly extract tar-stream@2.1.4 1233 silly extract tar-fs@2.1.1 1234 silly extract unbzip2-stream@1.4.3 1235 silly extract yauzl@2.10.0 1236 silly extract extract-zip@2.0.1 1237 silly extract puppeteer@4.0.1 1238 verbose unbuild node_modules/.staging/readable-stream-b6bcc624 1239 verbose unbuild node_modules/.staging/bl-deaa0cef 1240 verbose unbuild node_modules/.staging/buffer-crc32-f4314fcb 1241 verbose unbuild node_modules/.staging/buffer-bff9e723 1242 verbose unbuild node_modules/.staging/get-stream-026bf5dd 1243 verbose unbuild node_modules/.staging/debug-27a3ac60 1244 verbose unbuild node_modules/.staging/debug-5005e2cb 1245 verbose unbuild node_modules/.staging/fs-constants-e0590919 1246 verbose unbuild node_modules/.staging/mitt-3e1dfd82 1247 verbose unbuild node_modules/.staging/ms-bc21b7ea 1248 verbose unbuild node_modules/.staging/mkdirp-classic-7f5cf1a7 1249 verbose unbuild node_modules/.staging/@types/yauzl-bd4a1b53 1250 verbose unbuild node_modules/.staging/fd-slicer-b88fb932 1251 verbose unbuild node_modules/.staging/pend-2eeed063 1252 verbose unbuild node_modules/.staging/proxy-from-env-7e02b307 1253 verbose unbuild node_modules/.staging/ms-403ba250 1254 verbose unbuild node_modules/.staging/readable-stream-55f74427 1255 verbose unbuild node_modules/.staging/tar-stream-12fa4a8c 1256 verbose unbuild node_modules/.staging/tar-fs-f37d939e 1257 verbose unbuild node_modules/.staging/unbzip2-stream-34309769 1258 verbose unbuild node_modules/.staging/yauzl-7f778b4a 1259 verbose unbuild node_modules/.staging/puppeteer-95188c65 1260 verbose unbuild node_modules/.staging/rimraf-80ab5d32 1261 verbose unbuild node_modules/.staging/mime-9ad0ca94 1262 verbose unbuild node_modules/.staging/extract-zip-e181231e 1263 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/readable-stream-b6bcc624 is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1264 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/readable-stream-b6bcc624 1265 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/bl-deaa0cef is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1266 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/bl-deaa0cef 1267 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/buffer-crc32-f4314fcb is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1268 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/buffer-crc32-f4314fcb 1269 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/buffer-bff9e723 is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1270 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/buffer-bff9e723 1271 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/get-stream-026bf5dd is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1272 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/get-stream-026bf5dd 1273 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/debug-27a3ac60 is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1274 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/debug-27a3ac60 1275 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/debug-5005e2cb is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1276 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/debug-5005e2cb 1277 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/fs-constants-e0590919 is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1278 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/fs-constants-e0590919 1279 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mitt-3e1dfd82 is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1280 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mitt-3e1dfd82 1281 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/ms-bc21b7ea is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1282 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/ms-bc21b7ea 1283 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mkdirp-classic-7f5cf1a7 is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1284 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mkdirp-classic-7f5cf1a7 1285 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/@types/yauzl-bd4a1b53 is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1286 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/@types/yauzl-bd4a1b53 1287 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/fd-slicer-b88fb932 is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1288 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/fd-slicer-b88fb932 1289 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/pend-2eeed063 is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1290 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/pend-2eeed063 1291 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/proxy-from-env-7e02b307 is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1292 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/proxy-from-env-7e02b307 1293 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/ms-403ba250 is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1294 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/ms-403ba250 1295 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/readable-stream-55f74427 is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1296 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/readable-stream-55f74427 1297 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/tar-stream-12fa4a8c is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1298 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/tar-stream-12fa4a8c 1299 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/tar-fs-f37d939e is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1300 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/tar-fs-f37d939e 1301 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/unbzip2-stream-34309769 is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1302 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/unbzip2-stream-34309769 1303 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/yauzl-7f778b4a is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1304 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/yauzl-7f778b4a 1305 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/puppeteer-95188c65 is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1306 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/puppeteer-95188c65 1307 verbose tar unpack /home/nagasaki/.npm/readable-stream/3.6.0/package.tgz 1308 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/readable-stream-b6bcc624 1309 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/readable-stream-b6bcc624 is being purged 1310 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/readable-stream-b6bcc624 1311 verbose tar unpack /home/nagasaki/.npm/bl/4.0.3/package.tgz 1312 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/bl-deaa0cef 1313 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/bl-deaa0cef is being purged 1314 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/bl-deaa0cef 1315 verbose tar unpack /home/nagasaki/.npm/buffer-crc32/0.2.13/package.tgz 1316 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/buffer-crc32-f4314fcb 1317 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/buffer-crc32-f4314fcb is being purged 1318 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/buffer-crc32-f4314fcb 1319 verbose tar unpack /home/nagasaki/.npm/buffer/5.7.1/package.tgz 1320 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/buffer-bff9e723 1321 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/buffer-bff9e723 is being purged 1322 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/buffer-bff9e723 1323 verbose tar unpack /home/nagasaki/.npm/get-stream/5.2.0/package.tgz 1324 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/get-stream-026bf5dd 1325 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/get-stream-026bf5dd is being purged 1326 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/get-stream-026bf5dd 1327 verbose tar unpack /home/nagasaki/.npm/debug/4.2.0/package.tgz 1328 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/debug-27a3ac60 1329 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/debug-27a3ac60 is being purged 1330 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/debug-27a3ac60 1331 verbose tar unpack /home/nagasaki/.npm/debug/4.2.0/package.tgz 1332 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/debug-5005e2cb 1333 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/debug-5005e2cb is being purged 1334 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/debug-5005e2cb 1335 verbose tar unpack /home/nagasaki/.npm/fs-constants/1.0.0/package.tgz 1336 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/fs-constants-e0590919 1337 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/fs-constants-e0590919 is being purged 1338 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/fs-constants-e0590919 1339 verbose tar unpack /home/nagasaki/.npm/mitt/2.1.0/package.tgz 1340 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mitt-3e1dfd82 1341 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mitt-3e1dfd82 is being purged 1342 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mitt-3e1dfd82 1343 verbose tar unpack /home/nagasaki/.npm/ms/2.1.2/package.tgz 1344 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/ms-bc21b7ea 1345 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/ms-bc21b7ea is being purged 1346 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/ms-bc21b7ea 1347 verbose tar unpack /home/nagasaki/.npm/mkdirp-classic/0.5.3/package.tgz 1348 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mkdirp-classic-7f5cf1a7 1349 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mkdirp-classic-7f5cf1a7 is being purged 1350 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mkdirp-classic-7f5cf1a7 1351 verbose tar unpack /home/nagasaki/.npm/@types/yauzl/2.9.1/package.tgz 1352 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/@types/yauzl-bd4a1b53 1353 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/@types/yauzl-bd4a1b53 is being purged 1354 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/@types/yauzl-bd4a1b53 1355 verbose tar unpack /home/nagasaki/.npm/fd-slicer/1.1.0/package.tgz 1356 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/fd-slicer-b88fb932 1357 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/fd-slicer-b88fb932 is being purged 1358 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/fd-slicer-b88fb932 1359 verbose tar unpack /home/nagasaki/.npm/pend/1.2.0/package.tgz 1360 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/pend-2eeed063 1361 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/pend-2eeed063 is being purged 1362 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/pend-2eeed063 1363 verbose tar unpack /home/nagasaki/.npm/proxy-from-env/1.1.0/package.tgz 1364 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/proxy-from-env-7e02b307 1365 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/proxy-from-env-7e02b307 is being purged 1366 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/proxy-from-env-7e02b307 1367 verbose tar unpack /home/nagasaki/.npm/ms/2.1.2/package.tgz 1368 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/ms-403ba250 1369 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/ms-403ba250 is being purged 1370 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/ms-403ba250 1371 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/rimraf-80ab5d32 is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1372 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/rimraf-80ab5d32 1373 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mime-9ad0ca94 is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1374 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mime-9ad0ca94 1375 verbose tar unpack /home/nagasaki/.npm/readable-stream/3.6.0/package.tgz 1376 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/readable-stream-55f74427 1377 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/readable-stream-55f74427 is being purged 1378 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/readable-stream-55f74427 1379 verbose tar unpack /home/nagasaki/.npm/tar-stream/2.1.4/package.tgz 1380 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/tar-stream-12fa4a8c 1381 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/tar-stream-12fa4a8c is being purged 1382 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/tar-stream-12fa4a8c 1383 verbose tar unpack /home/nagasaki/.npm/tar-fs/2.1.1/package.tgz 1384 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/tar-fs-f37d939e 1385 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/tar-fs-f37d939e is being purged 1386 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/tar-fs-f37d939e 1387 verbose tar unpack /home/nagasaki/.npm/unbzip2-stream/1.4.3/package.tgz 1388 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/unbzip2-stream-34309769 1389 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/unbzip2-stream-34309769 is being purged 1390 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/unbzip2-stream-34309769 1391 verbose tar unpack /home/nagasaki/.npm/yauzl/2.10.0/package.tgz 1392 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/yauzl-7f778b4a 1393 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/yauzl-7f778b4a is being purged 1394 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/yauzl-7f778b4a 1395 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/extract-zip-e181231e is being purged from base /var/www/html/nagasaki/mirador3/mirador-3.0.0 1396 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/extract-zip-e181231e 1397 verbose tar unpack /home/nagasaki/.npm/puppeteer/4.0.1/package.tgz 1398 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/puppeteer-95188c65 1399 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/puppeteer-95188c65 is being purged 1400 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/puppeteer-95188c65 1401 silly gunzTarPerm modes [ '775', '664' ] 1402 silly gunzTarPerm modes [ '775', '664' ] 1403 silly gunzTarPerm modes [ '775', '664' ] 1404 silly gunzTarPerm modes [ '775', '664' ] 1405 silly gunzTarPerm modes [ '775', '664' ] 1406 silly gunzTarPerm modes [ '775', '664' ] 1407 silly gunzTarPerm modes [ '775', '664' ] 1408 silly gunzTarPerm modes [ '775', '664' ] 1409 silly gunzTarPerm modes [ '775', '664' ] 1410 silly gunzTarPerm modes [ '775', '664' ] 1411 silly gunzTarPerm modes [ '775', '664' ] 1412 silly gunzTarPerm modes [ '775', '664' ] 1413 silly gunzTarPerm modes [ '775', '664' ] 1414 silly gunzTarPerm modes [ '775', '664' ] 1415 silly gunzTarPerm modes [ '775', '664' ] 1416 silly gunzTarPerm modes [ '775', '664' ] 1417 verbose tar unpack /home/nagasaki/.npm/rimraf/3.0.2/package.tgz 1418 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/rimraf-80ab5d32 1419 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/rimraf-80ab5d32 is being purged 1420 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/rimraf-80ab5d32 1421 verbose tar unpack /home/nagasaki/.npm/mime/2.4.6/package.tgz 1422 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mime-9ad0ca94 1423 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mime-9ad0ca94 is being purged 1424 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mime-9ad0ca94 1425 silly gunzTarPerm modes [ '775', '664' ] 1426 silly gunzTarPerm modes [ '775', '664' ] 1427 silly gunzTarPerm modes [ '775', '664' ] 1428 silly gunzTarPerm modes [ '775', '664' ] 1429 silly gunzTarPerm modes [ '775', '664' ] 1430 verbose tar unpack /home/nagasaki/.npm/extract-zip/2.0.1/package.tgz 1431 verbose tar unpacking to /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/extract-zip-e181231e 1432 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/extract-zip-e181231e is being purged 1433 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/extract-zip-e181231e 1434 silly gunzTarPerm modes [ '775', '664' ] 1435 silly gunzTarPerm modes [ '775', '664' ] 1436 silly gunzTarPerm modes [ '775', '664' ] 1437 silly gunzTarPerm modes [ '775', '664' ] 1438 silly gunzTarPerm extractEntry LICENSE 1439 silly gunzTarPerm modified mode [ 'LICENSE', 438, 436 ] 1440 silly gunzTarPerm extractEntry LICENSE 1441 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ] 1442 silly gunzTarPerm extractEntry bl.js 1443 silly gunzTarPerm modified mode [ 'bl.js', 420, 436 ] 1444 silly gunzTarPerm extractEntry package.json 1445 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1446 silly gunzTarPerm extractEntry LICENSE 1447 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ] 1448 silly gunzTarPerm extractEntry license 1449 silly gunzTarPerm modified mode [ 'license', 420, 436 ] 1450 silly gunzTarPerm extractEntry LICENSE 1451 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ] 1452 silly gunzTarPerm extractEntry LICENSE 1453 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ] 1454 silly gunzTarPerm extractEntry package.json 1455 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1456 silly gunzTarPerm extractEntry dist/mitt.es.js 1457 silly gunzTarPerm modified mode [ 'dist/mitt.es.js', 438, 436 ] 1458 silly gunzTarPerm extractEntry package.json 1459 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1460 silly gunzTarPerm extractEntry LICENSE 1461 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ] 1462 silly gunzTarPerm extractEntry package.json 1463 silly gunzTarPerm extractEntry package.json 1464 silly gunzTarPerm extractEntry .eslintrc 1465 silly gunzTarPerm modified mode [ '.eslintrc', 416, 436 ] 1466 silly gunzTarPerm extractEntry package.json 1467 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1468 silly gunzTarPerm extractEntry LICENSE 1469 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ] 1470 silly gunzTarPerm extractEntry LICENSE 1471 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ] 1472 silly gunzTarPerm extractEntry test/fixtures/e/directory/.ignore 1473 silly gunzTarPerm modified mode [ 'test/fixtures/e/directory/.ignore', 420, 436 ] 1474 silly gunzTarPerm extractEntry LICENSE 1475 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ] 1476 silly gunzTarPerm extractEntry package.json 1477 silly gunzTarPerm extractEntry LICENSE 1478 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ] 1479 silly gunzTarPerm extractEntry LICENSE 1480 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ] 1481 silly gunzTarPerm extractEntry LICENSE 1482 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ] 1483 silly gunzTarPerm extractEntry LICENSE 1484 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ] 1485 silly gunzTarPerm extractEntry dist/mitt.js 1486 silly gunzTarPerm modified mode [ 'dist/mitt.js', 438, 436 ] 1487 silly gunzTarPerm extractEntry dist/mitt.modern.js 1488 silly gunzTarPerm modified mode [ 'dist/mitt.modern.js', 438, 436 ] 1489 silly gunzTarPerm extractEntry lib/_stream_duplex.js 1490 silly gunzTarPerm modified mode [ 'lib/_stream_duplex.js', 420, 436 ] 1491 silly gunzTarPerm extractEntry lib/_stream_passthrough.js 1492 silly gunzTarPerm modified mode [ 'lib/_stream_passthrough.js', 420, 436 ] 1493 silly gunzTarPerm extractEntry BufferList.js 1494 silly gunzTarPerm modified mode [ 'BufferList.js', 420, 436 ] 1495 silly gunzTarPerm extractEntry test/convert.js 1496 silly gunzTarPerm modified mode [ 'test/convert.js', 420, 436 ] 1497 silly gunzTarPerm extractEntry README.md 1498 silly gunzTarPerm modified mode [ 'README.md', 438, 436 ] 1499 silly gunzTarPerm extractEntry index.d.ts 1500 silly gunzTarPerm modified mode [ 'index.d.ts', 438, 436 ] 1501 silly gunzTarPerm extractEntry README.md 1502 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] 1503 silly gunzTarPerm extractEntry LICENSE 1504 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ] 1505 silly gunzTarPerm extractEntry buffer-stream.js 1506 silly gunzTarPerm modified mode [ 'buffer-stream.js', 420, 436 ] 1507 silly gunzTarPerm extractEntry index.js 1508 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ] 1509 silly gunzTarPerm extractEntry src/browser.js 1510 silly gunzTarPerm modified mode [ 'src/browser.js', 420, 436 ] 1511 silly gunzTarPerm extractEntry src/common.js 1512 silly gunzTarPerm modified mode [ 'src/common.js', 420, 436 ] 1513 silly gunzTarPerm extractEntry src/browser.js 1514 silly gunzTarPerm modified mode [ 'src/browser.js', 420, 436 ] 1515 silly gunzTarPerm extractEntry src/common.js 1516 silly gunzTarPerm modified mode [ 'src/common.js', 420, 436 ] 1517 silly gunzTarPerm extractEntry index.js 1518 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ] 1519 silly gunzTarPerm extractEntry package.json 1520 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1521 silly gunzTarPerm extractEntry AUTHORS.md 1522 silly gunzTarPerm modified mode [ 'AUTHORS.md', 420, 436 ] 1523 silly gunzTarPerm extractEntry README.md 1524 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] 1525 silly gunzTarPerm extractEntry index.d.ts 1526 silly gunzTarPerm modified mode [ 'index.d.ts', 420, 436 ] 1527 silly gunzTarPerm extractEntry browser.js 1528 silly gunzTarPerm modified mode [ 'browser.js', 420, 436 ] 1529 silly gunzTarPerm extractEntry index.js 1530 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ] 1531 silly gunzTarPerm extractEntry index.js 1532 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ] 1533 silly gunzTarPerm extractEntry license.md 1534 silly gunzTarPerm modified mode [ 'license.md', 420, 436 ] 1535 silly gunzTarPerm extractEntry index.js 1536 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ] 1537 silly gunzTarPerm extractEntry package.json 1538 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1539 silly gunzTarPerm extractEntry .npmignore 1540 silly gunzTarPerm extractEntry README.md 1541 silly gunzTarPerm extractEntry README.md 1542 silly gunzTarPerm extractEntry LICENSE 1543 silly gunzTarPerm extractEntry LICENSE 1544 silly gunzTarPerm modified mode [ 'LICENSE', 416, 436 ] 1545 silly gunzTarPerm extractEntry index.js 1546 silly gunzTarPerm modified mode [ 'index.js', 416, 436 ] 1547 silly gunzTarPerm extractEntry index.js 1548 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ] 1549 silly gunzTarPerm extractEntry license.md 1550 silly gunzTarPerm modified mode [ 'license.md', 420, 436 ] 1551 silly gunzTarPerm extractEntry lib/_stream_duplex.js 1552 silly gunzTarPerm modified mode [ 'lib/_stream_duplex.js', 420, 436 ] 1553 silly gunzTarPerm extractEntry lib/_stream_passthrough.js 1554 silly gunzTarPerm modified mode [ 'lib/_stream_passthrough.js', 420, 436 ] 1555 silly gunzTarPerm extractEntry extract.js 1556 silly gunzTarPerm modified mode [ 'extract.js', 420, 436 ] 1557 silly gunzTarPerm extractEntry headers.js 1558 silly gunzTarPerm modified mode [ 'headers.js', 420, 436 ] 1559 silly gunzTarPerm extractEntry lib/bit_iterator.js 1560 silly gunzTarPerm modified mode [ 'lib/bit_iterator.js', 420, 436 ] 1561 silly gunzTarPerm extractEntry lib/bzip2.js 1562 silly gunzTarPerm modified mode [ 'lib/bzip2.js', 420, 436 ] 1563 silly gunzTarPerm extractEntry lib/Accessibility.js 1564 silly gunzTarPerm modified mode [ 'lib/Accessibility.js', 420, 436 ] 1565 silly gunzTarPerm extractEntry README.md 1566 silly gunzTarPerm extractEntry LICENSE 1567 silly gunzTarPerm extractEntry index.js 1568 silly gunzTarPerm extractEntry lib/api-docs-entry.js 1569 silly gunzTarPerm modified mode [ 'lib/api-docs-entry.js', 420, 436 ] 1570 silly gunzTarPerm extractEntry bin.js 1571 silly gunzTarPerm modified mode [ 'bin.js', 493, 509 ] 1572 silly gunzTarPerm extractEntry rimraf.js 1573 silly gunzTarPerm modified mode [ 'rimraf.js', 420, 436 ] 1574 silly gunzTarPerm extractEntry cli.js 1575 silly gunzTarPerm modified mode [ 'cli.js', 493, 509 ] 1576 silly gunzTarPerm extractEntry index.js 1577 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ] 1578 silly gunzTarPerm extractEntry cli.js 1579 silly gunzTarPerm modified mode [ 'cli.js', 493, 509 ] 1580 silly gunzTarPerm extractEntry index.js 1581 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ] 1582 silly gunzTarPerm extractEntry test/fixtures/e/file 1583 silly gunzTarPerm modified mode [ 'test/fixtures/e/file', 420, 436 ] 1584 silly gunzTarPerm extractEntry test/fixtures/d/file1 1585 silly gunzTarPerm modified mode [ 'test/fixtures/d/file1', 420, 436 ] 1586 silly gunzTarPerm extractEntry lib/_stream_readable.js 1587 silly gunzTarPerm modified mode [ 'lib/_stream_readable.js', 420, 436 ] 1588 silly gunzTarPerm extractEntry lib/_stream_transform.js 1589 silly gunzTarPerm modified mode [ 'lib/_stream_transform.js', 420, 436 ] 1590 silly gunzTarPerm extractEntry lib/_stream_writable.js 1591 silly gunzTarPerm modified mode [ 'lib/_stream_writable.js', 420, 436 ] 1592 silly gunzTarPerm extractEntry lib/internal/streams/async_iterator.js 1593 silly gunzTarPerm modified mode [ 'lib/internal/streams/async_iterator.js', 420, 436 ] 1594 silly gunzTarPerm extractEntry lib/internal/streams/buffer_list.js 1595 silly gunzTarPerm modified mode [ 'lib/internal/streams/buffer_list.js', 420, 436 ] 1596 silly gunzTarPerm extractEntry lib/internal/streams/destroy.js 1597 silly gunzTarPerm modified mode [ 'lib/internal/streams/destroy.js', 420, 436 ] 1598 silly gunzTarPerm extractEntry lib/internal/streams/end-of-stream.js 1599 silly gunzTarPerm modified mode [ 'lib/internal/streams/end-of-stream.js', 420, 436 ] 1600 silly gunzTarPerm extractEntry errors-browser.js 1601 silly gunzTarPerm modified mode [ 'errors-browser.js', 420, 436 ] 1602 silly gunzTarPerm extractEntry errors.js 1603 silly gunzTarPerm modified mode [ 'errors.js', 420, 436 ] 1604 silly gunzTarPerm extractEntry experimentalWarning.js 1605 silly gunzTarPerm modified mode [ 'experimentalWarning.js', 420, 436 ] 1606 silly gunzTarPerm extractEntry lib/internal/streams/from-browser.js 1607 silly gunzTarPerm modified mode [ 'lib/internal/streams/from-browser.js', 420, 436 ] 1608 silly gunzTarPerm extractEntry lib/internal/streams/from.js 1609 silly gunzTarPerm modified mode [ 'lib/internal/streams/from.js', 420, 436 ] 1610 silly gunzTarPerm extractEntry lib/internal/streams/pipeline.js 1611 silly gunzTarPerm modified mode [ 'lib/internal/streams/pipeline.js', 420, 436 ] 1612 silly gunzTarPerm extractEntry readable-browser.js 1613 silly gunzTarPerm modified mode [ 'readable-browser.js', 420, 436 ] 1614 silly gunzTarPerm extractEntry readable.js 1615 silly gunzTarPerm modified mode [ 'readable.js', 420, 436 ] 1616 silly gunzTarPerm extractEntry lib/internal/streams/state.js 1617 silly gunzTarPerm modified mode [ 'lib/internal/streams/state.js', 420, 436 ] 1618 silly gunzTarPerm extractEntry lib/internal/streams/stream-browser.js 1619 silly gunzTarPerm modified mode [ 'lib/internal/streams/stream-browser.js', 420, 436 ] 1620 silly gunzTarPerm extractEntry lib/internal/streams/stream.js 1621 silly gunzTarPerm modified mode [ 'lib/internal/streams/stream.js', 420, 436 ] 1622 silly gunzTarPerm extractEntry package.json 1623 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1624 silly gunzTarPerm extractEntry CONTRIBUTING.md 1625 silly gunzTarPerm modified mode [ 'CONTRIBUTING.md', 420, 436 ] 1626 silly gunzTarPerm extractEntry GOVERNANCE.md 1627 silly gunzTarPerm modified mode [ 'GOVERNANCE.md', 420, 436 ] 1628 silly gunzTarPerm extractEntry README.md 1629 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] 1630 silly gunzTarPerm extractEntry index.js 1631 silly gunzTarPerm extractEntry test.js 1632 silly gunzTarPerm extractEntry src/index.js 1633 silly gunzTarPerm modified mode [ 'src/index.js', 420, 436 ] 1634 silly gunzTarPerm extractEntry src/node.js 1635 silly gunzTarPerm modified mode [ 'src/node.js', 420, 436 ] 1636 silly gunzTarPerm extractEntry package.json 1637 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1638 silly gunzTarPerm extractEntry README.md 1639 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] 1640 silly gunzTarPerm extractEntry src/index.js 1641 silly gunzTarPerm modified mode [ 'src/index.js', 420, 436 ] 1642 silly gunzTarPerm extractEntry src/node.js 1643 silly gunzTarPerm modified mode [ 'src/node.js', 420, 436 ] 1644 silly gunzTarPerm extractEntry package.json 1645 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1646 silly gunzTarPerm extractEntry README.md 1647 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] 1648 silly gunzTarPerm extractEntry index.js 1649 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ] 1650 silly gunzTarPerm extractEntry test/indexOf.js 1651 silly gunzTarPerm modified mode [ 'test/indexOf.js', 420, 436 ] 1652 silly gunzTarPerm extractEntry test/isBufferList.js 1653 silly gunzTarPerm modified mode [ 'test/isBufferList.js', 420, 436 ] 1654 silly gunzTarPerm extractEntry test/test.js 1655 silly gunzTarPerm modified mode [ 'test/test.js', 420, 436 ] 1656 silly gunzTarPerm extractEntry package.json 1657 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1658 silly gunzTarPerm extractEntry LICENSE.md 1659 silly gunzTarPerm modified mode [ 'LICENSE.md', 420, 436 ] 1660 silly gunzTarPerm extractEntry README.md 1661 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] 1662 silly gunzTarPerm extractEntry .travis.yml 1663 silly gunzTarPerm modified mode [ '.travis.yml', 420, 436 ] 1664 silly gunzTarPerm extractEntry index.js 1665 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ] 1666 silly gunzTarPerm extractEntry package.json 1667 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1668 silly gunzTarPerm extractEntry readme.md 1669 silly gunzTarPerm modified mode [ 'readme.md', 420, 436 ] 1670 silly gunzTarPerm extractEntry package.json 1671 silly gunzTarPerm modified mode [ 'package.json', 438, 436 ] 1672 silly gunzTarPerm extractEntry lib/api.js 1673 silly gunzTarPerm modified mode [ 'lib/api.js', 420, 436 ] 1674 silly gunzTarPerm extractEntry lib/Browser.js 1675 silly gunzTarPerm modified mode [ 'lib/Browser.js', 420, 436 ] 1676 silly gunzTarPerm extractEntry dist/mitt.umd.js 1677 silly gunzTarPerm modified mode [ 'dist/mitt.umd.js', 438, 436 ] 1678 silly gunzTarPerm extractEntry package.json 1679 silly gunzTarPerm modified mode [ 'package.json', 438, 436 ] 1680 silly gunzTarPerm extractEntry readme.md 1681 silly gunzTarPerm modified mode [ 'readme.md', 420, 436 ] 1682 silly gunzTarPerm extractEntry README.md 1683 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] 1684 silly gunzTarPerm extractEntry lib/_stream_readable.js 1685 silly gunzTarPerm modified mode [ 'lib/_stream_readable.js', 420, 436 ] 1686 silly gunzTarPerm extractEntry lib/_stream_transform.js 1687 silly gunzTarPerm modified mode [ 'lib/_stream_transform.js', 420, 436 ] 1688 silly gunzTarPerm extractEntry lib/_stream_writable.js 1689 silly gunzTarPerm modified mode [ 'lib/_stream_writable.js', 420, 436 ] 1690 silly gunzTarPerm extractEntry lib/internal/streams/async_iterator.js 1691 silly gunzTarPerm modified mode [ 'lib/internal/streams/async_iterator.js', 420, 436 ] 1692 silly gunzTarPerm extractEntry lib/internal/streams/buffer_list.js 1693 silly gunzTarPerm modified mode [ 'lib/internal/streams/buffer_list.js', 420, 436 ] 1694 silly gunzTarPerm extractEntry lib/internal/streams/destroy.js 1695 silly gunzTarPerm modified mode [ 'lib/internal/streams/destroy.js', 420, 436 ] 1696 silly gunzTarPerm extractEntry lib/internal/streams/end-of-stream.js 1697 silly gunzTarPerm modified mode [ 'lib/internal/streams/end-of-stream.js', 420, 436 ] 1698 silly gunzTarPerm extractEntry errors-browser.js 1699 silly gunzTarPerm modified mode [ 'errors-browser.js', 420, 436 ] 1700 silly gunzTarPerm extractEntry errors.js 1701 silly gunzTarPerm modified mode [ 'errors.js', 420, 436 ] 1702 silly gunzTarPerm extractEntry experimentalWarning.js 1703 silly gunzTarPerm modified mode [ 'experimentalWarning.js', 420, 436 ] 1704 silly gunzTarPerm extractEntry lib/internal/streams/from-browser.js 1705 silly gunzTarPerm modified mode [ 'lib/internal/streams/from-browser.js', 420, 436 ] 1706 silly gunzTarPerm extractEntry lib/internal/streams/from.js 1707 silly gunzTarPerm modified mode [ 'lib/internal/streams/from.js', 420, 436 ] 1708 silly gunzTarPerm extractEntry lib/internal/streams/pipeline.js 1709 silly gunzTarPerm modified mode [ 'lib/internal/streams/pipeline.js', 420, 436 ] 1710 silly gunzTarPerm extractEntry readable-browser.js 1711 silly gunzTarPerm modified mode [ 'readable-browser.js', 420, 436 ] 1712 silly gunzTarPerm extractEntry readable.js 1713 silly gunzTarPerm modified mode [ 'readable.js', 420, 436 ] 1714 silly gunzTarPerm extractEntry lib/internal/streams/state.js 1715 silly gunzTarPerm modified mode [ 'lib/internal/streams/state.js', 420, 436 ] 1716 silly gunzTarPerm extractEntry lib/internal/streams/stream-browser.js 1717 silly gunzTarPerm modified mode [ 'lib/internal/streams/stream-browser.js', 420, 436 ] 1718 silly gunzTarPerm extractEntry lib/internal/streams/stream.js 1719 silly gunzTarPerm modified mode [ 'lib/internal/streams/stream.js', 420, 436 ] 1720 silly gunzTarPerm extractEntry package.json 1721 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1722 silly gunzTarPerm extractEntry CONTRIBUTING.md 1723 silly gunzTarPerm modified mode [ 'CONTRIBUTING.md', 420, 436 ] 1724 silly gunzTarPerm extractEntry GOVERNANCE.md 1725 silly gunzTarPerm modified mode [ 'GOVERNANCE.md', 420, 436 ] 1726 silly gunzTarPerm extractEntry README.md 1727 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] 1728 silly gunzTarPerm extractEntry LICENSE 1729 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ] 1730 silly gunzTarPerm extractEntry README.md 1731 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] 1732 silly gunzTarPerm extractEntry LICENSE 1733 silly gunzTarPerm extractEntry index.js 1734 silly gunzTarPerm extractEntry test.js 1735 silly gunzTarPerm modified mode [ 'test.js', 416, 436 ] 1736 silly gunzTarPerm extractEntry package.json 1737 silly gunzTarPerm modified mode [ 'package.json', 416, 436 ] 1738 silly gunzTarPerm extractEntry README.md 1739 silly gunzTarPerm modified mode [ 'README.md', 416, 436 ] 1740 silly gunzTarPerm extractEntry .travis.yml 1741 silly gunzTarPerm modified mode [ '.travis.yml', 416, 436 ] 1742 silly gunzTarPerm extractEntry index.js 1743 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ] 1744 silly gunzTarPerm extractEntry readme.md 1745 silly gunzTarPerm modified mode [ 'readme.md', 420, 436 ] 1746 silly gunzTarPerm extractEntry package.json 1747 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1748 silly gunzTarPerm extractEntry CHANGELOG.md 1749 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 436 ] 1750 silly gunzTarPerm extractEntry lite.js 1751 silly gunzTarPerm modified mode [ 'lite.js', 420, 436 ] 1752 silly gunzTarPerm extractEntry Mime.js 1753 silly gunzTarPerm modified mode [ 'Mime.js', 420, 436 ] 1754 silly gunzTarPerm extractEntry package.json 1755 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1756 silly gunzTarPerm extractEntry readme.md 1757 silly gunzTarPerm modified mode [ 'readme.md', 420, 436 ] 1758 silly gunzTarPerm extractEntry dist/mitt.es.js.map 1759 silly gunzTarPerm modified mode [ 'dist/mitt.es.js.map', 438, 436 ] 1760 silly gunzTarPerm extractEntry dist/mitt.js.map 1761 silly gunzTarPerm modified mode [ 'dist/mitt.js.map', 438, 436 ] 1762 silly gunzTarPerm extractEntry .travis.yml 1763 silly gunzTarPerm extractEntry index.d.ts 1764 silly gunzTarPerm modified mode [ 'index.d.ts', 420, 436 ] 1765 silly gunzTarPerm extractEntry pack.js 1766 silly gunzTarPerm modified mode [ 'pack.js', 420, 436 ] 1767 silly gunzTarPerm extractEntry sandbox.js 1768 silly gunzTarPerm modified mode [ 'sandbox.js', 420, 436 ] 1769 silly gunzTarPerm extractEntry types/other.js 1770 silly gunzTarPerm modified mode [ 'types/other.js', 420, 436 ] 1771 silly gunzTarPerm extractEntry types/standard.js 1772 silly gunzTarPerm modified mode [ 'types/standard.js', 420, 436 ] 1773 silly gunzTarPerm extractEntry package.json 1774 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1775 silly gunzTarPerm extractEntry CHANGELOG.md 1776 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 436 ] 1777 silly gunzTarPerm extractEntry README.md 1778 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] 1779 silly gunzTarPerm extractEntry README.md 1780 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] 1781 silly gunzTarPerm extractEntry index.d.ts 1782 silly gunzTarPerm modified mode [ 'index.d.ts', 420, 436 ] 1783 silly gunzTarPerm extractEntry dist/unbzip2-stream.min.js 1784 silly gunzTarPerm modified mode [ 'dist/unbzip2-stream.min.js', 420, 436 ] 1785 silly gunzTarPerm extractEntry package.json 1786 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1787 silly gunzTarPerm extractEntry lib/BrowserFetcher.js 1788 silly gunzTarPerm modified mode [ 'lib/BrowserFetcher.js', 420, 436 ] 1789 silly gunzTarPerm extractEntry lib/launcher/BrowserRunner.js 1790 silly gunzTarPerm modified mode [ 'lib/launcher/BrowserRunner.js', 420, 436 ] 1791 silly gunzTarPerm extractEntry test/fixtures/d/file2 1792 silly gunzTarPerm modified mode [ 'test/fixtures/d/file2', 420, 436 ] 1793 silly gunzTarPerm extractEntry test/fixtures/d/sub-files/file3 1794 silly gunzTarPerm modified mode [ 'test/fixtures/d/sub-files/file3', 420, 436 ] 1795 silly gunzTarPerm extractEntry dist/mitt.modern.js.map 1796 silly gunzTarPerm modified mode [ 'dist/mitt.modern.js.map', 438, 436 ] 1797 silly gunzTarPerm extractEntry dist/mitt.umd.js.map 1798 silly gunzTarPerm modified mode [ 'dist/mitt.umd.js.map', 438, 436 ] 1799 silly gunzTarPerm extractEntry README.md 1800 silly gunzTarPerm modified mode [ 'README.md', 438, 436 ] 1801 silly gunzTarPerm extractEntry index.d.ts 1802 silly gunzTarPerm modified mode [ 'index.d.ts', 438, 436 ] 1803 silly gunzTarPerm extractEntry src/index.ts 1804 silly gunzTarPerm modified mode [ 'src/index.ts', 438, 436 ] 1805 silly gunzTarPerm extractEntry CHANGELOG.md 1806 silly gunzTarPerm extractEntry test/test.js 1807 silly gunzTarPerm extractEntry package.json 1808 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1809 silly gunzTarPerm extractEntry README.md 1810 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] 1811 silly gunzTarPerm extractEntry test/fixtures/d/sub-files/file4 1812 silly gunzTarPerm modified mode [ 'test/fixtures/d/sub-files/file4', 420, 436 ] 1813 silly gunzTarPerm extractEntry test/fixtures/d/sub-dir/file5 1814 silly gunzTarPerm modified mode [ 'test/fixtures/d/sub-dir/file5', 420, 436 ] 1815 silly gunzTarPerm extractEntry README.md 1816 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] 1817 silly gunzTarPerm extractEntry lib/Connection.js 1818 silly gunzTarPerm modified mode [ 'lib/Connection.js', 420, 436 ] 1819 silly gunzTarPerm extractEntry lib/ConnectionTransport.js 1820 silly gunzTarPerm modified mode [ 'lib/ConnectionTransport.js', 420, 436 ] 1821 silly gunzTarPerm extractEntry LICENSE 1822 silly gunzTarPerm modified mode [ 'LICENSE', 420, 436 ] 1823 silly gunzTarPerm extractEntry index.js 1824 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ] 1825 silly gunzTarPerm extractEntry lib/ConsoleMessage.js 1826 silly gunzTarPerm modified mode [ 'lib/ConsoleMessage.js', 420, 436 ] 1827 silly gunzTarPerm extractEntry lib/Coverage.js 1828 silly gunzTarPerm modified mode [ 'lib/Coverage.js', 420, 436 ] 1829 silly gunzTarPerm extractEntry test/index.js 1830 silly gunzTarPerm modified mode [ 'test/index.js', 420, 436 ] 1831 silly gunzTarPerm extractEntry package.json 1832 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1833 silly gunzTarPerm extractEntry README.md 1834 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] 1835 silly gunzTarPerm extractEntry test/fixtures/invalid.tar 1836 silly gunzTarPerm modified mode [ 'test/fixtures/invalid.tar', 420, 436 ] 1837 silly gunzTarPerm extractEntry test/fixtures/a/hello.txt 1838 silly gunzTarPerm modified mode [ 'test/fixtures/a/hello.txt', 420, 436 ] 1839 silly gunzTarPerm extractEntry test/fixtures/b/a/test.txt 1840 silly gunzTarPerm modified mode [ 'test/fixtures/b/a/test.txt', 420, 436 ] 1841 silly gunzTarPerm extractEntry .travis.yml 1842 silly gunzTarPerm modified mode [ '.travis.yml', 420, 436 ] 1843 silly gunzTarPerm extractEntry DeviceDescriptors.js 1844 silly gunzTarPerm modified mode [ 'DeviceDescriptors.js', 420, 436 ] 1845 silly gunzTarPerm extractEntry lib/DeviceDescriptors.js 1846 silly gunzTarPerm modified mode [ 'lib/DeviceDescriptors.js', 420, 436 ] 1847 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mkdirp-classic-7f5cf1a7/node_modules is being purged 1848 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mkdirp-classic-7f5cf1a7/node_modules 1849 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/buffer-crc32-f4314fcb/node_modules is being purged 1850 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/buffer-crc32-f4314fcb/node_modules 1851 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/ms-bc21b7ea/node_modules is being purged 1852 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/ms-bc21b7ea/node_modules 1853 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/ms-403ba250/node_modules is being purged 1854 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/ms-403ba250/node_modules 1855 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/@types/yauzl-bd4a1b53/node_modules is being purged 1856 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/@types/yauzl-bd4a1b53/node_modules 1857 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/yauzl-7f778b4a/node_modules is being purged 1858 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/yauzl-7f778b4a/node_modules 1859 silly gunzTarPerm extractEntry lib/Dialog.js 1860 silly gunzTarPerm modified mode [ 'lib/Dialog.js', 420, 436 ] 1861 silly gunzTarPerm extractEntry lib/DOMWorld.js 1862 silly gunzTarPerm modified mode [ 'lib/DOMWorld.js', 420, 436 ] 1863 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/pend-2eeed063/node_modules is being purged 1864 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/pend-2eeed063/node_modules 1865 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/fs-constants-e0590919/node_modules is being purged 1866 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/fs-constants-e0590919/node_modules 1867 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/get-stream-026bf5dd/node_modules is being purged 1868 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/get-stream-026bf5dd/node_modules 1869 silly gunzTarPerm extractEntry lib/EmulationManager.js 1870 silly gunzTarPerm modified mode [ 'lib/EmulationManager.js', 420, 436 ] 1871 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/rimraf-80ab5d32/node_modules is being purged 1872 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/rimraf-80ab5d32/node_modules 1873 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/extract-zip-e181231e/node_modules is being purged 1874 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/extract-zip-e181231e/node_modules 1875 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/buffer-bff9e723/node_modules is being purged 1876 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/buffer-bff9e723/node_modules 1877 silly gunzTarPerm extractEntry Errors.js 1878 silly gunzTarPerm modified mode [ 'Errors.js', 420, 436 ] 1879 silly gunzTarPerm extractEntry lib/Errors.js 1880 silly gunzTarPerm modified mode [ 'lib/Errors.js', 420, 436 ] 1881 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/proxy-from-env-7e02b307/node_modules is being purged 1882 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/proxy-from-env-7e02b307/node_modules 1883 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/debug-27a3ac60/node_modules is being purged 1884 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/debug-27a3ac60/node_modules 1885 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/debug-5005e2cb/node_modules is being purged 1886 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/debug-5005e2cb/node_modules 1887 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/tar-stream-12fa4a8c/node_modules is being purged 1888 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/tar-stream-12fa4a8c/node_modules 1889 silly gunzTarPerm extractEntry lib/EventEmitter.js 1890 silly gunzTarPerm modified mode [ 'lib/EventEmitter.js', 420, 436 ] 1891 silly gunzTarPerm extractEntry lib/Events.js 1892 silly gunzTarPerm modified mode [ 'lib/Events.js', 420, 436 ] 1893 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/fd-slicer-b88fb932/node_modules is being purged 1894 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/fd-slicer-b88fb932/node_modules 1895 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/unbzip2-stream-34309769/node_modules is being purged 1896 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/unbzip2-stream-34309769/node_modules 1897 silly gunzTarPerm extractEntry lib/ExecutionContext.js 1898 silly gunzTarPerm modified mode [ 'lib/ExecutionContext.js', 420, 436 ] 1899 silly gunzTarPerm extractEntry lib/FileChooser.js 1900 silly gunzTarPerm modified mode [ 'lib/FileChooser.js', 420, 436 ] 1901 silly gunzTarPerm extractEntry lib/FrameManager.js 1902 silly gunzTarPerm modified mode [ 'lib/FrameManager.js', 420, 436 ] 1903 silly gunzTarPerm extractEntry lib/helper.js 1904 silly gunzTarPerm modified mode [ 'lib/helper.js', 420, 436 ] 1905 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/bl-deaa0cef/node_modules is being purged 1906 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/bl-deaa0cef/node_modules 1907 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mime-9ad0ca94/node_modules is being purged 1908 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mime-9ad0ca94/node_modules 1909 silly gunzTarPerm extractEntry lib/HTTPRequest.js 1910 silly gunzTarPerm modified mode [ 'lib/HTTPRequest.js', 420, 436 ] 1911 silly gunzTarPerm extractEntry lib/HTTPResponse.js 1912 silly gunzTarPerm modified mode [ 'lib/HTTPResponse.js', 420, 436 ] 1913 silly gunzTarPerm extractEntry index.js 1914 silly gunzTarPerm modified mode [ 'index.js', 420, 436 ] 1915 silly gunzTarPerm extractEntry lib/index.js 1916 silly gunzTarPerm modified mode [ 'lib/index.js', 420, 436 ] 1917 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mitt-3e1dfd82/node_modules is being purged 1918 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mitt-3e1dfd82/node_modules 1919 silly gunzTarPerm extractEntry lib/Input.js 1920 silly gunzTarPerm modified mode [ 'lib/Input.js', 420, 436 ] 1921 silly gunzTarPerm extractEntry install.js 1922 silly gunzTarPerm modified mode [ 'install.js', 420, 436 ] 1923 silly gunzTarPerm extractEntry lib/JSHandle.js 1924 silly gunzTarPerm modified mode [ 'lib/JSHandle.js', 420, 436 ] 1925 silly gunzTarPerm extractEntry lib/Launcher.js 1926 silly gunzTarPerm modified mode [ 'lib/Launcher.js', 420, 436 ] 1927 silly gunzTarPerm extractEntry lib/launcher/LaunchOptions.js 1928 silly gunzTarPerm modified mode [ 'lib/launcher/LaunchOptions.js', 420, 436 ] 1929 silly gunzTarPerm extractEntry lib/LifecycleWatcher.js 1930 silly gunzTarPerm modified mode [ 'lib/LifecycleWatcher.js', 420, 436 ] 1931 silly gunzTarPerm extractEntry lib/NetworkManager.js 1932 silly gunzTarPerm modified mode [ 'lib/NetworkManager.js', 420, 436 ] 1933 silly gunzTarPerm extractEntry lib/Page.js 1934 silly gunzTarPerm modified mode [ 'lib/Page.js', 420, 436 ] 1935 silly gunzTarPerm extractEntry lib/PipeTransport.js 1936 silly gunzTarPerm modified mode [ 'lib/PipeTransport.js', 420, 436 ] 1937 silly gunzTarPerm extractEntry lib/Puppeteer.js 1938 silly gunzTarPerm modified mode [ 'lib/Puppeteer.js', 420, 436 ] 1939 silly gunzTarPerm extractEntry lib/PuppeteerViewport.js 1940 silly gunzTarPerm modified mode [ 'lib/PuppeteerViewport.js', 420, 436 ] 1941 silly gunzTarPerm extractEntry lib/QueryHandler.js 1942 silly gunzTarPerm modified mode [ 'lib/QueryHandler.js', 420, 436 ] 1943 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/tar-fs-f37d939e/node_modules is being purged 1944 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/tar-fs-f37d939e/node_modules 1945 silly gunzTarPerm extractEntry lib/SecurityDetails.js 1946 silly gunzTarPerm modified mode [ 'lib/SecurityDetails.js', 420, 436 ] 1947 silly gunzTarPerm extractEntry lib/Target.js 1948 silly gunzTarPerm modified mode [ 'lib/Target.js', 420, 436 ] 1949 silly gunzTarPerm extractEntry lib/TimeoutSettings.js 1950 silly gunzTarPerm modified mode [ 'lib/TimeoutSettings.js', 420, 436 ] 1951 silly gunzTarPerm extractEntry lib/Tracing.js 1952 silly gunzTarPerm modified mode [ 'lib/Tracing.js', 420, 436 ] 1953 silly gunzTarPerm extractEntry typescript-if-required.js 1954 silly gunzTarPerm modified mode [ 'typescript-if-required.js', 420, 436 ] 1955 silly gunzTarPerm extractEntry lib/USKeyboardLayout.js 1956 silly gunzTarPerm modified mode [ 'lib/USKeyboardLayout.js', 420, 436 ] 1957 silly gunzTarPerm extractEntry lib/WebSocketTransport.js 1958 silly gunzTarPerm modified mode [ 'lib/WebSocketTransport.js', 420, 436 ] 1959 silly gunzTarPerm extractEntry lib/WebWorker.js 1960 silly gunzTarPerm modified mode [ 'lib/WebWorker.js', 420, 436 ] 1961 silly gunzTarPerm extractEntry package.json 1962 silly gunzTarPerm modified mode [ 'package.json', 420, 436 ] 1963 silly gunzTarPerm extractEntry lib/Accessibility.d.ts.map 1964 silly gunzTarPerm modified mode [ 'lib/Accessibility.d.ts.map', 420, 436 ] 1965 silly gunzTarPerm extractEntry lib/api-docs-entry.d.ts.map 1966 silly gunzTarPerm modified mode [ 'lib/api-docs-entry.d.ts.map', 420, 436 ] 1967 silly gunzTarPerm extractEntry lib/api.d.ts.map 1968 silly gunzTarPerm modified mode [ 'lib/api.d.ts.map', 420, 436 ] 1969 silly gunzTarPerm extractEntry lib/Browser.d.ts.map 1970 silly gunzTarPerm modified mode [ 'lib/Browser.d.ts.map', 420, 436 ] 1971 silly gunzTarPerm extractEntry lib/BrowserFetcher.d.ts.map 1972 silly gunzTarPerm modified mode [ 'lib/BrowserFetcher.d.ts.map', 420, 436 ] 1973 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/readable-stream-b6bcc624/node_modules is being purged 1974 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/readable-stream-b6bcc624/node_modules 1975 silly gunzTarPerm extractEntry lib/launcher/BrowserRunner.d.ts.map 1976 silly gunzTarPerm modified mode [ 'lib/launcher/BrowserRunner.d.ts.map', 420, 436 ] 1977 silly gunzTarPerm extractEntry lib/Connection.d.ts.map 1978 silly gunzTarPerm modified mode [ 'lib/Connection.d.ts.map', 420, 436 ] 1979 silly gunzTarPerm extractEntry lib/ConnectionTransport.d.ts.map 1980 silly gunzTarPerm modified mode [ 'lib/ConnectionTransport.d.ts.map', 420, 436 ] 1981 silly gunzTarPerm extractEntry lib/ConsoleMessage.d.ts.map 1982 silly gunzTarPerm modified mode [ 'lib/ConsoleMessage.d.ts.map', 420, 436 ] 1983 silly gunzTarPerm extractEntry lib/Coverage.d.ts.map 1984 silly gunzTarPerm modified mode [ 'lib/Coverage.d.ts.map', 420, 436 ] 1985 silly gunzTarPerm extractEntry lib/DeviceDescriptors.d.ts.map 1986 silly gunzTarPerm modified mode [ 'lib/DeviceDescriptors.d.ts.map', 420, 436 ] 1987 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/readable-stream-55f74427/node_modules is being purged 1988 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/readable-stream-55f74427/node_modules 1989 silly gunzTarPerm extractEntry lib/Dialog.d.ts.map 1990 silly gunzTarPerm modified mode [ 'lib/Dialog.d.ts.map', 420, 436 ] 1991 silly gunzTarPerm extractEntry lib/DOMWorld.d.ts.map 1992 silly gunzTarPerm modified mode [ 'lib/DOMWorld.d.ts.map', 420, 436 ] 1993 silly gunzTarPerm extractEntry lib/EmulationManager.d.ts.map 1994 silly gunzTarPerm modified mode [ 'lib/EmulationManager.d.ts.map', 420, 436 ] 1995 silly gunzTarPerm extractEntry lib/Errors.d.ts.map 1996 silly gunzTarPerm modified mode [ 'lib/Errors.d.ts.map', 420, 436 ] 1997 silly gunzTarPerm extractEntry lib/EventEmitter.d.ts.map 1998 silly gunzTarPerm modified mode [ 'lib/EventEmitter.d.ts.map', 420, 436 ] 1999 silly gunzTarPerm extractEntry lib/Events.d.ts.map 2000 silly gunzTarPerm modified mode [ 'lib/Events.d.ts.map', 420, 436 ] 2001 silly gunzTarPerm extractEntry lib/ExecutionContext.d.ts.map 2002 silly gunzTarPerm modified mode [ 'lib/ExecutionContext.d.ts.map', 420, 436 ] 2003 silly gunzTarPerm extractEntry lib/FileChooser.d.ts.map 2004 silly gunzTarPerm modified mode [ 'lib/FileChooser.d.ts.map', 420, 436 ] 2005 silly gunzTarPerm extractEntry lib/FrameManager.d.ts.map 2006 silly gunzTarPerm modified mode [ 'lib/FrameManager.d.ts.map', 420, 436 ] 2007 silly gunzTarPerm extractEntry lib/helper.d.ts.map 2008 silly gunzTarPerm modified mode [ 'lib/helper.d.ts.map', 420, 436 ] 2009 silly gunzTarPerm extractEntry lib/HTTPRequest.d.ts.map 2010 silly gunzTarPerm modified mode [ 'lib/HTTPRequest.d.ts.map', 420, 436 ] 2011 silly gunzTarPerm extractEntry lib/HTTPResponse.d.ts.map 2012 silly gunzTarPerm modified mode [ 'lib/HTTPResponse.d.ts.map', 420, 436 ] 2013 silly gunzTarPerm extractEntry lib/index.d.ts.map 2014 silly gunzTarPerm modified mode [ 'lib/index.d.ts.map', 420, 436 ] 2015 silly gunzTarPerm extractEntry lib/Input.d.ts.map 2016 silly gunzTarPerm modified mode [ 'lib/Input.d.ts.map', 420, 436 ] 2017 silly gunzTarPerm extractEntry lib/JSHandle.d.ts.map 2018 silly gunzTarPerm modified mode [ 'lib/JSHandle.d.ts.map', 420, 436 ] 2019 silly gunzTarPerm extractEntry lib/Launcher.d.ts.map 2020 silly gunzTarPerm modified mode [ 'lib/Launcher.d.ts.map', 420, 436 ] 2021 silly gunzTarPerm extractEntry lib/launcher/LaunchOptions.d.ts.map 2022 silly gunzTarPerm modified mode [ 'lib/launcher/LaunchOptions.d.ts.map', 420, 436 ] 2023 silly gunzTarPerm extractEntry lib/LifecycleWatcher.d.ts.map 2024 silly gunzTarPerm modified mode [ 'lib/LifecycleWatcher.d.ts.map', 420, 436 ] 2025 silly gunzTarPerm extractEntry lib/NetworkManager.d.ts.map 2026 silly gunzTarPerm modified mode [ 'lib/NetworkManager.d.ts.map', 420, 436 ] 2027 silly gunzTarPerm extractEntry lib/Page.d.ts.map 2028 silly gunzTarPerm modified mode [ 'lib/Page.d.ts.map', 420, 436 ] 2029 silly gunzTarPerm extractEntry lib/PipeTransport.d.ts.map 2030 silly gunzTarPerm modified mode [ 'lib/PipeTransport.d.ts.map', 420, 436 ] 2031 silly gunzTarPerm extractEntry lib/Puppeteer.d.ts.map 2032 silly gunzTarPerm modified mode [ 'lib/Puppeteer.d.ts.map', 420, 436 ] 2033 silly gunzTarPerm extractEntry lib/PuppeteerViewport.d.ts.map 2034 silly gunzTarPerm modified mode [ 'lib/PuppeteerViewport.d.ts.map', 420, 436 ] 2035 silly gunzTarPerm extractEntry lib/QueryHandler.d.ts.map 2036 silly gunzTarPerm modified mode [ 'lib/QueryHandler.d.ts.map', 420, 436 ] 2037 silly gunzTarPerm extractEntry lib/SecurityDetails.d.ts.map 2038 silly gunzTarPerm modified mode [ 'lib/SecurityDetails.d.ts.map', 420, 436 ] 2039 silly gunzTarPerm extractEntry lib/Target.d.ts.map 2040 silly gunzTarPerm modified mode [ 'lib/Target.d.ts.map', 420, 436 ] 2041 silly gunzTarPerm extractEntry lib/TimeoutSettings.d.ts.map 2042 silly gunzTarPerm modified mode [ 'lib/TimeoutSettings.d.ts.map', 420, 436 ] 2043 silly gunzTarPerm extractEntry lib/Tracing.d.ts.map 2044 silly gunzTarPerm modified mode [ 'lib/Tracing.d.ts.map', 420, 436 ] 2045 silly gunzTarPerm extractEntry lib/USKeyboardLayout.d.ts.map 2046 silly gunzTarPerm modified mode [ 'lib/USKeyboardLayout.d.ts.map', 420, 436 ] 2047 silly gunzTarPerm extractEntry lib/WebSocketTransport.d.ts.map 2048 silly gunzTarPerm modified mode [ 'lib/WebSocketTransport.d.ts.map', 420, 436 ] 2049 silly gunzTarPerm extractEntry lib/WebWorker.d.ts.map 2050 silly gunzTarPerm modified mode [ 'lib/WebWorker.d.ts.map', 420, 436 ] 2051 silly gunzTarPerm extractEntry README.md 2052 silly gunzTarPerm modified mode [ 'README.md', 420, 436 ] 2053 silly gunzTarPerm extractEntry lib/Accessibility.d.ts 2054 silly gunzTarPerm modified mode [ 'lib/Accessibility.d.ts', 420, 436 ] 2055 silly gunzTarPerm extractEntry lib/api-docs-entry.d.ts 2056 silly gunzTarPerm modified mode [ 'lib/api-docs-entry.d.ts', 420, 436 ] 2057 silly gunzTarPerm extractEntry lib/api.d.ts 2058 silly gunzTarPerm modified mode [ 'lib/api.d.ts', 420, 436 ] 2059 silly gunzTarPerm extractEntry lib/Browser.d.ts 2060 silly gunzTarPerm modified mode [ 'lib/Browser.d.ts', 420, 436 ] 2061 silly gunzTarPerm extractEntry lib/BrowserFetcher.d.ts 2062 silly gunzTarPerm modified mode [ 'lib/BrowserFetcher.d.ts', 420, 436 ] 2063 silly gunzTarPerm extractEntry lib/launcher/BrowserRunner.d.ts 2064 silly gunzTarPerm modified mode [ 'lib/launcher/BrowserRunner.d.ts', 420, 436 ] 2065 silly gunzTarPerm extractEntry lib/Connection.d.ts 2066 silly gunzTarPerm modified mode [ 'lib/Connection.d.ts', 420, 436 ] 2067 silly gunzTarPerm extractEntry lib/ConnectionTransport.d.ts 2068 silly gunzTarPerm modified mode [ 'lib/ConnectionTransport.d.ts', 420, 436 ] 2069 silly gunzTarPerm extractEntry lib/ConsoleMessage.d.ts 2070 silly gunzTarPerm modified mode [ 'lib/ConsoleMessage.d.ts', 420, 436 ] 2071 silly gunzTarPerm extractEntry lib/Coverage.d.ts 2072 silly gunzTarPerm modified mode [ 'lib/Coverage.d.ts', 420, 436 ] 2073 silly gunzTarPerm extractEntry lib/DeviceDescriptors.d.ts 2074 silly gunzTarPerm modified mode [ 'lib/DeviceDescriptors.d.ts', 420, 436 ] 2075 silly gunzTarPerm extractEntry lib/Dialog.d.ts 2076 silly gunzTarPerm modified mode [ 'lib/Dialog.d.ts', 420, 436 ] 2077 silly gunzTarPerm extractEntry lib/DOMWorld.d.ts 2078 silly gunzTarPerm modified mode [ 'lib/DOMWorld.d.ts', 420, 436 ] 2079 silly gunzTarPerm extractEntry lib/EmulationManager.d.ts 2080 silly gunzTarPerm modified mode [ 'lib/EmulationManager.d.ts', 420, 436 ] 2081 silly gunzTarPerm extractEntry lib/Errors.d.ts 2082 silly gunzTarPerm modified mode [ 'lib/Errors.d.ts', 420, 436 ] 2083 silly gunzTarPerm extractEntry lib/EventEmitter.d.ts 2084 silly gunzTarPerm modified mode [ 'lib/EventEmitter.d.ts', 420, 436 ] 2085 silly gunzTarPerm extractEntry lib/Events.d.ts 2086 silly gunzTarPerm modified mode [ 'lib/Events.d.ts', 420, 436 ] 2087 silly gunzTarPerm extractEntry lib/ExecutionContext.d.ts 2088 silly gunzTarPerm modified mode [ 'lib/ExecutionContext.d.ts', 420, 436 ] 2089 silly gunzTarPerm extractEntry lib/FileChooser.d.ts 2090 silly gunzTarPerm modified mode [ 'lib/FileChooser.d.ts', 420, 436 ] 2091 silly gunzTarPerm extractEntry lib/FrameManager.d.ts 2092 silly gunzTarPerm modified mode [ 'lib/FrameManager.d.ts', 420, 436 ] 2093 silly gunzTarPerm extractEntry lib/helper.d.ts 2094 silly gunzTarPerm modified mode [ 'lib/helper.d.ts', 420, 436 ] 2095 silly gunzTarPerm extractEntry lib/HTTPRequest.d.ts 2096 silly gunzTarPerm modified mode [ 'lib/HTTPRequest.d.ts', 420, 436 ] 2097 silly gunzTarPerm extractEntry lib/HTTPResponse.d.ts 2098 silly gunzTarPerm modified mode [ 'lib/HTTPResponse.d.ts', 420, 436 ] 2099 silly gunzTarPerm extractEntry lib/index.d.ts 2100 silly gunzTarPerm modified mode [ 'lib/index.d.ts', 420, 436 ] 2101 silly gunzTarPerm extractEntry lib/Input.d.ts 2102 silly gunzTarPerm modified mode [ 'lib/Input.d.ts', 420, 436 ] 2103 silly gunzTarPerm extractEntry lib/JSHandle.d.ts 2104 silly gunzTarPerm modified mode [ 'lib/JSHandle.d.ts', 420, 436 ] 2105 silly gunzTarPerm extractEntry lib/Launcher.d.ts 2106 silly gunzTarPerm modified mode [ 'lib/Launcher.d.ts', 420, 436 ] 2107 silly gunzTarPerm extractEntry lib/launcher/LaunchOptions.d.ts 2108 silly gunzTarPerm modified mode [ 'lib/launcher/LaunchOptions.d.ts', 420, 436 ] 2109 silly gunzTarPerm extractEntry lib/LifecycleWatcher.d.ts 2110 silly gunzTarPerm modified mode [ 'lib/LifecycleWatcher.d.ts', 420, 436 ] 2111 silly gunzTarPerm extractEntry lib/NetworkManager.d.ts 2112 silly gunzTarPerm modified mode [ 'lib/NetworkManager.d.ts', 420, 436 ] 2113 silly gunzTarPerm extractEntry lib/Page.d.ts 2114 silly gunzTarPerm modified mode [ 'lib/Page.d.ts', 420, 436 ] 2115 silly gunzTarPerm extractEntry lib/PipeTransport.d.ts 2116 silly gunzTarPerm modified mode [ 'lib/PipeTransport.d.ts', 420, 436 ] 2117 silly gunzTarPerm extractEntry lib/protocol.d.ts 2118 silly gunzTarPerm modified mode [ 'lib/protocol.d.ts', 420, 436 ] 2119 silly gunzTarPerm extractEntry lib/Puppeteer.d.ts 2120 silly gunzTarPerm modified mode [ 'lib/Puppeteer.d.ts', 420, 436 ] 2121 silly gunzTarPerm extractEntry lib/PuppeteerViewport.d.ts 2122 silly gunzTarPerm modified mode [ 'lib/PuppeteerViewport.d.ts', 420, 436 ] 2123 silly gunzTarPerm extractEntry lib/QueryHandler.d.ts 2124 silly gunzTarPerm modified mode [ 'lib/QueryHandler.d.ts', 420, 436 ] 2125 silly gunzTarPerm extractEntry lib/SecurityDetails.d.ts 2126 silly gunzTarPerm modified mode [ 'lib/SecurityDetails.d.ts', 420, 436 ] 2127 silly gunzTarPerm extractEntry lib/Target.d.ts 2128 silly gunzTarPerm modified mode [ 'lib/Target.d.ts', 420, 436 ] 2129 silly gunzTarPerm extractEntry lib/TimeoutSettings.d.ts 2130 silly gunzTarPerm modified mode [ 'lib/TimeoutSettings.d.ts', 420, 436 ] 2131 silly gunzTarPerm extractEntry lib/Tracing.d.ts 2132 silly gunzTarPerm modified mode [ 'lib/Tracing.d.ts', 420, 436 ] 2133 silly gunzTarPerm extractEntry lib/USKeyboardLayout.d.ts 2134 silly gunzTarPerm modified mode [ 'lib/USKeyboardLayout.d.ts', 420, 436 ] 2135 silly gunzTarPerm extractEntry lib/WebSocketTransport.d.ts 2136 silly gunzTarPerm modified mode [ 'lib/WebSocketTransport.d.ts', 420, 436 ] 2137 silly gunzTarPerm extractEntry lib/WebWorker.d.ts 2138 silly gunzTarPerm modified mode [ 'lib/WebWorker.d.ts', 420, 436 ] 2139 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/puppeteer-95188c65/node_modules is being purged 2140 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/puppeteer-95188c65/node_modules 2141 silly doParallel preinstall 25 2142 silly preinstall @types/yauzl@2.9.1 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/@types/yauzl-bd4a1b53 2143 info lifecycle @types/yauzl@2.9.1~preinstall: @types/yauzl@2.9.1 2144 silly preinstall readable-stream@3.6.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/readable-stream-b6bcc624 2145 info lifecycle readable-stream@3.6.0~preinstall: readable-stream@3.6.0 2146 silly preinstall buffer@5.7.1 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/buffer-bff9e723 2147 info lifecycle buffer@5.7.1~preinstall: buffer@5.7.1 2148 silly preinstall bl@4.0.3 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/bl-deaa0cef 2149 info lifecycle bl@4.0.3~preinstall: bl@4.0.3 2150 silly preinstall buffer-crc32@0.2.13 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/buffer-crc32-f4314fcb 2151 info lifecycle buffer-crc32@0.2.13~preinstall: buffer-crc32@0.2.13 2152 silly preinstall get-stream@5.2.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/get-stream-026bf5dd 2153 info lifecycle get-stream@5.2.0~preinstall: get-stream@5.2.0 2154 silly preinstall ms@2.1.2 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/ms-bc21b7ea 2155 info lifecycle ms@2.1.2~preinstall: ms@2.1.2 2156 silly preinstall debug@4.2.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/debug-27a3ac60 2157 info lifecycle debug@4.2.0~preinstall: debug@4.2.0 2158 silly preinstall fs-constants@1.0.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/fs-constants-e0590919 2159 info lifecycle fs-constants@1.0.0~preinstall: fs-constants@1.0.0 2160 silly preinstall mitt@2.1.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mitt-3e1dfd82 2161 info lifecycle mitt@2.1.0~preinstall: mitt@2.1.0 2162 silly preinstall mkdirp-classic@0.5.3 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mkdirp-classic-7f5cf1a7 2163 info lifecycle mkdirp-classic@0.5.3~preinstall: mkdirp-classic@0.5.3 2164 silly preinstall pend@1.2.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/pend-2eeed063 2165 info lifecycle pend@1.2.0~preinstall: pend@1.2.0 2166 silly preinstall fd-slicer@1.1.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/fd-slicer-b88fb932 2167 info lifecycle fd-slicer@1.1.0~preinstall: fd-slicer@1.1.0 2168 silly preinstall proxy-from-env@1.1.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/proxy-from-env-7e02b307 2169 info lifecycle proxy-from-env@1.1.0~preinstall: proxy-from-env@1.1.0 2170 silly preinstall mime@2.4.6 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mime-9ad0ca94 2171 info lifecycle mime@2.4.6~preinstall: mime@2.4.6 2172 silly preinstall ms@2.1.2 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/ms-403ba250 2173 info lifecycle ms@2.1.2~preinstall: ms@2.1.2 2174 silly preinstall debug@4.2.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/debug-5005e2cb 2175 info lifecycle debug@4.2.0~preinstall: debug@4.2.0 2176 silly preinstall rimraf@3.0.2 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/rimraf-80ab5d32 2177 info lifecycle rimraf@3.0.2~preinstall: rimraf@3.0.2 2178 silly preinstall readable-stream@3.6.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/readable-stream-55f74427 2179 info lifecycle readable-stream@3.6.0~preinstall: readable-stream@3.6.0 2180 silly preinstall tar-stream@2.1.4 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/tar-stream-12fa4a8c 2181 info lifecycle tar-stream@2.1.4~preinstall: tar-stream@2.1.4 2182 silly preinstall tar-fs@2.1.1 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/tar-fs-f37d939e 2183 info lifecycle tar-fs@2.1.1~preinstall: tar-fs@2.1.1 2184 silly preinstall unbzip2-stream@1.4.3 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/unbzip2-stream-34309769 2185 info lifecycle unbzip2-stream@1.4.3~preinstall: unbzip2-stream@1.4.3 2186 silly preinstall yauzl@2.10.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/yauzl-7f778b4a 2187 info lifecycle yauzl@2.10.0~preinstall: yauzl@2.10.0 2188 silly preinstall extract-zip@2.0.1 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/extract-zip-e181231e 2189 info lifecycle extract-zip@2.0.1~preinstall: extract-zip@2.0.1 2190 silly preinstall puppeteer@4.0.1 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/puppeteer-95188c65 2191 info lifecycle puppeteer@4.0.1~preinstall: puppeteer@4.0.1 2192 silly lifecycle @types/yauzl@2.9.1~preinstall: no script for preinstall, continuing 2193 silly lifecycle readable-stream@3.6.0~preinstall: no script for preinstall, continuing 2194 silly lifecycle buffer@5.7.1~preinstall: no script for preinstall, continuing 2195 silly lifecycle bl@4.0.3~preinstall: no script for preinstall, continuing 2196 silly lifecycle buffer-crc32@0.2.13~preinstall: no script for preinstall, continuing 2197 silly lifecycle get-stream@5.2.0~preinstall: no script for preinstall, continuing 2198 silly lifecycle ms@2.1.2~preinstall: no script for preinstall, continuing 2199 silly lifecycle debug@4.2.0~preinstall: no script for preinstall, continuing 2200 silly lifecycle fs-constants@1.0.0~preinstall: no script for preinstall, continuing 2201 silly lifecycle mitt@2.1.0~preinstall: no script for preinstall, continuing 2202 silly lifecycle mkdirp-classic@0.5.3~preinstall: no script for preinstall, continuing 2203 silly lifecycle pend@1.2.0~preinstall: no script for preinstall, continuing 2204 silly lifecycle fd-slicer@1.1.0~preinstall: no script for preinstall, continuing 2205 silly lifecycle proxy-from-env@1.1.0~preinstall: no script for preinstall, continuing 2206 silly lifecycle mime@2.4.6~preinstall: no script for preinstall, continuing 2207 silly lifecycle ms@2.1.2~preinstall: no script for preinstall, continuing 2208 silly lifecycle debug@4.2.0~preinstall: no script for preinstall, continuing 2209 silly lifecycle rimraf@3.0.2~preinstall: no script for preinstall, continuing 2210 silly lifecycle readable-stream@3.6.0~preinstall: no script for preinstall, continuing 2211 silly lifecycle tar-stream@2.1.4~preinstall: no script for preinstall, continuing 2212 silly lifecycle tar-fs@2.1.1~preinstall: no script for preinstall, continuing 2213 silly lifecycle unbzip2-stream@1.4.3~preinstall: no script for preinstall, continuing 2214 silly lifecycle yauzl@2.10.0~preinstall: no script for preinstall, continuing 2215 silly lifecycle extract-zip@2.0.1~preinstall: no script for preinstall, continuing 2216 silly lifecycle puppeteer@4.0.1~preinstall: no script for preinstall, continuing 2217 silly doReverseSerial remove 0 2218 silly doSerial move 0 2219 silly doSerial finalize 25 2220 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/@types/yauzl 2221 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/bl/node_modules/readable-stream 2222 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/buffer 2223 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/bl 2224 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/buffer-crc32 2225 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/extract-zip/node_modules/get-stream 2226 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/extract-zip/node_modules/ms 2227 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/extract-zip/node_modules/debug 2228 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/fs-constants 2229 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/mitt 2230 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/mkdirp-classic 2231 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/pend 2232 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/fd-slicer 2233 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/proxy-from-env 2234 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/puppeteer/node_modules/mime 2235 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/puppeteer/node_modules/ms 2236 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/puppeteer/node_modules/debug 2237 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/puppeteer/node_modules/rimraf 2238 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/tar-stream/node_modules/readable-stream 2239 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/tar-stream 2240 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/tar-fs 2241 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/unbzip2-stream 2242 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/yauzl 2243 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/extract-zip 2244 silly finalize /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/puppeteer 2245 silly doSerial build 25 2246 silly build @types/yauzl@2.9.1 2247 info linkStuff @types/yauzl@2.9.1 2248 silly linkStuff @types/yauzl@2.9.1 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules as its parent node_modules 2249 verbose linkBins @types/yauzl@2.9.1 2250 verbose linkMans @types/yauzl@2.9.1 2251 silly build readable-stream@3.6.0 2252 info linkStuff readable-stream@3.6.0 2253 silly linkStuff readable-stream@3.6.0 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/bl/node_modules as its parent node_modules 2254 verbose linkBins readable-stream@3.6.0 2255 verbose linkMans readable-stream@3.6.0 2256 silly build buffer@5.7.1 2257 info linkStuff buffer@5.7.1 2258 silly linkStuff buffer@5.7.1 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules as its parent node_modules 2259 verbose linkBins buffer@5.7.1 2260 verbose linkMans buffer@5.7.1 2261 silly build bl@4.0.3 2262 info linkStuff bl@4.0.3 2263 silly linkStuff bl@4.0.3 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules as its parent node_modules 2264 verbose linkBins bl@4.0.3 2265 verbose linkMans bl@4.0.3 2266 silly build buffer-crc32@0.2.13 2267 info linkStuff buffer-crc32@0.2.13 2268 silly linkStuff buffer-crc32@0.2.13 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules as its parent node_modules 2269 verbose linkBins buffer-crc32@0.2.13 2270 verbose linkMans buffer-crc32@0.2.13 2271 silly build get-stream@5.2.0 2272 info linkStuff get-stream@5.2.0 2273 silly linkStuff get-stream@5.2.0 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/extract-zip/node_modules as its parent node_modules 2274 verbose linkBins get-stream@5.2.0 2275 verbose linkMans get-stream@5.2.0 2276 silly build ms@2.1.2 2277 info linkStuff ms@2.1.2 2278 silly linkStuff ms@2.1.2 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/extract-zip/node_modules as its parent node_modules 2279 verbose linkBins ms@2.1.2 2280 verbose linkMans ms@2.1.2 2281 silly build debug@4.2.0 2282 info linkStuff debug@4.2.0 2283 silly linkStuff debug@4.2.0 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/extract-zip/node_modules as its parent node_modules 2284 verbose linkBins debug@4.2.0 2285 verbose linkMans debug@4.2.0 2286 silly build fs-constants@1.0.0 2287 info linkStuff fs-constants@1.0.0 2288 silly linkStuff fs-constants@1.0.0 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules as its parent node_modules 2289 verbose linkBins fs-constants@1.0.0 2290 verbose linkMans fs-constants@1.0.0 2291 silly build mitt@2.1.0 2292 info linkStuff mitt@2.1.0 2293 silly linkStuff mitt@2.1.0 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules as its parent node_modules 2294 verbose linkBins mitt@2.1.0 2295 verbose linkMans mitt@2.1.0 2296 silly build mkdirp-classic@0.5.3 2297 info linkStuff mkdirp-classic@0.5.3 2298 silly linkStuff mkdirp-classic@0.5.3 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules as its parent node_modules 2299 verbose linkBins mkdirp-classic@0.5.3 2300 verbose linkMans mkdirp-classic@0.5.3 2301 silly build pend@1.2.0 2302 info linkStuff pend@1.2.0 2303 silly linkStuff pend@1.2.0 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules as its parent node_modules 2304 verbose linkBins pend@1.2.0 2305 verbose linkMans pend@1.2.0 2306 silly build fd-slicer@1.1.0 2307 info linkStuff fd-slicer@1.1.0 2308 silly linkStuff fd-slicer@1.1.0 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules as its parent node_modules 2309 verbose linkBins fd-slicer@1.1.0 2310 verbose linkMans fd-slicer@1.1.0 2311 silly build proxy-from-env@1.1.0 2312 info linkStuff proxy-from-env@1.1.0 2313 silly linkStuff proxy-from-env@1.1.0 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules as its parent node_modules 2314 verbose linkBins proxy-from-env@1.1.0 2315 verbose linkMans proxy-from-env@1.1.0 2316 silly build mime@2.4.6 2317 info linkStuff mime@2.4.6 2318 silly linkStuff mime@2.4.6 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/puppeteer/node_modules as its parent node_modules 2319 verbose linkBins mime@2.4.6 2320 verbose link bins [ { mime: 'cli.js' }, 2320 verbose link bins '/var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/puppeteer/node_modules/.bin', 2320 verbose link bins false ] 2321 verbose linkMans mime@2.4.6 2322 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/puppeteer/node_modules/.bin/mime is being purged 2323 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/puppeteer/node_modules/.bin/mime 2324 silly build ms@2.1.2 2325 info linkStuff ms@2.1.2 2326 silly linkStuff ms@2.1.2 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/puppeteer/node_modules as its parent node_modules 2327 verbose linkBins ms@2.1.2 2328 verbose linkMans ms@2.1.2 2329 silly build debug@4.2.0 2330 info linkStuff debug@4.2.0 2331 silly linkStuff debug@4.2.0 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/puppeteer/node_modules as its parent node_modules 2332 verbose linkBins debug@4.2.0 2333 verbose linkMans debug@4.2.0 2334 silly build rimraf@3.0.2 2335 info linkStuff rimraf@3.0.2 2336 silly linkStuff rimraf@3.0.2 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/puppeteer/node_modules as its parent node_modules 2337 verbose linkBins rimraf@3.0.2 2338 verbose link bins [ { rimraf: 'bin.js' }, 2338 verbose link bins '/var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/puppeteer/node_modules/.bin', 2338 verbose link bins false ] 2339 verbose linkMans rimraf@3.0.2 2340 silly gentlyRm /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/puppeteer/node_modules/.bin/rimraf is being purged 2341 verbose gentlyRm don't care about contents; nuking /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/puppeteer/node_modules/.bin/rimraf 2342 silly build readable-stream@3.6.0 2343 info linkStuff readable-stream@3.6.0 2344 silly linkStuff readable-stream@3.6.0 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/tar-stream/node_modules as its parent node_modules 2345 verbose linkBins readable-stream@3.6.0 2346 verbose linkMans readable-stream@3.6.0 2347 silly build tar-stream@2.1.4 2348 info linkStuff tar-stream@2.1.4 2349 silly linkStuff tar-stream@2.1.4 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules as its parent node_modules 2350 verbose linkBins tar-stream@2.1.4 2351 verbose linkMans tar-stream@2.1.4 2352 silly build tar-fs@2.1.1 2353 info linkStuff tar-fs@2.1.1 2354 silly linkStuff tar-fs@2.1.1 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules as its parent node_modules 2355 verbose linkBins tar-fs@2.1.1 2356 verbose linkMans tar-fs@2.1.1 2357 silly build unbzip2-stream@1.4.3 2358 info linkStuff unbzip2-stream@1.4.3 2359 silly linkStuff unbzip2-stream@1.4.3 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules as its parent node_modules 2360 verbose linkBins unbzip2-stream@1.4.3 2361 verbose linkMans unbzip2-stream@1.4.3 2362 silly build yauzl@2.10.0 2363 info linkStuff yauzl@2.10.0 2364 silly linkStuff yauzl@2.10.0 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules as its parent node_modules 2365 verbose linkBins yauzl@2.10.0 2366 verbose linkMans yauzl@2.10.0 2367 silly build extract-zip@2.0.1 2368 info linkStuff extract-zip@2.0.1 2369 silly linkStuff extract-zip@2.0.1 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules as its parent node_modules 2370 verbose linkBins extract-zip@2.0.1 2371 verbose link bins [ { 'extract-zip': 'cli.js' }, 2371 verbose link bins '/var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.bin', 2371 verbose link bins false ] 2372 verbose linkMans extract-zip@2.0.1 2373 silly build puppeteer@4.0.1 2374 info linkStuff puppeteer@4.0.1 2375 silly linkStuff puppeteer@4.0.1 has /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules as its parent node_modules 2376 verbose linkBins puppeteer@4.0.1 2377 verbose linkMans puppeteer@4.0.1 2378 silly doSerial global-link 0 2379 silly doParallel update-linked 0 2380 silly doSerial install 25 2381 silly install @types/yauzl@2.9.1 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/@types/yauzl-bd4a1b53 2382 info lifecycle @types/yauzl@2.9.1~install: @types/yauzl@2.9.1 2383 silly lifecycle @types/yauzl@2.9.1~install: no script for install, continuing 2384 silly install readable-stream@3.6.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/readable-stream-b6bcc624 2385 info lifecycle readable-stream@3.6.0~install: readable-stream@3.6.0 2386 silly lifecycle readable-stream@3.6.0~install: no script for install, continuing 2387 silly install buffer@5.7.1 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/buffer-bff9e723 2388 info lifecycle buffer@5.7.1~install: buffer@5.7.1 2389 silly lifecycle buffer@5.7.1~install: no script for install, continuing 2390 silly install bl@4.0.3 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/bl-deaa0cef 2391 info lifecycle bl@4.0.3~install: bl@4.0.3 2392 silly lifecycle bl@4.0.3~install: no script for install, continuing 2393 silly install buffer-crc32@0.2.13 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/buffer-crc32-f4314fcb 2394 info lifecycle buffer-crc32@0.2.13~install: buffer-crc32@0.2.13 2395 silly lifecycle buffer-crc32@0.2.13~install: no script for install, continuing 2396 silly install get-stream@5.2.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/get-stream-026bf5dd 2397 info lifecycle get-stream@5.2.0~install: get-stream@5.2.0 2398 silly lifecycle get-stream@5.2.0~install: no script for install, continuing 2399 silly install ms@2.1.2 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/ms-bc21b7ea 2400 info lifecycle ms@2.1.2~install: ms@2.1.2 2401 silly lifecycle ms@2.1.2~install: no script for install, continuing 2402 silly install debug@4.2.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/debug-27a3ac60 2403 info lifecycle debug@4.2.0~install: debug@4.2.0 2404 silly lifecycle debug@4.2.0~install: no script for install, continuing 2405 silly install fs-constants@1.0.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/fs-constants-e0590919 2406 info lifecycle fs-constants@1.0.0~install: fs-constants@1.0.0 2407 silly lifecycle fs-constants@1.0.0~install: no script for install, continuing 2408 silly install mitt@2.1.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mitt-3e1dfd82 2409 info lifecycle mitt@2.1.0~install: mitt@2.1.0 2410 silly lifecycle mitt@2.1.0~install: no script for install, continuing 2411 silly install mkdirp-classic@0.5.3 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mkdirp-classic-7f5cf1a7 2412 info lifecycle mkdirp-classic@0.5.3~install: mkdirp-classic@0.5.3 2413 silly lifecycle mkdirp-classic@0.5.3~install: no script for install, continuing 2414 silly install pend@1.2.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/pend-2eeed063 2415 info lifecycle pend@1.2.0~install: pend@1.2.0 2416 silly lifecycle pend@1.2.0~install: no script for install, continuing 2417 silly install fd-slicer@1.1.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/fd-slicer-b88fb932 2418 info lifecycle fd-slicer@1.1.0~install: fd-slicer@1.1.0 2419 silly lifecycle fd-slicer@1.1.0~install: no script for install, continuing 2420 silly install proxy-from-env@1.1.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/proxy-from-env-7e02b307 2421 info lifecycle proxy-from-env@1.1.0~install: proxy-from-env@1.1.0 2422 silly lifecycle proxy-from-env@1.1.0~install: no script for install, continuing 2423 silly install mime@2.4.6 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/mime-9ad0ca94 2424 info lifecycle mime@2.4.6~install: mime@2.4.6 2425 silly lifecycle mime@2.4.6~install: no script for install, continuing 2426 silly install ms@2.1.2 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/ms-403ba250 2427 info lifecycle ms@2.1.2~install: ms@2.1.2 2428 silly lifecycle ms@2.1.2~install: no script for install, continuing 2429 silly install debug@4.2.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/debug-5005e2cb 2430 info lifecycle debug@4.2.0~install: debug@4.2.0 2431 silly lifecycle debug@4.2.0~install: no script for install, continuing 2432 silly install rimraf@3.0.2 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/rimraf-80ab5d32 2433 info lifecycle rimraf@3.0.2~install: rimraf@3.0.2 2434 silly lifecycle rimraf@3.0.2~install: no script for install, continuing 2435 silly install readable-stream@3.6.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/readable-stream-55f74427 2436 info lifecycle readable-stream@3.6.0~install: readable-stream@3.6.0 2437 silly lifecycle readable-stream@3.6.0~install: no script for install, continuing 2438 silly install tar-stream@2.1.4 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/tar-stream-12fa4a8c 2439 info lifecycle tar-stream@2.1.4~install: tar-stream@2.1.4 2440 silly lifecycle tar-stream@2.1.4~install: no script for install, continuing 2441 silly install tar-fs@2.1.1 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/tar-fs-f37d939e 2442 info lifecycle tar-fs@2.1.1~install: tar-fs@2.1.1 2443 silly lifecycle tar-fs@2.1.1~install: no script for install, continuing 2444 silly install unbzip2-stream@1.4.3 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/unbzip2-stream-34309769 2445 info lifecycle unbzip2-stream@1.4.3~install: unbzip2-stream@1.4.3 2446 silly lifecycle unbzip2-stream@1.4.3~install: no script for install, continuing 2447 silly install yauzl@2.10.0 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/yauzl-7f778b4a 2448 info lifecycle yauzl@2.10.0~install: yauzl@2.10.0 2449 silly lifecycle yauzl@2.10.0~install: no script for install, continuing 2450 silly install extract-zip@2.0.1 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/extract-zip-e181231e 2451 info lifecycle extract-zip@2.0.1~install: extract-zip@2.0.1 2452 silly lifecycle extract-zip@2.0.1~install: no script for install, continuing 2453 silly install puppeteer@4.0.1 /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging/puppeteer-95188c65 2454 info lifecycle puppeteer@4.0.1~install: puppeteer@4.0.1 2455 verbose lifecycle puppeteer@4.0.1~install: unsafe-perm in lifecycle true 2456 verbose lifecycle puppeteer@4.0.1~install: PATH: /usr/lib/node_modules/npm/bin/node-gyp-bin:/var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/puppeteer/node_modules/.bin:/var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.bin:/home/nagasaki/.pyenv/shims:/home/nagasaki/.pyenv/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/nagasaki/.local/bin:/home/nagasaki/bin 2457 verbose lifecycle puppeteer@4.0.1~install: CWD: /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/puppeteer 2458 silly lifecycle puppeteer@4.0.1~install: Args: [ '-c', 'node install.js' ] 2459 silly lifecycle puppeteer@4.0.1~install: Returned: code: 1 signal: null 2460 info lifecycle puppeteer@4.0.1~install: Failed to exec install script 2461 verbose unlock done using /home/nagasaki/.npm/_locks/staging-6cbdee4db6705666.lock for /var/www/html/nagasaki/mirador3/mirador-3.0.0/node_modules/.staging 2462 silly rollbackFailedOptional Starting 2463 silly rollbackFailedOptional Finishing 2464 silly runTopLevelLifecycles Finishing 2465 silly install printInstalled 2466 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/@nicolo-ribaudo/chokidar-2/node_modules/chokidar/node_modules/fsevents): 2467 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 2468 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin 2468 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any 2468 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: linux 2468 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64 2469 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents): 2470 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 2471 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin 2471 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any 2471 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: linux 2471 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64 2472 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^2.1.2 (node_modules/jest-haste-map/node_modules/fsevents): 2473 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.2.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 2474 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin 2474 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any 2474 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: linux 2474 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64 2475 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents): 2476 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 2477 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin 2477 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any 2477 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: linux 2477 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64 2478 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents): 2479 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 2480 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin 2480 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any 2480 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: linux 2480 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64 2481 warn @pmmmwh/react-refresh-webpack-plugin@0.3.3 requires a peer of @types/webpack@^4.41.12 but none was installed. 2482 verbose If you need help, you may report this error at: 2482 verbose 2483 warn @pmmmwh/react-refresh-webpack-plugin@0.3.3 requires a peer of type-fest@^0.13.1 but none was installed. 2484 verbose If you need help, you may report this error at: 2484 verbose 2485 warn @pmmmwh/react-refresh-webpack-plugin@0.3.3 requires a peer of webpack-hot-middleware@2.x but none was installed. 2486 verbose If you need help, you may report this error at: 2486 verbose 2487 warn @pmmmwh/react-refresh-webpack-plugin@0.3.3 requires a peer of webpack-plugin-serve@0.x || 1.x but none was installed. 2488 verbose If you need help, you may report this error at: 2488 verbose 2489 warn eslint-config-airbnb@18.2.1 requires a peer of eslint-plugin-react-hooks@^4 || ^3 || ^2.3.0 || ^1.7.0 but none was installed. 2490 verbose If you need help, you may report this error at: 2490 verbose 2491 warn eslint-config-react-app@3.0.8 requires a peer of babel-eslint@9.x but none was installed. 2492 verbose If you need help, you may report this error at: 2492 verbose 2493 warn eslint-config-react-app@3.0.8 requires a peer of eslint@5.x but none was installed. 2494 verbose If you need help, you may report this error at: 2494 verbose 2495 warn eslint-config-react-app@3.0.8 requires a peer of eslint-plugin-flowtype@2.x but none was installed. 2496 verbose If you need help, you may report this error at: 2496 verbose 2497 warn jest-config@26.6.3 requires a peer of ts-node@>=9.0.0 but none was installed. 2498 verbose If you need help, you may report this error at: 2498 verbose 2499 warn jsdom@16.4.0 requires a peer of canvas@^2.5.0 but none was installed. 2500 verbose If you need help, you may report this error at: 2500 verbose 2501 warn jest-puppeteer@4.4.0 requires a peer of puppeteer@>= 1.5.0 < 3 but none was installed. 2502 verbose If you need help, you may report this error at: 2502 verbose 2503 warn tsutils@3.17.1 requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta but none was installed. 2504 verbose If you need help, you may report this error at: 2504 verbose 2505 warn ws@7.4.0 requires a peer of bufferutil@^4.0.1 but none was installed. 2506 verbose If you need help, you may report this error at: 2506 verbose 2507 warn ws@7.4.0 requires a peer of utf-8-validate@^5.0.2 but none was installed. 2508 verbose If you need help, you may report this error at: 2508 verbose 2509 verbose stack Error: puppeteer@4.0.1 install: `node install.js` 2509 verbose stack Exit status 1 2509 verbose stack at EventEmitter. (/usr/lib/node_modules/npm/lib/utils/lifecycle.js:255:16) 2509 verbose stack at emitTwo (events.js:106:13) 2509 verbose stack at EventEmitter.emit (events.js:191:7) 2509 verbose stack at ChildProcess. (/usr/lib/node_modules/npm/lib/utils/spawn.js:40:14) 2509 verbose stack at emitTwo (events.js:106:13) 2509 verbose stack at ChildProcess.emit (events.js:191:7) 2509 verbose stack at maybeClose (internal/child_process.js:920:16) 2509 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:230:5) 2510 verbose pkgid puppeteer@4.0.1 2511 verbose cwd /var/www/html/nagasaki/mirador3/mirador-3.0.0 2512 error Linux 3.10.0-1127.8.2.el7.x86_64 2513 error argv "/usr/bin/node" "/usr/bin/npm" "install" 2514 error node v6.17.1 2515 error npm v3.10.10 2516 error code ELIFECYCLE 2517 error puppeteer@4.0.1 install: `node install.js` 2517 error Exit status 1 2518 error Failed at the puppeteer@4.0.1 install script 'node install.js'. 2518 error Make sure you have the latest version of node.js and npm installed. 2518 error If you do, this is most likely a problem with the puppeteer package, 2518 error not with npm itself. 2518 error Tell the author that this fails on your system: 2518 error node install.js 2518 error You can get information on how to open an issue for this project with: 2518 error npm bugs puppeteer 2518 error Or if that isn't available, you can get their info via: 2518 error npm owner ls puppeteer 2518 error There is likely additional logging output above. 2519 verbose exit [ 1, true ]