-
Notifications
You must be signed in to change notification settings - Fork 682
Unexpected end of JSON input #3983
Description
Ionic version:
[x] 4.x
I'm submitting a ...
[x ] bug report
[ ] feature request
Current behavior:
Cannot bootstrap ionic app
Expected behavior:
bootstrap ionic app
Steps to reproduce:
ionic start
I cannot bootstrap an ionic app anymore..
I am getting the following error
Unexpected end of JSON input while parsing near '...LJj3TWIY3MYeTgZWKXt5d'
Node version: v10.15.3
NPM version: 6.9.0
Ionic CLI version: 4.12.0
Full npm debug log
0 info it worked if it ends with ok
1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
1 verbose cli 'C:\Users\User\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'i' ]
2 info using npm@6.9.0
3 info using node@v10.15.3
4 verbose npm-session abd6a96dc09279ea
5 silly install runPreinstallTopLevelLifecycles
6 silly preinstall todo@0.0.1
7 info lifecycle todo@0.0.1~preinstall: todo@0.0.1
8 silly install loadCurrentTree
9 silly install readLocalPackageData
10 timing stage:loadCurrentTree Completed in 19ms
11 silly install loadIdealTree
12 silly install cloneCurrentTreeToIdealTree
13 timing stage:loadIdealTree:cloneCurrentTree Completed in 1ms
14 silly install loadShrinkwrap
15 timing stage:loadIdealTree:loadShrinkwrap Completed in 3ms
16 silly install loadAllDepsIntoIdealTree
17 http fetch GET 200 https://registry.npmjs.org/@angular-devkit%2farchitect 105ms (from cache)
18 http fetch GET 200 https://registry.npmjs.org/@angular-devkit%2fschematics 110ms (from cache)
19 http fetch GET 200 https://registry.npmjs.org/@angular-devkit%2fcore 115ms (from cache)
20 http fetch GET 200 https://registry.npmjs.org/@angular%2flanguage-service 118ms (from cache)
21 silly pacote range manifest for @angular-devkit/architect@~0.13.8 fetched in 153ms
22 http fetch GET 200 https://registry.npmjs.org/@angular%2fcompiler 139ms (from cache)
23 silly pacote range manifest for @angular-devkit/schematics@~7.3.8 fetched in 145ms
24 http fetch GET 200 https://registry.npmjs.org/@angular%2fcompiler-cli 145ms (from cache)
25 silly pacote range manifest for @angular-devkit/core@~7.3.8 fetched in 155ms
26 silly pacote range manifest for @angular/language-service@~7.2.2 fetched in 152ms
27 silly pacote range manifest for @angular/compiler@~7.2.2 fetched in 157ms
28 silly pacote range manifest for @angular/compiler-cli@~7.2.2 fetched in 159ms
29 http fetch GET 200 https://registry.npmjs.org/@angular-devkit%2fbuild-angular 172ms (from cache)
30 http fetch GET 200 https://registry.npmjs.org/@types%2fjasminewd2 36ms (from cache)
31 http fetch GET 200 https://registry.npmjs.org/@types%2fjasmine 51ms (from cache)
32 silly pacote range manifest for @angular-devkit/build-angular@~0.13.8 fetched in 189ms
33 silly pacote range manifest for @types/jasminewd2@~2.0.3 fetched in 52ms
34 http fetch GET 200 https://registry.npmjs.org/codelyzer 44ms (from cache)
35 http fetch GET 200 https://registry.npmjs.org/jasmine-core 40ms (from cache)
36 http fetch GET 200 https://registry.npmjs.org/jasmine-spec-reporter 40ms (from cache)
37 silly pacote range manifest for @types/jasmine@~2.8.8 fetched in 69ms
38 http fetch GET 200 https://registry.npmjs.org/@angular%2fcli 205ms (from cache)
39 silly pacote range manifest for jasmine-core@~2.99.1 fetched in 60ms
40 silly pacote range manifest for codelyzer@~4.5.0 fetched in 64ms
41 silly pacote range manifest for jasmine-spec-reporter@~4.2.1 fetched in 59ms
42 silly pacote range manifest for @angular/cli@~7.3.8 fetched in 225ms
43 http fetch GET 200 https://registry.npmjs.org/karma-chrome-launcher 44ms (from cache)
44 http fetch GET 200 https://registry.npmjs.org/karma-coverage-istanbul-reporter 39ms (from cache)
45 silly pacote range manifest for karma-chrome-launcher@~2.2.0 fetched in 56ms
46 http fetch GET 200 https://registry.npmjs.org/karma-jasmine 42ms (from cache)
47 http fetch GET 200 https://registry.npmjs.org/karma-jasmine-html-reporter 31ms (from cache)
48 silly pacote range manifest for karma-coverage-istanbul-reporter@~2.0.1 fetched in 56ms
49 http fetch GET 200 https://registry.npmjs.org/@types%2fnode 252ms (from cache)
50 silly pacote range manifest for karma-jasmine@~1.1.2 fetched in 62ms
51 silly pacote range manifest for karma-jasmine-html-reporter@^0.2.2 fetched in 50ms
52 silly pacote range manifest for @types/node@~12.0.0 fetched in 271ms
53 http fetch GET 200 https://registry.npmjs.org/protractor 59ms (from cache)
54 http fetch GET 200 https://registry.npmjs.org/ts-node 61ms (from cache)
55 silly pacote range manifest for protractor@~5.4.0 fetched in 69ms
56 http fetch GET 200 https://registry.npmjs.org/karma 127ms (from cache)
57 silly pacote range manifest for ts-node@~8.1.0 fetched in 81ms
58 http fetch GET 200 https://registry.npmjs.org/tslint 78ms (from cache)
59 silly pacote range manifest for karma@~4.1.0 fetched in 146ms
60 silly pacote range manifest for tslint@~5.16.0 fetched in 90ms
61 http fetch GET 200 https://registry.npmjs.org/@angular%2fcommon 72ms (from cache)
62 http fetch GET 200 https://registry.npmjs.org/@angular%2fcore 65ms (from cache)
63 silly pacote range manifest for @angular/common@^7.2.2 fetched in 82ms
64 http fetch GET 200 https://registry.npmjs.org/@angular%2fhttp 59ms (from cache)
65 http fetch GET 200 https://registry.npmjs.org/@angular%2fforms 69ms (from cache)
66 silly pacote range manifest for @angular/core@^7.2.2 fetched in 80ms
67 http fetch GET 200 https://registry.npmjs.org/@ionic-native%2fcore 31ms (from cache)
68 silly pacote range manifest for @angular/forms@^7.2.2 fetched in 79ms
69 silly pacote range manifest for @angular/http@^7.2.2 fetched in 73ms
70 http fetch GET 200 https://registry.npmjs.org/@angular%2fplatform-browser 63ms (from cache)
71 silly pacote range manifest for @ionic-native/core@^5.0.0 fetched in 49ms
72 http fetch GET 200 https://registry.npmjs.org/@angular%2frouter 60ms (from cache)
73 http fetch GET 200 https://registry.npmjs.org/@angular%2fplatform-browser-dynamic 73ms (from cache)
74 silly pacote range manifest for @angular/platform-browser@^7.2.2 fetched in 91ms
75 silly pacote range manifest for @angular/router@^7.2.2 fetched in 90ms
76 silly pacote range manifest for @angular/platform-browser-dynamic@^7.2.2 fetched in 99ms
77 http fetch GET 200 https://registry.npmjs.org/@ionic-native%2fsplash-screen 80ms (from cache)
78 silly pacote version manifest for @angular-devkit/core@7.3.9 fetched in 18ms
79 http fetch GET 200 https://registry.npmjs.org/@ionic-native%2fstatus-bar 81ms (from cache)
80 http fetch GET 200 https://registry.npmjs.org/tslib 38ms (from cache)
81 silly pacote range manifest for @ionic-native/splash-screen@^5.0.0 fetched in 97ms
82 silly pacote range manifest for @ionic-native/status-bar@^5.0.0 fetched in 89ms
83 http fetch GET 200 https://registry.npmjs.org/core-js 82ms (from cache)
84 silly pacote range manifest for tslib@^1.9.0 fetched in 45ms
85 silly pacote range manifest for core-js@^2.5.4 fetched in 89ms
86 http fetch GET 200 https://registry.npmjs.org/rxjs 77ms (from cache)
87 http fetch GET 200 https://registry.npmjs.org/zone.js 47ms (from cache)
88 http fetch GET 200 https://registry.npmjs.org/@ionic%2fangular 102ms (from cache)
89 silly pacote range manifest for rxjs@~6.5.1 fetched in 92ms
90 silly pacote range manifest for @ionic/angular@^4.1.0 fetched in 110ms
91 silly pacote range manifest for zone.js@~0.8.29 fetched in 61ms
92 http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify 27ms (from cache)
93 http fetch GET 200 https://registry.npmjs.org/chokidar 31ms (from cache)
94 http fetch GET 200 https://registry.npmjs.org/rxjs 45ms (from cache)
95 silly pacote version manifest for fast-json-stable-stringify@2.0.0 fetched in 35ms
96 http fetch GET 200 https://registry.npmjs.org/source-map 34ms (from cache)
97 silly pacote version manifest for chokidar@2.0.4 fetched in 43ms
98 silly pacote version manifest for rxjs@6.3.3 fetched in 59ms
99 http fetch GET 200 https://registry.npmjs.org/reflect-metadata 27ms (from cache)
100 silly pacote range manifest for chokidar@^2.1.1 fetched in 13ms
101 http fetch GET 200 https://registry.npmjs.org/minimist 27ms (from cache)
102 silly pacote version manifest for source-map@0.7.3 fetched in 47ms
103 http fetch GET 200 https://registry.npmjs.org/canonical-path 28ms (from cache)
104 silly pacote range manifest for reflect-metadata@^0.1.2 fetched in 36ms
105 silly pacote range manifest for minimist@^1.2.0 fetched in 39ms
106 silly pacote version manifest for canonical-path@1.0.0 fetched in 39ms
107 http fetch GET 200 https://registry.npmjs.org/ajv 72ms (from cache)
108 http fetch GET 200 https://registry.npmjs.org/convert-source-map 32ms (from cache)
109 silly pacote range manifest for source-map@^0.6.1 fetched in 15ms
110 http fetch GET 200 https://registry.npmjs.org/dependency-graph 28ms (from cache)
111 silly pacote version manifest for @angular-devkit/architect@0.13.9 fetched in 11ms
112 silly pacote version manifest for ajv@6.9.1 fetched in 82ms
113 silly pacote range manifest for convert-source-map@^1.5.1 fetched in 40ms
114 http fetch GET 200 https://registry.npmjs.org/magic-string 32ms (from cache)
115 http fetch GET 200 https://registry.npmjs.org/shelljs 27ms (from cache)
116 silly pacote range manifest for dependency-graph@^0.7.2 fetched in 37ms
117 silly pacote range manifest for shelljs@^0.8.1 fetched in 38ms
118 silly pacote range manifest for magic-string@^0.25.0 fetched in 48ms
119 http fetch GET 200 https://registry.npmjs.org/circular-dependency-plugin 16ms (from cache)
120 http fetch GET 200 https://registry.npmjs.org/yargs 39ms (from cache)
121 silly pacote version manifest for circular-dependency-plugin@5.0.2 fetched in 24ms
122 silly pacote version manifest for yargs@9.0.1 fetched in 46ms
123 http fetch GET 200 https://registry.npmjs.org/copy-webpack-plugin 15ms (from cache)
124 http fetch GET 200 https://registry.npmjs.org/@angular-devkit%2fbuild-webpack 37ms (from cache)
125 http fetch GET 200 https://registry.npmjs.org/autoprefixer 37ms (from cache)
126 http fetch GET 200 https://registry.npmjs.org/clean-css 30ms (from cache)
127 http fetch GET 200 https://registry.npmjs.org/@angular-devkit%2fbuild-optimizer 53ms (from cache)
128 silly pacote version manifest for copy-webpack-plugin@4.6.0 fetched in 33ms
129 silly pacote version manifest for @angular-devkit/build-webpack@0.13.9 fetched in 56ms
130 silly pacote version manifest for autoprefixer@9.4.6 fetched in 53ms
131 silly pacote version manifest for clean-css@4.2.1 fetched in 42ms
132 silly pacote version manifest for @angular-devkit/build-optimizer@0.13.9 fetched in 63ms
133 http fetch GET 200 https://registry.npmjs.org/file-loader 30ms (from cache)
134 http fetch GET 200 https://registry.npmjs.org/@ngtools%2fwebpack 65ms (from cache)
135 http fetch GET 200 https://registry.npmjs.org/glob 44ms (from cache)
136 silly pacote version manifest for file-loader@3.0.1 fetched in 48ms
137 silly pacote version manifest for @ngtools/webpack@7.3.9 fetched in 83ms
138 http fetch GET 200 https://registry.npmjs.org/istanbul-instrumenter-loader 31ms (from cache)
139 http fetch GET 200 https://registry.npmjs.org/karma-source-map-support 29ms (from cache)
140 silly pacote version manifest for glob@7.1.3 fetched in 55ms
141 http fetch GET 200 https://registry.npmjs.org/less-loader 32ms (from cache)
142 silly pacote version manifest for karma-source-map-support@1.3.0 fetched in 36ms
143 silly pacote version manifest for istanbul-instrumenter-loader@3.0.1 fetched in 40ms
144 http fetch GET 200 https://registry.npmjs.org/license-webpack-plugin 37ms (from cache)
145 silly pacote version manifest for less-loader@4.1.0 fetched in 41ms
146 http fetch GET 200 https://registry.npmjs.org/less 46ms (from cache)
147 http fetch GET 200 https://registry.npmjs.org/loader-utils 27ms (from cache)
148 silly pacote version manifest for license-webpack-plugin@2.1.0 fetched in 47ms
149 http fetch GET 200 https://registry.npmjs.org/minimatch 22ms (from cache)
150 http fetch GET 200 https://registry.npmjs.org/mini-css-extract-plugin 27ms (from cache)
151 silly pacote version manifest for less@3.9.0 fetched in 56ms
152 http fetch GET 200 https://registry.npmjs.org/open 22ms (from cache)
153 silly pacote version manifest for loader-utils@1.2.3 fetched in 37ms
154 http fetch GET 200 https://registry.npmjs.org/parse5 25ms (from cache)
155 silly pacote version manifest for minimatch@3.0.4 fetched in 32ms
156 silly pacote version manifest for mini-css-extract-plugin@0.5.0 fetched in 37ms
157 silly pacote version manifest for open@6.0.0 fetched in 31ms
158 silly pacote version manifest for parse5@4.0.0 fetched in 35ms
159 http fetch GET 200 https://registry.npmjs.org/postcss-import 22ms (from cache)
160 http fetch GET 200 https://registry.npmjs.org/raw-loader 25ms (from cache)
161 silly pacote version manifest for postcss-import@12.0.1 fetched in 35ms
162 http fetch GET 200 https://registry.npmjs.org/postcss-loader 30ms (from cache)
163 http fetch GET 200 https://registry.npmjs.org/postcss 49ms (from cache)
164 http fetch GET 200 https://registry.npmjs.org/semver 29ms (from cache)
165 http fetch GET 200 https://registry.npmjs.org/sass-loader 32ms (from cache)
166 silly pacote version manifest for raw-loader@1.0.0 fetched in 37ms
167 silly pacote version manifest for postcss-loader@3.0.0 fetched in 41ms
168 http fetch GET 200 https://registry.npmjs.org/source-map-support 33ms (from cache)
169 http fetch GET 200 https://registry.npmjs.org/source-map-loader 30ms (from cache)
170 silly pacote version manifest for postcss@7.0.14 fetched in 60ms
171 silly pacote version manifest for semver@5.6.0 fetched in 38ms
172 silly pacote version manifest for sass-loader@7.1.0 fetched in 42ms
173 silly pacote version manifest for source-map-loader@0.2.4 fetched in 39ms
174 silly pacote version manifest for source-map-support@0.5.10 fetched in 42ms
175 http fetch GET 200 https://registry.npmjs.org/speed-measure-webpack-plugin 25ms (from cache)
176 http fetch GET 200 https://registry.npmjs.org/stats-webpack-plugin 22ms (from cache)
177 silly pacote version manifest for speed-measure-webpack-plugin@1.3.1 fetched in 34ms
178 http fetch GET 200 https://registry.npmjs.org/style-loader 27ms (from cache)
179 http fetch GET 200 https://registry.npmjs.org/tree-kill 19ms (from cache)
180 silly pacote version manifest for stats-webpack-plugin@0.7.0 fetched in 30ms
181 http fetch GET 200 https://registry.npmjs.org/stylus-loader 24ms (from cache)
182 http fetch GET 200 https://registry.npmjs.org/terser-webpack-plugin 22ms (from cache)
183 silly pacote version manifest for style-loader@0.23.1 fetched in 35ms
184 silly pacote version manifest for tree-kill@1.2.1 fetched in 31ms
185 silly pacote version manifest for stylus-loader@3.0.2 fetched in 37ms
186 http fetch GET 200 https://registry.npmjs.org/stylus 40ms (from cache)
187 silly pacote version manifest for terser-webpack-plugin@1.2.2 fetched in 36ms
188 silly pacote version manifest for stylus@0.54.5 fetched in 48ms
189 http fetch GET 200 https://registry.npmjs.org/webpack-dev-middleware 30ms (from cache)
190 silly pacote range manifest for @types/jasmine@* fetched in 4ms
191 silly pacote version manifest for webpack-dev-middleware@3.5.1 fetched in 35ms
192 http fetch GET 200 https://registry.npmjs.org/webpack-sources 22ms (from cache)
193 http fetch GET 200 https://registry.npmjs.org/typescript 489ms (from cache)
194 http fetch GET 200 https://registry.npmjs.org/webpack-merge 59ms (from cache)
195 silly pacote version manifest for webpack-sources@1.3.0 fetched in 59ms
196 http fetch GET 200 https://registry.npmjs.org/webpack-subresource-integrity 55ms (from cache)
197 silly pacote range manifest for typescript@~3.1.6 fetched in 530ms
198 silly pacote version manifest for webpack-merge@4.2.1 fetched in 71ms
199 silly pacote version manifest for webpack-subresource-integrity@1.1.0-rc.6 fetched in 66ms
200 http fetch GET 200 https://registry.npmjs.org/app-root-path 53ms (from cache)
201 http fetch GET 200 https://registry.npmjs.org/css-selector-tokenizer 54ms (from cache)
202 http fetch GET 200 https://registry.npmjs.org/webpack-dev-server 85ms (from cache)
203 http fetch GET 200 https://registry.npmjs.org/node-sass 69ms (from cache)
204 silly pacote range manifest for source-map@^0.5.7 fetched in 13ms
205 http fetch GET 200 https://registry.npmjs.org/cssauron 23ms (from cache)
206 silly pacote range manifest for app-root-path@^2.1.0 fetched in 65ms
207 silly pacote range manifest for css-selector-tokenizer@^0.7.0 fetched in 67ms
208 silly pacote version manifest for webpack-dev-server@3.1.14 fetched in 97ms
209 silly pacote version manifest for node-sass@4.12.0 fetched in 88ms
210 http fetch GET 200 https://registry.npmjs.org/semver-dsl 29ms (from cache)
211 silly pacote range manifest for cssauron@^1.4.0 fetched in 38ms
212 silly pacote version manifest for @angular-devkit/schematics@7.3.9 fetched in 16ms
213 http fetch GET 200 https://registry.npmjs.org/sprintf-js 32ms (from cache)
214 silly pacote range manifest for semver-dsl@^1.0.1 fetched in 42ms
215 silly pacote range manifest for sprintf-js@^1.1.1 fetched in 42ms
216 http fetch GET 200 https://registry.npmjs.org/colors 35ms (from cache)
217 http fetch GET 200 https://registry.npmjs.org/@yarnpkg%2flockfile 24ms (from cache)
218 http fetch GET 200 https://registry.npmjs.org/ini 22ms (from cache)
219 silly pacote version manifest for colors@1.1.2 fetched in 40ms
220 silly pacote version manifest for @yarnpkg/lockfile@1.1.0 fetched in 29ms
221 http fetch GET 200 https://registry.npmjs.org/npm-package-arg 17ms (from cache)
222 silly pacote version manifest for ini@1.3.5 fetched in 28ms
223 http fetch GET 200 https://registry.npmjs.org/inquirer 26ms (from cache)
224 silly pacote version manifest for npm-package-arg@6.1.0 fetched in 24ms
225 http fetch GET 200 https://registry.npmjs.org/@schematics%2fupdate 50ms (from cache)
226 silly pacote version manifest for inquirer@6.2.1 fetched in 38ms
227 http fetch GET 200 https://registry.npmjs.org/symbol-observable 17ms (from cache)
228 http fetch GET 200 https://registry.npmjs.org/fs-access 18ms (from cache)
229 http fetch GET 200 https://registry.npmjs.org/@schematics%2fangular 58ms (from cache)
230 http fetch GET 200 https://registry.npmjs.org/pacote 37ms (from cache)
231 silly pacote version manifest for @schematics/update@0.13.9 fetched in 64ms
232 silly pacote version manifest for symbol-observable@1.2.0 fetched in 31ms
233 silly pacote range manifest for minimatch@^3.0.4 fetched in 14ms
234 http fetch GET 200 https://registry.npmjs.org/which 27ms (from cache)
235 silly pacote range manifest for fs-access@^1.0.0 fetched in 34ms
236 silly pacote version manifest for @schematics/angular@7.3.9 fetched in 72ms
237 silly pacote range manifest for karma-jasmine@^1.0.2 fetched in 9ms
238 silly pacote version manifest for pacote@9.4.0 fetched in 51ms
239 silly pacote range manifest for which@^1.2.1 fetched in 35ms
240 http fetch GET 200 https://registry.npmjs.org/istanbul-api 44ms (from cache)
241 silly pacote range manifest for glob@^7.0.3 fetched in 19ms
242 http fetch GET 200 https://registry.npmjs.org/@types%2fq 34ms (from cache)
243 http fetch GET 200 https://registry.npmjs.org/blocking-proxy 35ms (from cache)
244 silly pacote range manifest for istanbul-api@^2.1.1 fetched in 63ms
245 http fetch GET 200 https://registry.npmjs.org/@types%2fselenium-webdriver 41ms (from cache)
246 http fetch GET 200 https://registry.npmjs.org/browserstack 38ms (from cache)
247 http fetch GET 200 https://registry.npmjs.org/webpack 240ms (from cache)
248 silly pacote range manifest for @types/q@^0.0.32 fetched in 77ms
249 http fetch GET 200 https://registry.npmjs.org/jasmine 70ms (from cache)
250 silly pacote range manifest for blocking-proxy@^1.0.0 fetched in 77ms
251 http fetch GET 200 https://registry.npmjs.org/chalk 75ms (from cache)
252 silly pacote range manifest for browserstack@^1.5.1 fetched in 78ms
253 silly pacote range manifest for @types/selenium-webdriver@^3.0.0 fetched in 84ms
254 silly pacote version manifest for webpack@4.29.0 fetched in 272ms
255 http fetch GET 200 https://registry.npmjs.org/jasminewd2 66ms (from cache)
256 silly pacote version manifest for jasmine@2.8.0 fetched in 86ms
257 silly pacote range manifest for source-map-support@~0.4.0 fetched in 14ms
258 silly pacote range manifest for chalk@^1.1.3 fetched in 94ms
259 http fetch GET 200 https://registry.npmjs.org/optimist 61ms (from cache)
260 silly pacote range manifest for jasminewd2@^2.1.0 fetched in 78ms
261 http fetch GET 200 https://registry.npmjs.org/q 32ms (from cache)
262 http fetch GET 200 https://registry.npmjs.org/selenium-webdriver 29ms (from cache)
263 silly pacote range manifest for optimist@~0.6.0 fetched in 70ms
264 http fetch GET 200 https://registry.npmjs.org/webdriver-js-extender 25ms (from cache)
265 silly pacote version manifest for q@1.4.1 fetched in 41ms
266 http fetch GET 200 https://registry.npmjs.org/arg 19ms (from cache)
267 http fetch GET 200 https://registry.npmjs.org/saucelabs 38ms (from cache)
268 silly pacote version manifest for selenium-webdriver@3.6.0 fetched in 37ms
269 silly pacote range manifest for source-map-support@^0.5.6 fetched in 8ms
270 silly pacote version manifest for webdriver-js-extender@2.1.0 fetched in 35ms
271 http fetch GET 200 https://registry.npmjs.org/diff 26ms (from cache)
272 silly pacote range manifest for saucelabs@^1.5.0 fetched in 47ms
273 http fetch GET 200 https://registry.npmjs.org/webdriver-manager 31ms (from cache)
274 silly pacote range manifest for arg@^4.1.0 fetched in 29ms
275 http fetch GET 200 https://registry.npmjs.org/make-error 24ms (from cache)
276 silly pacote range manifest for chokidar@^2.0.3 fetched in 6ms
277 silly pacote range manifest for webdriver-manager@^12.0.6 fetched in 39ms
278 silly pacote range manifest for diff@^3.1.0 fetched in 42ms
279 silly pacote range manifest for colors@^1.1.0 fetched in 15ms
280 silly pacote range manifest for make-error@^1.1.1 fetched in 39ms
281 http fetch GET 200 https://registry.npmjs.org/yn 30ms (from cache)
282 silly pacote range manifest for core-js@^2.2.0 fetched in 13ms
283 http fetch GET 200 https://registry.npmjs.org/body-parser 28ms (from cache)
284 silly pacote range manifest for yn@^3.0.0 fetched in 35ms
285 silly pacote range manifest for glob@^7.1.1 fetched in 6ms
286 http fetch GET 200 https://registry.npmjs.org/braces 31ms (from cache)
287 http fetch GET 200 https://registry.npmjs.org/dom-serialize 15ms (from cache)
288 silly pacote range manifest for body-parser@^1.16.1 fetched in 37ms
289 http fetch GET 200 https://registry.npmjs.org/di 20ms (from cache)
290 http fetch GET 200 https://registry.npmjs.org/flatted 19ms (from cache)
291 silly pacote range manifest for braces@^2.3.2 fetched in 42ms
292 silly pacote range manifest for dom-serialize@^2.2.0 fetched in 24ms
293 silly pacote range manifest for di@^0.0.1 fetched in 29ms
294 http fetch GET 200 https://registry.npmjs.org/bluebird 52ms (from cache)
295 http fetch GET 200 https://registry.npmjs.org/graceful-fs 25ms (from cache)
296 silly pacote range manifest for flatted@^2.0.0 fetched in 31ms
297 http fetch GET 200 https://registry.npmjs.org/http-proxy 24ms (from cache)
298 silly pacote range manifest for bluebird@^3.3.0 fetched in 61ms
299 silly pacote range manifest for graceful-fs@^4.1.2 fetched in 31ms
300 silly pacote range manifest for minimatch@^3.0.2 fetched in 5ms
301 http fetch GET 200 https://registry.npmjs.org/isbinaryfile 24ms (from cache)
302 http fetch GET 200 https://registry.npmjs.org/connect 52ms (from cache)
303 silly pacote range manifest for http-proxy@^1.13.0 fetched in 35ms
304 silly pacote range manifest for optimist@^0.6.1 fetched in 8ms
305 http fetch GET 200 https://registry.npmjs.org/lodash 26ms (from cache)
306 silly pacote range manifest for isbinaryfile@^3.0.0 fetched in 33ms
307 silly pacote range manifest for connect@^3.6.0 fetched in 61ms
308 http fetch GET 200 https://registry.npmjs.org/mime 25ms (from cache)
309 silly pacote range manifest for lodash@^4.17.11 fetched in 33ms
310 http fetch GET 200 https://registry.npmjs.org/qjobs 17ms (from cache)
311 http fetch GET 200 https://registry.npmjs.org/log4js 35ms (from cache)
312 http fetch GET 200 https://registry.npmjs.org/range-parser 20ms (from cache)
313 silly pacote range manifest for mime@^2.3.1 fetched in 35ms
314 http fetch GET 200 https://registry.npmjs.org/rimraf 19ms (from cache)
315 silly pacote range manifest for qjobs@^1.1.4 fetched in 25ms
316 http fetch GET 200 https://registry.npmjs.org/safe-buffer 20ms (from cache)
317 silly pacote range manifest for range-parser@^1.2.0 fetched in 26ms
318 silly pacote range manifest for log4js@^4.0.0 fetched in 43ms
319 http fetch GET 200 https://registry.npmjs.org/tmp 19ms (from cache)
320 silly pacote range manifest for rimraf@^2.6.0 fetched in 26ms
321 http fetch GET 200 https://registry.npmjs.org/socket.io 23ms (from cache)
322 http fetch GET 200 https://registry.npmjs.org/useragent 19ms (from cache)
323 silly pacote range manifest for safe-buffer@^5.0.1 fetched in 30ms
324 silly pacote range manifest for chalk@^2.3.0 fetched in 9ms
325 silly pacote version manifest for tmp@0.0.33 fetched in 28ms
326 silly pacote range manifest for diff@^3.2.0 fetched in 8ms
327 silly pacote version manifest for socket.io@2.1.1 fetched in 33ms
328 silly pacote version manifest for useragent@2.3.0 fetched in 29ms
329 http fetch GET 200 https://registry.npmjs.org/@babel%2fcode-frame 22ms (from cache)
330 http fetch GET 200 https://registry.npmjs.org/builtin-modules 18ms (from cache)
331 silly pacote range manifest for tslib@^1.8.0 fetched in 6ms
332 silly pacote range manifest for semver@^5.3.0 fetched in 10ms
333 http fetch GET 200 https://registry.npmjs.org/commander 24ms (from cache)
334 silly pacote range manifest for @babel/code-frame@^7.0.0 fetched in 32ms
335 silly pacote range manifest for builtin-modules@^1.1.1 fetched in 28ms
336 http fetch GET 200 https://registry.npmjs.org/mkdirp 22ms (from cache)
337 silly pacote range manifest for commander@^2.12.1 fetched in 34ms
338 http fetch GET 200 https://registry.npmjs.org/js-yaml 26ms (from cache)
339 silly pacote range manifest for tslib@^1.9.3 fetched in 9ms
340 http fetch GET 200 https://registry.npmjs.org/resolve 29ms (from cache)
341 silly pacote range manifest for mkdirp@^0.5.1 fetched in 35ms
342 http fetch GET 200 https://registry.npmjs.org/@types%2fcordova 23ms (from cache)
343 silly pacote range manifest for braces@^2.3.0 fetched in 10ms
344 silly pacote range manifest for js-yaml@^3.13.0 fetched in 44ms
345 http fetch GET 200 https://registry.npmjs.org/anymatch 24ms (from cache)
346 silly pacote range manifest for resolve@^1.3.2 fetched in 43ms
347 silly pacote tag manifest for @types/cordova@latest fetched in 35ms
348 http fetch GET 200 https://registry.npmjs.org/tsutils 42ms (from cache)
349 http fetch GET 200 https://registry.npmjs.org/async-each 25ms (from cache)
350 silly pacote range manifest for anymatch@^2.0.0 fetched in 34ms
351 silly pacote range manifest for async-each@^1.0.0 fetched in 34ms
352 silly pacote range manifest for tsutils@^2.29.0 fetched in 53ms
353 http fetch GET 200 https://registry.npmjs.org/glob-parent 27ms (from cache)
354 http fetch GET 200 https://registry.npmjs.org/is-binary-path 21ms (from cache)
355 http fetch GET 200 https://registry.npmjs.org/inherits 25ms (from cache)
356 http fetch GET 200 https://registry.npmjs.org/is-glob 21ms (from cache)
357 http fetch GET 200 https://registry.npmjs.org/lodash.debounce 22ms (from cache)
358 silly pacote range manifest for glob-parent@^3.1.0 fetched in 34ms
359 silly pacote range manifest for is-binary-path@^1.0.0 fetched in 30ms
360 silly pacote range manifest for inherits@^2.0.1 fetched in 34ms
361 silly pacote range manifest for is-glob@^4.0.0 fetched in 30ms
362 http fetch GET 200 https://registry.npmjs.org/normalize-path 22ms (from cache)
363 silly pacote range manifest for lodash.debounce@^4.0.8 fetched in 30ms
364 http fetch GET 200 https://registry.npmjs.org/path-is-absolute 17ms (from cache)
365 silly pacote range manifest for async-each@^1.0.1 fetched in 4ms
366 http fetch GET 200 https://registry.npmjs.org/readdirp 19ms (from cache)
367 silly pacote range manifest for inherits@^2.0.3 fetched in 9ms
368 silly pacote range manifest for path-is-absolute@^1.0.0 fetched in 26ms
369 silly pacote range manifest for normalize-path@^2.1.1 fetched in 33ms
370 silly pacote range manifest for normalize-path@^3.0.0 fetched in 10ms
371 silly pacote range manifest for readdirp@^2.2.1 fetched in 10ms
372 http fetch GET 200 https://registry.npmjs.org/@ionic%2fcore 77ms (from cache)
373 silly pacote range manifest for readdirp@^2.0.0 fetched in 36ms
374 http fetch GET 200 https://registry.npmjs.org/upath 26ms (from cache)
375 http fetch GET 200 https://registry.npmjs.org/upath 15ms (from cache)
376 silly pacote range manifest for fast-json-stable-stringify@^2.0.0 fetched in 12ms
377 http fetch GET 200 https://registry.npmjs.org/fsevents 29ms (from cache)
378 silly pacote version manifest for @ionic/core@4.4.0 fetched in 89ms
379 silly pacote range manifest for upath@^1.0.5 fetched in 37ms
380 silly pacote range manifest for upath@^1.1.1 fetched in 24ms
381 silly pacote range manifest for safe-buffer@~5.1.1 fetched in 8ms
382 http fetch GET 200 https://registry.npmjs.org/fast-deep-equal 23ms (from cache)
383 silly pacote range manifest for fsevents@^1.2.2 fetched in 37ms
384 silly pacote range manifest for glob@^7.0.0 fetched in 7ms
385 http fetch GET 200 https://registry.npmjs.org/json-schema-traverse 23ms (from cache)
386 http fetch GET 200 https://registry.npmjs.org/fsevents 27ms (from cache)
387 http fetch GET 200 https://registry.npmjs.org/uri-js 21ms (from cache)
388 silly pacote range manifest for fast-deep-equal@^2.0.1 fetched in 32ms
389 silly pacote range manifest for json-schema-traverse@^0.4.1 fetched in 30ms
390 silly pacote range manifest for fsevents@^1.2.7 fetched in 35ms
391 silly pacote range manifest for uri-js@^4.2.2 fetched in 29ms
392 http fetch GET 200 https://registry.npmjs.org/interpret 20ms (from cache)
393 http fetch GET 200 https://registry.npmjs.org/rechoir 18ms (from cache)
394 http fetch GET 200 https://registry.npmjs.org/sourcemap-codec 19ms (from cache)
395 http fetch GET 200 https://registry.npmjs.org/camelcase 19ms (from cache)
396 http fetch GET 200 https://registry.npmjs.org/cliui 21ms (from cache)
397 silly pacote range manifest for interpret@^1.0.0 fetched in 29ms
398 silly pacote range manifest for rechoir@^0.6.2 fetched in 28ms
399 silly pacote range manifest for sourcemap-codec@^1.4.4 fetched in 29ms
400 silly pacote range manifest for camelcase@^4.1.0 fetched in 31ms
401 http fetch GET 200 https://registry.npmjs.org/decamelize 23ms (from cache)
402 silly pacote range manifest for cliui@^3.2.0 fetched in 32ms
403 http fetch GET 200 https://registry.npmjs.org/os-locale 22ms (from cache)
404 http fetch GET 200 https://registry.npmjs.org/get-caller-file 25ms (from cache)
405 http fetch GET 200 https://registry.npmjs.org/read-pkg-up 22ms (from cache)
406 silly pacote range manifest for decamelize@^1.1.1 fetched in 32ms
407 silly pacote range manifest for os-locale@^2.0.0 fetched in 32ms
408 silly pacote range manifest for get-caller-file@^1.0.1 fetched in 35ms
409 silly pacote range manifest for read-pkg-up@^2.0.0 fetched in 33ms
410 http fetch GET 200 https://registry.npmjs.org/require-directory 23ms (from cache)
411 http fetch GET 200 https://registry.npmjs.org/set-blocking 19ms (from cache)
412 http fetch GET 200 https://registry.npmjs.org/which-module 17ms (from cache)
413 http fetch GET 200 https://registry.npmjs.org/require-main-filename 20ms (from cache)
414 http fetch GET 200 https://registry.npmjs.org/string-width 19ms (from cache)
415 silly pacote range manifest for require-directory@^2.1.1 fetched in 33ms
416 silly pacote range manifest for require-main-filename@^1.0.1 fetched in 32ms
417 silly pacote range manifest for set-blocking@^2.0.0 fetched in 32ms
418 silly pacote range manifest for which-module@^2.0.0 fetched in 30ms
419 silly pacote range manifest for string-width@^2.0.0 fetched in 36ms
420 http fetch GET 200 https://registry.npmjs.org/y18n 31ms (from cache)
421 silly pacote range manifest for loader-utils@^1.1.0 fetched in 10ms
422 http fetch GET 200 https://registry.npmjs.org/globby 32ms (from cache)
423 http fetch GET 200 https://registry.npmjs.org/yargs-parser 35ms (from cache)
424 silly pacote range manifest for y18n@^3.2.1 fetched in 43ms
425 silly pacote range manifest for globby@^7.1.1 fetched in 42ms
426 http fetch GET 200 https://registry.npmjs.org/serialize-javascript 25ms (from cache)
427 http fetch GET 200 https://registry.npmjs.org/find-cache-dir 29ms (from cache)
428 silly pacote range manifest for yargs-parser@^7.0.0 fetched in 45ms
429 http fetch GET 200 https://registry.npmjs.org/cacache 43ms (from cache)
430 http fetch GET 200 https://registry.npmjs.org/p-limit 29ms (from cache)
431 silly pacote range manifest for serialize-javascript@^1.4.0 fetched in 33ms
432 silly pacote range manifest for postcss@^7.0.13 fetched in 6ms
433 silly pacote range manifest for cacache@^10.0.4 fetched in 52ms
434 silly pacote range manifest for find-cache-dir@^1.0.0 fetched in 39ms
435 silly pacote range manifest for p-limit@^1.0.0 fetched in 34ms
436 silly pacote range manifest for source-map@~0.6.0 fetched in 5ms
437 silly pacote range manifest for loader-utils@^1.0.2 fetched in 5ms
438 http fetch GET 200 https://registry.npmjs.org/num2fraction 18ms (from cache)
439 http fetch GET 200 https://registry.npmjs.org/normalize-range 22ms (from cache)
440 silly pacote version manifest for source-map@0.5.6 fetched in 9ms
441 silly pacote version manifest for typescript@3.2.4 fetched in 9ms
442 http fetch GET 200 https://registry.npmjs.org/browserslist 42ms (from cache)
443 silly pacote range manifest for normalize-range@^0.1.2 fetched in 30ms
444 silly pacote range manifest for num2fraction@^1.2.2 fetched in 26ms
445 http fetch GET 200 https://registry.npmjs.org/postcss-value-parser 23ms (from cache)
446 silly pacote range manifest for browserslist@^4.4.1 fetched in 54ms
447 silly pacote range manifest for inherits@2 fetched in 14ms
448 http fetch GET 200 https://registry.npmjs.org/schema-utils 25ms (from cache)
449 silly pacote range manifest for source-map-support@^0.5.5 fetched in 7ms
450 http fetch GET 200 https://registry.npmjs.org/fs.realpath 22ms (from cache)
451 silly pacote range manifest for postcss-value-parser@^3.3.1 fetched in 35ms
452 http fetch GET 200 https://registry.npmjs.org/enhanced-resolve 28ms (from cache)
453 silly pacote range manifest for convert-source-map@^1.5.0 fetched in 7ms
454 http fetch GET 200 https://registry.npmjs.org/inflight 26ms (from cache)
455 silly pacote range manifest for schema-utils@^1.0.0 fetched in 32ms
456 http fetch GET 200 https://registry.npmjs.org/caniuse-lite 64ms (from cache)
457 http fetch GET 200 https://registry.npmjs.org/once 26ms (from cache)
458 silly fetchPackageMetaData error for caniuse-lite@^1.0.30000929 Unexpected end of JSON input while parsing near '...LJj3TWIY3MYeTgZWKXt5d'
459 silly pacote range manifest for schema-utils@^0.3.0 fetched in 13ms
460 silly pacote range manifest for fs.realpath@^1.0.0 fetched in 36ms
461 silly pacote range manifest for inflight@^1.0.4 fetched in 37ms
462 silly pacote version manifest for enhanced-resolve@4.1.0 fetched in 40ms
463 silly pacote range manifest for once@^1.3.0 fetched in 36ms
464 silly pacote range manifest for webpack-sources@^1.2.0 fetched in 12ms
465 silly pacote range manifest for mime@^1.4.1 fetched in 15ms
466 http fetch GET 200 https://registry.npmjs.org/pify 31ms (from cache)
467 http fetch GET 200 https://registry.npmjs.org/clone 32ms (from cache)
468 http fetch GET 200 https://registry.npmjs.org/@types%2fwebpack-sources 25ms (from cache)
469 silly pacote range manifest for mkdirp@^0.5.0 fetched in 10ms
470 http fetch GET 200 https://registry.npmjs.org/errno 24ms (from cache)
471 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-instrument 40ms (from cache)
472 http fetch GET 200 https://registry.npmjs.org/clone 29ms (from cache)
473 http fetch GET 200 https://registry.npmjs.org/image-size 28ms (from cache)
474 silly pacote range manifest for clone@^2.1.1 fetched in 44ms
475 silly pacote range manifest for pify@^3.0.0 fetched in 43ms
476 silly pacote range manifest for @types/webpack-sources@^0.1.5 fetched in 40ms
477 silly pacote range manifest for errno@^0.1.1 fetched in 40ms
478 silly pacote range manifest for istanbul-lib-instrument@^1.7.3 fetched in 58ms
479 silly pacote range manifest for clone@^2.1.2 fetched in 45ms
480 silly pacote range manifest for image-size@~0.5.0 fetched in 44ms
481 http fetch GET 200 https://registry.npmjs.org/promise 30ms (from cache)
482 silly pacote range manifest for webpack-sources@^1.1.0 fetched in 6ms
483 silly pacote range manifest for postcss@^7.0.1 fetched in 6ms
484 silly pacote range manifest for promise@^7.1.1 fetched in 37ms
485 http fetch GET 200 https://registry.npmjs.org/emojis-list 23ms (from cache)
486 silly pacote range manifest for postcss-value-parser@^3.2.3 fetched in 6ms
487 http fetch GET 200 https://registry.npmjs.org/big.js 26ms (from cache)
488 http fetch GET 200 https://registry.npmjs.org/brace-expansion 25ms (from cache)
489 http fetch GET 200 https://registry.npmjs.org/json5 31ms (from cache)
490 http fetch GET 200 https://registry.npmjs.org/request 47ms (from cache)
491 silly pacote range manifest for resolve@^1.1.7 fetched in 14ms
492 http fetch GET 200 https://registry.npmjs.org/is-wsl 26ms (from cache)
493 silly pacote range manifest for emojis-list@^2.0.0 fetched in 38ms
494 silly pacote range manifest for postcss@^7.0.0 fetched in 15ms
495 silly pacote range manifest for big.js@^5.2.2 fetched in 41ms
496 http fetch GET 200 https://registry.npmjs.org/read-cache 24ms (from cache)
497 silly pacote range manifest for brace-expansion@^1.1.7 fetched in 39ms
498 silly pacote range manifest for json5@^1.0.1 fetched in 46ms
499 silly pacote range manifest for chalk@^2.4.2 fetched in 13ms
500 silly pacote range manifest for request@^2.83.0 fetched in 62ms
501 silly pacote range manifest for is-wsl@^1.1.0 fetched in 40ms
502 silly pacote range manifest for read-cache@^1.0.0 fetched in 42ms
503 silly pacote range manifest for loader-utils@^1.0.1 fetched in 14ms
504 silly pacote range manifest for semver@^5.5.0 fetched in 13ms
505 silly pacote range manifest for source-map@^0.6.0 fetched in 9ms
506 http fetch GET 200 https://registry.npmjs.org/postcss-load-config 35ms (from cache)
507 silly pacote range manifest for chalk@^2.0.1 fetched in 10ms
508 silly pacote range manifest for lodash@^4.17.4 fetched in 9ms
509 http fetch GET 200 https://registry.npmjs.org/supports-color 43ms (from cache)
510 http fetch GET 200 https://registry.npmjs.org/lodash.tail 34ms (from cache)
511 http fetch GET 200 https://registry.npmjs.org/clone-deep 40ms (from cache)
512 silly pacote range manifest for postcss-load-config@^2.0.0 fetched in 46ms
513 http fetch GET 200 https://registry.npmjs.org/buffer-from 25ms (from cache)
514 silly pacote range manifest for lodash.tail@^4.1.1 fetched in 39ms
515 silly pacote range manifest for clone-deep@^2.0.1 fetched in 46ms
516 silly pacote range manifest for supports-color@^6.1.0 fetched in 51ms
517 http fetch GET 200 https://registry.npmjs.org/async 35ms (from cache)
518 silly pacote range manifest for cacache@^11.0.2 fetched in 9ms
519 http fetch GET 200 https://registry.npmjs.org/neo-async 40ms (from cache)
520 silly pacote range manifest for buffer-from@^1.0.0 fetched in 40ms
521 silly pacote range manifest for find-cache-dir@^2.0.0 fetched in 15ms
522 http fetch GET 200 https://registry.npmjs.org/lodash.clonedeep 23ms (from cache)
523 silly pacote range manifest for neo-async@^2.5.0 fetched in 52ms
524 silly pacote range manifest for async@^2.5.0 fetched in 52ms
525 silly pacote range manifest for mkdirp@0.5.x fetched in 10ms
526 http fetch GET 304 https://registry.npmjs.org/@ionic%2fangular-toolkit 1490ms (from cache)
527 http fetch GET 200 https://registry.npmjs.org/when 31ms (from cache)
528 silly pacote range manifest for lodash.clonedeep@^4.5.0 fetched in 36ms
529 silly pacote range manifest for glob@7.0.x fetched in 9ms
530 http fetch GET 200 https://registry.npmjs.org/css-parse 23ms (from cache)
531 http fetch GET 200 https://registry.npmjs.org/worker-farm 27ms (from cache)
532 silly pacote range manifest for source-map@0.1.x fetched in 9ms
533 silly pacote range manifest for @ionic/angular-toolkit@~1.5.1 fetched in 1498ms
534 silly pacote range manifest for when@~3.6.x fetched in 40ms
535 silly pacote range manifest for range-parser@^1.0.3 fetched in 9ms
536 silly pacote range manifest for css-parse@1.7.x fetched in 33ms
537 silly pacote range manifest for worker-farm@^1.5.2 fetched in 36ms
538 http fetch GET 200 https://registry.npmjs.org/terser 43ms (from cache)
539 http fetch GET 200 https://registry.npmjs.org/sax 24ms (from cache)
540 silly pacote range manifest for source-map@~0.6.1 fetched in 9ms
541 http fetch GET 200 https://registry.npmjs.org/debug 33ms (from cache)
542 silly pacote range manifest for lodash@^4.17.5 fetched in 9ms
543 http fetch GET 200 https://registry.npmjs.org/memory-fs 24ms (from cache)
544 silly pacote range manifest for terser@^3.16.1 fetched in 52ms
545 silly pacote range manifest for sax@0.5.x fetched in 34ms
546 http fetch GET 200 https://registry.npmjs.org/webpack-log 21ms (from cache)
547 http fetch GET 200 https://registry.npmjs.org/source-list-map 21ms (from cache)
548 silly pacote range manifest for debug@* fetched in 44ms
549 silly pacote range manifest for memory-fs@~0.4.1 fetched in 33ms
550 http fetch GET 200 https://registry.npmjs.org/webpack-core 24ms (from cache)
551 http fetch GET 200 https://registry.npmjs.org/fastparse 20ms (from cache)
552 http fetch GET 200 https://registry.npmjs.org/cssesc 24ms (from cache)
553 silly pacote range manifest for chokidar@^2.0.0 fetched in 8ms
554 silly pacote range manifest for source-list-map@^2.0.0 fetched in 34ms
555 silly pacote range manifest for webpack-log@^2.0.0 fetched in 35ms
556 silly pacote range manifest for cssesc@^0.1.0 fetched in 33ms
557 silly pacote range manifest for fastparse@^1.1.1 fetched in 30ms
558 http fetch GET 200 https://registry.npmjs.org/regexpu-core 27ms (from cache)
559 silly pacote range manifest for webpack-core@^0.6.8 fetched in 36ms
560 http fetch GET 200 https://registry.npmjs.org/ansi-html 26ms (from cache)
561 silly pacote range manifest for debug@^3.1.0 fetched in 9ms
562 http fetch GET 200 https://registry.npmjs.org/bonjour 24ms (from cache)
563 silly pacote range manifest for regexpu-core@^1.0.0 fetched in 36ms
564 silly pacote range manifest for bonjour@^3.5.0 fetched in 34ms
565 silly pacote version manifest for ansi-html@0.0.7 fetched in 38ms
566 http fetch GET 200 https://registry.npmjs.org/compression 32ms (from cache)
567 http fetch GET 200 https://registry.npmjs.org/connect-history-api-fallback 26ms (from cache)
568 http fetch GET 200 https://registry.npmjs.org/del 27ms (from cache)
569 http fetch GET 200 https://registry.npmjs.org/html-entities 24ms (from cache)
570 silly pacote range manifest for compression@^1.5.2 fetched in 41ms
571 http fetch GET 200 https://registry.npmjs.org/import-local 26ms (from cache)
572 silly pacote range manifest for connect-history-api-fallback@^1.3.0 fetched in 37ms
573 silly pacote range manifest for del@^3.0.0 fetched in 38ms
574 http fetch GET 200 https://registry.npmjs.org/http-proxy-middleware 32ms (from cache)
575 silly pacote range manifest for html-entities@^1.2.0 fetched in 35ms
576 http fetch GET 200 https://registry.npmjs.org/internal-ip 26ms (from cache)
577 http fetch GET 200 https://registry.npmjs.org/ip 22ms (from cache)
578 silly pacote range manifest for import-local@^2.0.0 fetched in 36ms
579 http fetch GET 200 https://registry.npmjs.org/killable 24ms (from cache)
580 silly pacote range manifest for http-proxy-middleware@~0.18.0 fetched in 42ms
581 silly pacote range manifest for internal-ip@^3.0.1 fetched in 36ms
582 silly pacote range manifest for ip@^1.1.5 fetched in 33ms
583 silly pacote range manifest for killable@^1.0.0 fetched in 34ms
584 silly pacote range manifest for semver@^5.6.0 fetched in 10ms
585 http fetch GET 200 https://registry.npmjs.org/loglevel 25ms (from cache)
586 http fetch GET 200 https://registry.npmjs.org/portfinder 21ms (from cache)
587 http fetch GET 200 https://registry.npmjs.org/selfsigned 19ms (from cache)
588 http fetch GET 200 https://registry.npmjs.org/opn 25ms (from cache)
589 silly pacote range manifest for loglevel@^1.4.1 fetched in 33ms
590 silly pacote range manifest for portfinder@^1.0.9 fetched in 31ms
591 silly pacote range manifest for selfsigned@^1.9.1 fetched in 30ms
592 silly pacote range manifest for opn@^5.1.0 fetched in 36ms
593 http fetch GET 200 https://registry.npmjs.org/serve-index 23ms (from cache)
594 http fetch GET 200 https://registry.npmjs.org/express 71ms (from cache)
595 silly pacote range manifest for supports-color@^5.1.0 fetched in 15ms
596 http fetch GET 200 https://registry.npmjs.org/sockjs 26ms (from cache)
597 http fetch GET 200 https://registry.npmjs.org/sockjs-client 28ms (from cache)
598 http fetch GET 200 https://registry.npmjs.org/strip-ansi 28ms (from cache)
599 silly pacote range manifest for serve-index@^1.7.2 fetched in 36ms
600 silly pacote version manifest for yargs@12.0.2 fetched in 13ms
601 silly pacote version manifest for webpack-dev-middleware@3.4.0 fetched in 15ms
602 silly pacote range manifest for express@^4.16.2 fetched in 86ms
603 silly pacote version manifest for sockjs@0.3.19 fetched in 37ms
604 silly pacote version manifest for sockjs-client@1.3.0 fetched in 45ms
605 silly pacote range manifest for strip-ansi@^3.0.0 fetched in 43ms
606 silly pacote range manifest for chalk@^1.1.1 fetched in 18ms
607 http fetch GET 200 https://registry.npmjs.org/spdy 49ms (from cache)
608 http fetch GET 200 https://registry.npmjs.org/url 36ms (from cache)
609 http fetch GET 200 https://registry.npmjs.org/async-foreach 32ms (from cache)
610 silly pacote range manifest for url@^0.11.0 fetched in 46ms
611 silly pacote range manifest for spdy@^4.0.0 fetched in 61ms
612 http fetch GET 200 https://registry.npmjs.org/get-stdin 31ms (from cache)
613 http fetch GET 200 https://registry.npmjs.org/in-publish 30ms (from cache)
614 http fetch GET 200 https://registry.npmjs.org/gaze 36ms (from cache)
615 silly pacote range manifest for async-foreach@^0.1.3 fetched in 43ms
616 http fetch GET 200 https://registry.npmjs.org/cross-spawn 43ms (from cache)
617 http fetch GET 200 https://registry.npmjs.org/meow 33ms (from cache)
618 silly pacote range manifest for request@^2.88.0 fetched in 14ms
619 http fetch GET 200 https://registry.npmjs.org/nan 39ms (from cache)
620 silly pacote range manifest for in-publish@^2.0.0 fetched in 48ms
621 silly pacote range manifest for get-stdin@^4.0.1 fetched in 50ms
622 silly pacote range manifest for gaze@^1.0.0 fetched in 57ms
623 silly pacote range manifest for cross-spawn@^3.0.0 fetched in 62ms
624 silly pacote range manifest for meow@^3.7.0 fetched in 52ms
625 http fetch GET 200 https://registry.npmjs.org/npmlog 35ms (from cache)
626 silly pacote range manifest for nan@^2.13.2 fetched in 54ms
627 http fetch GET 200 https://registry.npmjs.org/node-gyp 54ms (from cache)
628 http fetch GET 200 https://registry.npmjs.org/sass-graph 42ms (from cache)
629 silly pacote range manifest for npmlog@^4.0.0 fetched in 52ms
630 http fetch GET 200 https://registry.npmjs.org/true-case-path 29ms (from cache)
631 http fetch GET 200 https://registry.npmjs.org/stdout-stream 37ms (from cache)
632 silly pacote range manifest for node-gyp@^3.8.0 fetched in 69ms
633 http fetch GET 200 https://registry.npmjs.org/through 35ms (from cache)
634 silly pacote range manifest for sass-graph@^2.2.4 fetched in 57ms
635 http fetch GET 200 https://registry.npmjs.org/hosted-git-info 38ms (from cache)
636 http fetch GET 200 https://registry.npmjs.org/osenv 35ms (from cache)
637 silly pacote range manifest for chalk@^2.0.0 fetched in 13ms
638 http fetch GET 200 https://registry.npmjs.org/validate-npm-package-name 35ms (from cache)
639 silly pacote range manifest for stdout-stream@^1.4.0 fetched in 54ms
640 silly pacote range manifest for true-case-path@^1.0.2 fetched in 47ms
641 silly pacote range manifest for through@X.X.X fetched in 49ms
642 silly pacote range manifest for hosted-git-info@^2.6.0 fetched in 48ms
643 http fetch GET 200 https://registry.npmjs.org/ansi-escapes 37ms (from cache)
644 silly pacote range manifest for osenv@^0.1.5 fetched in 44ms
645 silly pacote range manifest for validate-npm-package-name@^3.0.0 fetched in 45ms
646 silly pacote range manifest for lodash@^4.17.10 fetched in 6ms
647 http fetch GET 200 https://registry.npmjs.org/cli-cursor 26ms (from cache)
648 silly pacote range manifest for ansi-escapes@^3.0.0 fetched in 48ms
649 silly pacote range manifest for rxjs@^6.1.0 fetched in 10ms
650 silly pacote range manifest for string-width@^2.1.0 fetched in 9ms
651 http fetch GET 200 https://registry.npmjs.org/cli-width 24ms (from cache)
652 silly pacote range manifest for strip-ansi@^5.0.0 fetched in 10ms
653 silly pacote range manifest for cli-cursor@^2.1.0 fetched in 35ms
654 http fetch GET 200 https://registry.npmjs.org/figures 21ms (from cache)
655 http fetch GET 200 https://registry.npmjs.org/external-editor 24ms (from cache)
656 silly pacote range manifest for through@^2.3.6 fetched in 8ms
657 http fetch GET 200 https://registry.npmjs.org/mute-stream 21ms (from cache)
658 http fetch GET 200 https://registry.npmjs.org/run-async 18ms (from cache)
659 silly pacote range manifest for bluebird@^3.5.3 fetched in 7ms
660 silly pacote range manifest for cli-width@^2.0.0 fetched in 33ms
661 silly pacote range manifest for cacache@^11.3.2 fetched in 8ms
662 silly pacote range manifest for figures@^2.0.0 fetched in 32ms
663 silly pacote range manifest for external-editor@^3.0.0 fetched in 35ms
664 silly pacote version manifest for mute-stream@0.0.7 fetched in 33ms
665 silly pacote range manifest for run-async@^2.2.0 fetched in 30ms
666 silly pacote range manifest for glob@^7.1.3 fetched in 10ms
667 http fetch GET 200 https://registry.npmjs.org/null-check 20ms (from cache)
668 http fetch GET 200 https://registry.npmjs.org/semver-intersect 23ms (from cache)
669 silly pacote range manifest for npm-package-arg@^6.1.0 fetched in 10ms
670 silly pacote version manifest for semver-intersect@1.4.0 fetched in 34ms
671 silly pacote range manifest for null-check@^1.0.0 fetched in 31ms
672 http fetch GET 200 https://registry.npmjs.org/figgy-pudding 28ms (from cache)
673 http fetch GET 200 https://registry.npmjs.org/get-stream 30ms (from cache)
674 http fetch GET 200 https://registry.npmjs.org/mississippi 21ms (from cache)
675 http fetch GET 200 https://registry.npmjs.org/lru-cache 31ms (from cache)
676 http fetch GET 200 https://registry.npmjs.org/minipass 30ms (from cache)
677 http fetch GET 200 https://registry.npmjs.org/normalize-package-data 27ms (from cache)
678 silly pacote range manifest for figgy-pudding@^3.5.1 fetched in 41ms
679 http fetch GET 200 https://registry.npmjs.org/make-fetch-happen 36ms (from cache)
680 silly pacote range manifest for get-stream@^4.1.0 fetched in 43ms
681 silly pacote range manifest for mississippi@^3.0.0 fetched in 35ms
682 silly pacote range manifest for lru-cache@^5.1.1 fetched in 42ms
683 silly pacote range manifest for normalize-package-data@^2.4.0 fetched in 40ms
684 silly pacote range manifest for minipass@^2.3.5 fetched in 43ms
685 http fetch GET 200 https://registry.npmjs.org/npm-packlist 29ms (from cache)
686 http fetch GET 200 https://registry.npmjs.org/npm-pick-manifest 24ms (from cache)
687 http fetch GET 200 https://registry.npmjs.org/npm-registry-fetch 27ms (from cache)
688 silly pacote range manifest for make-fetch-happen@^4.0.1 fetched in 50ms
689 silly pacote range manifest for rimraf@^2.6.2 fetched in 11ms
690 silly pacote range manifest for safe-buffer@^5.1.2 fetched in 10ms
691 silly pacote range manifest for npm-packlist@^1.1.12 fetched in 42ms
692 silly pacote range manifest for npm-pick-manifest@^2.2.3 fetched in 38ms
693 silly pacote range manifest for npm-registry-fetch@^3.8.0 fetched in 42ms
694 http fetch GET 200 https://registry.npmjs.org/promise-inflight 32ms (from cache)
695 http fetch GET 200 https://registry.npmjs.org/promise-retry 29ms (from cache)
696 silly pacote range manifest for which@^1.3.1 fetched in 11ms
697 http fetch GET 200 https://registry.npmjs.org/protoduck 29ms (from cache)
698 silly pacote range manifest for async@^2.6.2 fetched in 11ms
699 silly pacote range manifest for promise-inflight@^1.0.1 fetched in 41ms
700 http fetch GET 200 https://registry.npmjs.org/ssri 28ms (from cache)
701 silly pacote range manifest for promise-retry@^1.1.1 fetched in 37ms
702 silly pacote range manifest for protoduck@^5.0.1 fetched in 37ms
703 http fetch GET 200 https://registry.npmjs.org/unique-filename 24ms (from cache)
704 http fetch GET 200 https://registry.npmjs.org/tar 32ms (from cache)
705 http fetch GET 200 https://registry.npmjs.org/isexe 23ms (from cache)
706 silly pacote range manifest for istanbul-lib-instrument@^3.3.0 fetched in 9ms
707 http fetch GET 200 https://registry.npmjs.org/compare-versions 22ms (from cache)
708 silly pacote range manifest for ssri@^6.0.1 fetched in 40ms
709 silly pacote range manifest for unique-filename@^1.1.1 fetched in 35ms
710 http fetch GET 200 https://registry.npmjs.org/fileset 20ms (from cache)
711 silly pacote range manifest for isexe@^2.0.0 fetched in 32ms
712 silly pacote range manifest for tar@^4.4.8 fetched in 42ms
713 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-coverage 23ms (from cache)
714 silly pacote range manifest for compare-versions@^3.4.0 fetched in 30ms
715 silly pacote range manifest for js-yaml@^3.13.1 fetched in 8ms
716 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-hook 25ms (from cache)
717 silly pacote range manifest for fileset@^2.0.3 fetched in 31ms
718 silly pacote range manifest for once@^1.4.0 fetched in 9ms
719 silly pacote range manifest for istanbul-lib-coverage@^2.0.5 fetched in 32ms
720 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-report 26ms (from cache)
721 silly pacote range manifest for istanbul-lib-hook@^2.0.7 fetched in 33ms
722 silly pacote range manifest for istanbul-lib-report@^2.0.8 fetched in 33ms
723 http fetch GET 200 https://registry.npmjs.org/make-dir 18ms (from cache)
724 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-source-maps 25ms (from cache)
725 http fetch GET 200 https://registry.npmjs.org/istanbul-reports 29ms (from cache)
726 http fetch GET 200 https://registry.npmjs.org/https-proxy-agent 25ms (from cache)
727 silly pacote range manifest for make-dir@^2.1.0 fetched in 29ms
728 silly pacote range manifest for istanbul-lib-source-maps@^3.0.6 fetched in 36ms
729 silly pacote range manifest for istanbul-reports@^2.2.4 fetched in 37ms
730 silly pacote range manifest for https-proxy-agent@^2.2.1 fetched in 32ms
731 silly pacote range manifest for ajv@^6.1.0 fetched in 6ms
732 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fhelper-module-context 29ms (from cache)
733 http fetch GET 200 https://registry.npmjs.org/acorn-dynamic-import 22ms (from cache)
734 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fast 38ms (from cache)
735 silly pacote range manifest for enhanced-resolve@^4.1.0 fetched in 10ms
736 http fetch GET 200 https://registry.npmjs.org/acorn 33ms (from cache)
737 silly pacote version manifest for @webassemblyjs/helper-module-context@1.7.11 fetched in 41ms
738 silly pacote range manifest for acorn-dynamic-import@^4.0.0 fetched in 33ms
739 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fwasm-edit 43ms (from cache)
740 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fwasm-parser 44ms (from cache)
741 silly pacote version manifest for @webassemblyjs/ast@1.7.11 fetched in 52ms
742 http fetch GET 200 https://registry.npmjs.org/chrome-trace-event 24ms (from cache)
743 http fetch GET 200 https://registry.npmjs.org/ajv-keywords 27ms (from cache)
744 silly pacote range manifest for acorn@^6.0.5 fetched in 44ms
745 silly pacote version manifest for @webassemblyjs/wasm-edit@1.7.11 fetched in 55ms
746 silly pacote range manifest for mkdirp@~0.5.0 fetched in 8ms
747 http fetch GET 200 https://registry.npmjs.org/eslint-scope 30ms (from cache)
748 silly pacote version manifest for @webassemblyjs/wasm-parser@1.7.11 fetched in 56ms
749 silly pacote range manifest for chrome-trace-event@^1.0.0 fetched in 36ms
750 silly pacote range manifest for ajv-keywords@^3.1.0 fetched in 40ms
751 http fetch GET 200 https://registry.npmjs.org/json-parse-better-errors 27ms (from cache)
752 http fetch GET 200 https://registry.npmjs.org/loader-runner 24ms (from cache)
753 silly pacote range manifest for schema-utils@^0.4.4 fetched in 9ms
754 silly pacote range manifest for eslint-scope@^4.0.0 fetched in 40ms
755 silly pacote range manifest for terser-webpack-plugin@^1.1.0 fetched in 9ms
756 silly pacote range manifest for webpack-sources@^1.3.0 fetched in 9ms
757 silly pacote range manifest for json-parse-better-errors@^1.0.2 fetched in 36ms
758 silly pacote range manifest for loader-runner@^2.3.0 fetched in 34ms
759 http fetch GET 200 https://registry.npmjs.org/node-libs-browser 24ms (from cache)
760 http fetch GET 200 https://registry.npmjs.org/micromatch 33ms (from cache)
761 silly pacote range manifest for glob@^7.0.6 fetched in 10ms
762 silly pacote range manifest for jasmine-core@~2.8.0 fetched in 13ms
763 silly pacote range manifest for source-map@^0.5.6 fetched in 11ms
764 http fetch GET 200 https://registry.npmjs.org/tapable 29ms (from cache)
765 silly pacote range manifest for micromatch@^3.1.8 fetched in 45ms
766 http fetch GET 200 https://registry.npmjs.org/watchpack 28ms (from cache)
767 silly pacote range manifest for node-libs-browser@^2.0.0 fetched in 38ms
768 http fetch GET 200 https://registry.npmjs.org/exit 33ms (from cache)
769 silly pacote range manifest for supports-color@^2.0.0 fetched in 18ms
770 silly pacote range manifest for tapable@^1.1.0 fetched in 47ms
771 silly pacote range manifest for watchpack@^1.5.0 fetched in 45ms
772 silly pacote range manifest for minimist@~0.0.1 fetched in 16ms
773 http fetch GET 200 https://registry.npmjs.org/ansi-styles 36ms (from cache)
774 http fetch GET 200 https://registry.npmjs.org/has-ansi 32ms (from cache)
775 silly pacote range manifest for rimraf@^2.5.4 fetched in 11ms
776 silly pacote range manifest for exit@^0.1.2 fetched in 46ms
777 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp 40ms (from cache)
778 silly pacote range manifest for selenium-webdriver@^3.0.1 fetched in 10ms
779 silly pacote version manifest for tmp@0.0.30 fetched in 11ms
780 http fetch GET 200 https://registry.npmjs.org/wordwrap 36ms (from cache)
781 silly pacote range manifest for ansi-styles@^2.2.1 fetched in 49ms
782 silly pacote range manifest for has-ansi@^2.0.0 fetched in 45ms
783 http fetch GET 200 https://registry.npmjs.org/jszip 32ms (from cache)
784 silly pacote range manifest for del@^2.2.0 fetched in 11ms
785 silly pacote range manifest for escape-string-regexp@^1.0.2 fetched in 52ms
786 silly pacote range manifest for q@^1.4.1 fetched in 9ms
787 silly pacote range manifest for ini@^1.3.4 fetched in 9ms
788 silly pacote range manifest for wordwrap@~0.0.2 fetched in 48ms
789 http fetch GET 200 https://registry.npmjs.org/xml2js 28ms (from cache)
790 silly pacote range manifest for request@^2.87.0 fetched in 11ms
791 silly pacote range manifest for rimraf@^2.5.2 fetched in 14ms
792 silly pacote range manifest for jszip@^3.1.3 fetched in 48ms
793 silly pacote version manifest for debug@2.6.9 fetched in 12ms
794 http fetch GET 200 https://registry.npmjs.org/adm-zip 31ms (from cache)
795 silly pacote range manifest for xml2js@^0.4.17 fetched in 41ms
796 silly pacote range manifest for adm-zip@^0.4.9 fetched in 40ms
797 http fetch GET 200 https://registry.npmjs.org/bytes 30ms (from cache)
798 http fetch GET 200 https://registry.npmjs.org/content-type 29ms (from cache)
799 http fetch GET 200 https://registry.npmjs.org/depd 27ms (from cache)
800 http fetch GET 200 https://registry.npmjs.org/on-finished 21ms (from cache)
801 http fetch GET 200 https://registry.npmjs.org/http-errors 24ms (from cache)
802 http fetch GET 200 https://registry.npmjs.org/iconv-lite 26ms (from cache)
803 silly pacote version manifest for bytes@3.1.0 fetched in 39ms
804 silly pacote range manifest for content-type@~1.0.4 fetched in 37ms
805 silly pacote range manifest for depd@~1.1.2 fetched in 35ms
806 http fetch GET 200 https://registry.npmjs.org/qs 27ms (from cache)
807 silly pacote range manifest for on-finished@~2.3.0 fetched in 30ms
808 http fetch GET 200 https://registry.npmjs.org/raw-body 27ms (from cache)
809 http fetch GET 200 https://registry.npmjs.org/type-is 25ms (from cache)
810 silly pacote version manifest for http-errors@1.7.2 fetched in 40ms
811 silly pacote version manifest for iconv-lite@0.4.24 fetched in 41ms
812 http fetch GET 200 https://registry.npmjs.org/arr-flatten 24ms (from cache)
813 silly pacote version manifest for qs@6.7.0 fetched in 41ms
814 silly pacote version manifest for raw-body@2.4.0 fetched in 44ms
815 silly pacote range manifest for type-is@~1.6.17 fetched in 38ms
816 silly pacote range manifest for arr-flatten@^1.1.0 fetched in 36ms
817 http fetch GET 200 https://registry.npmjs.org/extend-shallow 26ms (from cache)
818 http fetch GET 200 https://registry.npmjs.org/array-unique 29ms (from cache)
819 http fetch GET 200 https://registry.npmjs.org/isobject 24ms (from cache)
820 http fetch GET 200 https://registry.npmjs.org/repeat-element 21ms (from cache)
821 http fetch GET 200 https://registry.npmjs.org/fill-range 32ms (from cache)
822 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 34ms
823 silly pacote range manifest for array-unique@^0.3.2 fetched in 38ms
824 http fetch GET 200 https://registry.npmjs.org/snapdragon-node 21ms (from cache)
825 http fetch GET 200 https://registry.npmjs.org/snapdragon 25ms (from cache)
826 silly pacote range manifest for repeat-element@^1.1.2 fetched in 30ms
827 silly pacote range manifest for isobject@^3.0.1 fetched in 34ms
828 http fetch GET 200 https://registry.npmjs.org/custom-event 15ms (from cache)
829 silly pacote range manifest for fill-range@^4.0.0 fetched in 41ms
830 http fetch GET 200 https://registry.npmjs.org/to-regex 20ms (from cache)
831 http fetch GET 200 https://registry.npmjs.org/split-string 23ms (from cache)
832 silly pacote range manifest for snapdragon@^0.8.1 fetched in 32ms
833 silly pacote range manifest for snapdragon-node@^2.0.1 fetched in 30ms
834 silly pacote range manifest for custom-event@~1.0.0 fetched in 27ms
835 silly pacote range manifest for to-regex@^3.0.1 fetched in 30ms
836 silly pacote range manifest for split-string@^3.0.2 fetched in 35ms
837 http fetch GET 200 https://registry.npmjs.org/ent 23ms (from cache)
838 http fetch GET 200 https://registry.npmjs.org/extend 23ms (from cache)
839 http fetch GET 200 https://registry.npmjs.org/void-elements 20ms (from cache)
840 http fetch GET 200 https://registry.npmjs.org/requires-port 22ms (from cache)
841 http fetch GET 200 https://registry.npmjs.org/eventemitter3 25ms (from cache)
842 silly pacote range manifest for ent@~2.2.0 fetched in 31ms
843 silly pacote range manifest for extend@^3.0.0 fetched in 33ms
844 silly pacote range manifest for void-elements@^2.0.0 fetched in 30ms
845 http fetch GET 200 https://registry.npmjs.org/buffer-alloc 23ms (from cache)
846 http fetch GET 200 https://registry.npmjs.org/follow-redirects 27ms (from cache)
847 http fetch GET 200 https://registry.npmjs.org/parseurl 19ms (from cache)
848 http fetch GET 200 https://registry.npmjs.org/utils-merge 17ms (from cache)
849 silly pacote range manifest for requires-port@^1.0.0 fetched in 32ms
850 silly pacote range manifest for eventemitter3@^3.0.0 fetched in 33ms
851 http fetch GET 200 https://registry.npmjs.org/finalhandler 23ms (from cache)
852 silly pacote range manifest for debug@^4.1.1 fetched in 7ms
853 silly pacote range manifest for follow-redirects@^1.0.0 fetched in 34ms
854 silly pacote range manifest for buffer-alloc@^1.2.0 fetched in 31ms
855 silly pacote range manifest for parseurl@~1.3.3 fetched in 27ms
856 silly pacote range manifest for ansi-styles@^3.2.1 fetched in 10ms
857 silly pacote version manifest for utils-merge@1.0.1 fetched in 29ms
858 silly pacote version manifest for finalhandler@1.1.2 fetched in 33ms
859 silly pacote range manifest for escape-string-regexp@^1.0.5 fetched in 12ms
860 http fetch GET 200 https://registry.npmjs.org/date-format 23ms (from cache)
861 silly pacote range manifest for supports-color@^5.3.0 fetched in 10ms
862 http fetch GET 200 https://registry.npmjs.org/rfdc 20ms (from cache)
863 silly pacote range manifest for debug@~3.1.0 fetched in 9ms
864 http fetch GET 200 https://registry.npmjs.org/streamroller 23ms (from cache)
865 silly pacote range manifest for date-format@^2.0.0 fetched in 32ms
866 silly pacote range manifest for rfdc@^1.1.2 fetched in 29ms
867 silly pacote range manifest for lru-cache@4.1.x fetched in 8ms
868 http fetch GET 200 https://registry.npmjs.org/os-tmpdir 21ms (from cache)
869 http fetch GET 200 https://registry.npmjs.org/has-binary2 19ms (from cache)
870 http fetch GET 200 https://registry.npmjs.org/socket.io-adapter 17ms (from cache)
871 silly pacote range manifest for streamroller@^1.0.5 fetched in 31ms
872 silly pacote range manifest for tmp@0.0.x fetched in 7ms
873 silly pacote version manifest for minimist@0.0.8 fetched in 6ms
874 silly pacote range manifest for os-tmpdir@~1.0.2 fetched in 28ms
875 silly pacote range manifest for has-binary2@~1.0.2 fetched in 25ms
876 silly pacote range manifest for socket.io-adapter@~1.1.0 fetched in 23ms
877 http fetch GET 200 https://registry.npmjs.org/engine.io 27ms (from cache)
878 http fetch GET 200 https://registry.npmjs.org/socket.io-parser 21ms (from cache)
879 http fetch GET 200 https://registry.npmjs.org/socket.io-client 31ms (from cache)
880 silly pacote range manifest for micromatch@^3.1.4 fetched in 21ms
881 silly pacote range manifest for tslib@^1.8.1 fetched in 19ms
882 silly pacote range manifest for is-glob@^3.1.0 fetched in 23ms
883 silly pacote range manifest for engine.io@~3.2.0 fetched in 50ms
884 silly pacote range manifest for socket.io-parser@~3.2.0 fetched in 47ms
885 http fetch GET 200 https://registry.npmjs.org/@babel%2fhighlight 39ms (from cache)
886 silly pacote version manifest for socket.io-client@2.1.1 fetched in 56ms
887 http fetch GET 200 https://registry.npmjs.org/argparse 39ms (from cache)
888 silly pacote range manifest for graceful-fs@^4.1.11 fetched in 7ms
889 http fetch GET 200 https://registry.npmjs.org/path-parse 43ms (from cache)
890 http fetch GET 200 https://registry.npmjs.org/esprima 45ms (from cache)
891 silly pacote range manifest for @babel/highlight@^7.0.0 fetched in 53ms
892 silly pacote range manifest for micromatch@^3.1.10 fetched in 13ms
893 silly pacote range manifest for argparse@^1.0.7 fetched in 54ms
894 http fetch GET 200 https://registry.npmjs.org/path-dirname 32ms (from cache)
895 silly pacote range manifest for path-parse@^1.0.6 fetched in 57ms
896 silly pacote range manifest for esprima@^4.0.0 fetched in 58ms
897 http fetch GET 200 https://registry.npmjs.org/binary-extensions 35ms (from cache)
898 silly pacote range manifest for nan@^2.12.1 fetched in 9ms
899 http fetch GET 200 https://registry.npmjs.org/remove-trailing-separator 35ms (from cache)
900 http fetch GET 200 https://registry.npmjs.org/is-extglob 36ms (from cache)
901 silly pacote range manifest for path-dirname@^1.0.0 fetched in 42ms
902 silly pacote range manifest for resolve@^1.1.6 fetched in 8ms
903 silly pacote range manifest for binary-extensions@^1.0.0 fetched in 43ms
904 silly pacote range manifest for string-width@^1.0.1 fetched in 7ms
905 silly pacote range manifest for remove-trailing-separator@^1.0.1 fetched in 43ms
906 silly pacote range manifest for is-extglob@^2.1.1 fetched in 44ms
907 silly pacote range manifest for strip-ansi@^3.0.1 fetched in 8ms
908 http fetch GET 200 https://registry.npmjs.org/punycode 24ms (from cache)
909 http fetch GET 200 https://registry.npmjs.org/ionicons 36ms (from cache)
910 http fetch GET 200 https://registry.npmjs.org/readable-stream 41ms (from cache)
911 http fetch GET 200 https://registry.npmjs.org/node-pre-gyp 32ms (from cache)
912 http fetch GET 200 https://registry.npmjs.org/execa 23ms (from cache)
913 http fetch GET 200 https://registry.npmjs.org/lcid 20ms (from cache)
914 http fetch GET 200 https://registry.npmjs.org/wrap-ansi 25ms (from cache)
915 http fetch GET 200 https://registry.npmjs.org/mem 21ms (from cache)
916 silly pacote version manifest for ionicons@4.5.6 fetched in 47ms
917 silly pacote range manifest for punycode@^2.1.0 fetched in 36ms
918 http fetch GET 200 https://registry.npmjs.org/find-up 23ms (from cache)
919 silly pacote range manifest for readable-stream@^2.0.2 fetched in 53ms
920 silly pacote range manifest for node-pre-gyp@^0.12.0 fetched in 44ms
921 http fetch GET 200 https://registry.npmjs.org/read-pkg 24ms (from cache)
922 silly pacote range manifest for lcid@^1.0.0 fetched in 29ms
923 silly pacote range manifest for execa@^0.7.0 fetched in 32ms
924 silly pacote range manifest for strip-ansi@^4.0.0 fetched in 8ms
925 silly pacote range manifest for mem@^1.1.0 fetched in 30ms
926 silly pacote range manifest for wrap-ansi@^2.0.0 fetched in 36ms
927 silly pacote range manifest for find-up@^2.0.0 fetched in 33ms
928 silly pacote range manifest for read-pkg@^2.0.0 fetched in 35ms
929 silly pacote range manifest for glob@^7.1.2 fetched in 11ms
930 silly pacote range manifest for bluebird@^3.5.1 fetched in 10ms
931 silly pacote range manifest for lru-cache@^4.1.1 fetched in 9ms
932 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 25ms (from cache)
933 http fetch GET 200 https://registry.npmjs.org/array-union 22ms (from cache)
934 http fetch GET 200 https://registry.npmjs.org/dir-glob 21ms (from cache)
935 silly pacote range manifest for mississippi@^2.0.0 fetched in 8ms
936 silly pacote range manifest for ssri@^5.2.4 fetched in 7ms
937 silly pacote range manifest for unique-filename@^1.1.0 fetched in 7ms
938 http fetch GET 200 https://registry.npmjs.org/slash 21ms (from cache)
939 http fetch GET 200 https://registry.npmjs.org/chownr 21ms (from cache)
940 silly pacote range manifest for dir-glob@^2.0.0 fetched in 28ms
941 silly pacote range manifest for array-union@^1.0.1 fetched in 29ms
942 silly pacote range manifest for y18n@^4.0.0 fetched in 6ms
943 silly pacote range manifest for is-fullwidth-code-point@^2.0.0 fetched in 32ms
944 http fetch GET 200 https://registry.npmjs.org/move-concurrently 17ms (from cache)
945 http fetch GET 200 https://registry.npmjs.org/ignore 29ms (from cache)
946 silly pacote range manifest for make-dir@^1.0.0 fetched in 8ms
947 silly pacote range manifest for slash@^1.0.0 fetched in 28ms
948 silly pacote range manifest for chownr@^1.0.1 fetched in 35ms
949 http fetch GET 200 https://registry.npmjs.org/caniuse-lite 17ms (from cache)
950 silly pacote range manifest for move-concurrently@^1.0.1 fetched in 35ms
951 silly fetchPackageMetaData error for caniuse-lite@^1.0.30000967 Unexpected end of JSON input while parsing near '...LJj3TWIY3MYeTgZWKXt5d'
952 silly pacote range manifest for ignore@^3.3.5 fetched in 49ms
953 http fetch GET 200 https://registry.npmjs.org/commondir 31ms (from cache)
954 silly pacote range manifest for ajv@^5.0.0 fetched in 14ms
955 http fetch GET 200 https://registry.npmjs.org/pkg-dir 28ms (from cache)
956 http fetch GET 200 https://registry.npmjs.org/p-try 31ms (from cache)
957 silly pacote range manifest for memory-fs@^0.4.0 fetched in 8ms
958 silly pacote range manifest for tapable@^1.0.0 fetched in 10ms
959 silly pacote range manifest for commondir@^1.0.1 fetched in 42ms
960 silly pacote range manifest for pkg-dir@^2.0.0 fetched in 38ms
961 http fetch GET 200 https://registry.npmjs.org/ajv-errors 32ms (from cache)
962 silly pacote range manifest for p-try@^1.0.0 fetched in 40ms
963 silly pacote range manifest for @types/node@* fetched in 9ms
964 http fetch GET 200 https://registry.npmjs.org/wrappy 20ms (from cache)
965 http fetch GET 200 https://registry.npmjs.org/node-releases 38ms (from cache)
966 http fetch GET 200 https://registry.npmjs.org/@types%2fsource-list-map 17ms (from cache)
967 silly pacote range manifest for ajv-errors@^1.0.0 fetched in 40ms
968 silly pacote range manifest for wrappy@1 fetched in 27ms
969 silly pacote range manifest for node-releases@^1.1.19 fetched in 46ms
970 http fetch GET 200 https://registry.npmjs.org/prr 16ms (from cache)
971 silly pacote range manifest for @types/source-list-map@* fetched in 25ms
972 silly pacote range manifest for istanbul-lib-coverage@^1.2.1 fetched in 5ms
973 http fetch GET 200 https://registry.npmjs.org/babel-template 17ms (from cache)
974 http fetch GET 200 https://registry.npmjs.org/electron-to-chromium 57ms (from cache)
975 silly pacote range manifest for prr@~1.0.1 fetched in 25ms
976 http fetch GET 200 https://registry.npmjs.org/babel-generator 24ms (from cache)
977 http fetch GET 200 https://registry.npmjs.org/babel-types 22ms (from cache)
978 http fetch GET 200 https://registry.npmjs.org/babel-traverse 25ms (from cache)
979 silly pacote range manifest for babel-template@^6.16.0 fetched in 28ms
980 silly pacote range manifest for electron-to-chromium@^1.3.133 fetched in 68ms
981 silly pacote range manifest for babel-types@^6.18.0 fetched in 29ms
982 silly pacote range manifest for babel-generator@^6.18.0 fetched in 34ms
983 http fetch GET 200 https://registry.npmjs.org/asap 19ms (from cache)
984 http fetch GET 200 https://registry.npmjs.org/balanced-match 20ms (from cache)
985 silly pacote range manifest for babel-traverse@^6.18.0 fetched in 36ms
986 silly pacote range manifest for extend@~3.0.2 fetched in 5ms
987 http fetch GET 200 https://registry.npmjs.org/concat-map 26ms (from cache)
988 silly pacote range manifest for balanced-match@^1.0.0 fetched in 29ms
989 silly pacote range manifest for asap@~2.0.3 fetched in 31ms
990 http fetch GET 200 https://registry.npmjs.org/babylon 38ms (from cache)
991 http fetch GET 200 https://registry.npmjs.org/aws-sign2 28ms (from cache)
992 http fetch GET 200 https://registry.npmjs.org/caseless 23ms (from cache)
993 silly pacote version manifest for concat-map@0.0.1 fetched in 38ms
994 http fetch GET 200 https://registry.npmjs.org/aws4 28ms (from cache)
995 silly pacote range manifest for babylon@^6.18.0 fetched in 51ms
996 silly pacote range manifest for aws-sign2@~0.7.0 fetched in 38ms
997 http fetch GET 200 https://registry.npmjs.org/combined-stream 26ms (from cache)
998 silly pacote range manifest for caseless@~0.12.0 fetched in 31ms
999 http fetch GET 200 https://registry.npmjs.org/forever-agent 25ms (from cache)
1000 silly pacote range manifest for aws4@^1.8.0 fetched in 36ms
1001 http fetch GET 200 https://registry.npmjs.org/http-signature 20ms (from cache)
1002 http fetch GET 200 https://registry.npmjs.org/form-data 25ms (from cache)
1003 silly pacote range manifest for combined-stream@~1.0.6 fetched in 33ms
1004 http fetch GET 200 https://registry.npmjs.org/har-validator 26ms (from cache)
1005 silly pacote range manifest for forever-agent@~0.6.1 fetched in 34ms
1006 http fetch GET 200 https://registry.npmjs.org/is-typedarray 17ms (from cache)
1007 silly pacote range manifest for http-signature@~1.2.0 fetched in 30ms
1008 http fetch GET 200 https://registry.npmjs.org/isstream 17ms (from cache)
1009 http fetch GET 200 https://registry.npmjs.org/json-stringify-safe 18ms (from cache)
1010 silly pacote range manifest for form-data@~2.3.2 fetched in 38ms
1011 silly pacote range manifest for har-validator@~5.1.0 fetched in 37ms
1012 silly pacote range manifest for qs@~6.5.2 fetched in 13ms
1013 silly pacote range manifest for is-typedarray@~1.0.0 fetched in 29ms
1014 silly pacote range manifest for isstream@~0.1.2 fetched in 29ms
1015 silly pacote range manifest for json-stringify-safe@~5.0.1 fetched in 30ms
1016 http fetch GET 200 https://registry.npmjs.org/oauth-sign 26ms (from cache)
1017 http fetch GET 200 https://registry.npmjs.org/mime-types 30ms (from cache)
1018 http fetch GET 200 https://registry.npmjs.org/performance-now 25ms (from cache)
1019 silly pacote range manifest for pify@^2.3.0 fetched in 10ms
1020 silly pacote range manifest for oauth-sign@~0.9.0 fetched in 34ms
1021 silly pacote range manifest for performance-now@^2.1.0 fetched in 33ms
1022 silly pacote range manifest for mime-types@~2.1.19 fetched in 39ms
1023 http fetch GET 200 https://registry.npmjs.org/tough-cookie 27ms (from cache)
1024 http fetch GET 200 https://registry.npmjs.org/tunnel-agent 26ms (from cache)
1025 http fetch GET 200 https://registry.npmjs.org/uuid 25ms (from cache)
1026 http fetch GET 200 https://registry.npmjs.org/import-cwd 18ms (from cache)
1027 http fetch GET 200 https://registry.npmjs.org/for-own 21ms (from cache)
1028 silly pacote range manifest for tough-cookie@~2.4.3 fetched in 36ms
1029 http fetch GET 200 https://registry.npmjs.org/cosmiconfig 27ms (from cache)
1030 silly pacote range manifest for tunnel-agent@^0.6.0 fetched in 35ms
1031 silly pacote range manifest for uuid@^3.3.2 fetched in 34ms
1032 silly pacote range manifest for import-cwd@^2.0.0 fetched in 27ms
1033 http fetch GET 200 https://registry.npmjs.org/is-plain-object 23ms (from cache)
1034 silly pacote range manifest for for-own@^1.0.0 fetched in 27ms
1035 http fetch GET 200 https://registry.npmjs.org/shallow-clone 16ms (from cache)
1036 http fetch GET 200 https://registry.npmjs.org/has-flag 16ms (from cache)
1037 silly pacote range manifest for chownr@^1.1.1 fetched in 7ms
1038 http fetch GET 200 https://registry.npmjs.org/kind-of 22ms (from cache)
1039 silly pacote range manifest for graceful-fs@^4.1.15 fetched in 6ms
1040 silly pacote range manifest for cosmiconfig@^4.0.0 fetched in 34ms
1041 silly pacote range manifest for make-dir@^2.0.0 fetched in 11ms
1042 silly pacote range manifest for pkg-dir@^3.0.0 fetched in 12ms
1043 silly pacote range manifest for is-plain-object@^2.0.4 fetched in 35ms
1044 silly pacote range manifest for shallow-clone@^1.0.0 fetched in 30ms
1045 silly pacote range manifest for has-flag@^3.0.0 fetched in 30ms
1046 silly pacote range manifest for kind-of@^6.0.0 fetched in 36ms
1047 silly pacote range manifest for @schematics/angular@^7.0.3 fetched in 15ms
1048 silly pacote range manifest for typescript@~3.3.3333 fetched in 14ms
1049 silly pacote range manifest for errno@~0.1.7 fetched in 9ms
1050 silly pacote range manifest for commander@^2.19.0 fetched in 9ms
1051 silly pacote range manifest for source-map-support@~0.5.10 fetched in 9ms
1052 http fetch GET 200 https://registry.npmjs.org/amdefine 22ms (from cache)
1053 silly pacote range manifest for errno@^0.1.3 fetched in 8ms
1054 silly pacote range manifest for readable-stream@^2.0.1 fetched in 7ms
1055 silly pacote range manifest for source-map@~0.4.1 fetched in 6ms
1056 silly pacote range manifest for source-list-map@~0.1.7 fetched in 8ms
1057 silly pacote range manifest for amdefine@>=0.0.4 fetched in 33ms
1058 http fetch GET 200 https://registry.npmjs.org/ms 24ms (from cache)
1059 http fetch GET 200 https://registry.npmjs.org/ws 35ms (from cache)
1060 http fetch GET 200 https://registry.npmjs.org/ansi-colors 24ms (from cache)
1061 http fetch GET 200 https://registry.npmjs.org/regenerate 23ms (from cache)
1062 http fetch GET 200 https://registry.npmjs.org/regjsgen 21ms (from cache)
1063 http fetch GET 200 https://registry.npmjs.org/array-flatten 21ms (from cache)
1064 http fetch GET 200 https://registry.npmjs.org/regjsparser 22ms (from cache)
1065 http fetch GET 200 https://registry.npmjs.org/deep-equal 21ms (from cache)
1066 http fetch GET 200 https://registry.npmjs.org/dns-equal 20ms (from cache)
1067 silly pacote range manifest for ms@^2.1.1 fetched in 35ms
1068 silly pacote range manifest for ws@^6.1.4 fetched in 46ms
1069 silly pacote range manifest for ansi-colors@^3.0.0 fetched in 33ms
1070 silly pacote range manifest for regenerate@^1.2.1 fetched in 32ms
1071 silly pacote range manifest for regjsgen@^0.2.0 fetched in 31ms
1072 http fetch GET 200 https://registry.npmjs.org/dns-txt 21ms (from cache)
1073 silly pacote range manifest for regjsparser@^0.1.4 fetched in 31ms
1074 silly pacote range manifest for array-flatten@^2.1.0 fetched in 31ms
1075 silly pacote range manifest for deep-equal@^1.0.1 fetched in 29ms
1076 silly pacote range manifest for dns-equal@^1.0.0 fetched in 29ms
1077 silly pacote version manifest for bytes@3.0.0 fetched in 7ms
1078 silly pacote range manifest for dns-txt@^2.0.2 fetched in 28ms
1079 silly pacote version manifest for safe-buffer@5.1.2 fetched in 8ms
1080 silly pacote range manifest for globby@^6.1.0 fetched in 10ms
1081 http fetch GET 200 https://registry.npmjs.org/multicast-dns-service-types 19ms (from cache)
1082 http fetch GET 200 https://registry.npmjs.org/multicast-dns 22ms (from cache)
1083 http fetch GET 200 https://registry.npmjs.org/accepts 21ms (from cache)
1084 http fetch GET 200 https://registry.npmjs.org/compressible 20ms (from cache)
1085 silly pacote range manifest for rimraf@^2.2.8 fetched in 7ms
1086 http fetch GET 200 https://registry.npmjs.org/vary 23ms (from cache)
1087 http fetch GET 200 https://registry.npmjs.org/on-headers 24ms (from cache)
1088 silly pacote range manifest for multicast-dns-service-types@^1.1.0 fetched in 31ms
1089 silly pacote range manifest for multicast-dns@^6.0.1 fetched in 33ms
1090 http fetch GET 200 https://registry.npmjs.org/is-path-cwd 20ms (from cache)
1091 silly pacote range manifest for accepts@~1.3.5 fetched in 32ms
1092 silly pacote range manifest for compressible@~2.0.16 fetched in 33ms
1093 http fetch GET 200 https://registry.npmjs.org/is-path-in-cwd 23ms (from cache)
1094 http fetch GET 200 https://registry.npmjs.org/p-map 23ms (from cache)
1095 silly pacote range manifest for on-headers@~1.0.2 fetched in 33ms
1096 silly pacote range manifest for http-proxy@^1.16.2 fetched in 9ms
1097 silly pacote range manifest for vary@~1.1.2 fetched in 34ms
1098 silly pacote range manifest for micromatch@^3.1.9 fetched in 9ms
1099 silly pacote range manifest for is-path-cwd@^1.0.0 fetched in 31ms
1100 silly pacote range manifest for is-path-in-cwd@^1.0.0 fetched in 31ms
1101 http fetch GET 200 https://registry.npmjs.org/resolve-cwd 21ms (from cache)
1102 silly pacote range manifest for async@^1.5.2 fetched in 8ms
1103 silly pacote range manifest for p-map@^1.1.1 fetched in 32ms
1104 silly pacote range manifest for debug@^2.2.0 fetched in 8ms
1105 silly pacote range manifest for accepts@~1.3.4 fetched in 8ms
1106 silly pacote range manifest for resolve-cwd@^2.0.0 fetched in 27ms
1107 silly pacote range manifest for mime-types@~2.1.17 fetched in 6ms
1108 silly pacote range manifest for parseurl@~1.3.2 fetched in 6ms
1109 silly pacote range manifest for http-errors@~1.6.2 fetched in 8ms
1110 http fetch GET 200 https://registry.npmjs.org/default-gateway 24ms (from cache)
1111 http fetch GET 200 https://registry.npmjs.org/ipaddr.js 21ms (from cache)
1112 silly pacote range manifest for cliui@^4.0.0 fetched in 10ms
1113 silly pacote range manifest for decamelize@^2.0.0 fetched in 10ms
1114 http fetch GET 200 https://registry.npmjs.org/batch 19ms (from cache)
1115 silly pacote range manifest for find-up@^3.0.0 fetched in 10ms
1116 http fetch GET 200 https://registry.npmjs.org/escape-html 19ms (from cache)
1117 silly pacote range manifest for os-locale@^3.0.0 fetched in 9ms
1118 silly pacote range manifest for y18n@^3.2.1 || ^4.0.0 fetched in 9ms
1119 http fetch GET 200 https://registry.npmjs.org/node-forge 25ms (from cache)
1120 silly pacote range manifest for default-gateway@^2.6.0 fetched in 34ms
1121 silly pacote range manifest for ipaddr.js@^1.5.2 fetched in 32ms
1122 silly pacote range manifest for yargs-parser@^10.1.0 fetched in 9ms
1123 silly pacote range manifest for accepts@~1.3.7 fetched in 8ms
1124 silly pacote version manifest for batch@0.6.1 fetched in 28ms
1125 silly pacote version manifest for array-flatten@1.1.1 fetched in 9ms
1126 silly pacote range manifest for escape-html@~1.0.3 fetched in 28ms
1127 silly pacote version manifest for node-forge@0.7.5 fetched in 36ms
1128 silly pacote version manifest for body-parser@1.19.0 fetched in 10ms
1129 silly pacote range manifest for finalhandler@~1.1.2 fetched in 11ms
1130 http fetch GET 200 https://registry.npmjs.org/cookie 21ms (from cache)
1131 http fetch GET 200 https://registry.npmjs.org/content-disposition 24ms (from cache)
1132 http fetch GET 200 https://registry.npmjs.org/encodeurl 21ms (from cache)
1133 http fetch GET 200 https://registry.npmjs.org/cookie-signature 22ms (from cache)
1134 http fetch GET 200 https://registry.npmjs.org/etag 21ms (from cache)
1135 http fetch GET 200 https://registry.npmjs.org/fresh 20ms (from cache)
1136 http fetch GET 200 https://registry.npmjs.org/methods 18ms (from cache)
1137 http fetch GET 200 https://registry.npmjs.org/merge-descriptors 20ms (from cache)
1138 silly pacote version manifest for content-disposition@0.5.3 fetched in 29ms
1139 silly pacote version manifest for cookie@0.4.0 fetched in 27ms
1140 silly pacote range manifest for encodeurl@~1.0.2 fetched in 27ms
1141 silly pacote version manifest for cookie-signature@1.0.6 fetched in 29ms
1142 silly pacote range manifest for etag@~1.8.1 fetched in 27ms
1143 http fetch GET 200 https://registry.npmjs.org/path-to-regexp 21ms (from cache)
1144 http fetch GET 200 https://registry.npmjs.org/proxy-addr 15ms (from cache)
1145 silly pacote version manifest for fresh@0.5.2 fetched in 27ms
1146 silly pacote version manifest for merge-descriptors@1.0.1 fetched in 27ms
1147 silly pacote range manifest for methods@~1.1.2 fetched in 25ms
1148 silly pacote range manifest for range-parser@~1.2.1 fetched in 6ms
1149 silly pacote version manifest for path-to-regexp@0.1.7 fetched in 28ms
1150 silly pacote range manifest for type-is@~1.6.18 fetched in 7ms
1151 silly pacote range manifest for proxy-addr@~2.0.5 fetched in 23ms
1152 silly pacote range manifest for uuid@^3.0.1 fetched in 9ms
1153 silly pacote range manifest for debug@^3.2.5 fetched in 10ms
1154 http fetch GET 200 https://registry.npmjs.org/setprototypeof 19ms (from cache)
1155 http fetch GET 200 https://registry.npmjs.org/serve-static 22ms (from cache)
1156 http fetch GET 200 https://registry.npmjs.org/send 25ms (from cache)
1157 http fetch GET 200 https://registry.npmjs.org/statuses 25ms (from cache)
1158 silly pacote version manifest for setprototypeof@1.1.1 fetched in 29ms
1159 http fetch GET 200 https://registry.npmjs.org/faye-websocket 26ms (from cache)
1160 http fetch GET 200 https://registry.npmjs.org/json3 21ms (from cache)
1161 http fetch GET 200 https://registry.npmjs.org/faye-websocket 21ms (from cache)
1162 http fetch GET 200 https://registry.npmjs.org/eventsource 21ms (from cache)
1163 silly pacote version manifest for send@0.17.1 fetched in 34ms
1164 silly pacote version manifest for serve-static@1.14.1 fetched in 33ms
1165 silly pacote range manifest for statuses@~1.5.0 fetched in 34ms
1166 silly pacote version manifest for punycode@1.3.2 fetched in 8ms
1167 http fetch GET 200 https://registry.npmjs.org/url-parse 25ms (from cache)
1168 http fetch GET 200 https://registry.npmjs.org/ansi-regex 23ms (from cache)
1169 silly pacote range manifest for faye-websocket@^0.10.0 fetched in 36ms
1170 silly pacote range manifest for json3@^3.3.2 fetched in 30ms
1171 silly pacote range manifest for eventsource@^1.0.7 fetched in 30ms
1172 silly pacote range manifest for debug@^4.1.0 fetched in 7ms
1173 silly pacote range manifest for faye-websocket@~0.11.1 fetched in 30ms
1174 silly pacote range manifest for url-parse@^1.4.3 fetched in 32ms
1175 silly pacote range manifest for ansi-regex@^2.0.0 fetched in 31ms
1176 silly pacote range manifest for lru-cache@^4.0.1 fetched in 6ms
1177 silly pacote range manifest for which@^1.2.9 fetched in 6ms
1178 http fetch GET 200 https://registry.npmjs.org/querystring 21ms (from cache)
1179 silly pacote range manifest for decamelize@^1.1.2 fetched in 9ms
1180 http fetch GET 200 https://registry.npmjs.org/http-deceiver 17ms (from cache)
1181 http fetch GET 200 https://registry.npmjs.org/handle-thing 18ms (from cache)
1182 http fetch GET 200 https://registry.npmjs.org/select-hose 18ms (from cache)
1183 http fetch GET 200 https://registry.npmjs.org/globule 17ms (from cache)
1184 silly pacote version manifest for querystring@0.2.0 fetched in 28ms
1185 silly pacote range manifest for minimist@^1.1.3 fetched in 6ms
1186 silly pacote range manifest for http-deceiver@^1.2.7 fetched in 25ms
1187 http fetch GET 200 https://registry.npmjs.org/spdy-transport 21ms (from cache)
1188 silly pacote range manifest for handle-thing@^2.0.0 fetched in 28ms
1189 http fetch GET 200 https://registry.npmjs.org/camelcase-keys 22ms (from cache)
1190 silly pacote range manifest for select-hose@^2.0.0 fetched in 29ms
1191 http fetch GET 200 https://registry.npmjs.org/loud-rejection 21ms (from cache)
1192 http fetch GET 200 https://registry.npmjs.org/map-obj 19ms (from cache)
1193 silly pacote range manifest for globule@^1.0.0 fetched in 29ms
1194 silly pacote range manifest for normalize-package-data@^2.3.4 fetched in 12ms
1195 silly pacote range manifest for spdy-transport@^3.0.0 fetched in 33ms
1196 silly pacote range manifest for read-pkg-up@^1.0.1 fetched in 10ms
1197 silly pacote range manifest for camelcase-keys@^2.0.0 fetched in 32ms
1198 silly pacote range manifest for loud-rejection@^1.0.0 fetched in 32ms
1199 silly pacote range manifest for map-obj@^1.0.1 fetched in 29ms
1200 silly pacote range manifest for set-blocking@~2.0.0 fetched in 6ms
1201 http fetch GET 200 https://registry.npmjs.org/object-assign 25ms (from cache)
1202 http fetch GET 200 https://registry.npmjs.org/redent 23ms (from cache)
1203 silly pacote range manifest for npmlog@0 || 1 || 2 || 3 || 4 fetched in 9ms
1204 http fetch GET 200 https://registry.npmjs.org/trim-newlines 22ms (from cache)
1205 silly pacote range manifest for osenv@0 fetched in 11ms
1206 http fetch GET 200 https://registry.npmjs.org/are-we-there-yet 24ms (from cache)
1207 silly pacote range manifest for object-assign@^4.0.1 fetched in 34ms
1208 http fetch GET 200 https://registry.npmjs.org/console-control-strings 22ms (from cache)
1209 silly pacote range manifest for redent@^1.0.0 fetched in 31ms
1210 http fetch GET 200 https://registry.npmjs.org/gauge 22ms (from cache)
1211 silly pacote range manifest for trim-newlines@^1.0.0 fetched in 30ms
1212 silly pacote range manifest for rimraf@2 fetched in 7ms
1213 http fetch GET 200 https://registry.npmjs.org/fstream 21ms (from cache)
1214 silly pacote range manifest for semver@~5.3.0 fetched in 7ms
1215 http fetch GET 200 https://registry.npmjs.org/nopt 20ms (from cache)
1216 silly pacote range manifest for are-we-there-yet@~1.1.2 fetched in 32ms
1217 silly pacote range manifest for tar@^2.0.0 fetched in 7ms
1218 silly pacote range manifest for console-control-strings@~1.1.0 fetched in 30ms
1219 silly pacote range manifest for which@1 fetched in 7ms
1220 silly pacote range manifest for gauge@~2.7.3 fetched in 30ms
1221 silly pacote range manifest for lodash@^4.0.0 fetched in 8ms
1222 silly pacote range manifest for fstream@^1.0.0 fetched in 29ms
1223 silly pacote range manifest for nopt@2 || 3 fetched in 29ms
1224 silly pacote range manifest for yargs@^7.0.0 fetched in 9ms
1225 silly pacote range manifest for os-tmpdir@^1.0.0 fetched in 9ms
1226 silly pacote range manifest for ansi-regex@^4.1.0 fetched in 10ms
1227 silly pacote range manifest for tmp@^0.0.33 fetched in 8ms
1228 silly pacote range manifest for iconv-lite@^0.4.24 fetched in 8ms
1229 http fetch GET 200 https://registry.npmjs.org/scss-tokenizer 21ms (from cache)
1230 silly pacote range manifest for semver@^5.0.0 fetched in 7ms
1231 http fetch GET 200 https://registry.npmjs.org/builtins 18ms (from cache)
1232 http fetch GET 200 https://registry.npmjs.org/os-homedir 19ms (from cache)
1233 http fetch GET 200 https://registry.npmjs.org/restore-cursor 16ms (from cache)
1234 http fetch GET 200 https://registry.npmjs.org/chardet 18ms (from cache)
1235 http fetch GET 200 https://registry.npmjs.org/is-promise 16ms (from cache)
1236 silly pacote range manifest for scss-tokenizer@^0.2.3 fetched in 27ms
1237 silly pacote range manifest for os-homedir@^1.0.0 fetched in 25ms
1238 silly pacote range manifest for restore-cursor@^2.0.0 fetched in 23ms
1239 silly pacote range manifest for builtins@^1.0.3 fetched in 25ms
1240 silly pacote range manifest for chardet@^0.7.0 fetched in 25ms
1241 http fetch GET 200 https://registry.npmjs.org/pump 17ms (from cache)
1242 silly pacote range manifest for is-promise@^2.1.0 fetched in 24ms
1243 http fetch GET 200 https://registry.npmjs.org/duplexify 15ms (from cache)
1244 http fetch GET 200 https://registry.npmjs.org/concat-stream 18ms (from cache)
1245 http fetch GET 200 https://registry.npmjs.org/end-of-stream 15ms (from cache)
1246 silly pacote range manifest for pump@^3.0.0 fetched in 26ms
1247 silly pacote range manifest for concat-stream@^1.5.0 fetched in 26ms
1248 silly pacote range manifest for duplexify@^3.4.2 fetched in 25ms
1249 silly pacote range manifest for end-of-stream@^1.1.0 fetched in 23ms
1250 http fetch GET 200 https://registry.npmjs.org/from2 16ms (from cache)
1251 http fetch GET 200 https://registry.npmjs.org/parallel-transform 18ms (from cache)
1252 http fetch GET 200 https://registry.npmjs.org/flush-write-stream 22ms (from cache)
1253 http fetch GET 200 https://registry.npmjs.org/pumpify 21ms (from cache)
1254 silly pacote range manifest for resolve@^1.10.0 fetched in 9ms
1255 silly pacote range manifest for hosted-git-info@^2.1.4 fetched in 9ms
1256 silly pacote range manifest for semver@2 || 3 || 4 || 5 fetched in 10ms
1257 http fetch GET 200 https://registry.npmjs.org/stream-each 23ms (from cache)
1258 silly pacote range manifest for from2@^2.1.0 fetched in 30ms
1259 silly pacote range manifest for flush-write-stream@^1.0.0 fetched in 33ms
1260 silly pacote range manifest for parallel-transform@^1.1.0 fetched in 30ms
1261 http fetch GET 200 https://registry.npmjs.org/through2 32ms (from cache)
1262 silly pacote range manifest for pumpify@^1.3.3 fetched in 38ms
1263 silly pacote range manifest for stream-each@^1.1.0 fetched in 38ms
1264 silly pacote range manifest for cacache@^11.0.1 fetched in 11ms
1265 http fetch GET 200 https://registry.npmjs.org/yallist 31ms (from cache)
1266 silly pacote range manifest for through2@^2.0.0 fetched in 46ms
1267 http fetch GET 200 https://registry.npmjs.org/yallist 25ms (from cache)
1268 silly pacote range manifest for lru-cache@^4.1.2 fetched in 15ms
1269 silly pacote range manifest for yallist@^3.0.2 fetched in 46ms
1270 http fetch GET 200 https://registry.npmjs.org/validate-npm-package-license 36ms (from cache)
1271 silly pacote range manifest for ssri@^6.0.0 fetched in 11ms
1272 http fetch GET 200 https://registry.npmjs.org/http-proxy-agent 30ms (from cache)
1273 silly pacote range manifest for yallist@^3.0.0 fetched in 40ms
1274 http fetch GET 200 https://registry.npmjs.org/agentkeepalive 41ms (from cache)
1275 http fetch GET 200 https://registry.npmjs.org/http-cache-semantics 37ms (from cache)
1276 http fetch GET 200 https://registry.npmjs.org/node-fetch-npm 31ms (from cache)
1277 silly pacote range manifest for npm-package-arg@^6.0.0 fetched in 10ms
1278 silly pacote range manifest for http-proxy-agent@^2.1.0 fetched in 43ms
1279 silly pacote range manifest for validate-npm-package-license@^3.0.1 fetched in 50ms
1280 silly pacote range manifest for semver@^5.4.1 fetched in 13ms
1281 http fetch GET 200 https://registry.npmjs.org/socks-proxy-agent 36ms (from cache)
1282 silly pacote range manifest for agentkeepalive@^3.4.1 fetched in 63ms
1283 http fetch GET 200 https://registry.npmjs.org/ignore-walk 35ms (from cache)
1284 silly pacote range manifest for http-cache-semantics@^3.8.1 fetched in 59ms
1285 silly pacote range manifest for node-fetch-npm@^2.0.2 fetched in 53ms
1286 http fetch GET 200 https://registry.npmjs.org/npm-bundled 34ms (from cache)
1287 silly pacote range manifest for figgy-pudding@^3.4.1 fetched in 17ms
1288 silly pacote range manifest for lru-cache@^4.1.3 fetched in 18ms
1289 silly pacote range manifest for socks-proxy-agent@^4.0.0 fetched in 55ms
1290 silly pacote range manifest for ignore-walk@^3.0.1 fetched in 48ms
1291 silly pacote range manifest for npm-bundled@^1.0.1 fetched in 44ms
1292 http fetch GET 200 https://registry.npmjs.org/err-code 25ms (from cache)
1293 http fetch GET 200 https://registry.npmjs.org/retry 17ms (from cache)
1294 http fetch GET 200 https://registry.npmjs.org/genfun 18ms (from cache)
1295 http fetch GET 200 https://registry.npmjs.org/JSONStream 35ms (from cache)
1296 silly pacote range manifest for semver@^6.0.0 fetched in 9ms
1297 silly pacote range manifest for err-code@^1.0.0 fetched in 33ms
1298 silly pacote range manifest for retry@^0.10.0 fetched in 25ms
1299 silly pacote range manifest for genfun@^5.0.0 fetched in 26ms
1300 silly pacote range manifest for JSONStream@^1.3.4 fetched in 40ms
1301 http fetch GET 200 https://registry.npmjs.org/@babel%2fparser 21ms (from cache)
1302 http fetch GET 200 https://registry.npmjs.org/@babel%2fgenerator 26ms (from cache)
1303 http fetch GET 200 https://registry.npmjs.org/@babel%2ftemplate 23ms (from cache)
1304 silly pacote range manifest for minipass@^2.3.4 fetched in 6ms
1305 http fetch GET 200 https://registry.npmjs.org/@babel%2ftypes 20ms (from cache)
1306 http fetch GET 200 https://registry.npmjs.org/@babel%2ftraverse 24ms (from cache)
1307 silly pacote range manifest for minimatch@^3.0.3 fetched in 9ms
1308 silly pacote range manifest for @babel/parser@^7.4.3 fetched in 30ms
1309 http fetch GET 200 https://registry.npmjs.org/unique-slug 14ms (from cache)
1310 silly pacote range manifest for @babel/generator@^7.4.0 fetched in 35ms
1311 silly pacote range manifest for @babel/template@^7.4.0 fetched in 33ms
1312 silly pacote range manifest for @babel/types@^7.4.0 fetched in 30ms
1313 silly pacote range manifest for @babel/traverse@^7.4.3 fetched in 34ms
1314 http fetch GET 200 https://registry.npmjs.org/fs-minipass 20ms (from cache)
1315 silly pacote range manifest for pify@^4.0.1 fetched in 9ms
1316 http fetch GET 200 https://registry.npmjs.org/minizlib 21ms (from cache)
1317 silly pacote range manifest for rimraf@^2.6.3 fetched in 10ms
1318 silly pacote range manifest for unique-slug@^2.0.0 fetched in 25ms
1319 http fetch GET 200 https://registry.npmjs.org/append-transform 20ms (from cache)
1320 silly pacote range manifest for fs-minipass@^1.2.5 fetched in 29ms
1321 silly pacote range manifest for minizlib@^1.1.1 fetched in 28ms
1322 silly pacote range manifest for append-transform@^1.0.0 fetched in 29ms
1323 http fetch GET 200 https://registry.npmjs.org/agent-base 19ms (from cache)
1324 http fetch GET 200 https://registry.npmjs.org/handlebars 26ms (from cache)
1325 silly pacote range manifest for agent-base@^4.1.0 fetched in 25ms
1326 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fhelper-wasm-bytecode 25ms (from cache)
1327 silly pacote range manifest for handlebars@^4.1.2 fetched in 32ms
1328 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fhelper-buffer 25ms (from cache)
1329 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fwasm-gen 25ms (from cache)
1330 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fhelper-wasm-section 29ms (from cache)
1331 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fwast-parser 34ms (from cache)
1332 silly pacote version manifest for @webassemblyjs/helper-wasm-bytecode@1.7.11 fetched in 38ms
1333 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fwasm-opt 28ms (from cache)
1334 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fwast-printer 28ms (from cache)
1335 silly pacote version manifest for @webassemblyjs/helper-buffer@1.7.11 fetched in 37ms
1336 silly pacote version manifest for @webassemblyjs/wasm-gen@1.7.11 fetched in 37ms
1337 silly pacote version manifest for @webassemblyjs/wast-parser@1.7.11 fetched in 43ms
1338 silly pacote version manifest for @webassemblyjs/helper-wasm-section@1.7.11 fetched in 38ms
1339 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fhelper-api-error 29ms (from cache)
1340 silly pacote version manifest for @webassemblyjs/wasm-opt@1.7.11 fetched in 38ms
1341 silly pacote version manifest for @webassemblyjs/wast-printer@1.7.11 fetched in 37ms
1342 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fieee754 28ms (from cache)
1343 silly pacote range manifest for terser@^3.17.0 fetched in 9ms
1344 silly pacote range manifest for serialize-javascript@^1.7.0 fetched in 10ms
1345 silly pacote version manifest for @webassemblyjs/helper-api-error@1.7.11 fetched in 41ms
1346 silly pacote range manifest for worker-farm@^1.7.0 fetched in 11ms
1347 silly pacote version manifest for @webassemblyjs/ieee754@1.7.11 fetched in 38ms
1348 http fetch GET 200 https://registry.npmjs.org/esrecurse 20ms (from cache)
1349 silly pacote range manifest for braces@^2.3.1 fetched in 7ms
1350 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fleb128 38ms (from cache)
1351 silly pacote range manifest for extend-shallow@^3.0.2 fetched in 8ms
1352 http fetch GET 200 https://registry.npmjs.org/estraverse 24ms (from cache)
1353 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2futf8 32ms (from cache)
1354 silly pacote range manifest for kind-of@^6.0.2 fetched in 9ms
1355 silly pacote range manifest for esrecurse@^4.1.0 fetched in 31ms
1356 http fetch GET 200 https://registry.npmjs.org/arr-diff 25ms (from cache)
1357 silly pacote range manifest for estraverse@^4.1.1 fetched in 33ms
1358 silly pacote version manifest for @webassemblyjs/leb128@1.7.11 fetched in 49ms
1359 silly pacote version manifest for @webassemblyjs/utf8@1.7.11 fetched in 41ms
1360 http fetch GET 200 https://registry.npmjs.org/define-property 26ms (from cache)
1361 http fetch GET 200 https://registry.npmjs.org/fragment-cache 19ms (from cache)
1362 http fetch GET 200 https://registry.npmjs.org/extglob 23ms (from cache)
1363 silly pacote range manifest for arr-diff@^4.0.0 fetched in 35ms
1364 silly pacote range manifest for to-regex@^3.0.2 fetched in 10ms
1365 silly pacote range manifest for define-property@^2.0.2 fetched in 35ms
1366 silly pacote range manifest for extglob@^2.0.4 fetched in 33ms
1367 http fetch GET 200 https://registry.npmjs.org/nanomatch 26ms (from cache)
1368 silly pacote range manifest for fragment-cache@^0.2.1 fetched in 31ms
1369 http fetch GET 200 https://registry.npmjs.org/object.pick 21ms (from cache)
1370 http fetch GET 200 https://registry.npmjs.org/regex-not 22ms (from cache)
1371 http fetch GET 200 https://registry.npmjs.org/assert 21ms (from cache)
1372 silly pacote range manifest for nanomatch@^1.2.9 fetched in 33ms
1373 http fetch GET 200 https://registry.npmjs.org/browserify-zlib 21ms (from cache)
1374 silly pacote range manifest for regex-not@^1.0.0 fetched in 29ms
1375 silly pacote range manifest for object.pick@^1.3.0 fetched in 31ms
1376 http fetch GET 200 https://registry.npmjs.org/console-browserify 20ms (from cache)
1377 silly pacote range manifest for assert@^1.1.1 fetched in 32ms
1378 silly pacote range manifest for browserify-zlib@^0.2.0 fetched in 31ms
1379 http fetch GET 200 https://registry.npmjs.org/constants-browserify 21ms (from cache)
1380 http fetch GET 200 https://registry.npmjs.org/domain-browser 20ms (from cache)
1381 http fetch GET 200 https://registry.npmjs.org/buffer 28ms (from cache)
1382 silly pacote range manifest for console-browserify@^1.1.0 fetched in 29ms
1383 silly pacote range manifest for constants-browserify@^1.0.0 fetched in 28ms
1384 http fetch GET 200 https://registry.npmjs.org/crypto-browserify 28ms (from cache)
1385 silly pacote range manifest for domain-browser@^1.1.1 fetched in 30ms
1386 http fetch GET 200 https://registry.npmjs.org/events 27ms (from cache)
1387 http fetch GET 200 https://registry.npmjs.org/https-browserify 25ms (from cache)
1388 http fetch GET 200 https://registry.npmjs.org/os-browserify 25ms (from cache)
1389 silly pacote range manifest for punycode@^1.2.4 fetched in 13ms
1390 silly pacote range manifest for buffer@^4.3.0 fetched in 46ms
1391 silly pacote range manifest for crypto-browserify@^3.11.0 fetched in 40ms
1392 http fetch GET 200 https://registry.npmjs.org/path-browserify 26ms (from cache)
1393 http fetch GET 200 https://registry.npmjs.org/process 23ms (from cache)
1394 silly pacote range manifest for readable-stream@^2.3.3 fetched in 8ms
1395 silly pacote range manifest for events@^3.0.0 fetched in 39ms
1396 silly pacote range manifest for os-browserify@^0.3.0 fetched in 35ms
1397 silly pacote range manifest for https-browserify@^1.0.0 fetched in 35ms
1398 silly pacote version manifest for path-browserify@0.0.0 fetched in 35ms
1399 silly pacote range manifest for process@^0.11.10 fetched in 35ms
1400 http fetch GET 200 https://registry.npmjs.org/querystring-es3 29ms (from cache)
1401 silly pacote range manifest for chokidar@^2.0.2 fetched in 7ms
1402 http fetch GET 200 https://registry.npmjs.org/stream-browserify 20ms (from cache)
1403 silly pacote range manifest for os-tmpdir@~1.0.1 fetched in 6ms
1404 silly pacote range manifest for querystring-es3@^0.2.0 fetched in 35ms
1405 http fetch GET 200 https://registry.npmjs.org/timers-browserify 19ms (from cache)
1406 http fetch GET 200 https://registry.npmjs.org/string_decoder 21ms (from cache)
1407 http fetch GET 200 https://registry.npmjs.org/stream-http 25ms (from cache)
1408 http fetch GET 200 https://registry.npmjs.org/tty-browserify 16ms (from cache)
1409 http fetch GET 200 https://registry.npmjs.org/util 16ms (from cache)
1410 silly pacote range manifest for stream-browserify@^2.0.1 fetched in 27ms
1411 silly pacote range manifest for globby@^5.0.0 fetched in 8ms
1412 http fetch GET 200 https://registry.npmjs.org/vm-browserify 22ms (from cache)
1413 silly pacote range manifest for pify@^2.0.0 fetched in 10ms
1414 silly pacote range manifest for timers-browserify@^2.0.4 fetched in 28ms
1415 silly pacote range manifest for string_decoder@^1.0.0 fetched in 30ms
1416 silly pacote range manifest for stream-http@^2.7.2 fetched in 35ms
1417 silly pacote version manifest for tty-browserify@0.0.0 fetched in 28ms
1418 silly pacote range manifest for util@^0.11.0 fetched in 28ms
1419 silly pacote range manifest for readable-stream@~2.3.6 fetched in 8ms
1420 silly pacote version manifest for vm-browserify@0.0.4 fetched in 31ms
1421 silly pacote version manifest for ms@2.0.0 fetched in 8ms
1422 silly pacote range manifest for sax@>=0.6.0 fetched in 7ms
1423 http fetch GET 200 https://registry.npmjs.org/pinkie-promise 20ms (from cache)
1424 silly pacote range manifest for statuses@>= 1.5.0 < 2 fetched in 5ms
1425 silly pacote version manifest for inherits@2.0.3 fetched in 8ms
1426 http fetch GET 200 https://registry.npmjs.org/lie 20ms (from cache)
1427 http fetch GET 200 https://registry.npmjs.org/set-immediate-shim 16ms (from cache)
1428 http fetch GET 200 https://registry.npmjs.org/pako 21ms (from cache)
1429 silly pacote range manifest for pinkie-promise@^2.0.0 fetched in 29ms
1430 http fetch GET 200 https://registry.npmjs.org/ee-first 18ms (from cache)
1431 silly pacote range manifest for set-immediate-shim@~1.0.1 fetched in 24ms
1432 silly pacote range manifest for lie@~3.3.0 fetched in 29ms
1433 silly pacote range manifest for mime-types@~2.1.24 fetched in 7ms
1434 silly pacote range manifest for pako@~1.0.2 fetched in 31ms
1435 http fetch GET 200 https://registry.npmjs.org/xmlbuilder 26ms (from cache)
1436 http fetch GET 200 https://registry.npmjs.org/toidentifier 21ms (from cache)
1437 http fetch GET 200 https://registry.npmjs.org/safer-buffer 22ms (from cache)
1438 silly pacote version manifest for ee-first@1.1.1 fetched in 28ms
1439 http fetch GET 200 https://registry.npmjs.org/unpipe 22ms (from cache)
1440 http fetch GET 200 https://registry.npmjs.org/media-typer 21ms (from cache)
1441 silly pacote version manifest for toidentifier@1.0.0 fetched in 30ms
1442 silly pacote range manifest for xmlbuilder@~9.0.1 fetched in 36ms
1443 silly pacote range manifest for safer-buffer@>= 2.1.2 < 3 fetched in 32ms
1444 silly pacote version manifest for unpipe@1.0.0 fetched in 31ms
1445 http fetch GET 200 https://registry.npmjs.org/is-extendable 20ms (from cache)
1446 silly pacote version manifest for media-typer@0.3.0 fetched in 31ms
1447 http fetch GET 200 https://registry.npmjs.org/is-number 22ms (from cache)
1448 silly pacote range manifest for define-property@^0.2.5 fetched in 8ms
1449 http fetch GET 200 https://registry.npmjs.org/repeat-string 20ms (from cache)
1450 http fetch GET 200 https://registry.npmjs.org/to-regex-range 23ms (from cache)
1451 silly pacote range manifest for is-extendable@^0.1.0 fetched in 31ms
1452 silly pacote range manifest for isobject@^3.0.0 fetched in 9ms
1453 silly pacote range manifest for define-property@^1.0.0 fetched in 11ms
1454 silly pacote range manifest for is-number@^3.0.0 fetched in 35ms
1455 silly pacote range manifest for repeat-string@^1.6.1 fetched in 33ms
1456 silly pacote range manifest for to-regex-range@^2.1.0 fetched in 37ms
1457 http fetch GET 200 https://registry.npmjs.org/base 32ms (from cache)
1458 http fetch GET 200 https://registry.npmjs.org/map-cache 27ms (from cache)
1459 http fetch GET 200 https://registry.npmjs.org/source-map-resolve 25ms (from cache)
1460 http fetch GET 200 https://registry.npmjs.org/use 23ms (from cache)
1461 silly pacote range manifest for regex-not@^1.0.2 fetched in 10ms
1462 silly pacote range manifest for extend-shallow@^3.0.0 fetched in 8ms
1463 silly pacote range manifest for debug@^3.2.6 fetched in 8ms
1464 silly pacote range manifest for base@^0.11.1 fetched in 41ms
1465 silly pacote range manifest for map-cache@^0.2.2 fetched in 35ms
1466 silly pacote range manifest for use@^3.1.0 fetched in 33ms
1467 silly pacote range manifest for source-map-resolve@^0.5.0 fetched in 35ms
1468 silly pacote range manifest for unpipe@~1.0.0 fetched in 10ms
1469 http fetch GET 200 https://registry.npmjs.org/snapdragon-util 28ms (from cache)
1470 http fetch GET 200 https://registry.npmjs.org/safe-regex 25ms (from cache)
1471 silly pacote range manifest for yallist@^2.1.2 fetched in 11ms
1472 http fetch GET 200 https://registry.npmjs.org/buffer-alloc-unsafe 22ms (from cache)
1473 silly pacote range manifest for is-extglob@^2.1.0 fetched in 7ms
1474 http fetch GET 200 https://registry.npmjs.org/buffer-fill 21ms (from cache)
1475 silly pacote range manifest for safe-regex@^1.1.0 fetched in 32ms
1476 http fetch GET 200 https://registry.npmjs.org/color-convert 23ms (from cache)
1477 silly pacote range manifest for snapdragon-util@^3.0.1 fetched in 37ms
1478 silly pacote range manifest for buffer-alloc-unsafe@^1.1.0 fetched in 31ms
1479 http fetch GET 200 https://registry.npmjs.org/pseudomap 21ms (from cache)
1480 http fetch GET 200 https://registry.npmjs.org/isarray 19ms (from cache)
1481 silly pacote range manifest for buffer-fill@^1.0.0 fetched in 29ms
1482 silly pacote range manifest for color-convert@^1.9.0 fetched in 29ms
1483 silly pacote version manifest for cookie@0.3.1 fetched in 6ms
1484 silly pacote range manifest for ws@~3.3.1 fetched in 7ms
1485 http fetch GET 200 https://registry.npmjs.org/base64id 15ms (from cache)
1486 http fetch GET 200 https://registry.npmjs.org/fs-extra 25ms (from cache)
1487 silly pacote range manifest for pseudomap@^1.0.2 fetched in 29ms
1488 silly pacote version manifest for isarray@2.0.1 fetched in 27ms
1489 http fetch GET 200 https://registry.npmjs.org/engine.io-parser 18ms (from cache)
1490 silly pacote version manifest for base64id@1.0.0 fetched in 22ms
1491 silly pacote range manifest for fs-extra@^7.0.1 fetched in 34ms
1492 http fetch GET 200 https://registry.npmjs.org/component-emitter 20ms (from cache)
1493 http fetch GET 200 https://registry.npmjs.org/backo2 16ms (from cache)
1494 http fetch GET 200 https://registry.npmjs.org/base64-arraybuffer 16ms (from cache)
1495 silly pacote range manifest for engine.io-parser@~2.1.0 fetched in 27ms
1496 http fetch GET 200 https://registry.npmjs.org/component-bind 17ms (from cache)
1497 http fetch GET 200 https://registry.npmjs.org/has-cors 16ms (from cache)
1498 silly pacote version manifest for component-emitter@1.2.1 fetched in 26ms
1499 silly pacote version manifest for backo2@1.0.2 fetched in 23ms
1500 silly pacote version manifest for base64-arraybuffer@0.1.5 fetched in 21ms
1501 http fetch GET 200 https://registry.npmjs.org/indexof 17ms (from cache)
1502 silly pacote version manifest for component-bind@1.0.0 fetched in 23ms
1503 http fetch GET 200 https://registry.npmjs.org/object-component 14ms (from cache)
1504 http fetch GET 200 https://registry.npmjs.org/parseqs 13ms (from cache)
1505 silly pacote version manifest for has-cors@1.1.0 fetched in 22ms
1506 silly pacote version manifest for indexof@0.0.1 fetched in 22ms
1507 silly pacote range manifest for sprintf-js@~1.0.2 fetched in 4ms
1508 http fetch GET 200 https://registry.npmjs.org/engine.io-client 28ms (from cache)
1509 http fetch GET 200 https://registry.npmjs.org/parseuri 15ms (from cache)
1510 silly pacote version manifest for object-component@0.0.3 fetched in 23ms
1511 silly pacote version manifest for parseqs@0.0.5 fetched in 21ms
1512 silly pacote range manifest for is-fullwidth-code-point@^1.0.0 fetched in 7ms
1513 http fetch GET 200 https://registry.npmjs.org/to-array 14ms (from cache)
1514 http fetch GET 200 https://registry.npmjs.org/js-tokens 14ms (from cache)
1515 http fetch GET 200 https://registry.npmjs.org/esutils 14ms (from cache)
1516 silly pacote range manifest for inherits@~2.0.3 fetched in 4ms
1517 silly pacote version manifest for parseuri@0.0.5 fetched in 21ms
1518 silly pacote range manifest for engine.io-client@~3.2.0 fetched in 37ms
1519 silly pacote range manifest for isarray@~1.0.0 fetched in 6ms
1520 silly pacote version manifest for to-array@0.1.4 fetched in 22ms
1521 http fetch GET 200 https://registry.npmjs.org/code-point-at 18ms (from cache)
1522 silly pacote range manifest for js-tokens@^4.0.0 fetched in 22ms
1523 silly pacote range manifest for esutils@^2.0.2 fetched in 23ms
1524 http fetch GET 200 https://registry.npmjs.org/core-util-is 16ms (from cache)
1525 silly pacote range manifest for string_decoder@~1.1.1 fetched in 9ms
1526 silly pacote range manifest for nopt@^4.0.1 fetched in 8ms
1527 silly pacote range manifest for code-point-at@^1.0.0 fetched in 26ms
1528 silly pacote range manifest for npmlog@^4.0.2 fetched in 7ms
1529 silly pacote range manifest for npm-packlist@^1.1.6 fetched in 8ms
1530 http fetch GET 200 https://registry.npmjs.org/process-nextick-args 18ms (from cache)
1531 silly pacote range manifest for core-util-is@~1.0.0 fetched in 23ms
1532 http fetch GET 200 https://registry.npmjs.org/detect-libc 16ms (from cache)
1533 http fetch GET 200 https://registry.npmjs.org/util-deprecate 17ms (from cache)
1534 silly pacote range manifest for rimraf@^2.6.1 fetched in 7ms
1535 silly pacote range manifest for tar@^4 fetched in 7ms
1536 silly pacote range manifest for process-nextick-args@~2.0.0 fetched in 26ms
1537 silly pacote range manifest for cross-spawn@^5.0.1 fetched in 8ms
1538 silly pacote range manifest for get-stream@^3.0.0 fetched in 8ms
1539 http fetch GET 200 https://registry.npmjs.org/needle 25ms (from cache)
1540 silly pacote range manifest for detect-libc@^1.0.2 fetched in 27ms
1541 silly pacote range manifest for util-deprecate@~1.0.1 fetched in 27ms
1542 http fetch GET 200 https://registry.npmjs.org/rc 22ms (from cache)
1543 http fetch GET 200 https://registry.npmjs.org/invert-kv 21ms (from cache)
1544 silly pacote range manifest for needle@^2.2.1 fetched in 35ms
1545 silly pacote range manifest for ansi-regex@^3.0.0 fetched in 11ms
1546 silly pacote range manifest for rc@^1.2.7 fetched in 33ms
1547 http fetch GET 200 https://registry.npmjs.org/is-stream 25ms (from cache)
1548 http fetch GET 200 https://registry.npmjs.org/npm-run-path 23ms (from cache)
1549 silly pacote range manifest for invert-kv@^1.0.0 fetched in 31ms
1550 http fetch GET 200 https://registry.npmjs.org/p-finally 22ms (from cache)
1551 http fetch GET 200 https://registry.npmjs.org/signal-exit 23ms (from cache)
1552 http fetch GET 200 https://registry.npmjs.org/strip-eof 21ms (from cache)
1553 http fetch GET 200 https://registry.npmjs.org/mimic-fn 19ms (from cache)
1554 silly pacote range manifest for normalize-package-data@^2.3.2 fetched in 5ms
1555 silly pacote range manifest for is-stream@^1.1.0 fetched in 32ms
1556 silly pacote range manifest for npm-run-path@^2.0.0 fetched in 30ms
1557 silly pacote range manifest for p-finally@^1.0.0 fetched in 32ms
1558 silly pacote range manifest for strip-eof@^1.0.0 fetched in 31ms
1559 silly pacote range manifest for signal-exit@^3.0.0 fetched in 33ms
1560 silly pacote range manifest for mimic-fn@^1.0.0 fetched in 29ms
1561 http fetch GET 200 https://registry.npmjs.org/locate-path 20ms (from cache)
1562 silly pacote range manifest for pump@^2.0.1 fetched in 10ms
1563 silly pacote range manifest for safe-buffer@^5.1.1 fetched in 10ms
1564 http fetch GET 200 https://registry.npmjs.org/load-json-file 20ms (from cache)
1565 http fetch GET 200 https://registry.npmjs.org/path-type 20ms (from cache)
1566 silly pacote range manifest for locate-path@^2.0.0 fetched in 31ms
1567 silly pacote range manifest for load-json-file@^2.0.0 fetched in 31ms
1568 http fetch GET 200 https://registry.npmjs.org/path-type 21ms (from cache)
1569 silly pacote range manifest for path-type@^2.0.0 fetched in 30ms
1570 http fetch GET 200 https://registry.npmjs.org/array-uniq 22ms (from cache)
1571 http fetch GET 200 https://registry.npmjs.org/copy-concurrently 20ms (from cache)
1572 silly pacote range manifest for fast-deep-equal@^1.0.0 fetched in 10ms
1573 http fetch GET 200 https://registry.npmjs.org/fs-write-stream-atomic 21ms (from cache)
1574 http fetch GET 200 https://registry.npmjs.org/aproba 24ms (from cache)
1575 silly pacote range manifest for json-schema-traverse@^0.3.0 fetched in 10ms
1576 http fetch GET 200 https://registry.npmjs.org/run-queue 22ms (from cache)
1577 silly pacote range manifest for copy-concurrently@^1.0.0 fetched in 27ms
1578 silly pacote range manifest for find-up@^2.1.0 fetched in 8ms
1579 silly pacote range manifest for array-uniq@^1.0.1 fetched in 30ms
1580 silly pacote range manifest for path-type@^3.0.0 fetched in 33ms
1581 http fetch GET 200 https://registry.npmjs.org/co 24ms (from cache)
1582 silly pacote range manifest for fs-write-stream-atomic@^1.0.8 fetched in 30ms
1583 silly pacote range manifest for aproba@^1.1.1 fetched in 32ms
1584 silly pacote range manifest for babel-traverse@^6.26.0 fetched in 8ms
1585 silly pacote range manifest for run-queue@^1.0.3 fetched in 34ms
1586 silly pacote range manifest for babel-types@^6.26.0 fetched in 11ms
1587 silly pacote range manifest for co@^4.6.0 fetched in 37ms
1588 silly pacote range manifest for debug@^2.6.8 fetched in 6ms
1589 http fetch GET 200 https://registry.npmjs.org/to-fast-properties 21ms (from cache)
1590 http fetch GET 200 https://registry.npmjs.org/detect-indent 21ms (from cache)
1591 http fetch GET 200 https://registry.npmjs.org/babel-messages 21ms (from cache)
1592 http fetch GET 200 https://registry.npmjs.org/babel-runtime 28ms (from cache)
1593 http fetch GET 200 https://registry.npmjs.org/trim-right 21ms (from cache)
1594 http fetch GET 200 https://registry.npmjs.org/jsesc 24ms (from cache)
1595 silly pacote range manifest for to-fast-properties@^1.0.3 fetched in 30ms
1596 silly pacote range manifest for babel-messages@^6.23.0 fetched in 30ms
1597 silly pacote range manifest for detect-indent@^4.0.0 fetched in 30ms
1598 http fetch GET 200 https://registry.npmjs.org/babel-code-frame 28ms (from cache)
1599 silly pacote range manifest for babel-runtime@^6.26.0 fetched in 40ms
1600 http fetch GET 200 https://registry.npmjs.org/globals 26ms (from cache)
1601 silly pacote range manifest for trim-right@^1.0.1 fetched in 33ms
1602 http fetch GET 200 https://registry.npmjs.org/invariant 22ms (from cache)
1603 silly pacote range manifest for jsesc@^1.3.0 fetched in 36ms
1604 http fetch GET 200 https://registry.npmjs.org/delayed-stream 23ms (from cache)
1605 silly pacote range manifest for babel-code-frame@^6.26.0 fetched in 36ms
1606 silly pacote range manifest for combined-stream@^1.0.6 fetched in 7ms
1607 silly pacote range manifest for globals@^9.18.0 fetched in 37ms
1608 silly pacote range manifest for invariant@^2.2.2 fetched in 34ms
1609 silly pacote range manifest for mime-types@^2.1.12 fetched in 10ms
1610 silly pacote range manifest for delayed-stream@~1.0.0 fetched in 35ms
1611 silly pacote range manifest for ajv@^6.5.5 fetched in 11ms
1612 http fetch GET 200 https://registry.npmjs.org/assert-plus 24ms (from cache)
1613 http fetch GET 200 https://registry.npmjs.org/jsprim 25ms (from cache)
1614 http fetch GET 200 https://registry.npmjs.org/asynckit 22ms (from cache)
1615 silly pacote range manifest for punycode@^1.4.1 fetched in 8ms
1616 silly pacote range manifest for assert-plus@^1.0.0 fetched in 36ms
1617 http fetch GET 200 https://registry.npmjs.org/sshpk 36ms (from cache)
1618 silly pacote range manifest for asynckit@^0.4.0 fetched in 34ms
1619 silly pacote range manifest for jsprim@^1.2.2 fetched in 41ms
1620 http fetch GET 200 https://registry.npmjs.org/har-schema 28ms (from cache)
1621 silly pacote range manifest for js-yaml@^3.9.0 fetched in 7ms
1622 http fetch GET 200 https://registry.npmjs.org/import-from 23ms (from cache)
1623 silly pacote range manifest for sshpk@^1.7.0 fetched in 47ms
1624 http fetch GET 200 https://registry.npmjs.org/for-in 25ms (from cache)
1625 http fetch GET 200 https://registry.npmjs.org/mime-db 33ms (from cache)
1626 http fetch GET 200 https://registry.npmjs.org/psl 33ms (from cache)
1627 silly pacote range manifest for har-schema@^2.0.0 fetched in 39ms
1628 silly pacote range manifest for is-extendable@^0.1.1 fetched in 8ms
1629 http fetch GET 200 https://registry.npmjs.org/is-directory 26ms (from cache)
1630 silly pacote range manifest for import-from@^2.1.0 fetched in 33ms
1631 silly pacote range manifest for for-in@^1.0.1 fetched in 34ms
1632 silly pacote range manifest for kind-of@^5.0.0 fetched in 9ms
1633 http fetch GET 200 https://registry.npmjs.org/require-from-string 17ms (from cache)
1634 http fetch GET 200 https://registry.npmjs.org/parse-json 20ms (from cache)
1635 silly pacote range manifest for psl@^1.1.24 fetched in 41ms
1636 silly pacote version manifest for mime-db@1.40.0 fetched in 43ms
1637 silly pacote range manifest for is-directory@^0.3.1 fetched in 35ms
1638 silly pacote range manifest for jsesc@~0.5.0 fetched in 9ms
1639 silly pacote range manifest for require-from-string@^2.0.1 fetched in 25ms
1640 silly pacote range manifest for parse-json@^4.0.0 fetched in 29ms
1641 http fetch GET 200 https://registry.npmjs.org/mixin-object 17ms (from cache)
1642 silly pacote range manifest for mime-db@>= 1.40.0 < 2 fetched in 8ms
1643 http fetch GET 200 https://registry.npmjs.org/async-limiter 18ms (from cache)
1644 silly pacote version manifest for setprototypeof@1.1.0 fetched in 6ms
1645 http fetch GET 200 https://registry.npmjs.org/buffer-indexof 21ms (from cache)
1646 silly pacote range manifest for mixin-object@^2.0.1 fetched in 25ms
1647 silly pacote range manifest for statuses@>= 1.4.0 < 2 fetched in 6ms
1648 http fetch GET 200 https://registry.npmjs.org/thunky 19ms (from cache)
1649 silly pacote range manifest for async-limiter@~1.0.0 fetched in 25ms
1650 http fetch GET 200 https://registry.npmjs.org/dns-packet 23ms (from cache)
1651 http fetch GET 200 https://registry.npmjs.org/negotiator 22ms (from cache)
1652 silly pacote range manifest for string-width@^2.1.1 fetched in 8ms
1653 http fetch GET 200 https://registry.npmjs.org/is-path-inside 18ms (from cache)
1654 silly pacote range manifest for buffer-indexof@^1.0.0 fetched in 27ms
1655 http fetch GET 200 https://registry.npmjs.org/resolve-from 18ms (from cache)
1656 silly pacote range manifest for locate-path@^3.0.0 fetched in 5ms
1657 silly pacote range manifest for dns-packet@^1.3.1 fetched in 28ms
1658 silly pacote range manifest for thunky@^1.0.2 fetched in 26ms
1659 silly pacote range manifest for execa@^1.0.0 fetched in 6ms
1660 silly pacote version manifest for negotiator@0.6.2 fetched in 28ms
1661 silly pacote range manifest for is-path-inside@^1.0.0 fetched in 25ms
1662 silly pacote range manifest for lcid@^2.0.0 fetched in 6ms
1663 silly pacote range manifest for mem@^4.0.0 fetched in 7ms
1664 silly pacote range manifest for resolve-from@^3.0.0 fetched in 26ms
1665 silly pacote range manifest for execa@^0.10.0 fetched in 8ms
1666 silly pacote version manifest for ipaddr.js@1.9.0 fetched in 8ms
1667 http fetch GET 200 https://registry.npmjs.org/xregexp 18ms (from cache)
1668 silly pacote version manifest for mime@1.6.0 fetched in 9ms
1669 silly pacote range manifest for http-errors@~1.7.2 fetched in 10ms
1670 silly pacote version manifest for ms@2.1.1 fetched in 10ms
1671 http fetch GET 200 https://registry.npmjs.org/forwarded 16ms (from cache)
1672 http fetch GET 200 https://registry.npmjs.org/ip-regex 17ms (from cache)
1673 silly pacote version manifest for xregexp@4.0.0 fetched in 24ms
1674 silly pacote range manifest for glob@~7.1.1 fetched in 5ms
1675 silly pacote range manifest for lodash@~4.17.10 fetched in 7ms
1676 silly pacote range manifest for minimatch@~3.0.2 fetched in 7ms
1677 http fetch GET 200 https://registry.npmjs.org/destroy 21ms (from cache)
1678 silly pacote range manifest for forwarded@~0.1.2 fetched in 22ms
1679 silly pacote range manifest for ip-regex@^2.1.0 fetched in 24ms
1680 http fetch GET 200 https://registry.npmjs.org/original 16ms (from cache)
1681 http fetch GET 200 https://registry.npmjs.org/websocket-driver 18ms (from cache)
1682 http fetch GET 200 https://registry.npmjs.org/querystringify 15ms (from cache)
1683 silly pacote range manifest for readable-stream@^3.0.6 fetched in 8ms
1684 silly pacote range manifest for destroy@~1.0.4 fetched in 28ms
1685 silly pacote range manifest for original@^1.0.0 fetched in 23ms
1686 silly pacote range manifest for find-up@^1.0.0 fetched in 8ms
1687 silly pacote range manifest for websocket-driver@>=0.5.1 fetched in 26ms
1688 silly pacote range manifest for querystringify@^2.1.1 fetched in 23ms
1689 http fetch GET 200 https://registry.npmjs.org/hpack.js 16ms (from cache)
1690 http fetch GET 200 https://registry.npmjs.org/detect-node 17ms (from cache)
1691 http fetch GET 200 https://registry.npmjs.org/obuf 16ms (from cache)
1692 silly pacote range manifest for map-obj@^1.0.0 fetched in 6ms
1693 silly pacote range manifest for read-pkg@^1.0.0 fetched in 8ms
1694 silly pacote range manifest for camelcase@^2.0.0 fetched in 9ms
1695 http fetch GET 200 https://registry.npmjs.org/wbuf 17ms (from cache)
1696 silly pacote range manifest for detect-node@^2.0.4 fetched in 24ms
1697 silly pacote range manifest for hpack.js@^2.1.6 fetched in 24ms
1698 silly pacote range manifest for obuf@^1.1.2 fetched in 23ms
1699 silly pacote range manifest for readable-stream@^2.0.6 fetched in 7ms
1700 http fetch GET 200 https://registry.npmjs.org/currently-unhandled 15ms (from cache)
1701 silly pacote range manifest for wbuf@^1.7.3 fetched in 24ms
1702 silly pacote range manifest for fstream@^1.0.12 fetched in 5ms
1703 silly pacote range manifest for aproba@^1.0.3 fetched in 6ms
1704 http fetch GET 200 https://registry.npmjs.org/indent-string 17ms (from cache)
1705 http fetch GET 200 https://registry.npmjs.org/strip-indent 16ms (from cache)
1706 silly pacote range manifest for console-control-strings@^1.0.0 fetched in 8ms
1707 silly pacote range manifest for object-assign@^4.1.0 fetched in 6ms
1708 http fetch GET 200 https://registry.npmjs.org/delegates 17ms (from cache)
1709 http fetch GET 200 https://registry.npmjs.org/block-stream 15ms (from cache)
1710 silly pacote range manifest for currently-unhandled@^0.4.1 fetched in 23ms
1711 silly pacote range manifest for inherits@~2.0.0 fetched in 3ms
1712 silly pacote range manifest for mkdirp@>=0.5 0 fetched in 4ms
1713 silly pacote range manifest for indent-string@^2.1.0 fetched in 24ms
1714 silly pacote range manifest for strip-indent@^1.0.1 fetched in 23ms
1715 silly pacote range manifest for string-width@^1.0.2 fetched in 4ms
1716 silly pacote range manifest for block-stream@* fetched in 21ms
1717 http fetch GET 200 https://registry.npmjs.org/has-unicode 16ms (from cache)
1718 silly pacote range manifest for camelcase@^3.0.0 fetched in 7ms
1719 silly pacote range manifest for delegates@^1.0.0 fetched in 25ms
1720 silly pacote range manifest for os-locale@^1.4.0 fetched in 8ms
1721 silly pacote range manifest for yargs-parser@^5.0.0 fetched in 5ms
1722 silly pacote range manifest for which-module@^1.0.0 fetched in 7ms
1723 http fetch GET 200 https://registry.npmjs.org/wide-align 17ms (from cache)
1724 silly pacote range manifest for source-map@^0.4.2 fetched in 6ms
1725 silly pacote range manifest for has-unicode@^2.0.0 fetched in 23ms
1726 http fetch GET 200 https://registry.npmjs.org/abbrev 16ms (from cache)
1727 silly pacote range manifest for signal-exit@^3.0.2 fetched in 5ms
1728 silly pacote range manifest for once@^1.3.1 fetched in 5ms
1729 silly pacote range manifest for readable-stream@^2.2.2 fetched in 6ms
1730 silly pacote range manifest for wide-align@^1.1.0 fetched in 27ms
1731 silly pacote range manifest for end-of-stream@^1.0.0 fetched in 9ms
1732 silly pacote range manifest for readable-stream@^2.0.0 fetched in 10ms
1733 silly pacote range manifest for readable-stream@^2.3.6 fetched in 7ms
1734 silly pacote range manifest for readable-stream@^2.1.5 fetched in 7ms
1735 http fetch GET 200 https://registry.npmjs.org/onetime 19ms (from cache)
1736 silly pacote range manifest for abbrev@1 fetched in 28ms
1737 silly pacote range manifest for duplexify@^3.6.0 fetched in 8ms
1738 http fetch GET 200 https://registry.npmjs.org/typedarray 19ms (from cache)
1739 http fetch GET 200 https://registry.npmjs.org/js-base64 25ms (from cache)
1740 silly pacote range manifest for pump@^2.0.0 fetched in 9ms
1741 silly pacote range manifest for agent-base@4 fetched in 6ms
1742 silly pacote version manifest for debug@3.1.0 fetched in 7ms
1743 silly pacote range manifest for onetime@^2.0.0 fetched in 27ms
1744 http fetch GET 200 https://registry.npmjs.org/stream-shift 20ms (from cache)
1745 silly pacote range manifest for typedarray@^0.0.6 fetched in 27ms
1746 http fetch GET 200 https://registry.npmjs.org/cyclist 21ms (from cache)
1747 silly pacote range manifest for js-base64@^2.1.8 fetched in 33ms
1748 silly pacote range manifest for json-parse-better-errors@^1.0.0 fetched in 6ms
1749 silly pacote range manifest for stream-shift@^1.0.0 fetched in 26ms
1750 http fetch GET 200 https://registry.npmjs.org/xtend 20ms (from cache)
1751 silly pacote range manifest for agent-base@~4.2.1 fetched in 6ms
1752 silly pacote range manifest for cyclist@~0.2.2 fetched in 28ms
1753 http fetch GET 200 https://registry.npmjs.org/spdx-correct 18ms (from cache)
1754 http fetch GET 200 https://registry.npmjs.org/spdx-expression-parse 15ms (from cache)
1755 silly pacote range manifest for through@>=2.2.7 <3 fetched in 6ms
1756 silly pacote range manifest for @babel/types@^7.4.4 fetched in 4ms
1757 http fetch GET 200 https://registry.npmjs.org/humanize-ms 17ms (from cache)
1758 silly pacote range manifest for jsesc@^2.5.1 fetched in 6ms
1759 silly pacote range manifest for xtend@~4.0.1 fetched in 28ms
1760 http fetch GET 200 https://registry.npmjs.org/encoding 17ms (from cache)
1761 silly pacote range manifest for spdx-expression-parse@^3.0.0 fetched in 21ms
1762 silly pacote range manifest for source-map@^0.5.0 fetched in 6ms
1763 silly pacote range manifest for spdx-correct@^3.0.0 fetched in 26ms
1764 silly pacote range manifest for @babel/parser@^7.4.4 fetched in 5ms
1765 silly pacote range manifest for @babel/generator@^7.4.4 fetched in 4ms
1766 silly pacote range manifest for humanize-ms@^1.2.1 fetched in 24ms
1767 http fetch GET 200 https://registry.npmjs.org/jsonparse 15ms (from cache)
1768 silly pacote range manifest for to-fast-properties@^2.0.0 fetched in 6ms
1769 silly pacote range manifest for encoding@^0.1.11 fetched in 24ms
1770 http fetch GET 200 https://registry.npmjs.org/socks 22ms (from cache)
1771 silly pacote range manifest for globals@^11.1.0 fetched in 7ms
1772 silly pacote range manifest for minipass@^2.2.1 fetched in 6ms
1773 silly pacote range manifest for jsonparse@^1.2.0 fetched in 21ms
1774 silly pacote range manifest for neo-async@^2.6.0 fetched in 9ms
1775 silly pacote range manifest for socks@~2.3.2 fetched in 32ms
1776 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-split-export-declaration 21ms (from cache)
1777 http fetch GET 200 https://registry.npmjs.org/imurmurhash 21ms (from cache)
1778 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-function-name 24ms (from cache)
1779 http fetch GET 200 https://registry.npmjs.org/default-require-extensions 21ms (from cache)
1780 http fetch GET 200 https://registry.npmjs.org/es6-promisify 20ms (from cache)
1781 silly pacote range manifest for @babel/helper-split-export-declaration@^7.4.4 fetched in 29ms
1782 silly pacote range manifest for @babel/helper-function-name@^7.1.0 fetched in 30ms
1783 silly pacote range manifest for default-require-extensions@^2.0.0 fetched in 28ms
1784 silly pacote range manifest for es6-promisify@^5.0.0 fetched in 27ms
1785 silly pacote range manifest for imurmurhash@^0.1.4 fetched in 31ms
1786 http fetch GET 200 https://registry.npmjs.org/@xtuc%2flong 17ms (from cache)
1787 silly pacote range manifest for estraverse@^4.1.0 fetched in 3ms
1788 silly pacote range manifest for is-extendable@^1.0.1 fetched in 3ms
1789 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2ffloating-point-hex-parser 27ms (from cache)
1790 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fhelper-code-frame 28ms (from cache)
1791 silly pacote version manifest for @xtuc/long@4.2.1 fetched in 24ms
1792 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fhelper-fsm 27ms (from cache)
1793 http fetch GET 200 https://registry.npmjs.org/@xtuc%2fieee754 15ms (from cache)
1794 http fetch GET 200 https://registry.npmjs.org/assign-symbols 14ms (from cache)
1795 http fetch GET 200 https://registry.npmjs.org/uglify-js 38ms (from cache)
1796 silly pacote version manifest for @webassemblyjs/floating-point-hex-parser@1.7.11 fetched in 39ms
1797 silly pacote range manifest for object-assign@^4.1.1 fetched in 10ms
1798 silly pacote version manifest for @webassemblyjs/helper-code-frame@1.7.11 fetched in 40ms
1799 http fetch GET 200 https://registry.npmjs.org/is-descriptor 19ms (from cache)
1800 silly pacote version manifest for @webassemblyjs/helper-fsm@1.7.11 fetched in 38ms
1801 silly pacote range manifest for @xtuc/ieee754@^1.2.0 fetched in 24ms
1802 silly pacote range manifest for assign-symbols@^1.0.0 fetched in 23ms
1803 silly pacote range manifest for uglify-js@^3.1.4 fetched in 47ms
1804 http fetch GET 200 https://registry.npmjs.org/is-windows 19ms (from cache)
1805 http fetch GET 200 https://registry.npmjs.org/expand-brackets 22ms (from cache)
1806 silly pacote range manifest for pako@~1.0.5 fetched in 6ms
1807 silly pacote version manifest for util@0.10.3 fetched in 7ms
1808 silly pacote range manifest for is-descriptor@^1.0.2 fetched in 27ms
1809 silly pacote range manifest for isarray@^1.0.0 fetched in 7ms
1810 silly pacote range manifest for is-windows@^1.0.2 fetched in 27ms
1811 silly pacote range manifest for expand-brackets@^2.1.4 fetched in 31ms
1812 http fetch GET 200 https://registry.npmjs.org/date-now 20ms (from cache)
1813 http fetch GET 200 https://registry.npmjs.org/base64-js 19ms (from cache)
1814 http fetch GET 200 https://registry.npmjs.org/ieee754 19ms (from cache)
1815 http fetch GET 200 https://registry.npmjs.org/browserify-cipher 19ms (from cache)
1816 http fetch GET 200 https://registry.npmjs.org/create-ecdh 18ms (from cache)
1817 http fetch GET 200 https://registry.npmjs.org/browserify-sign 26ms (from cache)
1818 silly pacote range manifest for date-now@^0.1.4 fetched in 35ms
1819 silly pacote range manifest for base64-js@^1.0.2 fetched in 34ms
1820 http fetch GET 200 https://registry.npmjs.org/create-hash 27ms (from cache)
1821 silly pacote range manifest for create-ecdh@^4.0.0 fetched in 31ms
1822 http fetch GET 200 https://registry.npmjs.org/create-hmac 27ms (from cache)
1823 silly pacote range manifest for ieee754@^1.1.4 fetched in 36ms
1824 silly pacote range manifest for browserify-cipher@^1.0.0 fetched in 35ms
1825 http fetch GET 200 https://registry.npmjs.org/diffie-hellman 28ms (from cache)
1826 silly pacote range manifest for browserify-sign@^4.0.0 fetched in 36ms
1827 http fetch GET 200 https://registry.npmjs.org/pbkdf2 28ms (from cache)
1828 silly pacote range manifest for create-hash@^1.1.0 fetched in 35ms
1829 silly pacote range manifest for create-hmac@^1.1.0 fetched in 36ms
1830 silly pacote range manifest for inherits@~2.0.1 fetched in 9ms
1831 silly pacote range manifest for diffie-hellman@^5.0.0 fetched in 40ms
1832 silly pacote range manifest for pbkdf2@^3.0.3 fetched in 41ms
1833 http fetch GET 200 https://registry.npmjs.org/public-encrypt 21ms (from cache)
1834 silly pacote range manifest for safe-buffer@~5.1.0 fetched in 12ms
1835 http fetch GET 200 https://registry.npmjs.org/randombytes 22ms (from cache)
1836 http fetch GET 200 https://registry.npmjs.org/randomfill 22ms (from cache)
1837 silly pacote range manifest for xtend@^4.0.0 fetched in 8ms
1838 http fetch GET 200 https://registry.npmjs.org/arrify 23ms (from cache)
1839 silly pacote range manifest for public-encrypt@^4.0.0 fetched in 29ms
1840 http fetch GET 200 https://registry.npmjs.org/setimmediate 23ms (from cache)
1841 silly pacote range manifest for randombytes@^2.0.0 fetched in 30ms
1842 silly pacote range manifest for randomfill@^1.0.3 fetched in 31ms
1843 silly pacote range manifest for is-descriptor@^0.1.0 fetched in 9ms
1844 http fetch GET 200 https://registry.npmjs.org/to-arraybuffer 21ms (from cache)
1845 http fetch GET 200 https://registry.npmjs.org/builtin-status-codes 23ms (from cache)
1846 silly pacote range manifest for is-descriptor@^1.0.0 fetched in 10ms
1847 silly pacote range manifest for kind-of@^3.0.2 fetched in 8ms
1848 silly pacote range manifest for arrify@^1.0.0 fetched in 35ms
1849 silly pacote range manifest for setimmediate@^1.0.4 fetched in 34ms
1850 http fetch GET 200 https://registry.npmjs.org/pinkie 22ms (from cache)
1851 http fetch GET 200 https://registry.npmjs.org/immediate 20ms (from cache)
1852 silly pacote range manifest for to-arraybuffer@^1.0.0 fetched in 30ms
1853 silly pacote range manifest for builtin-status-codes@^3.0.0 fetched in 33ms
1854 silly pacote range manifest for component-emitter@^1.2.1 fetched in 9ms
1855 silly pacote range manifest for pinkie@^2.0.0 fetched in 30ms
1856 silly pacote range manifest for immediate@~3.0.5 fetched in 29ms
1857 http fetch GET 200 https://registry.npmjs.org/class-utils 19ms (from cache)
1858 http fetch GET 200 https://registry.npmjs.org/cache-base 24ms (from cache)
1859 http fetch GET 200 https://registry.npmjs.org/pascalcase 20ms (from cache)
1860 http fetch GET 200 https://registry.npmjs.org/atob 21ms (from cache)
1861 http fetch GET 200 https://registry.npmjs.org/mixin-deep 22ms (from cache)
1862 silly pacote range manifest for class-utils@^0.3.5 fetched in 28ms
1863 http fetch GET 200 https://registry.npmjs.org/decode-uri-component 19ms (from cache)
1864 http fetch GET 200 https://registry.npmjs.org/resolve-url 19ms (from cache)
1865 silly pacote range manifest for cache-base@^1.0.1 fetched in 31ms
1866 silly pacote range manifest for pascalcase@^0.1.1 fetched in 27ms
1867 silly pacote range manifest for mixin-deep@^1.2.0 fetched in 28ms
1868 silly pacote range manifest for atob@^2.1.1 fetched in 27ms
1869 http fetch GET 200 https://registry.npmjs.org/urix 19ms (from cache)
1870 http fetch GET 200 https://registry.npmjs.org/source-map-url 22ms (from cache)
1871 silly pacote range manifest for kind-of@^3.2.0 fetched in 7ms
1872 silly pacote range manifest for decode-uri-component@^0.2.0 fetched in 26ms
1873 silly pacote range manifest for resolve-url@^0.2.1 fetched in 26ms
1874 http fetch GET 200 https://registry.npmjs.org/ret 20ms (from cache)
1875 silly pacote range manifest for urix@^0.1.0 fetched in 26ms
1876 silly pacote range manifest for source-map-url@^0.4.0 fetched in 29ms
1877 silly pacote range manifest for ret@~0.1.10 fetched in 29ms
1878 http fetch GET 200 https://registry.npmjs.org/color-name 17ms (from cache)
1879 http fetch GET 200 https://registry.npmjs.org/ultron 15ms (from cache)
1880 http fetch GET 200 https://registry.npmjs.org/universalify 15ms (from cache)
1881 http fetch GET 200 https://registry.npmjs.org/jsonfile 16ms (from cache)
1882 http fetch GET 200 https://registry.npmjs.org/after 15ms (from cache)
1883 http fetch GET 200 https://registry.npmjs.org/arraybuffer.slice 15ms (from cache)
1884 http fetch GET 200 https://registry.npmjs.org/blob 16ms (from cache)
1885 silly pacote range manifest for ultron@~1.1.0 fetched in 21ms
1886 silly pacote version manifest for color-name@1.1.3 fetched in 23ms
1887 silly pacote range manifest for universalify@^0.1.0 fetched in 21ms
1888 silly pacote range manifest for jsonfile@^4.0.0 fetched in 22ms
1889 http fetch GET 200 https://registry.npmjs.org/better-assert 14ms (from cache)
1890 silly pacote range manifest for arraybuffer.slice@~0.0.7 fetched in 20ms
1891 silly pacote version manifest for after@0.8.2 fetched in 22ms
1892 http fetch GET 200 https://registry.npmjs.org/number-is-nan 15ms (from cache)
1893 silly pacote version manifest for blob@0.0.5 fetched in 23ms
1894 http fetch GET 200 https://registry.npmjs.org/component-inherit 12ms (from cache)
1895 silly pacote range manifest for engine.io-parser@~2.1.1 fetched in 6ms
1896 silly pacote range manifest for better-assert@~1.0.0 fetched in 21ms
1897 silly pacote range manifest for osenv@^0.1.4 fetched in 6ms
1898 silly pacote range manifest for iconv-lite@^0.4.4 fetched in 5ms
1899 silly pacote range manifest for number-is-nan@^1.0.0 fetched in 22ms
1900 silly pacote range manifest for sax@^1.2.4 fetched in 6ms
1901 silly pacote version manifest for component-inherit@0.0.3 fetched in 18ms
1902 http fetch GET 200 https://registry.npmjs.org/xmlhttprequest-ssl 14ms (from cache)
1903 http fetch GET 200 https://registry.npmjs.org/yeast 13ms (from cache)
1904 silly pacote range manifest for ini@~1.3.0 fetched in 6ms
1905 silly pacote range manifest for parse-json@^2.2.0 fetched in 6ms
1906 http fetch GET 200 https://registry.npmjs.org/shebang-command 17ms (from cache)
1907 silly pacote range manifest for xmlhttprequest-ssl@~1.5.4 fetched in 22ms
1908 silly pacote version manifest for yeast@0.1.2 fetched in 21ms
1909 http fetch GET 200 https://registry.npmjs.org/deep-extend 17ms (from cache)
1910 http fetch GET 200 https://registry.npmjs.org/p-locate 14ms (from cache)
1911 http fetch GET 200 https://registry.npmjs.org/strip-json-comments 15ms (from cache)
1912 http fetch GET 200 https://registry.npmjs.org/path-key 15ms (from cache)
1913 silly pacote range manifest for run-queue@^1.0.0 fetched in 4ms
1914 http fetch GET 200 https://registry.npmjs.org/path-exists 14ms (from cache)
1915 silly pacote range manifest for shebang-command@^1.2.0 fetched in 23ms
1916 silly pacote range manifest for readable-stream@1 || 2 fetched in 7ms
1917 silly pacote range manifest for deep-extend@^0.6.0 fetched in 23ms
1918 silly pacote range manifest for p-locate@^2.0.0 fetched in 20ms
1919 silly pacote range manifest for path-key@^2.0.0 fetched in 22ms
1920 http fetch GET 200 https://registry.npmjs.org/strip-bom 16ms (from cache)
1921 silly pacote range manifest for strip-json-comments@~2.0.1 fetched in 22ms
1922 silly pacote range manifest for babel-runtime@^6.22.0 fetched in 6ms
1923 silly pacote range manifest for path-exists@^3.0.0 fetched in 21ms
1924 silly pacote range manifest for core-js@^2.4.0 fetched in 6ms
1925 http fetch GET 200 https://registry.npmjs.org/iferr 17ms (from cache)
1926 silly pacote range manifest for js-tokens@^3.0.2 fetched in 7ms
1927 silly pacote range manifest for strip-bom@^3.0.0 fetched in 25ms
1928 silly pacote version manifest for assert-plus@1.0.0 fetched in 9ms
1929 silly pacote range manifest for iferr@^0.1.5 fetched in 27ms
1930 http fetch GET 200 https://registry.npmjs.org/repeating 21ms (from cache)
1931 http fetch GET 200 https://registry.npmjs.org/regenerator-runtime 19ms (from cache)
1932 http fetch GET 200 https://registry.npmjs.org/extsprintf 19ms (from cache)
1933 http fetch GET 200 https://registry.npmjs.org/json-schema 18ms (from cache)
1934 silly pacote range manifest for safer-buffer@^2.0.2 fetched in 4ms
1935 http fetch GET 200 https://registry.npmjs.org/verror 18ms (from cache)
1936 http fetch GET 200 https://registry.npmjs.org/loose-envify 20ms (from cache)
1937 silly pacote range manifest for repeating@^2.0.0 fetched in 29ms
1938 silly pacote range manifest for regenerator-runtime@^0.11.0 fetched in 27ms
1939 http fetch GET 200 https://registry.npmjs.org/asn1 20ms (from cache)
1940 http fetch GET 200 https://registry.npmjs.org/getpass 17ms (from cache)
1941 silly pacote version manifest for verror@1.10.0 fetched in 24ms
1942 silly pacote version manifest for json-schema@0.2.3 fetched in 26ms
1943 http fetch GET 200 https://registry.npmjs.org/dashdash 19ms (from cache)
1944 silly pacote range manifest for loose-envify@^1.0.0 fetched in 28ms
1945 silly pacote version manifest for extsprintf@1.3.0 fetched in 29ms
1946 silly pacote range manifest for getpass@^0.1.1 fetched in 25ms
1947 silly pacote range manifest for asn1@~0.2.3 fetched in 28ms
1948 silly pacote range manifest for json-parse-better-errors@^1.0.1 fetched in 7ms
1949 silly pacote range manifest for dashdash@^1.12.0 fetched in 27ms
1950 silly pacote range manifest for for-in@^0.1.3 fetched in 9ms
1951 http fetch GET 200 https://registry.npmjs.org/jsbn 19ms (from cache)
1952 silly pacote range manifest for ip@^1.1.0 fetched in 6ms
1953 http fetch GET 200 https://registry.npmjs.org/tweetnacl 18ms (from cache)
1954 silly pacote range manifest for p-locate@^3.0.0 fetched in 7ms
1955 silly pacote range manifest for cross-spawn@^6.0.0 fetched in 7ms
1956 silly pacote range manifest for get-stream@^4.0.0 fetched in 7ms
1957 http fetch GET 200 https://registry.npmjs.org/ecc-jsbn 19ms (from cache)
1958 http fetch GET 200 https://registry.npmjs.org/bcrypt-pbkdf 17ms (from cache)
1959 http fetch GET 200 https://registry.npmjs.org/error-ex 17ms (from cache)
1960 silly pacote range manifest for jsbn@~0.1.0 fetched in 27ms
1961 silly pacote range manifest for invert-kv@^2.0.0 fetched in 6ms
1962 silly pacote range manifest for tweetnacl@~0.14.0 fetched in 25ms
1963 silly pacote range manifest for mimic-fn@^2.0.0 fetched in 5ms
1964 silly pacote range manifest for ecc-jsbn@~0.1.1 fetched in 25ms
1965 silly pacote range manifest for bcrypt-pbkdf@^1.0.0 fetched in 24ms
1966 silly pacote range manifest for error-ex@^1.3.1 fetched in 24ms
1967 silly pacote range manifest for util-deprecate@^1.0.1 fetched in 6ms
1968 silly pacote range manifest for string_decoder@^1.1.1 fetched in 6ms
1969 silly pacote range manifest for path-exists@^2.0.0 fetched in 8ms
1970 http fetch GET 200 https://registry.npmjs.org/map-age-cleaner 15ms (from cache)
1971 http fetch GET 200 https://registry.npmjs.org/path-is-inside 18ms (from cache)
1972 silly pacote range manifest for load-json-file@^1.0.0 fetched in 6ms
1973 silly pacote range manifest for obuf@^1.0.0 fetched in 4ms
1974 http fetch GET 200 https://registry.npmjs.org/p-is-promise 15ms (from cache)
1975 silly pacote range manifest for path-type@^1.0.0 fetched in 7ms
1976 silly pacote range manifest for wbuf@^1.1.0 fetched in 8ms
1977 silly pacote range manifest for map-age-cleaner@^0.1.1 fetched in 22ms
1978 silly pacote range manifest for path-is-inside@^1.0.1 fetched in 26ms
1979 silly pacote range manifest for string-width@^1.0.2 || 2 fetched in 6ms
1980 http fetch GET 200 https://registry.npmjs.org/http-parser-js 15ms (from cache)
1981 http fetch GET 200 https://registry.npmjs.org/websocket-extensions 15ms (from cache)
1982 silly pacote range manifest for p-is-promise@^2.0.0 fetched in 22ms
1983 silly pacote range manifest for ms@^2.0.0 fetched in 6ms
1984 silly pacote range manifest for iconv-lite@~0.4.13 fetched in 7ms
1985 http fetch GET 200 https://registry.npmjs.org/minimalistic-assert 17ms (from cache)
1986 silly pacote range manifest for websocket-extensions@>=0.1.1 fetched in 22ms
1987 silly pacote range manifest for http-parser-js@>=0.4.0 fetched in 22ms
1988 http fetch GET 200 https://registry.npmjs.org/array-find-index 16ms (from cache)
1989 http fetch GET 200 https://registry.npmjs.org/spdx-exceptions 15ms (from cache)
1990 silly pacote range manifest for @babel/template@^7.1.0 fetched in 5ms
1991 silly pacote range manifest for @babel/types@^7.0.0 fetched in 5ms
1992 silly pacote range manifest for minimalistic-assert@^1.0.0 fetched in 22ms
1993 silly pacote range manifest for commander@~2.20.0 fetched in 4ms
1994 http fetch GET 200 https://registry.npmjs.org/spdx-license-ids 16ms (from cache)
1995 silly pacote range manifest for array-find-index@^1.0.1 fetched in 23ms
1996 http fetch GET 200 https://registry.npmjs.org/smart-buffer 15ms (from cache)
1997 silly pacote version manifest for inherits@2.0.1 fetched in 6ms
1998 silly pacote range manifest for spdx-exceptions@^2.1.0 fetched in 22ms
1999 silly pacote range manifest for debug@^2.3.3 fetched in 5ms
2000 silly pacote range manifest for spdx-license-ids@^3.0.0 fetched in 22ms
2001 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-get-function-arity 19ms (from cache)
2002 silly pacote version manifest for smart-buffer@4.0.2 fetched in 24ms
2003 http fetch GET 200 https://registry.npmjs.org/es6-promise 20ms (from cache)
2004 silly pacote range manifest for @babel/helper-get-function-arity@^7.0.0 fetched in 29ms
2005 http fetch GET 200 https://registry.npmjs.org/is-accessor-descriptor 19ms (from cache)
2006 http fetch GET 200 https://registry.npmjs.org/is-data-descriptor 19ms (from cache)
2007 http fetch GET 200 https://registry.npmjs.org/posix-character-classes 19ms (from cache)
2008 silly pacote range manifest for es6-promise@^4.0.3 fetched in 28ms
2009 http fetch GET 200 https://registry.npmjs.org/browserify-des 17ms (from cache)
2010 silly pacote range manifest for is-accessor-descriptor@^1.0.0 fetched in 24ms
2011 silly pacote range manifest for is-data-descriptor@^1.0.0 fetched in 25ms
2012 http fetch GET 200 https://registry.npmjs.org/browserify-aes 19ms (from cache)
2013 silly pacote range manifest for posix-character-classes@^0.1.0 fetched in 23ms
2014 http fetch GET 200 https://registry.npmjs.org/evp_bytestokey 14ms (from cache)
2015 http fetch GET 200 https://registry.npmjs.org/elliptic 24ms (from cache)
2016 http fetch GET 200 https://registry.npmjs.org/bn.js 24ms (from cache)
2017 silly pacote range manifest for create-hmac@^1.1.2 fetched in 6ms
2018 silly pacote range manifest for browserify-des@^1.0.0 fetched in 25ms
2019 silly pacote range manifest for browserify-aes@^1.0.4 fetched in 27ms
2020 silly pacote range manifest for elliptic@^6.0.0 fetched in 32ms
2021 silly pacote range manifest for evp_bytestokey@^1.0.0 fetched in 23ms
2022 silly pacote range manifest for bn.js@^4.1.0 fetched in 33ms
2023 http fetch GET 200 https://registry.npmjs.org/bn.js 21ms (from cache)
2024 http fetch GET 200 https://registry.npmjs.org/browserify-rsa 19ms (from cache)
2025 http fetch GET 200 https://registry.npmjs.org/parse-asn1 17ms (from cache)
2026 http fetch GET 200 https://registry.npmjs.org/cipher-base 19ms (from cache)
2027 silly pacote range manifest for bn.js@^4.1.1 fetched in 29ms
2028 http fetch GET 200 https://registry.npmjs.org/cipher-base 12ms (from cache)
2029 http fetch GET 200 https://registry.npmjs.org/md5.js 20ms (from cache)
2030 silly pacote range manifest for browserify-rsa@^4.0.0 fetched in 29ms
2031 http fetch GET 200 https://registry.npmjs.org/ripemd160 20ms (from cache)
2032 silly pacote range manifest for parse-asn1@^5.0.0 fetched in 27ms
2033 silly pacote range manifest for cipher-base@^1.0.1 fetched in 26ms
2034 http fetch GET 200 https://registry.npmjs.org/sha.js 20ms (from cache)
2035 silly pacote range manifest for cipher-base@^1.0.3 fetched in 17ms
2036 http fetch GET 200 https://registry.npmjs.org/sha.js 17ms (from cache)
2037 http fetch GET 200 https://registry.npmjs.org/ripemd160 18ms (from cache)
2038 silly pacote range manifest for md5.js@^1.3.4 fetched in 26ms
2039 silly pacote range manifest for create-hash@^1.1.2 fetched in 7ms
2040 silly pacote range manifest for ripemd160@^2.0.1 fetched in 27ms
2041 silly pacote range manifest for create-hmac@^1.1.4 fetched in 8ms
2042 silly pacote range manifest for randombytes@^2.0.1 fetched in 7ms
2043 silly pacote range manifest for sha.js@^2.4.0 fetched in 29ms
2044 silly pacote range manifest for safe-buffer@^5.1.0 fetched in 7ms
2045 silly pacote range manifest for sha.js@^2.4.8 fetched in 24ms
2046 silly pacote range manifest for ripemd160@^2.0.0 fetched in 27ms
2047 silly pacote range manifest for randombytes@^2.0.5 fetched in 8ms
2048 http fetch GET 200 https://registry.npmjs.org/miller-rabin 17ms (from cache)
2049 silly pacote range manifest for is-data-descriptor@^0.1.4 fetched in 8ms
2050 silly pacote range manifest for is-accessor-descriptor@^0.1.6 fetched in 9ms
2051 silly pacote range manifest for miller-rabin@^4.0.0 fetched in 28ms
2052 http fetch GET 200 https://registry.npmjs.org/is-buffer 20ms (from cache)
2053 http fetch GET 200 https://registry.npmjs.org/static-extend 18ms (from cache)
2054 http fetch GET 200 https://registry.npmjs.org/arr-union 20ms (from cache)
2055 http fetch GET 200 https://registry.npmjs.org/collection-visit 19ms (from cache)
2056 http fetch GET 200 https://registry.npmjs.org/get-value 22ms (from cache)
2057 http fetch GET 200 https://registry.npmjs.org/to-object-path 19ms (from cache)
2058 http fetch GET 200 https://registry.npmjs.org/has-value 23ms (from cache)
2059 http fetch GET 200 https://registry.npmjs.org/set-value 21ms (from cache)
2060 silly pacote range manifest for arr-union@^3.1.0 fetched in 26ms
2061 silly pacote range manifest for collection-visit@^1.0.0 fetched in 25ms
2062 silly pacote range manifest for is-buffer@^1.1.5 fetched in 28ms
2063 silly pacote range manifest for static-extend@^0.1.1 fetched in 26ms
2064 http fetch GET 200 https://registry.npmjs.org/union-value 24ms (from cache)
2065 silly pacote range manifest for to-object-path@^0.3.0 fetched in 26ms
2066 silly pacote range manifest for get-value@^2.0.6 fetched in 31ms
2067 http fetch GET 200 https://registry.npmjs.org/unset-value 17ms (from cache)
2068 silly pacote range manifest for has-value@^1.0.0 fetched in 30ms
2069 silly pacote range manifest for graceful-fs@^4.1.6 fetched in 10ms
2070 silly pacote range manifest for for-in@^1.0.2 fetched in 10ms
2071 silly pacote range manifest for error-ex@^1.2.0 fetched in 10ms
2072 silly pacote range manifest for set-value@^2.0.0 fetched in 33ms
2073 silly pacote range manifest for p-limit@^1.1.0 fetched in 6ms
2074 silly pacote range manifest for union-value@^1.0.0 fetched in 33ms
2075 silly pacote range manifest for js-tokens@^3.0.0 || ^4.0.0 fetched in 3ms
2076 silly pacote range manifest for unset-value@^1.0.0 fetched in 26ms
2077 silly pacote range manifest for safer-buffer@~2.1.0 fetched in 3ms
2078 http fetch GET 200 https://registry.npmjs.org/callsite 16ms (from cache)
2079 silly pacote version manifest for core-util-is@1.0.2 fetched in 6ms
2080 silly pacote range manifest for extsprintf@^1.2.0 fetched in 9ms
2081 silly pacote range manifest for p-limit@^2.0.0 fetched in 10ms
2082 silly pacote range manifest for path-key@^2.0.1 fetched in 8ms
2083 silly pacote range manifest for safer-buffer@^2.1.0 fetched in 10ms
2084 silly pacote range manifest for tweetnacl@^0.14.3 fetched in 10ms
2085 silly pacote version manifest for callsite@1.0.0 fetched in 25ms
2086 http fetch GET 200 https://registry.npmjs.org/is-finite 19ms (from cache)
2087 silly pacote range manifest for strip-bom@^2.0.0 fetched in 8ms
2088 http fetch GET 200 https://registry.npmjs.org/shebang-regex 23ms (from cache)
2089 silly pacote range manifest for cipher-base@^1.0.0 fetched in 6ms
2090 silly pacote range manifest for evp_bytestokey@^1.0.3 fetched in 5ms
2091 silly pacote range manifest for bn.js@^4.4.0 fetched in 5ms
2092 silly pacote range manifest for is-finite@^1.0.0 fetched in 28ms
2093 http fetch GET 200 https://registry.npmjs.org/nice-try 21ms (from cache)
2094 http fetch GET 200 https://registry.npmjs.org/is-arrayish 18ms (from cache)
2095 silly pacote range manifest for shebang-regex@^1.0.0 fetched in 30ms
2096 http fetch GET 200 https://registry.npmjs.org/des.js 16ms (from cache)
2097 http fetch GET 200 https://registry.npmjs.org/p-defer 18ms (from cache)
2098 http fetch GET 200 https://registry.npmjs.org/buffer-xor 17ms (from cache)
2099 silly pacote range manifest for nice-try@^1.0.4 fetched in 30ms
2100 silly pacote range manifest for is-arrayish@^0.2.1 fetched in 26ms
2101 silly pacote range manifest for des.js@^1.0.0 fetched in 24ms
2102 silly pacote range manifest for p-defer@^1.0.0 fetched in 26ms
2103 http fetch GET 200 https://registry.npmjs.org/brorand 18ms (from cache)
2104 silly pacote range manifest for buffer-xor@^1.0.3 fetched in 25ms
2105 silly pacote range manifest for browserify-aes@^1.0.0 fetched in 6ms
2106 http fetch GET 200 https://registry.npmjs.org/hash.js 20ms (from cache)
2107 http fetch GET 200 https://registry.npmjs.org/hmac-drbg 18ms (from cache)
2108 http fetch GET 200 https://registry.npmjs.org/minimalistic-crypto-utils 19ms (from cache)
2109 silly pacote range manifest for bn.js@^4.0.0 fetched in 6ms
2110 http fetch GET 200 https://registry.npmjs.org/asn1.js 18ms (from cache)
2111 silly pacote range manifest for brorand@^1.0.1 fetched in 25ms
2112 silly pacote range manifest for hmac-drbg@^1.0.0 fetched in 24ms
2113 silly pacote range manifest for hash.js@^1.0.0 fetched in 26ms
2114 http fetch GET 200 https://registry.npmjs.org/hash-base 14ms (from cache)
2115 silly pacote range manifest for minimalistic-crypto-utils@^1.0.0 fetched in 27ms
2116 silly pacote range manifest for asn1.js@^4.0.0 fetched in 25ms
2117 silly pacote range manifest for is-plain-object@^2.0.3 fetched in 6ms
2118 silly pacote range manifest for split-string@^3.0.1 fetched in 4ms
2119 http fetch GET 200 https://registry.npmjs.org/map-visit 17ms (from cache)
2120 silly pacote range manifest for hash-base@^3.0.0 fetched in 22ms
2121 silly pacote range manifest for set-value@^0.4.3 fetched in 6ms
2122 http fetch GET 200 https://registry.npmjs.org/object-copy 16ms (from cache)
2123 http fetch GET 200 https://registry.npmjs.org/object-visit 17ms (from cache)
2124 silly pacote range manifest for has-value@^0.3.1 fetched in 7ms
2125 silly pacote range manifest for hash.js@^1.0.3 fetched in 4ms
2126 silly pacote range manifest for p-try@^2.0.0 fetched in 9ms
2127 http fetch GET 200 https://registry.npmjs.org/has-values 17ms (from cache)
2128 silly pacote range manifest for minimalistic-crypto-utils@^1.0.1 fetched in 5ms
2129 silly pacote range manifest for minimalistic-assert@^1.0.1 fetched in 5ms
2130 silly pacote range manifest for map-visit@^1.0.0 fetched in 26ms
2131 silly pacote range manifest for object-copy@^0.1.0 fetched in 24ms
2132 silly pacote range manifest for object-visit@^1.0.0 fetched in 25ms
2133 silly pacote range manifest for is-plain-object@^2.0.1 fetched in 7ms
2134 silly pacote range manifest for get-value@^2.0.3 fetched in 5ms
2135 silly pacote range manifest for kind-of@^3.0.3 fetched in 2ms
2136 silly pacote range manifest for has-values@^1.0.0 fetched in 23ms
2137 silly pacote range manifest for isobject@^2.0.0 fetched in 5ms
2138 silly pacote range manifest for has-values@^0.1.4 fetched in 5ms
2139 http fetch GET 200 https://registry.npmjs.org/is-utf8 14ms (from cache)
2140 silly pacote range manifest for is-utf8@^0.2.0 fetched in 16ms
2141 silly pacote version manifest for isarray@1.0.0 fetched in 3ms
2142 silly pacote range manifest for kind-of@^4.0.0 fetched in 3ms
2143 http fetch GET 200 https://registry.npmjs.org/copy-descriptor 7ms (from cache)
2144 silly pacote range manifest for copy-descriptor@^0.1.0 fetched in 9ms
2145 silly pacote range manifest for @angular/common@^7.2.2 fetched in 10ms
2146 silly resolveWithNewModule @angular/common@7.2.15 checking installable status
2147 silly pacote range manifest for @angular/platform-browser@^7.2.2 fetched in 11ms
2148 silly resolveWithNewModule @angular/platform-browser@7.2.15 checking installable status
2149 silly pacote range manifest for @angular/forms@^7.2.2 fetched in 13ms
2150 silly resolveWithNewModule @angular/forms@7.2.15 checking installable status
2151 silly pacote range manifest for @angular/core@^7.2.2 fetched in 14ms
2152 silly resolveWithNewModule @angular/core@7.2.15 checking installable status
2153 silly pacote range manifest for @angular/http@^7.2.2 fetched in 18ms
2154 silly resolveWithNewModule @angular/http@7.2.15 checking installable status
2155 silly pacote range manifest for @angular/router@^7.2.2 fetched in 18ms
2156 silly resolveWithNewModule @angular/router@7.2.15 checking installable status
2157 silly pacote range manifest for @ionic-native/core@^5.0.0 fetched in 19ms
2158 silly resolveWithNewModule @ionic-native/core@5.6.0 checking installable status
2159 silly pacote range manifest for @angular/platform-browser-dynamic@^7.2.2 fetched in 19ms
2160 silly resolveWithNewModule @angular/platform-browser-dynamic@7.2.15 checking installable status
2161 silly pacote range manifest for @ionic-native/splash-screen@^5.0.0 fetched in 20ms
2162 silly resolveWithNewModule @ionic-native/splash-screen@5.6.0 checking installable status
2163 silly pacote range manifest for @ionic-native/status-bar@^5.0.0 fetched in 20ms
2164 silly resolveWithNewModule @ionic-native/status-bar@5.6.0 checking installable status
2165 silly pacote range manifest for rxjs@~6.5.1 fetched in 8ms
2166 silly resolveWithNewModule rxjs@6.5.2 checking installable status
2167 silly pacote range manifest for tslib@^1.9.0 fetched in 8ms
2168 silly resolveWithNewModule tslib@1.9.3 checking installable status
2169 silly pacote range manifest for @ionic/angular@^4.1.0 fetched in 10ms
2170 silly resolveWithNewModule @ionic/angular@4.4.0 checking installable status
2171 silly pacote range manifest for core-js@^2.5.4 fetched in 10ms
2172 silly resolveWithNewModule core-js@2.6.5 checking installable status
2173 silly pacote range manifest for zone.js@~0.8.29 fetched in 4ms
2174 silly resolveWithNewModule zone.js@0.8.29 checking installable status
2175 silly pacote tag manifest for @types/cordova@latest fetched in 1ms
2176 silly resolveWithNewModule @types/cordova@0.0.34 checking installable status
2177 silly pacote version manifest for @ionic/core@4.4.0 fetched in 1ms
2178 silly resolveWithNewModule @ionic/core@4.4.0 checking installable status
2179 silly pacote version manifest for ionicons@4.5.6 fetched in 1ms
2180 silly resolveWithNewModule ionicons@4.5.6 checking installable status
2181 silly pacote range manifest for @angular-devkit/build-angular@~0.13.8 fetched in 6ms
2182 silly resolveWithNewModule @angular-devkit/build-angular@0.13.9 checking installable status
2183 silly pacote range manifest for @angular/compiler@~7.2.2 fetched in 6ms
2184 silly resolveWithNewModule @angular/compiler@7.2.15 checking installable status
2185 silly pacote range manifest for @angular-devkit/architect@~0.13.8 fetched in 8ms
2186 silly resolveWithNewModule @angular-devkit/architect@0.13.9 checking installable status
2187 silly pacote range manifest for @angular-devkit/core@~7.3.8 fetched in 9ms
2188 silly resolveWithNewModule @angular-devkit/core@7.3.9 checking installable status
2189 silly pacote range manifest for @angular-devkit/schematics@~7.3.8 fetched in 10ms
2190 silly resolveWithNewModule @angular-devkit/schematics@7.3.9 checking installable status
2191 silly pacote range manifest for @angular/cli@~7.3.8 fetched in 11ms
2192 silly resolveWithNewModule @angular/cli@7.3.9 checking installable status
2193 silly pacote range manifest for @ionic/angular-toolkit@~1.5.1 fetched in 12ms
2194 silly resolveWithNewModule @ionic/angular-toolkit@1.5.1 checking installable status
2195 silly pacote range manifest for @angular/language-service@~7.2.2 fetched in 12ms
2196 silly resolveWithNewModule @angular/language-service@7.2.15 checking installable status
2197 silly pacote range manifest for @angular/compiler-cli@~7.2.2 fetched in 13ms
2198 silly resolveWithNewModule @angular/compiler-cli@7.2.15 checking installable status
2199 silly pacote range manifest for @types/node@~12.0.0 fetched in 13ms
2200 silly resolveWithNewModule @types/node@12.0.2 checking installable status
2201 silly pacote range manifest for @types/jasmine@~2.8.8 fetched in 9ms
2202 silly resolveWithNewModule @types/jasmine@2.8.16 checking installable status
2203 silly pacote range manifest for @types/jasminewd2@~2.0.3 fetched in 10ms
2204 silly resolveWithNewModule @types/jasminewd2@2.0.6 checking installable status
2205 silly pacote range manifest for codelyzer@~4.5.0 fetched in 11ms
2206 silly resolveWithNewModule codelyzer@4.5.0 checking installable status
2207 silly pacote range manifest for jasmine-core@~2.99.1 fetched in 6ms
2208 silly resolveWithNewModule jasmine-core@2.99.1 checking installable status
2209 silly pacote range manifest for karma@~4.1.0 fetched in 7ms
2210 silly resolveWithNewModule karma@4.1.0 checking installable status
2211 silly pacote range manifest for karma-chrome-launcher@~2.2.0 fetched in 8ms
2212 silly resolveWithNewModule karma-chrome-launcher@2.2.0 checking installable status
2213 silly pacote range manifest for jasmine-spec-reporter@~4.2.1 fetched in 9ms
2214 silly resolveWithNewModule jasmine-spec-reporter@4.2.1 checking installable status
2215 silly pacote range manifest for karma-coverage-istanbul-reporter@~2.0.1 fetched in 9ms
2216 silly resolveWithNewModule karma-coverage-istanbul-reporter@2.0.5 checking installable status
2217 silly pacote range manifest for karma-jasmine@~1.1.2 fetched in 10ms
2218 silly resolveWithNewModule karma-jasmine@1.1.2 checking installable status
2219 silly pacote range manifest for karma-jasmine-html-reporter@^0.2.2 fetched in 10ms
2220 silly resolveWithNewModule karma-jasmine-html-reporter@0.2.2 checking installable status
2221 silly pacote range manifest for protractor@~5.4.0 fetched in 17ms
2222 silly resolveWithNewModule protractor@5.4.2 checking installable status
2223 silly pacote range manifest for ts-node@~8.1.0 fetched in 19ms
2224 silly resolveWithNewModule ts-node@8.1.0 checking installable status
2225 silly pacote range manifest for tslint@~5.16.0 fetched in 13ms
2226 silly resolveWithNewModule tslint@5.16.0 checking installable status
2227 silly pacote range manifest for typescript@~3.1.6 fetched in 14ms
2228 silly resolveWithNewModule typescript@3.1.6 checking installable status
2229 silly pacote version manifest for rxjs@6.3.3 fetched in 1ms
2230 silly resolveWithNewModule rxjs@6.3.3 checking installable status
2231 silly pacote version manifest for fast-json-stable-stringify@2.0.0 fetched in 2ms
2232 silly resolveWithNewModule fast-json-stable-stringify@2.0.0 checking installable status
2233 silly pacote version manifest for ajv@6.9.1 fetched in 3ms
2234 silly resolveWithNewModule ajv@6.9.1 checking installable status
2235 silly pacote version manifest for chokidar@2.0.4 fetched in 3ms
2236 silly resolveWithNewModule chokidar@2.0.4 checking installable status
2237 silly pacote version manifest for rxjs@6.3.3 fetched in 4ms
2238 silly resolveWithNewModule rxjs@6.3.3 checking installable status
2239 silly pacote version manifest for source-map@0.7.3 fetched in 5ms
2240 silly resolveWithNewModule source-map@0.7.3 checking installable status
2241 silly pacote range manifest for fast-deep-equal@^2.0.1 fetched in 2ms
2242 silly resolveWithNewModule fast-deep-equal@2.0.1 checking installable status
2243 silly pacote range manifest for json-schema-traverse@^0.4.1 fetched in 3ms
2244 silly resolveWithNewModule json-schema-traverse@0.4.1 checking installable status
2245 silly pacote range manifest for uri-js@^4.2.2 fetched in 3ms
2246 silly resolveWithNewModule uri-js@4.2.2 checking installable status
2247 silly pacote range manifest for punycode@^2.1.0 fetched in 1ms
2248 silly resolveWithNewModule punycode@2.1.1 checking installable status
2249 silly pacote range manifest for anymatch@^2.0.0 fetched in 4ms
2250 silly resolveWithNewModule anymatch@2.0.0 checking installable status
2251 silly pacote range manifest for braces@^2.3.0 fetched in 4ms
2252 silly resolveWithNewModule braces@2.3.2 checking installable status
2253 silly pacote range manifest for async-each@^1.0.0 fetched in 5ms
2254 silly resolveWithNewModule async-each@1.0.3 checking installable status
2255 silly pacote range manifest for glob-parent@^3.1.0 fetched in 5ms
2256 silly resolveWithNewModule glob-parent@3.1.0 checking installable status
2257 silly pacote range manifest for lodash.debounce@^4.0.8 fetched in 5ms
2258 silly resolveWithNewModule lodash.debounce@4.0.8 checking installable status
2259 silly pacote range manifest for inherits@^2.0.1 fetched in 6ms
2260 silly resolveWithNewModule inherits@2.0.3 checking installable status
2261 silly pacote range manifest for is-glob@^4.0.0 fetched in 6ms
2262 silly resolveWithNewModule is-glob@4.0.1 checking installable status
2263 silly pacote range manifest for is-binary-path@^1.0.0 fetched in 7ms
2264 silly resolveWithNewModule is-binary-path@1.0.1 checking installable status
2265 silly pacote range manifest for normalize-path@^2.1.1 fetched in 6ms
2266 silly resolveWithNewModule normalize-path@2.1.1 checking installable status
2267 silly pacote range manifest for path-is-absolute@^1.0.0 fetched in 7ms
2268 silly resolveWithNewModule path-is-absolute@1.0.1 checking installable status
2269 silly pacote range manifest for readdirp@^2.0.0 fetched in 3ms
2270 silly resolveWithNewModule readdirp@2.2.1 checking installable status
2271 silly pacote range manifest for upath@^1.0.5 fetched in 4ms
2272 silly resolveWithNewModule upath@1.1.2 checking installable status
2273 silly pacote range manifest for fsevents@^1.2.2 fetched in 4ms
2274 silly resolveWithNewModule fsevents@1.2.9 checking installable status
2275 silly tarball trying https://registry.npmjs.org/fsevents/-/fsevents-1.2.9.tgz by hash: sha512-oeyj2H3EjjonWcFjD5NvZNE9Rqe4UW+nQBU2HNeKw0koVLEFIhtyETyAakeAM3de7Z/SW5kcA+fZUait9EApnw==
2276 silly extract https://registry.npmjs.org/fsevents/-/fsevents-1.2.9.tgz extracted to C:\Users\User\AppData\Local\Temp\npm-1824-fcd1fc75\unpack-e252f238 (376ms)
2277 silly addBundled read tarball
2278 silly cleanup remove extracted module
2279 silly pacote range manifest for micromatch@^3.1.4 fetched in 1ms
2280 silly resolveWithNewModule micromatch@3.1.10 checking installable status
2281 silly pacote range manifest for extend-shallow@^3.0.2 fetched in 2ms
2282 silly resolveWithNewModule extend-shallow@3.0.2 checking installable status
2283 silly pacote range manifest for arr-diff@^4.0.0 fetched in 3ms
2284 silly resolveWithNewModule arr-diff@4.0.0 checking installable status
2285 silly pacote range manifest for define-property@^2.0.2 fetched in 3ms
2286 silly resolveWithNewModule define-property@2.0.2 checking installable status
2287 silly pacote range manifest for array-unique@^0.3.2 fetched in 3ms
2288 silly resolveWithNewModule array-unique@0.3.2 checking installable status
2289 silly pacote range manifest for extglob@^2.0.4 fetched in 4ms
2290 silly resolveWithNewModule extglob@2.0.4 checking installable status
2291 silly pacote range manifest for kind-of@^6.0.2 fetched in 5ms
2292 silly resolveWithNewModule kind-of@6.0.2 checking installable status
2293 silly pacote range manifest for object.pick@^1.3.0 fetched in 5ms
2294 silly resolveWithNewModule object.pick@1.3.0 checking installable status
2295 silly pacote range manifest for fragment-cache@^0.2.1 fetched in 5ms
2296 silly resolveWithNewModule fragment-cache@0.2.1 checking installable status
2297 silly pacote range manifest for nanomatch@^1.2.9 fetched in 6ms
2298 silly resolveWithNewModule nanomatch@1.2.13 checking installable status
2299 silly pacote range manifest for regex-not@^1.0.0 fetched in 6ms
2300 silly resolveWithNewModule regex-not@1.0.2 checking installable status
2301 silly pacote range manifest for to-regex@^3.0.2 fetched in 3ms
2302 silly resolveWithNewModule to-regex@3.0.2 checking installable status
2303 silly pacote range manifest for snapdragon@^0.8.1 fetched in 3ms
2304 silly resolveWithNewModule snapdragon@0.8.2 checking installable status
2305 silly pacote range manifest for arr-flatten@^1.1.0 fetched in 2ms
2306 silly resolveWithNewModule arr-flatten@1.1.0 checking installable status
2307 silly pacote range manifest for isobject@^3.0.1 fetched in 3ms
2308 silly resolveWithNewModule isobject@3.0.1 checking installable status
2309 silly pacote range manifest for fill-range@^4.0.0 fetched in 4ms
2310 silly resolveWithNewModule fill-range@4.0.0 checking installable status
2311 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 4ms
2312 silly resolveWithNewModule extend-shallow@2.0.1 checking installable status
2313 silly pacote range manifest for split-string@^3.0.2 fetched in 3ms
2314 silly resolveWithNewModule split-string@3.1.0 checking installable status
2315 silly pacote range manifest for repeat-element@^1.1.2 fetched in 5ms
2316 silly resolveWithNewModule repeat-element@1.1.3 checking installable status
2317 silly pacote range manifest for snapdragon-node@^2.0.1 fetched in 5ms
2318 silly resolveWithNewModule snapdragon-node@2.1.1 checking installable status
2319 silly pacote range manifest for is-extendable@^0.1.0 fetched in 0ms
2320 silly resolveWithNewModule is-extendable@0.1.1 checking installable status
2321 silly pacote range manifest for to-regex-range@^2.1.0 fetched in 1ms
2322 silly resolveWithNewModule to-regex-range@2.1.1 checking installable status
2323 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 2ms
2324 silly resolveWithNewModule extend-shallow@2.0.1 checking installable status
2325 silly pacote range manifest for is-number@^3.0.0 fetched in 2ms
2326 silly resolveWithNewModule is-number@3.0.0 checking installable status
2327 silly pacote range manifest for repeat-string@^1.6.1 fetched in 2ms
2328 silly resolveWithNewModule repeat-string@1.6.1 checking installable status
2329 silly pacote range manifest for kind-of@^3.0.2 fetched in 1ms
2330 silly resolveWithNewModule kind-of@3.2.2 checking installable status
2331 silly pacote range manifest for is-buffer@^1.1.5 fetched in 1ms
2332 silly resolveWithNewModule is-buffer@1.1.6 checking installable status
2333 silly pacote range manifest for debug@^2.2.0 fetched in 4ms
2334 silly resolveWithNewModule debug@2.6.9 checking installable status
2335 silly pacote range manifest for base@^0.11.1 fetched in 4ms
2336 silly resolveWithNewModule base@0.11.2 checking installable status
2337 silly pacote range manifest for map-cache@^0.2.2 fetched in 4ms
2338 silly resolveWithNewModule map-cache@0.2.2 checking installable status
2339 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 5ms
2340 silly resolveWithNewModule extend-shallow@2.0.1 checking installable status
2341 silly pacote range manifest for define-property@^0.2.5 fetched in 5ms
2342 silly resolveWithNewModule define-property@0.2.5 checking installable status
2343 silly pacote range manifest for source-map-resolve@^0.5.0 fetched in 5ms
2344 silly resolveWithNewModule source-map-resolve@0.5.2 checking installable status
2345 silly pacote range manifest for source-map@^0.5.6 fetched in 6ms
2346 silly resolveWithNewModule source-map@0.5.7 checking installable status
2347 silly pacote range manifest for use@^3.1.0 fetched in 6ms
2348 silly resolveWithNewModule use@3.1.1 checking installable status
2349 silly pacote range manifest for class-utils@^0.3.5 fetched in 1ms
2350 silly resolveWithNewModule class-utils@0.3.6 checking installable status
2351 silly pacote range manifest for component-emitter@^1.2.1 fetched in 2ms
2352 silly resolveWithNewModule component-emitter@1.3.0 checking installable status
2353 silly pacote range manifest for cache-base@^1.0.1 fetched in 2ms
2354 silly resolveWithNewModule cache-base@1.0.1 checking installable status
2355 silly pacote range manifest for define-property@^1.0.0 fetched in 2ms
2356 silly resolveWithNewModule define-property@1.0.0 checking installable status
2357 silly pacote range manifest for mixin-deep@^1.2.0 fetched in 4ms
2358 silly resolveWithNewModule mixin-deep@1.3.1 checking installable status
2359 silly pacote range manifest for pascalcase@^0.1.1 fetched in 5ms
2360 silly resolveWithNewModule pascalcase@0.1.1 checking installable status
2361 silly pacote range manifest for get-value@^2.0.6 fetched in 2ms
2362 silly resolveWithNewModule get-value@2.0.6 checking installable status
2363 silly pacote range manifest for collection-visit@^1.0.0 fetched in 3ms
2364 silly resolveWithNewModule collection-visit@1.0.0 checking installable status
2365 silly pacote range manifest for to-object-path@^0.3.0 fetched in 2ms
2366 silly resolveWithNewModule to-object-path@0.3.0 checking installable status
2367 silly pacote range manifest for has-value@^1.0.0 fetched in 2ms
2368 silly resolveWithNewModule has-value@1.0.0 checking installable status
2369 silly pacote range manifest for union-value@^1.0.0 fetched in 3ms
2370 silly resolveWithNewModule union-value@1.0.0 checking installable status
2371 silly pacote range manifest for set-value@^2.0.0 fetched in 3ms
2372 silly resolveWithNewModule set-value@2.0.0 checking installable status
2373 silly pacote range manifest for unset-value@^1.0.0 fetched in 3ms
2374 silly resolveWithNewModule unset-value@1.0.0 checking installable status
2375 silly pacote range manifest for map-visit@^1.0.0 fetched in 1ms
2376 silly resolveWithNewModule map-visit@1.0.0 checking installable status
2377 silly pacote range manifest for object-visit@^1.0.0 fetched in 1ms
2378 silly resolveWithNewModule object-visit@1.0.1 checking installable status
2379 silly pacote range manifest for has-values@^1.0.0 fetched in 1ms
2380 silly resolveWithNewModule has-values@1.0.0 checking installable status
2381 silly pacote range manifest for kind-of@^4.0.0 fetched in 0ms
2382 silly resolveWithNewModule kind-of@4.0.0 checking installable status
2383 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 1ms
2384 silly resolveWithNewModule extend-shallow@2.0.1 checking installable status
2385 silly pacote range manifest for is-plain-object@^2.0.3 fetched in 1ms
2386 silly resolveWithNewModule is-plain-object@2.0.4 checking installable status
2387 silly pacote range manifest for is-extendable@^1.0.1 fetched in 1ms
2388 silly resolveWithNewModule is-extendable@1.0.1 checking installable status
2389 silly pacote range manifest for assign-symbols@^1.0.0 fetched in 2ms
2390 silly resolveWithNewModule assign-symbols@1.0.0 checking installable status
2391 silly pacote range manifest for kind-of@^3.0.2 fetched in 1ms
2392 silly resolveWithNewModule kind-of@3.2.2 checking installable status
2393 silly pacote range manifest for arr-union@^3.1.0 fetched in 1ms
2394 silly resolveWithNewModule arr-union@3.1.0 checking installable status
2395 silly pacote range manifest for set-value@^0.4.3 fetched in 1ms
2396 silly resolveWithNewModule set-value@0.4.3 checking installable status
2397 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 1ms
2398 silly resolveWithNewModule extend-shallow@2.0.1 checking installable status
2399 silly pacote range manifest for has-value@^0.3.1 fetched in 1ms
2400 silly resolveWithNewModule has-value@0.3.1 checking installable status
2401 silly pacote range manifest for has-values@^0.1.4 fetched in 1ms
2402 silly resolveWithNewModule has-values@0.1.4 checking installable status
2403 silly pacote range manifest for isobject@^2.0.0 fetched in 1ms
2404 silly resolveWithNewModule isobject@2.1.0 checking installable status
2405 silly pacote version manifest for isarray@1.0.0 fetched in 1ms
2406 silly resolveWithNewModule isarray@1.0.0 checking installable status
2407 silly pacote range manifest for static-extend@^0.1.1 fetched in 1ms
2408 silly resolveWithNewModule static-extend@0.1.2 checking installable status
2409 silly pacote range manifest for define-property@^0.2.5 fetched in 1ms
2410 silly resolveWithNewModule define-property@0.2.5 checking installable status
2411 silly pacote range manifest for is-descriptor@^0.1.0 fetched in 1ms
2412 silly resolveWithNewModule is-descriptor@0.1.6 checking installable status
2413 silly pacote range manifest for is-accessor-descriptor@^0.1.6 fetched in 2ms
2414 silly resolveWithNewModule is-accessor-descriptor@0.1.6 checking installable status
2415 silly pacote range manifest for is-data-descriptor@^0.1.4 fetched in 2ms
2416 silly resolveWithNewModule is-data-descriptor@0.1.4 checking installable status
2417 silly pacote range manifest for kind-of@^5.0.0 fetched in 3ms
2418 silly resolveWithNewModule kind-of@5.1.0 checking installable status
2419 silly pacote range manifest for kind-of@^3.0.2 fetched in 1ms
2420 silly resolveWithNewModule kind-of@3.2.2 checking installable status
2421 silly pacote range manifest for kind-of@^3.0.2 fetched in 0ms
2422 silly resolveWithNewModule kind-of@3.2.2 checking installable status
2423 silly pacote range manifest for define-property@^0.2.5 fetched in 0ms
2424 silly resolveWithNewModule define-property@0.2.5 checking installable status
2425 silly pacote range manifest for object-copy@^0.1.0 fetched in 1ms
2426 silly resolveWithNewModule object-copy@0.1.0 checking installable status
2427 silly pacote range manifest for copy-descriptor@^0.1.0 fetched in 2ms
2428 silly resolveWithNewModule copy-descriptor@0.1.1 checking installable status
2429 silly pacote range manifest for define-property@^0.2.5 fetched in 1ms
2430 silly resolveWithNewModule define-property@0.2.5 checking installable status
2431 silly pacote range manifest for kind-of@^3.0.3 fetched in 1ms
2432 silly resolveWithNewModule kind-of@3.2.2 checking installable status
2433 silly pacote range manifest for is-descriptor@^1.0.0 fetched in 1ms
2434 silly resolveWithNewModule is-descriptor@1.0.2 checking installable status
2435 silly pacote range manifest for is-accessor-descriptor@^1.0.0 fetched in 1ms
2436 silly resolveWithNewModule is-accessor-descriptor@1.0.0 checking installable status
2437 silly pacote range manifest for is-data-descriptor@^1.0.0 fetched in 1ms
2438 silly resolveWithNewModule is-data-descriptor@1.0.0 checking installable status
2439 silly pacote range manifest for for-in@^1.0.2 fetched in 1ms
2440 silly resolveWithNewModule for-in@1.0.2 checking installable status
2441 silly pacote range manifest for is-extendable@^1.0.1 fetched in 2ms
2442 silly resolveWithNewModule is-extendable@1.0.1 checking installable status
2443 silly pacote version manifest for ms@2.0.0 fetched in 1ms
2444 silly resolveWithNewModule ms@2.0.0 checking installable status
2445 silly pacote range manifest for atob@^2.1.1 fetched in 2ms
2446 silly resolveWithNewModule atob@2.1.2 checking installable status
2447 silly pacote range manifest for decode-uri-component@^0.2.0 fetched in 2ms
2448 silly resolveWithNewModule decode-uri-component@0.2.0 checking installable status
2449 silly pacote range manifest for source-map-url@^0.4.0 fetched in 2ms
2450 silly resolveWithNewModule source-map-url@0.4.0 checking installable status
2451 silly pacote range manifest for resolve-url@^0.2.1 fetched in 3ms
2452 silly resolveWithNewModule resolve-url@0.2.1 checking installable status
2453 silly pacote range manifest for urix@^0.1.0 fetched in 3ms
2454 silly resolveWithNewModule urix@0.1.0 checking installable status
2455 silly pacote range manifest for define-property@^1.0.0 fetched in 1ms
2456 silly resolveWithNewModule define-property@1.0.0 checking installable status
2457 silly pacote range manifest for snapdragon-util@^3.0.1 fetched in 1ms
2458 silly resolveWithNewModule snapdragon-util@3.0.1 checking installable status
2459 silly pacote range manifest for is-descriptor@^1.0.0 fetched in 1ms
2460 silly resolveWithNewModule is-descriptor@1.0.2 checking installable status
2461 silly pacote range manifest for is-accessor-descriptor@^1.0.0 fetched in 0ms
2462 silly resolveWithNewModule is-accessor-descriptor@1.0.0 checking installable status
2463 silly pacote range manifest for is-data-descriptor@^1.0.0 fetched in 1ms
2464 silly resolveWithNewModule is-data-descriptor@1.0.0 checking installable status
2465 silly pacote range manifest for kind-of@^3.2.0 fetched in 1ms
2466 silly resolveWithNewModule kind-of@3.2.2 checking installable status
2467 silly pacote range manifest for safe-regex@^1.1.0 fetched in 1ms
2468 silly resolveWithNewModule safe-regex@1.1.0 checking installable status
2469 silly pacote range manifest for is-descriptor@^1.0.2 fetched in 1ms
2470 silly resolveWithNewModule is-descriptor@1.0.2 checking installable status
2471 silly pacote range manifest for is-accessor-descriptor@^1.0.0 fetched in 1ms
2472 silly resolveWithNewModule is-accessor-descriptor@1.0.0 checking installable status
2473 silly pacote range manifest for is-data-descriptor@^1.0.0 fetched in 1ms
2474 silly resolveWithNewModule is-data-descriptor@1.0.0 checking installable status
2475 silly pacote range manifest for ret@~0.1.10 fetched in 1ms
2476 silly resolveWithNewModule ret@0.1.15 checking installable status
2477 silly pacote range manifest for expand-brackets@^2.1.4 fetched in 2ms
2478 silly resolveWithNewModule expand-brackets@2.1.4 checking installable status
2479 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 3ms
2480 silly resolveWithNewModule extend-shallow@2.0.1 checking installable status
2481 silly pacote range manifest for define-property@^1.0.0 fetched in 3ms
2482 silly resolveWithNewModule define-property@1.0.0 checking installable status
2483 silly pacote range manifest for is-descriptor@^1.0.0 fetched in 1ms
2484 silly resolveWithNewModule is-descriptor@1.0.2 checking installable status
2485 silly pacote range manifest for is-accessor-descriptor@^1.0.0 fetched in 1ms
2486 silly resolveWithNewModule is-accessor-descriptor@1.0.0 checking installable status
2487 silly pacote range manifest for is-data-descriptor@^1.0.0 fetched in 1ms
2488 silly resolveWithNewModule is-data-descriptor@1.0.0 checking installable status
2489 silly pacote range manifest for extend-shallow@^2.0.1 fetched in 1ms
2490 silly resolveWithNewModule extend-shallow@2.0.1 checking installable status
2491 silly pacote range manifest for define-property@^0.2.5 fetched in 2ms
2492 silly resolveWithNewModule define-property@0.2.5 checking installable status
2493 silly pacote range manifest for posix-character-classes@^0.1.0 fetched in 2ms
2494 silly resolveWithNewModule posix-character-classes@0.1.1 checking installable status
2495 silly pacote range manifest for is-windows@^1.0.2 fetched in 1ms
2496 silly resolveWithNewModule is-windows@1.0.2 checking installable status
2497 silly pacote range manifest for remove-trailing-separator@^1.0.1 fetched in 1ms
2498 silly resolveWithNewModule remove-trailing-separator@1.1.0 checking installable status
2499 silly pacote range manifest for nan@^2.12.1 fetched in 1ms
2500 silly resolveWithNewModule nan@2.14.0 checking installable status
2501 silly pacote range manifest for is-glob@^3.1.0 fetched in 1ms
2502 silly resolveWithNewModule is-glob@3.1.0 checking installable status
2503 silly pacote range manifest for path-dirname@^1.0.0 fetched in 2ms
2504 silly resolveWithNewModule path-dirname@1.0.2 checking installable status
2505 silly pacote range manifest for is-extglob@^2.1.0 fetched in 1ms
2506 silly resolveWithNewModule is-extglob@2.1.1 checking installable status
2507 silly pacote range manifest for binary-extensions@^1.0.0 fetched in 1ms
2508 silly resolveWithNewModule binary-extensions@1.13.1 checking installable status
2509 silly pacote range manifest for graceful-fs@^4.1.11 fetched in 1ms
2510 silly resolveWithNewModule graceful-fs@4.1.15 checking installable status
2511 silly pacote range manifest for readable-stream@^2.0.2 fetched in 2ms
2512 silly resolveWithNewModule readable-stream@2.3.6 checking installable status
2513 silly pacote range manifest for process-nextick-args@~2.0.0 fetched in 1ms
2514 silly resolveWithNewModule process-nextick-args@2.0.0 checking installable status
2515 silly pacote range manifest for string_decoder@~1.1.1 fetched in 1ms
2516 silly resolveWithNewModule string_decoder@1.1.1 checking installable status
2517 silly pacote range manifest for core-util-is@~1.0.0 fetched in 3ms
2518 silly resolveWithNewModule core-util-is@1.0.2 checking installable status
2519 silly pacote range manifest for safe-buffer@~5.1.1 fetched in 3ms
2520 silly resolveWithNewModule safe-buffer@5.1.2 checking installable status
2521 silly pacote range manifest for util-deprecate@~1.0.1 fetched in 4ms
2522 silly resolveWithNewModule util-deprecate@1.0.2 checking installable status
2523 silly pacote version manifest for @angular-devkit/build-webpack@0.13.9 fetched in 3ms
2524 silly resolveWithNewModule @angular-devkit/build-webpack@0.13.9 checking installable status
2525 silly pacote version manifest for @angular-devkit/build-optimizer@0.13.9 fetched in 4ms
2526 silly resolveWithNewModule @angular-devkit/build-optimizer@0.13.9 checking installable status
2527 silly pacote version manifest for autoprefixer@9.4.6 fetched in 4ms
2528 silly resolveWithNewModule autoprefixer@9.4.6 checking installable status
2529 silly pacote version manifest for @ngtools/webpack@7.3.9 fetched in 5ms
2530 silly resolveWithNewModule @ngtools/webpack@7.3.9 checking installable status
2531 silly pacote version manifest for circular-dependency-plugin@5.0.2 fetched in 6ms
2532 silly resolveWithNewModule circular-dependency-plugin@5.0.2 checking installable status
2533 silly pacote version manifest for clean-css@4.2.1 fetched in 7ms
2534 silly resolveWithNewModule clean-css@4.2.1 checking installable status
2535 silly pacote version manifest for copy-webpack-plugin@4.6.0 fetched in 7ms
2536 silly resolveWithNewModule copy-webpack-plugin@4.6.0 checking installable status
2537 silly pacote version manifest for file-loader@3.0.1 fetched in 8ms
2538 silly resolveWithNewModule file-loader@3.0.1 checking installable status
2539 silly pacote version manifest for glob@7.1.3 fetched in 8ms
2540 silly resolveWithNewModule glob@7.1.3 checking installable status
2541 silly pacote version manifest for istanbul-instrumenter-loader@3.0.1 fetched in 9ms
2542 silly resolveWithNewModule istanbul-instrumenter-loader@3.0.1 checking installable status
2543 silly pacote version manifest for less@3.9.0 fetched in 6ms
2544 silly resolveWithNewModule less@3.9.0 checking installable status
2545 silly pacote version manifest for karma-source-map-support@1.3.0 fetched in 7ms
2546 silly resolveWithNewModule karma-source-map-support@1.3.0 checking installable status
2547 silly pacote version manifest for loader-utils@1.2.3 fetched in 2ms
2548 silly resolveWithNewModule loader-utils@1.2.3 checking installable status
2549 silly pacote version manifest for less-loader@4.1.0 fetched in 8ms
2550 silly resolveWithNewModule less-loader@4.1.0 checking installable status
2551 silly pacote version manifest for mini-css-extract-plugin@0.5.0 fetched in 3ms
2552 silly resolveWithNewModule mini-css-extract-plugin@0.5.0 checking installable status
2553 silly pacote version manifest for minimatch@3.0.4 fetched in 3ms
2554 silly resolveWithNewModule minimatch@3.0.4 checking installable status
2555 silly pacote version manifest for license-webpack-plugin@2.1.0 fetched in 9ms
2556 silly resolveWithNewModule license-webpack-plugin@2.1.0 checking installable status
2557 silly pacote version manifest for parse5@4.0.0 fetched in 4ms
2558 silly resolveWithNewModule parse5@4.0.0 checking installable status
2559 silly pacote version manifest for postcss@7.0.14 fetched in 5ms
2560 silly resolveWithNewModule postcss@7.0.14 checking installable status
2561 silly pacote version manifest for open@6.0.0 fetched in 5ms
2562 silly resolveWithNewModule open@6.0.0 checking installable status
2563 silly pacote version manifest for postcss-import@12.0.1 fetched in 6ms
2564 silly resolveWithNewModule postcss-import@12.0.1 checking installable status
2565 silly pacote version manifest for postcss-loader@3.0.0 fetched in 6ms
2566 silly resolveWithNewModule postcss-loader@3.0.0 checking installable status
2567 silly pacote version manifest for semver@5.6.0 fetched in 4ms
2568 silly resolveWithNewModule semver@5.6.0 checking installable status
2569 silly pacote version manifest for sass-loader@7.1.0 fetched in 4ms
2570 silly resolveWithNewModule sass-loader@7.1.0 checking installable status
2571 silly pacote version manifest for source-map-support@0.5.10 fetched in 6ms
2572 silly resolveWithNewModule source-map-support@0.5.10 checking installable status
2573 silly pacote version manifest for rxjs@6.3.3 fetched in 6ms
2574 silly resolveWithNewModule rxjs@6.3.3 checking installable status
2575 silly pacote version manifest for stats-webpack-plugin@0.7.0 fetched in 7ms
2576 silly resolveWithNewModule stats-webpack-plugin@0.7.0 checking installable status
2577 silly pacote version manifest for raw-loader@1.0.0 fetched in 7ms
2578 silly resolveWithNewModule raw-loader@1.0.0 checking installable status
2579 silly pacote version manifest for source-map-loader@0.2.4 fetched in 8ms
2580 silly resolveWithNewModule source-map-loader@0.2.4 checking installable status
2581 silly pacote version manifest for speed-measure-webpack-plugin@1.3.1 fetched in 8ms
2582 silly resolveWithNewModule speed-measure-webpack-plugin@1.3.1 checking installable status
2583 silly pacote version manifest for stylus@0.54.5 fetched in 6ms
2584 silly resolveWithNewModule stylus@0.54.5 checking installable status
2585 silly pacote version manifest for style-loader@0.23.1 fetched in 6ms
2586 silly resolveWithNewModule style-loader@0.23.1 checking installable status
2587 silly pacote version manifest for stylus-loader@3.0.2 fetched in 7ms
2588 silly resolveWithNewModule stylus-loader@3.0.2 checking installable status
2589 silly pacote version manifest for tree-kill@1.2.1 fetched in 7ms
2590 silly resolveWithNewModule tree-kill@1.2.1 checking installable status
2591 silly pacote version manifest for terser-webpack-plugin@1.2.2 fetched in 5ms
2592 silly resolveWithNewModule terser-webpack-plugin@1.2.2 checking installable status
2593 silly pacote version manifest for webpack@4.29.0 fetched in 5ms
2594 silly resolveWithNewModule webpack@4.29.0 checking installable status
2595 silly pacote version manifest for webpack-merge@4.2.1 fetched in 5ms
2596 silly resolveWithNewModule webpack-merge@4.2.1 checking installable status
2597 silly pacote version manifest for webpack-dev-server@3.1.14 fetched in 5ms
2598 silly resolveWithNewModule webpack-dev-server@3.1.14 checking installable status
2599 silly pacote version manifest for webpack-dev-middleware@3.5.1 fetched in 7ms
2600 silly resolveWithNewModule webpack-dev-middleware@3.5.1 checking installable status
2601 silly pacote version manifest for webpack-sources@1.3.0 fetched in 6ms
2602 silly resolveWithNewModule webpack-sources@1.3.0 checking installable status
2603 silly pacote version manifest for webpack-subresource-integrity@1.1.0-rc.6 fetched in 4ms
2604 silly resolveWithNewModule webpack-subresource-integrity@1.1.0-rc.6 checking installable status
2605 silly pacote version manifest for node-sass@4.12.0 fetched in 4ms
2606 silly resolveWithNewModule node-sass@4.12.0 checking installable status
2607 silly pacote version manifest for source-map@0.5.6 fetched in 4ms
2608 silly resolveWithNewModule source-map@0.5.6 checking installable status
2609 silly pacote version manifest for typescript@3.2.4 fetched in 4ms
2610 silly resolveWithNewModule typescript@3.2.4 checking installable status
2611 silly pacote range manifest for big.js@^5.2.2 fetched in 1ms
2612 silly resolveWithNewModule big.js@5.2.2 checking installable status
2613 silly pacote range manifest for json5@^1.0.1 fetched in 2ms
2614 silly resolveWithNewModule json5@1.0.1 checking installable status
2615 silly pacote range manifest for emojis-list@^2.0.0 fetched in 2ms
2616 silly resolveWithNewModule emojis-list@2.1.0 checking installable status
2617 silly pacote range manifest for minimist@^1.2.0 fetched in 1ms
2618 silly resolveWithNewModule minimist@1.2.0 checking installable status
2619 silly pacote range manifest for source-list-map@^2.0.0 fetched in 1ms
2620 silly resolveWithNewModule source-list-map@2.0.1 checking installable status
2621 silly pacote range manifest for source-map@~0.6.1 fetched in 1ms
2622 silly resolveWithNewModule source-map@0.6.1 checking installable status
2623 silly pacote version manifest for rxjs@6.3.3 fetched in 1ms
2624 silly resolveWithNewModule rxjs@6.3.3 checking installable status
2625 silly pacote version manifest for enhanced-resolve@4.1.0 fetched in 1ms
2626 silly resolveWithNewModule enhanced-resolve@4.1.0 checking installable status
2627 silly pacote version manifest for rxjs@6.3.3 fetched in 2ms
2628 silly resolveWithNewModule rxjs@6.3.3 checking installable status
2629 silly pacote range manifest for memory-fs@^0.4.0 fetched in 1ms
2630 silly resolveWithNewModule memory-fs@0.4.1 checking installable status
2631 silly pacote range manifest for tapable@^1.0.0 fetched in 1ms
2632 silly resolveWithNewModule tapable@1.1.3 checking installable status
2633 silly pacote range manifest for errno@^0.1.3 fetched in 0ms
2634 silly resolveWithNewModule errno@0.1.7 checking installable status
2635 silly pacote range manifest for prr@~1.0.1 fetched in 1ms
2636 silly resolveWithNewModule prr@1.0.1 checking installable status
2637 silly pacote range manifest for num2fraction@^1.2.2 fetched in 1ms
2638 silly resolveWithNewModule num2fraction@1.2.2 checking installable status
2639 silly pacote range manifest for browserslist@^4.4.1 fetched in 2ms
2640 silly resolveWithNewModule browserslist@4.6.0 checking installable status
2641 silly pacote range manifest for postcss-value-parser@^3.3.1 fetched in 2ms
2642 silly resolveWithNewModule postcss-value-parser@3.3.1 checking installable status
2643 silly pacote range manifest for normalize-range@^0.1.2 fetched in 2ms
2644 silly resolveWithNewModule normalize-range@0.1.2 checking installable status
2645 http fetch GET 200 https://registry.npmjs.org/caniuse-lite 4ms (from cache)
2646 silly fetchPackageMetaData error for caniuse-lite@^1.0.30000929 Unexpected end of JSON input while parsing near '...LJj3TWIY3MYeTgZWKXt5d'
2647 timing stage:rollbackFailedOptional Completed in 0ms
2648 timing stage:runTopLevelLifecycles Completed in 5017ms
2649 silly saveTree todo@0.0.1
2649 silly saveTree +-- @angular-devkit/architect@0.13.9
2649 silly saveTree | +-- @angular-devkit/core@7.3.9
2649 silly saveTree | | +-- ajv@6.9.1
2649 silly saveTree | | | +-- fast-deep-equal@2.0.1
2649 silly saveTree | | | +-- fast-json-stable-stringify@2.0.0
2649 silly saveTree | | | +-- json-schema-traverse@0.4.1
2649 silly saveTree | | | -- uri-js@4.2.2 2649 silly saveTree | | | -- punycode@2.1.1
2649 silly saveTree | | +-- chokidar@2.0.4
2649 silly saveTree | | | +-- anymatch@2.0.0
2649 silly saveTree | | | | +-- micromatch@3.1.10
2649 silly saveTree | | | | | +-- arr-diff@4.0.0
2649 silly saveTree | | | | | +-- array-unique@0.3.2
2649 silly saveTree | | | | | +-- braces@2.3.2
2649 silly saveTree | | | | | | +-- arr-flatten@1.1.0
2649 silly saveTree | | | | | | +-- extend-shallow@2.0.1
2649 silly saveTree | | | | | | | -- is-extendable@0.1.1 2649 silly saveTree | | | | | | +-- fill-range@4.0.0 2649 silly saveTree | | | | | | | +-- extend-shallow@2.0.1 2649 silly saveTree | | | | | | | +-- is-number@3.0.0 2649 silly saveTree | | | | | | | | -- kind-of@3.2.2
2649 silly saveTree | | | | | | | | -- is-buffer@1.1.6 2649 silly saveTree | | | | | | | +-- repeat-string@1.6.1 2649 silly saveTree | | | | | | | -- to-regex-range@2.1.1
2649 silly saveTree | | | | | | +-- isobject@3.0.1
2649 silly saveTree | | | | | | +-- repeat-element@1.1.3
2649 silly saveTree | | | | | | +-- snapdragon-node@2.1.1
2649 silly saveTree | | | | | | | +-- define-property@1.0.0
2649 silly saveTree | | | | | | | | -- is-descriptor@1.0.2 2649 silly saveTree | | | | | | | | +-- is-accessor-descriptor@1.0.0 2649 silly saveTree | | | | | | | | | -- kind-of@6.0.2
2649 silly saveTree | | | | | | | | +-- is-data-descriptor@1.0.0
2649 silly saveTree | | | | | | | | -- kind-of@6.0.2 2649 silly saveTree | | | | | | | -- snapdragon-util@3.0.1
2649 silly saveTree | | | | | | | -- kind-of@3.2.2 2649 silly saveTree | | | | | | +-- snapdragon@0.8.2 2649 silly saveTree | | | | | | | +-- base@0.11.2 2649 silly saveTree | | | | | | | | +-- cache-base@1.0.1 2649 silly saveTree | | | | | | | | | +-- collection-visit@1.0.0 2649 silly saveTree | | | | | | | | | | +-- map-visit@1.0.0 2649 silly saveTree | | | | | | | | | | | -- object-visit@1.0.1
2649 silly saveTree | | | | | | | | | | -- object-visit@1.0.1 2649 silly saveTree | | | | | | | | | +-- component-emitter@1.3.0 2649 silly saveTree | | | | | | | | | +-- get-value@2.0.6 2649 silly saveTree | | | | | | | | | +-- has-value@1.0.0 2649 silly saveTree | | | | | | | | | | -- has-values@1.0.0
2649 silly saveTree | | | | | | | | | | -- kind-of@4.0.0 2649 silly saveTree | | | | | | | | | +-- set-value@2.0.0 2649 silly saveTree | | | | | | | | | | +-- extend-shallow@2.0.1 2649 silly saveTree | | | | | | | | | | +-- is-plain-object@2.0.4 2649 silly saveTree | | | | | | | | | | -- split-string@3.1.0
2649 silly saveTree | | | | | | | | | | -- extend-shallow@3.0.2 2649 silly saveTree | | | | | | | | | | +-- assign-symbols@1.0.0 2649 silly saveTree | | | | | | | | | | -- is-extendable@1.0.1
2649 silly saveTree | | | | | | | | | +-- to-object-path@0.3.0
2649 silly saveTree | | | | | | | | | | -- kind-of@3.2.2 2649 silly saveTree | | | | | | | | | +-- union-value@1.0.0 2649 silly saveTree | | | | | | | | | | +-- arr-union@3.1.0 2649 silly saveTree | | | | | | | | | | -- set-value@0.4.3
2649 silly saveTree | | | | | | | | | | -- extend-shallow@2.0.1 2649 silly saveTree | | | | | | | | | -- unset-value@1.0.0
2649 silly saveTree | | | | | | | | | -- has-value@0.3.1 2649 silly saveTree | | | | | | | | | +-- has-values@0.1.4 2649 silly saveTree | | | | | | | | | -- isobject@2.1.0
2649 silly saveTree | | | | | | | | | -- isarray@1.0.0 2649 silly saveTree | | | | | | | | +-- class-utils@0.3.6 2649 silly saveTree | | | | | | | | | +-- define-property@0.2.5 2649 silly saveTree | | | | | | | | | | -- is-descriptor@0.1.6
2649 silly saveTree | | | | | | | | | | +-- is-accessor-descriptor@0.1.6
2649 silly saveTree | | | | | | | | | | | -- kind-of@3.2.2 2649 silly saveTree | | | | | | | | | | +-- is-data-descriptor@0.1.4 2649 silly saveTree | | | | | | | | | | | -- kind-of@3.2.2
2649 silly saveTree | | | | | | | | | | -- kind-of@5.1.0 2649 silly saveTree | | | | | | | | | -- static-extend@0.1.2
2649 silly saveTree | | | | | | | | | +-- define-property@0.2.5
2649 silly saveTree | | | | | | | | | -- object-copy@0.1.0 2649 silly saveTree | | | | | | | | | +-- copy-descriptor@0.1.1 2649 silly saveTree | | | | | | | | | +-- define-property@0.2.5 2649 silly saveTree | | | | | | | | | -- kind-of@3.2.2
2649 silly saveTree | | | | | | | | +-- component-emitter@1.3.0
2649 silly saveTree | | | | | | | | +-- define-property@1.0.0
2649 silly saveTree | | | | | | | | | -- is-descriptor@1.0.2 2649 silly saveTree | | | | | | | | | +-- is-accessor-descriptor@1.0.0 2649 silly saveTree | | | | | | | | | -- is-data-descriptor@1.0.0
2649 silly saveTree | | | | | | | | +-- mixin-deep@1.3.1
2649 silly saveTree | | | | | | | | | +-- for-in@1.0.2
2649 silly saveTree | | | | | | | | | -- is-extendable@1.0.1 2649 silly saveTree | | | | | | | | -- pascalcase@0.1.1
2649 silly saveTree | | | | | | | +-- debug@2.6.9
2649 silly saveTree | | | | | | | | -- ms@2.0.0 2649 silly saveTree | | | | | | | +-- define-property@0.2.5 2649 silly saveTree | | | | | | | +-- extend-shallow@2.0.1 2649 silly saveTree | | | | | | | +-- map-cache@0.2.2 2649 silly saveTree | | | | | | | +-- source-map-resolve@0.5.2 2649 silly saveTree | | | | | | | | +-- atob@2.1.2 2649 silly saveTree | | | | | | | | +-- decode-uri-component@0.2.0 2649 silly saveTree | | | | | | | | +-- resolve-url@0.2.1 2649 silly saveTree | | | | | | | | +-- source-map-url@0.4.0 2649 silly saveTree | | | | | | | | -- urix@0.1.0
2649 silly saveTree | | | | | | | +-- source-map@0.5.7
2649 silly saveTree | | | | | | | -- use@3.1.1 2649 silly saveTree | | | | | | +-- split-string@3.1.0 2649 silly saveTree | | | | | | -- to-regex@3.0.2
2649 silly saveTree | | | | | | +-- define-property@2.0.2
2649 silly saveTree | | | | | | | -- is-descriptor@1.0.2 2649 silly saveTree | | | | | | | +-- is-accessor-descriptor@1.0.0 2649 silly saveTree | | | | | | | -- is-data-descriptor@1.0.0
2649 silly saveTree | | | | | | +-- regex-not@1.0.2
2649 silly saveTree | | | | | | | -- safe-regex@1.1.0 2649 silly saveTree | | | | | | | -- ret@0.1.15
2649 silly saveTree | | | | | | -- safe-regex@1.1.0 2649 silly saveTree | | | | | +-- define-property@2.0.2 2649 silly saveTree | | | | | +-- extend-shallow@3.0.2 2649 silly saveTree | | | | | +-- extglob@2.0.4 2649 silly saveTree | | | | | | +-- define-property@1.0.0 2649 silly saveTree | | | | | | | -- is-descriptor@1.0.2
2649 silly saveTree | | | | | | | +-- is-accessor-descriptor@1.0.0
2649 silly saveTree | | | | | | | -- is-data-descriptor@1.0.0 2649 silly saveTree | | | | | | +-- expand-brackets@2.1.4 2649 silly saveTree | | | | | | | +-- define-property@0.2.5 2649 silly saveTree | | | | | | | +-- extend-shallow@2.0.1 2649 silly saveTree | | | | | | | -- posix-character-classes@0.1.1
2649 silly saveTree | | | | | | +-- extend-shallow@2.0.1
2649 silly saveTree | | | | | | -- fragment-cache@0.2.1 2649 silly saveTree | | | | | +-- fragment-cache@0.2.1 2649 silly saveTree | | | | | +-- kind-of@6.0.2 2649 silly saveTree | | | | | +-- nanomatch@1.2.13 2649 silly saveTree | | | | | | +-- is-windows@1.0.2 2649 silly saveTree | | | | | | -- object.pick@1.3.0
2649 silly saveTree | | | | | +-- object.pick@1.3.0
2649 silly saveTree | | | | | +-- regex-not@1.0.2
2649 silly saveTree | | | | | +-- snapdragon@0.8.2
2649 silly saveTree | | | | | -- to-regex@3.0.2 2649 silly saveTree | | | | -- normalize-path@2.1.1
2649 silly saveTree | | | | -- remove-trailing-separator@1.1.0 2649 silly saveTree | | | +-- async-each@1.0.3 2649 silly saveTree | | | +-- braces@2.3.2 2649 silly saveTree | | | +-- fsevents@1.2.9 2649 silly saveTree | | | | +-- nan@2.14.0 2649 silly saveTree | | | | -- node-pre-gyp@0.12.0
2649 silly saveTree | | | | +-- detect-libc@1.0.3
2649 silly saveTree | | | | +-- mkdirp@0.5.1
2649 silly saveTree | | | | | -- minimist@0.0.8 2649 silly saveTree | | | | +-- needle@2.3.0 2649 silly saveTree | | | | | +-- debug@4.1.1 2649 silly saveTree | | | | | | -- ms@2.1.1
2649 silly saveTree | | | | | +-- iconv-lite@0.4.24
2649 silly saveTree | | | | | | -- safer-buffer@2.1.2 2649 silly saveTree | | | | | -- sax@1.2.4
2649 silly saveTree | | | | +-- nopt@4.0.1
2649 silly saveTree | | | | | +-- abbrev@1.1.1
2649 silly saveTree | | | | | -- osenv@0.1.5 2649 silly saveTree | | | | | +-- os-homedir@1.0.2 2649 silly saveTree | | | | | -- os-tmpdir@1.0.2
2649 silly saveTree | | | | +-- npm-packlist@1.4.1
2649 silly saveTree | | | | | +-- ignore-walk@3.0.1
2649 silly saveTree | | | | | | -- minimatch@3.0.4 2649 silly saveTree | | | | | | -- brace-expansion@1.1.11
2649 silly saveTree | | | | | | +-- balanced-match@1.0.0
2649 silly saveTree | | | | | | -- concat-map@0.0.1 2649 silly saveTree | | | | | -- npm-bundled@1.0.6
2649 silly saveTree | | | | +-- npmlog@4.1.2
2649 silly saveTree | | | | | +-- are-we-there-yet@1.1.5
2649 silly saveTree | | | | | | +-- delegates@1.0.0
2649 silly saveTree | | | | | | -- readable-stream@2.3.6 2649 silly saveTree | | | | | | +-- core-util-is@1.0.2 2649 silly saveTree | | | | | | +-- inherits@2.0.3 2649 silly saveTree | | | | | | +-- isarray@1.0.0 2649 silly saveTree | | | | | | +-- process-nextick-args@2.0.0 2649 silly saveTree | | | | | | +-- safe-buffer@5.1.2 2649 silly saveTree | | | | | | +-- string_decoder@1.1.1 2649 silly saveTree | | | | | | -- util-deprecate@1.0.2
2649 silly saveTree | | | | | +-- console-control-strings@1.1.0
2649 silly saveTree | | | | | +-- gauge@2.7.4
2649 silly saveTree | | | | | | +-- aproba@1.2.0
2649 silly saveTree | | | | | | +-- has-unicode@2.0.1
2649 silly saveTree | | | | | | +-- object-assign@4.1.1
2649 silly saveTree | | | | | | +-- signal-exit@3.0.2
2649 silly saveTree | | | | | | +-- string-width@1.0.2
2649 silly saveTree | | | | | | | +-- code-point-at@1.1.0
2649 silly saveTree | | | | | | | +-- is-fullwidth-code-point@1.0.0
2649 silly saveTree | | | | | | | | -- number-is-nan@1.0.1 2649 silly saveTree | | | | | | | -- strip-ansi@3.0.1
2649 silly saveTree | | | | | | | -- ansi-regex@2.1.1 2649 silly saveTree | | | | | | +-- strip-ansi@3.0.1 2649 silly saveTree | | | | | | -- wide-align@1.1.3
2649 silly saveTree | | | | | -- set-blocking@2.0.0 2649 silly saveTree | | | | +-- rc@1.2.8 2649 silly saveTree | | | | | +-- deep-extend@0.6.0 2649 silly saveTree | | | | | +-- ini@1.3.5 2649 silly saveTree | | | | | +-- minimist@1.2.0 2649 silly saveTree | | | | | -- strip-json-comments@2.0.1
2649 silly saveTree | | | | +-- rimraf@2.6.3
2649 silly saveTree | | | | | -- glob@7.1.3 2649 silly saveTree | | | | | +-- fs.realpath@1.0.0 2649 silly saveTree | | | | | +-- inflight@1.0.6 2649 silly saveTree | | | | | | +-- once@1.4.0 2649 silly saveTree | | | | | | | -- wrappy@1.0.2
2649 silly saveTree | | | | | | -- wrappy@1.0.2 2649 silly saveTree | | | | | +-- once@1.4.0 2649 silly saveTree | | | | | -- path-is-absolute@1.0.1
2649 silly saveTree | | | | +-- semver@5.7.0
2649 silly saveTree | | | | -- tar@4.4.8 2649 silly saveTree | | | | +-- chownr@1.1.1 2649 silly saveTree | | | | +-- fs-minipass@1.2.5 2649 silly saveTree | | | | | -- minipass@2.3.5
2649 silly saveTree | | | | | -- yallist@3.0.3 2649 silly saveTree | | | | +-- minipass@2.3.5 2649 silly saveTree | | | | +-- minizlib@1.2.1 2649 silly saveTree | | | | -- yallist@3.0.3
2649 silly saveTree | | | +-- glob-parent@3.1.0
2649 silly saveTree | | | | +-- is-glob@3.1.0
2649 silly saveTree | | | | | -- is-extglob@2.1.1 2649 silly saveTree | | | | -- path-dirname@1.0.2
2649 silly saveTree | | | +-- inherits@2.0.3
2649 silly saveTree | | | +-- is-binary-path@1.0.1
2649 silly saveTree | | | | -- binary-extensions@1.13.1 2649 silly saveTree | | | +-- is-glob@4.0.1 2649 silly saveTree | | | +-- lodash.debounce@4.0.8 2649 silly saveTree | | | +-- normalize-path@2.1.1 2649 silly saveTree | | | +-- path-is-absolute@1.0.1 2649 silly saveTree | | | +-- readdirp@2.2.1 2649 silly saveTree | | | | +-- graceful-fs@4.1.15 2649 silly saveTree | | | | -- readable-stream@2.3.6
2649 silly saveTree | | | | +-- core-util-is@1.0.2
2649 silly saveTree | | | | +-- process-nextick-args@2.0.0
2649 silly saveTree | | | | +-- safe-buffer@5.1.2
2649 silly saveTree | | | | +-- string_decoder@1.1.1
2649 silly saveTree | | | | -- util-deprecate@1.0.2 2649 silly saveTree | | | -- upath@1.1.2
2649 silly saveTree | | +-- fast-json-stable-stringify@2.0.0
2649 silly saveTree | | +-- rxjs@6.3.3
2649 silly saveTree | | | -- tslib@1.9.3 2649 silly saveTree | | -- source-map@0.7.3
2649 silly saveTree | -- rxjs@6.3.3 2649 silly saveTree +-- @angular-devkit/build-angular@0.13.9 2649 silly saveTree | +-- @angular-devkit/build-optimizer@0.13.9 2649 silly saveTree | | +-- loader-utils@1.2.3 2649 silly saveTree | | | +-- big.js@5.2.2 2649 silly saveTree | | | +-- emojis-list@2.1.0 2649 silly saveTree | | | -- json5@1.0.1
2649 silly saveTree | | | -- minimist@1.2.0 2649 silly saveTree | | +-- source-map@0.5.6 2649 silly saveTree | | +-- typescript@3.2.4 2649 silly saveTree | | -- webpack-sources@1.3.0
2649 silly saveTree | | +-- source-list-map@2.0.1
2649 silly saveTree | | -- source-map@0.6.1 2649 silly saveTree | +-- @angular-devkit/build-webpack@0.13.9 2649 silly saveTree | | -- rxjs@6.3.3
2649 silly saveTree | +-- @ngtools/webpack@7.3.9
2649 silly saveTree | | +-- enhanced-resolve@4.1.0
2649 silly saveTree | | | +-- memory-fs@0.4.1
2649 silly saveTree | | | | -- errno@0.1.7 2649 silly saveTree | | | | -- prr@1.0.1
2649 silly saveTree | | | -- tapable@1.1.3 2649 silly saveTree | | +-- rxjs@6.3.3 2649 silly saveTree | | -- tree-kill@1.2.1
2649 silly saveTree | +-- autoprefixer@9.4.6
2649 silly saveTree | | +-- browserslist@4.6.0
2649 silly saveTree | | +-- normalize-range@0.1.2
2649 silly saveTree | | +-- num2fraction@1.2.2
2649 silly saveTree | | +-- postcss-value-parser@3.3.1
2649 silly saveTree | | -- postcss@7.0.14 2649 silly saveTree | +-- circular-dependency-plugin@5.0.2 2649 silly saveTree | +-- clean-css@4.2.1 2649 silly saveTree | +-- copy-webpack-plugin@4.6.0 2649 silly saveTree | | -- minimatch@3.0.4
2649 silly saveTree | +-- file-loader@3.0.1
2649 silly saveTree | +-- glob@7.1.3
2649 silly saveTree | +-- istanbul-instrumenter-loader@3.0.1
2649 silly saveTree | +-- karma-source-map-support@1.3.0
2649 silly saveTree | | -- source-map-support@0.5.10 2649 silly saveTree | +-- less-loader@4.1.0 2649 silly saveTree | +-- less@3.9.0 2649 silly saveTree | +-- license-webpack-plugin@2.1.0 2649 silly saveTree | +-- loader-utils@1.2.3 2649 silly saveTree | +-- mini-css-extract-plugin@0.5.0 2649 silly saveTree | +-- minimatch@3.0.4 2649 silly saveTree | +-- node-sass@4.12.0 2649 silly saveTree | +-- open@6.0.0 2649 silly saveTree | +-- parse5@4.0.0 2649 silly saveTree | +-- postcss-import@12.0.1 2649 silly saveTree | +-- postcss-loader@3.0.0 2649 silly saveTree | +-- postcss@7.0.14 2649 silly saveTree | +-- raw-loader@1.0.0 2649 silly saveTree | +-- rxjs@6.3.3 2649 silly saveTree | +-- sass-loader@7.1.0 2649 silly saveTree | | -- semver@5.6.0
2649 silly saveTree | +-- semver@5.6.0
2649 silly saveTree | +-- source-map-loader@0.2.4
2649 silly saveTree | +-- source-map-support@0.5.10
2649 silly saveTree | +-- speed-measure-webpack-plugin@1.3.1
2649 silly saveTree | +-- stats-webpack-plugin@0.7.0
2649 silly saveTree | +-- style-loader@0.23.1
2649 silly saveTree | +-- stylus-loader@3.0.2
2649 silly saveTree | +-- stylus@0.54.5
2649 silly saveTree | +-- terser-webpack-plugin@1.2.2
2649 silly saveTree | +-- tree-kill@1.2.1
2649 silly saveTree | +-- webpack-dev-middleware@3.5.1
2649 silly saveTree | +-- webpack-dev-server@3.1.14
2649 silly saveTree | +-- webpack-merge@4.2.1
2649 silly saveTree | +-- webpack-sources@1.3.0
2649 silly saveTree | +-- webpack-subresource-integrity@1.1.0-rc.6
2649 silly saveTree | -- webpack@4.29.0 2649 silly saveTree +-- @angular-devkit/core@7.3.9 2649 silly saveTree +-- @angular-devkit/schematics@7.3.9 2649 silly saveTree +-- @angular/cli@7.3.9 2649 silly saveTree +-- @angular/common@7.2.15 2649 silly saveTree +-- @angular/compiler-cli@7.2.15 2649 silly saveTree +-- @angular/compiler@7.2.15 2649 silly saveTree +-- @angular/core@7.2.15 2649 silly saveTree +-- @angular/forms@7.2.15 2649 silly saveTree +-- @angular/http@7.2.15 2649 silly saveTree +-- @angular/language-service@7.2.15 2649 silly saveTree +-- @angular/platform-browser-dynamic@7.2.15 2649 silly saveTree +-- @angular/platform-browser@7.2.15 2649 silly saveTree +-- @angular/router@7.2.15 2649 silly saveTree +-- @ionic-native/core@5.6.0 2649 silly saveTree | -- @types/cordova@0.0.34
2649 silly saveTree +-- @ionic-native/splash-screen@5.6.0
2649 silly saveTree +-- @ionic-native/status-bar@5.6.0
2649 silly saveTree +-- @ionic/angular-toolkit@1.5.1
2649 silly saveTree +-- @ionic/angular@4.4.0
2649 silly saveTree | -- @ionic/core@4.4.0 2649 silly saveTree | -- ionicons@4.5.6
2649 silly saveTree +-- @types/jasmine@2.8.16
2649 silly saveTree +-- @types/jasminewd2@2.0.6
2649 silly saveTree +-- @types/node@12.0.2
2649 silly saveTree +-- codelyzer@4.5.0
2649 silly saveTree +-- core-js@2.6.5
2649 silly saveTree +-- jasmine-core@2.99.1
2649 silly saveTree +-- jasmine-spec-reporter@4.2.1
2649 silly saveTree +-- karma-chrome-launcher@2.2.0
2649 silly saveTree +-- karma-coverage-istanbul-reporter@2.0.5
2649 silly saveTree +-- karma-jasmine-html-reporter@0.2.2
2649 silly saveTree | -- karma-jasmine@1.1.2 2649 silly saveTree +-- karma-jasmine@1.1.2 2649 silly saveTree +-- karma@4.1.0 2649 silly saveTree +-- protractor@5.4.2 2649 silly saveTree +-- rxjs@6.5.2 2649 silly saveTree +-- ts-node@8.1.0 2649 silly saveTree +-- tslib@1.9.3 2649 silly saveTree +-- tslint@5.16.0 2649 silly saveTree +-- typescript@3.1.6 2649 silly saveTree -- zone.js@0.8.29
2650 verbose stack SyntaxError: Unexpected end of JSON input while parsing near '...LJj3TWIY3MYeTgZWKXt5d'
2650 verbose stack at JSON.parse ()
2650 verbose stack at parseJson (C:\Users\User\AppData\Roaming\npm\node_modules\npm\node_modules\json-parse-better-errors\index.js:7:17)
2650 verbose stack at consumeBody.call.then.buffer (C:\Users\User\AppData\Roaming\npm\node_modules\npm\node_modules\node-fetch-npm\src\body.js:96:50)
2650 verbose stack at process._tickCallback (internal/process/next_tick.js:68:7)
2651 verbose cwd C:\Projekte\todo_main\frontend\todo
2652 verbose Windows_NT 10.0.17134
2653 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Users\User\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "i"
2654 verbose node v10.15.3
2655 verbose npm v6.9.0
2656 error Unexpected end of JSON input while parsing near '...LJj3TWIY3MYeTgZWKXt5d'
2657 verbose exit [ 1, true ]