Skip to content

Instantly share code, notes, and snippets.

@vincentntang
Created March 26, 2018 16:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vincentntang/07d206d6a4edfcee9466712525471271 to your computer and use it in GitHub Desktop.
Save vincentntang/07d206d6a4edfcee9466712525471271 to your computer and use it in GitHub Desktop.
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install',
1 verbose cli 'express',
1 verbose cli '--save' ]
2 info using npm@3.10.10
3 info using node@v6.11.1
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly fetchPackageMetaData express
8 silly fetchNamedPackageData express
9 silly mapToRegistry name express
10 silly mapToRegistry using default registry
11 silly mapToRegistry registry https://registry.npmjs.org/
12 silly mapToRegistry data Result {
12 silly mapToRegistry raw: 'express',
12 silly mapToRegistry scope: null,
12 silly mapToRegistry escapedName: 'express',
12 silly mapToRegistry name: 'express',
12 silly mapToRegistry rawSpec: '',
12 silly mapToRegistry spec: 'latest',
12 silly mapToRegistry type: 'tag' }
13 silly mapToRegistry uri https://registry.npmjs.org/express
14 verbose request uri https://registry.npmjs.org/express
15 verbose request no auth needed
16 info attempt registry request try #1 at 12:28:19 PM
17 verbose request id 64c1c5afa30067bd
18 verbose etag "5ab21ea0-94efb"
19 verbose lastModified Wed, 21 Mar 2018 8:58:08 GMT
20 http request GET https://registry.npmjs.org/express
21 http 304 https://registry.npmjs.org/express
22 verbose headers { date: 'Mon, 26 Mar 2018 16:28:22 GMT',
22 verbose headers via: '1.1 varnish',
22 verbose headers 'cache-control': 'max-age=300',
22 verbose headers etag: '"5ab21ea0-94efb"',
22 verbose headers age: '11049',
22 verbose headers connection: 'keep-alive',
22 verbose headers 'x-served-by': 'cache-mia17623-MIA',
22 verbose headers 'x-cache': 'HIT',
22 verbose headers 'x-cache-hits': '28',
22 verbose headers 'x-timer': 'S1522081702.174791,VS0,VE0',
22 verbose headers vary: 'Accept-Encoding, Accept' }
23 silly get cb [ 304,
23 silly get { date: 'Mon, 26 Mar 2018 16:28:22 GMT',
23 silly get via: '1.1 varnish',
23 silly get 'cache-control': 'max-age=300',
23 silly get etag: '"5ab21ea0-94efb"',
23 silly get age: '11049',
23 silly get connection: 'keep-alive',
23 silly get 'x-served-by': 'cache-mia17623-MIA',
23 silly get 'x-cache': 'HIT',
23 silly get 'x-cache-hits': '28',
23 silly get 'x-timer': 'S1522081702.174791,VS0,VE0',
23 silly get vary: 'Accept-Encoding, Accept' } ]
24 verbose etag https://registry.npmjs.org/express from cache
25 verbose get saving express to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\express\.cache.json
26 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
27 silly install normalizeTree
28 silly loadCurrentTree Finishing
29 silly loadIdealTree Starting
30 silly install loadIdealTree
31 silly cloneCurrentTree Starting
32 silly install cloneCurrentTreeToIdealTree
33 silly cloneCurrentTree Finishing
34 silly loadShrinkwrap Starting
35 silly install loadShrinkwrap
36 silly loadShrinkwrap Finishing
37 silly loadAllDepsIntoIdealTree Starting
38 silly install loadAllDepsIntoIdealTree
39 silly resolveWithNewModule express@4.16.3 checking installable status
40 silly cache add args [ 'express', null ]
41 verbose cache add spec express
42 silly cache add parsed spec Result {
42 silly cache add raw: 'express',
42 silly cache add scope: null,
42 silly cache add escapedName: 'express',
42 silly cache add name: 'express',
42 silly cache add rawSpec: '',
42 silly cache add spec: 'latest',
42 silly cache add type: 'tag' }
43 silly addNamed express@latest
44 verbose addNamed "latest" is being treated as a dist-tag for express
45 info addNameTag [ 'express', 'latest' ]
46 silly mapToRegistry name express
47 silly mapToRegistry using default registry
48 silly mapToRegistry registry https://registry.npmjs.org/
49 silly mapToRegistry data Result {
49 silly mapToRegistry raw: 'express',
49 silly mapToRegistry scope: null,
49 silly mapToRegistry escapedName: 'express',
49 silly mapToRegistry name: 'express',
49 silly mapToRegistry rawSpec: '',
49 silly mapToRegistry spec: 'latest',
49 silly mapToRegistry type: 'tag' }
50 silly mapToRegistry uri https://registry.npmjs.org/express
51 verbose addNameTag registry:https://registry.npmjs.org/express not in flight; fetching
52 verbose get https://registry.npmjs.org/express not expired, no request
53 silly addNameTag next cb for express with tag latest
54 silly addNamed express@4.16.3
55 verbose addNamed "4.16.3" is a plain semver version for express
56 silly cache afterAdd express@4.16.3
57 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\express\4.16.3\package\package.json not in flight; writing
58 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
59 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\express\4.16.3\package\package.json written
60 silly fetchNamedPackageData accepts
61 silly mapToRegistry name accepts
62 silly mapToRegistry using default registry
63 silly mapToRegistry registry https://registry.npmjs.org/
64 silly mapToRegistry data Result {
64 silly mapToRegistry raw: 'accepts',
64 silly mapToRegistry scope: null,
64 silly mapToRegistry escapedName: 'accepts',
64 silly mapToRegistry name: 'accepts',
64 silly mapToRegistry rawSpec: '',
64 silly mapToRegistry spec: 'latest',
64 silly mapToRegistry type: 'tag' }
65 silly mapToRegistry uri https://registry.npmjs.org/accepts
66 silly fetchNamedPackageData array-flatten
67 silly mapToRegistry name array-flatten
68 silly mapToRegistry using default registry
69 silly mapToRegistry registry https://registry.npmjs.org/
70 silly mapToRegistry data Result {
70 silly mapToRegistry raw: 'array-flatten',
70 silly mapToRegistry scope: null,
70 silly mapToRegistry escapedName: 'array-flatten',
70 silly mapToRegistry name: 'array-flatten',
70 silly mapToRegistry rawSpec: '',
70 silly mapToRegistry spec: 'latest',
70 silly mapToRegistry type: 'tag' }
71 silly mapToRegistry uri https://registry.npmjs.org/array-flatten
72 silly fetchNamedPackageData body-parser
73 silly mapToRegistry name body-parser
74 silly mapToRegistry using default registry
75 silly mapToRegistry registry https://registry.npmjs.org/
76 silly mapToRegistry data Result {
76 silly mapToRegistry raw: 'body-parser',
76 silly mapToRegistry scope: null,
76 silly mapToRegistry escapedName: 'body-parser',
76 silly mapToRegistry name: 'body-parser',
76 silly mapToRegistry rawSpec: '',
76 silly mapToRegistry spec: 'latest',
76 silly mapToRegistry type: 'tag' }
77 silly mapToRegistry uri https://registry.npmjs.org/body-parser
78 silly fetchNamedPackageData content-disposition
79 silly mapToRegistry name content-disposition
80 silly mapToRegistry using default registry
81 silly mapToRegistry registry https://registry.npmjs.org/
82 silly mapToRegistry data Result {
82 silly mapToRegistry raw: 'content-disposition',
82 silly mapToRegistry scope: null,
82 silly mapToRegistry escapedName: 'content-disposition',
82 silly mapToRegistry name: 'content-disposition',
82 silly mapToRegistry rawSpec: '',
82 silly mapToRegistry spec: 'latest',
82 silly mapToRegistry type: 'tag' }
83 silly mapToRegistry uri https://registry.npmjs.org/content-disposition
84 silly fetchNamedPackageData content-type
85 silly mapToRegistry name content-type
86 silly mapToRegistry using default registry
87 silly mapToRegistry registry https://registry.npmjs.org/
88 silly mapToRegistry data Result {
88 silly mapToRegistry raw: 'content-type',
88 silly mapToRegistry scope: null,
88 silly mapToRegistry escapedName: 'content-type',
88 silly mapToRegistry name: 'content-type',
88 silly mapToRegistry rawSpec: '',
88 silly mapToRegistry spec: 'latest',
88 silly mapToRegistry type: 'tag' }
89 silly mapToRegistry uri https://registry.npmjs.org/content-type
90 silly fetchNamedPackageData cookie
91 silly mapToRegistry name cookie
92 silly mapToRegistry using default registry
93 silly mapToRegistry registry https://registry.npmjs.org/
94 silly mapToRegistry data Result {
94 silly mapToRegistry raw: 'cookie',
94 silly mapToRegistry scope: null,
94 silly mapToRegistry escapedName: 'cookie',
94 silly mapToRegistry name: 'cookie',
94 silly mapToRegistry rawSpec: '',
94 silly mapToRegistry spec: 'latest',
94 silly mapToRegistry type: 'tag' }
95 silly mapToRegistry uri https://registry.npmjs.org/cookie
96 silly fetchNamedPackageData cookie-signature
97 silly mapToRegistry name cookie-signature
98 silly mapToRegistry using default registry
99 silly mapToRegistry registry https://registry.npmjs.org/
100 silly mapToRegistry data Result {
100 silly mapToRegistry raw: 'cookie-signature',
100 silly mapToRegistry scope: null,
100 silly mapToRegistry escapedName: 'cookie-signature',
100 silly mapToRegistry name: 'cookie-signature',
100 silly mapToRegistry rawSpec: '',
100 silly mapToRegistry spec: 'latest',
100 silly mapToRegistry type: 'tag' }
101 silly mapToRegistry uri https://registry.npmjs.org/cookie-signature
102 silly fetchNamedPackageData debug
103 silly mapToRegistry name debug
104 silly mapToRegistry using default registry
105 silly mapToRegistry registry https://registry.npmjs.org/
106 silly mapToRegistry data Result {
106 silly mapToRegistry raw: 'debug',
106 silly mapToRegistry scope: null,
106 silly mapToRegistry escapedName: 'debug',
106 silly mapToRegistry name: 'debug',
106 silly mapToRegistry rawSpec: '',
106 silly mapToRegistry spec: 'latest',
106 silly mapToRegistry type: 'tag' }
107 silly mapToRegistry uri https://registry.npmjs.org/debug
108 silly fetchNamedPackageData depd
109 silly mapToRegistry name depd
110 silly mapToRegistry using default registry
111 silly mapToRegistry registry https://registry.npmjs.org/
112 silly mapToRegistry data Result {
112 silly mapToRegistry raw: 'depd',
112 silly mapToRegistry scope: null,
112 silly mapToRegistry escapedName: 'depd',
112 silly mapToRegistry name: 'depd',
112 silly mapToRegistry rawSpec: '',
112 silly mapToRegistry spec: 'latest',
112 silly mapToRegistry type: 'tag' }
113 silly mapToRegistry uri https://registry.npmjs.org/depd
114 silly fetchNamedPackageData encodeurl
115 silly mapToRegistry name encodeurl
116 silly mapToRegistry using default registry
117 silly mapToRegistry registry https://registry.npmjs.org/
118 silly mapToRegistry data Result {
118 silly mapToRegistry raw: 'encodeurl',
118 silly mapToRegistry scope: null,
118 silly mapToRegistry escapedName: 'encodeurl',
118 silly mapToRegistry name: 'encodeurl',
118 silly mapToRegistry rawSpec: '',
118 silly mapToRegistry spec: 'latest',
118 silly mapToRegistry type: 'tag' }
119 silly mapToRegistry uri https://registry.npmjs.org/encodeurl
120 silly fetchNamedPackageData escape-html
121 silly mapToRegistry name escape-html
122 silly mapToRegistry using default registry
123 silly mapToRegistry registry https://registry.npmjs.org/
124 silly mapToRegistry data Result {
124 silly mapToRegistry raw: 'escape-html',
124 silly mapToRegistry scope: null,
124 silly mapToRegistry escapedName: 'escape-html',
124 silly mapToRegistry name: 'escape-html',
124 silly mapToRegistry rawSpec: '',
124 silly mapToRegistry spec: 'latest',
124 silly mapToRegistry type: 'tag' }
125 silly mapToRegistry uri https://registry.npmjs.org/escape-html
126 silly fetchNamedPackageData etag
127 silly mapToRegistry name etag
128 silly mapToRegistry using default registry
129 silly mapToRegistry registry https://registry.npmjs.org/
130 silly mapToRegistry data Result {
130 silly mapToRegistry raw: 'etag',
130 silly mapToRegistry scope: null,
130 silly mapToRegistry escapedName: 'etag',
130 silly mapToRegistry name: 'etag',
130 silly mapToRegistry rawSpec: '',
130 silly mapToRegistry spec: 'latest',
130 silly mapToRegistry type: 'tag' }
131 silly mapToRegistry uri https://registry.npmjs.org/etag
132 silly fetchNamedPackageData finalhandler
133 silly mapToRegistry name finalhandler
134 silly mapToRegistry using default registry
135 silly mapToRegistry registry https://registry.npmjs.org/
136 silly mapToRegistry data Result {
136 silly mapToRegistry raw: 'finalhandler',
136 silly mapToRegistry scope: null,
136 silly mapToRegistry escapedName: 'finalhandler',
136 silly mapToRegistry name: 'finalhandler',
136 silly mapToRegistry rawSpec: '',
136 silly mapToRegistry spec: 'latest',
136 silly mapToRegistry type: 'tag' }
137 silly mapToRegistry uri https://registry.npmjs.org/finalhandler
138 silly fetchNamedPackageData fresh
139 silly mapToRegistry name fresh
140 silly mapToRegistry using default registry
141 silly mapToRegistry registry https://registry.npmjs.org/
142 silly mapToRegistry data Result {
142 silly mapToRegistry raw: 'fresh',
142 silly mapToRegistry scope: null,
142 silly mapToRegistry escapedName: 'fresh',
142 silly mapToRegistry name: 'fresh',
142 silly mapToRegistry rawSpec: '',
142 silly mapToRegistry spec: 'latest',
142 silly mapToRegistry type: 'tag' }
143 silly mapToRegistry uri https://registry.npmjs.org/fresh
144 silly fetchNamedPackageData merge-descriptors
145 silly mapToRegistry name merge-descriptors
146 silly mapToRegistry using default registry
147 silly mapToRegistry registry https://registry.npmjs.org/
148 silly mapToRegistry data Result {
148 silly mapToRegistry raw: 'merge-descriptors',
148 silly mapToRegistry scope: null,
148 silly mapToRegistry escapedName: 'merge-descriptors',
148 silly mapToRegistry name: 'merge-descriptors',
148 silly mapToRegistry rawSpec: '',
148 silly mapToRegistry spec: 'latest',
148 silly mapToRegistry type: 'tag' }
149 silly mapToRegistry uri https://registry.npmjs.org/merge-descriptors
150 silly fetchNamedPackageData methods
151 silly mapToRegistry name methods
152 silly mapToRegistry using default registry
153 silly mapToRegistry registry https://registry.npmjs.org/
154 silly mapToRegistry data Result {
154 silly mapToRegistry raw: 'methods',
154 silly mapToRegistry scope: null,
154 silly mapToRegistry escapedName: 'methods',
154 silly mapToRegistry name: 'methods',
154 silly mapToRegistry rawSpec: '',
154 silly mapToRegistry spec: 'latest',
154 silly mapToRegistry type: 'tag' }
155 silly mapToRegistry uri https://registry.npmjs.org/methods
156 silly fetchNamedPackageData on-finished
157 silly mapToRegistry name on-finished
158 silly mapToRegistry using default registry
159 silly mapToRegistry registry https://registry.npmjs.org/
160 silly mapToRegistry data Result {
160 silly mapToRegistry raw: 'on-finished',
160 silly mapToRegistry scope: null,
160 silly mapToRegistry escapedName: 'on-finished',
160 silly mapToRegistry name: 'on-finished',
160 silly mapToRegistry rawSpec: '',
160 silly mapToRegistry spec: 'latest',
160 silly mapToRegistry type: 'tag' }
161 silly mapToRegistry uri https://registry.npmjs.org/on-finished
162 silly fetchNamedPackageData parseurl
163 silly mapToRegistry name parseurl
164 silly mapToRegistry using default registry
165 silly mapToRegistry registry https://registry.npmjs.org/
166 silly mapToRegistry data Result {
166 silly mapToRegistry raw: 'parseurl',
166 silly mapToRegistry scope: null,
166 silly mapToRegistry escapedName: 'parseurl',
166 silly mapToRegistry name: 'parseurl',
166 silly mapToRegistry rawSpec: '',
166 silly mapToRegistry spec: 'latest',
166 silly mapToRegistry type: 'tag' }
167 silly mapToRegistry uri https://registry.npmjs.org/parseurl
168 silly fetchNamedPackageData path-to-regexp
169 silly mapToRegistry name path-to-regexp
170 silly mapToRegistry using default registry
171 silly mapToRegistry registry https://registry.npmjs.org/
172 silly mapToRegistry data Result {
172 silly mapToRegistry raw: 'path-to-regexp',
172 silly mapToRegistry scope: null,
172 silly mapToRegistry escapedName: 'path-to-regexp',
172 silly mapToRegistry name: 'path-to-regexp',
172 silly mapToRegistry rawSpec: '',
172 silly mapToRegistry spec: 'latest',
172 silly mapToRegistry type: 'tag' }
173 silly mapToRegistry uri https://registry.npmjs.org/path-to-regexp
174 silly fetchNamedPackageData proxy-addr
175 silly mapToRegistry name proxy-addr
176 silly mapToRegistry using default registry
177 silly mapToRegistry registry https://registry.npmjs.org/
178 silly mapToRegistry data Result {
178 silly mapToRegistry raw: 'proxy-addr',
178 silly mapToRegistry scope: null,
178 silly mapToRegistry escapedName: 'proxy-addr',
178 silly mapToRegistry name: 'proxy-addr',
178 silly mapToRegistry rawSpec: '',
178 silly mapToRegistry spec: 'latest',
178 silly mapToRegistry type: 'tag' }
179 silly mapToRegistry uri https://registry.npmjs.org/proxy-addr
180 silly fetchNamedPackageData qs
181 silly mapToRegistry name qs
182 silly mapToRegistry using default registry
183 silly mapToRegistry registry https://registry.npmjs.org/
184 silly mapToRegistry data Result {
184 silly mapToRegistry raw: 'qs',
184 silly mapToRegistry scope: null,
184 silly mapToRegistry escapedName: 'qs',
184 silly mapToRegistry name: 'qs',
184 silly mapToRegistry rawSpec: '',
184 silly mapToRegistry spec: 'latest',
184 silly mapToRegistry type: 'tag' }
185 silly mapToRegistry uri https://registry.npmjs.org/qs
186 silly fetchNamedPackageData range-parser
187 silly mapToRegistry name range-parser
188 silly mapToRegistry using default registry
189 silly mapToRegistry registry https://registry.npmjs.org/
190 silly mapToRegistry data Result {
190 silly mapToRegistry raw: 'range-parser',
190 silly mapToRegistry scope: null,
190 silly mapToRegistry escapedName: 'range-parser',
190 silly mapToRegistry name: 'range-parser',
190 silly mapToRegistry rawSpec: '',
190 silly mapToRegistry spec: 'latest',
190 silly mapToRegistry type: 'tag' }
191 silly mapToRegistry uri https://registry.npmjs.org/range-parser
192 silly fetchNamedPackageData safe-buffer
193 silly mapToRegistry name safe-buffer
194 silly mapToRegistry using default registry
195 silly mapToRegistry registry https://registry.npmjs.org/
196 silly mapToRegistry data Result {
196 silly mapToRegistry raw: 'safe-buffer',
196 silly mapToRegistry scope: null,
196 silly mapToRegistry escapedName: 'safe-buffer',
196 silly mapToRegistry name: 'safe-buffer',
196 silly mapToRegistry rawSpec: '',
196 silly mapToRegistry spec: 'latest',
196 silly mapToRegistry type: 'tag' }
197 silly mapToRegistry uri https://registry.npmjs.org/safe-buffer
198 silly fetchNamedPackageData send
199 silly mapToRegistry name send
200 silly mapToRegistry using default registry
201 silly mapToRegistry registry https://registry.npmjs.org/
202 silly mapToRegistry data Result {
202 silly mapToRegistry raw: 'send',
202 silly mapToRegistry scope: null,
202 silly mapToRegistry escapedName: 'send',
202 silly mapToRegistry name: 'send',
202 silly mapToRegistry rawSpec: '',
202 silly mapToRegistry spec: 'latest',
202 silly mapToRegistry type: 'tag' }
203 silly mapToRegistry uri https://registry.npmjs.org/send
204 silly fetchNamedPackageData serve-static
205 silly mapToRegistry name serve-static
206 silly mapToRegistry using default registry
207 silly mapToRegistry registry https://registry.npmjs.org/
208 silly mapToRegistry data Result {
208 silly mapToRegistry raw: 'serve-static',
208 silly mapToRegistry scope: null,
208 silly mapToRegistry escapedName: 'serve-static',
208 silly mapToRegistry name: 'serve-static',
208 silly mapToRegistry rawSpec: '',
208 silly mapToRegistry spec: 'latest',
208 silly mapToRegistry type: 'tag' }
209 silly mapToRegistry uri https://registry.npmjs.org/serve-static
210 silly fetchNamedPackageData setprototypeof
211 silly mapToRegistry name setprototypeof
212 silly mapToRegistry using default registry
213 silly mapToRegistry registry https://registry.npmjs.org/
214 silly mapToRegistry data Result {
214 silly mapToRegistry raw: 'setprototypeof',
214 silly mapToRegistry scope: null,
214 silly mapToRegistry escapedName: 'setprototypeof',
214 silly mapToRegistry name: 'setprototypeof',
214 silly mapToRegistry rawSpec: '',
214 silly mapToRegistry spec: 'latest',
214 silly mapToRegistry type: 'tag' }
215 silly mapToRegistry uri https://registry.npmjs.org/setprototypeof
216 silly fetchNamedPackageData statuses
217 silly mapToRegistry name statuses
218 silly mapToRegistry using default registry
219 silly mapToRegistry registry https://registry.npmjs.org/
220 silly mapToRegistry data Result {
220 silly mapToRegistry raw: 'statuses',
220 silly mapToRegistry scope: null,
220 silly mapToRegistry escapedName: 'statuses',
220 silly mapToRegistry name: 'statuses',
220 silly mapToRegistry rawSpec: '',
220 silly mapToRegistry spec: 'latest',
220 silly mapToRegistry type: 'tag' }
221 silly mapToRegistry uri https://registry.npmjs.org/statuses
222 silly fetchNamedPackageData type-is
223 silly mapToRegistry name type-is
224 silly mapToRegistry using default registry
225 silly mapToRegistry registry https://registry.npmjs.org/
226 silly mapToRegistry data Result {
226 silly mapToRegistry raw: 'type-is',
226 silly mapToRegistry scope: null,
226 silly mapToRegistry escapedName: 'type-is',
226 silly mapToRegistry name: 'type-is',
226 silly mapToRegistry rawSpec: '',
226 silly mapToRegistry spec: 'latest',
226 silly mapToRegistry type: 'tag' }
227 silly mapToRegistry uri https://registry.npmjs.org/type-is
228 silly fetchNamedPackageData utils-merge
229 silly mapToRegistry name utils-merge
230 silly mapToRegistry using default registry
231 silly mapToRegistry registry https://registry.npmjs.org/
232 silly mapToRegistry data Result {
232 silly mapToRegistry raw: 'utils-merge',
232 silly mapToRegistry scope: null,
232 silly mapToRegistry escapedName: 'utils-merge',
232 silly mapToRegistry name: 'utils-merge',
232 silly mapToRegistry rawSpec: '',
232 silly mapToRegistry spec: 'latest',
232 silly mapToRegistry type: 'tag' }
233 silly mapToRegistry uri https://registry.npmjs.org/utils-merge
234 silly fetchNamedPackageData vary
235 silly mapToRegistry name vary
236 silly mapToRegistry using default registry
237 silly mapToRegistry registry https://registry.npmjs.org/
238 silly mapToRegistry data Result {
238 silly mapToRegistry raw: 'vary',
238 silly mapToRegistry scope: null,
238 silly mapToRegistry escapedName: 'vary',
238 silly mapToRegistry name: 'vary',
238 silly mapToRegistry rawSpec: '',
238 silly mapToRegistry spec: 'latest',
238 silly mapToRegistry type: 'tag' }
239 silly mapToRegistry uri https://registry.npmjs.org/vary
240 verbose request uri https://registry.npmjs.org/array-flatten
241 verbose request no auth needed
242 info attempt registry request try #1 at 12:28:19 PM
243 verbose etag "592ad8fc-3a71"
244 verbose lastModified Sun, 28 May 2017 14:04:44 GMT
245 http request GET https://registry.npmjs.org/array-flatten
246 verbose request uri https://registry.npmjs.org/accepts
247 verbose request no auth needed
248 info attempt registry request try #1 at 12:28:19 PM
249 verbose etag "5a975e58-ec05"
250 verbose lastModified Thu, 1 Mar 2018 1:58:48 GMT
251 http request GET https://registry.npmjs.org/accepts
252 verbose request uri https://registry.npmjs.org/body-parser
253 verbose request no auth needed
254 info attempt registry request try #1 at 12:28:19 PM
255 verbose etag "5ab15d51-237fd"
256 verbose lastModified Tue, 20 Mar 2018 19:13:21 GMT
257 http request GET https://registry.npmjs.org/body-parser
258 verbose request uri https://registry.npmjs.org/content-disposition
259 verbose request no auth needed
260 info attempt registry request try #1 at 12:28:19 PM
261 verbose etag "591169d1-51c0"
262 verbose lastModified Tue, 9 May 2017 7:03:45 GMT
263 http request GET https://registry.npmjs.org/content-disposition
264 verbose request uri https://registry.npmjs.org/cookie
265 verbose request no auth needed
266 info attempt registry request try #1 at 12:28:19 PM
267 verbose etag "5a9f8e1d-81cd"
268 verbose lastModified Wed, 7 Mar 2018 7:00:45 GMT
269 http request GET https://registry.npmjs.org/cookie
270 verbose request uri https://registry.npmjs.org/content-type
271 verbose request no auth needed
272 info attempt registry request try #1 at 12:28:19 PM
273 verbose etag "5a79bb57-314e"
274 verbose lastModified Tue, 6 Feb 2018 14:27:35 GMT
275 http request GET https://registry.npmjs.org/content-type
276 verbose request uri https://registry.npmjs.org/cookie-signature
277 verbose request no auth needed
278 info attempt registry request try #1 at 12:28:19 PM
279 verbose etag "5a6174e3-2a4a"
280 verbose lastModified Fri, 19 Jan 2018 4:32:35 GMT
281 http request GET https://registry.npmjs.org/cookie-signature
282 verbose request uri https://registry.npmjs.org/depd
283 verbose request no auth needed
284 info attempt registry request try #1 at 12:28:19 PM
285 verbose etag "5ab278d7-7edc"
286 verbose lastModified Wed, 21 Mar 2018 15:23:03 GMT
287 http request GET https://registry.npmjs.org/depd
288 verbose request uri https://registry.npmjs.org/debug
289 verbose request no auth needed
290 info attempt registry request try #1 at 12:28:19 PM
291 verbose etag "5ab1cfea-1953d"
292 verbose lastModified Wed, 21 Mar 2018 3:22:18 GMT
293 http request GET https://registry.npmjs.org/debug
294 verbose request uri https://registry.npmjs.org/encodeurl
295 verbose request no auth needed
296 info attempt registry request try #1 at 12:28:19 PM
297 verbose etag "5a655841-26c5"
298 verbose lastModified Mon, 22 Jan 2018 3:19:29 GMT
299 http request GET https://registry.npmjs.org/encodeurl
300 verbose request uri https://registry.npmjs.org/escape-html
301 verbose request no auth needed
302 info attempt registry request try #1 at 12:28:19 PM
303 verbose etag "5a9f92a0-172d"
304 verbose lastModified Wed, 7 Mar 2018 7:20:00 GMT
305 http request GET https://registry.npmjs.org/escape-html
306 verbose request uri https://registry.npmjs.org/etag
307 verbose request no auth needed
308 info attempt registry request try #1 at 12:28:19 PM
309 verbose etag "5a3db859-64db"
310 verbose lastModified Sat, 23 Dec 2017 1:58:49 GMT
311 http request GET https://registry.npmjs.org/etag
312 verbose request uri https://registry.npmjs.org/finalhandler
313 verbose request no auth needed
314 info attempt registry request try #1 at 12:28:19 PM
315 verbose etag "5a9ed1ac-c267"
316 verbose lastModified Tue, 6 Mar 2018 17:36:44 GMT
317 http request GET https://registry.npmjs.org/finalhandler
318 verbose request uri https://registry.npmjs.org/fresh
319 verbose request no auth needed
320 info attempt registry request try #1 at 12:28:19 PM
321 verbose etag "5a251eb2-51c4"
322 verbose lastModified Mon, 4 Dec 2017 10:08:50 GMT
323 http request GET https://registry.npmjs.org/fresh
324 verbose request uri https://registry.npmjs.org/merge-descriptors
325 verbose request no auth needed
326 info attempt registry request try #1 at 12:28:19 PM
327 verbose etag "5a4fcd8a-233d"
328 verbose lastModified Fri, 5 Jan 2018 19:10:02 GMT
329 http request GET https://registry.npmjs.org/merge-descriptors
330 verbose request uri https://registry.npmjs.org/methods
331 verbose request no auth needed
332 info attempt registry request try #1 at 12:28:19 PM
333 verbose etag "5a61b116-28d4"
334 verbose lastModified Fri, 19 Jan 2018 8:49:26 GMT
335 http request GET https://registry.npmjs.org/methods
336 verbose request uri https://registry.npmjs.org/on-finished
337 verbose request no auth needed
338 info attempt registry request try #1 at 12:28:19 PM
339 verbose etag "5a61a924-3b6e"
340 verbose lastModified Fri, 19 Jan 2018 8:15:32 GMT
341 http request GET https://registry.npmjs.org/on-finished
342 verbose request uri https://registry.npmjs.org/parseurl
343 verbose request no auth needed
344 info attempt registry request try #1 at 12:28:19 PM
345 verbose etag "5a7422fb-450f"
346 verbose lastModified Fri, 2 Feb 2018 8:36:11 GMT
347 http request GET https://registry.npmjs.org/parseurl
348 verbose request uri https://registry.npmjs.org/path-to-regexp
349 verbose request no auth needed
350 info attempt registry request try #1 at 12:28:19 PM
351 verbose etag "5ab1b95f-18d59"
352 verbose lastModified Wed, 21 Mar 2018 1:46:07 GMT
353 http request GET https://registry.npmjs.org/path-to-regexp
354 verbose request uri https://registry.npmjs.org/proxy-addr
355 verbose request no auth needed
356 info attempt registry request try #1 at 12:28:19 PM
357 verbose etag "5ab2448a-aa33"
358 verbose lastModified Wed, 21 Mar 2018 11:39:54 GMT
359 http request GET https://registry.npmjs.org/proxy-addr
360 verbose request uri https://registry.npmjs.org/qs
361 verbose request no auth needed
362 info attempt registry request try #1 at 12:28:19 PM
363 verbose etag "5aa525fd-190dc"
364 verbose lastModified Sun, 11 Mar 2018 12:50:05 GMT
365 http request GET https://registry.npmjs.org/qs
366 verbose request uri https://registry.npmjs.org/range-parser
367 verbose request no auth needed
368 info attempt registry request try #1 at 12:28:19 PM
369 verbose etag "5a388a25-3d30"
370 verbose lastModified Tue, 19 Dec 2017 3:40:21 GMT
371 http request GET https://registry.npmjs.org/range-parser
372 verbose request uri https://registry.npmjs.org/safe-buffer
373 verbose request no auth needed
374 info attempt registry request try #1 at 12:28:19 PM
375 verbose etag "5a65915c-7a73"
376 verbose lastModified Mon, 22 Jan 2018 7:23:08 GMT
377 http request GET https://registry.npmjs.org/safe-buffer
378 verbose request uri https://registry.npmjs.org/send
379 verbose request no auth needed
380 info attempt registry request try #1 at 12:28:19 PM
381 verbose etag "5a7b28b3-183d6"
382 verbose lastModified Wed, 7 Feb 2018 16:26:27 GMT
383 http request GET https://registry.npmjs.org/send
384 verbose request uri https://registry.npmjs.org/serve-static
385 verbose request no auth needed
386 info attempt registry request try #1 at 12:28:19 PM
387 verbose etag "5ab04d2f-186fd"
388 verbose lastModified Mon, 19 Mar 2018 23:52:15 GMT
389 http request GET https://registry.npmjs.org/serve-static
390 verbose request uri https://registry.npmjs.org/setprototypeof
391 verbose request no auth needed
392 info attempt registry request try #1 at 12:28:19 PM
393 verbose etag "59b9c440-1b7b"
394 verbose lastModified Wed, 13 Sep 2017 23:50:24 GMT
395 http request GET https://registry.npmjs.org/setprototypeof
396 verbose request uri https://registry.npmjs.org/statuses
397 verbose request no auth needed
398 info attempt registry request try #1 at 12:28:19 PM
399 verbose etag "5a7980d2-5609"
400 verbose lastModified Tue, 6 Feb 2018 10:17:54 GMT
401 http request GET https://registry.npmjs.org/statuses
402 verbose request uri https://registry.npmjs.org/type-is
403 verbose request no auth needed
404 info attempt registry request try #1 at 12:28:19 PM
405 verbose etag "5aa86dcc-f5cf"
406 verbose lastModified Wed, 14 Mar 2018 0:33:16 GMT
407 http request GET https://registry.npmjs.org/type-is
408 verbose request uri https://registry.npmjs.org/utils-merge
409 verbose request no auth needed
410 info attempt registry request try #1 at 12:28:19 PM
411 verbose etag "59c1b3df-125f"
412 verbose lastModified Wed, 20 Sep 2017 0:18:39 GMT
413 http request GET https://registry.npmjs.org/utils-merge
414 verbose request uri https://registry.npmjs.org/vary
415 verbose request no auth needed
416 info attempt registry request try #1 at 12:28:19 PM
417 verbose etag "59db16b4-363c"
418 verbose lastModified Mon, 9 Oct 2017 6:27:00 GMT
419 http request GET https://registry.npmjs.org/vary
420 http 304 https://registry.npmjs.org/array-flatten
421 verbose headers { date: 'Mon, 26 Mar 2018 16:28:22 GMT',
421 verbose headers via: '1.1 varnish',
421 verbose headers 'cache-control': 'max-age=300',
421 verbose headers etag: '"592ad8fc-3a71"',
421 verbose headers age: '9522',
421 verbose headers connection: 'keep-alive',
421 verbose headers 'x-served-by': 'cache-mia17623-MIA',
421 verbose headers 'x-cache': 'HIT',
421 verbose headers 'x-cache-hits': '21',
421 verbose headers 'x-timer': 'S1522081702.471578,VS0,VE0',
421 verbose headers vary: 'Accept-Encoding, Accept' }
422 silly get cb [ 304,
422 silly get { date: 'Mon, 26 Mar 2018 16:28:22 GMT',
422 silly get via: '1.1 varnish',
422 silly get 'cache-control': 'max-age=300',
422 silly get etag: '"592ad8fc-3a71"',
422 silly get age: '9522',
422 silly get connection: 'keep-alive',
422 silly get 'x-served-by': 'cache-mia17623-MIA',
422 silly get 'x-cache': 'HIT',
422 silly get 'x-cache-hits': '21',
422 silly get 'x-timer': 'S1522081702.471578,VS0,VE0',
422 silly get vary: 'Accept-Encoding, Accept' } ]
423 verbose etag https://registry.npmjs.org/array-flatten from cache
424 verbose get saving array-flatten to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\array-flatten\.cache.json
425 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
426 http 304 https://registry.npmjs.org/accepts
427 verbose headers { date: 'Mon, 26 Mar 2018 16:28:22 GMT',
427 verbose headers via: '1.1 varnish',
427 verbose headers 'cache-control': 'max-age=300',
427 verbose headers etag: '"5a975e58-ec05"',
427 verbose headers age: '10544',
427 verbose headers connection: 'keep-alive',
427 verbose headers 'x-served-by': 'cache-mia17623-MIA',
427 verbose headers 'x-cache': 'HIT',
427 verbose headers 'x-cache-hits': '44',
427 verbose headers 'x-timer': 'S1522081703.727021,VS0,VE0',
427 verbose headers vary: 'Accept-Encoding, Accept' }
428 silly get cb [ 304,
428 silly get { date: 'Mon, 26 Mar 2018 16:28:22 GMT',
428 silly get via: '1.1 varnish',
428 silly get 'cache-control': 'max-age=300',
428 silly get etag: '"5a975e58-ec05"',
428 silly get age: '10544',
428 silly get connection: 'keep-alive',
428 silly get 'x-served-by': 'cache-mia17623-MIA',
428 silly get 'x-cache': 'HIT',
428 silly get 'x-cache-hits': '44',
428 silly get 'x-timer': 'S1522081703.727021,VS0,VE0',
428 silly get vary: 'Accept-Encoding, Accept' } ]
429 verbose etag https://registry.npmjs.org/accepts from cache
430 verbose get saving accepts to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\accepts\.cache.json
431 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
432 http 304 https://registry.npmjs.org/body-parser
433 verbose headers { date: 'Mon, 26 Mar 2018 16:28:22 GMT',
433 verbose headers via: '1.1 varnish',
433 verbose headers 'cache-control': 'max-age=300',
433 verbose headers etag: '"5ab15d51-237fd"',
433 verbose headers age: '1002',
433 verbose headers connection: 'keep-alive',
433 verbose headers 'x-served-by': 'cache-mia17620-MIA',
433 verbose headers 'x-cache': 'HIT',
433 verbose headers 'x-cache-hits': '2',
433 verbose headers 'x-timer': 'S1522081703.771426,VS0,VE0',
433 verbose headers vary: 'Accept-Encoding, Accept' }
434 silly get cb [ 304,
434 silly get { date: 'Mon, 26 Mar 2018 16:28:22 GMT',
434 silly get via: '1.1 varnish',
434 silly get 'cache-control': 'max-age=300',
434 silly get etag: '"5ab15d51-237fd"',
434 silly get age: '1002',
434 silly get connection: 'keep-alive',
434 silly get 'x-served-by': 'cache-mia17620-MIA',
434 silly get 'x-cache': 'HIT',
434 silly get 'x-cache-hits': '2',
434 silly get 'x-timer': 'S1522081703.771426,VS0,VE0',
434 silly get vary: 'Accept-Encoding, Accept' } ]
435 verbose etag https://registry.npmjs.org/body-parser from cache
436 verbose get saving body-parser to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\body-parser\.cache.json
437 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
438 http 304 https://registry.npmjs.org/content-disposition
439 verbose headers { date: 'Mon, 26 Mar 2018 16:28:22 GMT',
439 verbose headers via: '1.1 varnish',
439 verbose headers 'cache-control': 'max-age=300',
439 verbose headers etag: '"591169d1-51c0"',
439 verbose headers age: '8750',
439 verbose headers connection: 'keep-alive',
439 verbose headers 'x-served-by': 'cache-mia17630-MIA',
439 verbose headers 'x-cache': 'HIT',
439 verbose headers 'x-cache-hits': '25',
439 verbose headers 'x-timer': 'S1522081703.787791,VS0,VE0',
439 verbose headers vary: 'Accept-Encoding, Accept' }
440 silly get cb [ 304,
440 silly get { date: 'Mon, 26 Mar 2018 16:28:22 GMT',
440 silly get via: '1.1 varnish',
440 silly get 'cache-control': 'max-age=300',
440 silly get etag: '"591169d1-51c0"',
440 silly get age: '8750',
440 silly get connection: 'keep-alive',
440 silly get 'x-served-by': 'cache-mia17630-MIA',
440 silly get 'x-cache': 'HIT',
440 silly get 'x-cache-hits': '25',
440 silly get 'x-timer': 'S1522081703.787791,VS0,VE0',
440 silly get vary: 'Accept-Encoding, Accept' } ]
441 verbose etag https://registry.npmjs.org/content-disposition from cache
442 verbose get saving content-disposition to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\content-disposition\.cache.json
443 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
444 http 304 https://registry.npmjs.org/cookie
445 verbose headers { date: 'Mon, 26 Mar 2018 16:28:22 GMT',
445 verbose headers via: '1.1 varnish',
445 verbose headers 'cache-control': 'max-age=300',
445 verbose headers etag: '"5a9f8e1d-81cd"',
445 verbose headers age: '7374',
445 verbose headers connection: 'keep-alive',
445 verbose headers 'x-served-by': 'cache-mia17630-MIA',
445 verbose headers 'x-cache': 'HIT',
445 verbose headers 'x-cache-hits': '35',
445 verbose headers 'x-timer': 'S1522081703.831565,VS0,VE0',
445 verbose headers vary: 'Accept-Encoding, Accept' }
446 silly get cb [ 304,
446 silly get { date: 'Mon, 26 Mar 2018 16:28:22 GMT',
446 silly get via: '1.1 varnish',
446 silly get 'cache-control': 'max-age=300',
446 silly get etag: '"5a9f8e1d-81cd"',
446 silly get age: '7374',
446 silly get connection: 'keep-alive',
446 silly get 'x-served-by': 'cache-mia17630-MIA',
446 silly get 'x-cache': 'HIT',
446 silly get 'x-cache-hits': '35',
446 silly get 'x-timer': 'S1522081703.831565,VS0,VE0',
446 silly get vary: 'Accept-Encoding, Accept' } ]
447 verbose etag https://registry.npmjs.org/cookie from cache
448 verbose get saving cookie to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\cookie\.cache.json
449 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
450 http 304 https://registry.npmjs.org/content-type
451 verbose headers { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
451 verbose headers via: '1.1 varnish',
451 verbose headers 'cache-control': 'max-age=300',
451 verbose headers etag: '"5a79bb57-314e"',
451 verbose headers age: '13818',
451 verbose headers connection: 'keep-alive',
451 verbose headers 'x-served-by': 'cache-mia17629-MIA',
451 verbose headers 'x-cache': 'HIT',
451 verbose headers 'x-cache-hits': '53',
451 verbose headers 'x-timer': 'S1522081703.089743,VS0,VE0',
451 verbose headers vary: 'Accept-Encoding, Accept' }
452 silly get cb [ 304,
452 silly get { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
452 silly get via: '1.1 varnish',
452 silly get 'cache-control': 'max-age=300',
452 silly get etag: '"5a79bb57-314e"',
452 silly get age: '13818',
452 silly get connection: 'keep-alive',
452 silly get 'x-served-by': 'cache-mia17629-MIA',
452 silly get 'x-cache': 'HIT',
452 silly get 'x-cache-hits': '53',
452 silly get 'x-timer': 'S1522081703.089743,VS0,VE0',
452 silly get vary: 'Accept-Encoding, Accept' } ]
453 verbose etag https://registry.npmjs.org/content-type from cache
454 verbose get saving content-type to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\content-type\.cache.json
455 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
456 http 304 https://registry.npmjs.org/cookie-signature
457 verbose headers { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
457 verbose headers via: '1.1 varnish',
457 verbose headers 'cache-control': 'max-age=300',
457 verbose headers etag: '"5a6174e3-2a4a"',
457 verbose headers age: '12772',
457 verbose headers connection: 'keep-alive',
457 verbose headers 'x-served-by': 'cache-mia17621-MIA',
457 verbose headers 'x-cache': 'HIT',
457 verbose headers 'x-cache-hits': '32',
457 verbose headers 'x-timer': 'S1522081703.097485,VS0,VE0',
457 verbose headers vary: 'Accept-Encoding, Accept' }
458 silly get cb [ 304,
458 silly get { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
458 silly get via: '1.1 varnish',
458 silly get 'cache-control': 'max-age=300',
458 silly get etag: '"5a6174e3-2a4a"',
458 silly get age: '12772',
458 silly get connection: 'keep-alive',
458 silly get 'x-served-by': 'cache-mia17621-MIA',
458 silly get 'x-cache': 'HIT',
458 silly get 'x-cache-hits': '32',
458 silly get 'x-timer': 'S1522081703.097485,VS0,VE0',
458 silly get vary: 'Accept-Encoding, Accept' } ]
459 verbose etag https://registry.npmjs.org/cookie-signature from cache
460 verbose get saving cookie-signature to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\cookie-signature\.cache.json
461 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
462 http 304 https://registry.npmjs.org/depd
463 verbose headers { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
463 verbose headers via: '1.1 varnish',
463 verbose headers 'cache-control': 'max-age=300',
463 verbose headers etag: '"5ab278d7-7edc"',
463 verbose headers age: '1521',
463 verbose headers connection: 'keep-alive',
463 verbose headers 'x-served-by': 'cache-mia17628-MIA',
463 verbose headers 'x-cache': 'HIT',
463 verbose headers 'x-cache-hits': '11',
463 verbose headers 'x-timer': 'S1522081703.158038,VS0,VE0',
463 verbose headers vary: 'Accept-Encoding, Accept' }
464 silly get cb [ 304,
464 silly get { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
464 silly get via: '1.1 varnish',
464 silly get 'cache-control': 'max-age=300',
464 silly get etag: '"5ab278d7-7edc"',
464 silly get age: '1521',
464 silly get connection: 'keep-alive',
464 silly get 'x-served-by': 'cache-mia17628-MIA',
464 silly get 'x-cache': 'HIT',
464 silly get 'x-cache-hits': '11',
464 silly get 'x-timer': 'S1522081703.158038,VS0,VE0',
464 silly get vary: 'Accept-Encoding, Accept' } ]
465 verbose etag https://registry.npmjs.org/depd from cache
466 verbose get saving depd to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\depd\.cache.json
467 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
468 http 304 https://registry.npmjs.org/debug
469 verbose headers { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
469 verbose headers via: '1.1 varnish',
469 verbose headers 'cache-control': 'max-age=300',
469 verbose headers etag: '"5ab1cfea-1953d"',
469 verbose headers age: '3072',
469 verbose headers connection: 'keep-alive',
469 verbose headers 'x-served-by': 'cache-mia17620-MIA',
469 verbose headers 'x-cache': 'HIT',
469 verbose headers 'x-cache-hits': '49',
469 verbose headers 'x-timer': 'S1522081703.158609,VS0,VE0',
469 verbose headers vary: 'Accept-Encoding, Accept' }
470 silly get cb [ 304,
470 silly get { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
470 silly get via: '1.1 varnish',
470 silly get 'cache-control': 'max-age=300',
470 silly get etag: '"5ab1cfea-1953d"',
470 silly get age: '3072',
470 silly get connection: 'keep-alive',
470 silly get 'x-served-by': 'cache-mia17620-MIA',
470 silly get 'x-cache': 'HIT',
470 silly get 'x-cache-hits': '49',
470 silly get 'x-timer': 'S1522081703.158609,VS0,VE0',
470 silly get vary: 'Accept-Encoding, Accept' } ]
471 verbose etag https://registry.npmjs.org/debug from cache
472 verbose get saving debug to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\debug\.cache.json
473 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
474 http 304 https://registry.npmjs.org/encodeurl
475 verbose headers { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
475 verbose headers via: '1.1 varnish',
475 verbose headers 'cache-control': 'max-age=300',
475 verbose headers etag: '"5a655841-26c5"',
475 verbose headers age: '1178',
475 verbose headers connection: 'keep-alive',
475 verbose headers 'x-served-by': 'cache-mia17623-MIA',
475 verbose headers 'x-cache': 'HIT',
475 verbose headers 'x-cache-hits': '3',
475 verbose headers 'x-timer': 'S1522081703.369461,VS0,VE0',
475 verbose headers vary: 'Accept-Encoding, Accept' }
476 silly get cb [ 304,
476 silly get { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
476 silly get via: '1.1 varnish',
476 silly get 'cache-control': 'max-age=300',
476 silly get etag: '"5a655841-26c5"',
476 silly get age: '1178',
476 silly get connection: 'keep-alive',
476 silly get 'x-served-by': 'cache-mia17623-MIA',
476 silly get 'x-cache': 'HIT',
476 silly get 'x-cache-hits': '3',
476 silly get 'x-timer': 'S1522081703.369461,VS0,VE0',
476 silly get vary: 'Accept-Encoding, Accept' } ]
477 verbose etag https://registry.npmjs.org/encodeurl from cache
478 verbose get saving encodeurl to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\encodeurl\.cache.json
479 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
480 http 304 https://registry.npmjs.org/escape-html
481 verbose headers { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
481 verbose headers via: '1.1 varnish',
481 verbose headers 'cache-control': 'max-age=300',
481 verbose headers etag: '"5a9f92a0-172d"',
481 verbose headers age: '11890',
481 verbose headers connection: 'keep-alive',
481 verbose headers 'x-served-by': 'cache-mia17624-MIA',
481 verbose headers 'x-cache': 'HIT',
481 verbose headers 'x-cache-hits': '46',
481 verbose headers 'x-timer': 'S1522081703.395918,VS0,VE0',
481 verbose headers vary: 'Accept-Encoding, Accept' }
482 silly get cb [ 304,
482 silly get { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
482 silly get via: '1.1 varnish',
482 silly get 'cache-control': 'max-age=300',
482 silly get etag: '"5a9f92a0-172d"',
482 silly get age: '11890',
482 silly get connection: 'keep-alive',
482 silly get 'x-served-by': 'cache-mia17624-MIA',
482 silly get 'x-cache': 'HIT',
482 silly get 'x-cache-hits': '46',
482 silly get 'x-timer': 'S1522081703.395918,VS0,VE0',
482 silly get vary: 'Accept-Encoding, Accept' } ]
483 verbose etag https://registry.npmjs.org/escape-html from cache
484 verbose get saving escape-html to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\escape-html\.cache.json
485 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
486 http 304 https://registry.npmjs.org/etag
487 verbose headers { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
487 verbose headers via: '1.1 varnish',
487 verbose headers 'cache-control': 'max-age=300',
487 verbose headers etag: '"5a3db859-64db"',
487 verbose headers age: '6944',
487 verbose headers connection: 'keep-alive',
487 verbose headers 'x-served-by': 'cache-mia17624-MIA',
487 verbose headers 'x-cache': 'HIT',
487 verbose headers 'x-cache-hits': '23',
487 verbose headers 'x-timer': 'S1522081703.420347,VS0,VE0',
487 verbose headers vary: 'Accept-Encoding, Accept' }
488 silly get cb [ 304,
488 silly get { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
488 silly get via: '1.1 varnish',
488 silly get 'cache-control': 'max-age=300',
488 silly get etag: '"5a3db859-64db"',
488 silly get age: '6944',
488 silly get connection: 'keep-alive',
488 silly get 'x-served-by': 'cache-mia17624-MIA',
488 silly get 'x-cache': 'HIT',
488 silly get 'x-cache-hits': '23',
488 silly get 'x-timer': 'S1522081703.420347,VS0,VE0',
488 silly get vary: 'Accept-Encoding, Accept' } ]
489 verbose etag https://registry.npmjs.org/etag from cache
490 verbose get saving etag to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\etag\.cache.json
491 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
492 http 304 https://registry.npmjs.org/finalhandler
493 verbose headers { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
493 verbose headers via: '1.1 varnish',
493 verbose headers 'cache-control': 'max-age=300',
493 verbose headers etag: '"5a9ed1ac-c267"',
493 verbose headers age: '5049',
493 verbose headers connection: 'keep-alive',
493 verbose headers 'x-served-by': 'cache-mia17635-MIA',
493 verbose headers 'x-cache': 'HIT',
493 verbose headers 'x-cache-hits': '27',
493 verbose headers 'x-timer': 'S1522081703.443919,VS0,VE0',
493 verbose headers vary: 'Accept-Encoding, Accept' }
494 silly get cb [ 304,
494 silly get { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
494 silly get via: '1.1 varnish',
494 silly get 'cache-control': 'max-age=300',
494 silly get etag: '"5a9ed1ac-c267"',
494 silly get age: '5049',
494 silly get connection: 'keep-alive',
494 silly get 'x-served-by': 'cache-mia17635-MIA',
494 silly get 'x-cache': 'HIT',
494 silly get 'x-cache-hits': '27',
494 silly get 'x-timer': 'S1522081703.443919,VS0,VE0',
494 silly get vary: 'Accept-Encoding, Accept' } ]
495 verbose etag https://registry.npmjs.org/finalhandler from cache
496 verbose get saving finalhandler to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\finalhandler\.cache.json
497 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
498 http 304 https://registry.npmjs.org/fresh
499 verbose headers { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
499 verbose headers via: '1.1 varnish',
499 verbose headers 'cache-control': 'max-age=300',
499 verbose headers etag: '"5a251eb2-51c4"',
499 verbose headers age: '8155',
499 verbose headers connection: 'keep-alive',
499 verbose headers 'x-served-by': 'cache-mia17627-MIA',
499 verbose headers 'x-cache': 'HIT',
499 verbose headers 'x-cache-hits': '22',
499 verbose headers 'x-timer': 'S1522081704.707483,VS0,VE0',
499 verbose headers vary: 'Accept-Encoding, Accept' }
500 silly get cb [ 304,
500 silly get { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
500 silly get via: '1.1 varnish',
500 silly get 'cache-control': 'max-age=300',
500 silly get etag: '"5a251eb2-51c4"',
500 silly get age: '8155',
500 silly get connection: 'keep-alive',
500 silly get 'x-served-by': 'cache-mia17627-MIA',
500 silly get 'x-cache': 'HIT',
500 silly get 'x-cache-hits': '22',
500 silly get 'x-timer': 'S1522081704.707483,VS0,VE0',
500 silly get vary: 'Accept-Encoding, Accept' } ]
501 verbose etag https://registry.npmjs.org/fresh from cache
502 verbose get saving fresh to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\fresh\.cache.json
503 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
504 http 304 https://registry.npmjs.org/merge-descriptors
505 verbose headers { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
505 verbose headers via: '1.1 varnish',
505 verbose headers 'cache-control': 'max-age=300',
505 verbose headers etag: '"5a4fcd8a-233d"',
505 verbose headers age: '1094',
505 verbose headers connection: 'keep-alive',
505 verbose headers 'x-served-by': 'cache-mia17634-MIA',
505 verbose headers 'x-cache': 'HIT',
505 verbose headers 'x-cache-hits': '1',
505 verbose headers 'x-timer': 'S1522081704.725384,VS0,VE0',
505 verbose headers vary: 'Accept-Encoding, Accept' }
506 silly get cb [ 304,
506 silly get { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
506 silly get via: '1.1 varnish',
506 silly get 'cache-control': 'max-age=300',
506 silly get etag: '"5a4fcd8a-233d"',
506 silly get age: '1094',
506 silly get connection: 'keep-alive',
506 silly get 'x-served-by': 'cache-mia17634-MIA',
506 silly get 'x-cache': 'HIT',
506 silly get 'x-cache-hits': '1',
506 silly get 'x-timer': 'S1522081704.725384,VS0,VE0',
506 silly get vary: 'Accept-Encoding, Accept' } ]
507 verbose etag https://registry.npmjs.org/merge-descriptors from cache
508 verbose get saving merge-descriptors to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\merge-descriptors\.cache.json
509 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
510 http 304 https://registry.npmjs.org/methods
511 verbose headers { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
511 verbose headers via: '1.1 varnish',
511 verbose headers 'cache-control': 'max-age=300',
511 verbose headers etag: '"5a61b116-28d4"',
511 verbose headers age: '5914',
511 verbose headers connection: 'keep-alive',
511 verbose headers 'x-served-by': 'cache-mia17626-MIA',
511 verbose headers 'x-cache': 'HIT',
511 verbose headers 'x-cache-hits': '2',
511 verbose headers 'x-timer': 'S1522081704.749348,VS0,VE0',
511 verbose headers vary: 'Accept-Encoding, Accept' }
512 silly get cb [ 304,
512 silly get { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
512 silly get via: '1.1 varnish',
512 silly get 'cache-control': 'max-age=300',
512 silly get etag: '"5a61b116-28d4"',
512 silly get age: '5914',
512 silly get connection: 'keep-alive',
512 silly get 'x-served-by': 'cache-mia17626-MIA',
512 silly get 'x-cache': 'HIT',
512 silly get 'x-cache-hits': '2',
512 silly get 'x-timer': 'S1522081704.749348,VS0,VE0',
512 silly get vary: 'Accept-Encoding, Accept' } ]
513 verbose etag https://registry.npmjs.org/methods from cache
514 verbose get saving methods to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\methods\.cache.json
515 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
516 http 304 https://registry.npmjs.org/on-finished
517 verbose headers { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
517 verbose headers via: '1.1 varnish',
517 verbose headers 'cache-control': 'max-age=300',
517 verbose headers etag: '"5a61a924-3b6e"',
517 verbose headers age: '7090',
517 verbose headers connection: 'keep-alive',
517 verbose headers 'x-served-by': 'cache-mia17633-MIA',
517 verbose headers 'x-cache': 'HIT',
517 verbose headers 'x-cache-hits': '38',
517 verbose headers 'x-timer': 'S1522081704.760792,VS0,VE0',
517 verbose headers vary: 'Accept-Encoding, Accept' }
518 silly get cb [ 304,
518 silly get { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
518 silly get via: '1.1 varnish',
518 silly get 'cache-control': 'max-age=300',
518 silly get etag: '"5a61a924-3b6e"',
518 silly get age: '7090',
518 silly get connection: 'keep-alive',
518 silly get 'x-served-by': 'cache-mia17633-MIA',
518 silly get 'x-cache': 'HIT',
518 silly get 'x-cache-hits': '38',
518 silly get 'x-timer': 'S1522081704.760792,VS0,VE0',
518 silly get vary: 'Accept-Encoding, Accept' } ]
519 verbose etag https://registry.npmjs.org/on-finished from cache
520 verbose get saving on-finished to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\on-finished\.cache.json
521 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
522 http 304 https://registry.npmjs.org/path-to-regexp
523 verbose headers { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
523 verbose headers via: '1.1 varnish',
523 verbose headers 'cache-control': 'max-age=300',
523 verbose headers etag: '"5ab1b95f-18d59"',
523 verbose headers age: '8253',
523 verbose headers connection: 'keep-alive',
523 verbose headers 'x-served-by': 'cache-mia17635-MIA',
523 verbose headers 'x-cache': 'HIT',
523 verbose headers 'x-cache-hits': '21',
523 verbose headers 'x-timer': 'S1522081704.070721,VS0,VE0',
523 verbose headers vary: 'Accept-Encoding, Accept' }
524 silly get cb [ 304,
524 silly get { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
524 silly get via: '1.1 varnish',
524 silly get 'cache-control': 'max-age=300',
524 silly get etag: '"5ab1b95f-18d59"',
524 silly get age: '8253',
524 silly get connection: 'keep-alive',
524 silly get 'x-served-by': 'cache-mia17635-MIA',
524 silly get 'x-cache': 'HIT',
524 silly get 'x-cache-hits': '21',
524 silly get 'x-timer': 'S1522081704.070721,VS0,VE0',
524 silly get vary: 'Accept-Encoding, Accept' } ]
525 verbose etag https://registry.npmjs.org/path-to-regexp from cache
526 verbose get saving path-to-regexp to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\path-to-regexp\.cache.json
527 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
528 http 304 https://registry.npmjs.org/qs
529 verbose headers { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
529 verbose headers via: '1.1 varnish',
529 verbose headers 'cache-control': 'max-age=300',
529 verbose headers etag: '"5aa525fd-190dc"',
529 verbose headers age: '8585',
529 verbose headers connection: 'keep-alive',
529 verbose headers 'x-served-by': 'cache-mia17624-MIA',
529 verbose headers 'x-cache': 'HIT',
529 verbose headers 'x-cache-hits': '98',
529 verbose headers 'x-timer': 'S1522081704.106340,VS0,VE0',
529 verbose headers vary: 'Accept-Encoding, Accept' }
530 silly get cb [ 304,
530 silly get { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
530 silly get via: '1.1 varnish',
530 silly get 'cache-control': 'max-age=300',
530 silly get etag: '"5aa525fd-190dc"',
530 silly get age: '8585',
530 silly get connection: 'keep-alive',
530 silly get 'x-served-by': 'cache-mia17624-MIA',
530 silly get 'x-cache': 'HIT',
530 silly get 'x-cache-hits': '98',
530 silly get 'x-timer': 'S1522081704.106340,VS0,VE0',
530 silly get vary: 'Accept-Encoding, Accept' } ]
531 verbose etag https://registry.npmjs.org/qs from cache
532 verbose get saving qs to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\qs\.cache.json
533 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
534 http 304 https://registry.npmjs.org/parseurl
535 verbose headers { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
535 verbose headers via: '1.1 varnish',
535 verbose headers 'cache-control': 'max-age=300',
535 verbose headers etag: '"5a7422fb-450f"',
535 verbose headers age: '11025',
535 verbose headers connection: 'keep-alive',
535 verbose headers 'x-served-by': 'cache-mia17633-MIA',
535 verbose headers 'x-cache': 'HIT',
535 verbose headers 'x-cache-hits': '41',
535 verbose headers 'x-timer': 'S1522081704.971924,VS0,VE0',
535 verbose headers vary: 'Accept-Encoding, Accept' }
536 silly get cb [ 304,
536 silly get { date: 'Mon, 26 Mar 2018 16:28:23 GMT',
536 silly get via: '1.1 varnish',
536 silly get 'cache-control': 'max-age=300',
536 silly get etag: '"5a7422fb-450f"',
536 silly get age: '11025',
536 silly get connection: 'keep-alive',
536 silly get 'x-served-by': 'cache-mia17633-MIA',
536 silly get 'x-cache': 'HIT',
536 silly get 'x-cache-hits': '41',
536 silly get 'x-timer': 'S1522081704.971924,VS0,VE0',
536 silly get vary: 'Accept-Encoding, Accept' } ]
537 verbose etag https://registry.npmjs.org/parseurl from cache
538 verbose get saving parseurl to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\parseurl\.cache.json
539 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
540 http 304 https://registry.npmjs.org/range-parser
541 verbose headers { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
541 verbose headers via: '1.1 varnish',
541 verbose headers 'cache-control': 'max-age=300',
541 verbose headers etag: '"5a388a25-3d30"',
541 verbose headers age: '11891',
541 verbose headers connection: 'keep-alive',
541 verbose headers 'x-served-by': 'cache-mia17624-MIA',
541 verbose headers 'x-cache': 'HIT',
541 verbose headers 'x-cache-hits': '45',
541 verbose headers 'x-timer': 'S1522081704.355350,VS0,VE0',
541 verbose headers vary: 'Accept-Encoding, Accept' }
542 silly get cb [ 304,
542 silly get { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
542 silly get via: '1.1 varnish',
542 silly get 'cache-control': 'max-age=300',
542 silly get etag: '"5a388a25-3d30"',
542 silly get age: '11891',
542 silly get connection: 'keep-alive',
542 silly get 'x-served-by': 'cache-mia17624-MIA',
542 silly get 'x-cache': 'HIT',
542 silly get 'x-cache-hits': '45',
542 silly get 'x-timer': 'S1522081704.355350,VS0,VE0',
542 silly get vary: 'Accept-Encoding, Accept' } ]
543 verbose etag https://registry.npmjs.org/range-parser from cache
544 verbose get saving range-parser to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\range-parser\.cache.json
545 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
546 http 304 https://registry.npmjs.org/safe-buffer
547 verbose headers { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
547 verbose headers via: '1.1 varnish',
547 verbose headers 'cache-control': 'max-age=300',
547 verbose headers etag: '"5a65915c-7a73"',
547 verbose headers age: '7457',
547 verbose headers connection: 'keep-alive',
547 verbose headers 'x-served-by': 'cache-mia17629-MIA',
547 verbose headers 'x-cache': 'HIT',
547 verbose headers 'x-cache-hits': '52',
547 verbose headers 'x-timer': 'S1522081704.372664,VS0,VE0',
547 verbose headers vary: 'Accept-Encoding, Accept' }
548 silly get cb [ 304,
548 silly get { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
548 silly get via: '1.1 varnish',
548 silly get 'cache-control': 'max-age=300',
548 silly get etag: '"5a65915c-7a73"',
548 silly get age: '7457',
548 silly get connection: 'keep-alive',
548 silly get 'x-served-by': 'cache-mia17629-MIA',
548 silly get 'x-cache': 'HIT',
548 silly get 'x-cache-hits': '52',
548 silly get 'x-timer': 'S1522081704.372664,VS0,VE0',
548 silly get vary: 'Accept-Encoding, Accept' } ]
549 verbose etag https://registry.npmjs.org/safe-buffer from cache
550 verbose get saving safe-buffer to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\safe-buffer\.cache.json
551 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
552 http 304 https://registry.npmjs.org/proxy-addr
553 verbose headers { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
553 verbose headers via: '1.1 varnish',
553 verbose headers 'cache-control': 'max-age=300',
553 verbose headers etag: '"5ab2448a-aa33"',
553 verbose headers age: '1187',
553 verbose headers connection: 'keep-alive',
553 verbose headers 'x-served-by': 'cache-mia17627-MIA',
553 verbose headers 'x-cache': 'HIT',
553 verbose headers 'x-cache-hits': '2',
553 verbose headers 'x-timer': 'S1522081704.397201,VS0,VE0',
553 verbose headers vary: 'Accept-Encoding, Accept' }
554 silly get cb [ 304,
554 silly get { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
554 silly get via: '1.1 varnish',
554 silly get 'cache-control': 'max-age=300',
554 silly get etag: '"5ab2448a-aa33"',
554 silly get age: '1187',
554 silly get connection: 'keep-alive',
554 silly get 'x-served-by': 'cache-mia17627-MIA',
554 silly get 'x-cache': 'HIT',
554 silly get 'x-cache-hits': '2',
554 silly get 'x-timer': 'S1522081704.397201,VS0,VE0',
554 silly get vary: 'Accept-Encoding, Accept' } ]
555 verbose etag https://registry.npmjs.org/proxy-addr from cache
556 verbose get saving proxy-addr to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\proxy-addr\.cache.json
557 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
558 http 304 https://registry.npmjs.org/send
559 verbose headers { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
559 verbose headers via: '1.1 varnish',
559 verbose headers 'cache-control': 'max-age=300',
559 verbose headers etag: '"5a7b28b3-183d6"',
559 verbose headers age: '8697',
559 verbose headers connection: 'keep-alive',
559 verbose headers 'x-served-by': 'cache-mia17629-MIA',
559 verbose headers 'x-cache': 'HIT',
559 verbose headers 'x-cache-hits': '33',
559 verbose headers 'x-timer': 'S1522081704.401799,VS0,VE0',
559 verbose headers vary: 'Accept-Encoding, Accept' }
560 silly get cb [ 304,
560 silly get { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
560 silly get via: '1.1 varnish',
560 silly get 'cache-control': 'max-age=300',
560 silly get etag: '"5a7b28b3-183d6"',
560 silly get age: '8697',
560 silly get connection: 'keep-alive',
560 silly get 'x-served-by': 'cache-mia17629-MIA',
560 silly get 'x-cache': 'HIT',
560 silly get 'x-cache-hits': '33',
560 silly get 'x-timer': 'S1522081704.401799,VS0,VE0',
560 silly get vary: 'Accept-Encoding, Accept' } ]
561 verbose etag https://registry.npmjs.org/send from cache
562 verbose get saving send to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\send\.cache.json
563 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
564 http 304 https://registry.npmjs.org/serve-static
565 verbose headers { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
565 verbose headers via: '1.1 varnish',
565 verbose headers 'cache-control': 'max-age=300',
565 verbose headers etag: '"5ab04d2f-186fd"',
565 verbose headers age: '11334',
565 verbose headers connection: 'keep-alive',
565 verbose headers 'x-served-by': 'cache-mia17622-MIA',
565 verbose headers 'x-cache': 'HIT',
565 verbose headers 'x-cache-hits': '39',
565 verbose headers 'x-timer': 'S1522081704.412802,VS0,VE0',
565 verbose headers vary: 'Accept-Encoding, Accept' }
566 silly get cb [ 304,
566 silly get { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
566 silly get via: '1.1 varnish',
566 silly get 'cache-control': 'max-age=300',
566 silly get etag: '"5ab04d2f-186fd"',
566 silly get age: '11334',
566 silly get connection: 'keep-alive',
566 silly get 'x-served-by': 'cache-mia17622-MIA',
566 silly get 'x-cache': 'HIT',
566 silly get 'x-cache-hits': '39',
566 silly get 'x-timer': 'S1522081704.412802,VS0,VE0',
566 silly get vary: 'Accept-Encoding, Accept' } ]
567 verbose etag https://registry.npmjs.org/serve-static from cache
568 verbose get saving serve-static to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\serve-static\.cache.json
569 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
570 http 304 https://registry.npmjs.org/setprototypeof
571 verbose headers { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
571 verbose headers via: '1.1 varnish',
571 verbose headers 'cache-control': 'max-age=300',
571 verbose headers etag: '"59b9c440-1b7b"',
571 verbose headers age: '11027',
571 verbose headers connection: 'keep-alive',
571 verbose headers 'x-served-by': 'cache-mia17630-MIA',
571 verbose headers 'x-cache': 'HIT',
571 verbose headers 'x-cache-hits': '37',
571 verbose headers 'x-timer': 'S1522081705.656314,VS0,VE0',
571 verbose headers vary: 'Accept-Encoding, Accept' }
572 silly get cb [ 304,
572 silly get { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
572 silly get via: '1.1 varnish',
572 silly get 'cache-control': 'max-age=300',
572 silly get etag: '"59b9c440-1b7b"',
572 silly get age: '11027',
572 silly get connection: 'keep-alive',
572 silly get 'x-served-by': 'cache-mia17630-MIA',
572 silly get 'x-cache': 'HIT',
572 silly get 'x-cache-hits': '37',
572 silly get 'x-timer': 'S1522081705.656314,VS0,VE0',
572 silly get vary: 'Accept-Encoding, Accept' } ]
573 verbose etag https://registry.npmjs.org/setprototypeof from cache
574 verbose get saving setprototypeof to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\setprototypeof\.cache.json
575 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
576 silly resolveWithNewModule array-flatten@1.1.1 checking installable status
577 silly cache add args [ 'array-flatten@1.1.1', null ]
578 verbose cache add spec array-flatten@1.1.1
579 silly cache add parsed spec Result {
579 silly cache add raw: 'array-flatten@1.1.1',
579 silly cache add scope: null,
579 silly cache add escapedName: 'array-flatten',
579 silly cache add name: 'array-flatten',
579 silly cache add rawSpec: '1.1.1',
579 silly cache add spec: '1.1.1',
579 silly cache add type: 'version' }
580 silly addNamed array-flatten@1.1.1
581 verbose addNamed "1.1.1" is a plain semver version for array-flatten
582 silly mapToRegistry name array-flatten
583 silly mapToRegistry using default registry
584 silly mapToRegistry registry https://registry.npmjs.org/
585 silly mapToRegistry data Result {
585 silly mapToRegistry raw: 'array-flatten',
585 silly mapToRegistry scope: null,
585 silly mapToRegistry escapedName: 'array-flatten',
585 silly mapToRegistry name: 'array-flatten',
585 silly mapToRegistry rawSpec: '',
585 silly mapToRegistry spec: 'latest',
585 silly mapToRegistry type: 'tag' }
586 silly mapToRegistry uri https://registry.npmjs.org/array-flatten
587 verbose addNameVersion registry:https://registry.npmjs.org/array-flatten not in flight; fetching
588 silly resolveWithNewModule accepts@1.3.5 checking installable status
589 silly cache add args [ 'accepts@~1.3.5', null ]
590 verbose cache add spec accepts@~1.3.5
591 silly cache add parsed spec Result {
591 silly cache add raw: 'accepts@~1.3.5',
591 silly cache add scope: null,
591 silly cache add escapedName: 'accepts',
591 silly cache add name: 'accepts',
591 silly cache add rawSpec: '~1.3.5',
591 silly cache add spec: '>=1.3.5 <1.4.0',
591 silly cache add type: 'range' }
592 silly addNamed accepts@>=1.3.5 <1.4.0
593 verbose addNamed ">=1.3.5 <1.4.0" is a valid semver range for accepts
594 silly addNameRange { name: 'accepts', range: '>=1.3.5 <1.4.0', hasData: false }
595 silly mapToRegistry name accepts
596 silly mapToRegistry using default registry
597 silly mapToRegistry registry https://registry.npmjs.org/
598 silly mapToRegistry data Result {
598 silly mapToRegistry raw: 'accepts',
598 silly mapToRegistry scope: null,
598 silly mapToRegistry escapedName: 'accepts',
598 silly mapToRegistry name: 'accepts',
598 silly mapToRegistry rawSpec: '',
598 silly mapToRegistry spec: 'latest',
598 silly mapToRegistry type: 'tag' }
599 silly mapToRegistry uri https://registry.npmjs.org/accepts
600 verbose addNameRange registry:https://registry.npmjs.org/accepts not in flight; fetching
601 silly resolveWithNewModule content-disposition@0.5.2 checking installable status
602 silly cache add args [ 'content-disposition@0.5.2', null ]
603 verbose cache add spec content-disposition@0.5.2
604 silly cache add parsed spec Result {
604 silly cache add raw: 'content-disposition@0.5.2',
604 silly cache add scope: null,
604 silly cache add escapedName: 'content-disposition',
604 silly cache add name: 'content-disposition',
604 silly cache add rawSpec: '0.5.2',
604 silly cache add spec: '0.5.2',
604 silly cache add type: 'version' }
605 silly addNamed content-disposition@0.5.2
606 verbose addNamed "0.5.2" is a plain semver version for content-disposition
607 silly mapToRegistry name content-disposition
608 silly mapToRegistry using default registry
609 silly mapToRegistry registry https://registry.npmjs.org/
610 silly mapToRegistry data Result {
610 silly mapToRegistry raw: 'content-disposition',
610 silly mapToRegistry scope: null,
610 silly mapToRegistry escapedName: 'content-disposition',
610 silly mapToRegistry name: 'content-disposition',
610 silly mapToRegistry rawSpec: '',
610 silly mapToRegistry spec: 'latest',
610 silly mapToRegistry type: 'tag' }
611 silly mapToRegistry uri https://registry.npmjs.org/content-disposition
612 verbose addNameVersion registry:https://registry.npmjs.org/content-disposition not in flight; fetching
613 silly resolveWithNewModule content-type@1.0.4 checking installable status
614 silly cache add args [ 'content-type@~1.0.4', null ]
615 verbose cache add spec content-type@~1.0.4
616 silly cache add parsed spec Result {
616 silly cache add raw: 'content-type@~1.0.4',
616 silly cache add scope: null,
616 silly cache add escapedName: 'content-type',
616 silly cache add name: 'content-type',
616 silly cache add rawSpec: '~1.0.4',
616 silly cache add spec: '>=1.0.4 <1.1.0',
616 silly cache add type: 'range' }
617 silly addNamed content-type@>=1.0.4 <1.1.0
618 verbose addNamed ">=1.0.4 <1.1.0" is a valid semver range for content-type
619 silly addNameRange { name: 'content-type', range: '>=1.0.4 <1.1.0', hasData: false }
620 silly mapToRegistry name content-type
621 silly mapToRegistry using default registry
622 silly mapToRegistry registry https://registry.npmjs.org/
623 silly mapToRegistry data Result {
623 silly mapToRegistry raw: 'content-type',
623 silly mapToRegistry scope: null,
623 silly mapToRegistry escapedName: 'content-type',
623 silly mapToRegistry name: 'content-type',
623 silly mapToRegistry rawSpec: '',
623 silly mapToRegistry spec: 'latest',
623 silly mapToRegistry type: 'tag' }
624 silly mapToRegistry uri https://registry.npmjs.org/content-type
625 verbose addNameRange registry:https://registry.npmjs.org/content-type not in flight; fetching
626 silly resolveWithNewModule body-parser@1.18.2 checking installable status
627 silly cache add args [ 'body-parser@1.18.2', null ]
628 verbose cache add spec body-parser@1.18.2
629 silly cache add parsed spec Result {
629 silly cache add raw: 'body-parser@1.18.2',
629 silly cache add scope: null,
629 silly cache add escapedName: 'body-parser',
629 silly cache add name: 'body-parser',
629 silly cache add rawSpec: '1.18.2',
629 silly cache add spec: '1.18.2',
629 silly cache add type: 'version' }
630 silly addNamed body-parser@1.18.2
631 verbose addNamed "1.18.2" is a plain semver version for body-parser
632 silly mapToRegistry name body-parser
633 silly mapToRegistry using default registry
634 silly mapToRegistry registry https://registry.npmjs.org/
635 silly mapToRegistry data Result {
635 silly mapToRegistry raw: 'body-parser',
635 silly mapToRegistry scope: null,
635 silly mapToRegistry escapedName: 'body-parser',
635 silly mapToRegistry name: 'body-parser',
635 silly mapToRegistry rawSpec: '',
635 silly mapToRegistry spec: 'latest',
635 silly mapToRegistry type: 'tag' }
636 silly mapToRegistry uri https://registry.npmjs.org/body-parser
637 verbose addNameVersion registry:https://registry.npmjs.org/body-parser not in flight; fetching
638 silly resolveWithNewModule cookie@0.3.1 checking installable status
639 silly cache add args [ 'cookie@0.3.1', null ]
640 verbose cache add spec cookie@0.3.1
641 silly cache add parsed spec Result {
641 silly cache add raw: 'cookie@0.3.1',
641 silly cache add scope: null,
641 silly cache add escapedName: 'cookie',
641 silly cache add name: 'cookie',
641 silly cache add rawSpec: '0.3.1',
641 silly cache add spec: '0.3.1',
641 silly cache add type: 'version' }
642 silly addNamed cookie@0.3.1
643 verbose addNamed "0.3.1" is a plain semver version for cookie
644 silly mapToRegistry name cookie
645 silly mapToRegistry using default registry
646 silly mapToRegistry registry https://registry.npmjs.org/
647 silly mapToRegistry data Result {
647 silly mapToRegistry raw: 'cookie',
647 silly mapToRegistry scope: null,
647 silly mapToRegistry escapedName: 'cookie',
647 silly mapToRegistry name: 'cookie',
647 silly mapToRegistry rawSpec: '',
647 silly mapToRegistry spec: 'latest',
647 silly mapToRegistry type: 'tag' }
648 silly mapToRegistry uri https://registry.npmjs.org/cookie
649 verbose addNameVersion registry:https://registry.npmjs.org/cookie not in flight; fetching
650 silly resolveWithNewModule cookie-signature@1.0.6 checking installable status
651 silly cache add args [ 'cookie-signature@1.0.6', null ]
652 verbose cache add spec cookie-signature@1.0.6
653 silly cache add parsed spec Result {
653 silly cache add raw: 'cookie-signature@1.0.6',
653 silly cache add scope: null,
653 silly cache add escapedName: 'cookie-signature',
653 silly cache add name: 'cookie-signature',
653 silly cache add rawSpec: '1.0.6',
653 silly cache add spec: '1.0.6',
653 silly cache add type: 'version' }
654 silly addNamed cookie-signature@1.0.6
655 verbose addNamed "1.0.6" is a plain semver version for cookie-signature
656 silly mapToRegistry name cookie-signature
657 silly mapToRegistry using default registry
658 silly mapToRegistry registry https://registry.npmjs.org/
659 silly mapToRegistry data Result {
659 silly mapToRegistry raw: 'cookie-signature',
659 silly mapToRegistry scope: null,
659 silly mapToRegistry escapedName: 'cookie-signature',
659 silly mapToRegistry name: 'cookie-signature',
659 silly mapToRegistry rawSpec: '',
659 silly mapToRegistry spec: 'latest',
659 silly mapToRegistry type: 'tag' }
660 silly mapToRegistry uri https://registry.npmjs.org/cookie-signature
661 verbose addNameVersion registry:https://registry.npmjs.org/cookie-signature not in flight; fetching
662 silly resolveWithNewModule depd@1.1.2 checking installable status
663 silly cache add args [ 'depd@~1.1.2', null ]
664 verbose cache add spec depd@~1.1.2
665 silly cache add parsed spec Result {
665 silly cache add raw: 'depd@~1.1.2',
665 silly cache add scope: null,
665 silly cache add escapedName: 'depd',
665 silly cache add name: 'depd',
665 silly cache add rawSpec: '~1.1.2',
665 silly cache add spec: '>=1.1.2 <1.2.0',
665 silly cache add type: 'range' }
666 silly addNamed depd@>=1.1.2 <1.2.0
667 verbose addNamed ">=1.1.2 <1.2.0" is a valid semver range for depd
668 silly addNameRange { name: 'depd', range: '>=1.1.2 <1.2.0', hasData: false }
669 silly mapToRegistry name depd
670 silly mapToRegistry using default registry
671 silly mapToRegistry registry https://registry.npmjs.org/
672 silly mapToRegistry data Result {
672 silly mapToRegistry raw: 'depd',
672 silly mapToRegistry scope: null,
672 silly mapToRegistry escapedName: 'depd',
672 silly mapToRegistry name: 'depd',
672 silly mapToRegistry rawSpec: '',
672 silly mapToRegistry spec: 'latest',
672 silly mapToRegistry type: 'tag' }
673 silly mapToRegistry uri https://registry.npmjs.org/depd
674 verbose addNameRange registry:https://registry.npmjs.org/depd not in flight; fetching
675 silly resolveWithNewModule encodeurl@1.0.2 checking installable status
676 silly cache add args [ 'encodeurl@~1.0.2', null ]
677 verbose cache add spec encodeurl@~1.0.2
678 silly cache add parsed spec Result {
678 silly cache add raw: 'encodeurl@~1.0.2',
678 silly cache add scope: null,
678 silly cache add escapedName: 'encodeurl',
678 silly cache add name: 'encodeurl',
678 silly cache add rawSpec: '~1.0.2',
678 silly cache add spec: '>=1.0.2 <1.1.0',
678 silly cache add type: 'range' }
679 silly addNamed encodeurl@>=1.0.2 <1.1.0
680 verbose addNamed ">=1.0.2 <1.1.0" is a valid semver range for encodeurl
681 silly addNameRange { name: 'encodeurl', range: '>=1.0.2 <1.1.0', hasData: false }
682 silly mapToRegistry name encodeurl
683 silly mapToRegistry using default registry
684 silly mapToRegistry registry https://registry.npmjs.org/
685 silly mapToRegistry data Result {
685 silly mapToRegistry raw: 'encodeurl',
685 silly mapToRegistry scope: null,
685 silly mapToRegistry escapedName: 'encodeurl',
685 silly mapToRegistry name: 'encodeurl',
685 silly mapToRegistry rawSpec: '',
685 silly mapToRegistry spec: 'latest',
685 silly mapToRegistry type: 'tag' }
686 silly mapToRegistry uri https://registry.npmjs.org/encodeurl
687 verbose addNameRange registry:https://registry.npmjs.org/encodeurl not in flight; fetching
688 silly resolveWithNewModule debug@2.6.9 checking installable status
689 silly cache add args [ 'debug@2.6.9', null ]
690 verbose cache add spec debug@2.6.9
691 silly cache add parsed spec Result {
691 silly cache add raw: 'debug@2.6.9',
691 silly cache add scope: null,
691 silly cache add escapedName: 'debug',
691 silly cache add name: 'debug',
691 silly cache add rawSpec: '2.6.9',
691 silly cache add spec: '2.6.9',
691 silly cache add type: 'version' }
692 silly addNamed debug@2.6.9
693 verbose addNamed "2.6.9" is a plain semver version for debug
694 silly mapToRegistry name debug
695 silly mapToRegistry using default registry
696 silly mapToRegistry registry https://registry.npmjs.org/
697 silly mapToRegistry data Result {
697 silly mapToRegistry raw: 'debug',
697 silly mapToRegistry scope: null,
697 silly mapToRegistry escapedName: 'debug',
697 silly mapToRegistry name: 'debug',
697 silly mapToRegistry rawSpec: '',
697 silly mapToRegistry spec: 'latest',
697 silly mapToRegistry type: 'tag' }
698 silly mapToRegistry uri https://registry.npmjs.org/debug
699 verbose addNameVersion registry:https://registry.npmjs.org/debug not in flight; fetching
700 silly resolveWithNewModule escape-html@1.0.3 checking installable status
701 silly cache add args [ 'escape-html@~1.0.3', null ]
702 verbose cache add spec escape-html@~1.0.3
703 silly cache add parsed spec Result {
703 silly cache add raw: 'escape-html@~1.0.3',
703 silly cache add scope: null,
703 silly cache add escapedName: 'escape-html',
703 silly cache add name: 'escape-html',
703 silly cache add rawSpec: '~1.0.3',
703 silly cache add spec: '>=1.0.3 <1.1.0',
703 silly cache add type: 'range' }
704 silly addNamed escape-html@>=1.0.3 <1.1.0
705 verbose addNamed ">=1.0.3 <1.1.0" is a valid semver range for escape-html
706 silly addNameRange { name: 'escape-html', range: '>=1.0.3 <1.1.0', hasData: false }
707 silly mapToRegistry name escape-html
708 silly mapToRegistry using default registry
709 silly mapToRegistry registry https://registry.npmjs.org/
710 silly mapToRegistry data Result {
710 silly mapToRegistry raw: 'escape-html',
710 silly mapToRegistry scope: null,
710 silly mapToRegistry escapedName: 'escape-html',
710 silly mapToRegistry name: 'escape-html',
710 silly mapToRegistry rawSpec: '',
710 silly mapToRegistry spec: 'latest',
710 silly mapToRegistry type: 'tag' }
711 silly mapToRegistry uri https://registry.npmjs.org/escape-html
712 verbose addNameRange registry:https://registry.npmjs.org/escape-html not in flight; fetching
713 silly resolveWithNewModule finalhandler@1.1.1 checking installable status
714 silly cache add args [ 'finalhandler@1.1.1', null ]
715 verbose cache add spec finalhandler@1.1.1
716 silly cache add parsed spec Result {
716 silly cache add raw: 'finalhandler@1.1.1',
716 silly cache add scope: null,
716 silly cache add escapedName: 'finalhandler',
716 silly cache add name: 'finalhandler',
716 silly cache add rawSpec: '1.1.1',
716 silly cache add spec: '1.1.1',
716 silly cache add type: 'version' }
717 silly addNamed finalhandler@1.1.1
718 verbose addNamed "1.1.1" is a plain semver version for finalhandler
719 silly mapToRegistry name finalhandler
720 silly mapToRegistry using default registry
721 silly mapToRegistry registry https://registry.npmjs.org/
722 silly mapToRegistry data Result {
722 silly mapToRegistry raw: 'finalhandler',
722 silly mapToRegistry scope: null,
722 silly mapToRegistry escapedName: 'finalhandler',
722 silly mapToRegistry name: 'finalhandler',
722 silly mapToRegistry rawSpec: '',
722 silly mapToRegistry spec: 'latest',
722 silly mapToRegistry type: 'tag' }
723 silly mapToRegistry uri https://registry.npmjs.org/finalhandler
724 verbose addNameVersion registry:https://registry.npmjs.org/finalhandler not in flight; fetching
725 silly resolveWithNewModule etag@1.8.1 checking installable status
726 silly cache add args [ 'etag@~1.8.1', null ]
727 verbose cache add spec etag@~1.8.1
728 silly cache add parsed spec Result {
728 silly cache add raw: 'etag@~1.8.1',
728 silly cache add scope: null,
728 silly cache add escapedName: 'etag',
728 silly cache add name: 'etag',
728 silly cache add rawSpec: '~1.8.1',
728 silly cache add spec: '>=1.8.1 <1.9.0',
728 silly cache add type: 'range' }
729 silly addNamed etag@>=1.8.1 <1.9.0
730 verbose addNamed ">=1.8.1 <1.9.0" is a valid semver range for etag
731 silly addNameRange { name: 'etag', range: '>=1.8.1 <1.9.0', hasData: false }
732 silly mapToRegistry name etag
733 silly mapToRegistry using default registry
734 silly mapToRegistry registry https://registry.npmjs.org/
735 silly mapToRegistry data Result {
735 silly mapToRegistry raw: 'etag',
735 silly mapToRegistry scope: null,
735 silly mapToRegistry escapedName: 'etag',
735 silly mapToRegistry name: 'etag',
735 silly mapToRegistry rawSpec: '',
735 silly mapToRegistry spec: 'latest',
735 silly mapToRegistry type: 'tag' }
736 silly mapToRegistry uri https://registry.npmjs.org/etag
737 verbose addNameRange registry:https://registry.npmjs.org/etag not in flight; fetching
738 silly resolveWithNewModule fresh@0.5.2 checking installable status
739 silly cache add args [ 'fresh@0.5.2', null ]
740 verbose cache add spec fresh@0.5.2
741 silly cache add parsed spec Result {
741 silly cache add raw: 'fresh@0.5.2',
741 silly cache add scope: null,
741 silly cache add escapedName: 'fresh',
741 silly cache add name: 'fresh',
741 silly cache add rawSpec: '0.5.2',
741 silly cache add spec: '0.5.2',
741 silly cache add type: 'version' }
742 silly addNamed fresh@0.5.2
743 verbose addNamed "0.5.2" is a plain semver version for fresh
744 silly mapToRegistry name fresh
745 silly mapToRegistry using default registry
746 silly mapToRegistry registry https://registry.npmjs.org/
747 silly mapToRegistry data Result {
747 silly mapToRegistry raw: 'fresh',
747 silly mapToRegistry scope: null,
747 silly mapToRegistry escapedName: 'fresh',
747 silly mapToRegistry name: 'fresh',
747 silly mapToRegistry rawSpec: '',
747 silly mapToRegistry spec: 'latest',
747 silly mapToRegistry type: 'tag' }
748 silly mapToRegistry uri https://registry.npmjs.org/fresh
749 verbose addNameVersion registry:https://registry.npmjs.org/fresh not in flight; fetching
750 silly resolveWithNewModule merge-descriptors@1.0.1 checking installable status
751 silly cache add args [ 'merge-descriptors@1.0.1', null ]
752 verbose cache add spec merge-descriptors@1.0.1
753 silly cache add parsed spec Result {
753 silly cache add raw: 'merge-descriptors@1.0.1',
753 silly cache add scope: null,
753 silly cache add escapedName: 'merge-descriptors',
753 silly cache add name: 'merge-descriptors',
753 silly cache add rawSpec: '1.0.1',
753 silly cache add spec: '1.0.1',
753 silly cache add type: 'version' }
754 silly addNamed merge-descriptors@1.0.1
755 verbose addNamed "1.0.1" is a plain semver version for merge-descriptors
756 silly mapToRegistry name merge-descriptors
757 silly mapToRegistry using default registry
758 silly mapToRegistry registry https://registry.npmjs.org/
759 silly mapToRegistry data Result {
759 silly mapToRegistry raw: 'merge-descriptors',
759 silly mapToRegistry scope: null,
759 silly mapToRegistry escapedName: 'merge-descriptors',
759 silly mapToRegistry name: 'merge-descriptors',
759 silly mapToRegistry rawSpec: '',
759 silly mapToRegistry spec: 'latest',
759 silly mapToRegistry type: 'tag' }
760 silly mapToRegistry uri https://registry.npmjs.org/merge-descriptors
761 verbose addNameVersion registry:https://registry.npmjs.org/merge-descriptors not in flight; fetching
762 silly resolveWithNewModule methods@1.1.2 checking installable status
763 silly cache add args [ 'methods@~1.1.2', null ]
764 verbose cache add spec methods@~1.1.2
765 silly cache add parsed spec Result {
765 silly cache add raw: 'methods@~1.1.2',
765 silly cache add scope: null,
765 silly cache add escapedName: 'methods',
765 silly cache add name: 'methods',
765 silly cache add rawSpec: '~1.1.2',
765 silly cache add spec: '>=1.1.2 <1.2.0',
765 silly cache add type: 'range' }
766 silly addNamed methods@>=1.1.2 <1.2.0
767 verbose addNamed ">=1.1.2 <1.2.0" is a valid semver range for methods
768 silly addNameRange { name: 'methods', range: '>=1.1.2 <1.2.0', hasData: false }
769 silly mapToRegistry name methods
770 silly mapToRegistry using default registry
771 silly mapToRegistry registry https://registry.npmjs.org/
772 silly mapToRegistry data Result {
772 silly mapToRegistry raw: 'methods',
772 silly mapToRegistry scope: null,
772 silly mapToRegistry escapedName: 'methods',
772 silly mapToRegistry name: 'methods',
772 silly mapToRegistry rawSpec: '',
772 silly mapToRegistry spec: 'latest',
772 silly mapToRegistry type: 'tag' }
773 silly mapToRegistry uri https://registry.npmjs.org/methods
774 verbose addNameRange registry:https://registry.npmjs.org/methods not in flight; fetching
775 silly resolveWithNewModule on-finished@2.3.0 checking installable status
776 silly cache add args [ 'on-finished@~2.3.0', null ]
777 verbose cache add spec on-finished@~2.3.0
778 silly cache add parsed spec Result {
778 silly cache add raw: 'on-finished@~2.3.0',
778 silly cache add scope: null,
778 silly cache add escapedName: 'on-finished',
778 silly cache add name: 'on-finished',
778 silly cache add rawSpec: '~2.3.0',
778 silly cache add spec: '>=2.3.0 <2.4.0',
778 silly cache add type: 'range' }
779 silly addNamed on-finished@>=2.3.0 <2.4.0
780 verbose addNamed ">=2.3.0 <2.4.0" is a valid semver range for on-finished
781 silly addNameRange { name: 'on-finished', range: '>=2.3.0 <2.4.0', hasData: false }
782 silly mapToRegistry name on-finished
783 silly mapToRegistry using default registry
784 silly mapToRegistry registry https://registry.npmjs.org/
785 silly mapToRegistry data Result {
785 silly mapToRegistry raw: 'on-finished',
785 silly mapToRegistry scope: null,
785 silly mapToRegistry escapedName: 'on-finished',
785 silly mapToRegistry name: 'on-finished',
785 silly mapToRegistry rawSpec: '',
785 silly mapToRegistry spec: 'latest',
785 silly mapToRegistry type: 'tag' }
786 silly mapToRegistry uri https://registry.npmjs.org/on-finished
787 verbose addNameRange registry:https://registry.npmjs.org/on-finished not in flight; fetching
788 silly resolveWithNewModule path-to-regexp@0.1.7 checking installable status
789 silly cache add args [ 'path-to-regexp@0.1.7', null ]
790 verbose cache add spec path-to-regexp@0.1.7
791 silly cache add parsed spec Result {
791 silly cache add raw: 'path-to-regexp@0.1.7',
791 silly cache add scope: null,
791 silly cache add escapedName: 'path-to-regexp',
791 silly cache add name: 'path-to-regexp',
791 silly cache add rawSpec: '0.1.7',
791 silly cache add spec: '0.1.7',
791 silly cache add type: 'version' }
792 silly addNamed path-to-regexp@0.1.7
793 verbose addNamed "0.1.7" is a plain semver version for path-to-regexp
794 silly mapToRegistry name path-to-regexp
795 silly mapToRegistry using default registry
796 silly mapToRegistry registry https://registry.npmjs.org/
797 silly mapToRegistry data Result {
797 silly mapToRegistry raw: 'path-to-regexp',
797 silly mapToRegistry scope: null,
797 silly mapToRegistry escapedName: 'path-to-regexp',
797 silly mapToRegistry name: 'path-to-regexp',
797 silly mapToRegistry rawSpec: '',
797 silly mapToRegistry spec: 'latest',
797 silly mapToRegistry type: 'tag' }
798 silly mapToRegistry uri https://registry.npmjs.org/path-to-regexp
799 verbose addNameVersion registry:https://registry.npmjs.org/path-to-regexp not in flight; fetching
800 silly resolveWithNewModule qs@6.5.1 checking installable status
801 silly cache add args [ 'qs@6.5.1', null ]
802 verbose cache add spec qs@6.5.1
803 silly cache add parsed spec Result {
803 silly cache add raw: 'qs@6.5.1',
803 silly cache add scope: null,
803 silly cache add escapedName: 'qs',
803 silly cache add name: 'qs',
803 silly cache add rawSpec: '6.5.1',
803 silly cache add spec: '6.5.1',
803 silly cache add type: 'version' }
804 silly addNamed qs@6.5.1
805 verbose addNamed "6.5.1" is a plain semver version for qs
806 silly mapToRegistry name qs
807 silly mapToRegistry using default registry
808 silly mapToRegistry registry https://registry.npmjs.org/
809 silly mapToRegistry data Result {
809 silly mapToRegistry raw: 'qs',
809 silly mapToRegistry scope: null,
809 silly mapToRegistry escapedName: 'qs',
809 silly mapToRegistry name: 'qs',
809 silly mapToRegistry rawSpec: '',
809 silly mapToRegistry spec: 'latest',
809 silly mapToRegistry type: 'tag' }
810 silly mapToRegistry uri https://registry.npmjs.org/qs
811 verbose addNameVersion registry:https://registry.npmjs.org/qs not in flight; fetching
812 silly resolveWithNewModule parseurl@1.3.2 checking installable status
813 silly cache add args [ 'parseurl@~1.3.2', null ]
814 verbose cache add spec parseurl@~1.3.2
815 silly cache add parsed spec Result {
815 silly cache add raw: 'parseurl@~1.3.2',
815 silly cache add scope: null,
815 silly cache add escapedName: 'parseurl',
815 silly cache add name: 'parseurl',
815 silly cache add rawSpec: '~1.3.2',
815 silly cache add spec: '>=1.3.2 <1.4.0',
815 silly cache add type: 'range' }
816 silly addNamed parseurl@>=1.3.2 <1.4.0
817 verbose addNamed ">=1.3.2 <1.4.0" is a valid semver range for parseurl
818 silly addNameRange { name: 'parseurl', range: '>=1.3.2 <1.4.0', hasData: false }
819 silly mapToRegistry name parseurl
820 silly mapToRegistry using default registry
821 silly mapToRegistry registry https://registry.npmjs.org/
822 silly mapToRegistry data Result {
822 silly mapToRegistry raw: 'parseurl',
822 silly mapToRegistry scope: null,
822 silly mapToRegistry escapedName: 'parseurl',
822 silly mapToRegistry name: 'parseurl',
822 silly mapToRegistry rawSpec: '',
822 silly mapToRegistry spec: 'latest',
822 silly mapToRegistry type: 'tag' }
823 silly mapToRegistry uri https://registry.npmjs.org/parseurl
824 verbose addNameRange registry:https://registry.npmjs.org/parseurl not in flight; fetching
825 silly resolveWithNewModule range-parser@1.2.0 checking installable status
826 silly cache add args [ 'range-parser@~1.2.0', null ]
827 verbose cache add spec range-parser@~1.2.0
828 silly cache add parsed spec Result {
828 silly cache add raw: 'range-parser@~1.2.0',
828 silly cache add scope: null,
828 silly cache add escapedName: 'range-parser',
828 silly cache add name: 'range-parser',
828 silly cache add rawSpec: '~1.2.0',
828 silly cache add spec: '>=1.2.0 <1.3.0',
828 silly cache add type: 'range' }
829 silly addNamed range-parser@>=1.2.0 <1.3.0
830 verbose addNamed ">=1.2.0 <1.3.0" is a valid semver range for range-parser
831 silly addNameRange { name: 'range-parser', range: '>=1.2.0 <1.3.0', hasData: false }
832 silly mapToRegistry name range-parser
833 silly mapToRegistry using default registry
834 silly mapToRegistry registry https://registry.npmjs.org/
835 silly mapToRegistry data Result {
835 silly mapToRegistry raw: 'range-parser',
835 silly mapToRegistry scope: null,
835 silly mapToRegistry escapedName: 'range-parser',
835 silly mapToRegistry name: 'range-parser',
835 silly mapToRegistry rawSpec: '',
835 silly mapToRegistry spec: 'latest',
835 silly mapToRegistry type: 'tag' }
836 silly mapToRegistry uri https://registry.npmjs.org/range-parser
837 verbose addNameRange registry:https://registry.npmjs.org/range-parser not in flight; fetching
838 silly resolveWithNewModule safe-buffer@5.1.1 checking installable status
839 silly cache add args [ 'safe-buffer@5.1.1', null ]
840 verbose cache add spec safe-buffer@5.1.1
841 silly cache add parsed spec Result {
841 silly cache add raw: 'safe-buffer@5.1.1',
841 silly cache add scope: null,
841 silly cache add escapedName: 'safe-buffer',
841 silly cache add name: 'safe-buffer',
841 silly cache add rawSpec: '5.1.1',
841 silly cache add spec: '5.1.1',
841 silly cache add type: 'version' }
842 silly addNamed safe-buffer@5.1.1
843 verbose addNamed "5.1.1" is a plain semver version for safe-buffer
844 silly mapToRegistry name safe-buffer
845 silly mapToRegistry using default registry
846 silly mapToRegistry registry https://registry.npmjs.org/
847 silly mapToRegistry data Result {
847 silly mapToRegistry raw: 'safe-buffer',
847 silly mapToRegistry scope: null,
847 silly mapToRegistry escapedName: 'safe-buffer',
847 silly mapToRegistry name: 'safe-buffer',
847 silly mapToRegistry rawSpec: '',
847 silly mapToRegistry spec: 'latest',
847 silly mapToRegistry type: 'tag' }
848 silly mapToRegistry uri https://registry.npmjs.org/safe-buffer
849 verbose addNameVersion registry:https://registry.npmjs.org/safe-buffer not in flight; fetching
850 http 304 https://registry.npmjs.org/statuses
851 verbose headers { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
851 verbose headers via: '1.1 varnish',
851 verbose headers 'cache-control': 'max-age=300',
851 verbose headers etag: '"5a7980d2-5609"',
851 verbose headers age: '12986',
851 verbose headers connection: 'keep-alive',
851 verbose headers 'x-served-by': 'cache-mia17625-MIA',
851 verbose headers 'x-cache': 'HIT',
851 verbose headers 'x-cache-hits': '62',
851 verbose headers 'x-timer': 'S1522081705.667750,VS0,VE0',
851 verbose headers vary: 'Accept-Encoding, Accept' }
852 silly get cb [ 304,
852 silly get { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
852 silly get via: '1.1 varnish',
852 silly get 'cache-control': 'max-age=300',
852 silly get etag: '"5a7980d2-5609"',
852 silly get age: '12986',
852 silly get connection: 'keep-alive',
852 silly get 'x-served-by': 'cache-mia17625-MIA',
852 silly get 'x-cache': 'HIT',
852 silly get 'x-cache-hits': '62',
852 silly get 'x-timer': 'S1522081705.667750,VS0,VE0',
852 silly get vary: 'Accept-Encoding, Accept' } ]
853 verbose etag https://registry.npmjs.org/statuses from cache
854 verbose get saving statuses to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\statuses\.cache.json
855 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
856 silly resolveWithNewModule proxy-addr@2.0.3 checking installable status
857 silly cache add args [ 'proxy-addr@~2.0.3', null ]
858 verbose cache add spec proxy-addr@~2.0.3
859 silly cache add parsed spec Result {
859 silly cache add raw: 'proxy-addr@~2.0.3',
859 silly cache add scope: null,
859 silly cache add escapedName: 'proxy-addr',
859 silly cache add name: 'proxy-addr',
859 silly cache add rawSpec: '~2.0.3',
859 silly cache add spec: '>=2.0.3 <2.1.0',
859 silly cache add type: 'range' }
860 silly addNamed proxy-addr@>=2.0.3 <2.1.0
861 verbose addNamed ">=2.0.3 <2.1.0" is a valid semver range for proxy-addr
862 silly addNameRange { name: 'proxy-addr', range: '>=2.0.3 <2.1.0', hasData: false }
863 silly mapToRegistry name proxy-addr
864 silly mapToRegistry using default registry
865 silly mapToRegistry registry https://registry.npmjs.org/
866 silly mapToRegistry data Result {
866 silly mapToRegistry raw: 'proxy-addr',
866 silly mapToRegistry scope: null,
866 silly mapToRegistry escapedName: 'proxy-addr',
866 silly mapToRegistry name: 'proxy-addr',
866 silly mapToRegistry rawSpec: '',
866 silly mapToRegistry spec: 'latest',
866 silly mapToRegistry type: 'tag' }
867 silly mapToRegistry uri https://registry.npmjs.org/proxy-addr
868 verbose addNameRange registry:https://registry.npmjs.org/proxy-addr not in flight; fetching
869 silly resolveWithNewModule send@0.16.2 checking installable status
870 silly cache add args [ 'send@0.16.2', null ]
871 verbose cache add spec send@0.16.2
872 silly cache add parsed spec Result {
872 silly cache add raw: 'send@0.16.2',
872 silly cache add scope: null,
872 silly cache add escapedName: 'send',
872 silly cache add name: 'send',
872 silly cache add rawSpec: '0.16.2',
872 silly cache add spec: '0.16.2',
872 silly cache add type: 'version' }
873 silly addNamed send@0.16.2
874 verbose addNamed "0.16.2" is a plain semver version for send
875 silly mapToRegistry name send
876 silly mapToRegistry using default registry
877 silly mapToRegistry registry https://registry.npmjs.org/
878 silly mapToRegistry data Result {
878 silly mapToRegistry raw: 'send',
878 silly mapToRegistry scope: null,
878 silly mapToRegistry escapedName: 'send',
878 silly mapToRegistry name: 'send',
878 silly mapToRegistry rawSpec: '',
878 silly mapToRegistry spec: 'latest',
878 silly mapToRegistry type: 'tag' }
879 silly mapToRegistry uri https://registry.npmjs.org/send
880 verbose addNameVersion registry:https://registry.npmjs.org/send not in flight; fetching
881 silly resolveWithNewModule serve-static@1.13.2 checking installable status
882 silly cache add args [ 'serve-static@1.13.2', null ]
883 verbose cache add spec serve-static@1.13.2
884 silly cache add parsed spec Result {
884 silly cache add raw: 'serve-static@1.13.2',
884 silly cache add scope: null,
884 silly cache add escapedName: 'serve-static',
884 silly cache add name: 'serve-static',
884 silly cache add rawSpec: '1.13.2',
884 silly cache add spec: '1.13.2',
884 silly cache add type: 'version' }
885 silly addNamed serve-static@1.13.2
886 verbose addNamed "1.13.2" is a plain semver version for serve-static
887 silly mapToRegistry name serve-static
888 silly mapToRegistry using default registry
889 silly mapToRegistry registry https://registry.npmjs.org/
890 silly mapToRegistry data Result {
890 silly mapToRegistry raw: 'serve-static',
890 silly mapToRegistry scope: null,
890 silly mapToRegistry escapedName: 'serve-static',
890 silly mapToRegistry name: 'serve-static',
890 silly mapToRegistry rawSpec: '',
890 silly mapToRegistry spec: 'latest',
890 silly mapToRegistry type: 'tag' }
891 silly mapToRegistry uri https://registry.npmjs.org/serve-static
892 verbose addNameVersion registry:https://registry.npmjs.org/serve-static not in flight; fetching
893 verbose get https://registry.npmjs.org/array-flatten not expired, no request
894 verbose get https://registry.npmjs.org/content-disposition not expired, no request
895 verbose get https://registry.npmjs.org/accepts not expired, no request
896 silly addNameRange number 2 { name: 'accepts', range: '>=1.3.5 <1.4.0', hasData: true }
897 silly addNameRange versions [ 'accepts',
897 silly addNameRange [ '1.0.0',
897 silly addNameRange '1.0.1',
897 silly addNameRange '1.0.2',
897 silly addNameRange '1.0.3',
897 silly addNameRange '1.0.4',
897 silly addNameRange '1.0.5',
897 silly addNameRange '1.0.6',
897 silly addNameRange '1.0.7',
897 silly addNameRange '1.1.0',
897 silly addNameRange '1.1.1',
897 silly addNameRange '1.1.2',
897 silly addNameRange '1.1.3',
897 silly addNameRange '1.1.4',
897 silly addNameRange '1.2.0',
897 silly addNameRange '1.2.1',
897 silly addNameRange '1.2.2',
897 silly addNameRange '1.2.3',
897 silly addNameRange '1.2.4',
897 silly addNameRange '1.2.5',
897 silly addNameRange '1.2.6',
897 silly addNameRange '1.2.7',
897 silly addNameRange '1.2.8',
897 silly addNameRange '1.2.9',
897 silly addNameRange '1.2.10',
897 silly addNameRange '1.2.11',
897 silly addNameRange '1.2.12',
897 silly addNameRange '1.2.13',
897 silly addNameRange '1.3.0',
897 silly addNameRange '1.3.1',
897 silly addNameRange '1.3.2',
897 silly addNameRange '1.3.3',
897 silly addNameRange '1.3.4',
897 silly addNameRange '1.3.5' ] ]
898 silly addNamed accepts@1.3.5
899 verbose addNamed "1.3.5" is a plain semver version for accepts
900 verbose get https://registry.npmjs.org/content-type not expired, no request
901 silly addNameRange number 2 { name: 'content-type', range: '>=1.0.4 <1.1.0', hasData: true }
902 silly addNameRange versions [ 'content-type',
902 silly addNameRange [ '0.0.1', '1.0.0', '1.0.1', '1.0.2', '1.0.3', '1.0.4' ] ]
903 silly addNamed content-type@1.0.4
904 verbose addNamed "1.0.4" is a plain semver version for content-type
905 verbose get https://registry.npmjs.org/body-parser not expired, no request
906 verbose get https://registry.npmjs.org/cookie not expired, no request
907 verbose get https://registry.npmjs.org/cookie-signature not expired, no request
908 verbose get https://registry.npmjs.org/depd not expired, no request
909 silly addNameRange number 2 { name: 'depd', range: '>=1.1.2 <1.2.0', hasData: true }
910 silly addNameRange versions [ 'depd',
910 silly addNameRange [ '0.0.0',
910 silly addNameRange '0.0.1',
910 silly addNameRange '0.1.0',
910 silly addNameRange '0.2.0',
910 silly addNameRange '0.3.0',
910 silly addNameRange '0.4.0',
910 silly addNameRange '0.4.1',
910 silly addNameRange '0.4.2',
910 silly addNameRange '0.4.3',
910 silly addNameRange '0.4.4',
910 silly addNameRange '0.4.5',
910 silly addNameRange '1.0.0',
910 silly addNameRange '1.0.1',
910 silly addNameRange '1.1.0',
910 silly addNameRange '1.1.1',
910 silly addNameRange '1.1.2' ] ]
911 silly addNamed depd@1.1.2
912 verbose addNamed "1.1.2" is a plain semver version for depd
913 verbose get https://registry.npmjs.org/encodeurl not expired, no request
914 silly addNameRange number 2 { name: 'encodeurl', range: '>=1.0.2 <1.1.0', hasData: true }
915 silly addNameRange versions [ 'encodeurl', [ '1.0.0', '1.0.1', '1.0.2' ] ]
916 silly addNamed encodeurl@1.0.2
917 verbose addNamed "1.0.2" is a plain semver version for encodeurl
918 verbose get https://registry.npmjs.org/escape-html not expired, no request
919 silly addNameRange number 2 { name: 'escape-html', range: '>=1.0.3 <1.1.0', hasData: true }
920 silly addNameRange versions [ 'escape-html',
920 silly addNameRange [ '0.0.1', '1.0.0', '1.0.1', '1.0.2', '1.0.3' ] ]
921 silly addNamed escape-html@1.0.3
922 verbose addNamed "1.0.3" is a plain semver version for escape-html
923 verbose get https://registry.npmjs.org/debug not expired, no request
924 verbose get https://registry.npmjs.org/finalhandler not expired, no request
925 verbose get https://registry.npmjs.org/etag not expired, no request
926 silly addNameRange number 2 { name: 'etag', range: '>=1.8.1 <1.9.0', hasData: true }
927 silly addNameRange versions [ 'etag',
927 silly addNameRange [ '1.0.0',
927 silly addNameRange '1.0.1',
927 silly addNameRange '1.1.0',
927 silly addNameRange '1.2.0',
927 silly addNameRange '1.2.1',
927 silly addNameRange '1.3.0',
927 silly addNameRange '1.3.1',
927 silly addNameRange '1.4.0',
927 silly addNameRange '1.5.0',
927 silly addNameRange '1.5.1',
927 silly addNameRange '1.6.0',
927 silly addNameRange '1.7.0',
927 silly addNameRange '1.8.0',
927 silly addNameRange '1.8.1' ] ]
928 silly addNamed etag@1.8.1
929 verbose addNamed "1.8.1" is a plain semver version for etag
930 verbose get https://registry.npmjs.org/fresh not expired, no request
931 verbose get https://registry.npmjs.org/merge-descriptors not expired, no request
932 verbose get https://registry.npmjs.org/methods not expired, no request
933 silly addNameRange number 2 { name: 'methods', range: '>=1.1.2 <1.2.0', hasData: true }
934 silly addNameRange versions [ 'methods',
934 silly addNameRange [ '0.0.1', '0.1.0', '1.0.0', '1.0.1', '1.1.0', '1.1.1', '1.1.2' ] ]
935 silly addNamed methods@1.1.2
936 verbose addNamed "1.1.2" is a plain semver version for methods
937 verbose get https://registry.npmjs.org/on-finished not expired, no request
938 silly addNameRange number 2 { name: 'on-finished', range: '>=2.3.0 <2.4.0', hasData: true }
939 silly addNameRange versions [ 'on-finished',
939 silly addNameRange [ '2.0.0', '2.1.0', '2.1.1', '2.2.0', '2.2.1', '2.3.0' ] ]
940 silly addNamed on-finished@2.3.0
941 verbose addNamed "2.3.0" is a plain semver version for on-finished
942 verbose get https://registry.npmjs.org/path-to-regexp not expired, no request
943 verbose get https://registry.npmjs.org/qs not expired, no request
944 verbose get https://registry.npmjs.org/parseurl not expired, no request
945 silly addNameRange number 2 { name: 'parseurl', range: '>=1.3.2 <1.4.0', hasData: true }
946 silly addNameRange versions [ 'parseurl',
946 silly addNameRange [ '1.0.0',
946 silly addNameRange '1.0.1',
946 silly addNameRange '1.1.0',
946 silly addNameRange '1.1.1',
946 silly addNameRange '1.1.2',
946 silly addNameRange '1.1.3',
946 silly addNameRange '1.2.0',
946 silly addNameRange '1.3.0',
946 silly addNameRange '1.3.1',
946 silly addNameRange '1.3.2' ] ]
947 silly addNamed parseurl@1.3.2
948 verbose addNamed "1.3.2" is a plain semver version for parseurl
949 verbose get https://registry.npmjs.org/range-parser not expired, no request
950 silly addNameRange number 2 { name: 'range-parser', range: '>=1.2.0 <1.3.0', hasData: true }
951 silly addNameRange versions [ 'range-parser',
951 silly addNameRange [ '0.0.1',
951 silly addNameRange '0.0.2',
951 silly addNameRange '0.0.3',
951 silly addNameRange '0.0.4',
951 silly addNameRange '1.0.0',
951 silly addNameRange '1.0.1',
951 silly addNameRange '1.0.2',
951 silly addNameRange '1.0.3',
951 silly addNameRange '1.1.0',
951 silly addNameRange '1.2.0' ] ]
952 silly addNamed range-parser@1.2.0
953 verbose addNamed "1.2.0" is a plain semver version for range-parser
954 verbose get https://registry.npmjs.org/safe-buffer not expired, no request
955 verbose get https://registry.npmjs.org/proxy-addr not expired, no request
956 silly addNameRange number 2 { name: 'proxy-addr', range: '>=2.0.3 <2.1.0', hasData: true }
957 silly addNameRange versions [ 'proxy-addr',
957 silly addNameRange [ '0.0.0',
957 silly addNameRange '0.0.1',
957 silly addNameRange '1.0.0',
957 silly addNameRange '1.0.1',
957 silly addNameRange '1.0.2',
957 silly addNameRange '1.0.3',
957 silly addNameRange '1.0.4',
957 silly addNameRange '1.0.5',
957 silly addNameRange '1.0.6',
957 silly addNameRange '1.0.7',
957 silly addNameRange '1.0.8',
957 silly addNameRange '1.0.9',
957 silly addNameRange '1.0.10',
957 silly addNameRange '1.1.0',
957 silly addNameRange '1.1.1',
957 silly addNameRange '1.1.2',
957 silly addNameRange '1.1.3',
957 silly addNameRange '1.1.4',
957 silly addNameRange '1.1.5',
957 silly addNameRange '2.0.0',
957 silly addNameRange '2.0.1',
957 silly addNameRange '2.0.2',
957 silly addNameRange '2.0.3' ] ]
958 silly addNamed proxy-addr@2.0.3
959 verbose addNamed "2.0.3" is a plain semver version for proxy-addr
960 verbose get https://registry.npmjs.org/send not expired, no request
961 http 304 https://registry.npmjs.org/type-is
962 verbose headers { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
962 verbose headers via: '1.1 varnish',
962 verbose headers 'cache-control': 'max-age=300',
962 verbose headers etag: '"5aa86dcc-f5cf"',
962 verbose headers age: '7789',
962 verbose headers connection: 'keep-alive',
962 verbose headers 'x-served-by': 'cache-mia17633-MIA',
962 verbose headers 'x-cache': 'HIT',
962 verbose headers 'x-cache-hits': '35',
962 verbose headers 'x-timer': 'S1522081705.743999,VS0,VE0',
962 verbose headers vary: 'Accept-Encoding, Accept' }
963 silly get cb [ 304,
963 silly get { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
963 silly get via: '1.1 varnish',
963 silly get 'cache-control': 'max-age=300',
963 silly get etag: '"5aa86dcc-f5cf"',
963 silly get age: '7789',
963 silly get connection: 'keep-alive',
963 silly get 'x-served-by': 'cache-mia17633-MIA',
963 silly get 'x-cache': 'HIT',
963 silly get 'x-cache-hits': '35',
963 silly get 'x-timer': 'S1522081705.743999,VS0,VE0',
963 silly get vary: 'Accept-Encoding, Accept' } ]
964 verbose etag https://registry.npmjs.org/type-is from cache
965 verbose get saving type-is to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\type-is\.cache.json
966 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
967 verbose get https://registry.npmjs.org/serve-static not expired, no request
968 silly cache afterAdd array-flatten@1.1.1
969 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\array-flatten\1.1.1\package\package.json not in flight; writing
970 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
971 silly cache afterAdd content-disposition@0.5.2
972 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\content-disposition\0.5.2\package\package.json not in flight; writing
973 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
974 silly cache afterAdd accepts@1.3.5
975 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\accepts\1.3.5\package\package.json not in flight; writing
976 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
977 silly cache afterAdd content-type@1.0.4
978 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\content-type\1.0.4\package\package.json not in flight; writing
979 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
980 silly cache afterAdd body-parser@1.18.2
981 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\body-parser\1.18.2\package\package.json not in flight; writing
982 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
983 silly cache afterAdd cookie@0.3.1
984 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\cookie\0.3.1\package\package.json not in flight; writing
985 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
986 silly cache afterAdd cookie-signature@1.0.6
987 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\cookie-signature\1.0.6\package\package.json not in flight; writing
988 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
989 silly cache afterAdd depd@1.1.2
990 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\depd\1.1.2\package\package.json not in flight; writing
991 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
992 silly cache afterAdd encodeurl@1.0.2
993 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\encodeurl\1.0.2\package\package.json not in flight; writing
994 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
995 silly cache afterAdd escape-html@1.0.3
996 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\escape-html\1.0.3\package\package.json not in flight; writing
997 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
998 silly cache afterAdd debug@2.6.9
999 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\debug\2.6.9\package\package.json not in flight; writing
1000 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1001 silly cache afterAdd finalhandler@1.1.1
1002 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\finalhandler\1.1.1\package\package.json not in flight; writing
1003 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1004 silly cache afterAdd etag@1.8.1
1005 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\etag\1.8.1\package\package.json not in flight; writing
1006 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1007 silly cache afterAdd fresh@0.5.2
1008 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\fresh\0.5.2\package\package.json not in flight; writing
1009 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1010 silly cache afterAdd merge-descriptors@1.0.1
1011 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\merge-descriptors\1.0.1\package\package.json not in flight; writing
1012 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1013 silly cache afterAdd methods@1.1.2
1014 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\methods\1.1.2\package\package.json not in flight; writing
1015 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1016 silly cache afterAdd on-finished@2.3.0
1017 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\on-finished\2.3.0\package\package.json not in flight; writing
1018 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1019 silly cache afterAdd path-to-regexp@0.1.7
1020 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\path-to-regexp\0.1.7\package\package.json not in flight; writing
1021 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1022 silly cache afterAdd qs@6.5.1
1023 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\qs\6.5.1\package\package.json not in flight; writing
1024 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1025 silly cache afterAdd parseurl@1.3.2
1026 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\parseurl\1.3.2\package\package.json not in flight; writing
1027 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1028 silly cache afterAdd range-parser@1.2.0
1029 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\range-parser\1.2.0\package\package.json not in flight; writing
1030 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1031 silly cache afterAdd safe-buffer@5.1.1
1032 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\safe-buffer\5.1.1\package\package.json not in flight; writing
1033 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1034 silly cache afterAdd proxy-addr@2.0.3
1035 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\proxy-addr\2.0.3\package\package.json not in flight; writing
1036 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1037 silly cache afterAdd send@0.16.2
1038 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\send\0.16.2\package\package.json not in flight; writing
1039 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1040 http 304 https://registry.npmjs.org/utils-merge
1041 verbose headers { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
1041 verbose headers via: '1.1 varnish',
1041 verbose headers 'cache-control': 'max-age=300',
1041 verbose headers etag: '"59c1b3df-125f"',
1041 verbose headers age: '7793',
1041 verbose headers connection: 'keep-alive',
1041 verbose headers 'x-served-by': 'cache-mia17626-MIA',
1041 verbose headers 'x-cache': 'HIT',
1041 verbose headers 'x-cache-hits': '2',
1041 verbose headers 'x-timer': 'S1522081705.787116,VS0,VE0',
1041 verbose headers vary: 'Accept-Encoding, Accept' }
1042 silly get cb [ 304,
1042 silly get { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
1042 silly get via: '1.1 varnish',
1042 silly get 'cache-control': 'max-age=300',
1042 silly get etag: '"59c1b3df-125f"',
1042 silly get age: '7793',
1042 silly get connection: 'keep-alive',
1042 silly get 'x-served-by': 'cache-mia17626-MIA',
1042 silly get 'x-cache': 'HIT',
1042 silly get 'x-cache-hits': '2',
1042 silly get 'x-timer': 'S1522081705.787116,VS0,VE0',
1042 silly get vary: 'Accept-Encoding, Accept' } ]
1043 verbose etag https://registry.npmjs.org/utils-merge from cache
1044 verbose get saving utils-merge to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\utils-merge\.cache.json
1045 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1046 silly cache afterAdd serve-static@1.13.2
1047 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\serve-static\1.13.2\package\package.json not in flight; writing
1048 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1049 silly resolveWithNewModule setprototypeof@1.1.0 checking installable status
1050 silly cache add args [ 'setprototypeof@1.1.0', null ]
1051 verbose cache add spec setprototypeof@1.1.0
1052 silly cache add parsed spec Result {
1052 silly cache add raw: 'setprototypeof@1.1.0',
1052 silly cache add scope: null,
1052 silly cache add escapedName: 'setprototypeof',
1052 silly cache add name: 'setprototypeof',
1052 silly cache add rawSpec: '1.1.0',
1052 silly cache add spec: '1.1.0',
1052 silly cache add type: 'version' }
1053 silly addNamed setprototypeof@1.1.0
1054 verbose addNamed "1.1.0" is a plain semver version for setprototypeof
1055 silly mapToRegistry name setprototypeof
1056 silly mapToRegistry using default registry
1057 silly mapToRegistry registry https://registry.npmjs.org/
1058 silly mapToRegistry data Result {
1058 silly mapToRegistry raw: 'setprototypeof',
1058 silly mapToRegistry scope: null,
1058 silly mapToRegistry escapedName: 'setprototypeof',
1058 silly mapToRegistry name: 'setprototypeof',
1058 silly mapToRegistry rawSpec: '',
1058 silly mapToRegistry spec: 'latest',
1058 silly mapToRegistry type: 'tag' }
1059 silly mapToRegistry uri https://registry.npmjs.org/setprototypeof
1060 verbose addNameVersion registry:https://registry.npmjs.org/setprototypeof not in flight; fetching
1061 silly resolveWithNewModule statuses@1.4.0 checking installable status
1062 silly cache add args [ 'statuses@~1.4.0', null ]
1063 verbose cache add spec statuses@~1.4.0
1064 silly cache add parsed spec Result {
1064 silly cache add raw: 'statuses@~1.4.0',
1064 silly cache add scope: null,
1064 silly cache add escapedName: 'statuses',
1064 silly cache add name: 'statuses',
1064 silly cache add rawSpec: '~1.4.0',
1064 silly cache add spec: '>=1.4.0 <1.5.0',
1064 silly cache add type: 'range' }
1065 silly addNamed statuses@>=1.4.0 <1.5.0
1066 verbose addNamed ">=1.4.0 <1.5.0" is a valid semver range for statuses
1067 silly addNameRange { name: 'statuses', range: '>=1.4.0 <1.5.0', hasData: false }
1068 silly mapToRegistry name statuses
1069 silly mapToRegistry using default registry
1070 silly mapToRegistry registry https://registry.npmjs.org/
1071 silly mapToRegistry data Result {
1071 silly mapToRegistry raw: 'statuses',
1071 silly mapToRegistry scope: null,
1071 silly mapToRegistry escapedName: 'statuses',
1071 silly mapToRegistry name: 'statuses',
1071 silly mapToRegistry rawSpec: '',
1071 silly mapToRegistry spec: 'latest',
1071 silly mapToRegistry type: 'tag' }
1072 silly mapToRegistry uri https://registry.npmjs.org/statuses
1073 verbose addNameRange registry:https://registry.npmjs.org/statuses not in flight; fetching
1074 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\array-flatten\1.1.1\package\package.json written
1075 http 304 https://registry.npmjs.org/vary
1076 verbose headers { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
1076 verbose headers via: '1.1 varnish',
1076 verbose headers 'cache-control': 'max-age=300',
1076 verbose headers etag: '"59db16b4-363c"',
1076 verbose headers age: '6506',
1076 verbose headers connection: 'keep-alive',
1076 verbose headers 'x-served-by': 'cache-mia17626-MIA',
1076 verbose headers 'x-cache': 'HIT',
1076 verbose headers 'x-cache-hits': '37',
1076 verbose headers 'x-timer': 'S1522081705.849060,VS0,VE0',
1076 verbose headers vary: 'Accept-Encoding, Accept' }
1077 silly get cb [ 304,
1077 silly get { date: 'Mon, 26 Mar 2018 16:28:24 GMT',
1077 silly get via: '1.1 varnish',
1077 silly get 'cache-control': 'max-age=300',
1077 silly get etag: '"59db16b4-363c"',
1077 silly get age: '6506',
1077 silly get connection: 'keep-alive',
1077 silly get 'x-served-by': 'cache-mia17626-MIA',
1077 silly get 'x-cache': 'HIT',
1077 silly get 'x-cache-hits': '37',
1077 silly get 'x-timer': 'S1522081705.849060,VS0,VE0',
1077 silly get vary: 'Accept-Encoding, Accept' } ]
1078 verbose etag https://registry.npmjs.org/vary from cache
1079 verbose get saving vary to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\vary\.cache.json
1080 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1081 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\content-disposition\0.5.2\package\package.json written
1082 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\accepts\1.3.5\package\package.json written
1083 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\content-type\1.0.4\package\package.json written
1084 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\depd\1.1.2\package\package.json written
1085 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\body-parser\1.18.2\package\package.json written
1086 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\escape-html\1.0.3\package\package.json written
1087 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\debug\2.6.9\package\package.json written
1088 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\finalhandler\1.1.1\package\package.json written
1089 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\cookie-signature\1.0.6\package\package.json written
1090 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\encodeurl\1.0.2\package\package.json written
1091 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\methods\1.1.2\package\package.json written
1092 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\fresh\0.5.2\package\package.json written
1093 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\on-finished\2.3.0\package\package.json written
1094 verbose get https://registry.npmjs.org/setprototypeof not expired, no request
1095 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\path-to-regexp\0.1.7\package\package.json written
1096 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\merge-descriptors\1.0.1\package\package.json written
1097 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\qs\6.5.1\package\package.json written
1098 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\parseurl\1.3.2\package\package.json written
1099 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\range-parser\1.2.0\package\package.json written
1100 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\safe-buffer\5.1.1\package\package.json written
1101 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\etag\1.8.1\package\package.json written
1102 silly resolveWithNewModule type-is@1.6.16 checking installable status
1103 silly cache add args [ 'type-is@~1.6.16', null ]
1104 verbose cache add spec type-is@~1.6.16
1105 silly cache add parsed spec Result {
1105 silly cache add raw: 'type-is@~1.6.16',
1105 silly cache add scope: null,
1105 silly cache add escapedName: 'type-is',
1105 silly cache add name: 'type-is',
1105 silly cache add rawSpec: '~1.6.16',
1105 silly cache add spec: '>=1.6.16 <1.7.0',
1105 silly cache add type: 'range' }
1106 silly addNamed type-is@>=1.6.16 <1.7.0
1107 verbose addNamed ">=1.6.16 <1.7.0" is a valid semver range for type-is
1108 silly addNameRange { name: 'type-is', range: '>=1.6.16 <1.7.0', hasData: false }
1109 silly mapToRegistry name type-is
1110 silly mapToRegistry using default registry
1111 silly mapToRegistry registry https://registry.npmjs.org/
1112 silly mapToRegistry data Result {
1112 silly mapToRegistry raw: 'type-is',
1112 silly mapToRegistry scope: null,
1112 silly mapToRegistry escapedName: 'type-is',
1112 silly mapToRegistry name: 'type-is',
1112 silly mapToRegistry rawSpec: '',
1112 silly mapToRegistry spec: 'latest',
1112 silly mapToRegistry type: 'tag' }
1113 silly mapToRegistry uri https://registry.npmjs.org/type-is
1114 verbose addNameRange registry:https://registry.npmjs.org/type-is not in flight; fetching
1115 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\cookie\0.3.1\package\package.json written
1116 verbose get https://registry.npmjs.org/statuses not expired, no request
1117 silly addNameRange number 2 { name: 'statuses', range: '>=1.4.0 <1.5.0', hasData: true }
1118 silly addNameRange versions [ 'statuses',
1118 silly addNameRange [ '1.0.1',
1118 silly addNameRange '1.0.2',
1118 silly addNameRange '1.0.3',
1118 silly addNameRange '1.0.4',
1118 silly addNameRange '1.1.0',
1118 silly addNameRange '1.1.1',
1118 silly addNameRange '1.2.0',
1118 silly addNameRange '1.2.1',
1118 silly addNameRange '1.3.0',
1118 silly addNameRange '1.3.1',
1118 silly addNameRange '1.4.0' ] ]
1119 silly addNamed statuses@1.4.0
1120 verbose addNamed "1.4.0" is a plain semver version for statuses
1121 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\proxy-addr\2.0.3\package\package.json written
1122 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\send\0.16.2\package\package.json written
1123 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\serve-static\1.13.2\package\package.json written
1124 silly cache afterAdd setprototypeof@1.1.0
1125 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\setprototypeof\1.1.0\package\package.json not in flight; writing
1126 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1127 verbose get https://registry.npmjs.org/type-is not expired, no request
1128 silly addNameRange number 2 { name: 'type-is', range: '>=1.6.16 <1.7.0', hasData: true }
1129 silly addNameRange versions [ 'type-is',
1129 silly addNameRange [ '1.0.0',
1129 silly addNameRange '1.0.1',
1129 silly addNameRange '1.1.0',
1129 silly addNameRange '1.2.0',
1129 silly addNameRange '1.2.1',
1129 silly addNameRange '1.2.2',
1129 silly addNameRange '1.3.0',
1129 silly addNameRange '1.3.1',
1129 silly addNameRange '1.3.2',
1129 silly addNameRange '1.4.0',
1129 silly addNameRange '1.5.0',
1129 silly addNameRange '1.5.1',
1129 silly addNameRange '1.5.2',
1129 silly addNameRange '1.5.3',
1129 silly addNameRange '1.5.4',
1129 silly addNameRange '1.5.5',
1129 silly addNameRange '1.5.6',
1129 silly addNameRange '1.5.7',
1129 silly addNameRange '1.6.0',
1129 silly addNameRange '1.6.1',
1129 silly addNameRange '1.6.2',
1129 silly addNameRange '1.6.3',
1129 silly addNameRange '1.6.4',
1129 silly addNameRange '1.6.5',
1129 silly addNameRange '1.6.6',
1129 silly addNameRange '1.6.7',
1129 silly addNameRange '1.6.8',
1129 silly addNameRange '1.6.9',
1129 silly addNameRange '1.6.10',
1129 silly addNameRange '1.6.11',
1129 silly addNameRange '1.6.12',
1129 silly addNameRange '1.6.13',
1129 silly addNameRange '1.6.14',
1129 silly addNameRange '1.6.15',
1129 silly addNameRange '1.6.16' ] ]
1130 silly addNamed type-is@1.6.16
1131 verbose addNamed "1.6.16" is a plain semver version for type-is
1132 silly resolveWithNewModule utils-merge@1.0.1 checking installable status
1133 silly cache add args [ 'utils-merge@1.0.1', null ]
1134 verbose cache add spec utils-merge@1.0.1
1135 silly cache add parsed spec Result {
1135 silly cache add raw: 'utils-merge@1.0.1',
1135 silly cache add scope: null,
1135 silly cache add escapedName: 'utils-merge',
1135 silly cache add name: 'utils-merge',
1135 silly cache add rawSpec: '1.0.1',
1135 silly cache add spec: '1.0.1',
1135 silly cache add type: 'version' }
1136 silly addNamed utils-merge@1.0.1
1137 verbose addNamed "1.0.1" is a plain semver version for utils-merge
1138 silly mapToRegistry name utils-merge
1139 silly mapToRegistry using default registry
1140 silly mapToRegistry registry https://registry.npmjs.org/
1141 silly mapToRegistry data Result {
1141 silly mapToRegistry raw: 'utils-merge',
1141 silly mapToRegistry scope: null,
1141 silly mapToRegistry escapedName: 'utils-merge',
1141 silly mapToRegistry name: 'utils-merge',
1141 silly mapToRegistry rawSpec: '',
1141 silly mapToRegistry spec: 'latest',
1141 silly mapToRegistry type: 'tag' }
1142 silly mapToRegistry uri https://registry.npmjs.org/utils-merge
1143 verbose addNameVersion registry:https://registry.npmjs.org/utils-merge not in flight; fetching
1144 silly cache afterAdd statuses@1.4.0
1145 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\statuses\1.4.0\package\package.json not in flight; writing
1146 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1147 verbose get https://registry.npmjs.org/utils-merge not expired, no request
1148 silly cache afterAdd type-is@1.6.16
1149 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\type-is\1.6.16\package\package.json not in flight; writing
1150 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1151 silly cache afterAdd utils-merge@1.0.1
1152 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\utils-merge\1.0.1\package\package.json not in flight; writing
1153 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1154 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\setprototypeof\1.1.0\package\package.json written
1155 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\statuses\1.4.0\package\package.json written
1156 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\type-is\1.6.16\package\package.json written
1157 silly resolveWithNewModule vary@1.1.2 checking installable status
1158 silly cache add args [ 'vary@~1.1.2', null ]
1159 verbose cache add spec vary@~1.1.2
1160 silly cache add parsed spec Result {
1160 silly cache add raw: 'vary@~1.1.2',
1160 silly cache add scope: null,
1160 silly cache add escapedName: 'vary',
1160 silly cache add name: 'vary',
1160 silly cache add rawSpec: '~1.1.2',
1160 silly cache add spec: '>=1.1.2 <1.2.0',
1160 silly cache add type: 'range' }
1161 silly addNamed vary@>=1.1.2 <1.2.0
1162 verbose addNamed ">=1.1.2 <1.2.0" is a valid semver range for vary
1163 silly addNameRange { name: 'vary', range: '>=1.1.2 <1.2.0', hasData: false }
1164 silly mapToRegistry name vary
1165 silly mapToRegistry using default registry
1166 silly mapToRegistry registry https://registry.npmjs.org/
1167 silly mapToRegistry data Result {
1167 silly mapToRegistry raw: 'vary',
1167 silly mapToRegistry scope: null,
1167 silly mapToRegistry escapedName: 'vary',
1167 silly mapToRegistry name: 'vary',
1167 silly mapToRegistry rawSpec: '',
1167 silly mapToRegistry spec: 'latest',
1167 silly mapToRegistry type: 'tag' }
1168 silly mapToRegistry uri https://registry.npmjs.org/vary
1169 verbose addNameRange registry:https://registry.npmjs.org/vary not in flight; fetching
1170 verbose get https://registry.npmjs.org/vary not expired, no request
1171 silly addNameRange number 2 { name: 'vary', range: '>=1.1.2 <1.2.0', hasData: true }
1172 silly addNameRange versions [ 'vary',
1172 silly addNameRange [ '0.0.0', '0.1.0', '1.0.0', '1.0.1', '1.1.0', '1.1.1', '1.1.2' ] ]
1173 silly addNamed vary@1.1.2
1174 verbose addNamed "1.1.2" is a plain semver version for vary
1175 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\utils-merge\1.0.1\package\package.json written
1176 silly cache afterAdd vary@1.1.2
1177 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\vary\1.1.2\package\package.json not in flight; writing
1178 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1179 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\vary\1.1.2\package\package.json written
1180 silly fetchNamedPackageData mime-types
1181 silly mapToRegistry name mime-types
1182 silly mapToRegistry using default registry
1183 silly mapToRegistry registry https://registry.npmjs.org/
1184 silly mapToRegistry data Result {
1184 silly mapToRegistry raw: 'mime-types',
1184 silly mapToRegistry scope: null,
1184 silly mapToRegistry escapedName: 'mime-types',
1184 silly mapToRegistry name: 'mime-types',
1184 silly mapToRegistry rawSpec: '',
1184 silly mapToRegistry spec: 'latest',
1184 silly mapToRegistry type: 'tag' }
1185 silly mapToRegistry uri https://registry.npmjs.org/mime-types
1186 silly fetchNamedPackageData negotiator
1187 silly mapToRegistry name negotiator
1188 silly mapToRegistry using default registry
1189 silly mapToRegistry registry https://registry.npmjs.org/
1190 silly mapToRegistry data Result {
1190 silly mapToRegistry raw: 'negotiator',
1190 silly mapToRegistry scope: null,
1190 silly mapToRegistry escapedName: 'negotiator',
1190 silly mapToRegistry name: 'negotiator',
1190 silly mapToRegistry rawSpec: '',
1190 silly mapToRegistry spec: 'latest',
1190 silly mapToRegistry type: 'tag' }
1191 silly mapToRegistry uri https://registry.npmjs.org/negotiator
1192 verbose request uri https://registry.npmjs.org/mime-types
1193 verbose request no auth needed
1194 info attempt registry request try #1 at 12:28:22 PM
1195 verbose etag "5ab131f5-10a66"
1196 verbose lastModified Tue, 20 Mar 2018 16:08:21 GMT
1197 http request GET https://registry.npmjs.org/mime-types
1198 verbose request uri https://registry.npmjs.org/negotiator
1199 verbose request no auth needed
1200 info attempt registry request try #1 at 12:28:22 PM
1201 verbose etag "59f8f23a-8c6b"
1202 verbose lastModified Tue, 31 Oct 2017 21:59:22 GMT
1203 http request GET https://registry.npmjs.org/negotiator
1204 http 304 https://registry.npmjs.org/mime-types
1205 verbose headers { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1205 verbose headers via: '1.1 varnish',
1205 verbose headers 'cache-control': 'max-age=300',
1205 verbose headers etag: '"5ab131f5-10a66"',
1205 verbose headers age: '14082',
1205 verbose headers connection: 'keep-alive',
1205 verbose headers 'x-served-by': 'cache-mia17623-MIA',
1205 verbose headers 'x-cache': 'HIT',
1205 verbose headers 'x-cache-hits': '62',
1205 verbose headers 'x-timer': 'S1522081705.080212,VS0,VE0',
1205 verbose headers vary: 'Accept-Encoding, Accept' }
1206 silly get cb [ 304,
1206 silly get { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1206 silly get via: '1.1 varnish',
1206 silly get 'cache-control': 'max-age=300',
1206 silly get etag: '"5ab131f5-10a66"',
1206 silly get age: '14082',
1206 silly get connection: 'keep-alive',
1206 silly get 'x-served-by': 'cache-mia17623-MIA',
1206 silly get 'x-cache': 'HIT',
1206 silly get 'x-cache-hits': '62',
1206 silly get 'x-timer': 'S1522081705.080212,VS0,VE0',
1206 silly get vary: 'Accept-Encoding, Accept' } ]
1207 verbose etag https://registry.npmjs.org/mime-types from cache
1208 verbose get saving mime-types to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\mime-types\.cache.json
1209 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1210 http 304 https://registry.npmjs.org/negotiator
1211 verbose headers { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1211 verbose headers via: '1.1 varnish',
1211 verbose headers 'cache-control': 'max-age=300',
1211 verbose headers etag: '"59f8f23a-8c6b"',
1211 verbose headers age: '8337',
1211 verbose headers connection: 'keep-alive',
1211 verbose headers 'x-served-by': 'cache-mia17623-MIA',
1211 verbose headers 'x-cache': 'HIT',
1211 verbose headers 'x-cache-hits': '34',
1211 verbose headers 'x-timer': 'S1522081705.086777,VS0,VE0',
1211 verbose headers vary: 'Accept-Encoding, Accept' }
1212 silly get cb [ 304,
1212 silly get { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1212 silly get via: '1.1 varnish',
1212 silly get 'cache-control': 'max-age=300',
1212 silly get etag: '"59f8f23a-8c6b"',
1212 silly get age: '8337',
1212 silly get connection: 'keep-alive',
1212 silly get 'x-served-by': 'cache-mia17623-MIA',
1212 silly get 'x-cache': 'HIT',
1212 silly get 'x-cache-hits': '34',
1212 silly get 'x-timer': 'S1522081705.086777,VS0,VE0',
1212 silly get vary: 'Accept-Encoding, Accept' } ]
1213 verbose etag https://registry.npmjs.org/negotiator from cache
1214 verbose get saving negotiator to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\negotiator\.cache.json
1215 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1216 silly resolveWithNewModule mime-types@2.1.18 checking installable status
1217 silly cache add args [ 'mime-types@~2.1.18', null ]
1218 verbose cache add spec mime-types@~2.1.18
1219 silly cache add parsed spec Result {
1219 silly cache add raw: 'mime-types@~2.1.18',
1219 silly cache add scope: null,
1219 silly cache add escapedName: 'mime-types',
1219 silly cache add name: 'mime-types',
1219 silly cache add rawSpec: '~2.1.18',
1219 silly cache add spec: '>=2.1.18 <2.2.0',
1219 silly cache add type: 'range' }
1220 silly addNamed mime-types@>=2.1.18 <2.2.0
1221 verbose addNamed ">=2.1.18 <2.2.0" is a valid semver range for mime-types
1222 silly addNameRange { name: 'mime-types', range: '>=2.1.18 <2.2.0', hasData: false }
1223 silly mapToRegistry name mime-types
1224 silly mapToRegistry using default registry
1225 silly mapToRegistry registry https://registry.npmjs.org/
1226 silly mapToRegistry data Result {
1226 silly mapToRegistry raw: 'mime-types',
1226 silly mapToRegistry scope: null,
1226 silly mapToRegistry escapedName: 'mime-types',
1226 silly mapToRegistry name: 'mime-types',
1226 silly mapToRegistry rawSpec: '',
1226 silly mapToRegistry spec: 'latest',
1226 silly mapToRegistry type: 'tag' }
1227 silly mapToRegistry uri https://registry.npmjs.org/mime-types
1228 verbose addNameRange registry:https://registry.npmjs.org/mime-types not in flight; fetching
1229 silly resolveWithNewModule negotiator@0.6.1 checking installable status
1230 silly cache add args [ 'negotiator@0.6.1', null ]
1231 verbose cache add spec negotiator@0.6.1
1232 silly cache add parsed spec Result {
1232 silly cache add raw: 'negotiator@0.6.1',
1232 silly cache add scope: null,
1232 silly cache add escapedName: 'negotiator',
1232 silly cache add name: 'negotiator',
1232 silly cache add rawSpec: '0.6.1',
1232 silly cache add spec: '0.6.1',
1232 silly cache add type: 'version' }
1233 silly addNamed negotiator@0.6.1
1234 verbose addNamed "0.6.1" is a plain semver version for negotiator
1235 silly mapToRegistry name negotiator
1236 silly mapToRegistry using default registry
1237 silly mapToRegistry registry https://registry.npmjs.org/
1238 silly mapToRegistry data Result {
1238 silly mapToRegistry raw: 'negotiator',
1238 silly mapToRegistry scope: null,
1238 silly mapToRegistry escapedName: 'negotiator',
1238 silly mapToRegistry name: 'negotiator',
1238 silly mapToRegistry rawSpec: '',
1238 silly mapToRegistry spec: 'latest',
1238 silly mapToRegistry type: 'tag' }
1239 silly mapToRegistry uri https://registry.npmjs.org/negotiator
1240 verbose addNameVersion registry:https://registry.npmjs.org/negotiator not in flight; fetching
1241 verbose get https://registry.npmjs.org/mime-types not expired, no request
1242 silly addNameRange number 2 { name: 'mime-types', range: '>=2.1.18 <2.2.0', hasData: true }
1243 silly addNameRange versions [ 'mime-types',
1243 silly addNameRange [ '0.1.0',
1243 silly addNameRange '1.0.0',
1243 silly addNameRange '1.0.1',
1243 silly addNameRange '1.0.2',
1243 silly addNameRange '2.0.0',
1243 silly addNameRange '2.0.1',
1243 silly addNameRange '2.0.2',
1243 silly addNameRange '2.0.3',
1243 silly addNameRange '2.0.4',
1243 silly addNameRange '2.0.5',
1243 silly addNameRange '2.0.6',
1243 silly addNameRange '2.0.7',
1243 silly addNameRange '2.0.8',
1243 silly addNameRange '2.0.9',
1243 silly addNameRange '2.0.10',
1243 silly addNameRange '2.0.11',
1243 silly addNameRange '2.0.12',
1243 silly addNameRange '2.0.13',
1243 silly addNameRange '2.0.14',
1243 silly addNameRange '2.1.0',
1243 silly addNameRange '2.1.1',
1243 silly addNameRange '2.1.2',
1243 silly addNameRange '2.1.3',
1243 silly addNameRange '2.1.4',
1243 silly addNameRange '2.1.5',
1243 silly addNameRange '2.1.6',
1243 silly addNameRange '2.1.7',
1243 silly addNameRange '2.1.8',
1243 silly addNameRange '2.1.9',
1243 silly addNameRange '2.1.10',
1243 silly addNameRange '2.1.11',
1243 silly addNameRange '2.1.12',
1243 silly addNameRange '2.1.13',
1243 silly addNameRange '2.1.14',
1243 silly addNameRange '2.1.15',
1243 silly addNameRange '2.1.16',
1243 silly addNameRange '2.1.17',
1243 silly addNameRange '2.1.18' ] ]
1244 silly addNamed mime-types@2.1.18
1245 verbose addNamed "2.1.18" is a plain semver version for mime-types
1246 verbose get https://registry.npmjs.org/negotiator not expired, no request
1247 silly cache afterAdd mime-types@2.1.18
1248 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\mime-types\2.1.18\package\package.json not in flight; writing
1249 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1250 silly cache afterAdd negotiator@0.6.1
1251 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\negotiator\0.6.1\package\package.json not in flight; writing
1252 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1253 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\negotiator\0.6.1\package\package.json written
1254 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\mime-types\2.1.18\package\package.json written
1255 silly fetchNamedPackageData mime-db
1256 silly mapToRegistry name mime-db
1257 silly mapToRegistry using default registry
1258 silly mapToRegistry registry https://registry.npmjs.org/
1259 silly mapToRegistry data Result {
1259 silly mapToRegistry raw: 'mime-db',
1259 silly mapToRegistry scope: null,
1259 silly mapToRegistry escapedName: 'mime-db',
1259 silly mapToRegistry name: 'mime-db',
1259 silly mapToRegistry rawSpec: '',
1259 silly mapToRegistry spec: 'latest',
1259 silly mapToRegistry type: 'tag' }
1260 silly mapToRegistry uri https://registry.npmjs.org/mime-db
1261 verbose request uri https://registry.npmjs.org/mime-db
1262 verbose request no auth needed
1263 info attempt registry request try #1 at 12:28:22 PM
1264 verbose etag "5a8667bc-148a6"
1265 verbose lastModified Fri, 16 Feb 2018 5:10:20 GMT
1266 http request GET https://registry.npmjs.org/mime-db
1267 http 304 https://registry.npmjs.org/mime-db
1268 verbose headers { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1268 verbose headers via: '1.1 varnish',
1268 verbose headers 'cache-control': 'max-age=300',
1268 verbose headers etag: '"5a8667bc-148a6"',
1268 verbose headers age: '13384',
1268 verbose headers connection: 'keep-alive',
1268 verbose headers 'x-served-by': 'cache-mia17620-MIA',
1268 verbose headers 'x-cache': 'HIT',
1268 verbose headers 'x-cache-hits': '65',
1268 verbose headers 'x-timer': 'S1522081705.161763,VS0,VE0',
1268 verbose headers vary: 'Accept-Encoding, Accept' }
1269 silly get cb [ 304,
1269 silly get { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1269 silly get via: '1.1 varnish',
1269 silly get 'cache-control': 'max-age=300',
1269 silly get etag: '"5a8667bc-148a6"',
1269 silly get age: '13384',
1269 silly get connection: 'keep-alive',
1269 silly get 'x-served-by': 'cache-mia17620-MIA',
1269 silly get 'x-cache': 'HIT',
1269 silly get 'x-cache-hits': '65',
1269 silly get 'x-timer': 'S1522081705.161763,VS0,VE0',
1269 silly get vary: 'Accept-Encoding, Accept' } ]
1270 verbose etag https://registry.npmjs.org/mime-db from cache
1271 verbose get saving mime-db to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\mime-db\.cache.json
1272 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1273 silly resolveWithNewModule mime-db@1.33.0 checking installable status
1274 silly cache add args [ 'mime-db@~1.33.0', null ]
1275 verbose cache add spec mime-db@~1.33.0
1276 silly cache add parsed spec Result {
1276 silly cache add raw: 'mime-db@~1.33.0',
1276 silly cache add scope: null,
1276 silly cache add escapedName: 'mime-db',
1276 silly cache add name: 'mime-db',
1276 silly cache add rawSpec: '~1.33.0',
1276 silly cache add spec: '>=1.33.0 <1.34.0',
1276 silly cache add type: 'range' }
1277 silly addNamed mime-db@>=1.33.0 <1.34.0
1278 verbose addNamed ">=1.33.0 <1.34.0" is a valid semver range for mime-db
1279 silly addNameRange { name: 'mime-db', range: '>=1.33.0 <1.34.0', hasData: false }
1280 silly mapToRegistry name mime-db
1281 silly mapToRegistry using default registry
1282 silly mapToRegistry registry https://registry.npmjs.org/
1283 silly mapToRegistry data Result {
1283 silly mapToRegistry raw: 'mime-db',
1283 silly mapToRegistry scope: null,
1283 silly mapToRegistry escapedName: 'mime-db',
1283 silly mapToRegistry name: 'mime-db',
1283 silly mapToRegistry rawSpec: '',
1283 silly mapToRegistry spec: 'latest',
1283 silly mapToRegistry type: 'tag' }
1284 silly mapToRegistry uri https://registry.npmjs.org/mime-db
1285 verbose addNameRange registry:https://registry.npmjs.org/mime-db not in flight; fetching
1286 verbose get https://registry.npmjs.org/mime-db not expired, no request
1287 silly addNameRange number 2 { name: 'mime-db', range: '>=1.33.0 <1.34.0', hasData: true }
1288 silly addNameRange versions [ 'mime-db',
1288 silly addNameRange [ '0.0.0',
1288 silly addNameRange '1.0.0',
1288 silly addNameRange '1.0.1',
1288 silly addNameRange '1.0.2',
1288 silly addNameRange '1.0.3',
1288 silly addNameRange '1.1.0',
1288 silly addNameRange '1.1.1',
1288 silly addNameRange '1.1.2',
1288 silly addNameRange '1.2.0',
1288 silly addNameRange '1.3.0',
1288 silly addNameRange '1.3.1',
1288 silly addNameRange '1.4.0',
1288 silly addNameRange '1.5.0',
1288 silly addNameRange '1.6.0',
1288 silly addNameRange '1.6.1',
1288 silly addNameRange '1.7.0',
1288 silly addNameRange '1.8.0',
1288 silly addNameRange '1.9.0',
1288 silly addNameRange '1.9.1',
1288 silly addNameRange '1.10.0',
1288 silly addNameRange '1.11.0',
1288 silly addNameRange '1.12.0',
1288 silly addNameRange '1.13.0',
1288 silly addNameRange '1.14.0',
1288 silly addNameRange '1.15.0',
1288 silly addNameRange '1.16.0',
1288 silly addNameRange '1.17.0',
1288 silly addNameRange '1.18.0',
1288 silly addNameRange '1.19.0',
1288 silly addNameRange '1.20.0',
1288 silly addNameRange '1.21.0',
1288 silly addNameRange '1.22.0',
1288 silly addNameRange '1.23.0',
1288 silly addNameRange '1.24.0',
1288 silly addNameRange '1.25.0',
1288 silly addNameRange '1.26.0',
1288 silly addNameRange '1.27.0',
1288 silly addNameRange '1.28.0',
1288 silly addNameRange '1.29.0',
1288 silly addNameRange '1.30.0',
1288 silly addNameRange '1.31.0',
1288 silly addNameRange '1.32.0',
1288 silly addNameRange '1.33.0' ] ]
1289 silly addNamed mime-db@1.33.0
1290 verbose addNamed "1.33.0" is a plain semver version for mime-db
1291 silly cache afterAdd mime-db@1.33.0
1292 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\mime-db\1.33.0\package\package.json not in flight; writing
1293 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1294 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\mime-db\1.33.0\package\package.json written
1295 silly fetchNamedPackageData bytes
1296 silly mapToRegistry name bytes
1297 silly mapToRegistry using default registry
1298 silly mapToRegistry registry https://registry.npmjs.org/
1299 silly mapToRegistry data Result {
1299 silly mapToRegistry raw: 'bytes',
1299 silly mapToRegistry scope: null,
1299 silly mapToRegistry escapedName: 'bytes',
1299 silly mapToRegistry name: 'bytes',
1299 silly mapToRegistry rawSpec: '',
1299 silly mapToRegistry spec: 'latest',
1299 silly mapToRegistry type: 'tag' }
1300 silly mapToRegistry uri https://registry.npmjs.org/bytes
1301 silly fetchNamedPackageData http-errors
1302 silly mapToRegistry name http-errors
1303 silly mapToRegistry using default registry
1304 silly mapToRegistry registry https://registry.npmjs.org/
1305 silly mapToRegistry data Result {
1305 silly mapToRegistry raw: 'http-errors',
1305 silly mapToRegistry scope: null,
1305 silly mapToRegistry escapedName: 'http-errors',
1305 silly mapToRegistry name: 'http-errors',
1305 silly mapToRegistry rawSpec: '',
1305 silly mapToRegistry spec: 'latest',
1305 silly mapToRegistry type: 'tag' }
1306 silly mapToRegistry uri https://registry.npmjs.org/http-errors
1307 silly fetchNamedPackageData iconv-lite
1308 silly mapToRegistry name iconv-lite
1309 silly mapToRegistry using default registry
1310 silly mapToRegistry registry https://registry.npmjs.org/
1311 silly mapToRegistry data Result {
1311 silly mapToRegistry raw: 'iconv-lite',
1311 silly mapToRegistry scope: null,
1311 silly mapToRegistry escapedName: 'iconv-lite',
1311 silly mapToRegistry name: 'iconv-lite',
1311 silly mapToRegistry rawSpec: '',
1311 silly mapToRegistry spec: 'latest',
1311 silly mapToRegistry type: 'tag' }
1312 silly mapToRegistry uri https://registry.npmjs.org/iconv-lite
1313 silly fetchNamedPackageData raw-body
1314 silly mapToRegistry name raw-body
1315 silly mapToRegistry using default registry
1316 silly mapToRegistry registry https://registry.npmjs.org/
1317 silly mapToRegistry data Result {
1317 silly mapToRegistry raw: 'raw-body',
1317 silly mapToRegistry scope: null,
1317 silly mapToRegistry escapedName: 'raw-body',
1317 silly mapToRegistry name: 'raw-body',
1317 silly mapToRegistry rawSpec: '',
1317 silly mapToRegistry spec: 'latest',
1317 silly mapToRegistry type: 'tag' }
1318 silly mapToRegistry uri https://registry.npmjs.org/raw-body
1319 verbose request uri https://registry.npmjs.org/http-errors
1320 verbose request no auth needed
1321 info attempt registry request try #1 at 12:28:22 PM
1322 verbose etag "5aaa0f1f-9546"
1323 verbose lastModified Thu, 15 Mar 2018 6:13:51 GMT
1324 http request GET https://registry.npmjs.org/http-errors
1325 verbose request uri https://registry.npmjs.org/bytes
1326 verbose request no auth needed
1327 info attempt registry request try #1 at 12:28:22 PM
1328 verbose etag "5a79bac3-5ae2"
1329 verbose lastModified Tue, 6 Feb 2018 14:25:07 GMT
1330 http request GET https://registry.npmjs.org/bytes
1331 verbose request uri https://registry.npmjs.org/raw-body
1332 verbose request no auth needed
1333 info attempt registry request try #1 at 12:28:22 PM
1334 verbose etag "5a79bbd5-ff26"
1335 verbose lastModified Tue, 6 Feb 2018 14:29:41 GMT
1336 http request GET https://registry.npmjs.org/raw-body
1337 verbose request uri https://registry.npmjs.org/iconv-lite
1338 verbose request no auth needed
1339 info attempt registry request try #1 at 12:28:22 PM
1340 verbose etag "5ab254a6-122ba"
1341 verbose lastModified Wed, 21 Mar 2018 12:48:38 GMT
1342 http request GET https://registry.npmjs.org/iconv-lite
1343 http 304 https://registry.npmjs.org/iconv-lite
1344 verbose headers { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1344 verbose headers via: '1.1 varnish',
1344 verbose headers 'cache-control': 'max-age=300',
1344 verbose headers etag: '"5ab254a6-122ba"',
1344 verbose headers age: '12331',
1344 verbose headers connection: 'keep-alive',
1344 verbose headers 'x-served-by': 'cache-mia17621-MIA',
1344 verbose headers 'x-cache': 'HIT',
1344 verbose headers 'x-cache-hits': '64',
1344 verbose headers 'x-timer': 'S1522081705.243402,VS0,VE0',
1344 verbose headers vary: 'Accept-Encoding, Accept' }
1345 silly get cb [ 304,
1345 silly get { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1345 silly get via: '1.1 varnish',
1345 silly get 'cache-control': 'max-age=300',
1345 silly get etag: '"5ab254a6-122ba"',
1345 silly get age: '12331',
1345 silly get connection: 'keep-alive',
1345 silly get 'x-served-by': 'cache-mia17621-MIA',
1345 silly get 'x-cache': 'HIT',
1345 silly get 'x-cache-hits': '64',
1345 silly get 'x-timer': 'S1522081705.243402,VS0,VE0',
1345 silly get vary: 'Accept-Encoding, Accept' } ]
1346 verbose etag https://registry.npmjs.org/iconv-lite from cache
1347 verbose get saving iconv-lite to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\iconv-lite\.cache.json
1348 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1349 http 304 https://registry.npmjs.org/bytes
1350 verbose headers { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1350 verbose headers via: '1.1 varnish',
1350 verbose headers 'cache-control': 'max-age=300',
1350 verbose headers etag: '"5a79bac3-5ae2"',
1350 verbose headers age: '7379',
1350 verbose headers connection: 'keep-alive',
1350 verbose headers 'x-served-by': 'cache-mia17630-MIA',
1350 verbose headers 'x-cache': 'HIT',
1350 verbose headers 'x-cache-hits': '37',
1350 verbose headers 'x-timer': 'S1522081705.250508,VS0,VE0',
1350 verbose headers vary: 'Accept-Encoding, Accept' }
1351 silly get cb [ 304,
1351 silly get { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1351 silly get via: '1.1 varnish',
1351 silly get 'cache-control': 'max-age=300',
1351 silly get etag: '"5a79bac3-5ae2"',
1351 silly get age: '7379',
1351 silly get connection: 'keep-alive',
1351 silly get 'x-served-by': 'cache-mia17630-MIA',
1351 silly get 'x-cache': 'HIT',
1351 silly get 'x-cache-hits': '37',
1351 silly get 'x-timer': 'S1522081705.250508,VS0,VE0',
1351 silly get vary: 'Accept-Encoding, Accept' } ]
1352 verbose etag https://registry.npmjs.org/bytes from cache
1353 verbose get saving bytes to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\bytes\.cache.json
1354 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1355 http 304 https://registry.npmjs.org/raw-body
1356 verbose headers { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1356 verbose headers via: '1.1 varnish',
1356 verbose headers 'cache-control': 'max-age=300',
1356 verbose headers etag: '"5a79bbd5-ff26"',
1356 verbose headers age: '7470',
1356 verbose headers connection: 'keep-alive',
1356 verbose headers 'x-served-by': 'cache-mia17629-MIA',
1356 verbose headers 'x-cache': 'HIT',
1356 verbose headers 'x-cache-hits': '53',
1356 verbose headers 'x-timer': 'S1522081705.243314,VS0,VE0',
1356 verbose headers vary: 'Accept-Encoding, Accept' }
1357 silly get cb [ 304,
1357 silly get { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1357 silly get via: '1.1 varnish',
1357 silly get 'cache-control': 'max-age=300',
1357 silly get etag: '"5a79bbd5-ff26"',
1357 silly get age: '7470',
1357 silly get connection: 'keep-alive',
1357 silly get 'x-served-by': 'cache-mia17629-MIA',
1357 silly get 'x-cache': 'HIT',
1357 silly get 'x-cache-hits': '53',
1357 silly get 'x-timer': 'S1522081705.243314,VS0,VE0',
1357 silly get vary: 'Accept-Encoding, Accept' } ]
1358 verbose etag https://registry.npmjs.org/raw-body from cache
1359 verbose get saving raw-body to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\raw-body\.cache.json
1360 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1361 http 304 https://registry.npmjs.org/http-errors
1362 verbose headers { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1362 verbose headers via: '1.1 varnish',
1362 verbose headers 'cache-control': 'max-age=300',
1362 verbose headers etag: '"5aaa0f1f-9546"',
1362 verbose headers age: '487',
1362 verbose headers connection: 'keep-alive',
1362 verbose headers 'x-served-by': 'cache-mia17630-MIA',
1362 verbose headers 'x-cache': 'HIT',
1362 verbose headers 'x-cache-hits': '4',
1362 verbose headers 'x-timer': 'S1522081705.250676,VS0,VE0',
1362 verbose headers vary: 'Accept-Encoding, Accept' }
1363 silly get cb [ 304,
1363 silly get { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1363 silly get via: '1.1 varnish',
1363 silly get 'cache-control': 'max-age=300',
1363 silly get etag: '"5aaa0f1f-9546"',
1363 silly get age: '487',
1363 silly get connection: 'keep-alive',
1363 silly get 'x-served-by': 'cache-mia17630-MIA',
1363 silly get 'x-cache': 'HIT',
1363 silly get 'x-cache-hits': '4',
1363 silly get 'x-timer': 'S1522081705.250676,VS0,VE0',
1363 silly get vary: 'Accept-Encoding, Accept' } ]
1364 verbose etag https://registry.npmjs.org/http-errors from cache
1365 verbose get saving http-errors to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\http-errors\.cache.json
1366 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1367 silly resolveWithNewModule bytes@3.0.0 checking installable status
1368 silly cache add args [ 'bytes@3.0.0', null ]
1369 verbose cache add spec bytes@3.0.0
1370 silly cache add parsed spec Result {
1370 silly cache add raw: 'bytes@3.0.0',
1370 silly cache add scope: null,
1370 silly cache add escapedName: 'bytes',
1370 silly cache add name: 'bytes',
1370 silly cache add rawSpec: '3.0.0',
1370 silly cache add spec: '3.0.0',
1370 silly cache add type: 'version' }
1371 silly addNamed bytes@3.0.0
1372 verbose addNamed "3.0.0" is a plain semver version for bytes
1373 silly mapToRegistry name bytes
1374 silly mapToRegistry using default registry
1375 silly mapToRegistry registry https://registry.npmjs.org/
1376 silly mapToRegistry data Result {
1376 silly mapToRegistry raw: 'bytes',
1376 silly mapToRegistry scope: null,
1376 silly mapToRegistry escapedName: 'bytes',
1376 silly mapToRegistry name: 'bytes',
1376 silly mapToRegistry rawSpec: '',
1376 silly mapToRegistry spec: 'latest',
1376 silly mapToRegistry type: 'tag' }
1377 silly mapToRegistry uri https://registry.npmjs.org/bytes
1378 verbose addNameVersion registry:https://registry.npmjs.org/bytes not in flight; fetching
1379 silly resolveWithNewModule iconv-lite@0.4.19 checking installable status
1380 silly cache add args [ 'iconv-lite@0.4.19', null ]
1381 verbose cache add spec iconv-lite@0.4.19
1382 silly cache add parsed spec Result {
1382 silly cache add raw: 'iconv-lite@0.4.19',
1382 silly cache add scope: null,
1382 silly cache add escapedName: 'iconv-lite',
1382 silly cache add name: 'iconv-lite',
1382 silly cache add rawSpec: '0.4.19',
1382 silly cache add spec: '0.4.19',
1382 silly cache add type: 'version' }
1383 silly addNamed iconv-lite@0.4.19
1384 verbose addNamed "0.4.19" is a plain semver version for iconv-lite
1385 silly mapToRegistry name iconv-lite
1386 silly mapToRegistry using default registry
1387 silly mapToRegistry registry https://registry.npmjs.org/
1388 silly mapToRegistry data Result {
1388 silly mapToRegistry raw: 'iconv-lite',
1388 silly mapToRegistry scope: null,
1388 silly mapToRegistry escapedName: 'iconv-lite',
1388 silly mapToRegistry name: 'iconv-lite',
1388 silly mapToRegistry rawSpec: '',
1388 silly mapToRegistry spec: 'latest',
1388 silly mapToRegistry type: 'tag' }
1389 silly mapToRegistry uri https://registry.npmjs.org/iconv-lite
1390 verbose addNameVersion registry:https://registry.npmjs.org/iconv-lite not in flight; fetching
1391 silly resolveWithNewModule raw-body@2.3.2 checking installable status
1392 silly cache add args [ 'raw-body@2.3.2', null ]
1393 verbose cache add spec raw-body@2.3.2
1394 silly cache add parsed spec Result {
1394 silly cache add raw: 'raw-body@2.3.2',
1394 silly cache add scope: null,
1394 silly cache add escapedName: 'raw-body',
1394 silly cache add name: 'raw-body',
1394 silly cache add rawSpec: '2.3.2',
1394 silly cache add spec: '2.3.2',
1394 silly cache add type: 'version' }
1395 silly addNamed raw-body@2.3.2
1396 verbose addNamed "2.3.2" is a plain semver version for raw-body
1397 silly mapToRegistry name raw-body
1398 silly mapToRegistry using default registry
1399 silly mapToRegistry registry https://registry.npmjs.org/
1400 silly mapToRegistry data Result {
1400 silly mapToRegistry raw: 'raw-body',
1400 silly mapToRegistry scope: null,
1400 silly mapToRegistry escapedName: 'raw-body',
1400 silly mapToRegistry name: 'raw-body',
1400 silly mapToRegistry rawSpec: '',
1400 silly mapToRegistry spec: 'latest',
1400 silly mapToRegistry type: 'tag' }
1401 silly mapToRegistry uri https://registry.npmjs.org/raw-body
1402 verbose addNameVersion registry:https://registry.npmjs.org/raw-body not in flight; fetching
1403 verbose get https://registry.npmjs.org/bytes not expired, no request
1404 silly resolveWithNewModule http-errors@1.6.2 checking installable status
1405 silly cache add args [ 'http-errors@~1.6.2', null ]
1406 verbose cache add spec http-errors@~1.6.2
1407 silly cache add parsed spec Result {
1407 silly cache add raw: 'http-errors@~1.6.2',
1407 silly cache add scope: null,
1407 silly cache add escapedName: 'http-errors',
1407 silly cache add name: 'http-errors',
1407 silly cache add rawSpec: '~1.6.2',
1407 silly cache add spec: '>=1.6.2 <1.7.0',
1407 silly cache add type: 'range' }
1408 silly addNamed http-errors@>=1.6.2 <1.7.0
1409 verbose addNamed ">=1.6.2 <1.7.0" is a valid semver range for http-errors
1410 silly addNameRange { name: 'http-errors', range: '>=1.6.2 <1.7.0', hasData: false }
1411 silly mapToRegistry name http-errors
1412 silly mapToRegistry using default registry
1413 silly mapToRegistry registry https://registry.npmjs.org/
1414 silly mapToRegistry data Result {
1414 silly mapToRegistry raw: 'http-errors',
1414 silly mapToRegistry scope: null,
1414 silly mapToRegistry escapedName: 'http-errors',
1414 silly mapToRegistry name: 'http-errors',
1414 silly mapToRegistry rawSpec: '',
1414 silly mapToRegistry spec: 'latest',
1414 silly mapToRegistry type: 'tag' }
1415 silly mapToRegistry uri https://registry.npmjs.org/http-errors
1416 verbose addNameRange registry:https://registry.npmjs.org/http-errors not in flight; fetching
1417 verbose get https://registry.npmjs.org/iconv-lite not expired, no request
1418 verbose get https://registry.npmjs.org/raw-body not expired, no request
1419 verbose get https://registry.npmjs.org/http-errors not expired, no request
1420 silly addNameRange number 2 { name: 'http-errors', range: '>=1.6.2 <1.7.0', hasData: true }
1421 silly addNameRange versions [ 'http-errors',
1421 silly addNameRange [ '0.0.1',
1421 silly addNameRange '1.0.0',
1421 silly addNameRange '1.0.1',
1421 silly addNameRange '1.1.0',
1421 silly addNameRange '1.2.0',
1421 silly addNameRange '1.2.1',
1421 silly addNameRange '1.2.2',
1421 silly addNameRange '1.2.3',
1421 silly addNameRange '1.2.4',
1421 silly addNameRange '1.2.5',
1421 silly addNameRange '1.2.6',
1421 silly addNameRange '1.2.7',
1421 silly addNameRange '1.2.8',
1421 silly addNameRange '1.3.0',
1421 silly addNameRange '1.3.1',
1421 silly addNameRange '1.4.0',
1421 silly addNameRange '1.5.0',
1421 silly addNameRange '1.5.1',
1421 silly addNameRange '1.6.0',
1421 silly addNameRange '1.6.1',
1421 silly addNameRange '1.6.2' ] ]
1422 silly addNamed http-errors@1.6.2
1423 verbose addNamed "1.6.2" is a plain semver version for http-errors
1424 silly cache afterAdd bytes@3.0.0
1425 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\bytes\3.0.0\package\package.json not in flight; writing
1426 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1427 silly cache afterAdd iconv-lite@0.4.19
1428 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\iconv-lite\0.4.19\package\package.json not in flight; writing
1429 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1430 silly cache afterAdd raw-body@2.3.2
1431 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\raw-body\2.3.2\package\package.json not in flight; writing
1432 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1433 silly cache afterAdd http-errors@1.6.2
1434 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\http-errors\1.6.2\package\package.json not in flight; writing
1435 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1436 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\bytes\3.0.0\package\package.json written
1437 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\iconv-lite\0.4.19\package\package.json written
1438 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\raw-body\2.3.2\package\package.json written
1439 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\http-errors\1.6.2\package\package.json written
1440 silly fetchNamedPackageData ms
1441 silly mapToRegistry name ms
1442 silly mapToRegistry using default registry
1443 silly mapToRegistry registry https://registry.npmjs.org/
1444 silly mapToRegistry data Result {
1444 silly mapToRegistry raw: 'ms',
1444 silly mapToRegistry scope: null,
1444 silly mapToRegistry escapedName: 'ms',
1444 silly mapToRegistry name: 'ms',
1444 silly mapToRegistry rawSpec: '',
1444 silly mapToRegistry spec: 'latest',
1444 silly mapToRegistry type: 'tag' }
1445 silly mapToRegistry uri https://registry.npmjs.org/ms
1446 verbose request uri https://registry.npmjs.org/ms
1447 verbose request no auth needed
1448 info attempt registry request try #1 at 12:28:22 PM
1449 verbose etag "5aa9402e-498a"
1450 verbose lastModified Wed, 14 Mar 2018 15:30:54 GMT
1451 http request GET https://registry.npmjs.org/ms
1452 http 304 https://registry.npmjs.org/ms
1453 verbose headers { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1453 verbose headers via: '1.1 varnish',
1453 verbose headers 'cache-control': 'max-age=300',
1453 verbose headers etag: '"5aa9402e-498a"',
1453 verbose headers age: '14078',
1453 verbose headers connection: 'keep-alive',
1453 verbose headers 'x-served-by': 'cache-mia17628-MIA',
1453 verbose headers 'x-cache': 'HIT',
1453 verbose headers 'x-cache-hits': '107',
1453 verbose headers 'x-timer': 'S1522081705.376375,VS0,VE0',
1453 verbose headers vary: 'Accept-Encoding, Accept' }
1454 silly get cb [ 304,
1454 silly get { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1454 silly get via: '1.1 varnish',
1454 silly get 'cache-control': 'max-age=300',
1454 silly get etag: '"5aa9402e-498a"',
1454 silly get age: '14078',
1454 silly get connection: 'keep-alive',
1454 silly get 'x-served-by': 'cache-mia17628-MIA',
1454 silly get 'x-cache': 'HIT',
1454 silly get 'x-cache-hits': '107',
1454 silly get 'x-timer': 'S1522081705.376375,VS0,VE0',
1454 silly get vary: 'Accept-Encoding, Accept' } ]
1455 verbose etag https://registry.npmjs.org/ms from cache
1456 verbose get saving ms to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\ms\.cache.json
1457 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1458 silly resolveWithNewModule ms@2.0.0 checking installable status
1459 silly cache add args [ 'ms@2.0.0', null ]
1460 verbose cache add spec ms@2.0.0
1461 silly cache add parsed spec Result {
1461 silly cache add raw: 'ms@2.0.0',
1461 silly cache add scope: null,
1461 silly cache add escapedName: 'ms',
1461 silly cache add name: 'ms',
1461 silly cache add rawSpec: '2.0.0',
1461 silly cache add spec: '2.0.0',
1461 silly cache add type: 'version' }
1462 silly addNamed ms@2.0.0
1463 verbose addNamed "2.0.0" is a plain semver version for ms
1464 silly mapToRegistry name ms
1465 silly mapToRegistry using default registry
1466 silly mapToRegistry registry https://registry.npmjs.org/
1467 silly mapToRegistry data Result {
1467 silly mapToRegistry raw: 'ms',
1467 silly mapToRegistry scope: null,
1467 silly mapToRegistry escapedName: 'ms',
1467 silly mapToRegistry name: 'ms',
1467 silly mapToRegistry rawSpec: '',
1467 silly mapToRegistry spec: 'latest',
1467 silly mapToRegistry type: 'tag' }
1468 silly mapToRegistry uri https://registry.npmjs.org/ms
1469 verbose addNameVersion registry:https://registry.npmjs.org/ms not in flight; fetching
1470 verbose get https://registry.npmjs.org/ms not expired, no request
1471 silly cache afterAdd ms@2.0.0
1472 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\ms\2.0.0\package\package.json not in flight; writing
1473 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1474 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\ms\2.0.0\package\package.json written
1475 silly fetchNamedPackageData depd
1476 silly mapToRegistry name depd
1477 silly mapToRegistry using default registry
1478 silly mapToRegistry registry https://registry.npmjs.org/
1479 silly mapToRegistry data Result {
1479 silly mapToRegistry raw: 'depd',
1479 silly mapToRegistry scope: null,
1479 silly mapToRegistry escapedName: 'depd',
1479 silly mapToRegistry name: 'depd',
1479 silly mapToRegistry rawSpec: '',
1479 silly mapToRegistry spec: 'latest',
1479 silly mapToRegistry type: 'tag' }
1480 silly mapToRegistry uri https://registry.npmjs.org/depd
1481 silly resolveWithNewModule depd@1.1.1 checking installable status
1482 silly cache add args [ 'depd@1.1.1', null ]
1483 verbose cache add spec depd@1.1.1
1484 silly fetchNamedPackageData inherits
1485 silly mapToRegistry name inherits
1486 silly mapToRegistry using default registry
1487 silly mapToRegistry registry https://registry.npmjs.org/
1488 silly mapToRegistry data Result {
1488 silly mapToRegistry raw: 'inherits',
1488 silly mapToRegistry scope: null,
1488 silly mapToRegistry escapedName: 'inherits',
1488 silly mapToRegistry name: 'inherits',
1488 silly mapToRegistry rawSpec: '',
1488 silly mapToRegistry spec: 'latest',
1488 silly mapToRegistry type: 'tag' }
1489 silly mapToRegistry uri https://registry.npmjs.org/inherits
1490 silly fetchNamedPackageData setprototypeof
1491 silly mapToRegistry name setprototypeof
1492 silly mapToRegistry using default registry
1493 silly mapToRegistry registry https://registry.npmjs.org/
1494 silly mapToRegistry data Result {
1494 silly mapToRegistry raw: 'setprototypeof',
1494 silly mapToRegistry scope: null,
1494 silly mapToRegistry escapedName: 'setprototypeof',
1494 silly mapToRegistry name: 'setprototypeof',
1494 silly mapToRegistry rawSpec: '',
1494 silly mapToRegistry spec: 'latest',
1494 silly mapToRegistry type: 'tag' }
1495 silly mapToRegistry uri https://registry.npmjs.org/setprototypeof
1496 silly resolveWithNewModule setprototypeof@1.0.3 checking installable status
1497 silly cache add args [ 'setprototypeof@1.0.3', null ]
1498 verbose cache add spec setprototypeof@1.0.3
1499 silly cache add parsed spec Result {
1499 silly cache add raw: 'depd@1.1.1',
1499 silly cache add scope: null,
1499 silly cache add escapedName: 'depd',
1499 silly cache add name: 'depd',
1499 silly cache add rawSpec: '1.1.1',
1499 silly cache add spec: '1.1.1',
1499 silly cache add type: 'version' }
1500 silly addNamed depd@1.1.1
1501 verbose addNamed "1.1.1" is a plain semver version for depd
1502 silly mapToRegistry name depd
1503 silly mapToRegistry using default registry
1504 silly mapToRegistry registry https://registry.npmjs.org/
1505 silly mapToRegistry data Result {
1505 silly mapToRegistry raw: 'depd',
1505 silly mapToRegistry scope: null,
1505 silly mapToRegistry escapedName: 'depd',
1505 silly mapToRegistry name: 'depd',
1505 silly mapToRegistry rawSpec: '',
1505 silly mapToRegistry spec: 'latest',
1505 silly mapToRegistry type: 'tag' }
1506 silly mapToRegistry uri https://registry.npmjs.org/depd
1507 verbose addNameVersion registry:https://registry.npmjs.org/depd not in flight; fetching
1508 silly cache add parsed spec Result {
1508 silly cache add raw: 'setprototypeof@1.0.3',
1508 silly cache add scope: null,
1508 silly cache add escapedName: 'setprototypeof',
1508 silly cache add name: 'setprototypeof',
1508 silly cache add rawSpec: '1.0.3',
1508 silly cache add spec: '1.0.3',
1508 silly cache add type: 'version' }
1509 silly addNamed setprototypeof@1.0.3
1510 verbose addNamed "1.0.3" is a plain semver version for setprototypeof
1511 silly mapToRegistry name setprototypeof
1512 silly mapToRegistry using default registry
1513 silly mapToRegistry registry https://registry.npmjs.org/
1514 silly mapToRegistry data Result {
1514 silly mapToRegistry raw: 'setprototypeof',
1514 silly mapToRegistry scope: null,
1514 silly mapToRegistry escapedName: 'setprototypeof',
1514 silly mapToRegistry name: 'setprototypeof',
1514 silly mapToRegistry rawSpec: '',
1514 silly mapToRegistry spec: 'latest',
1514 silly mapToRegistry type: 'tag' }
1515 silly mapToRegistry uri https://registry.npmjs.org/setprototypeof
1516 verbose addNameVersion registry:https://registry.npmjs.org/setprototypeof not in flight; fetching
1517 verbose request uri https://registry.npmjs.org/inherits
1518 verbose request no auth needed
1519 info attempt registry request try #1 at 12:28:22 PM
1520 verbose etag "5a8b25af-2289"
1521 verbose lastModified Mon, 19 Feb 2018 19:29:51 GMT
1522 http request GET https://registry.npmjs.org/inherits
1523 verbose get https://registry.npmjs.org/setprototypeof not expired, no request
1524 verbose get https://registry.npmjs.org/depd not expired, no request
1525 silly cache afterAdd depd@1.1.1
1526 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\depd\1.1.1\package\package.json not in flight; writing
1527 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1528 silly cache afterAdd setprototypeof@1.0.3
1529 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\setprototypeof\1.0.3\package\package.json not in flight; writing
1530 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1531 http 304 https://registry.npmjs.org/inherits
1532 verbose headers { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1532 verbose headers via: '1.1 varnish',
1532 verbose headers 'cache-control': 'max-age=300',
1532 verbose headers etag: '"5a8b25af-2289"',
1532 verbose headers age: '13463',
1532 verbose headers connection: 'keep-alive',
1532 verbose headers 'x-served-by': 'cache-mia17620-MIA',
1532 verbose headers 'x-cache': 'HIT',
1532 verbose headers 'x-cache-hits': '120',
1532 verbose headers 'x-timer': 'S1522081705.483564,VS0,VE0',
1532 verbose headers vary: 'Accept-Encoding, Accept' }
1533 silly get cb [ 304,
1533 silly get { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1533 silly get via: '1.1 varnish',
1533 silly get 'cache-control': 'max-age=300',
1533 silly get etag: '"5a8b25af-2289"',
1533 silly get age: '13463',
1533 silly get connection: 'keep-alive',
1533 silly get 'x-served-by': 'cache-mia17620-MIA',
1533 silly get 'x-cache': 'HIT',
1533 silly get 'x-cache-hits': '120',
1533 silly get 'x-timer': 'S1522081705.483564,VS0,VE0',
1533 silly get vary: 'Accept-Encoding, Accept' } ]
1534 verbose etag https://registry.npmjs.org/inherits from cache
1535 verbose get saving inherits to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\inherits\.cache.json
1536 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1537 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\depd\1.1.1\package\package.json written
1538 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\setprototypeof\1.0.3\package\package.json written
1539 silly resolveWithNewModule inherits@2.0.3 checking installable status
1540 silly cache add args [ 'inherits@2.0.3', null ]
1541 verbose cache add spec inherits@2.0.3
1542 silly cache add parsed spec Result {
1542 silly cache add raw: 'inherits@2.0.3',
1542 silly cache add scope: null,
1542 silly cache add escapedName: 'inherits',
1542 silly cache add name: 'inherits',
1542 silly cache add rawSpec: '2.0.3',
1542 silly cache add spec: '2.0.3',
1542 silly cache add type: 'version' }
1543 silly addNamed inherits@2.0.3
1544 verbose addNamed "2.0.3" is a plain semver version for inherits
1545 silly mapToRegistry name inherits
1546 silly mapToRegistry using default registry
1547 silly mapToRegistry registry https://registry.npmjs.org/
1548 silly mapToRegistry data Result {
1548 silly mapToRegistry raw: 'inherits',
1548 silly mapToRegistry scope: null,
1548 silly mapToRegistry escapedName: 'inherits',
1548 silly mapToRegistry name: 'inherits',
1548 silly mapToRegistry rawSpec: '',
1548 silly mapToRegistry spec: 'latest',
1548 silly mapToRegistry type: 'tag' }
1549 silly mapToRegistry uri https://registry.npmjs.org/inherits
1550 verbose addNameVersion registry:https://registry.npmjs.org/inherits not in flight; fetching
1551 verbose get https://registry.npmjs.org/inherits not expired, no request
1552 silly cache afterAdd inherits@2.0.3
1553 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\inherits\2.0.3\package\package.json not in flight; writing
1554 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1555 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\inherits\2.0.3\package\package.json written
1556 silly fetchNamedPackageData ee-first
1557 silly mapToRegistry name ee-first
1558 silly mapToRegistry using default registry
1559 silly mapToRegistry registry https://registry.npmjs.org/
1560 silly mapToRegistry data Result {
1560 silly mapToRegistry raw: 'ee-first',
1560 silly mapToRegistry scope: null,
1560 silly mapToRegistry escapedName: 'ee-first',
1560 silly mapToRegistry name: 'ee-first',
1560 silly mapToRegistry rawSpec: '',
1560 silly mapToRegistry spec: 'latest',
1560 silly mapToRegistry type: 'tag' }
1561 silly mapToRegistry uri https://registry.npmjs.org/ee-first
1562 verbose request uri https://registry.npmjs.org/ee-first
1563 verbose request no auth needed
1564 info attempt registry request try #1 at 12:28:22 PM
1565 verbose etag "5818ce5a-3351"
1566 verbose lastModified Tue, 1 Nov 2016 17:18:18 GMT
1567 http request GET https://registry.npmjs.org/ee-first
1568 http 304 https://registry.npmjs.org/ee-first
1569 verbose headers { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1569 verbose headers via: '1.1 varnish',
1569 verbose headers 'cache-control': 'max-age=300',
1569 verbose headers etag: '"5818ce5a-3351"',
1569 verbose headers age: '5931',
1569 verbose headers connection: 'keep-alive',
1569 verbose headers 'x-served-by': 'cache-mia17623-MIA',
1569 verbose headers 'x-cache': 'HIT',
1569 verbose headers 'x-cache-hits': '19',
1569 verbose headers 'x-timer': 'S1522081706.596388,VS0,VE0',
1569 verbose headers vary: 'Accept-Encoding, Accept' }
1570 silly get cb [ 304,
1570 silly get { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1570 silly get via: '1.1 varnish',
1570 silly get 'cache-control': 'max-age=300',
1570 silly get etag: '"5818ce5a-3351"',
1570 silly get age: '5931',
1570 silly get connection: 'keep-alive',
1570 silly get 'x-served-by': 'cache-mia17623-MIA',
1570 silly get 'x-cache': 'HIT',
1570 silly get 'x-cache-hits': '19',
1570 silly get 'x-timer': 'S1522081706.596388,VS0,VE0',
1570 silly get vary: 'Accept-Encoding, Accept' } ]
1571 verbose etag https://registry.npmjs.org/ee-first from cache
1572 verbose get saving ee-first to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\ee-first\.cache.json
1573 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1574 silly resolveWithNewModule ee-first@1.1.1 checking installable status
1575 silly cache add args [ 'ee-first@1.1.1', null ]
1576 verbose cache add spec ee-first@1.1.1
1577 silly cache add parsed spec Result {
1577 silly cache add raw: 'ee-first@1.1.1',
1577 silly cache add scope: null,
1577 silly cache add escapedName: 'ee-first',
1577 silly cache add name: 'ee-first',
1577 silly cache add rawSpec: '1.1.1',
1577 silly cache add spec: '1.1.1',
1577 silly cache add type: 'version' }
1578 silly addNamed ee-first@1.1.1
1579 verbose addNamed "1.1.1" is a plain semver version for ee-first
1580 silly mapToRegistry name ee-first
1581 silly mapToRegistry using default registry
1582 silly mapToRegistry registry https://registry.npmjs.org/
1583 silly mapToRegistry data Result {
1583 silly mapToRegistry raw: 'ee-first',
1583 silly mapToRegistry scope: null,
1583 silly mapToRegistry escapedName: 'ee-first',
1583 silly mapToRegistry name: 'ee-first',
1583 silly mapToRegistry rawSpec: '',
1583 silly mapToRegistry spec: 'latest',
1583 silly mapToRegistry type: 'tag' }
1584 silly mapToRegistry uri https://registry.npmjs.org/ee-first
1585 verbose addNameVersion registry:https://registry.npmjs.org/ee-first not in flight; fetching
1586 verbose get https://registry.npmjs.org/ee-first not expired, no request
1587 silly cache afterAdd ee-first@1.1.1
1588 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\ee-first\1.1.1\package\package.json not in flight; writing
1589 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1590 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\ee-first\1.1.1\package\package.json written
1591 silly fetchNamedPackageData unpipe
1592 silly mapToRegistry name unpipe
1593 silly mapToRegistry using default registry
1594 silly mapToRegistry registry https://registry.npmjs.org/
1595 silly mapToRegistry data Result {
1595 silly mapToRegistry raw: 'unpipe',
1595 silly mapToRegistry scope: null,
1595 silly mapToRegistry escapedName: 'unpipe',
1595 silly mapToRegistry name: 'unpipe',
1595 silly mapToRegistry rawSpec: '',
1595 silly mapToRegistry spec: 'latest',
1595 silly mapToRegistry type: 'tag' }
1596 silly mapToRegistry uri https://registry.npmjs.org/unpipe
1597 verbose request uri https://registry.npmjs.org/unpipe
1598 verbose request no auth needed
1599 info attempt registry request try #1 at 12:28:22 PM
1600 verbose etag "56b39942-ccf"
1601 verbose lastModified Thu, 4 Feb 2016 18:32:34 GMT
1602 http request GET https://registry.npmjs.org/unpipe
1603 http 304 https://registry.npmjs.org/unpipe
1604 verbose headers { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1604 verbose headers via: '1.1 varnish',
1604 verbose headers 'cache-control': 'max-age=300',
1604 verbose headers etag: '"56b39942-ccf"',
1604 verbose headers age: '7183',
1604 verbose headers connection: 'keep-alive',
1604 verbose headers 'x-served-by': 'cache-mia17624-MIA',
1604 verbose headers 'x-cache': 'HIT',
1604 verbose headers 'x-cache-hits': '29',
1604 verbose headers 'x-timer': 'S1522081706.669371,VS0,VE0',
1604 verbose headers vary: 'Accept-Encoding, Accept' }
1605 silly get cb [ 304,
1605 silly get { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1605 silly get via: '1.1 varnish',
1605 silly get 'cache-control': 'max-age=300',
1605 silly get etag: '"56b39942-ccf"',
1605 silly get age: '7183',
1605 silly get connection: 'keep-alive',
1605 silly get 'x-served-by': 'cache-mia17624-MIA',
1605 silly get 'x-cache': 'HIT',
1605 silly get 'x-cache-hits': '29',
1605 silly get 'x-timer': 'S1522081706.669371,VS0,VE0',
1605 silly get vary: 'Accept-Encoding, Accept' } ]
1606 verbose etag https://registry.npmjs.org/unpipe from cache
1607 verbose get saving unpipe to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\unpipe\.cache.json
1608 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1609 silly resolveWithNewModule unpipe@1.0.0 checking installable status
1610 silly cache add args [ 'unpipe@1.0.0', null ]
1611 verbose cache add spec unpipe@1.0.0
1612 silly cache add parsed spec Result {
1612 silly cache add raw: 'unpipe@1.0.0',
1612 silly cache add scope: null,
1612 silly cache add escapedName: 'unpipe',
1612 silly cache add name: 'unpipe',
1612 silly cache add rawSpec: '1.0.0',
1612 silly cache add spec: '1.0.0',
1612 silly cache add type: 'version' }
1613 silly addNamed unpipe@1.0.0
1614 verbose addNamed "1.0.0" is a plain semver version for unpipe
1615 silly mapToRegistry name unpipe
1616 silly mapToRegistry using default registry
1617 silly mapToRegistry registry https://registry.npmjs.org/
1618 silly mapToRegistry data Result {
1618 silly mapToRegistry raw: 'unpipe',
1618 silly mapToRegistry scope: null,
1618 silly mapToRegistry escapedName: 'unpipe',
1618 silly mapToRegistry name: 'unpipe',
1618 silly mapToRegistry rawSpec: '',
1618 silly mapToRegistry spec: 'latest',
1618 silly mapToRegistry type: 'tag' }
1619 silly mapToRegistry uri https://registry.npmjs.org/unpipe
1620 verbose addNameVersion registry:https://registry.npmjs.org/unpipe not in flight; fetching
1621 verbose get https://registry.npmjs.org/unpipe not expired, no request
1622 silly cache afterAdd unpipe@1.0.0
1623 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\unpipe\1.0.0\package\package.json not in flight; writing
1624 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1625 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\unpipe\1.0.0\package\package.json written
1626 silly fetchNamedPackageData media-typer
1627 silly mapToRegistry name media-typer
1628 silly mapToRegistry using default registry
1629 silly mapToRegistry registry https://registry.npmjs.org/
1630 silly mapToRegistry data Result {
1630 silly mapToRegistry raw: 'media-typer',
1630 silly mapToRegistry scope: null,
1630 silly mapToRegistry escapedName: 'media-typer',
1630 silly mapToRegistry name: 'media-typer',
1630 silly mapToRegistry rawSpec: '',
1630 silly mapToRegistry spec: 'latest',
1630 silly mapToRegistry type: 'tag' }
1631 silly mapToRegistry uri https://registry.npmjs.org/media-typer
1632 verbose request uri https://registry.npmjs.org/media-typer
1633 verbose request no auth needed
1634 info attempt registry request try #1 at 12:28:23 PM
1635 verbose etag "59f14d67-1ed8"
1636 verbose lastModified Thu, 26 Oct 2017 2:50:15 GMT
1637 http request GET https://registry.npmjs.org/media-typer
1638 http 304 https://registry.npmjs.org/media-typer
1639 verbose headers { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1639 verbose headers via: '1.1 varnish',
1639 verbose headers 'cache-control': 'max-age=300',
1639 verbose headers etag: '"59f14d67-1ed8"',
1639 verbose headers age: '6787',
1639 verbose headers connection: 'keep-alive',
1639 verbose headers 'x-served-by': 'cache-mia17624-MIA',
1639 verbose headers 'x-cache': 'HIT',
1639 verbose headers 'x-cache-hits': '30',
1639 verbose headers 'x-timer': 'S1522081706.740340,VS0,VE0',
1639 verbose headers vary: 'Accept-Encoding, Accept' }
1640 silly get cb [ 304,
1640 silly get { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1640 silly get via: '1.1 varnish',
1640 silly get 'cache-control': 'max-age=300',
1640 silly get etag: '"59f14d67-1ed8"',
1640 silly get age: '6787',
1640 silly get connection: 'keep-alive',
1640 silly get 'x-served-by': 'cache-mia17624-MIA',
1640 silly get 'x-cache': 'HIT',
1640 silly get 'x-cache-hits': '30',
1640 silly get 'x-timer': 'S1522081706.740340,VS0,VE0',
1640 silly get vary: 'Accept-Encoding, Accept' } ]
1641 verbose etag https://registry.npmjs.org/media-typer from cache
1642 verbose get saving media-typer to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\media-typer\.cache.json
1643 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1644 silly resolveWithNewModule media-typer@0.3.0 checking installable status
1645 silly cache add args [ 'media-typer@0.3.0', null ]
1646 verbose cache add spec media-typer@0.3.0
1647 silly cache add parsed spec Result {
1647 silly cache add raw: 'media-typer@0.3.0',
1647 silly cache add scope: null,
1647 silly cache add escapedName: 'media-typer',
1647 silly cache add name: 'media-typer',
1647 silly cache add rawSpec: '0.3.0',
1647 silly cache add spec: '0.3.0',
1647 silly cache add type: 'version' }
1648 silly addNamed media-typer@0.3.0
1649 verbose addNamed "0.3.0" is a plain semver version for media-typer
1650 silly mapToRegistry name media-typer
1651 silly mapToRegistry using default registry
1652 silly mapToRegistry registry https://registry.npmjs.org/
1653 silly mapToRegistry data Result {
1653 silly mapToRegistry raw: 'media-typer',
1653 silly mapToRegistry scope: null,
1653 silly mapToRegistry escapedName: 'media-typer',
1653 silly mapToRegistry name: 'media-typer',
1653 silly mapToRegistry rawSpec: '',
1653 silly mapToRegistry spec: 'latest',
1653 silly mapToRegistry type: 'tag' }
1654 silly mapToRegistry uri https://registry.npmjs.org/media-typer
1655 verbose addNameVersion registry:https://registry.npmjs.org/media-typer not in flight; fetching
1656 verbose get https://registry.npmjs.org/media-typer not expired, no request
1657 silly cache afterAdd media-typer@0.3.0
1658 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\media-typer\0.3.0\package\package.json not in flight; writing
1659 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1660 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\media-typer\0.3.0\package\package.json written
1661 silly fetchNamedPackageData forwarded
1662 silly mapToRegistry name forwarded
1663 silly mapToRegistry using default registry
1664 silly mapToRegistry registry https://registry.npmjs.org/
1665 silly mapToRegistry data Result {
1665 silly mapToRegistry raw: 'forwarded',
1665 silly mapToRegistry scope: null,
1665 silly mapToRegistry escapedName: 'forwarded',
1665 silly mapToRegistry name: 'forwarded',
1665 silly mapToRegistry rawSpec: '',
1665 silly mapToRegistry spec: 'latest',
1665 silly mapToRegistry type: 'tag' }
1666 silly mapToRegistry uri https://registry.npmjs.org/forwarded
1667 silly fetchNamedPackageData ipaddr.js
1668 silly mapToRegistry name ipaddr.js
1669 silly mapToRegistry using default registry
1670 silly mapToRegistry registry https://registry.npmjs.org/
1671 silly mapToRegistry data Result {
1671 silly mapToRegistry raw: 'ipaddr.js',
1671 silly mapToRegistry scope: null,
1671 silly mapToRegistry escapedName: 'ipaddr.js',
1671 silly mapToRegistry name: 'ipaddr.js',
1671 silly mapToRegistry rawSpec: '',
1671 silly mapToRegistry spec: 'latest',
1671 silly mapToRegistry type: 'tag' }
1672 silly mapToRegistry uri https://registry.npmjs.org/ipaddr.js
1673 verbose request uri https://registry.npmjs.org/forwarded
1674 verbose request no auth needed
1675 info attempt registry request try #1 at 12:28:23 PM
1676 verbose etag "59bb3852-1ca1"
1677 verbose lastModified Fri, 15 Sep 2017 2:17:54 GMT
1678 http request GET https://registry.npmjs.org/forwarded
1679 verbose request uri https://registry.npmjs.org/ipaddr.js
1680 verbose request no auth needed
1681 info attempt registry request try #1 at 12:28:23 PM
1682 verbose etag "5a793fe8-98a5"
1683 verbose lastModified Tue, 6 Feb 2018 5:40:56 GMT
1684 http request GET https://registry.npmjs.org/ipaddr.js
1685 http 304 https://registry.npmjs.org/forwarded
1686 verbose headers { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1686 verbose headers via: '1.1 varnish',
1686 verbose headers 'cache-control': 'max-age=300',
1686 verbose headers etag: '"59bb3852-1ca1"',
1686 verbose headers age: '8339',
1686 verbose headers connection: 'keep-alive',
1686 verbose headers 'x-served-by': 'cache-mia17635-MIA',
1686 verbose headers 'x-cache': 'HIT',
1686 verbose headers 'x-cache-hits': '17',
1686 verbose headers 'x-timer': 'S1522081706.806076,VS0,VE0',
1686 verbose headers vary: 'Accept-Encoding, Accept' }
1687 silly get cb [ 304,
1687 silly get { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1687 silly get via: '1.1 varnish',
1687 silly get 'cache-control': 'max-age=300',
1687 silly get etag: '"59bb3852-1ca1"',
1687 silly get age: '8339',
1687 silly get connection: 'keep-alive',
1687 silly get 'x-served-by': 'cache-mia17635-MIA',
1687 silly get 'x-cache': 'HIT',
1687 silly get 'x-cache-hits': '17',
1687 silly get 'x-timer': 'S1522081706.806076,VS0,VE0',
1687 silly get vary: 'Accept-Encoding, Accept' } ]
1688 verbose etag https://registry.npmjs.org/forwarded from cache
1689 verbose get saving forwarded to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\forwarded\.cache.json
1690 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1691 http 304 https://registry.npmjs.org/ipaddr.js
1692 verbose headers { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1692 verbose headers via: '1.1 varnish',
1692 verbose headers 'cache-control': 'max-age=300',
1692 verbose headers etag: '"5a793fe8-98a5"',
1692 verbose headers age: '5233',
1692 verbose headers connection: 'keep-alive',
1692 verbose headers 'x-served-by': 'cache-mia17627-MIA',
1692 verbose headers 'x-cache': 'HIT',
1692 verbose headers 'x-cache-hits': '11',
1692 verbose headers 'x-timer': 'S1522081706.806571,VS0,VE0',
1692 verbose headers vary: 'Accept-Encoding, Accept' }
1693 silly get cb [ 304,
1693 silly get { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1693 silly get via: '1.1 varnish',
1693 silly get 'cache-control': 'max-age=300',
1693 silly get etag: '"5a793fe8-98a5"',
1693 silly get age: '5233',
1693 silly get connection: 'keep-alive',
1693 silly get 'x-served-by': 'cache-mia17627-MIA',
1693 silly get 'x-cache': 'HIT',
1693 silly get 'x-cache-hits': '11',
1693 silly get 'x-timer': 'S1522081706.806571,VS0,VE0',
1693 silly get vary: 'Accept-Encoding, Accept' } ]
1694 verbose etag https://registry.npmjs.org/ipaddr.js from cache
1695 verbose get saving ipaddr.js to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\ipaddr.js\.cache.json
1696 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1697 silly resolveWithNewModule ipaddr.js@1.6.0 checking installable status
1698 silly cache add args [ 'ipaddr.js@1.6.0', null ]
1699 verbose cache add spec ipaddr.js@1.6.0
1700 silly cache add parsed spec Result {
1700 silly cache add raw: 'ipaddr.js@1.6.0',
1700 silly cache add scope: null,
1700 silly cache add escapedName: 'ipaddr.js',
1700 silly cache add name: 'ipaddr.js',
1700 silly cache add rawSpec: '1.6.0',
1700 silly cache add spec: '1.6.0',
1700 silly cache add type: 'version' }
1701 silly addNamed ipaddr.js@1.6.0
1702 verbose addNamed "1.6.0" is a plain semver version for ipaddr.js
1703 silly mapToRegistry name ipaddr.js
1704 silly mapToRegistry using default registry
1705 silly mapToRegistry registry https://registry.npmjs.org/
1706 silly mapToRegistry data Result {
1706 silly mapToRegistry raw: 'ipaddr.js',
1706 silly mapToRegistry scope: null,
1706 silly mapToRegistry escapedName: 'ipaddr.js',
1706 silly mapToRegistry name: 'ipaddr.js',
1706 silly mapToRegistry rawSpec: '',
1706 silly mapToRegistry spec: 'latest',
1706 silly mapToRegistry type: 'tag' }
1707 silly mapToRegistry uri https://registry.npmjs.org/ipaddr.js
1708 verbose addNameVersion registry:https://registry.npmjs.org/ipaddr.js not in flight; fetching
1709 silly resolveWithNewModule forwarded@0.1.2 checking installable status
1710 silly cache add args [ 'forwarded@~0.1.2', null ]
1711 verbose cache add spec forwarded@~0.1.2
1712 silly cache add parsed spec Result {
1712 silly cache add raw: 'forwarded@~0.1.2',
1712 silly cache add scope: null,
1712 silly cache add escapedName: 'forwarded',
1712 silly cache add name: 'forwarded',
1712 silly cache add rawSpec: '~0.1.2',
1712 silly cache add spec: '>=0.1.2 <0.2.0',
1712 silly cache add type: 'range' }
1713 silly addNamed forwarded@>=0.1.2 <0.2.0
1714 verbose addNamed ">=0.1.2 <0.2.0" is a valid semver range for forwarded
1715 silly addNameRange { name: 'forwarded', range: '>=0.1.2 <0.2.0', hasData: false }
1716 silly mapToRegistry name forwarded
1717 silly mapToRegistry using default registry
1718 silly mapToRegistry registry https://registry.npmjs.org/
1719 silly mapToRegistry data Result {
1719 silly mapToRegistry raw: 'forwarded',
1719 silly mapToRegistry scope: null,
1719 silly mapToRegistry escapedName: 'forwarded',
1719 silly mapToRegistry name: 'forwarded',
1719 silly mapToRegistry rawSpec: '',
1719 silly mapToRegistry spec: 'latest',
1719 silly mapToRegistry type: 'tag' }
1720 silly mapToRegistry uri https://registry.npmjs.org/forwarded
1721 verbose addNameRange registry:https://registry.npmjs.org/forwarded not in flight; fetching
1722 verbose get https://registry.npmjs.org/ipaddr.js not expired, no request
1723 verbose get https://registry.npmjs.org/forwarded not expired, no request
1724 silly addNameRange number 2 { name: 'forwarded', range: '>=0.1.2 <0.2.0', hasData: true }
1725 silly addNameRange versions [ 'forwarded', [ '0.1.0', '0.1.1', '0.1.2' ] ]
1726 silly addNamed forwarded@0.1.2
1727 verbose addNamed "0.1.2" is a plain semver version for forwarded
1728 silly cache afterAdd ipaddr.js@1.6.0
1729 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\ipaddr.js\1.6.0\package\package.json not in flight; writing
1730 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1731 silly cache afterAdd forwarded@0.1.2
1732 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\forwarded\0.1.2\package\package.json not in flight; writing
1733 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1734 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\ipaddr.js\1.6.0\package\package.json written
1735 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\forwarded\0.1.2\package\package.json written
1736 silly fetchNamedPackageData destroy
1737 silly mapToRegistry name destroy
1738 silly mapToRegistry using default registry
1739 silly mapToRegistry registry https://registry.npmjs.org/
1740 silly mapToRegistry data Result {
1740 silly mapToRegistry raw: 'destroy',
1740 silly mapToRegistry scope: null,
1740 silly mapToRegistry escapedName: 'destroy',
1740 silly mapToRegistry name: 'destroy',
1740 silly mapToRegistry rawSpec: '',
1740 silly mapToRegistry spec: 'latest',
1740 silly mapToRegistry type: 'tag' }
1741 silly mapToRegistry uri https://registry.npmjs.org/destroy
1742 silly fetchNamedPackageData mime
1743 silly mapToRegistry name mime
1744 silly mapToRegistry using default registry
1745 silly mapToRegistry registry https://registry.npmjs.org/
1746 silly mapToRegistry data Result {
1746 silly mapToRegistry raw: 'mime',
1746 silly mapToRegistry scope: null,
1746 silly mapToRegistry escapedName: 'mime',
1746 silly mapToRegistry name: 'mime',
1746 silly mapToRegistry rawSpec: '',
1746 silly mapToRegistry spec: 'latest',
1746 silly mapToRegistry type: 'tag' }
1747 silly mapToRegistry uri https://registry.npmjs.org/mime
1748 verbose request uri https://registry.npmjs.org/mime
1749 verbose request no auth needed
1750 info attempt registry request try #1 at 12:28:23 PM
1751 verbose etag "5ab1d01b-afa5"
1752 verbose lastModified Wed, 21 Mar 2018 3:23:07 GMT
1753 http request GET https://registry.npmjs.org/mime
1754 verbose request uri https://registry.npmjs.org/destroy
1755 verbose request no auth needed
1756 info attempt registry request try #1 at 12:28:23 PM
1757 verbose etag "5922f603-174e"
1758 verbose lastModified Mon, 22 May 2017 14:30:27 GMT
1759 http request GET https://registry.npmjs.org/destroy
1760 http 304 https://registry.npmjs.org/mime
1761 verbose headers { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1761 verbose headers via: '1.1 varnish',
1761 verbose headers 'cache-control': 'max-age=300',
1761 verbose headers etag: '"5ab1d01b-afa5"',
1761 verbose headers age: '2559',
1761 verbose headers connection: 'keep-alive',
1761 verbose headers 'x-served-by': 'cache-mia17634-MIA',
1761 verbose headers 'x-cache': 'HIT',
1761 verbose headers 'x-cache-hits': '19',
1761 verbose headers 'x-timer': 'S1522081706.892400,VS0,VE0',
1761 verbose headers vary: 'Accept-Encoding, Accept' }
1762 silly get cb [ 304,
1762 silly get { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1762 silly get via: '1.1 varnish',
1762 silly get 'cache-control': 'max-age=300',
1762 silly get etag: '"5ab1d01b-afa5"',
1762 silly get age: '2559',
1762 silly get connection: 'keep-alive',
1762 silly get 'x-served-by': 'cache-mia17634-MIA',
1762 silly get 'x-cache': 'HIT',
1762 silly get 'x-cache-hits': '19',
1762 silly get 'x-timer': 'S1522081706.892400,VS0,VE0',
1762 silly get vary: 'Accept-Encoding, Accept' } ]
1763 verbose etag https://registry.npmjs.org/mime from cache
1764 verbose get saving mime to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\mime\.cache.json
1765 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1766 http 304 https://registry.npmjs.org/destroy
1767 verbose headers { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1767 verbose headers via: '1.1 varnish',
1767 verbose headers 'cache-control': 'max-age=300',
1767 verbose headers etag: '"5922f603-174e"',
1767 verbose headers age: '5923',
1767 verbose headers connection: 'keep-alive',
1767 verbose headers 'x-served-by': 'cache-mia17626-MIA',
1767 verbose headers 'x-cache': 'HIT',
1767 verbose headers 'x-cache-hits': '1',
1767 verbose headers 'x-timer': 'S1522081706.893125,VS0,VE0',
1767 verbose headers vary: 'Accept-Encoding, Accept' }
1768 silly get cb [ 304,
1768 silly get { date: 'Mon, 26 Mar 2018 16:28:25 GMT',
1768 silly get via: '1.1 varnish',
1768 silly get 'cache-control': 'max-age=300',
1768 silly get etag: '"5922f603-174e"',
1768 silly get age: '5923',
1768 silly get connection: 'keep-alive',
1768 silly get 'x-served-by': 'cache-mia17626-MIA',
1768 silly get 'x-cache': 'HIT',
1768 silly get 'x-cache-hits': '1',
1768 silly get 'x-timer': 'S1522081706.893125,VS0,VE0',
1768 silly get vary: 'Accept-Encoding, Accept' } ]
1769 verbose etag https://registry.npmjs.org/destroy from cache
1770 verbose get saving destroy to C:\Users\Vincent\AppData\Roaming\npm-cache\registry.npmjs.org\destroy\.cache.json
1771 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1772 silly resolveWithNewModule mime@1.4.1 checking installable status
1773 silly cache add args [ 'mime@1.4.1', null ]
1774 verbose cache add spec mime@1.4.1
1775 silly cache add parsed spec Result {
1775 silly cache add raw: 'mime@1.4.1',
1775 silly cache add scope: null,
1775 silly cache add escapedName: 'mime',
1775 silly cache add name: 'mime',
1775 silly cache add rawSpec: '1.4.1',
1775 silly cache add spec: '1.4.1',
1775 silly cache add type: 'version' }
1776 silly addNamed mime@1.4.1
1777 verbose addNamed "1.4.1" is a plain semver version for mime
1778 silly mapToRegistry name mime
1779 silly mapToRegistry using default registry
1780 silly mapToRegistry registry https://registry.npmjs.org/
1781 silly mapToRegistry data Result {
1781 silly mapToRegistry raw: 'mime',
1781 silly mapToRegistry scope: null,
1781 silly mapToRegistry escapedName: 'mime',
1781 silly mapToRegistry name: 'mime',
1781 silly mapToRegistry rawSpec: '',
1781 silly mapToRegistry spec: 'latest',
1781 silly mapToRegistry type: 'tag' }
1782 silly mapToRegistry uri https://registry.npmjs.org/mime
1783 verbose addNameVersion registry:https://registry.npmjs.org/mime not in flight; fetching
1784 silly resolveWithNewModule destroy@1.0.4 checking installable status
1785 silly cache add args [ 'destroy@~1.0.4', null ]
1786 verbose cache add spec destroy@~1.0.4
1787 silly cache add parsed spec Result {
1787 silly cache add raw: 'destroy@~1.0.4',
1787 silly cache add scope: null,
1787 silly cache add escapedName: 'destroy',
1787 silly cache add name: 'destroy',
1787 silly cache add rawSpec: '~1.0.4',
1787 silly cache add spec: '>=1.0.4 <1.1.0',
1787 silly cache add type: 'range' }
1788 silly addNamed destroy@>=1.0.4 <1.1.0
1789 verbose addNamed ">=1.0.4 <1.1.0" is a valid semver range for destroy
1790 silly addNameRange { name: 'destroy', range: '>=1.0.4 <1.1.0', hasData: false }
1791 silly mapToRegistry name destroy
1792 silly mapToRegistry using default registry
1793 silly mapToRegistry registry https://registry.npmjs.org/
1794 silly mapToRegistry data Result {
1794 silly mapToRegistry raw: 'destroy',
1794 silly mapToRegistry scope: null,
1794 silly mapToRegistry escapedName: 'destroy',
1794 silly mapToRegistry name: 'destroy',
1794 silly mapToRegistry rawSpec: '',
1794 silly mapToRegistry spec: 'latest',
1794 silly mapToRegistry type: 'tag' }
1795 silly mapToRegistry uri https://registry.npmjs.org/destroy
1796 verbose addNameRange registry:https://registry.npmjs.org/destroy not in flight; fetching
1797 verbose get https://registry.npmjs.org/mime not expired, no request
1798 verbose get https://registry.npmjs.org/destroy not expired, no request
1799 silly addNameRange number 2 { name: 'destroy', range: '>=1.0.4 <1.1.0', hasData: true }
1800 silly addNameRange versions [ 'destroy', [ '1.0.3', '1.0.4' ] ]
1801 silly addNamed destroy@1.0.4
1802 verbose addNamed "1.0.4" is a plain semver version for destroy
1803 silly cache afterAdd mime@1.4.1
1804 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\mime\1.4.1\package\package.json not in flight; writing
1805 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1806 silly cache afterAdd destroy@1.0.4
1807 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\destroy\1.0.4\package\package.json not in flight; writing
1808 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1809 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\mime\1.4.1\package\package.json written
1810 verbose afterAdd C:\Users\Vincent\AppData\Roaming\npm-cache\destroy\1.0.4\package\package.json written
1811 silly loadAllDepsIntoIdealTree Finishing
1812 silly loadIdealTree Finishing
1813 silly currentTree node-js-playlist@1.0.0
1814 silly idealTree node-js-playlist@1.0.0
1814 silly idealTree +-- accepts@1.3.5
1814 silly idealTree +-- array-flatten@1.1.1
1814 silly idealTree +-- body-parser@1.18.2
1814 silly idealTree +-- bytes@3.0.0
1814 silly idealTree +-- content-disposition@0.5.2
1814 silly idealTree +-- content-type@1.0.4
1814 silly idealTree +-- cookie-signature@1.0.6
1814 silly idealTree +-- cookie@0.3.1
1814 silly idealTree +-- debug@2.6.9
1814 silly idealTree +-- depd@1.1.2
1814 silly idealTree +-- destroy@1.0.4
1814 silly idealTree +-- ee-first@1.1.1
1814 silly idealTree +-- encodeurl@1.0.2
1814 silly idealTree +-- escape-html@1.0.3
1814 silly idealTree +-- etag@1.8.1
1814 silly idealTree +-- express@4.16.3
1814 silly idealTree +-- finalhandler@1.1.1
1814 silly idealTree +-- forwarded@0.1.2
1814 silly idealTree +-- fresh@0.5.2
1814 silly idealTree +-- http-errors@1.6.2
1814 silly idealTree | +-- depd@1.1.1
1814 silly idealTree | `-- setprototypeof@1.0.3
1814 silly idealTree +-- iconv-lite@0.4.19
1814 silly idealTree +-- inherits@2.0.3
1814 silly idealTree +-- ipaddr.js@1.6.0
1814 silly idealTree +-- media-typer@0.3.0
1814 silly idealTree +-- merge-descriptors@1.0.1
1814 silly idealTree +-- methods@1.1.2
1814 silly idealTree +-- mime-db@1.33.0
1814 silly idealTree +-- mime-types@2.1.18
1814 silly idealTree +-- mime@1.4.1
1814 silly idealTree +-- ms@2.0.0
1814 silly idealTree +-- negotiator@0.6.1
1814 silly idealTree +-- on-finished@2.3.0
1814 silly idealTree +-- parseurl@1.3.2
1814 silly idealTree +-- path-to-regexp@0.1.7
1814 silly idealTree +-- proxy-addr@2.0.3
1814 silly idealTree +-- qs@6.5.1
1814 silly idealTree +-- range-parser@1.2.0
1814 silly idealTree +-- raw-body@2.3.2
1814 silly idealTree +-- safe-buffer@5.1.1
1814 silly idealTree +-- send@0.16.2
1814 silly idealTree +-- serve-static@1.13.2
1814 silly idealTree +-- setprototypeof@1.1.0
1814 silly idealTree +-- statuses@1.4.0
1814 silly idealTree +-- type-is@1.6.16
1814 silly idealTree +-- unpipe@1.0.0
1814 silly idealTree +-- utils-merge@1.0.1
1814 silly idealTree `-- vary@1.1.2
1815 silly generateActionsToTake Starting
1816 silly install generateActionsToTake
1817 silly generateActionsToTake Finishing
1818 silly diffTrees action count 49
1819 silly diffTrees add bytes@3.0.0
1820 silly diffTrees add content-type@1.0.4
1821 silly diffTrees add depd@1.1.2
1822 silly diffTrees add destroy@1.0.4
1823 silly diffTrees add ee-first@1.1.1
1824 silly diffTrees add encodeurl@1.0.2
1825 silly diffTrees add escape-html@1.0.3
1826 silly diffTrees add etag@1.8.1
1827 silly diffTrees add forwarded@0.1.2
1828 silly diffTrees add fresh@0.5.2
1829 silly diffTrees add depd@1.1.1
1830 silly diffTrees add setprototypeof@1.0.3
1831 silly diffTrees add iconv-lite@0.4.19
1832 silly diffTrees add inherits@2.0.3
1833 silly diffTrees add ipaddr.js@1.6.0
1834 silly diffTrees add media-typer@0.3.0
1835 silly diffTrees add mime@1.4.1
1836 silly diffTrees add mime-db@1.33.0
1837 silly diffTrees add mime-types@2.1.18
1838 silly diffTrees add ms@2.0.0
1839 silly diffTrees add debug@2.6.9
1840 silly diffTrees add negotiator@0.6.1
1841 silly diffTrees add on-finished@2.3.0
1842 silly diffTrees add parseurl@1.3.2
1843 silly diffTrees add qs@6.5.1
1844 silly diffTrees add range-parser@1.2.0
1845 silly diffTrees add statuses@1.4.0
1846 silly diffTrees add http-errors@1.6.2
1847 silly diffTrees add send@0.16.2
1848 silly diffTrees add type-is@1.6.16
1849 silly diffTrees add unpipe@1.0.0
1850 silly diffTrees add raw-body@2.3.2
1851 silly diffTrees add accepts@1.3.5
1852 silly diffTrees add array-flatten@1.1.1
1853 silly diffTrees add body-parser@1.18.2
1854 silly diffTrees add content-disposition@0.5.2
1855 silly diffTrees add cookie@0.3.1
1856 silly diffTrees add cookie-signature@1.0.6
1857 silly diffTrees add finalhandler@1.1.1
1858 silly diffTrees add merge-descriptors@1.0.1
1859 silly diffTrees add methods@1.1.2
1860 silly diffTrees add path-to-regexp@0.1.7
1861 silly diffTrees add proxy-addr@2.0.3
1862 silly diffTrees add safe-buffer@5.1.1
1863 silly diffTrees add serve-static@1.13.2
1864 silly diffTrees add setprototypeof@1.1.0
1865 silly diffTrees add utils-merge@1.0.1
1866 silly diffTrees add vary@1.1.2
1867 silly diffTrees add express@4.16.3
1868 silly decomposeActions action count 392
1869 silly decomposeActions fetch bytes@3.0.0
1870 silly decomposeActions extract bytes@3.0.0
1871 silly decomposeActions test bytes@3.0.0
1872 silly decomposeActions preinstall bytes@3.0.0
1873 silly decomposeActions build bytes@3.0.0
1874 silly decomposeActions install bytes@3.0.0
1875 silly decomposeActions postinstall bytes@3.0.0
1876 silly decomposeActions finalize bytes@3.0.0
1877 silly decomposeActions fetch content-type@1.0.4
1878 silly decomposeActions extract content-type@1.0.4
1879 silly decomposeActions test content-type@1.0.4
1880 silly decomposeActions preinstall content-type@1.0.4
1881 silly decomposeActions build content-type@1.0.4
1882 silly decomposeActions install content-type@1.0.4
1883 silly decomposeActions postinstall content-type@1.0.4
1884 silly decomposeActions finalize content-type@1.0.4
1885 silly decomposeActions fetch depd@1.1.2
1886 silly decomposeActions extract depd@1.1.2
1887 silly decomposeActions test depd@1.1.2
1888 silly decomposeActions preinstall depd@1.1.2
1889 silly decomposeActions build depd@1.1.2
1890 silly decomposeActions install depd@1.1.2
1891 silly decomposeActions postinstall depd@1.1.2
1892 silly decomposeActions finalize depd@1.1.2
1893 silly decomposeActions fetch destroy@1.0.4
1894 silly decomposeActions extract destroy@1.0.4
1895 silly decomposeActions test destroy@1.0.4
1896 silly decomposeActions preinstall destroy@1.0.4
1897 silly decomposeActions build destroy@1.0.4
1898 silly decomposeActions install destroy@1.0.4
1899 silly decomposeActions postinstall destroy@1.0.4
1900 silly decomposeActions finalize destroy@1.0.4
1901 silly decomposeActions fetch ee-first@1.1.1
1902 silly decomposeActions extract ee-first@1.1.1
1903 silly decomposeActions test ee-first@1.1.1
1904 silly decomposeActions preinstall ee-first@1.1.1
1905 silly decomposeActions build ee-first@1.1.1
1906 silly decomposeActions install ee-first@1.1.1
1907 silly decomposeActions postinstall ee-first@1.1.1
1908 silly decomposeActions finalize ee-first@1.1.1
1909 silly decomposeActions fetch encodeurl@1.0.2
1910 silly decomposeActions extract encodeurl@1.0.2
1911 silly decomposeActions test encodeurl@1.0.2
1912 silly decomposeActions preinstall encodeurl@1.0.2
1913 silly decomposeActions build encodeurl@1.0.2
1914 silly decomposeActions install encodeurl@1.0.2
1915 silly decomposeActions postinstall encodeurl@1.0.2
1916 silly decomposeActions finalize encodeurl@1.0.2
1917 silly decomposeActions fetch escape-html@1.0.3
1918 silly decomposeActions extract escape-html@1.0.3
1919 silly decomposeActions test escape-html@1.0.3
1920 silly decomposeActions preinstall escape-html@1.0.3
1921 silly decomposeActions build escape-html@1.0.3
1922 silly decomposeActions install escape-html@1.0.3
1923 silly decomposeActions postinstall escape-html@1.0.3
1924 silly decomposeActions finalize escape-html@1.0.3
1925 silly decomposeActions fetch etag@1.8.1
1926 silly decomposeActions extract etag@1.8.1
1927 silly decomposeActions test etag@1.8.1
1928 silly decomposeActions preinstall etag@1.8.1
1929 silly decomposeActions build etag@1.8.1
1930 silly decomposeActions install etag@1.8.1
1931 silly decomposeActions postinstall etag@1.8.1
1932 silly decomposeActions finalize etag@1.8.1
1933 silly decomposeActions fetch forwarded@0.1.2
1934 silly decomposeActions extract forwarded@0.1.2
1935 silly decomposeActions test forwarded@0.1.2
1936 silly decomposeActions preinstall forwarded@0.1.2
1937 silly decomposeActions build forwarded@0.1.2
1938 silly decomposeActions install forwarded@0.1.2
1939 silly decomposeActions postinstall forwarded@0.1.2
1940 silly decomposeActions finalize forwarded@0.1.2
1941 silly decomposeActions fetch fresh@0.5.2
1942 silly decomposeActions extract fresh@0.5.2
1943 silly decomposeActions test fresh@0.5.2
1944 silly decomposeActions preinstall fresh@0.5.2
1945 silly decomposeActions build fresh@0.5.2
1946 silly decomposeActions install fresh@0.5.2
1947 silly decomposeActions postinstall fresh@0.5.2
1948 silly decomposeActions finalize fresh@0.5.2
1949 silly decomposeActions fetch depd@1.1.1
1950 silly decomposeActions extract depd@1.1.1
1951 silly decomposeActions test depd@1.1.1
1952 silly decomposeActions preinstall depd@1.1.1
1953 silly decomposeActions build depd@1.1.1
1954 silly decomposeActions install depd@1.1.1
1955 silly decomposeActions postinstall depd@1.1.1
1956 silly decomposeActions finalize depd@1.1.1
1957 silly decomposeActions fetch setprototypeof@1.0.3
1958 silly decomposeActions extract setprototypeof@1.0.3
1959 silly decomposeActions test setprototypeof@1.0.3
1960 silly decomposeActions preinstall setprototypeof@1.0.3
1961 silly decomposeActions build setprototypeof@1.0.3
1962 silly decomposeActions install setprototypeof@1.0.3
1963 silly decomposeActions postinstall setprototypeof@1.0.3
1964 silly decomposeActions finalize setprototypeof@1.0.3
1965 silly decomposeActions fetch iconv-lite@0.4.19
1966 silly decomposeActions extract iconv-lite@0.4.19
1967 silly decomposeActions test iconv-lite@0.4.19
1968 silly decomposeActions preinstall iconv-lite@0.4.19
1969 silly decomposeActions build iconv-lite@0.4.19
1970 silly decomposeActions install iconv-lite@0.4.19
1971 silly decomposeActions postinstall iconv-lite@0.4.19
1972 silly decomposeActions finalize iconv-lite@0.4.19
1973 silly decomposeActions fetch inherits@2.0.3
1974 silly decomposeActions extract inherits@2.0.3
1975 silly decomposeActions test inherits@2.0.3
1976 silly decomposeActions preinstall inherits@2.0.3
1977 silly decomposeActions build inherits@2.0.3
1978 silly decomposeActions install inherits@2.0.3
1979 silly decomposeActions postinstall inherits@2.0.3
1980 silly decomposeActions finalize inherits@2.0.3
1981 silly decomposeActions fetch ipaddr.js@1.6.0
1982 silly decomposeActions extract ipaddr.js@1.6.0
1983 silly decomposeActions test ipaddr.js@1.6.0
1984 silly decomposeActions preinstall ipaddr.js@1.6.0
1985 silly decomposeActions build ipaddr.js@1.6.0
1986 silly decomposeActions install ipaddr.js@1.6.0
1987 silly decomposeActions postinstall ipaddr.js@1.6.0
1988 silly decomposeActions finalize ipaddr.js@1.6.0
1989 silly decomposeActions fetch media-typer@0.3.0
1990 silly decomposeActions extract media-typer@0.3.0
1991 silly decomposeActions test media-typer@0.3.0
1992 silly decomposeActions preinstall media-typer@0.3.0
1993 silly decomposeActions build media-typer@0.3.0
1994 silly decomposeActions install media-typer@0.3.0
1995 silly decomposeActions postinstall media-typer@0.3.0
1996 silly decomposeActions finalize media-typer@0.3.0
1997 silly decomposeActions fetch mime@1.4.1
1998 silly decomposeActions extract mime@1.4.1
1999 silly decomposeActions test mime@1.4.1
2000 silly decomposeActions preinstall mime@1.4.1
2001 silly decomposeActions build mime@1.4.1
2002 silly decomposeActions install mime@1.4.1
2003 silly decomposeActions postinstall mime@1.4.1
2004 silly decomposeActions finalize mime@1.4.1
2005 silly decomposeActions fetch mime-db@1.33.0
2006 silly decomposeActions extract mime-db@1.33.0
2007 silly decomposeActions test mime-db@1.33.0
2008 silly decomposeActions preinstall mime-db@1.33.0
2009 silly decomposeActions build mime-db@1.33.0
2010 silly decomposeActions install mime-db@1.33.0
2011 silly decomposeActions postinstall mime-db@1.33.0
2012 silly decomposeActions finalize mime-db@1.33.0
2013 silly decomposeActions fetch mime-types@2.1.18
2014 silly decomposeActions extract mime-types@2.1.18
2015 silly decomposeActions test mime-types@2.1.18
2016 silly decomposeActions preinstall mime-types@2.1.18
2017 silly decomposeActions build mime-types@2.1.18
2018 silly decomposeActions install mime-types@2.1.18
2019 silly decomposeActions postinstall mime-types@2.1.18
2020 silly decomposeActions finalize mime-types@2.1.18
2021 silly decomposeActions fetch ms@2.0.0
2022 silly decomposeActions extract ms@2.0.0
2023 silly decomposeActions test ms@2.0.0
2024 silly decomposeActions preinstall ms@2.0.0
2025 silly decomposeActions build ms@2.0.0
2026 silly decomposeActions install ms@2.0.0
2027 silly decomposeActions postinstall ms@2.0.0
2028 silly decomposeActions finalize ms@2.0.0
2029 silly decomposeActions fetch debug@2.6.9
2030 silly decomposeActions extract debug@2.6.9
2031 silly decomposeActions test debug@2.6.9
2032 silly decomposeActions preinstall debug@2.6.9
2033 silly decomposeActions build debug@2.6.9
2034 silly decomposeActions install debug@2.6.9
2035 silly decomposeActions postinstall debug@2.6.9
2036 silly decomposeActions finalize debug@2.6.9
2037 silly decomposeActions fetch negotiator@0.6.1
2038 silly decomposeActions extract negotiator@0.6.1
2039 silly decomposeActions test negotiator@0.6.1
2040 silly decomposeActions preinstall negotiator@0.6.1
2041 silly decomposeActions build negotiator@0.6.1
2042 silly decomposeActions install negotiator@0.6.1
2043 silly decomposeActions postinstall negotiator@0.6.1
2044 silly decomposeActions finalize negotiator@0.6.1
2045 silly decomposeActions fetch on-finished@2.3.0
2046 silly decomposeActions extract on-finished@2.3.0
2047 silly decomposeActions test on-finished@2.3.0
2048 silly decomposeActions preinstall on-finished@2.3.0
2049 silly decomposeActions build on-finished@2.3.0
2050 silly decomposeActions install on-finished@2.3.0
2051 silly decomposeActions postinstall on-finished@2.3.0
2052 silly decomposeActions finalize on-finished@2.3.0
2053 silly decomposeActions fetch parseurl@1.3.2
2054 silly decomposeActions extract parseurl@1.3.2
2055 silly decomposeActions test parseurl@1.3.2
2056 silly decomposeActions preinstall parseurl@1.3.2
2057 silly decomposeActions build parseurl@1.3.2
2058 silly decomposeActions install parseurl@1.3.2
2059 silly decomposeActions postinstall parseurl@1.3.2
2060 silly decomposeActions finalize parseurl@1.3.2
2061 silly decomposeActions fetch qs@6.5.1
2062 silly decomposeActions extract qs@6.5.1
2063 silly decomposeActions test qs@6.5.1
2064 silly decomposeActions preinstall qs@6.5.1
2065 silly decomposeActions build qs@6.5.1
2066 silly decomposeActions install qs@6.5.1
2067 silly decomposeActions postinstall qs@6.5.1
2068 silly decomposeActions finalize qs@6.5.1
2069 silly decomposeActions fetch range-parser@1.2.0
2070 silly decomposeActions extract range-parser@1.2.0
2071 silly decomposeActions test range-parser@1.2.0
2072 silly decomposeActions preinstall range-parser@1.2.0
2073 silly decomposeActions build range-parser@1.2.0
2074 silly decomposeActions install range-parser@1.2.0
2075 silly decomposeActions postinstall range-parser@1.2.0
2076 silly decomposeActions finalize range-parser@1.2.0
2077 silly decomposeActions fetch statuses@1.4.0
2078 silly decomposeActions extract statuses@1.4.0
2079 silly decomposeActions test statuses@1.4.0
2080 silly decomposeActions preinstall statuses@1.4.0
2081 silly decomposeActions build statuses@1.4.0
2082 silly decomposeActions install statuses@1.4.0
2083 silly decomposeActions postinstall statuses@1.4.0
2084 silly decomposeActions finalize statuses@1.4.0
2085 silly decomposeActions fetch http-errors@1.6.2
2086 silly decomposeActions extract http-errors@1.6.2
2087 silly decomposeActions test http-errors@1.6.2
2088 silly decomposeActions preinstall http-errors@1.6.2
2089 silly decomposeActions build http-errors@1.6.2
2090 silly decomposeActions install http-errors@1.6.2
2091 silly decomposeActions postinstall http-errors@1.6.2
2092 silly decomposeActions finalize http-errors@1.6.2
2093 silly decomposeActions fetch send@0.16.2
2094 silly decomposeActions extract send@0.16.2
2095 silly decomposeActions test send@0.16.2
2096 silly decomposeActions preinstall send@0.16.2
2097 silly decomposeActions build send@0.16.2
2098 silly decomposeActions install send@0.16.2
2099 silly decomposeActions postinstall send@0.16.2
2100 silly decomposeActions finalize send@0.16.2
2101 silly decomposeActions fetch type-is@1.6.16
2102 silly decomposeActions extract type-is@1.6.16
2103 silly decomposeActions test type-is@1.6.16
2104 silly decomposeActions preinstall type-is@1.6.16
2105 silly decomposeActions build type-is@1.6.16
2106 silly decomposeActions install type-is@1.6.16
2107 silly decomposeActions postinstall type-is@1.6.16
2108 silly decomposeActions finalize type-is@1.6.16
2109 silly decomposeActions fetch unpipe@1.0.0
2110 silly decomposeActions extract unpipe@1.0.0
2111 silly decomposeActions test unpipe@1.0.0
2112 silly decomposeActions preinstall unpipe@1.0.0
2113 silly decomposeActions build unpipe@1.0.0
2114 silly decomposeActions install unpipe@1.0.0
2115 silly decomposeActions postinstall unpipe@1.0.0
2116 silly decomposeActions finalize unpipe@1.0.0
2117 silly decomposeActions fetch raw-body@2.3.2
2118 silly decomposeActions extract raw-body@2.3.2
2119 silly decomposeActions test raw-body@2.3.2
2120 silly decomposeActions preinstall raw-body@2.3.2
2121 silly decomposeActions build raw-body@2.3.2
2122 silly decomposeActions install raw-body@2.3.2
2123 silly decomposeActions postinstall raw-body@2.3.2
2124 silly decomposeActions finalize raw-body@2.3.2
2125 silly decomposeActions fetch accepts@1.3.5
2126 silly decomposeActions extract accepts@1.3.5
2127 silly decomposeActions test accepts@1.3.5
2128 silly decomposeActions preinstall accepts@1.3.5
2129 silly decomposeActions build accepts@1.3.5
2130 silly decomposeActions install accepts@1.3.5
2131 silly decomposeActions postinstall accepts@1.3.5
2132 silly decomposeActions finalize accepts@1.3.5
2133 silly decomposeActions fetch array-flatten@1.1.1
2134 silly decomposeActions extract array-flatten@1.1.1
2135 silly decomposeActions test array-flatten@1.1.1
2136 silly decomposeActions preinstall array-flatten@1.1.1
2137 silly decomposeActions build array-flatten@1.1.1
2138 silly decomposeActions install array-flatten@1.1.1
2139 silly decomposeActions postinstall array-flatten@1.1.1
2140 silly decomposeActions finalize array-flatten@1.1.1
2141 silly decomposeActions fetch body-parser@1.18.2
2142 silly decomposeActions extract body-parser@1.18.2
2143 silly decomposeActions test body-parser@1.18.2
2144 silly decomposeActions preinstall body-parser@1.18.2
2145 silly decomposeActions build body-parser@1.18.2
2146 silly decomposeActions install body-parser@1.18.2
2147 silly decomposeActions postinstall body-parser@1.18.2
2148 silly decomposeActions finalize body-parser@1.18.2
2149 silly decomposeActions fetch content-disposition@0.5.2
2150 silly decomposeActions extract content-disposition@0.5.2
2151 silly decomposeActions test content-disposition@0.5.2
2152 silly decomposeActions preinstall content-disposition@0.5.2
2153 silly decomposeActions build content-disposition@0.5.2
2154 silly decomposeActions install content-disposition@0.5.2
2155 silly decomposeActions postinstall content-disposition@0.5.2
2156 silly decomposeActions finalize content-disposition@0.5.2
2157 silly decomposeActions fetch cookie@0.3.1
2158 silly decomposeActions extract cookie@0.3.1
2159 silly decomposeActions test cookie@0.3.1
2160 silly decomposeActions preinstall cookie@0.3.1
2161 silly decomposeActions build cookie@0.3.1
2162 silly decomposeActions install cookie@0.3.1
2163 silly decomposeActions postinstall cookie@0.3.1
2164 silly decomposeActions finalize cookie@0.3.1
2165 silly decomposeActions fetch cookie-signature@1.0.6
2166 silly decomposeActions extract cookie-signature@1.0.6
2167 silly decomposeActions test cookie-signature@1.0.6
2168 silly decomposeActions preinstall cookie-signature@1.0.6
2169 silly decomposeActions build cookie-signature@1.0.6
2170 silly decomposeActions install cookie-signature@1.0.6
2171 silly decomposeActions postinstall cookie-signature@1.0.6
2172 silly decomposeActions finalize cookie-signature@1.0.6
2173 silly decomposeActions fetch finalhandler@1.1.1
2174 silly decomposeActions extract finalhandler@1.1.1
2175 silly decomposeActions test finalhandler@1.1.1
2176 silly decomposeActions preinstall finalhandler@1.1.1
2177 silly decomposeActions build finalhandler@1.1.1
2178 silly decomposeActions install finalhandler@1.1.1
2179 silly decomposeActions postinstall finalhandler@1.1.1
2180 silly decomposeActions finalize finalhandler@1.1.1
2181 silly decomposeActions fetch merge-descriptors@1.0.1
2182 silly decomposeActions extract merge-descriptors@1.0.1
2183 silly decomposeActions test merge-descriptors@1.0.1
2184 silly decomposeActions preinstall merge-descriptors@1.0.1
2185 silly decomposeActions build merge-descriptors@1.0.1
2186 silly decomposeActions install merge-descriptors@1.0.1
2187 silly decomposeActions postinstall merge-descriptors@1.0.1
2188 silly decomposeActions finalize merge-descriptors@1.0.1
2189 silly decomposeActions fetch methods@1.1.2
2190 silly decomposeActions extract methods@1.1.2
2191 silly decomposeActions test methods@1.1.2
2192 silly decomposeActions preinstall methods@1.1.2
2193 silly decomposeActions build methods@1.1.2
2194 silly decomposeActions install methods@1.1.2
2195 silly decomposeActions postinstall methods@1.1.2
2196 silly decomposeActions finalize methods@1.1.2
2197 silly decomposeActions fetch path-to-regexp@0.1.7
2198 silly decomposeActions extract path-to-regexp@0.1.7
2199 silly decomposeActions test path-to-regexp@0.1.7
2200 silly decomposeActions preinstall path-to-regexp@0.1.7
2201 silly decomposeActions build path-to-regexp@0.1.7
2202 silly decomposeActions install path-to-regexp@0.1.7
2203 silly decomposeActions postinstall path-to-regexp@0.1.7
2204 silly decomposeActions finalize path-to-regexp@0.1.7
2205 silly decomposeActions fetch proxy-addr@2.0.3
2206 silly decomposeActions extract proxy-addr@2.0.3
2207 silly decomposeActions test proxy-addr@2.0.3
2208 silly decomposeActions preinstall proxy-addr@2.0.3
2209 silly decomposeActions build proxy-addr@2.0.3
2210 silly decomposeActions install proxy-addr@2.0.3
2211 silly decomposeActions postinstall proxy-addr@2.0.3
2212 silly decomposeActions finalize proxy-addr@2.0.3
2213 silly decomposeActions fetch safe-buffer@5.1.1
2214 silly decomposeActions extract safe-buffer@5.1.1
2215 silly decomposeActions test safe-buffer@5.1.1
2216 silly decomposeActions preinstall safe-buffer@5.1.1
2217 silly decomposeActions build safe-buffer@5.1.1
2218 silly decomposeActions install safe-buffer@5.1.1
2219 silly decomposeActions postinstall safe-buffer@5.1.1
2220 silly decomposeActions finalize safe-buffer@5.1.1
2221 silly decomposeActions fetch serve-static@1.13.2
2222 silly decomposeActions extract serve-static@1.13.2
2223 silly decomposeActions test serve-static@1.13.2
2224 silly decomposeActions preinstall serve-static@1.13.2
2225 silly decomposeActions build serve-static@1.13.2
2226 silly decomposeActions install serve-static@1.13.2
2227 silly decomposeActions postinstall serve-static@1.13.2
2228 silly decomposeActions finalize serve-static@1.13.2
2229 silly decomposeActions fetch setprototypeof@1.1.0
2230 silly decomposeActions extract setprototypeof@1.1.0
2231 silly decomposeActions test setprototypeof@1.1.0
2232 silly decomposeActions preinstall setprototypeof@1.1.0
2233 silly decomposeActions build setprototypeof@1.1.0
2234 silly decomposeActions install setprototypeof@1.1.0
2235 silly decomposeActions postinstall setprototypeof@1.1.0
2236 silly decomposeActions finalize setprototypeof@1.1.0
2237 silly decomposeActions fetch utils-merge@1.0.1
2238 silly decomposeActions extract utils-merge@1.0.1
2239 silly decomposeActions test utils-merge@1.0.1
2240 silly decomposeActions preinstall utils-merge@1.0.1
2241 silly decomposeActions build utils-merge@1.0.1
2242 silly decomposeActions install utils-merge@1.0.1
2243 silly decomposeActions postinstall utils-merge@1.0.1
2244 silly decomposeActions finalize utils-merge@1.0.1
2245 silly decomposeActions fetch vary@1.1.2
2246 silly decomposeActions extract vary@1.1.2
2247 silly decomposeActions test vary@1.1.2
2248 silly decomposeActions preinstall vary@1.1.2
2249 silly decomposeActions build vary@1.1.2
2250 silly decomposeActions install vary@1.1.2
2251 silly decomposeActions postinstall vary@1.1.2
2252 silly decomposeActions finalize vary@1.1.2
2253 silly decomposeActions fetch express@4.16.3
2254 silly decomposeActions extract express@4.16.3
2255 silly decomposeActions test express@4.16.3
2256 silly decomposeActions preinstall express@4.16.3
2257 silly decomposeActions build express@4.16.3
2258 silly decomposeActions install express@4.16.3
2259 silly decomposeActions postinstall express@4.16.3
2260 silly decomposeActions finalize express@4.16.3
2261 silly runTopLevelLifecycles Starting
2262 silly executeActions Starting
2263 silly install executeActions
2264 silly doSerial global-install 0
2265 silly doParallel fetch 49
2266 verbose correctMkdir C:\Users\Vincent\AppData\Roaming\npm-cache\_locks correctMkdir not in flight; initializing
2267 verbose lock using C:\Users\Vincent\AppData\Roaming\npm-cache\_locks\staging-c2abe06c17bb30a1.lock for C:\www\node-js-playlist\node_modules\.staging
2268 silly doParallel extract 49
2269 silly extract bytes@3.0.0
2270 silly extract content-type@1.0.4
2271 silly extract depd@1.1.2
2272 silly extract destroy@1.0.4
2273 silly extract ee-first@1.1.1
2274 silly extract encodeurl@1.0.2
2275 silly extract escape-html@1.0.3
2276 silly extract etag@1.8.1
2277 silly extract forwarded@0.1.2
2278 silly extract fresh@0.5.2
2279 silly extract depd@1.1.1
2280 silly extract setprototypeof@1.0.3
2281 silly extract iconv-lite@0.4.19
2282 silly extract inherits@2.0.3
2283 silly extract ipaddr.js@1.6.0
2284 silly extract media-typer@0.3.0
2285 silly extract mime@1.4.1
2286 silly extract mime-db@1.33.0
2287 silly extract mime-types@2.1.18
2288 silly extract ms@2.0.0
2289 silly extract debug@2.6.9
2290 silly extract negotiator@0.6.1
2291 silly extract on-finished@2.3.0
2292 silly extract parseurl@1.3.2
2293 silly extract qs@6.5.1
2294 silly extract range-parser@1.2.0
2295 silly extract statuses@1.4.0
2296 silly extract http-errors@1.6.2
2297 silly extract send@0.16.2
2298 silly extract type-is@1.6.16
2299 silly extract unpipe@1.0.0
2300 silly extract raw-body@2.3.2
2301 silly extract accepts@1.3.5
2302 silly extract array-flatten@1.1.1
2303 silly extract body-parser@1.18.2
2304 silly extract content-disposition@0.5.2
2305 silly extract cookie@0.3.1
2306 silly extract cookie-signature@1.0.6
2307 silly extract finalhandler@1.1.1
2308 silly extract merge-descriptors@1.0.1
2309 silly extract methods@1.1.2
2310 silly extract path-to-regexp@0.1.7
2311 silly extract proxy-addr@2.0.3
2312 silly extract safe-buffer@5.1.1
2313 silly extract serve-static@1.13.2
2314 silly extract setprototypeof@1.1.0
2315 silly extract utils-merge@1.0.1
2316 silly extract vary@1.1.2
2317 silly extract express@4.16.3
2318 verbose unbuild node_modules\.staging\bytes-9697e3f6
2319 verbose unbuild node_modules\.staging\content-type-501b2a19
2320 verbose unbuild node_modules\.staging\depd-2b930879
2321 verbose unbuild node_modules\.staging\destroy-f19c7b9a
2322 verbose unbuild node_modules\.staging\ee-first-f15491fb
2323 verbose unbuild node_modules\.staging\encodeurl-dd3335fd
2324 verbose unbuild node_modules\.staging\escape-html-0aba10e0
2325 verbose unbuild node_modules\.staging\etag-75136816
2326 verbose unbuild node_modules\.staging\forwarded-5fefcd18
2327 verbose unbuild node_modules\.staging\fresh-d5ed6163
2328 verbose unbuild node_modules\.staging\depd-c6b3c03b
2329 verbose unbuild node_modules\.staging\setprototypeof-316398c6
2330 verbose unbuild node_modules\.staging\iconv-lite-7c424773
2331 verbose unbuild node_modules\.staging\inherits-d8b6ec8c
2332 verbose unbuild node_modules\.staging\ipaddr.js-db288fa2
2333 verbose unbuild node_modules\.staging\media-typer-094315d0
2334 verbose unbuild node_modules\.staging\mime-db-5bd3da68
2335 verbose unbuild node_modules\.staging\mime-types-a7ba6d39
2336 verbose unbuild node_modules\.staging\ms-63de2590
2337 verbose unbuild node_modules\.staging\debug-51c2f5cb
2338 verbose unbuild node_modules\.staging\negotiator-5ba4c5e4
2339 verbose unbuild node_modules\.staging\on-finished-e2b73e4d
2340 verbose unbuild node_modules\.staging\parseurl-b4810e8e
2341 verbose unbuild node_modules\.staging\qs-3267452b
2342 verbose unbuild node_modules\.staging\range-parser-0315e26b
2343 verbose unbuild node_modules\.staging\statuses-79d7a1f2
2344 verbose unbuild node_modules\.staging\http-errors-18ac9be9
2345 verbose unbuild node_modules\.staging\send-dfebcff1
2346 verbose unbuild node_modules\.staging\type-is-048706af
2347 verbose unbuild node_modules\.staging\unpipe-bfe85b2f
2348 verbose unbuild node_modules\.staging\raw-body-e1e08164
2349 verbose unbuild node_modules\.staging\accepts-5192033a
2350 verbose unbuild node_modules\.staging\array-flatten-78c1e265
2351 verbose unbuild node_modules\.staging\body-parser-d90b09be
2352 verbose unbuild node_modules\.staging\content-disposition-c6de97d0
2353 verbose unbuild node_modules\.staging\cookie-970e7968
2354 verbose unbuild node_modules\.staging\cookie-signature-af45d21d
2355 verbose unbuild node_modules\.staging\finalhandler-cfc79f12
2356 verbose unbuild node_modules\.staging\merge-descriptors-785b191c
2357 verbose unbuild node_modules\.staging\methods-4c16ac9f
2358 verbose unbuild node_modules\.staging\path-to-regexp-481e6f2f
2359 verbose unbuild node_modules\.staging\proxy-addr-52e6641d
2360 verbose unbuild node_modules\.staging\safe-buffer-d228ada7
2361 verbose unbuild node_modules\.staging\serve-static-847134ea
2362 verbose unbuild node_modules\.staging\setprototypeof-fe85bdfa
2363 verbose unbuild node_modules\.staging\utils-merge-1ef88324
2364 verbose unbuild node_modules\.staging\vary-934ad624
2365 verbose unbuild node_modules\.staging\express-ad9b857d
2366 verbose unbuild node_modules\.staging\mime-7719cb6c
2367 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\bytes-9697e3f6 is being purged from base C:\www\node-js-playlist
2368 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\bytes-9697e3f6
2369 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\content-type-501b2a19 is being purged from base C:\www\node-js-playlist
2370 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\content-type-501b2a19
2371 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\depd-2b930879 is being purged from base C:\www\node-js-playlist
2372 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\depd-2b930879
2373 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\ee-first-f15491fb is being purged from base C:\www\node-js-playlist
2374 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\ee-first-f15491fb
2375 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\destroy-f19c7b9a is being purged from base C:\www\node-js-playlist
2376 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\destroy-f19c7b9a
2377 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\encodeurl-dd3335fd is being purged from base C:\www\node-js-playlist
2378 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\encodeurl-dd3335fd
2379 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\escape-html-0aba10e0 is being purged from base C:\www\node-js-playlist
2380 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\escape-html-0aba10e0
2381 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\etag-75136816 is being purged from base C:\www\node-js-playlist
2382 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\etag-75136816
2383 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\forwarded-5fefcd18 is being purged from base C:\www\node-js-playlist
2384 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\forwarded-5fefcd18
2385 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\fresh-d5ed6163 is being purged from base C:\www\node-js-playlist
2386 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\fresh-d5ed6163
2387 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\depd-c6b3c03b is being purged from base C:\www\node-js-playlist
2388 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\depd-c6b3c03b
2389 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\setprototypeof-316398c6 is being purged from base C:\www\node-js-playlist
2390 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\setprototypeof-316398c6
2391 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\iconv-lite-7c424773 is being purged from base C:\www\node-js-playlist
2392 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\iconv-lite-7c424773
2393 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\inherits-d8b6ec8c is being purged from base C:\www\node-js-playlist
2394 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\inherits-d8b6ec8c
2395 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\ipaddr.js-db288fa2 is being purged from base C:\www\node-js-playlist
2396 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\ipaddr.js-db288fa2
2397 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\media-typer-094315d0 is being purged from base C:\www\node-js-playlist
2398 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\media-typer-094315d0
2399 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\mime-db-5bd3da68 is being purged from base C:\www\node-js-playlist
2400 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\mime-db-5bd3da68
2401 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\mime-types-a7ba6d39 is being purged from base C:\www\node-js-playlist
2402 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\mime-types-a7ba6d39
2403 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\ms-63de2590 is being purged from base C:\www\node-js-playlist
2404 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\ms-63de2590
2405 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\debug-51c2f5cb is being purged from base C:\www\node-js-playlist
2406 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\debug-51c2f5cb
2407 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\negotiator-5ba4c5e4 is being purged from base C:\www\node-js-playlist
2408 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\negotiator-5ba4c5e4
2409 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\on-finished-e2b73e4d is being purged from base C:\www\node-js-playlist
2410 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\on-finished-e2b73e4d
2411 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\parseurl-b4810e8e is being purged from base C:\www\node-js-playlist
2412 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\parseurl-b4810e8e
2413 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\qs-3267452b is being purged from base C:\www\node-js-playlist
2414 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\qs-3267452b
2415 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\range-parser-0315e26b is being purged from base C:\www\node-js-playlist
2416 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\range-parser-0315e26b
2417 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\statuses-79d7a1f2 is being purged from base C:\www\node-js-playlist
2418 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\statuses-79d7a1f2
2419 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\http-errors-18ac9be9 is being purged from base C:\www\node-js-playlist
2420 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\http-errors-18ac9be9
2421 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\send-dfebcff1 is being purged from base C:\www\node-js-playlist
2422 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\send-dfebcff1
2423 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\type-is-048706af is being purged from base C:\www\node-js-playlist
2424 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\type-is-048706af
2425 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\unpipe-bfe85b2f is being purged from base C:\www\node-js-playlist
2426 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\unpipe-bfe85b2f
2427 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\raw-body-e1e08164 is being purged from base C:\www\node-js-playlist
2428 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\raw-body-e1e08164
2429 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\accepts-5192033a is being purged from base C:\www\node-js-playlist
2430 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\accepts-5192033a
2431 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\array-flatten-78c1e265 is being purged from base C:\www\node-js-playlist
2432 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\array-flatten-78c1e265
2433 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\body-parser-d90b09be is being purged from base C:\www\node-js-playlist
2434 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\body-parser-d90b09be
2435 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\content-disposition-c6de97d0 is being purged from base C:\www\node-js-playlist
2436 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\content-disposition-c6de97d0
2437 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\cookie-970e7968 is being purged from base C:\www\node-js-playlist
2438 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\cookie-970e7968
2439 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\cookie-signature-af45d21d is being purged from base C:\www\node-js-playlist
2440 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\cookie-signature-af45d21d
2441 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\finalhandler-cfc79f12 is being purged from base C:\www\node-js-playlist
2442 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\finalhandler-cfc79f12
2443 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\merge-descriptors-785b191c is being purged from base C:\www\node-js-playlist
2444 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\merge-descriptors-785b191c
2445 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\methods-4c16ac9f is being purged from base C:\www\node-js-playlist
2446 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\methods-4c16ac9f
2447 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\path-to-regexp-481e6f2f is being purged from base C:\www\node-js-playlist
2448 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\path-to-regexp-481e6f2f
2449 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\proxy-addr-52e6641d is being purged from base C:\www\node-js-playlist
2450 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\proxy-addr-52e6641d
2451 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\safe-buffer-d228ada7 is being purged from base C:\www\node-js-playlist
2452 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\safe-buffer-d228ada7
2453 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\serve-static-847134ea is being purged from base C:\www\node-js-playlist
2454 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\serve-static-847134ea
2455 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\setprototypeof-fe85bdfa is being purged from base C:\www\node-js-playlist
2456 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\setprototypeof-fe85bdfa
2457 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\utils-merge-1ef88324 is being purged from base C:\www\node-js-playlist
2458 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\utils-merge-1ef88324
2459 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\vary-934ad624 is being purged from base C:\www\node-js-playlist
2460 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\vary-934ad624
2461 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\express-ad9b857d is being purged from base C:\www\node-js-playlist
2462 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\express-ad9b857d
2463 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\bytes\3.0.0\package.tgz
2464 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\bytes-9697e3f6
2465 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\bytes-9697e3f6 is being purged
2466 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\bytes-9697e3f6
2467 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\content-type\1.0.4\package.tgz
2468 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\content-type-501b2a19
2469 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\content-type-501b2a19 is being purged
2470 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\content-type-501b2a19
2471 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\depd\1.1.2\package.tgz
2472 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\depd-2b930879
2473 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\depd-2b930879 is being purged
2474 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\depd-2b930879
2475 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\ee-first\1.1.1\package.tgz
2476 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\ee-first-f15491fb
2477 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\ee-first-f15491fb is being purged
2478 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\ee-first-f15491fb
2479 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\destroy\1.0.4\package.tgz
2480 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\destroy-f19c7b9a
2481 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\destroy-f19c7b9a is being purged
2482 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\destroy-f19c7b9a
2483 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\encodeurl\1.0.2\package.tgz
2484 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\encodeurl-dd3335fd
2485 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\encodeurl-dd3335fd is being purged
2486 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\encodeurl-dd3335fd
2487 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\escape-html\1.0.3\package.tgz
2488 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\escape-html-0aba10e0
2489 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\escape-html-0aba10e0 is being purged
2490 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\escape-html-0aba10e0
2491 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\etag\1.8.1\package.tgz
2492 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\etag-75136816
2493 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\etag-75136816 is being purged
2494 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\etag-75136816
2495 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\forwarded\0.1.2\package.tgz
2496 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\forwarded-5fefcd18
2497 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\forwarded-5fefcd18 is being purged
2498 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\forwarded-5fefcd18
2499 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\fresh\0.5.2\package.tgz
2500 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\fresh-d5ed6163
2501 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\fresh-d5ed6163 is being purged
2502 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\fresh-d5ed6163
2503 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\depd\1.1.1\package.tgz
2504 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\depd-c6b3c03b
2505 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\depd-c6b3c03b is being purged
2506 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\depd-c6b3c03b
2507 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\setprototypeof\1.0.3\package.tgz
2508 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\setprototypeof-316398c6
2509 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\setprototypeof-316398c6 is being purged
2510 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\setprototypeof-316398c6
2511 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\iconv-lite\0.4.19\package.tgz
2512 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\iconv-lite-7c424773
2513 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\iconv-lite-7c424773 is being purged
2514 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\iconv-lite-7c424773
2515 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\inherits\2.0.3\package.tgz
2516 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\inherits-d8b6ec8c
2517 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\inherits-d8b6ec8c is being purged
2518 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\inherits-d8b6ec8c
2519 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\ipaddr.js\1.6.0\package.tgz
2520 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\ipaddr.js-db288fa2
2521 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\ipaddr.js-db288fa2 is being purged
2522 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\ipaddr.js-db288fa2
2523 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\media-typer\0.3.0\package.tgz
2524 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\media-typer-094315d0
2525 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\media-typer-094315d0 is being purged
2526 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\media-typer-094315d0
2527 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\mime-7719cb6c is being purged from base C:\www\node-js-playlist
2528 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\mime-7719cb6c
2529 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\mime-db\1.33.0\package.tgz
2530 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\mime-db-5bd3da68
2531 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\mime-db-5bd3da68 is being purged
2532 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\mime-db-5bd3da68
2533 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\mime-types\2.1.18\package.tgz
2534 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\mime-types-a7ba6d39
2535 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\mime-types-a7ba6d39 is being purged
2536 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\mime-types-a7ba6d39
2537 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\ms\2.0.0\package.tgz
2538 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\ms-63de2590
2539 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\ms-63de2590 is being purged
2540 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\ms-63de2590
2541 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\debug\2.6.9\package.tgz
2542 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\debug-51c2f5cb
2543 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\debug-51c2f5cb is being purged
2544 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\debug-51c2f5cb
2545 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\negotiator\0.6.1\package.tgz
2546 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\negotiator-5ba4c5e4
2547 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\negotiator-5ba4c5e4 is being purged
2548 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\negotiator-5ba4c5e4
2549 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\on-finished\2.3.0\package.tgz
2550 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\on-finished-e2b73e4d
2551 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\on-finished-e2b73e4d is being purged
2552 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\on-finished-e2b73e4d
2553 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\parseurl\1.3.2\package.tgz
2554 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\parseurl-b4810e8e
2555 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\parseurl-b4810e8e is being purged
2556 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\parseurl-b4810e8e
2557 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\qs\6.5.1\package.tgz
2558 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\qs-3267452b
2559 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\qs-3267452b is being purged
2560 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\qs-3267452b
2561 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\range-parser\1.2.0\package.tgz
2562 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\range-parser-0315e26b
2563 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\range-parser-0315e26b is being purged
2564 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\range-parser-0315e26b
2565 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\statuses\1.4.0\package.tgz
2566 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\statuses-79d7a1f2
2567 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\statuses-79d7a1f2 is being purged
2568 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\statuses-79d7a1f2
2569 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\http-errors\1.6.2\package.tgz
2570 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\http-errors-18ac9be9
2571 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\http-errors-18ac9be9 is being purged
2572 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\http-errors-18ac9be9
2573 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\send\0.16.2\package.tgz
2574 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\send-dfebcff1
2575 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\send-dfebcff1 is being purged
2576 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\send-dfebcff1
2577 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\type-is\1.6.16\package.tgz
2578 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\type-is-048706af
2579 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\type-is-048706af is being purged
2580 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\type-is-048706af
2581 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\unpipe\1.0.0\package.tgz
2582 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\unpipe-bfe85b2f
2583 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\unpipe-bfe85b2f is being purged
2584 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\unpipe-bfe85b2f
2585 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\raw-body\2.3.2\package.tgz
2586 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\raw-body-e1e08164
2587 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\raw-body-e1e08164 is being purged
2588 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\raw-body-e1e08164
2589 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\accepts\1.3.5\package.tgz
2590 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\accepts-5192033a
2591 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\accepts-5192033a is being purged
2592 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\accepts-5192033a
2593 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\array-flatten\1.1.1\package.tgz
2594 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\array-flatten-78c1e265
2595 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\array-flatten-78c1e265 is being purged
2596 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\array-flatten-78c1e265
2597 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\body-parser\1.18.2\package.tgz
2598 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\body-parser-d90b09be
2599 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\body-parser-d90b09be is being purged
2600 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\body-parser-d90b09be
2601 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\content-disposition\0.5.2\package.tgz
2602 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\content-disposition-c6de97d0
2603 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\content-disposition-c6de97d0 is being purged
2604 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\content-disposition-c6de97d0
2605 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\cookie\0.3.1\package.tgz
2606 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\cookie-970e7968
2607 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\cookie-970e7968 is being purged
2608 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\cookie-970e7968
2609 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\cookie-signature\1.0.6\package.tgz
2610 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\cookie-signature-af45d21d
2611 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\cookie-signature-af45d21d is being purged
2612 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\cookie-signature-af45d21d
2613 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\finalhandler\1.1.1\package.tgz
2614 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\finalhandler-cfc79f12
2615 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\finalhandler-cfc79f12 is being purged
2616 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\finalhandler-cfc79f12
2617 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\merge-descriptors\1.0.1\package.tgz
2618 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\merge-descriptors-785b191c
2619 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\merge-descriptors-785b191c is being purged
2620 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\merge-descriptors-785b191c
2621 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\methods\1.1.2\package.tgz
2622 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\methods-4c16ac9f
2623 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\methods-4c16ac9f is being purged
2624 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\methods-4c16ac9f
2625 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\path-to-regexp\0.1.7\package.tgz
2626 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\path-to-regexp-481e6f2f
2627 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\path-to-regexp-481e6f2f is being purged
2628 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\path-to-regexp-481e6f2f
2629 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\proxy-addr\2.0.3\package.tgz
2630 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\proxy-addr-52e6641d
2631 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\proxy-addr-52e6641d is being purged
2632 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\proxy-addr-52e6641d
2633 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\safe-buffer\5.1.1\package.tgz
2634 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\safe-buffer-d228ada7
2635 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\safe-buffer-d228ada7 is being purged
2636 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\safe-buffer-d228ada7
2637 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\serve-static\1.13.2\package.tgz
2638 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\serve-static-847134ea
2639 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\serve-static-847134ea is being purged
2640 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\serve-static-847134ea
2641 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\setprototypeof\1.1.0\package.tgz
2642 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\setprototypeof-fe85bdfa
2643 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\setprototypeof-fe85bdfa is being purged
2644 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\setprototypeof-fe85bdfa
2645 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\utils-merge\1.0.1\package.tgz
2646 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\utils-merge-1ef88324
2647 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\utils-merge-1ef88324 is being purged
2648 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\utils-merge-1ef88324
2649 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\vary\1.1.2\package.tgz
2650 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\vary-934ad624
2651 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\vary-934ad624 is being purged
2652 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\vary-934ad624
2653 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\express\4.16.3\package.tgz
2654 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\express-ad9b857d
2655 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\express-ad9b857d is being purged
2656 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\express-ad9b857d
2657 silly gunzTarPerm modes [ '777', '666' ]
2658 silly gunzTarPerm modes [ '777', '666' ]
2659 silly gunzTarPerm modes [ '777', '666' ]
2660 silly gunzTarPerm modes [ '777', '666' ]
2661 silly gunzTarPerm modes [ '777', '666' ]
2662 silly gunzTarPerm modes [ '777', '666' ]
2663 silly gunzTarPerm modes [ '777', '666' ]
2664 silly gunzTarPerm modes [ '777', '666' ]
2665 silly gunzTarPerm modes [ '777', '666' ]
2666 silly gunzTarPerm modes [ '777', '666' ]
2667 silly gunzTarPerm modes [ '777', '666' ]
2668 silly gunzTarPerm modes [ '777', '666' ]
2669 silly gunzTarPerm modes [ '777', '666' ]
2670 silly gunzTarPerm modes [ '777', '666' ]
2671 silly gunzTarPerm modes [ '777', '666' ]
2672 silly gunzTarPerm modes [ '777', '666' ]
2673 verbose tar unpack C:\Users\Vincent\AppData\Roaming\npm-cache\mime\1.4.1\package.tgz
2674 verbose tar unpacking to C:\www\node-js-playlist\node_modules\.staging\mime-7719cb6c
2675 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\mime-7719cb6c is being purged
2676 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\mime-7719cb6c
2677 silly gunzTarPerm modes [ '777', '666' ]
2678 silly gunzTarPerm modes [ '777', '666' ]
2679 silly gunzTarPerm modes [ '777', '666' ]
2680 silly gunzTarPerm modes [ '777', '666' ]
2681 silly gunzTarPerm modes [ '777', '666' ]
2682 silly gunzTarPerm modes [ '777', '666' ]
2683 silly gunzTarPerm modes [ '777', '666' ]
2684 silly gunzTarPerm modes [ '777', '666' ]
2685 silly gunzTarPerm modes [ '777', '666' ]
2686 silly gunzTarPerm modes [ '777', '666' ]
2687 silly gunzTarPerm modes [ '777', '666' ]
2688 silly gunzTarPerm modes [ '777', '666' ]
2689 silly gunzTarPerm modes [ '777', '666' ]
2690 silly gunzTarPerm modes [ '777', '666' ]
2691 silly gunzTarPerm modes [ '777', '666' ]
2692 silly gunzTarPerm modes [ '777', '666' ]
2693 silly gunzTarPerm modes [ '777', '666' ]
2694 silly gunzTarPerm modes [ '777', '666' ]
2695 silly gunzTarPerm modes [ '777', '666' ]
2696 silly gunzTarPerm modes [ '777', '666' ]
2697 silly gunzTarPerm modes [ '777', '666' ]
2698 silly gunzTarPerm modes [ '777', '666' ]
2699 silly gunzTarPerm modes [ '777', '666' ]
2700 silly gunzTarPerm modes [ '777', '666' ]
2701 silly gunzTarPerm modes [ '777', '666' ]
2702 silly gunzTarPerm modes [ '777', '666' ]
2703 silly gunzTarPerm modes [ '777', '666' ]
2704 silly gunzTarPerm modes [ '777', '666' ]
2705 silly gunzTarPerm modes [ '777', '666' ]
2706 silly gunzTarPerm modes [ '777', '666' ]
2707 silly gunzTarPerm modes [ '777', '666' ]
2708 silly gunzTarPerm modes [ '777', '666' ]
2709 silly gunzTarPerm modes [ '777', '666' ]
2710 silly gunzTarPerm extractEntry package.json
2711 silly gunzTarPerm extractEntry package.json
2712 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2713 silly gunzTarPerm extractEntry package.json
2714 silly gunzTarPerm extractEntry package.json
2715 silly gunzTarPerm extractEntry package.json
2716 silly gunzTarPerm extractEntry package.json
2717 silly gunzTarPerm extractEntry package.json
2718 silly gunzTarPerm extractEntry package.json
2719 silly gunzTarPerm extractEntry package.json
2720 silly gunzTarPerm extractEntry package.json
2721 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2722 silly gunzTarPerm extractEntry package.json
2723 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2724 silly gunzTarPerm extractEntry package.json
2725 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2726 silly gunzTarPerm extractEntry package.json
2727 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2728 silly gunzTarPerm extractEntry package.json
2729 silly gunzTarPerm extractEntry package.json
2730 silly gunzTarPerm extractEntry package.json
2731 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2732 silly gunzTarPerm extractEntry package.json
2733 silly gunzTarPerm extractEntry package.json
2734 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2735 silly gunzTarPerm extractEntry package.json
2736 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2737 silly gunzTarPerm extractEntry package.json
2738 silly gunzTarPerm extractEntry package.json
2739 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2740 silly gunzTarPerm extractEntry package.json
2741 silly gunzTarPerm extractEntry package.json
2742 silly gunzTarPerm extractEntry package.json
2743 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2744 silly gunzTarPerm extractEntry package.json
2745 silly gunzTarPerm extractEntry package.json
2746 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2747 silly gunzTarPerm extractEntry package.json
2748 silly gunzTarPerm extractEntry package.json
2749 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2750 silly gunzTarPerm extractEntry package.json
2751 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2752 silly gunzTarPerm extractEntry package.json
2753 silly gunzTarPerm extractEntry package.json
2754 silly gunzTarPerm extractEntry package.json
2755 silly gunzTarPerm extractEntry package.json
2756 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2757 silly gunzTarPerm extractEntry package.json
2758 silly gunzTarPerm extractEntry package.json
2759 silly gunzTarPerm extractEntry package.json
2760 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2761 silly gunzTarPerm extractEntry package.json
2762 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2763 silly gunzTarPerm extractEntry package.json
2764 silly gunzTarPerm extractEntry package.json
2765 silly gunzTarPerm extractEntry package.json
2766 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2767 silly gunzTarPerm extractEntry package.json
2768 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2769 silly gunzTarPerm extractEntry package.json
2770 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2771 silly gunzTarPerm extractEntry package.json
2772 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2773 silly gunzTarPerm extractEntry package.json
2774 silly gunzTarPerm extractEntry package.json
2775 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2776 silly gunzTarPerm extractEntry package.json
2777 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2778 silly gunzTarPerm extractEntry package.json
2779 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2780 silly gunzTarPerm extractEntry package.json
2781 silly gunzTarPerm extractEntry package.json
2782 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
2783 silly gunzTarPerm extractEntry README.md
2784 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
2785 silly gunzTarPerm extractEntry LICENSE
2786 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
2787 silly gunzTarPerm extractEntry LICENSE
2788 silly gunzTarPerm extractEntry index.js
2789 silly gunzTarPerm extractEntry README.md
2790 silly gunzTarPerm extractEntry LICENSE
2791 silly gunzTarPerm extractEntry LICENSE
2792 silly gunzTarPerm extractEntry index.js
2793 silly gunzTarPerm extractEntry README.md
2794 silly gunzTarPerm extractEntry LICENSE
2795 silly gunzTarPerm extractEntry README.md
2796 silly gunzTarPerm extractEntry LICENSE
2797 silly gunzTarPerm extractEntry LICENSE
2798 silly gunzTarPerm extractEntry index.js
2799 silly gunzTarPerm extractEntry README.md
2800 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
2801 silly gunzTarPerm extractEntry LICENSE
2802 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
2803 silly gunzTarPerm extractEntry README.md
2804 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
2805 silly gunzTarPerm extractEntry LICENSE
2806 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
2807 silly gunzTarPerm extractEntry .npmignore
2808 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
2809 silly gunzTarPerm extractEntry README.md
2810 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
2811 silly gunzTarPerm extractEntry README.md
2812 silly gunzTarPerm extractEntry LICENSE
2813 silly gunzTarPerm extractEntry README.md
2814 silly gunzTarPerm extractEntry LICENSE
2815 silly gunzTarPerm extractEntry db.json
2816 silly gunzTarPerm modified mode [ 'db.json', 420, 438 ]
2817 silly gunzTarPerm extractEntry README.md
2818 silly gunzTarPerm extractEntry LICENSE
2819 silly gunzTarPerm extractEntry HISTORY.md
2820 silly gunzTarPerm modified mode [ 'HISTORY.md', 420, 438 ]
2821 silly gunzTarPerm extractEntry index.js
2822 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
2823 silly gunzTarPerm extractEntry index.js
2824 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
2825 silly gunzTarPerm extractEntry license.md
2826 silly gunzTarPerm modified mode [ 'license.md', 420, 438 ]
2827 silly gunzTarPerm extractEntry README.md
2828 silly gunzTarPerm extractEntry LICENSE
2829 silly gunzTarPerm extractEntry .npmignore
2830 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
2831 silly gunzTarPerm extractEntry README.md
2832 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
2833 silly gunzTarPerm extractEntry README.md
2834 silly gunzTarPerm extractEntry LICENSE
2835 silly gunzTarPerm extractEntry README.md
2836 silly gunzTarPerm extractEntry LICENSE
2837 silly gunzTarPerm extractEntry README.md
2838 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
2839 silly gunzTarPerm extractEntry README.md
2840 silly gunzTarPerm extractEntry LICENSE
2841 silly gunzTarPerm extractEntry codes.json
2842 silly gunzTarPerm modified mode [ 'codes.json', 420, 438 ]
2843 silly gunzTarPerm extractEntry HISTORY.md
2844 silly gunzTarPerm modified mode [ 'HISTORY.md', 420, 438 ]
2845 silly gunzTarPerm extractEntry README.md
2846 silly gunzTarPerm extractEntry LICENSE
2847 silly gunzTarPerm extractEntry HISTORY.md
2848 silly gunzTarPerm modified mode [ 'HISTORY.md', 420, 438 ]
2849 silly gunzTarPerm extractEntry index.js
2850 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
2851 silly gunzTarPerm extractEntry HISTORY.md
2852 silly gunzTarPerm modified mode [ 'HISTORY.md', 420, 438 ]
2853 silly gunzTarPerm extractEntry index.js
2854 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
2855 silly gunzTarPerm extractEntry README.md
2856 silly gunzTarPerm extractEntry LICENSE
2857 silly gunzTarPerm extractEntry README.md
2858 silly gunzTarPerm extractEntry LICENSE
2859 silly gunzTarPerm extractEntry README.md
2860 silly gunzTarPerm extractEntry LICENSE
2861 silly gunzTarPerm extractEntry README.md
2862 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
2863 silly gunzTarPerm extractEntry LICENSE
2864 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
2865 silly gunzTarPerm extractEntry README.md
2866 silly gunzTarPerm extractEntry LICENSE
2867 silly gunzTarPerm extractEntry README.md
2868 silly gunzTarPerm extractEntry LICENSE
2869 silly gunzTarPerm extractEntry index.js
2870 silly gunzTarPerm extractEntry HISTORY.md
2871 silly gunzTarPerm extractEntry lib/read.js
2872 silly gunzTarPerm extractEntry lib/types/json.js
2873 silly gunzTarPerm extractEntry lib/types/raw.js
2874 silly gunzTarPerm extractEntry lib/types/text.js
2875 silly gunzTarPerm extractEntry lib/types/urlencoded.js
2876 silly gunzTarPerm extractEntry .npmignore
2877 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
2878 silly gunzTarPerm extractEntry index.js
2879 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
2880 silly gunzTarPerm extractEntry HISTORY.md
2881 silly gunzTarPerm modified mode [ 'HISTORY.md', 420, 438 ]
2882 silly gunzTarPerm extractEntry index.js
2883 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
2884 silly gunzTarPerm extractEntry README.md
2885 silly gunzTarPerm extractEntry LICENSE
2886 silly gunzTarPerm extractEntry README.md
2887 silly gunzTarPerm extractEntry LICENSE
2888 silly gunzTarPerm extractEntry LICENSE
2889 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
2890 silly gunzTarPerm extractEntry index.js
2891 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
2892 silly gunzTarPerm extractEntry HISTORY.md
2893 silly gunzTarPerm modified mode [ 'HISTORY.md', 420, 438 ]
2894 silly gunzTarPerm extractEntry index.js
2895 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
2896 silly gunzTarPerm extractEntry README.md
2897 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
2898 silly gunzTarPerm extractEntry LICENSE
2899 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
2900 silly gunzTarPerm extractEntry index.js
2901 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
2902 silly gunzTarPerm extractEntry test.js
2903 silly gunzTarPerm modified mode [ 'test.js', 420, 438 ]
2904 silly gunzTarPerm extractEntry .travis.yml
2905 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
2906 silly gunzTarPerm extractEntry README.md
2907 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
2908 silly gunzTarPerm extractEntry LICENSE
2909 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
2910 silly gunzTarPerm extractEntry README.md
2911 silly gunzTarPerm extractEntry LICENSE
2912 silly gunzTarPerm extractEntry README.md
2913 silly gunzTarPerm extractEntry LICENSE
2914 silly gunzTarPerm extractEntry .npmignore
2915 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
2916 silly gunzTarPerm extractEntry README.md
2917 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
2918 silly gunzTarPerm extractEntry cli.js
2919 silly gunzTarPerm modified mode [ 'cli.js', 420, 438 ]
2920 silly gunzTarPerm extractEntry LICENSE
2921 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
2922 silly gunzTarPerm extractEntry LICENSE
2923 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
2924 silly gunzTarPerm extractEntry .editorconfig
2925 silly gunzTarPerm modified mode [ '.editorconfig', 420, 438 ]
2926 silly gunzTarPerm extractEntry CHANGELOG.md
2927 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ]
2928 silly gunzTarPerm extractEntry .eslintignore
2929 silly gunzTarPerm modified mode [ '.eslintignore', 420, 438 ]
2930 silly gunzTarPerm extractEntry .eslintrc
2931 silly gunzTarPerm modified mode [ '.eslintrc', 420, 438 ]
2932 silly gunzTarPerm extractEntry dist/qs.js
2933 silly gunzTarPerm modified mode [ 'dist/qs.js', 420, 438 ]
2934 silly gunzTarPerm extractEntry lib/formats.js
2935 silly gunzTarPerm modified mode [ 'lib/formats.js', 420, 438 ]
2936 silly gunzTarPerm extractEntry lib/index.js
2937 silly gunzTarPerm modified mode [ 'lib/index.js', 420, 438 ]
2938 silly gunzTarPerm extractEntry lib/parse.js
2939 silly gunzTarPerm modified mode [ 'lib/parse.js', 420, 438 ]
2940 silly gunzTarPerm extractEntry lib/stringify.js
2941 silly gunzTarPerm modified mode [ 'lib/stringify.js', 420, 438 ]
2942 silly gunzTarPerm extractEntry lib/utils.js
2943 silly gunzTarPerm modified mode [ 'lib/utils.js', 420, 438 ]
2944 silly gunzTarPerm extractEntry test/index.js
2945 silly gunzTarPerm modified mode [ 'test/index.js', 420, 438 ]
2946 silly gunzTarPerm extractEntry test/parse.js
2947 silly gunzTarPerm modified mode [ 'test/parse.js', 420, 438 ]
2948 silly gunzTarPerm extractEntry test/stringify.js
2949 silly gunzTarPerm modified mode [ 'test/stringify.js', 420, 438 ]
2950 silly gunzTarPerm extractEntry test/utils.js
2951 silly gunzTarPerm modified mode [ 'test/utils.js', 420, 438 ]
2952 silly gunzTarPerm extractEntry test/.eslintrc
2953 silly gunzTarPerm modified mode [ 'test/.eslintrc', 420, 438 ]
2954 silly gunzTarPerm extractEntry .npmignore
2955 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
2956 silly gunzTarPerm extractEntry README.md
2957 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
2958 silly gunzTarPerm extractEntry LICENSE
2959 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
2960 silly gunzTarPerm extractEntry LICENSE
2961 silly gunzTarPerm extractEntry index.js
2962 silly gunzTarPerm extractEntry HISTORY.md
2963 silly gunzTarPerm modified mode [ 'HISTORY.md', 420, 438 ]
2964 silly gunzTarPerm extractEntry index.js
2965 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
2966 silly gunzTarPerm extractEntry README.md
2967 silly gunzTarPerm extractEntry LICENSE
2968 silly gunzTarPerm extractEntry index.js
2969 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
2970 silly gunzTarPerm extractEntry HISTORY.md
2971 silly gunzTarPerm modified mode [ 'HISTORY.md', 420, 438 ]
2972 silly gunzTarPerm extractEntry index.js
2973 silly gunzTarPerm extractEntry HISTORY.md
2974 silly gunzTarPerm extractEntry index.js
2975 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
2976 silly gunzTarPerm extractEntry index.js
2977 silly gunzTarPerm extractEntry HISTORY.md
2978 silly gunzTarPerm extractEntry History.md
2979 silly gunzTarPerm modified mode [ 'History.md', 420, 438 ]
2980 silly gunzTarPerm extractEntry Readme.md
2981 silly gunzTarPerm modified mode [ 'Readme.md', 420, 438 ]
2982 silly gunzTarPerm extractEntry Readme.md
2983 silly gunzTarPerm extractEntry inherits.js
2984 silly gunzTarPerm modified mode [ 'inherits.js', 420, 438 ]
2985 silly gunzTarPerm extractEntry inherits_browser.js
2986 silly gunzTarPerm modified mode [ 'inherits_browser.js', 420, 438 ]
2987 silly gunzTarPerm extractEntry History.md
2988 silly gunzTarPerm extractEntry Readme.md
2989 silly gunzTarPerm extractEntry lib/browser/index.js
2990 silly gunzTarPerm extractEntry lib/compat/callsite-tostring.js
2991 silly gunzTarPerm extractEntry lib/compat/event-listener-count.js
2992 silly gunzTarPerm extractEntry lib/compat/index.js
2993 silly gunzTarPerm extractEntry index.js
2994 silly gunzTarPerm extractEntry index.js
2995 silly gunzTarPerm extractEntry HISTORY.md
2996 silly gunzTarPerm extractEntry LICENSE
2997 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
2998 silly gunzTarPerm extractEntry ipaddr.min.js
2999 silly gunzTarPerm modified mode [ 'ipaddr.min.js', 420, 438 ]
3000 silly gunzTarPerm extractEntry index.js
3001 silly gunzTarPerm extractEntry HISTORY.md
3002 silly gunzTarPerm extractEntry History.md
3003 silly gunzTarPerm extractEntry Readme.md
3004 silly gunzTarPerm extractEntry lib/browser/index.js
3005 silly gunzTarPerm extractEntry lib/compat/callsite-tostring.js
3006 silly gunzTarPerm extractEntry lib/compat/event-listener-count.js
3007 silly gunzTarPerm extractEntry lib/compat/index.js
3008 silly gunzTarPerm extractEntry readme.md
3009 silly gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
3010 silly gunzTarPerm extractEntry index.js
3011 silly gunzTarPerm extractEntry LICENSE
3012 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
3013 silly gunzTarPerm extractEntry README.md
3014 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
3015 silly gunzTarPerm extractEntry index.js
3016 silly gunzTarPerm extractEntry HISTORY.md
3017 silly gunzTarPerm extractEntry index.js
3018 silly gunzTarPerm extractEntry HISTORY.md
3019 silly gunzTarPerm extractEntry index.js
3020 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
3021 silly gunzTarPerm extractEntry index.js
3022 silly gunzTarPerm extractEntry HISTORY.md
3023 silly gunzTarPerm extractEntry index.js
3024 silly gunzTarPerm extractEntry HISTORY.md
3025 silly gunzTarPerm extractEntry index.js
3026 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
3027 silly gunzTarPerm extractEntry LICENSE
3028 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
3029 silly gunzTarPerm extractEntry README.md
3030 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
3031 silly gunzTarPerm extractEntry LICENSE
3032 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
3033 silly gunzTarPerm extractEntry README.md
3034 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
3035 silly gunzTarPerm extractEntry LICENSE
3036 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
3037 silly gunzTarPerm extractEntry array-flatten.js
3038 silly gunzTarPerm modified mode [ 'array-flatten.js', 420, 438 ]
3039 silly gunzTarPerm extractEntry index.js
3040 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
3041 silly gunzTarPerm extractEntry LICENSE
3042 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
3043 silly gunzTarPerm extractEntry LICENSE
3044 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
3045 silly gunzTarPerm extractEntry index.js
3046 silly gunzTarPerm extractEntry HISTORY.md
3047 silly gunzTarPerm extractEntry index.js
3048 silly gunzTarPerm extractEntry HISTORY.md
3049 silly gunzTarPerm extractEntry LICENSE
3050 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
3051 silly gunzTarPerm extractEntry README.md
3052 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
3053 silly gunzTarPerm extractEntry Readme.md
3054 silly gunzTarPerm modified mode [ 'Readme.md', 420, 438 ]
3055 silly gunzTarPerm extractEntry History.md
3056 silly gunzTarPerm modified mode [ 'History.md', 420, 438 ]
3057 silly gunzTarPerm extractEntry index.js
3058 silly gunzTarPerm extractEntry HISTORY.md
3059 silly gunzTarPerm extractEntry LICENSE
3060 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
3061 silly gunzTarPerm extractEntry README.md
3062 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
3063 silly gunzTarPerm extractEntry index.js
3064 silly gunzTarPerm extractEntry HISTORY.md
3065 silly gunzTarPerm extractEntry index.js
3066 silly gunzTarPerm extractEntry HISTORY.md
3067 silly gunzTarPerm extractEntry index.js
3068 silly gunzTarPerm extractEntry HISTORY.md
3069 silly gunzTarPerm extractEntry index.js
3070 silly gunzTarPerm extractEntry HISTORY.md
3071 silly gunzTarPerm extractEntry index.js
3072 silly gunzTarPerm extractEntry HISTORY.md
3073 silly gunzTarPerm extractEntry index.js
3074 silly gunzTarPerm extractEntry HISTORY.md
3075 silly gunzTarPerm extractEntry index.d.ts
3076 silly gunzTarPerm extractEntry index.js
3077 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
3078 silly gunzTarPerm extractEntry index.d.ts
3079 silly gunzTarPerm modified mode [ 'index.d.ts', 420, 438 ]
3080 silly gunzTarPerm extractEntry mime.js
3081 silly gunzTarPerm modified mode [ 'mime.js', 420, 438 ]
3082 silly gunzTarPerm extractEntry README.md
3083 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
3084 silly gunzTarPerm extractEntry Readme.md
3085 silly gunzTarPerm modified mode [ 'Readme.md', 420, 438 ]
3086 silly gunzTarPerm extractEntry History.md
3087 silly gunzTarPerm modified mode [ 'History.md', 420, 438 ]
3088 silly gunzTarPerm extractEntry Readme.md
3089 silly gunzTarPerm extractEntry History.md
3090 silly gunzTarPerm extractEntry LICENSE
3091 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
3092 silly gunzTarPerm extractEntry index.js
3093 silly gunzTarPerm modified mode [ 'index.js', 420, 438 ]
3094 silly gunzTarPerm extractEntry LICENSE
3095 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
3096 silly gunzTarPerm extractEntry index.js
3097 silly gunzTarPerm extractEntry HISTORY.md
3098 silly gunzTarPerm extractEntry LICENSE
3099 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
3100 silly gunzTarPerm extractEntry encodings/dbcs-codec.js
3101 silly gunzTarPerm modified mode [ 'encodings/dbcs-codec.js', 420, 438 ]
3102 silly gunzTarPerm extractEntry bower.json
3103 silly gunzTarPerm modified mode [ 'bower.json', 420, 438 ]
3104 silly gunzTarPerm extractEntry karma.conf.js
3105 silly gunzTarPerm modified mode [ 'karma.conf.js', 420, 438 ]
3106 silly gunzTarPerm extractEntry node.js
3107 silly gunzTarPerm modified mode [ 'node.js', 420, 438 ]
3108 silly gunzTarPerm extractEntry .eslintrc
3109 silly gunzTarPerm modified mode [ '.eslintrc', 420, 438 ]
3110 silly gunzTarPerm extractEntry types.json
3111 silly gunzTarPerm modified mode [ 'types.json', 420, 438 ]
3112 silly gunzTarPerm extractEntry build/build.js
3113 silly gunzTarPerm modified mode [ 'build/build.js', 420, 438 ]
3114 silly gunzTarPerm extractEntry build/test.js
3115 silly gunzTarPerm modified mode [ 'build/test.js', 420, 438 ]
3116 silly gunzTarPerm extractEntry HISTORY.md
3117 silly gunzTarPerm modified mode [ 'HISTORY.md', 420, 438 ]
3118 silly gunzTarPerm extractEntry README.md
3119 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
3120 silly gunzTarPerm extractEntry README.md
3121 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
3122 silly gunzTarPerm extractEntry encodings/dbcs-data.js
3123 silly gunzTarPerm modified mode [ 'encodings/dbcs-data.js', 420, 438 ]
3124 silly gunzTarPerm extractEntry lib/application.js
3125 silly gunzTarPerm modified mode [ 'lib/application.js', 420, 438 ]
3126 silly gunzTarPerm extractEntry lib/express.js
3127 silly gunzTarPerm modified mode [ 'lib/express.js', 420, 438 ]
3128 silly gunzTarPerm extractEntry lib/request.js
3129 silly gunzTarPerm modified mode [ 'lib/request.js', 420, 438 ]
3130 silly gunzTarPerm extractEntry lib/response.js
3131 silly gunzTarPerm modified mode [ 'lib/response.js', 420, 438 ]
3132 silly gunzTarPerm extractEntry lib/utils.js
3133 silly gunzTarPerm modified mode [ 'lib/utils.js', 420, 438 ]
3134 silly gunzTarPerm extractEntry lib/view.js
3135 silly gunzTarPerm modified mode [ 'lib/view.js', 420, 438 ]
3136 silly gunzTarPerm extractEntry lib/middleware/init.js
3137 silly gunzTarPerm modified mode [ 'lib/middleware/init.js', 420, 438 ]
3138 silly gunzTarPerm extractEntry lib/middleware/query.js
3139 silly gunzTarPerm modified mode [ 'lib/middleware/query.js', 420, 438 ]
3140 silly gunzTarPerm extractEntry lib/router/index.js
3141 silly gunzTarPerm modified mode [ 'lib/router/index.js', 420, 438 ]
3142 silly gunzTarPerm extractEntry lib/router/layer.js
3143 silly gunzTarPerm modified mode [ 'lib/router/layer.js', 420, 438 ]
3144 silly gunzTarPerm extractEntry lib/router/route.js
3145 silly gunzTarPerm modified mode [ 'lib/router/route.js', 420, 438 ]
3146 silly gunzTarPerm extractEntry lib/charset.js
3147 silly gunzTarPerm extractEntry Makefile
3148 silly gunzTarPerm modified mode [ 'Makefile', 420, 438 ]
3149 silly gunzTarPerm extractEntry README.md
3150 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
3151 silly gunzTarPerm extractEntry Cakefile
3152 silly gunzTarPerm modified mode [ 'Cakefile', 420, 438 ]
3153 silly gunzTarPerm extractEntry lib/ipaddr.js
3154 silly gunzTarPerm modified mode [ 'lib/ipaddr.js', 420, 438 ]
3155 silly gunzTarPerm extractEntry encodings/index.js
3156 silly gunzTarPerm modified mode [ 'encodings/index.js', 420, 438 ]
3157 silly gunzTarPerm extractEntry encodings/internal.js
3158 silly gunzTarPerm modified mode [ 'encodings/internal.js', 420, 438 ]
3159 silly gunzTarPerm extractEntry .coveralls.yml
3160 silly gunzTarPerm modified mode [ '.coveralls.yml', 420, 438 ]
3161 silly gunzTarPerm extractEntry component.json
3162 silly gunzTarPerm modified mode [ 'component.json', 420, 438 ]
3163 silly gunzTarPerm extractEntry lib/encoding.js
3164 silly gunzTarPerm extractEntry lib/language.js
3165 silly gunzTarPerm extractEntry lib/ipaddr.js.d.ts
3166 silly gunzTarPerm modified mode [ 'lib/ipaddr.js.d.ts', 420, 438 ]
3167 silly gunzTarPerm extractEntry src/ipaddr.coffee
3168 silly gunzTarPerm modified mode [ 'src/ipaddr.coffee', 420, 438 ]
3169 silly gunzTarPerm extractEntry encodings/sbcs-codec.js
3170 silly gunzTarPerm modified mode [ 'encodings/sbcs-codec.js', 420, 438 ]
3171 silly gunzTarPerm extractEntry encodings/sbcs-data-generated.js
3172 silly gunzTarPerm modified mode [ 'encodings/sbcs-data-generated.js', 420, 438 ]
3173 silly gunzTarPerm extractEntry encodings/sbcs-data.js
3174 silly gunzTarPerm modified mode [ 'encodings/sbcs-data.js', 420, 438 ]
3175 silly gunzTarPerm extractEntry .travis.yml
3176 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
3177 silly gunzTarPerm extractEntry CHANGELOG.md
3178 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ]
3179 silly gunzTarPerm extractEntry encodings/utf16.js
3180 silly gunzTarPerm modified mode [ 'encodings/utf16.js', 420, 438 ]
3181 silly gunzTarPerm extractEntry lib/mediaType.js
3182 silly gunzTarPerm extractEntry .travis.yml
3183 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
3184 silly gunzTarPerm extractEntry test/ipaddr.test.coffee
3185 silly gunzTarPerm modified mode [ 'test/ipaddr.test.coffee', 420, 438 ]
3186 silly gunzTarPerm extractEntry src/browser.js
3187 silly gunzTarPerm modified mode [ 'src/browser.js', 420, 438 ]
3188 silly gunzTarPerm extractEntry src/debug.js
3189 silly gunzTarPerm modified mode [ 'src/debug.js', 420, 438 ]
3190 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\setprototypeof-316398c6\node_modules is being purged
3191 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\setprototypeof-316398c6\node_modules
3192 silly gunzTarPerm extractEntry encodings/utf7.js
3193 silly gunzTarPerm modified mode [ 'encodings/utf7.js', 420, 438 ]
3194 silly gunzTarPerm extractEntry encodings/tables/big5-added.json
3195 silly gunzTarPerm modified mode [ 'encodings/tables/big5-added.json', 420, 438 ]
3196 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\destroy-f19c7b9a\node_modules is being purged
3197 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\destroy-f19c7b9a\node_modules
3198 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\escape-html-0aba10e0\node_modules is being purged
3199 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\escape-html-0aba10e0\node_modules
3200 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\ee-first-f15491fb\node_modules is being purged
3201 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\ee-first-f15491fb\node_modules
3202 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\array-flatten-78c1e265\node_modules is being purged
3203 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\array-flatten-78c1e265\node_modules
3204 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\ms-63de2590\node_modules is being purged
3205 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\ms-63de2590\node_modules
3206 silly gunzTarPerm extractEntry src/index.js
3207 silly gunzTarPerm modified mode [ 'src/index.js', 420, 438 ]
3208 silly gunzTarPerm extractEntry src/inspector-log.js
3209 silly gunzTarPerm modified mode [ 'src/inspector-log.js', 420, 438 ]
3210 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\forwarded-5fefcd18\node_modules is being purged
3211 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\forwarded-5fefcd18\node_modules
3212 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\media-typer-094315d0\node_modules is being purged
3213 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\media-typer-094315d0\node_modules
3214 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\cookie-signature-af45d21d\node_modules is being purged
3215 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\cookie-signature-af45d21d\node_modules
3216 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\encodeurl-dd3335fd\node_modules is being purged
3217 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\encodeurl-dd3335fd\node_modules
3218 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\content-type-501b2a19\node_modules is being purged
3219 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\content-type-501b2a19\node_modules
3220 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\merge-descriptors-785b191c\node_modules is being purged
3221 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\merge-descriptors-785b191c\node_modules
3222 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\setprototypeof-fe85bdfa\node_modules is being purged
3223 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\setprototypeof-fe85bdfa\node_modules
3224 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\unpipe-bfe85b2f\node_modules is being purged
3225 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\unpipe-bfe85b2f\node_modules
3226 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\utils-merge-1ef88324\node_modules is being purged
3227 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\utils-merge-1ef88324\node_modules
3228 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\type-is-048706af\node_modules is being purged
3229 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\type-is-048706af\node_modules
3230 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\range-parser-0315e26b\node_modules is being purged
3231 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\range-parser-0315e26b\node_modules
3232 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\vary-934ad624\node_modules is being purged
3233 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\vary-934ad624\node_modules
3234 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\inherits-d8b6ec8c\node_modules is being purged
3235 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\inherits-d8b6ec8c\node_modules
3236 silly gunzTarPerm extractEntry encodings/tables/cp936.json
3237 silly gunzTarPerm modified mode [ 'encodings/tables/cp936.json', 420, 438 ]
3238 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\etag-75136816\node_modules is being purged
3239 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\etag-75136816\node_modules
3240 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\mime-types-a7ba6d39\node_modules is being purged
3241 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\mime-types-a7ba6d39\node_modules
3242 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\proxy-addr-52e6641d\node_modules is being purged
3243 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\proxy-addr-52e6641d\node_modules
3244 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\parseurl-b4810e8e\node_modules is being purged
3245 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\parseurl-b4810e8e\node_modules
3246 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\fresh-d5ed6163\node_modules is being purged
3247 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\fresh-d5ed6163\node_modules
3248 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\accepts-5192033a\node_modules is being purged
3249 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\accepts-5192033a\node_modules
3250 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\bytes-9697e3f6\node_modules is being purged
3251 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\bytes-9697e3f6\node_modules
3252 silly gunzTarPerm extractEntry encodings/tables/cp949.json
3253 silly gunzTarPerm modified mode [ 'encodings/tables/cp949.json', 420, 438 ]
3254 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\finalhandler-cfc79f12\node_modules is being purged
3255 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\finalhandler-cfc79f12\node_modules
3256 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\http-errors-18ac9be9\node_modules is being purged
3257 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\http-errors-18ac9be9\node_modules
3258 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\content-disposition-c6de97d0\node_modules is being purged
3259 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\content-disposition-c6de97d0\node_modules
3260 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\path-to-regexp-481e6f2f\node_modules is being purged
3261 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\path-to-regexp-481e6f2f\node_modules
3262 silly gunzTarPerm extractEntry src/node.js
3263 silly gunzTarPerm modified mode [ 'src/node.js', 420, 438 ]
3264 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\cookie-970e7968\node_modules is being purged
3265 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\cookie-970e7968\node_modules
3266 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\methods-4c16ac9f\node_modules is being purged
3267 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\methods-4c16ac9f\node_modules
3268 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\on-finished-e2b73e4d\node_modules is being purged
3269 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\on-finished-e2b73e4d\node_modules
3270 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\send-dfebcff1\node_modules is being purged
3271 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\send-dfebcff1\node_modules
3272 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\serve-static-847134ea\node_modules is being purged
3273 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\serve-static-847134ea\node_modules
3274 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\statuses-79d7a1f2\node_modules is being purged
3275 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\statuses-79d7a1f2\node_modules
3276 silly gunzTarPerm extractEntry encodings/tables/cp950.json
3277 silly gunzTarPerm modified mode [ 'encodings/tables/cp950.json', 420, 438 ]
3278 silly gunzTarPerm extractEntry encodings/tables/eucjp.json
3279 silly gunzTarPerm modified mode [ 'encodings/tables/eucjp.json', 420, 438 ]
3280 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\raw-body-e1e08164\node_modules is being purged
3281 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\raw-body-e1e08164\node_modules
3282 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\safe-buffer-d228ada7\node_modules is being purged
3283 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\safe-buffer-d228ada7\node_modules
3284 silly gunzTarPerm extractEntry encodings/tables/gb18030-ranges.json
3285 silly gunzTarPerm modified mode [ 'encodings/tables/gb18030-ranges.json', 420, 438 ]
3286 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\mime-7719cb6c\node_modules is being purged
3287 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\mime-7719cb6c\node_modules
3288 silly gunzTarPerm extractEntry encodings/tables/gbk-added.json
3289 silly gunzTarPerm modified mode [ 'encodings/tables/gbk-added.json', 420, 438 ]
3290 silly gunzTarPerm extractEntry encodings/tables/shiftjis.json
3291 silly gunzTarPerm modified mode [ 'encodings/tables/shiftjis.json', 420, 438 ]
3292 silly gunzTarPerm extractEntry .travis.yml
3293 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
3294 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\mime-db-5bd3da68\node_modules is being purged
3295 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\mime-db-5bd3da68\node_modules
3296 silly gunzTarPerm extractEntry lib/bom-handling.js
3297 silly gunzTarPerm modified mode [ 'lib/bom-handling.js', 420, 438 ]
3298 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\depd-2b930879\node_modules is being purged
3299 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\depd-2b930879\node_modules
3300 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\depd-c6b3c03b\node_modules is being purged
3301 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\depd-c6b3c03b\node_modules
3302 silly gunzTarPerm extractEntry lib/extend-node.js
3303 silly gunzTarPerm modified mode [ 'lib/extend-node.js', 420, 438 ]
3304 silly gunzTarPerm extractEntry lib/index.js
3305 silly gunzTarPerm modified mode [ 'lib/index.js', 420, 438 ]
3306 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\negotiator-5ba4c5e4\node_modules is being purged
3307 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\negotiator-5ba4c5e4\node_modules
3308 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\body-parser-d90b09be\node_modules is being purged
3309 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\body-parser-d90b09be\node_modules
3310 silly gunzTarPerm extractEntry lib/streams.js
3311 silly gunzTarPerm modified mode [ 'lib/streams.js', 420, 438 ]
3312 silly gunzTarPerm extractEntry lib/index.d.ts
3313 silly gunzTarPerm modified mode [ 'lib/index.d.ts', 420, 438 ]
3314 silly gunzTarPerm extractEntry Changelog.md
3315 silly gunzTarPerm modified mode [ 'Changelog.md', 420, 438 ]
3316 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\ipaddr.js-db288fa2\node_modules is being purged
3317 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\ipaddr.js-db288fa2\node_modules
3318 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\debug-51c2f5cb\node_modules is being purged
3319 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\debug-51c2f5cb\node_modules
3320 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\express-ad9b857d\node_modules is being purged
3321 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\express-ad9b857d\node_modules
3322 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\qs-3267452b\node_modules is being purged
3323 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\qs-3267452b\node_modules
3324 silly gentlyRm C:\www\node-js-playlist\node_modules\.staging\iconv-lite-7c424773\node_modules is being purged
3325 verbose gentlyRm don't care about contents; nuking C:\www\node-js-playlist\node_modules\.staging\iconv-lite-7c424773\node_modules
3326 silly doParallel preinstall 49
3327 silly preinstall bytes@3.0.0 C:\www\node-js-playlist\node_modules\.staging\bytes-9697e3f6
3328 info lifecycle bytes@3.0.0~preinstall: bytes@3.0.0
3329 silly preinstall content-type@1.0.4 C:\www\node-js-playlist\node_modules\.staging\content-type-501b2a19
3330 info lifecycle content-type@1.0.4~preinstall: content-type@1.0.4
3331 silly preinstall depd@1.1.2 C:\www\node-js-playlist\node_modules\.staging\depd-2b930879
3332 info lifecycle depd@1.1.2~preinstall: depd@1.1.2
3333 silly preinstall destroy@1.0.4 C:\www\node-js-playlist\node_modules\.staging\destroy-f19c7b9a
3334 info lifecycle destroy@1.0.4~preinstall: destroy@1.0.4
3335 silly preinstall ee-first@1.1.1 C:\www\node-js-playlist\node_modules\.staging\ee-first-f15491fb
3336 info lifecycle ee-first@1.1.1~preinstall: ee-first@1.1.1
3337 silly preinstall encodeurl@1.0.2 C:\www\node-js-playlist\node_modules\.staging\encodeurl-dd3335fd
3338 info lifecycle encodeurl@1.0.2~preinstall: encodeurl@1.0.2
3339 silly preinstall escape-html@1.0.3 C:\www\node-js-playlist\node_modules\.staging\escape-html-0aba10e0
3340 info lifecycle escape-html@1.0.3~preinstall: escape-html@1.0.3
3341 silly preinstall etag@1.8.1 C:\www\node-js-playlist\node_modules\.staging\etag-75136816
3342 info lifecycle etag@1.8.1~preinstall: etag@1.8.1
3343 silly preinstall forwarded@0.1.2 C:\www\node-js-playlist\node_modules\.staging\forwarded-5fefcd18
3344 info lifecycle forwarded@0.1.2~preinstall: forwarded@0.1.2
3345 silly preinstall fresh@0.5.2 C:\www\node-js-playlist\node_modules\.staging\fresh-d5ed6163
3346 info lifecycle fresh@0.5.2~preinstall: fresh@0.5.2
3347 silly preinstall depd@1.1.1 C:\www\node-js-playlist\node_modules\.staging\depd-c6b3c03b
3348 info lifecycle depd@1.1.1~preinstall: depd@1.1.1
3349 silly preinstall setprototypeof@1.0.3 C:\www\node-js-playlist\node_modules\.staging\setprototypeof-316398c6
3350 info lifecycle setprototypeof@1.0.3~preinstall: setprototypeof@1.0.3
3351 silly preinstall iconv-lite@0.4.19 C:\www\node-js-playlist\node_modules\.staging\iconv-lite-7c424773
3352 info lifecycle iconv-lite@0.4.19~preinstall: iconv-lite@0.4.19
3353 silly preinstall inherits@2.0.3 C:\www\node-js-playlist\node_modules\.staging\inherits-d8b6ec8c
3354 info lifecycle inherits@2.0.3~preinstall: inherits@2.0.3
3355 silly preinstall ipaddr.js@1.6.0 C:\www\node-js-playlist\node_modules\.staging\ipaddr.js-db288fa2
3356 info lifecycle ipaddr.js@1.6.0~preinstall: ipaddr.js@1.6.0
3357 silly preinstall media-typer@0.3.0 C:\www\node-js-playlist\node_modules\.staging\media-typer-094315d0
3358 info lifecycle media-typer@0.3.0~preinstall: media-typer@0.3.0
3359 silly preinstall mime@1.4.1 C:\www\node-js-playlist\node_modules\.staging\mime-7719cb6c
3360 info lifecycle mime@1.4.1~preinstall: mime@1.4.1
3361 silly preinstall mime-db@1.33.0 C:\www\node-js-playlist\node_modules\.staging\mime-db-5bd3da68
3362 info lifecycle mime-db@1.33.0~preinstall: mime-db@1.33.0
3363 silly preinstall mime-types@2.1.18 C:\www\node-js-playlist\node_modules\.staging\mime-types-a7ba6d39
3364 info lifecycle mime-types@2.1.18~preinstall: mime-types@2.1.18
3365 silly preinstall ms@2.0.0 C:\www\node-js-playlist\node_modules\.staging\ms-63de2590
3366 info lifecycle ms@2.0.0~preinstall: ms@2.0.0
3367 silly preinstall debug@2.6.9 C:\www\node-js-playlist\node_modules\.staging\debug-51c2f5cb
3368 info lifecycle debug@2.6.9~preinstall: debug@2.6.9
3369 silly preinstall negotiator@0.6.1 C:\www\node-js-playlist\node_modules\.staging\negotiator-5ba4c5e4
3370 info lifecycle negotiator@0.6.1~preinstall: negotiator@0.6.1
3371 silly preinstall on-finished@2.3.0 C:\www\node-js-playlist\node_modules\.staging\on-finished-e2b73e4d
3372 info lifecycle on-finished@2.3.0~preinstall: on-finished@2.3.0
3373 silly preinstall parseurl@1.3.2 C:\www\node-js-playlist\node_modules\.staging\parseurl-b4810e8e
3374 info lifecycle parseurl@1.3.2~preinstall: parseurl@1.3.2
3375 silly preinstall qs@6.5.1 C:\www\node-js-playlist\node_modules\.staging\qs-3267452b
3376 info lifecycle qs@6.5.1~preinstall: qs@6.5.1
3377 silly preinstall range-parser@1.2.0 C:\www\node-js-playlist\node_modules\.staging\range-parser-0315e26b
3378 info lifecycle range-parser@1.2.0~preinstall: range-parser@1.2.0
3379 silly preinstall statuses@1.4.0 C:\www\node-js-playlist\node_modules\.staging\statuses-79d7a1f2
3380 info lifecycle statuses@1.4.0~preinstall: statuses@1.4.0
3381 silly preinstall http-errors@1.6.2 C:\www\node-js-playlist\node_modules\.staging\http-errors-18ac9be9
3382 info lifecycle http-errors@1.6.2~preinstall: http-errors@1.6.2
3383 silly preinstall send@0.16.2 C:\www\node-js-playlist\node_modules\.staging\send-dfebcff1
3384 info lifecycle send@0.16.2~preinstall: send@0.16.2
3385 silly preinstall type-is@1.6.16 C:\www\node-js-playlist\node_modules\.staging\type-is-048706af
3386 info lifecycle type-is@1.6.16~preinstall: type-is@1.6.16
3387 silly preinstall unpipe@1.0.0 C:\www\node-js-playlist\node_modules\.staging\unpipe-bfe85b2f
3388 info lifecycle unpipe@1.0.0~preinstall: unpipe@1.0.0
3389 silly preinstall raw-body@2.3.2 C:\www\node-js-playlist\node_modules\.staging\raw-body-e1e08164
3390 info lifecycle raw-body@2.3.2~preinstall: raw-body@2.3.2
3391 silly preinstall accepts@1.3.5 C:\www\node-js-playlist\node_modules\.staging\accepts-5192033a
3392 info lifecycle accepts@1.3.5~preinstall: accepts@1.3.5
3393 silly preinstall array-flatten@1.1.1 C:\www\node-js-playlist\node_modules\.staging\array-flatten-78c1e265
3394 info lifecycle array-flatten@1.1.1~preinstall: array-flatten@1.1.1
3395 silly preinstall body-parser@1.18.2 C:\www\node-js-playlist\node_modules\.staging\body-parser-d90b09be
3396 info lifecycle body-parser@1.18.2~preinstall: body-parser@1.18.2
3397 silly preinstall content-disposition@0.5.2 C:\www\node-js-playlist\node_modules\.staging\content-disposition-c6de97d0
3398 info lifecycle content-disposition@0.5.2~preinstall: content-disposition@0.5.2
3399 silly preinstall cookie@0.3.1 C:\www\node-js-playlist\node_modules\.staging\cookie-970e7968
3400 info lifecycle cookie@0.3.1~preinstall: cookie@0.3.1
3401 silly preinstall cookie-signature@1.0.6 C:\www\node-js-playlist\node_modules\.staging\cookie-signature-af45d21d
3402 info lifecycle cookie-signature@1.0.6~preinstall: cookie-signature@1.0.6
3403 silly preinstall finalhandler@1.1.1 C:\www\node-js-playlist\node_modules\.staging\finalhandler-cfc79f12
3404 info lifecycle finalhandler@1.1.1~preinstall: finalhandler@1.1.1
3405 silly preinstall merge-descriptors@1.0.1 C:\www\node-js-playlist\node_modules\.staging\merge-descriptors-785b191c
3406 info lifecycle merge-descriptors@1.0.1~preinstall: merge-descriptors@1.0.1
3407 silly preinstall methods@1.1.2 C:\www\node-js-playlist\node_modules\.staging\methods-4c16ac9f
3408 info lifecycle methods@1.1.2~preinstall: methods@1.1.2
3409 silly preinstall path-to-regexp@0.1.7 C:\www\node-js-playlist\node_modules\.staging\path-to-regexp-481e6f2f
3410 info lifecycle path-to-regexp@0.1.7~preinstall: path-to-regexp@0.1.7
3411 silly preinstall proxy-addr@2.0.3 C:\www\node-js-playlist\node_modules\.staging\proxy-addr-52e6641d
3412 info lifecycle proxy-addr@2.0.3~preinstall: proxy-addr@2.0.3
3413 silly preinstall safe-buffer@5.1.1 C:\www\node-js-playlist\node_modules\.staging\safe-buffer-d228ada7
3414 info lifecycle safe-buffer@5.1.1~preinstall: safe-buffer@5.1.1
3415 silly preinstall serve-static@1.13.2 C:\www\node-js-playlist\node_modules\.staging\serve-static-847134ea
3416 info lifecycle serve-static@1.13.2~preinstall: serve-static@1.13.2
3417 silly preinstall setprototypeof@1.1.0 C:\www\node-js-playlist\node_modules\.staging\setprototypeof-fe85bdfa
3418 info lifecycle setprototypeof@1.1.0~preinstall: setprototypeof@1.1.0
3419 silly preinstall utils-merge@1.0.1 C:\www\node-js-playlist\node_modules\.staging\utils-merge-1ef88324
3420 info lifecycle utils-merge@1.0.1~preinstall: utils-merge@1.0.1
3421 silly preinstall vary@1.1.2 C:\www\node-js-playlist\node_modules\.staging\vary-934ad624
3422 info lifecycle vary@1.1.2~preinstall: vary@1.1.2
3423 silly preinstall express@4.16.3 C:\www\node-js-playlist\node_modules\.staging\express-ad9b857d
3424 info lifecycle express@4.16.3~preinstall: express@4.16.3
3425 silly lifecycle bytes@3.0.0~preinstall: no script for preinstall, continuing
3426 silly lifecycle content-type@1.0.4~preinstall: no script for preinstall, continuing
3427 silly lifecycle depd@1.1.2~preinstall: no script for preinstall, continuing
3428 silly lifecycle destroy@1.0.4~preinstall: no script for preinstall, continuing
3429 silly lifecycle ee-first@1.1.1~preinstall: no script for preinstall, continuing
3430 silly lifecycle encodeurl@1.0.2~preinstall: no script for preinstall, continuing
3431 silly lifecycle escape-html@1.0.3~preinstall: no script for preinstall, continuing
3432 silly lifecycle etag@1.8.1~preinstall: no script for preinstall, continuing
3433 silly lifecycle forwarded@0.1.2~preinstall: no script for preinstall, continuing
3434 silly lifecycle fresh@0.5.2~preinstall: no script for preinstall, continuing
3435 silly lifecycle depd@1.1.1~preinstall: no script for preinstall, continuing
3436 silly lifecycle setprototypeof@1.0.3~preinstall: no script for preinstall, continuing
3437 silly lifecycle iconv-lite@0.4.19~preinstall: no script for preinstall, continuing
3438 silly lifecycle inherits@2.0.3~preinstall: no script for preinstall, continuing
3439 silly lifecycle ipaddr.js@1.6.0~preinstall: no script for preinstall, continuing
3440 silly lifecycle media-typer@0.3.0~preinstall: no script for preinstall, continuing
3441 silly lifecycle mime@1.4.1~preinstall: no script for preinstall, continuing
3442 silly lifecycle mime-db@1.33.0~preinstall: no script for preinstall, continuing
3443 silly lifecycle mime-types@2.1.18~preinstall: no script for preinstall, continuing
3444 silly lifecycle ms@2.0.0~preinstall: no script for preinstall, continuing
3445 silly lifecycle debug@2.6.9~preinstall: no script for preinstall, continuing
3446 silly lifecycle negotiator@0.6.1~preinstall: no script for preinstall, continuing
3447 silly lifecycle on-finished@2.3.0~preinstall: no script for preinstall, continuing
3448 silly lifecycle parseurl@1.3.2~preinstall: no script for preinstall, continuing
3449 silly lifecycle qs@6.5.1~preinstall: no script for preinstall, continuing
3450 silly lifecycle range-parser@1.2.0~preinstall: no script for preinstall, continuing
3451 silly lifecycle statuses@1.4.0~preinstall: no script for preinstall, continuing
3452 silly lifecycle http-errors@1.6.2~preinstall: no script for preinstall, continuing
3453 silly lifecycle send@0.16.2~preinstall: no script for preinstall, continuing
3454 silly lifecycle type-is@1.6.16~preinstall: no script for preinstall, continuing
3455 silly lifecycle unpipe@1.0.0~preinstall: no script for preinstall, continuing
3456 silly lifecycle raw-body@2.3.2~preinstall: no script for preinstall, continuing
3457 silly lifecycle accepts@1.3.5~preinstall: no script for preinstall, continuing
3458 silly lifecycle array-flatten@1.1.1~preinstall: no script for preinstall, continuing
3459 silly lifecycle body-parser@1.18.2~preinstall: no script for preinstall, continuing
3460 silly lifecycle content-disposition@0.5.2~preinstall: no script for preinstall, continuing
3461 silly lifecycle cookie@0.3.1~preinstall: no script for preinstall, continuing
3462 silly lifecycle cookie-signature@1.0.6~preinstall: no script for preinstall, continuing
3463 silly lifecycle finalhandler@1.1.1~preinstall: no script for preinstall, continuing
3464 silly lifecycle merge-descriptors@1.0.1~preinstall: no script for preinstall, continuing
3465 silly lifecycle methods@1.1.2~preinstall: no script for preinstall, continuing
3466 silly lifecycle path-to-regexp@0.1.7~preinstall: no script for preinstall, continuing
3467 silly lifecycle proxy-addr@2.0.3~preinstall: no script for preinstall, continuing
3468 silly lifecycle safe-buffer@5.1.1~preinstall: no script for preinstall, continuing
3469 silly lifecycle serve-static@1.13.2~preinstall: no script for preinstall, continuing
3470 silly lifecycle setprototypeof@1.1.0~preinstall: no script for preinstall, continuing
3471 silly lifecycle utils-merge@1.0.1~preinstall: no script for preinstall, continuing
3472 silly lifecycle vary@1.1.2~preinstall: no script for preinstall, continuing
3473 silly lifecycle express@4.16.3~preinstall: no script for preinstall, continuing
3474 silly doReverseSerial remove 0
3475 silly doSerial move 0
3476 silly doSerial finalize 49
3477 silly finalize C:\www\node-js-playlist\node_modules\bytes
3478 verbose unlock done using C:\Users\Vincent\AppData\Roaming\npm-cache\_locks\staging-c2abe06c17bb30a1.lock for C:\www\node-js-playlist\node_modules\.staging
3479 silly rollbackFailedOptional Starting
3480 silly rollbackFailedOptional Finishing
3481 silly runTopLevelLifecycles Finishing
3482 silly install printInstalled
3483 verbose stack Error: EPERM: operation not permitted, rename 'C:\www\node-js-playlist\node_modules\.staging\bytes-9697e3f6' -> 'C:\www\node-js-playlist\node_modules\bytes'
3483 verbose stack at destStatted (C:\Program Files\nodejs\node_modules\npm\lib\install\action\finalize.js:25:7)
3483 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:264:29
3483 verbose stack at FSReqWrap.oncomplete (fs.js:123:15)
3483 verbose stack
3483 verbose stack Error: EPERM: operation not permitted, rename 'C:\www\node-js-playlist\node_modules\.staging\bytes-9697e3f6' -> 'C:\www\node-js-playlist\node_modules\bytes'
3483 verbose stack at Error (native)
3484 verbose cwd C:\www\node-js-playlist
3485 error Windows_NT 10.0.15063
3486 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "express" "--save"
3487 error node v6.11.1
3488 error npm v3.10.10
3489 error path C:\www\node-js-playlist\node_modules\.staging\bytes-9697e3f6
3490 error code EPERM
3491 error errno -4048
3492 error syscall rename
3493 error Error: EPERM: operation not permitted, rename 'C:\www\node-js-playlist\node_modules\.staging\bytes-9697e3f6' -> 'C:\www\node-js-playlist\node_modules\bytes'
3493 error at destStatted (C:\Program Files\nodejs\node_modules\npm\lib\install\action\finalize.js:25:7)
3493 error at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:264:29
3493 error at FSReqWrap.oncomplete (fs.js:123:15)
3493 error
3493 error Error: EPERM: operation not permitted, rename 'C:\www\node-js-playlist\node_modules\.staging\bytes-9697e3f6' -> 'C:\www\node-js-playlist\node_modules\bytes'
3493 error at Error (native)
3493 error { Error: EPERM: operation not permitted, rename 'C:\www\node-js-playlist\node_modules\.staging\bytes-9697e3f6' -> 'C:\www\node-js-playlist\node_modules\bytes'
3493 error at destStatted (C:\Program Files\nodejs\node_modules\npm\lib\install\action\finalize.js:25:7)
3493 error at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:264:29
3493 error at FSReqWrap.oncomplete (fs.js:123:15)
3493 error
3493 error Error: EPERM: operation not permitted, rename 'C:\www\node-js-playlist\node_modules\.staging\bytes-9697e3f6' -> 'C:\www\node-js-playlist\node_modules\bytes'
3493 error at Error (native) parent: 'node-js-playlist' }
3494 error Please try running this command again as root/Administrator.
3495 verbose exit [ -4048, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment