Skip to content

Instantly share code, notes, and snippets.

@ronaiza-cardoso
Created July 4, 2017 20:59
Show Gist options
  • Save ronaiza-cardoso/469eacc27293443822de7c323fc5bf07 to your computer and use it in GitHub Desktop.
Save ronaiza-cardoso/469eacc27293443822de7c323fc5bf07 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 'i',
1 verbose cli '-g',
1 verbose cli 'cordova',
1 verbose cli 'ionic' ]
2 info using npm@3.10.10
3 info using node@v6.11.0
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readGlobalPackageData
7 silly fetchPackageMetaData cordova
8 silly fetchPackageMetaData ionic
9 silly fetchNamedPackageData cordova
10 silly mapToRegistry name cordova
11 silly mapToRegistry using default registry
12 silly mapToRegistry registry http://registry.npmjs.org/
13 silly mapToRegistry data Result {
13 silly mapToRegistry raw: 'cordova',
13 silly mapToRegistry scope: null,
13 silly mapToRegistry escapedName: 'cordova',
13 silly mapToRegistry name: 'cordova',
13 silly mapToRegistry rawSpec: '',
13 silly mapToRegistry spec: 'latest',
13 silly mapToRegistry type: 'tag' }
14 silly mapToRegistry uri http://registry.npmjs.org/cordova
15 silly fetchNamedPackageData ionic
16 silly mapToRegistry name ionic
17 silly mapToRegistry using default registry
18 silly mapToRegistry registry http://registry.npmjs.org/
19 silly mapToRegistry data Result {
19 silly mapToRegistry raw: 'ionic',
19 silly mapToRegistry scope: null,
19 silly mapToRegistry escapedName: 'ionic',
19 silly mapToRegistry name: 'ionic',
19 silly mapToRegistry rawSpec: '',
19 silly mapToRegistry spec: 'latest',
19 silly mapToRegistry type: 'tag' }
20 silly mapToRegistry uri http://registry.npmjs.org/ionic
21 verbose request uri http://registry.npmjs.org/cordova
22 verbose request no auth needed
23 info attempt registry request try #1 at 17:58:22
24 verbose request id e5fae80d11204691
25 verbose etag W/"595b029d-16e609"
26 verbose lastModified Tue, 04 Jul 2017 02:51:09 GMT
27 http request GET http://registry.npmjs.org/cordova
28 verbose request uri http://registry.npmjs.org/ionic
29 verbose request no auth needed
30 info attempt registry request try #1 at 17:58:22
31 verbose etag W/"595104b5-15bb98"
32 verbose lastModified Mon, 26 Jun 2017 12:57:25 GMT
33 http request GET http://registry.npmjs.org/ionic
34 http 304 http://registry.npmjs.org/cordova
35 verbose headers { date: 'Tue, 04 Jul 2017 20:58:22 GMT',
35 verbose headers via: '1.1 varnish',
35 verbose headers 'cache-control': 'max-age=300',
35 verbose headers etag: 'W/"595b029d-16e609"',
35 verbose headers age: '252',
35 verbose headers connection: 'keep-alive',
35 verbose headers 'x-served-by': 'cache-dfw1837-DFW',
35 verbose headers 'x-cache': 'HIT',
35 verbose headers 'x-cache-hits': '1',
35 verbose headers 'x-timer': 'S1499201903.780992,VS0,VE1',
35 verbose headers vary: 'Accept-Encoding' }
36 silly get cb [ 304,
36 silly get { date: 'Tue, 04 Jul 2017 20:58:22 GMT',
36 silly get via: '1.1 varnish',
36 silly get 'cache-control': 'max-age=300',
36 silly get etag: 'W/"595b029d-16e609"',
36 silly get age: '252',
36 silly get connection: 'keep-alive',
36 silly get 'x-served-by': 'cache-dfw1837-DFW',
36 silly get 'x-cache': 'HIT',
36 silly get 'x-cache-hits': '1',
36 silly get 'x-timer': 'S1499201903.780992,VS0,VE1',
36 silly get vary: 'Accept-Encoding' } ]
37 verbose etag http://registry.npmjs.org/cordova from cache
38 verbose get saving cordova to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\cordova\.cache.json
39 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
40 http 304 http://registry.npmjs.org/ionic
41 verbose headers { date: 'Tue, 04 Jul 2017 20:58:22 GMT',
41 verbose headers via: '1.1 varnish',
41 verbose headers 'cache-control': 'max-age=300',
41 verbose headers etag: 'W/"595104b5-15bb98"',
41 verbose headers age: '78',
41 verbose headers connection: 'keep-alive',
41 verbose headers 'x-served-by': 'cache-dfw1831-DFW',
41 verbose headers 'x-cache': 'HIT',
41 verbose headers 'x-cache-hits': '1',
41 verbose headers 'x-timer': 'S1499201903.821638,VS0,VE1',
41 verbose headers vary: 'Accept-Encoding' }
42 silly get cb [ 304,
42 silly get { date: 'Tue, 04 Jul 2017 20:58:22 GMT',
42 silly get via: '1.1 varnish',
42 silly get 'cache-control': 'max-age=300',
42 silly get etag: 'W/"595104b5-15bb98"',
42 silly get age: '78',
42 silly get connection: 'keep-alive',
42 silly get 'x-served-by': 'cache-dfw1831-DFW',
42 silly get 'x-cache': 'HIT',
42 silly get 'x-cache-hits': '1',
42 silly get 'x-timer': 'S1499201903.821638,VS0,VE1',
42 silly get vary: 'Accept-Encoding' } ]
43 verbose etag http://registry.npmjs.org/ionic from cache
44 verbose get saving ionic to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\ionic\.cache.json
45 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
46 silly install normalizeTree
47 silly loadCurrentTree Finishing
48 silly loadIdealTree Starting
49 silly install loadIdealTree
50 silly cloneCurrentTree Starting
51 silly install cloneCurrentTreeToIdealTree
52 silly cloneCurrentTree Finishing
53 silly loadShrinkwrap Starting
54 silly install loadShrinkwrap
55 silly loadShrinkwrap Finishing
56 silly loadAllDepsIntoIdealTree Starting
57 silly install loadAllDepsIntoIdealTree
58 silly resolveWithNewModule cordova@7.0.1 checking installable status
59 silly cache add args [ 'cordova', null ]
60 verbose cache add spec cordova
61 silly resolveWithNewModule ionic@3.4.0 checking installable status
62 silly cache add args [ 'ionic', null ]
63 verbose cache add spec ionic
64 silly cache add parsed spec Result {
64 silly cache add raw: 'cordova',
64 silly cache add scope: null,
64 silly cache add escapedName: 'cordova',
64 silly cache add name: 'cordova',
64 silly cache add rawSpec: '',
64 silly cache add spec: 'latest',
64 silly cache add type: 'tag' }
65 silly addNamed cordova@latest
66 verbose addNamed "latest" is being treated as a dist-tag for cordova
67 info addNameTag [ 'cordova', 'latest' ]
68 silly mapToRegistry name cordova
69 silly mapToRegistry using default registry
70 silly mapToRegistry registry http://registry.npmjs.org/
71 silly mapToRegistry data Result {
71 silly mapToRegistry raw: 'cordova',
71 silly mapToRegistry scope: null,
71 silly mapToRegistry escapedName: 'cordova',
71 silly mapToRegistry name: 'cordova',
71 silly mapToRegistry rawSpec: '',
71 silly mapToRegistry spec: 'latest',
71 silly mapToRegistry type: 'tag' }
72 silly mapToRegistry uri http://registry.npmjs.org/cordova
73 verbose addNameTag registry:http://registry.npmjs.org/cordova not in flight; fetching
74 silly cache add parsed spec Result {
74 silly cache add raw: 'ionic',
74 silly cache add scope: null,
74 silly cache add escapedName: 'ionic',
74 silly cache add name: 'ionic',
74 silly cache add rawSpec: '',
74 silly cache add spec: 'latest',
74 silly cache add type: 'tag' }
75 silly addNamed ionic@latest
76 verbose addNamed "latest" is being treated as a dist-tag for ionic
77 info addNameTag [ 'ionic', 'latest' ]
78 silly mapToRegistry name ionic
79 silly mapToRegistry using default registry
80 silly mapToRegistry registry http://registry.npmjs.org/
81 silly mapToRegistry data Result {
81 silly mapToRegistry raw: 'ionic',
81 silly mapToRegistry scope: null,
81 silly mapToRegistry escapedName: 'ionic',
81 silly mapToRegistry name: 'ionic',
81 silly mapToRegistry rawSpec: '',
81 silly mapToRegistry spec: 'latest',
81 silly mapToRegistry type: 'tag' }
82 silly mapToRegistry uri http://registry.npmjs.org/ionic
83 verbose addNameTag registry:http://registry.npmjs.org/ionic not in flight; fetching
84 verbose get http://registry.npmjs.org/ionic not expired, no request
85 silly addNameTag next cb for ionic with tag latest
86 silly addNamed ionic@3.4.0
87 verbose addNamed "3.4.0" is a plain semver version for ionic
88 verbose get http://registry.npmjs.org/cordova not expired, no request
89 silly addNameTag next cb for cordova with tag latest
90 silly addNamed cordova@7.0.1
91 verbose addNamed "7.0.1" is a plain semver version for cordova
92 silly cache afterAdd cordova@7.0.1
93 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\cordova\7.0.1\package\package.json not in flight; writing
94 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
95 silly cache afterAdd ionic@3.4.0
96 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\ionic\3.4.0\package\package.json not in flight; writing
97 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
98 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\cordova\7.0.1\package\package.json written
99 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\ionic\3.4.0\package\package.json written
100 silly fetchNamedPackageData configstore
101 silly mapToRegistry name configstore
102 silly mapToRegistry using default registry
103 silly mapToRegistry registry http://registry.npmjs.org/
104 silly mapToRegistry data Result {
104 silly mapToRegistry raw: 'configstore',
104 silly mapToRegistry scope: null,
104 silly mapToRegistry escapedName: 'configstore',
104 silly mapToRegistry name: 'configstore',
104 silly mapToRegistry rawSpec: '',
104 silly mapToRegistry spec: 'latest',
104 silly mapToRegistry type: 'tag' }
105 silly mapToRegistry uri http://registry.npmjs.org/configstore
106 silly fetchNamedPackageData cordova-common
107 silly mapToRegistry name cordova-common
108 silly mapToRegistry using default registry
109 silly mapToRegistry registry http://registry.npmjs.org/
110 silly mapToRegistry data Result {
110 silly mapToRegistry raw: 'cordova-common',
110 silly mapToRegistry scope: null,
110 silly mapToRegistry escapedName: 'cordova-common',
110 silly mapToRegistry name: 'cordova-common',
110 silly mapToRegistry rawSpec: '',
110 silly mapToRegistry spec: 'latest',
110 silly mapToRegistry type: 'tag' }
111 silly mapToRegistry uri http://registry.npmjs.org/cordova-common
112 silly fetchNamedPackageData cordova-lib
113 silly mapToRegistry name cordova-lib
114 silly mapToRegistry using default registry
115 silly mapToRegistry registry http://registry.npmjs.org/
116 silly mapToRegistry data Result {
116 silly mapToRegistry raw: 'cordova-lib',
116 silly mapToRegistry scope: null,
116 silly mapToRegistry escapedName: 'cordova-lib',
116 silly mapToRegistry name: 'cordova-lib',
116 silly mapToRegistry rawSpec: '',
116 silly mapToRegistry spec: 'latest',
116 silly mapToRegistry type: 'tag' }
117 silly mapToRegistry uri http://registry.npmjs.org/cordova-lib
118 silly fetchNamedPackageData editor
119 silly mapToRegistry name editor
120 silly mapToRegistry using default registry
121 silly mapToRegistry registry http://registry.npmjs.org/
122 silly mapToRegistry data Result {
122 silly mapToRegistry raw: 'editor',
122 silly mapToRegistry scope: null,
122 silly mapToRegistry escapedName: 'editor',
122 silly mapToRegistry name: 'editor',
122 silly mapToRegistry rawSpec: '',
122 silly mapToRegistry spec: 'latest',
122 silly mapToRegistry type: 'tag' }
123 silly mapToRegistry uri http://registry.npmjs.org/editor
124 silly fetchNamedPackageData insight
125 silly mapToRegistry name insight
126 silly mapToRegistry using default registry
127 silly mapToRegistry registry http://registry.npmjs.org/
128 silly mapToRegistry data Result {
128 silly mapToRegistry raw: 'insight',
128 silly mapToRegistry scope: null,
128 silly mapToRegistry escapedName: 'insight',
128 silly mapToRegistry name: 'insight',
128 silly mapToRegistry rawSpec: '',
128 silly mapToRegistry spec: 'latest',
128 silly mapToRegistry type: 'tag' }
129 silly mapToRegistry uri http://registry.npmjs.org/insight
130 silly fetchNamedPackageData nopt
131 silly mapToRegistry name nopt
132 silly mapToRegistry using default registry
133 silly mapToRegistry registry http://registry.npmjs.org/
134 silly mapToRegistry data Result {
134 silly mapToRegistry raw: 'nopt',
134 silly mapToRegistry scope: null,
134 silly mapToRegistry escapedName: 'nopt',
134 silly mapToRegistry name: 'nopt',
134 silly mapToRegistry rawSpec: '',
134 silly mapToRegistry spec: 'latest',
134 silly mapToRegistry type: 'tag' }
135 silly mapToRegistry uri http://registry.npmjs.org/nopt
136 silly fetchNamedPackageData q
137 silly mapToRegistry name q
138 silly mapToRegistry using default registry
139 silly mapToRegistry registry http://registry.npmjs.org/
140 silly mapToRegistry data Result {
140 silly mapToRegistry raw: 'q',
140 silly mapToRegistry scope: null,
140 silly mapToRegistry escapedName: 'q',
140 silly mapToRegistry name: 'q',
140 silly mapToRegistry rawSpec: '',
140 silly mapToRegistry spec: 'latest',
140 silly mapToRegistry type: 'tag' }
141 silly mapToRegistry uri http://registry.npmjs.org/q
142 silly fetchNamedPackageData update-notifier
143 silly mapToRegistry name update-notifier
144 silly mapToRegistry using default registry
145 silly mapToRegistry registry http://registry.npmjs.org/
146 silly mapToRegistry data Result {
146 silly mapToRegistry raw: 'update-notifier',
146 silly mapToRegistry scope: null,
146 silly mapToRegistry escapedName: 'update-notifier',
146 silly mapToRegistry name: 'update-notifier',
146 silly mapToRegistry rawSpec: '',
146 silly mapToRegistry spec: 'latest',
146 silly mapToRegistry type: 'tag' }
147 silly mapToRegistry uri http://registry.npmjs.org/update-notifier
148 verbose request uri http://registry.npmjs.org/editor
149 verbose request no auth needed
150 info attempt registry request try #1 at 17:58:22
151 verbose etag W/"59128045-279a"
152 verbose lastModified Wed, 10 May 2017 02:51:49 GMT
153 http request GET http://registry.npmjs.org/editor
154 verbose request uri http://registry.npmjs.org/nopt
155 verbose request no auth needed
156 info attempt registry request try #1 at 17:58:22
157 verbose etag W/"595bad7a-848e"
158 verbose lastModified Tue, 04 Jul 2017 15:00:10 GMT
159 http request GET http://registry.npmjs.org/nopt
160 verbose request uri http://registry.npmjs.org/insight
161 verbose request no auth needed
162 info attempt registry request try #1 at 17:58:22
163 verbose etag W/"58f56ea2-a51b"
164 verbose lastModified Tue, 18 Apr 2017 01:40:50 GMT
165 http request GET http://registry.npmjs.org/insight
166 verbose request uri http://registry.npmjs.org/update-notifier
167 verbose request no auth needed
168 info attempt registry request try #1 at 17:58:22
169 verbose etag W/"595bc468-e013"
170 verbose lastModified Tue, 04 Jul 2017 16:38:00 GMT
171 http request GET http://registry.npmjs.org/update-notifier
172 verbose request uri http://registry.npmjs.org/configstore
173 verbose request no auth needed
174 info attempt registry request try #1 at 17:58:22
175 verbose etag W/"5913034f-a15c"
176 verbose lastModified Wed, 10 May 2017 12:10:55 GMT
177 http request GET http://registry.npmjs.org/configstore
178 verbose request uri http://registry.npmjs.org/q
179 verbose request no auth needed
180 info attempt registry request try #1 at 17:58:22
181 verbose etag W/"595bd741-2415a"
182 verbose lastModified Tue, 04 Jul 2017 17:58:25 GMT
183 http request GET http://registry.npmjs.org/q
184 verbose request uri http://registry.npmjs.org/cordova-common
185 verbose request no auth needed
186 info attempt registry request try #1 at 17:58:22
187 verbose etag W/"595b02b7-215a2"
188 verbose lastModified Tue, 04 Jul 2017 02:51:35 GMT
189 http request GET http://registry.npmjs.org/cordova-common
190 verbose request uri http://registry.npmjs.org/cordova-lib
191 verbose request no auth needed
192 info attempt registry request try #1 at 17:58:22
193 verbose etag W/"595b02a0-158e55"
194 verbose lastModified Tue, 04 Jul 2017 02:51:12 GMT
195 http request GET http://registry.npmjs.org/cordova-lib
196 http 304 http://registry.npmjs.org/editor
197 verbose headers { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
197 verbose headers via: '1.1 varnish',
197 verbose headers 'cache-control': 'max-age=300',
197 verbose headers etag: 'W/"59128045-279a"',
197 verbose headers age: '237',
197 verbose headers connection: 'keep-alive',
197 verbose headers 'x-served-by': 'cache-dfw1837-DFW',
197 verbose headers 'x-cache': 'HIT',
197 verbose headers 'x-cache-hits': '1',
197 verbose headers 'x-timer': 'S1499201903.250441,VS0,VE0',
197 verbose headers vary: 'Accept-Encoding' }
198 silly get cb [ 304,
198 silly get { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
198 silly get via: '1.1 varnish',
198 silly get 'cache-control': 'max-age=300',
198 silly get etag: 'W/"59128045-279a"',
198 silly get age: '237',
198 silly get connection: 'keep-alive',
198 silly get 'x-served-by': 'cache-dfw1837-DFW',
198 silly get 'x-cache': 'HIT',
198 silly get 'x-cache-hits': '1',
198 silly get 'x-timer': 'S1499201903.250441,VS0,VE0',
198 silly get vary: 'Accept-Encoding' } ]
199 verbose etag http://registry.npmjs.org/editor from cache
200 verbose get saving editor to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\editor\.cache.json
201 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
202 http 304 http://registry.npmjs.org/nopt
203 verbose headers { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
203 verbose headers via: '1.1 varnish',
203 verbose headers 'cache-control': 'max-age=300',
203 verbose headers etag: 'W/"595bad7a-848e"',
203 verbose headers age: '22',
203 verbose headers connection: 'keep-alive',
203 verbose headers 'x-served-by': 'cache-dfw1831-DFW',
203 verbose headers 'x-cache': 'HIT',
203 verbose headers 'x-cache-hits': '1',
203 verbose headers 'x-timer': 'S1499201903.259121,VS0,VE1',
203 verbose headers vary: 'Accept-Encoding' }
204 silly get cb [ 304,
204 silly get { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
204 silly get via: '1.1 varnish',
204 silly get 'cache-control': 'max-age=300',
204 silly get etag: 'W/"595bad7a-848e"',
204 silly get age: '22',
204 silly get connection: 'keep-alive',
204 silly get 'x-served-by': 'cache-dfw1831-DFW',
204 silly get 'x-cache': 'HIT',
204 silly get 'x-cache-hits': '1',
204 silly get 'x-timer': 'S1499201903.259121,VS0,VE1',
204 silly get vary: 'Accept-Encoding' } ]
205 verbose etag http://registry.npmjs.org/nopt from cache
206 verbose get saving nopt to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\nopt\.cache.json
207 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
208 silly resolveWithNewModule editor@1.0.0 checking installable status
209 silly cache add args [ 'editor@1.0.0', null ]
210 verbose cache add spec editor@1.0.0
211 silly cache add parsed spec Result {
211 silly cache add raw: 'editor@1.0.0',
211 silly cache add scope: null,
211 silly cache add escapedName: 'editor',
211 silly cache add name: 'editor',
211 silly cache add rawSpec: '1.0.0',
211 silly cache add spec: '1.0.0',
211 silly cache add type: 'version' }
212 silly addNamed editor@1.0.0
213 verbose addNamed "1.0.0" is a plain semver version for editor
214 silly mapToRegistry name editor
215 silly mapToRegistry using default registry
216 silly mapToRegistry registry http://registry.npmjs.org/
217 silly mapToRegistry data Result {
217 silly mapToRegistry raw: 'editor',
217 silly mapToRegistry scope: null,
217 silly mapToRegistry escapedName: 'editor',
217 silly mapToRegistry name: 'editor',
217 silly mapToRegistry rawSpec: '',
217 silly mapToRegistry spec: 'latest',
217 silly mapToRegistry type: 'tag' }
218 silly mapToRegistry uri http://registry.npmjs.org/editor
219 verbose addNameVersion registry:http://registry.npmjs.org/editor not in flight; fetching
220 silly resolveWithNewModule nopt@3.0.1 checking installable status
221 silly cache add args [ 'nopt@3.0.1', null ]
222 verbose cache add spec nopt@3.0.1
223 silly cache add parsed spec Result {
223 silly cache add raw: 'nopt@3.0.1',
223 silly cache add scope: null,
223 silly cache add escapedName: 'nopt',
223 silly cache add name: 'nopt',
223 silly cache add rawSpec: '3.0.1',
223 silly cache add spec: '3.0.1',
223 silly cache add type: 'version' }
224 silly addNamed nopt@3.0.1
225 verbose addNamed "3.0.1" is a plain semver version for nopt
226 silly mapToRegistry name nopt
227 silly mapToRegistry using default registry
228 silly mapToRegistry registry http://registry.npmjs.org/
229 silly mapToRegistry data Result {
229 silly mapToRegistry raw: 'nopt',
229 silly mapToRegistry scope: null,
229 silly mapToRegistry escapedName: 'nopt',
229 silly mapToRegistry name: 'nopt',
229 silly mapToRegistry rawSpec: '',
229 silly mapToRegistry spec: 'latest',
229 silly mapToRegistry type: 'tag' }
230 silly mapToRegistry uri http://registry.npmjs.org/nopt
231 verbose addNameVersion registry:http://registry.npmjs.org/nopt not in flight; fetching
232 verbose get http://registry.npmjs.org/editor not expired, no request
233 verbose get http://registry.npmjs.org/nopt not expired, no request
234 silly cache afterAdd editor@1.0.0
235 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\editor\1.0.0\package\package.json not in flight; writing
236 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
237 silly cache afterAdd nopt@3.0.1
238 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\nopt\3.0.1\package\package.json not in flight; writing
239 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
240 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\editor\1.0.0\package\package.json written
241 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\nopt\3.0.1\package\package.json written
242 http 304 http://registry.npmjs.org/q
243 verbose headers { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
243 verbose headers via: '1.1 varnish',
243 verbose headers 'cache-control': 'max-age=300',
243 verbose headers etag: 'W/"595bd741-2415a"',
243 verbose headers age: '111',
243 verbose headers connection: 'keep-alive',
243 verbose headers 'x-served-by': 'cache-dfw1835-DFW',
243 verbose headers 'x-cache': 'HIT',
243 verbose headers 'x-cache-hits': '3',
243 verbose headers 'x-timer': 'S1499201903.452014,VS0,VE0',
243 verbose headers vary: 'Accept-Encoding' }
244 silly get cb [ 304,
244 silly get { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
244 silly get via: '1.1 varnish',
244 silly get 'cache-control': 'max-age=300',
244 silly get etag: 'W/"595bd741-2415a"',
244 silly get age: '111',
244 silly get connection: 'keep-alive',
244 silly get 'x-served-by': 'cache-dfw1835-DFW',
244 silly get 'x-cache': 'HIT',
244 silly get 'x-cache-hits': '3',
244 silly get 'x-timer': 'S1499201903.452014,VS0,VE0',
244 silly get vary: 'Accept-Encoding' } ]
245 verbose etag http://registry.npmjs.org/q from cache
246 verbose get saving q to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\q\.cache.json
247 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
248 http 304 http://registry.npmjs.org/update-notifier
249 verbose headers { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
249 verbose headers via: '1.1 varnish',
249 verbose headers 'cache-control': 'max-age=300',
249 verbose headers etag: 'W/"595bc468-e013"',
249 verbose headers age: '203',
249 verbose headers connection: 'keep-alive',
249 verbose headers 'x-served-by': 'cache-dfw1838-DFW',
249 verbose headers 'x-cache': 'HIT',
249 verbose headers 'x-cache-hits': '1',
249 verbose headers 'x-timer': 'S1499201903.454991,VS0,VE1',
249 verbose headers vary: 'Accept-Encoding' }
250 silly get cb [ 304,
250 silly get { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
250 silly get via: '1.1 varnish',
250 silly get 'cache-control': 'max-age=300',
250 silly get etag: 'W/"595bc468-e013"',
250 silly get age: '203',
250 silly get connection: 'keep-alive',
250 silly get 'x-served-by': 'cache-dfw1838-DFW',
250 silly get 'x-cache': 'HIT',
250 silly get 'x-cache-hits': '1',
250 silly get 'x-timer': 'S1499201903.454991,VS0,VE1',
250 silly get vary: 'Accept-Encoding' } ]
251 verbose etag http://registry.npmjs.org/update-notifier from cache
252 verbose get saving update-notifier to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\update-notifier\.cache.json
253 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
254 http 304 http://registry.npmjs.org/configstore
255 verbose headers { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
255 verbose headers via: '1.1 varnish',
255 verbose headers 'cache-control': 'max-age=300',
255 verbose headers etag: 'W/"5913034f-a15c"',
255 verbose headers age: '51',
255 verbose headers connection: 'keep-alive',
255 verbose headers 'x-served-by': 'cache-dfw1840-DFW',
255 verbose headers 'x-cache': 'HIT',
255 verbose headers 'x-cache-hits': '1',
255 verbose headers 'x-timer': 'S1499201903.455113,VS0,VE0',
255 verbose headers vary: 'Accept-Encoding' }
256 silly get cb [ 304,
256 silly get { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
256 silly get via: '1.1 varnish',
256 silly get 'cache-control': 'max-age=300',
256 silly get etag: 'W/"5913034f-a15c"',
256 silly get age: '51',
256 silly get connection: 'keep-alive',
256 silly get 'x-served-by': 'cache-dfw1840-DFW',
256 silly get 'x-cache': 'HIT',
256 silly get 'x-cache-hits': '1',
256 silly get 'x-timer': 'S1499201903.455113,VS0,VE0',
256 silly get vary: 'Accept-Encoding' } ]
257 verbose etag http://registry.npmjs.org/configstore from cache
258 verbose get saving configstore to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\configstore\.cache.json
259 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
260 http 304 http://registry.npmjs.org/insight
261 verbose headers { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
261 verbose headers via: '1.1 varnish',
261 verbose headers 'cache-control': 'max-age=300',
261 verbose headers etag: 'W/"58f56ea2-a51b"',
261 verbose headers age: '40',
261 verbose headers connection: 'keep-alive',
261 verbose headers 'x-served-by': 'cache-dfw1828-DFW',
261 verbose headers 'x-cache': 'HIT',
261 verbose headers 'x-cache-hits': '1',
261 verbose headers 'x-timer': 'S1499201903.455642,VS0,VE1',
261 verbose headers vary: 'Accept-Encoding' }
262 silly get cb [ 304,
262 silly get { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
262 silly get via: '1.1 varnish',
262 silly get 'cache-control': 'max-age=300',
262 silly get etag: 'W/"58f56ea2-a51b"',
262 silly get age: '40',
262 silly get connection: 'keep-alive',
262 silly get 'x-served-by': 'cache-dfw1828-DFW',
262 silly get 'x-cache': 'HIT',
262 silly get 'x-cache-hits': '1',
262 silly get 'x-timer': 'S1499201903.455642,VS0,VE1',
262 silly get vary: 'Accept-Encoding' } ]
263 verbose etag http://registry.npmjs.org/insight from cache
264 verbose get saving insight to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\insight\.cache.json
265 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
266 http 304 http://registry.npmjs.org/cordova-lib
267 verbose headers { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
267 verbose headers via: '1.1 varnish',
267 verbose headers 'cache-control': 'max-age=300',
267 verbose headers etag: 'W/"595b02a0-158e55"',
267 verbose headers age: '237',
267 verbose headers connection: 'keep-alive',
267 verbose headers 'x-served-by': 'cache-dfw1833-DFW',
267 verbose headers 'x-cache': 'HIT',
267 verbose headers 'x-cache-hits': '1',
267 verbose headers 'x-timer': 'S1499201903.456705,VS0,VE1',
267 verbose headers vary: 'Accept-Encoding' }
268 silly get cb [ 304,
268 silly get { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
268 silly get via: '1.1 varnish',
268 silly get 'cache-control': 'max-age=300',
268 silly get etag: 'W/"595b02a0-158e55"',
268 silly get age: '237',
268 silly get connection: 'keep-alive',
268 silly get 'x-served-by': 'cache-dfw1833-DFW',
268 silly get 'x-cache': 'HIT',
268 silly get 'x-cache-hits': '1',
268 silly get 'x-timer': 'S1499201903.456705,VS0,VE1',
268 silly get vary: 'Accept-Encoding' } ]
269 verbose etag http://registry.npmjs.org/cordova-lib from cache
270 verbose get saving cordova-lib to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\cordova-lib\.cache.json
271 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
272 http 304 http://registry.npmjs.org/cordova-common
273 verbose headers { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
273 verbose headers via: '1.1 varnish',
273 verbose headers 'cache-control': 'max-age=300',
273 verbose headers etag: 'W/"595b02b7-215a2"',
273 verbose headers age: '253',
273 verbose headers connection: 'keep-alive',
273 verbose headers 'x-served-by': 'cache-dfw1832-DFW',
273 verbose headers 'x-cache': 'HIT',
273 verbose headers 'x-cache-hits': '1',
273 verbose headers 'x-timer': 'S1499201903.456301,VS0,VE0',
273 verbose headers vary: 'Accept-Encoding' }
274 silly get cb [ 304,
274 silly get { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
274 silly get via: '1.1 varnish',
274 silly get 'cache-control': 'max-age=300',
274 silly get etag: 'W/"595b02b7-215a2"',
274 silly get age: '253',
274 silly get connection: 'keep-alive',
274 silly get 'x-served-by': 'cache-dfw1832-DFW',
274 silly get 'x-cache': 'HIT',
274 silly get 'x-cache-hits': '1',
274 silly get 'x-timer': 'S1499201903.456301,VS0,VE0',
274 silly get vary: 'Accept-Encoding' } ]
275 verbose etag http://registry.npmjs.org/cordova-common from cache
276 verbose get saving cordova-common to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\cordova-common\.cache.json
277 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
278 silly resolveWithNewModule q@1.0.1 checking installable status
279 silly cache add args [ 'q@1.0.1', null ]
280 verbose cache add spec q@1.0.1
281 silly cache add parsed spec Result {
281 silly cache add raw: 'q@1.0.1',
281 silly cache add scope: null,
281 silly cache add escapedName: 'q',
281 silly cache add name: 'q',
281 silly cache add rawSpec: '1.0.1',
281 silly cache add spec: '1.0.1',
281 silly cache add type: 'version' }
282 silly addNamed q@1.0.1
283 verbose addNamed "1.0.1" is a plain semver version for q
284 silly mapToRegistry name q
285 silly mapToRegistry using default registry
286 silly mapToRegistry registry http://registry.npmjs.org/
287 silly mapToRegistry data Result {
287 silly mapToRegistry raw: 'q',
287 silly mapToRegistry scope: null,
287 silly mapToRegistry escapedName: 'q',
287 silly mapToRegistry name: 'q',
287 silly mapToRegistry rawSpec: '',
287 silly mapToRegistry spec: 'latest',
287 silly mapToRegistry type: 'tag' }
288 silly mapToRegistry uri http://registry.npmjs.org/q
289 verbose addNameVersion registry:http://registry.npmjs.org/q not in flight; fetching
290 silly resolveWithNewModule update-notifier@0.5.0 checking installable status
291 silly cache add args [ 'update-notifier@0.5.0', null ]
292 verbose cache add spec update-notifier@0.5.0
293 silly cache add parsed spec Result {
293 silly cache add raw: 'update-notifier@0.5.0',
293 silly cache add scope: null,
293 silly cache add escapedName: 'update-notifier',
293 silly cache add name: 'update-notifier',
293 silly cache add rawSpec: '0.5.0',
293 silly cache add spec: '0.5.0',
293 silly cache add type: 'version' }
294 silly addNamed update-notifier@0.5.0
295 verbose addNamed "0.5.0" is a plain semver version for update-notifier
296 silly mapToRegistry name update-notifier
297 silly mapToRegistry using default registry
298 silly mapToRegistry registry http://registry.npmjs.org/
299 silly mapToRegistry data Result {
299 silly mapToRegistry raw: 'update-notifier',
299 silly mapToRegistry scope: null,
299 silly mapToRegistry escapedName: 'update-notifier',
299 silly mapToRegistry name: 'update-notifier',
299 silly mapToRegistry rawSpec: '',
299 silly mapToRegistry spec: 'latest',
299 silly mapToRegistry type: 'tag' }
300 silly mapToRegistry uri http://registry.npmjs.org/update-notifier
301 verbose addNameVersion registry:http://registry.npmjs.org/update-notifier not in flight; fetching
302 silly resolveWithNewModule insight@0.8.2 checking installable status
303 silly cache add args [ 'insight@0.8.2', null ]
304 verbose cache add spec insight@0.8.2
305 silly cache add parsed spec Result {
305 silly cache add raw: 'insight@0.8.2',
305 silly cache add scope: null,
305 silly cache add escapedName: 'insight',
305 silly cache add name: 'insight',
305 silly cache add rawSpec: '0.8.2',
305 silly cache add spec: '0.8.2',
305 silly cache add type: 'version' }
306 silly addNamed insight@0.8.2
307 verbose addNamed "0.8.2" is a plain semver version for insight
308 silly mapToRegistry name insight
309 silly mapToRegistry using default registry
310 silly mapToRegistry registry http://registry.npmjs.org/
311 silly mapToRegistry data Result {
311 silly mapToRegistry raw: 'insight',
311 silly mapToRegistry scope: null,
311 silly mapToRegistry escapedName: 'insight',
311 silly mapToRegistry name: 'insight',
311 silly mapToRegistry rawSpec: '',
311 silly mapToRegistry spec: 'latest',
311 silly mapToRegistry type: 'tag' }
312 silly mapToRegistry uri http://registry.npmjs.org/insight
313 verbose addNameVersion registry:http://registry.npmjs.org/insight not in flight; fetching
314 silly resolveWithNewModule configstore@2.1.0 checking installable status
315 silly cache add args [ 'configstore@2.1.0', null ]
316 verbose cache add spec configstore@2.1.0
317 silly cache add parsed spec Result {
317 silly cache add raw: 'configstore@2.1.0',
317 silly cache add scope: null,
317 silly cache add escapedName: 'configstore',
317 silly cache add name: 'configstore',
317 silly cache add rawSpec: '2.1.0',
317 silly cache add spec: '2.1.0',
317 silly cache add type: 'version' }
318 silly addNamed configstore@2.1.0
319 verbose addNamed "2.1.0" is a plain semver version for configstore
320 silly mapToRegistry name configstore
321 silly mapToRegistry using default registry
322 silly mapToRegistry registry http://registry.npmjs.org/
323 silly mapToRegistry data Result {
323 silly mapToRegistry raw: 'configstore',
323 silly mapToRegistry scope: null,
323 silly mapToRegistry escapedName: 'configstore',
323 silly mapToRegistry name: 'configstore',
323 silly mapToRegistry rawSpec: '',
323 silly mapToRegistry spec: 'latest',
323 silly mapToRegistry type: 'tag' }
324 silly mapToRegistry uri http://registry.npmjs.org/configstore
325 verbose addNameVersion registry:http://registry.npmjs.org/configstore not in flight; fetching
326 silly resolveWithNewModule cordova-common@2.0.3 checking installable status
327 silly cache add args [ 'cordova-common@2.0.3', null ]
328 verbose cache add spec cordova-common@2.0.3
329 silly cache add parsed spec Result {
329 silly cache add raw: 'cordova-common@2.0.3',
329 silly cache add scope: null,
329 silly cache add escapedName: 'cordova-common',
329 silly cache add name: 'cordova-common',
329 silly cache add rawSpec: '2.0.3',
329 silly cache add spec: '2.0.3',
329 silly cache add type: 'version' }
330 silly addNamed cordova-common@2.0.3
331 verbose addNamed "2.0.3" is a plain semver version for cordova-common
332 silly mapToRegistry name cordova-common
333 silly mapToRegistry using default registry
334 silly mapToRegistry registry http://registry.npmjs.org/
335 silly mapToRegistry data Result {
335 silly mapToRegistry raw: 'cordova-common',
335 silly mapToRegistry scope: null,
335 silly mapToRegistry escapedName: 'cordova-common',
335 silly mapToRegistry name: 'cordova-common',
335 silly mapToRegistry rawSpec: '',
335 silly mapToRegistry spec: 'latest',
335 silly mapToRegistry type: 'tag' }
336 silly mapToRegistry uri http://registry.npmjs.org/cordova-common
337 verbose addNameVersion registry:http://registry.npmjs.org/cordova-common not in flight; fetching
338 verbose get http://registry.npmjs.org/q not expired, no request
339 silly resolveWithNewModule cordova-lib@7.0.1 checking installable status
340 silly cache add args [ 'cordova-lib@7.0.1', null ]
341 verbose cache add spec cordova-lib@7.0.1
342 silly cache add parsed spec Result {
342 silly cache add raw: 'cordova-lib@7.0.1',
342 silly cache add scope: null,
342 silly cache add escapedName: 'cordova-lib',
342 silly cache add name: 'cordova-lib',
342 silly cache add rawSpec: '7.0.1',
342 silly cache add spec: '7.0.1',
342 silly cache add type: 'version' }
343 silly addNamed cordova-lib@7.0.1
344 verbose addNamed "7.0.1" is a plain semver version for cordova-lib
345 silly mapToRegistry name cordova-lib
346 silly mapToRegistry using default registry
347 silly mapToRegistry registry http://registry.npmjs.org/
348 silly mapToRegistry data Result {
348 silly mapToRegistry raw: 'cordova-lib',
348 silly mapToRegistry scope: null,
348 silly mapToRegistry escapedName: 'cordova-lib',
348 silly mapToRegistry name: 'cordova-lib',
348 silly mapToRegistry rawSpec: '',
348 silly mapToRegistry spec: 'latest',
348 silly mapToRegistry type: 'tag' }
349 silly mapToRegistry uri http://registry.npmjs.org/cordova-lib
350 verbose addNameVersion registry:http://registry.npmjs.org/cordova-lib not in flight; fetching
351 verbose get http://registry.npmjs.org/update-notifier not expired, no request
352 verbose get http://registry.npmjs.org/insight not expired, no request
353 verbose get http://registry.npmjs.org/configstore not expired, no request
354 verbose get http://registry.npmjs.org/cordova-common not expired, no request
355 silly cache afterAdd q@1.0.1
356 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\q\1.0.1\package\package.json not in flight; writing
357 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
358 verbose get http://registry.npmjs.org/cordova-lib not expired, no request
359 silly cache afterAdd update-notifier@0.5.0
360 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\update-notifier\0.5.0\package\package.json not in flight; writing
361 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
362 silly cache afterAdd insight@0.8.2
363 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\insight\0.8.2\package\package.json not in flight; writing
364 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
365 silly cache afterAdd configstore@2.1.0
366 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\configstore\2.1.0\package\package.json not in flight; writing
367 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
368 silly cache afterAdd cordova-common@2.0.3
369 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\cordova-common\2.0.3\package\package.json not in flight; writing
370 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
371 silly cache afterAdd cordova-lib@7.0.1
372 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\cordova-lib\7.0.1\package\package.json not in flight; writing
373 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
374 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\insight\0.8.2\package\package.json written
375 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\update-notifier\0.5.0\package\package.json written
376 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\configstore\2.1.0\package\package.json written
377 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\cordova-common\2.0.3\package\package.json written
378 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\q\1.0.1\package\package.json written
379 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\cordova-lib\7.0.1\package\package.json written
380 silly fetchNamedPackageData dot-prop
381 silly mapToRegistry name dot-prop
382 silly mapToRegistry using default registry
383 silly mapToRegistry registry http://registry.npmjs.org/
384 silly mapToRegistry data Result {
384 silly mapToRegistry raw: 'dot-prop',
384 silly mapToRegistry scope: null,
384 silly mapToRegistry escapedName: 'dot-prop',
384 silly mapToRegistry name: 'dot-prop',
384 silly mapToRegistry rawSpec: '',
384 silly mapToRegistry spec: 'latest',
384 silly mapToRegistry type: 'tag' }
385 silly mapToRegistry uri http://registry.npmjs.org/dot-prop
386 silly fetchNamedPackageData graceful-fs
387 silly mapToRegistry name graceful-fs
388 silly mapToRegistry using default registry
389 silly mapToRegistry registry http://registry.npmjs.org/
390 silly mapToRegistry data Result {
390 silly mapToRegistry raw: 'graceful-fs',
390 silly mapToRegistry scope: null,
390 silly mapToRegistry escapedName: 'graceful-fs',
390 silly mapToRegistry name: 'graceful-fs',
390 silly mapToRegistry rawSpec: '',
390 silly mapToRegistry spec: 'latest',
390 silly mapToRegistry type: 'tag' }
391 silly mapToRegistry uri http://registry.npmjs.org/graceful-fs
392 silly fetchNamedPackageData mkdirp
393 silly mapToRegistry name mkdirp
394 silly mapToRegistry using default registry
395 silly mapToRegistry registry http://registry.npmjs.org/
396 silly mapToRegistry data Result {
396 silly mapToRegistry raw: 'mkdirp',
396 silly mapToRegistry scope: null,
396 silly mapToRegistry escapedName: 'mkdirp',
396 silly mapToRegistry name: 'mkdirp',
396 silly mapToRegistry rawSpec: '',
396 silly mapToRegistry spec: 'latest',
396 silly mapToRegistry type: 'tag' }
397 silly mapToRegistry uri http://registry.npmjs.org/mkdirp
398 silly fetchNamedPackageData object-assign
399 silly mapToRegistry name object-assign
400 silly mapToRegistry using default registry
401 silly mapToRegistry registry http://registry.npmjs.org/
402 silly mapToRegistry data Result {
402 silly mapToRegistry raw: 'object-assign',
402 silly mapToRegistry scope: null,
402 silly mapToRegistry escapedName: 'object-assign',
402 silly mapToRegistry name: 'object-assign',
402 silly mapToRegistry rawSpec: '',
402 silly mapToRegistry spec: 'latest',
402 silly mapToRegistry type: 'tag' }
403 silly mapToRegistry uri http://registry.npmjs.org/object-assign
404 silly fetchNamedPackageData os-tmpdir
405 silly mapToRegistry name os-tmpdir
406 silly mapToRegistry using default registry
407 silly mapToRegistry registry http://registry.npmjs.org/
408 silly mapToRegistry data Result {
408 silly mapToRegistry raw: 'os-tmpdir',
408 silly mapToRegistry scope: null,
408 silly mapToRegistry escapedName: 'os-tmpdir',
408 silly mapToRegistry name: 'os-tmpdir',
408 silly mapToRegistry rawSpec: '',
408 silly mapToRegistry spec: 'latest',
408 silly mapToRegistry type: 'tag' }
409 silly mapToRegistry uri http://registry.npmjs.org/os-tmpdir
410 silly fetchNamedPackageData osenv
411 silly mapToRegistry name osenv
412 silly mapToRegistry using default registry
413 silly mapToRegistry registry http://registry.npmjs.org/
414 silly mapToRegistry data Result {
414 silly mapToRegistry raw: 'osenv',
414 silly mapToRegistry scope: null,
414 silly mapToRegistry escapedName: 'osenv',
414 silly mapToRegistry name: 'osenv',
414 silly mapToRegistry rawSpec: '',
414 silly mapToRegistry spec: 'latest',
414 silly mapToRegistry type: 'tag' }
415 silly mapToRegistry uri http://registry.npmjs.org/osenv
416 silly fetchNamedPackageData uuid
417 silly mapToRegistry name uuid
418 silly mapToRegistry using default registry
419 silly mapToRegistry registry http://registry.npmjs.org/
420 silly mapToRegistry data Result {
420 silly mapToRegistry raw: 'uuid',
420 silly mapToRegistry scope: null,
420 silly mapToRegistry escapedName: 'uuid',
420 silly mapToRegistry name: 'uuid',
420 silly mapToRegistry rawSpec: '',
420 silly mapToRegistry spec: 'latest',
420 silly mapToRegistry type: 'tag' }
421 silly mapToRegistry uri http://registry.npmjs.org/uuid
422 silly fetchNamedPackageData write-file-atomic
423 silly mapToRegistry name write-file-atomic
424 silly mapToRegistry using default registry
425 silly mapToRegistry registry http://registry.npmjs.org/
426 silly mapToRegistry data Result {
426 silly mapToRegistry raw: 'write-file-atomic',
426 silly mapToRegistry scope: null,
426 silly mapToRegistry escapedName: 'write-file-atomic',
426 silly mapToRegistry name: 'write-file-atomic',
426 silly mapToRegistry rawSpec: '',
426 silly mapToRegistry spec: 'latest',
426 silly mapToRegistry type: 'tag' }
427 silly mapToRegistry uri http://registry.npmjs.org/write-file-atomic
428 silly fetchNamedPackageData xdg-basedir
429 silly mapToRegistry name xdg-basedir
430 silly mapToRegistry using default registry
431 silly mapToRegistry registry http://registry.npmjs.org/
432 silly mapToRegistry data Result {
432 silly mapToRegistry raw: 'xdg-basedir',
432 silly mapToRegistry scope: null,
432 silly mapToRegistry escapedName: 'xdg-basedir',
432 silly mapToRegistry name: 'xdg-basedir',
432 silly mapToRegistry rawSpec: '',
432 silly mapToRegistry spec: 'latest',
432 silly mapToRegistry type: 'tag' }
433 silly mapToRegistry uri http://registry.npmjs.org/xdg-basedir
434 verbose request uri http://registry.npmjs.org/mkdirp
435 verbose request no auth needed
436 info attempt registry request try #1 at 17:58:23
437 verbose etag W/"595baba9-64ae"
438 verbose lastModified Tue, 04 Jul 2017 14:52:25 GMT
439 http request GET http://registry.npmjs.org/mkdirp
440 verbose request uri http://registry.npmjs.org/graceful-fs
441 verbose request no auth needed
442 info attempt registry request try #1 at 17:58:23
443 verbose etag W/"595ba267-100f9"
444 verbose lastModified Tue, 04 Jul 2017 14:12:55 GMT
445 http request GET http://registry.npmjs.org/graceful-fs
446 verbose request uri http://registry.npmjs.org/object-assign
447 verbose request no auth needed
448 info attempt registry request try #1 at 17:58:23
449 verbose etag W/"595bae8c-5d5c"
450 verbose lastModified Tue, 04 Jul 2017 15:04:44 GMT
451 http request GET http://registry.npmjs.org/object-assign
452 verbose request uri http://registry.npmjs.org/osenv
453 verbose request no auth needed
454 info attempt registry request try #1 at 17:58:23
455 verbose etag W/"595baf82-2a85"
456 verbose lastModified Tue, 04 Jul 2017 15:08:50 GMT
457 http request GET http://registry.npmjs.org/osenv
458 verbose request uri http://registry.npmjs.org/os-tmpdir
459 verbose request no auth needed
460 info attempt registry request try #1 at 17:58:23
461 verbose etag W/"57edf00a-1497"
462 verbose lastModified Fri, 30 Sep 2016 04:54:34 GMT
463 http request GET http://registry.npmjs.org/os-tmpdir
464 verbose request uri http://registry.npmjs.org/uuid
465 verbose request no auth needed
466 info attempt registry request try #1 at 17:58:23
467 verbose etag W/"5957b4a5-675c"
468 verbose lastModified Sat, 01 Jul 2017 14:41:41 GMT
469 http request GET http://registry.npmjs.org/uuid
470 verbose request uri http://registry.npmjs.org/write-file-atomic
471 verbose request no auth needed
472 info attempt registry request try #1 at 17:58:23
473 verbose etag W/"595bc56f-609f"
474 verbose lastModified Tue, 04 Jul 2017 16:42:23 GMT
475 http request GET http://registry.npmjs.org/write-file-atomic
476 verbose request uri http://registry.npmjs.org/xdg-basedir
477 verbose request no auth needed
478 info attempt registry request try #1 at 17:58:23
479 verbose etag W/"595bc595-1d63"
480 verbose lastModified Tue, 04 Jul 2017 16:43:01 GMT
481 http request GET http://registry.npmjs.org/xdg-basedir
482 verbose request uri http://registry.npmjs.org/dot-prop
483 verbose request no auth needed
484 info attempt registry request try #1 at 17:58:23
485 verbose etag W/"58cba2a6-41be"
486 verbose lastModified Fri, 17 Mar 2017 08:47:34 GMT
487 http request GET http://registry.npmjs.org/dot-prop
488 http 304 http://registry.npmjs.org/graceful-fs
489 verbose headers { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
489 verbose headers via: '1.1 varnish',
489 verbose headers 'cache-control': 'max-age=300',
489 verbose headers etag: 'W/"595ba267-100f9"',
489 verbose headers age: '197',
489 verbose headers connection: 'keep-alive',
489 verbose headers 'x-served-by': 'cache-dfw1831-DFW',
489 verbose headers 'x-cache': 'HIT',
489 verbose headers 'x-cache-hits': '4',
489 verbose headers 'x-timer': 'S1499201904.865952,VS0,VE0',
489 verbose headers vary: 'Accept-Encoding' }
490 silly get cb [ 304,
490 silly get { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
490 silly get via: '1.1 varnish',
490 silly get 'cache-control': 'max-age=300',
490 silly get etag: 'W/"595ba267-100f9"',
490 silly get age: '197',
490 silly get connection: 'keep-alive',
490 silly get 'x-served-by': 'cache-dfw1831-DFW',
490 silly get 'x-cache': 'HIT',
490 silly get 'x-cache-hits': '4',
490 silly get 'x-timer': 'S1499201904.865952,VS0,VE0',
490 silly get vary: 'Accept-Encoding' } ]
491 verbose etag http://registry.npmjs.org/graceful-fs from cache
492 verbose get saving graceful-fs to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\graceful-fs\.cache.json
493 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
494 http 304 http://registry.npmjs.org/object-assign
495 verbose headers { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
495 verbose headers via: '1.1 varnish',
495 verbose headers 'cache-control': 'max-age=300',
495 verbose headers etag: 'W/"595bae8c-5d5c"',
495 verbose headers age: '97',
495 verbose headers connection: 'keep-alive',
495 verbose headers 'x-served-by': 'cache-dfw1835-DFW',
495 verbose headers 'x-cache': 'HIT',
495 verbose headers 'x-cache-hits': '3',
495 verbose headers 'x-timer': 'S1499201904.866573,VS0,VE0',
495 verbose headers vary: 'Accept-Encoding' }
496 silly get cb [ 304,
496 silly get { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
496 silly get via: '1.1 varnish',
496 silly get 'cache-control': 'max-age=300',
496 silly get etag: 'W/"595bae8c-5d5c"',
496 silly get age: '97',
496 silly get connection: 'keep-alive',
496 silly get 'x-served-by': 'cache-dfw1835-DFW',
496 silly get 'x-cache': 'HIT',
496 silly get 'x-cache-hits': '3',
496 silly get 'x-timer': 'S1499201904.866573,VS0,VE0',
496 silly get vary: 'Accept-Encoding' } ]
497 verbose etag http://registry.npmjs.org/object-assign from cache
498 verbose get saving object-assign to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\object-assign\.cache.json
499 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
500 http 304 http://registry.npmjs.org/os-tmpdir
501 verbose headers { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
501 verbose headers via: '1.1 varnish',
501 verbose headers 'cache-control': 'max-age=300',
501 verbose headers etag: 'W/"57edf00a-1497"',
501 verbose headers age: '236',
501 verbose headers connection: 'keep-alive',
501 verbose headers 'x-served-by': 'cache-dfw1840-DFW',
501 verbose headers 'x-cache': 'HIT',
501 verbose headers 'x-cache-hits': '2',
501 verbose headers 'x-timer': 'S1499201904.866501,VS0,VE0',
501 verbose headers vary: 'Accept-Encoding' }
502 silly get cb [ 304,
502 silly get { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
502 silly get via: '1.1 varnish',
502 silly get 'cache-control': 'max-age=300',
502 silly get etag: 'W/"57edf00a-1497"',
502 silly get age: '236',
502 silly get connection: 'keep-alive',
502 silly get 'x-served-by': 'cache-dfw1840-DFW',
502 silly get 'x-cache': 'HIT',
502 silly get 'x-cache-hits': '2',
502 silly get 'x-timer': 'S1499201904.866501,VS0,VE0',
502 silly get vary: 'Accept-Encoding' } ]
503 verbose etag http://registry.npmjs.org/os-tmpdir from cache
504 verbose get saving os-tmpdir to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\os-tmpdir\.cache.json
505 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
506 http 304 http://registry.npmjs.org/osenv
507 verbose headers { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
507 verbose headers via: '1.1 varnish',
507 verbose headers 'cache-control': 'max-age=300',
507 verbose headers etag: 'W/"595baf82-2a85"',
507 verbose headers age: '249',
507 verbose headers connection: 'keep-alive',
507 verbose headers 'x-served-by': 'cache-dfw1838-DFW',
507 verbose headers 'x-cache': 'HIT',
507 verbose headers 'x-cache-hits': '3',
507 verbose headers 'x-timer': 'S1499201904.866944,VS0,VE0',
507 verbose headers vary: 'Accept-Encoding' }
508 silly get cb [ 304,
508 silly get { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
508 silly get via: '1.1 varnish',
508 silly get 'cache-control': 'max-age=300',
508 silly get etag: 'W/"595baf82-2a85"',
508 silly get age: '249',
508 silly get connection: 'keep-alive',
508 silly get 'x-served-by': 'cache-dfw1838-DFW',
508 silly get 'x-cache': 'HIT',
508 silly get 'x-cache-hits': '3',
508 silly get 'x-timer': 'S1499201904.866944,VS0,VE0',
508 silly get vary: 'Accept-Encoding' } ]
509 verbose etag http://registry.npmjs.org/osenv from cache
510 verbose get saving osenv to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\osenv\.cache.json
511 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
512 http 304 http://registry.npmjs.org/mkdirp
513 verbose headers { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
513 verbose headers via: '1.1 varnish',
513 verbose headers 'cache-control': 'max-age=300',
513 verbose headers etag: 'W/"595baba9-64ae"',
513 verbose headers age: '179',
513 verbose headers connection: 'keep-alive',
513 verbose headers 'x-served-by': 'cache-dfw1837-DFW',
513 verbose headers 'x-cache': 'HIT',
513 verbose headers 'x-cache-hits': '6',
513 verbose headers 'x-timer': 'S1499201904.866652,VS0,VE0',
513 verbose headers vary: 'Accept-Encoding' }
514 silly get cb [ 304,
514 silly get { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
514 silly get via: '1.1 varnish',
514 silly get 'cache-control': 'max-age=300',
514 silly get etag: 'W/"595baba9-64ae"',
514 silly get age: '179',
514 silly get connection: 'keep-alive',
514 silly get 'x-served-by': 'cache-dfw1837-DFW',
514 silly get 'x-cache': 'HIT',
514 silly get 'x-cache-hits': '6',
514 silly get 'x-timer': 'S1499201904.866652,VS0,VE0',
514 silly get vary: 'Accept-Encoding' } ]
515 verbose etag http://registry.npmjs.org/mkdirp from cache
516 verbose get saving mkdirp to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\mkdirp\.cache.json
517 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
518 http 304 http://registry.npmjs.org/write-file-atomic
519 verbose headers { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
519 verbose headers via: '1.1 varnish',
519 verbose headers 'cache-control': 'max-age=300',
519 verbose headers etag: 'W/"595bc56f-609f"',
519 verbose headers age: '75',
519 verbose headers connection: 'keep-alive',
519 verbose headers 'x-served-by': 'cache-dfw1833-DFW',
519 verbose headers 'x-cache': 'HIT',
519 verbose headers 'x-cache-hits': '1',
519 verbose headers 'x-timer': 'S1499201904.869146,VS0,VE1',
519 verbose headers vary: 'Accept-Encoding' }
520 silly get cb [ 304,
520 silly get { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
520 silly get via: '1.1 varnish',
520 silly get 'cache-control': 'max-age=300',
520 silly get etag: 'W/"595bc56f-609f"',
520 silly get age: '75',
520 silly get connection: 'keep-alive',
520 silly get 'x-served-by': 'cache-dfw1833-DFW',
520 silly get 'x-cache': 'HIT',
520 silly get 'x-cache-hits': '1',
520 silly get 'x-timer': 'S1499201904.869146,VS0,VE1',
520 silly get vary: 'Accept-Encoding' } ]
521 verbose etag http://registry.npmjs.org/write-file-atomic from cache
522 verbose get saving write-file-atomic to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\write-file-atomic\.cache.json
523 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
524 http 304 http://registry.npmjs.org/uuid
525 verbose headers { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
525 verbose headers via: '1.1 varnish',
525 verbose headers 'cache-control': 'max-age=300',
525 verbose headers etag: 'W/"5957b4a5-675c"',
525 verbose headers age: '150',
525 verbose headers connection: 'keep-alive',
525 verbose headers 'x-served-by': 'cache-dfw1828-DFW',
525 verbose headers 'x-cache': 'HIT',
525 verbose headers 'x-cache-hits': '1',
525 verbose headers 'x-timer': 'S1499201904.869320,VS0,VE1',
525 verbose headers vary: 'Accept-Encoding' }
526 silly get cb [ 304,
526 silly get { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
526 silly get via: '1.1 varnish',
526 silly get 'cache-control': 'max-age=300',
526 silly get etag: 'W/"5957b4a5-675c"',
526 silly get age: '150',
526 silly get connection: 'keep-alive',
526 silly get 'x-served-by': 'cache-dfw1828-DFW',
526 silly get 'x-cache': 'HIT',
526 silly get 'x-cache-hits': '1',
526 silly get 'x-timer': 'S1499201904.869320,VS0,VE1',
526 silly get vary: 'Accept-Encoding' } ]
527 verbose etag http://registry.npmjs.org/uuid from cache
528 verbose get saving uuid to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\uuid\.cache.json
529 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
530 http 304 http://registry.npmjs.org/xdg-basedir
531 verbose headers { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
531 verbose headers via: '1.1 varnish',
531 verbose headers 'cache-control': 'max-age=300',
531 verbose headers etag: 'W/"595bc595-1d63"',
531 verbose headers age: '19',
531 verbose headers connection: 'keep-alive',
531 verbose headers 'x-served-by': 'cache-dfw1832-DFW',
531 verbose headers 'x-cache': 'HIT',
531 verbose headers 'x-cache-hits': '1',
531 verbose headers 'x-timer': 'S1499201904.874084,VS0,VE1',
531 verbose headers vary: 'Accept-Encoding' }
532 silly get cb [ 304,
532 silly get { date: 'Tue, 04 Jul 2017 20:58:23 GMT',
532 silly get via: '1.1 varnish',
532 silly get 'cache-control': 'max-age=300',
532 silly get etag: 'W/"595bc595-1d63"',
532 silly get age: '19',
532 silly get connection: 'keep-alive',
532 silly get 'x-served-by': 'cache-dfw1832-DFW',
532 silly get 'x-cache': 'HIT',
532 silly get 'x-cache-hits': '1',
532 silly get 'x-timer': 'S1499201904.874084,VS0,VE1',
532 silly get vary: 'Accept-Encoding' } ]
533 verbose etag http://registry.npmjs.org/xdg-basedir from cache
534 verbose get saving xdg-basedir to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\xdg-basedir\.cache.json
535 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
536 silly resolveWithNewModule object-assign@4.1.1 checking installable status
537 silly cache add args [ 'object-assign@^4.0.1', null ]
538 verbose cache add spec object-assign@^4.0.1
539 silly cache add parsed spec Result {
539 silly cache add raw: 'object-assign@^4.0.1',
539 silly cache add scope: null,
539 silly cache add escapedName: 'object-assign',
539 silly cache add name: 'object-assign',
539 silly cache add rawSpec: '^4.0.1',
539 silly cache add spec: '>=4.0.1 <5.0.0',
539 silly cache add type: 'range' }
540 silly addNamed object-assign@>=4.0.1 <5.0.0
541 verbose addNamed ">=4.0.1 <5.0.0" is a valid semver range for object-assign
542 silly addNameRange { name: 'object-assign',
542 silly addNameRange range: '>=4.0.1 <5.0.0',
542 silly addNameRange hasData: false }
543 silly mapToRegistry name object-assign
544 silly mapToRegistry using default registry
545 silly mapToRegistry registry http://registry.npmjs.org/
546 silly mapToRegistry data Result {
546 silly mapToRegistry raw: 'object-assign',
546 silly mapToRegistry scope: null,
546 silly mapToRegistry escapedName: 'object-assign',
546 silly mapToRegistry name: 'object-assign',
546 silly mapToRegistry rawSpec: '',
546 silly mapToRegistry spec: 'latest',
546 silly mapToRegistry type: 'tag' }
547 silly mapToRegistry uri http://registry.npmjs.org/object-assign
548 verbose addNameRange registry:http://registry.npmjs.org/object-assign not in flight; fetching
549 silly resolveWithNewModule graceful-fs@4.1.11 checking installable status
550 silly cache add args [ 'graceful-fs@^4.1.2', null ]
551 verbose cache add spec graceful-fs@^4.1.2
552 silly cache add parsed spec Result {
552 silly cache add raw: 'graceful-fs@^4.1.2',
552 silly cache add scope: null,
552 silly cache add escapedName: 'graceful-fs',
552 silly cache add name: 'graceful-fs',
552 silly cache add rawSpec: '^4.1.2',
552 silly cache add spec: '>=4.1.2 <5.0.0',
552 silly cache add type: 'range' }
553 silly addNamed graceful-fs@>=4.1.2 <5.0.0
554 verbose addNamed ">=4.1.2 <5.0.0" is a valid semver range for graceful-fs
555 silly addNameRange { name: 'graceful-fs', range: '>=4.1.2 <5.0.0', hasData: false }
556 silly mapToRegistry name graceful-fs
557 silly mapToRegistry using default registry
558 silly mapToRegistry registry http://registry.npmjs.org/
559 silly mapToRegistry data Result {
559 silly mapToRegistry raw: 'graceful-fs',
559 silly mapToRegistry scope: null,
559 silly mapToRegistry escapedName: 'graceful-fs',
559 silly mapToRegistry name: 'graceful-fs',
559 silly mapToRegistry rawSpec: '',
559 silly mapToRegistry spec: 'latest',
559 silly mapToRegistry type: 'tag' }
560 silly mapToRegistry uri http://registry.npmjs.org/graceful-fs
561 verbose addNameRange registry:http://registry.npmjs.org/graceful-fs not in flight; fetching
562 silly resolveWithNewModule os-tmpdir@1.0.2 checking installable status
563 silly cache add args [ 'os-tmpdir@^1.0.0', null ]
564 verbose cache add spec os-tmpdir@^1.0.0
565 silly cache add parsed spec Result {
565 silly cache add raw: 'os-tmpdir@^1.0.0',
565 silly cache add scope: null,
565 silly cache add escapedName: 'os-tmpdir',
565 silly cache add name: 'os-tmpdir',
565 silly cache add rawSpec: '^1.0.0',
565 silly cache add spec: '>=1.0.0 <2.0.0',
565 silly cache add type: 'range' }
566 silly addNamed os-tmpdir@>=1.0.0 <2.0.0
567 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for os-tmpdir
568 silly addNameRange { name: 'os-tmpdir', range: '>=1.0.0 <2.0.0', hasData: false }
569 silly mapToRegistry name os-tmpdir
570 silly mapToRegistry using default registry
571 silly mapToRegistry registry http://registry.npmjs.org/
572 silly mapToRegistry data Result {
572 silly mapToRegistry raw: 'os-tmpdir',
572 silly mapToRegistry scope: null,
572 silly mapToRegistry escapedName: 'os-tmpdir',
572 silly mapToRegistry name: 'os-tmpdir',
572 silly mapToRegistry rawSpec: '',
572 silly mapToRegistry spec: 'latest',
572 silly mapToRegistry type: 'tag' }
573 silly mapToRegistry uri http://registry.npmjs.org/os-tmpdir
574 verbose addNameRange registry:http://registry.npmjs.org/os-tmpdir not in flight; fetching
575 silly resolveWithNewModule write-file-atomic@1.3.4 checking installable status
576 silly cache add args [ 'write-file-atomic@^1.1.2', null ]
577 verbose cache add spec write-file-atomic@^1.1.2
578 silly cache add parsed spec Result {
578 silly cache add raw: 'write-file-atomic@^1.1.2',
578 silly cache add scope: null,
578 silly cache add escapedName: 'write-file-atomic',
578 silly cache add name: 'write-file-atomic',
578 silly cache add rawSpec: '^1.1.2',
578 silly cache add spec: '>=1.1.2 <2.0.0',
578 silly cache add type: 'range' }
579 silly addNamed write-file-atomic@>=1.1.2 <2.0.0
580 verbose addNamed ">=1.1.2 <2.0.0" is a valid semver range for write-file-atomic
581 silly addNameRange { name: 'write-file-atomic',
581 silly addNameRange range: '>=1.1.2 <2.0.0',
581 silly addNameRange hasData: false }
582 silly mapToRegistry name write-file-atomic
583 silly mapToRegistry using default registry
584 silly mapToRegistry registry http://registry.npmjs.org/
585 silly mapToRegistry data Result {
585 silly mapToRegistry raw: 'write-file-atomic',
585 silly mapToRegistry scope: null,
585 silly mapToRegistry escapedName: 'write-file-atomic',
585 silly mapToRegistry name: 'write-file-atomic',
585 silly mapToRegistry rawSpec: '',
585 silly mapToRegistry spec: 'latest',
585 silly mapToRegistry type: 'tag' }
586 silly mapToRegistry uri http://registry.npmjs.org/write-file-atomic
587 verbose addNameRange registry:http://registry.npmjs.org/write-file-atomic not in flight; fetching
588 silly resolveWithNewModule osenv@0.1.4 checking installable status
589 silly cache add args [ 'osenv@^0.1.0', null ]
590 verbose cache add spec osenv@^0.1.0
591 silly cache add parsed spec Result {
591 silly cache add raw: 'osenv@^0.1.0',
591 silly cache add scope: null,
591 silly cache add escapedName: 'osenv',
591 silly cache add name: 'osenv',
591 silly cache add rawSpec: '^0.1.0',
591 silly cache add spec: '>=0.1.0 <0.2.0',
591 silly cache add type: 'range' }
592 silly addNamed osenv@>=0.1.0 <0.2.0
593 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for osenv
594 silly addNameRange { name: 'osenv', range: '>=0.1.0 <0.2.0', hasData: false }
595 silly mapToRegistry name osenv
596 silly mapToRegistry using default registry
597 silly mapToRegistry registry http://registry.npmjs.org/
598 silly mapToRegistry data Result {
598 silly mapToRegistry raw: 'osenv',
598 silly mapToRegistry scope: null,
598 silly mapToRegistry escapedName: 'osenv',
598 silly mapToRegistry name: 'osenv',
598 silly mapToRegistry rawSpec: '',
598 silly mapToRegistry spec: 'latest',
598 silly mapToRegistry type: 'tag' }
599 silly mapToRegistry uri http://registry.npmjs.org/osenv
600 verbose addNameRange registry:http://registry.npmjs.org/osenv not in flight; fetching
601 silly resolveWithNewModule mkdirp@0.5.1 checking installable status
602 silly cache add args [ 'mkdirp@^0.5.0', null ]
603 verbose cache add spec mkdirp@^0.5.0
604 silly cache add parsed spec Result {
604 silly cache add raw: 'mkdirp@^0.5.0',
604 silly cache add scope: null,
604 silly cache add escapedName: 'mkdirp',
604 silly cache add name: 'mkdirp',
604 silly cache add rawSpec: '^0.5.0',
604 silly cache add spec: '>=0.5.0 <0.6.0',
604 silly cache add type: 'range' }
605 silly addNamed mkdirp@>=0.5.0 <0.6.0
606 verbose addNamed ">=0.5.0 <0.6.0" is a valid semver range for mkdirp
607 silly addNameRange { name: 'mkdirp', range: '>=0.5.0 <0.6.0', hasData: false }
608 silly mapToRegistry name mkdirp
609 silly mapToRegistry using default registry
610 silly mapToRegistry registry http://registry.npmjs.org/
611 silly mapToRegistry data Result {
611 silly mapToRegistry raw: 'mkdirp',
611 silly mapToRegistry scope: null,
611 silly mapToRegistry escapedName: 'mkdirp',
611 silly mapToRegistry name: 'mkdirp',
611 silly mapToRegistry rawSpec: '',
611 silly mapToRegistry spec: 'latest',
611 silly mapToRegistry type: 'tag' }
612 silly mapToRegistry uri http://registry.npmjs.org/mkdirp
613 verbose addNameRange registry:http://registry.npmjs.org/mkdirp not in flight; fetching
614 verbose get http://registry.npmjs.org/graceful-fs not expired, no request
615 silly addNameRange number 2 { name: 'graceful-fs', range: '>=4.1.2 <5.0.0', hasData: true }
616 silly addNameRange versions [ 'graceful-fs',
616 silly addNameRange [ '1.0.0',
616 silly addNameRange '1.0.1',
616 silly addNameRange '1.0.2',
616 silly addNameRange '1.1.0',
616 silly addNameRange '1.1.1',
616 silly addNameRange '1.1.2',
616 silly addNameRange '1.1.3',
616 silly addNameRange '1.1.4',
616 silly addNameRange '1.1.5',
616 silly addNameRange '1.1.6',
616 silly addNameRange '1.1.7',
616 silly addNameRange '1.1.8',
616 silly addNameRange '1.1.9',
616 silly addNameRange '1.1.10',
616 silly addNameRange '1.1.11',
616 silly addNameRange '1.1.12',
616 silly addNameRange '1.1.13',
616 silly addNameRange '1.1.14',
616 silly addNameRange '1.2.0',
616 silly addNameRange '1.2.1',
616 silly addNameRange '1.2.2',
616 silly addNameRange '1.2.3',
616 silly addNameRange '2.0.0',
616 silly addNameRange '2.0.1',
616 silly addNameRange '2.0.2',
616 silly addNameRange '2.0.3',
616 silly addNameRange '3.0.0',
616 silly addNameRange '3.0.1',
616 silly addNameRange '3.0.2',
616 silly addNameRange '3.0.3',
616 silly addNameRange '3.0.4',
616 silly addNameRange '3.0.5',
616 silly addNameRange '3.0.6',
616 silly addNameRange '3.0.7',
616 silly addNameRange '3.0.8',
616 silly addNameRange '4.1.0',
616 silly addNameRange '4.1.1',
616 silly addNameRange '4.1.2',
616 silly addNameRange '4.1.3',
616 silly addNameRange '4.1.4',
616 silly addNameRange '4.1.5',
616 silly addNameRange '3.0.9',
616 silly addNameRange '4.1.6',
616 silly addNameRange '3.0.10',
616 silly addNameRange '3.0.11',
616 silly addNameRange '4.1.7',
616 silly addNameRange '4.1.8',
616 silly addNameRange '4.1.9',
616 silly addNameRange '4.1.10',
616 silly addNameRange '4.1.11' ] ]
617 silly addNamed graceful-fs@4.1.11
618 verbose addNamed "4.1.11" is a plain semver version for graceful-fs
619 silly resolveWithNewModule xdg-basedir@2.0.0 checking installable status
620 silly cache add args [ 'xdg-basedir@^2.0.0', null ]
621 verbose cache add spec xdg-basedir@^2.0.0
622 silly cache add parsed spec Result {
622 silly cache add raw: 'xdg-basedir@^2.0.0',
622 silly cache add scope: null,
622 silly cache add escapedName: 'xdg-basedir',
622 silly cache add name: 'xdg-basedir',
622 silly cache add rawSpec: '^2.0.0',
622 silly cache add spec: '>=2.0.0 <3.0.0',
622 silly cache add type: 'range' }
623 silly addNamed xdg-basedir@>=2.0.0 <3.0.0
624 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for xdg-basedir
625 silly addNameRange { name: 'xdg-basedir', range: '>=2.0.0 <3.0.0', hasData: false }
626 silly mapToRegistry name xdg-basedir
627 silly mapToRegistry using default registry
628 silly mapToRegistry registry http://registry.npmjs.org/
629 silly mapToRegistry data Result {
629 silly mapToRegistry raw: 'xdg-basedir',
629 silly mapToRegistry scope: null,
629 silly mapToRegistry escapedName: 'xdg-basedir',
629 silly mapToRegistry name: 'xdg-basedir',
629 silly mapToRegistry rawSpec: '',
629 silly mapToRegistry spec: 'latest',
629 silly mapToRegistry type: 'tag' }
630 silly mapToRegistry uri http://registry.npmjs.org/xdg-basedir
631 verbose addNameRange registry:http://registry.npmjs.org/xdg-basedir not in flight; fetching
632 verbose get http://registry.npmjs.org/object-assign not expired, no request
633 silly addNameRange number 2 { name: 'object-assign', range: '>=4.0.1 <5.0.0', hasData: true }
634 silly addNameRange versions [ 'object-assign',
634 silly addNameRange [ '0.1.0',
634 silly addNameRange '0.1.1',
634 silly addNameRange '0.1.2',
634 silly addNameRange '0.2.0',
634 silly addNameRange '0.2.1',
634 silly addNameRange '0.2.2',
634 silly addNameRange '0.3.0',
634 silly addNameRange '0.3.1',
634 silly addNameRange '0.4.0',
634 silly addNameRange '1.0.0',
634 silly addNameRange '2.0.0',
634 silly addNameRange '3.0.0',
634 silly addNameRange '2.1.1',
634 silly addNameRange '4.0.0',
634 silly addNameRange '4.0.1',
634 silly addNameRange '4.1.0',
634 silly addNameRange '4.1.1' ] ]
635 silly addNamed object-assign@4.1.1
636 verbose addNamed "4.1.1" is a plain semver version for object-assign
637 silly resolveWithNewModule uuid@2.0.3 checking installable status
638 silly cache add args [ 'uuid@^2.0.1', null ]
639 verbose cache add spec uuid@^2.0.1
640 silly cache add parsed spec Result {
640 silly cache add raw: 'uuid@^2.0.1',
640 silly cache add scope: null,
640 silly cache add escapedName: 'uuid',
640 silly cache add name: 'uuid',
640 silly cache add rawSpec: '^2.0.1',
640 silly cache add spec: '>=2.0.1 <3.0.0',
640 silly cache add type: 'range' }
641 silly addNamed uuid@>=2.0.1 <3.0.0
642 verbose addNamed ">=2.0.1 <3.0.0" is a valid semver range for uuid
643 silly addNameRange { name: 'uuid', range: '>=2.0.1 <3.0.0', hasData: false }
644 silly mapToRegistry name uuid
645 silly mapToRegistry using default registry
646 silly mapToRegistry registry http://registry.npmjs.org/
647 silly mapToRegistry data Result {
647 silly mapToRegistry raw: 'uuid',
647 silly mapToRegistry scope: null,
647 silly mapToRegistry escapedName: 'uuid',
647 silly mapToRegistry name: 'uuid',
647 silly mapToRegistry rawSpec: '',
647 silly mapToRegistry spec: 'latest',
647 silly mapToRegistry type: 'tag' }
648 silly mapToRegistry uri http://registry.npmjs.org/uuid
649 verbose addNameRange registry:http://registry.npmjs.org/uuid not in flight; fetching
650 verbose get http://registry.npmjs.org/os-tmpdir not expired, no request
651 silly addNameRange number 2 { name: 'os-tmpdir', range: '>=1.0.0 <2.0.0', hasData: true }
652 silly addNameRange versions [ 'os-tmpdir', [ '1.0.0', '1.0.1', '1.0.2' ] ]
653 silly addNamed os-tmpdir@1.0.2
654 verbose addNamed "1.0.2" is a plain semver version for os-tmpdir
655 verbose get http://registry.npmjs.org/osenv not expired, no request
656 silly addNameRange number 2 { name: 'osenv', range: '>=0.1.0 <0.2.0', hasData: true }
657 silly addNameRange versions [ 'osenv',
657 silly addNameRange [ '0.0.1',
657 silly addNameRange '0.0.2',
657 silly addNameRange '0.0.3',
657 silly addNameRange '0.1.0',
657 silly addNameRange '0.1.1',
657 silly addNameRange '0.1.2',
657 silly addNameRange '0.1.3',
657 silly addNameRange '0.1.4' ] ]
658 silly addNamed osenv@0.1.4
659 verbose addNamed "0.1.4" is a plain semver version for osenv
660 verbose get http://registry.npmjs.org/mkdirp not expired, no request
661 silly addNameRange number 2 { name: 'mkdirp', range: '>=0.5.0 <0.6.0', hasData: true }
662 silly addNameRange versions [ 'mkdirp',
662 silly addNameRange [ '0.0.1',
662 silly addNameRange '0.0.2',
662 silly addNameRange '0.0.3',
662 silly addNameRange '0.0.4',
662 silly addNameRange '0.0.5',
662 silly addNameRange '0.0.6',
662 silly addNameRange '0.0.7',
662 silly addNameRange '0.1.0',
662 silly addNameRange '0.2.0',
662 silly addNameRange '0.2.1',
662 silly addNameRange '0.2.2',
662 silly addNameRange '0.3.0',
662 silly addNameRange '0.3.1',
662 silly addNameRange '0.3.2',
662 silly addNameRange '0.3.3',
662 silly addNameRange '0.3.4',
662 silly addNameRange '0.3.5',
662 silly addNameRange '0.4.0',
662 silly addNameRange '0.4.1',
662 silly addNameRange '0.4.2',
662 silly addNameRange '0.5.0',
662 silly addNameRange '0.5.1' ] ]
663 silly addNamed mkdirp@0.5.1
664 verbose addNamed "0.5.1" is a plain semver version for mkdirp
665 verbose get http://registry.npmjs.org/write-file-atomic not expired, no request
666 silly addNameRange number 2 { name: 'write-file-atomic',
666 silly addNameRange range: '>=1.1.2 <2.0.0',
666 silly addNameRange hasData: true }
667 silly addNameRange versions [ 'write-file-atomic',
667 silly addNameRange [ '1.0.0',
667 silly addNameRange '1.0.1',
667 silly addNameRange '1.0.2',
667 silly addNameRange '1.0.3',
667 silly addNameRange '1.1.0',
667 silly addNameRange '1.1.1',
667 silly addNameRange '1.1.2',
667 silly addNameRange '1.1.3',
667 silly addNameRange '1.1.4',
667 silly addNameRange '1.2.0',
667 silly addNameRange '1.3.0',
667 silly addNameRange '1.3.1',
667 silly addNameRange '1.3.2',
667 silly addNameRange '1.3.3',
667 silly addNameRange '1.3.4',
667 silly addNameRange '2.0.0',
667 silly addNameRange '2.1.0' ] ]
668 silly addNamed write-file-atomic@1.3.4
669 verbose addNamed "1.3.4" is a plain semver version for write-file-atomic
670 verbose get http://registry.npmjs.org/xdg-basedir not expired, no request
671 silly addNameRange number 2 { name: 'xdg-basedir', range: '>=2.0.0 <3.0.0', hasData: true }
672 silly addNameRange versions [ 'xdg-basedir', [ '1.0.0', '1.0.1', '2.0.0', '3.0.0' ] ]
673 silly addNamed xdg-basedir@2.0.0
674 verbose addNamed "2.0.0" is a plain semver version for xdg-basedir
675 verbose get http://registry.npmjs.org/uuid not expired, no request
676 silly addNameRange number 2 { name: 'uuid', range: '>=2.0.1 <3.0.0', hasData: true }
677 silly addNameRange versions [ 'uuid',
677 silly addNameRange [ '0.0.1',
677 silly addNameRange '0.0.2',
677 silly addNameRange '1.4.0',
677 silly addNameRange '1.4.1',
677 silly addNameRange '1.4.2',
677 silly addNameRange '2.0.0',
677 silly addNameRange '2.0.1',
677 silly addNameRange '2.0.2',
677 silly addNameRange '2.0.3',
677 silly addNameRange '3.0.0',
677 silly addNameRange '3.0.1',
677 silly addNameRange '3.1.0' ] ]
678 silly addNamed uuid@2.0.3
679 verbose addNamed "2.0.3" is a plain semver version for uuid
680 silly cache afterAdd graceful-fs@4.1.11
681 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\graceful-fs\4.1.11\package\package.json not in flight; writing
682 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
683 silly cache afterAdd object-assign@4.1.1
684 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\object-assign\4.1.1\package\package.json not in flight; writing
685 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
686 silly cache afterAdd os-tmpdir@1.0.2
687 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\os-tmpdir\1.0.2\package\package.json not in flight; writing
688 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
689 silly cache afterAdd osenv@0.1.4
690 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\osenv\0.1.4\package\package.json not in flight; writing
691 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
692 silly cache afterAdd write-file-atomic@1.3.4
693 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\write-file-atomic\1.3.4\package\package.json not in flight; writing
694 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
695 silly cache afterAdd mkdirp@0.5.1
696 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\mkdirp\0.5.1\package\package.json not in flight; writing
697 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
698 silly cache afterAdd xdg-basedir@2.0.0
699 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\xdg-basedir\2.0.0\package\package.json not in flight; writing
700 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
701 silly cache afterAdd uuid@2.0.3
702 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\uuid\2.0.3\package\package.json not in flight; writing
703 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
704 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\graceful-fs\4.1.11\package\package.json written
705 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\object-assign\4.1.1\package\package.json written
706 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\os-tmpdir\1.0.2\package\package.json written
707 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\write-file-atomic\1.3.4\package\package.json written
708 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\osenv\0.1.4\package\package.json written
709 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\mkdirp\0.5.1\package\package.json written
710 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\xdg-basedir\2.0.0\package\package.json written
711 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\uuid\2.0.3\package\package.json written
712 http 304 http://registry.npmjs.org/dot-prop
713 verbose headers { date: 'Tue, 04 Jul 2017 20:58:24 GMT',
713 verbose headers via: '1.1 varnish',
713 verbose headers 'cache-control': 'max-age=300',
713 verbose headers etag: 'W/"58cba2a6-41be"',
713 verbose headers age: '249',
713 verbose headers connection: 'keep-alive',
713 verbose headers 'x-served-by': 'cache-dfw1842-DFW',
713 verbose headers 'x-cache': 'HIT',
713 verbose headers 'x-cache-hits': '1',
713 verbose headers 'x-timer': 'S1499201904.019206,VS0,VE1',
713 verbose headers vary: 'Accept-Encoding' }
714 silly get cb [ 304,
714 silly get { date: 'Tue, 04 Jul 2017 20:58:24 GMT',
714 silly get via: '1.1 varnish',
714 silly get 'cache-control': 'max-age=300',
714 silly get etag: 'W/"58cba2a6-41be"',
714 silly get age: '249',
714 silly get connection: 'keep-alive',
714 silly get 'x-served-by': 'cache-dfw1842-DFW',
714 silly get 'x-cache': 'HIT',
714 silly get 'x-cache-hits': '1',
714 silly get 'x-timer': 'S1499201904.019206,VS0,VE1',
714 silly get vary: 'Accept-Encoding' } ]
715 verbose etag http://registry.npmjs.org/dot-prop from cache
716 verbose get saving dot-prop to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\dot-prop\.cache.json
717 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
718 silly resolveWithNewModule dot-prop@3.0.0 checking installable status
719 silly cache add args [ 'dot-prop@^3.0.0', null ]
720 verbose cache add spec dot-prop@^3.0.0
721 silly cache add parsed spec Result {
721 silly cache add raw: 'dot-prop@^3.0.0',
721 silly cache add scope: null,
721 silly cache add escapedName: 'dot-prop',
721 silly cache add name: 'dot-prop',
721 silly cache add rawSpec: '^3.0.0',
721 silly cache add spec: '>=3.0.0 <4.0.0',
721 silly cache add type: 'range' }
722 silly addNamed dot-prop@>=3.0.0 <4.0.0
723 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for dot-prop
724 silly addNameRange { name: 'dot-prop', range: '>=3.0.0 <4.0.0', hasData: false }
725 silly mapToRegistry name dot-prop
726 silly mapToRegistry using default registry
727 silly mapToRegistry registry http://registry.npmjs.org/
728 silly mapToRegistry data Result {
728 silly mapToRegistry raw: 'dot-prop',
728 silly mapToRegistry scope: null,
728 silly mapToRegistry escapedName: 'dot-prop',
728 silly mapToRegistry name: 'dot-prop',
728 silly mapToRegistry rawSpec: '',
728 silly mapToRegistry spec: 'latest',
728 silly mapToRegistry type: 'tag' }
729 silly mapToRegistry uri http://registry.npmjs.org/dot-prop
730 verbose addNameRange registry:http://registry.npmjs.org/dot-prop not in flight; fetching
731 verbose get http://registry.npmjs.org/dot-prop not expired, no request
732 silly addNameRange number 2 { name: 'dot-prop', range: '>=3.0.0 <4.0.0', hasData: true }
733 silly addNameRange versions [ 'dot-prop',
733 silly addNameRange [ '1.0.0',
733 silly addNameRange '1.0.1',
733 silly addNameRange '2.0.0',
733 silly addNameRange '2.1.0',
733 silly addNameRange '2.2.0',
733 silly addNameRange '2.3.0',
733 silly addNameRange '2.4.0',
733 silly addNameRange '3.0.0',
733 silly addNameRange '4.0.0',
733 silly addNameRange '4.1.0',
733 silly addNameRange '4.1.1' ] ]
734 silly addNamed dot-prop@3.0.0
735 verbose addNamed "3.0.0" is a plain semver version for dot-prop
736 silly cache afterAdd dot-prop@3.0.0
737 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\dot-prop\3.0.0\package\package.json not in flight; writing
738 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
739 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\dot-prop\3.0.0\package\package.json written
740 silly fetchNamedPackageData is-obj
741 silly mapToRegistry name is-obj
742 silly mapToRegistry using default registry
743 silly mapToRegistry registry http://registry.npmjs.org/
744 silly mapToRegistry data Result {
744 silly mapToRegistry raw: 'is-obj',
744 silly mapToRegistry scope: null,
744 silly mapToRegistry escapedName: 'is-obj',
744 silly mapToRegistry name: 'is-obj',
744 silly mapToRegistry rawSpec: '',
744 silly mapToRegistry spec: 'latest',
744 silly mapToRegistry type: 'tag' }
745 silly mapToRegistry uri http://registry.npmjs.org/is-obj
746 verbose request uri http://registry.npmjs.org/is-obj
747 verbose request no auth needed
748 info attempt registry request try #1 at 17:58:23
749 verbose etag W/"58bbf948-e87"
750 verbose lastModified Sun, 05 Mar 2017 11:40:56 GMT
751 http request GET http://registry.npmjs.org/is-obj
752 http 304 http://registry.npmjs.org/is-obj
753 verbose headers { date: 'Tue, 04 Jul 2017 20:58:24 GMT',
753 verbose headers via: '1.1 varnish',
753 verbose headers 'cache-control': 'max-age=300',
753 verbose headers etag: 'W/"58bbf948-e87"',
753 verbose headers age: '34',
753 verbose headers connection: 'keep-alive',
753 verbose headers 'x-served-by': 'cache-dfw1831-DFW',
753 verbose headers 'x-cache': 'HIT',
753 verbose headers 'x-cache-hits': '1',
753 verbose headers 'x-timer': 'S1499201904.202202,VS0,VE1',
753 verbose headers vary: 'Accept-Encoding' }
754 silly get cb [ 304,
754 silly get { date: 'Tue, 04 Jul 2017 20:58:24 GMT',
754 silly get via: '1.1 varnish',
754 silly get 'cache-control': 'max-age=300',
754 silly get etag: 'W/"58bbf948-e87"',
754 silly get age: '34',
754 silly get connection: 'keep-alive',
754 silly get 'x-served-by': 'cache-dfw1831-DFW',
754 silly get 'x-cache': 'HIT',
754 silly get 'x-cache-hits': '1',
754 silly get 'x-timer': 'S1499201904.202202,VS0,VE1',
754 silly get vary: 'Accept-Encoding' } ]
755 verbose etag http://registry.npmjs.org/is-obj from cache
756 verbose get saving is-obj to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\is-obj\.cache.json
757 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
758 silly resolveWithNewModule is-obj@1.0.1 checking installable status
759 silly cache add args [ 'is-obj@^1.0.0', null ]
760 verbose cache add spec is-obj@^1.0.0
761 silly cache add parsed spec Result {
761 silly cache add raw: 'is-obj@^1.0.0',
761 silly cache add scope: null,
761 silly cache add escapedName: 'is-obj',
761 silly cache add name: 'is-obj',
761 silly cache add rawSpec: '^1.0.0',
761 silly cache add spec: '>=1.0.0 <2.0.0',
761 silly cache add type: 'range' }
762 silly addNamed is-obj@>=1.0.0 <2.0.0
763 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for is-obj
764 silly addNameRange { name: 'is-obj', range: '>=1.0.0 <2.0.0', hasData: false }
765 silly mapToRegistry name is-obj
766 silly mapToRegistry using default registry
767 silly mapToRegistry registry http://registry.npmjs.org/
768 silly mapToRegistry data Result {
768 silly mapToRegistry raw: 'is-obj',
768 silly mapToRegistry scope: null,
768 silly mapToRegistry escapedName: 'is-obj',
768 silly mapToRegistry name: 'is-obj',
768 silly mapToRegistry rawSpec: '',
768 silly mapToRegistry spec: 'latest',
768 silly mapToRegistry type: 'tag' }
769 silly mapToRegistry uri http://registry.npmjs.org/is-obj
770 verbose addNameRange registry:http://registry.npmjs.org/is-obj not in flight; fetching
771 verbose get http://registry.npmjs.org/is-obj not expired, no request
772 silly addNameRange number 2 { name: 'is-obj', range: '>=1.0.0 <2.0.0', hasData: true }
773 silly addNameRange versions [ 'is-obj', [ '1.0.0', '1.0.1' ] ]
774 silly addNamed is-obj@1.0.1
775 verbose addNamed "1.0.1" is a plain semver version for is-obj
776 silly cache afterAdd is-obj@1.0.1
777 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\is-obj\1.0.1\package\package.json not in flight; writing
778 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
779 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\is-obj\1.0.1\package\package.json written
780 silly fetchNamedPackageData minimist
781 silly mapToRegistry name minimist
782 silly mapToRegistry using default registry
783 silly mapToRegistry registry http://registry.npmjs.org/
784 silly mapToRegistry data Result {
784 silly mapToRegistry raw: 'minimist',
784 silly mapToRegistry scope: null,
784 silly mapToRegistry escapedName: 'minimist',
784 silly mapToRegistry name: 'minimist',
784 silly mapToRegistry rawSpec: '',
784 silly mapToRegistry spec: 'latest',
784 silly mapToRegistry type: 'tag' }
785 silly mapToRegistry uri http://registry.npmjs.org/minimist
786 verbose request uri http://registry.npmjs.org/minimist
787 verbose request no auth needed
788 info attempt registry request try #1 at 17:58:23
789 verbose etag W/"595bab83-7624"
790 verbose lastModified Tue, 04 Jul 2017 14:51:47 GMT
791 http request GET http://registry.npmjs.org/minimist
792 http 304 http://registry.npmjs.org/minimist
793 verbose headers { date: 'Tue, 04 Jul 2017 20:58:24 GMT',
793 verbose headers via: '1.1 varnish',
793 verbose headers 'cache-control': 'max-age=300',
793 verbose headers etag: 'W/"595bab83-7624"',
793 verbose headers age: '297',
793 verbose headers connection: 'keep-alive',
793 verbose headers 'x-served-by': 'cache-dfw1835-DFW',
793 verbose headers 'x-cache': 'HIT',
793 verbose headers 'x-cache-hits': '15',
793 verbose headers 'x-timer': 'S1499201904.379003,VS0,VE0',
793 verbose headers vary: 'Accept-Encoding' }
794 silly get cb [ 304,
794 silly get { date: 'Tue, 04 Jul 2017 20:58:24 GMT',
794 silly get via: '1.1 varnish',
794 silly get 'cache-control': 'max-age=300',
794 silly get etag: 'W/"595bab83-7624"',
794 silly get age: '297',
794 silly get connection: 'keep-alive',
794 silly get 'x-served-by': 'cache-dfw1835-DFW',
794 silly get 'x-cache': 'HIT',
794 silly get 'x-cache-hits': '15',
794 silly get 'x-timer': 'S1499201904.379003,VS0,VE0',
794 silly get vary: 'Accept-Encoding' } ]
795 verbose etag http://registry.npmjs.org/minimist from cache
796 verbose get saving minimist to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\minimist\.cache.json
797 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
798 silly resolveWithNewModule minimist@0.0.8 checking installable status
799 silly cache add args [ 'minimist@0.0.8', null ]
800 verbose cache add spec minimist@0.0.8
801 silly cache add parsed spec Result {
801 silly cache add raw: 'minimist@0.0.8',
801 silly cache add scope: null,
801 silly cache add escapedName: 'minimist',
801 silly cache add name: 'minimist',
801 silly cache add rawSpec: '0.0.8',
801 silly cache add spec: '0.0.8',
801 silly cache add type: 'version' }
802 silly addNamed minimist@0.0.8
803 verbose addNamed "0.0.8" is a plain semver version for minimist
804 silly mapToRegistry name minimist
805 silly mapToRegistry using default registry
806 silly mapToRegistry registry http://registry.npmjs.org/
807 silly mapToRegistry data Result {
807 silly mapToRegistry raw: 'minimist',
807 silly mapToRegistry scope: null,
807 silly mapToRegistry escapedName: 'minimist',
807 silly mapToRegistry name: 'minimist',
807 silly mapToRegistry rawSpec: '',
807 silly mapToRegistry spec: 'latest',
807 silly mapToRegistry type: 'tag' }
808 silly mapToRegistry uri http://registry.npmjs.org/minimist
809 verbose addNameVersion registry:http://registry.npmjs.org/minimist not in flight; fetching
810 verbose get http://registry.npmjs.org/minimist not expired, no request
811 silly cache afterAdd minimist@0.0.8
812 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\minimist\0.0.8\package\package.json not in flight; writing
813 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
814 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\minimist\0.0.8\package\package.json written
815 silly fetchNamedPackageData os-homedir
816 silly mapToRegistry name os-homedir
817 silly mapToRegistry using default registry
818 silly mapToRegistry registry http://registry.npmjs.org/
819 silly mapToRegistry data Result {
819 silly mapToRegistry raw: 'os-homedir',
819 silly mapToRegistry scope: null,
819 silly mapToRegistry escapedName: 'os-homedir',
819 silly mapToRegistry name: 'os-homedir',
819 silly mapToRegistry rawSpec: '',
819 silly mapToRegistry spec: 'latest',
819 silly mapToRegistry type: 'tag' }
820 silly mapToRegistry uri http://registry.npmjs.org/os-homedir
821 verbose request uri http://registry.npmjs.org/os-homedir
822 verbose request no auth needed
823 info attempt registry request try #1 at 17:58:24
824 verbose etag W/"595baf0b-19ee"
825 verbose lastModified Tue, 04 Jul 2017 15:06:51 GMT
826 http request GET http://registry.npmjs.org/os-homedir
827 http 304 http://registry.npmjs.org/os-homedir
828 verbose headers { date: 'Tue, 04 Jul 2017 20:58:24 GMT',
828 verbose headers via: '1.1 varnish',
828 verbose headers 'cache-control': 'max-age=300',
828 verbose headers etag: 'W/"595baf0b-19ee"',
828 verbose headers age: '214',
828 verbose headers connection: 'keep-alive',
828 verbose headers 'x-served-by': 'cache-dfw1840-DFW',
828 verbose headers 'x-cache': 'HIT',
828 verbose headers 'x-cache-hits': '5',
828 verbose headers 'x-timer': 'S1499201905.571200,VS0,VE0',
828 verbose headers vary: 'Accept-Encoding' }
829 silly get cb [ 304,
829 silly get { date: 'Tue, 04 Jul 2017 20:58:24 GMT',
829 silly get via: '1.1 varnish',
829 silly get 'cache-control': 'max-age=300',
829 silly get etag: 'W/"595baf0b-19ee"',
829 silly get age: '214',
829 silly get connection: 'keep-alive',
829 silly get 'x-served-by': 'cache-dfw1840-DFW',
829 silly get 'x-cache': 'HIT',
829 silly get 'x-cache-hits': '5',
829 silly get 'x-timer': 'S1499201905.571200,VS0,VE0',
829 silly get vary: 'Accept-Encoding' } ]
830 verbose etag http://registry.npmjs.org/os-homedir from cache
831 verbose get saving os-homedir to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\os-homedir\.cache.json
832 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
833 silly resolveWithNewModule os-homedir@1.0.2 checking installable status
834 silly cache add args [ 'os-homedir@^1.0.0', null ]
835 verbose cache add spec os-homedir@^1.0.0
836 silly cache add parsed spec Result {
836 silly cache add raw: 'os-homedir@^1.0.0',
836 silly cache add scope: null,
836 silly cache add escapedName: 'os-homedir',
836 silly cache add name: 'os-homedir',
836 silly cache add rawSpec: '^1.0.0',
836 silly cache add spec: '>=1.0.0 <2.0.0',
836 silly cache add type: 'range' }
837 silly addNamed os-homedir@>=1.0.0 <2.0.0
838 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for os-homedir
839 silly addNameRange { name: 'os-homedir', range: '>=1.0.0 <2.0.0', hasData: false }
840 silly mapToRegistry name os-homedir
841 silly mapToRegistry using default registry
842 silly mapToRegistry registry http://registry.npmjs.org/
843 silly mapToRegistry data Result {
843 silly mapToRegistry raw: 'os-homedir',
843 silly mapToRegistry scope: null,
843 silly mapToRegistry escapedName: 'os-homedir',
843 silly mapToRegistry name: 'os-homedir',
843 silly mapToRegistry rawSpec: '',
843 silly mapToRegistry spec: 'latest',
843 silly mapToRegistry type: 'tag' }
844 silly mapToRegistry uri http://registry.npmjs.org/os-homedir
845 verbose addNameRange registry:http://registry.npmjs.org/os-homedir not in flight; fetching
846 verbose get http://registry.npmjs.org/os-homedir not expired, no request
847 silly addNameRange number 2 { name: 'os-homedir', range: '>=1.0.0 <2.0.0', hasData: true }
848 silly addNameRange versions [ 'os-homedir', [ '0.1.0', '1.0.0', '1.0.1', '1.0.2' ] ]
849 silly addNamed os-homedir@1.0.2
850 verbose addNamed "1.0.2" is a plain semver version for os-homedir
851 silly cache afterAdd os-homedir@1.0.2
852 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\os-homedir\1.0.2\package\package.json not in flight; writing
853 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
854 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\os-homedir\1.0.2\package\package.json written
855 silly fetchNamedPackageData imurmurhash
856 silly mapToRegistry name imurmurhash
857 silly mapToRegistry using default registry
858 silly mapToRegistry registry http://registry.npmjs.org/
859 silly mapToRegistry data Result {
859 silly mapToRegistry raw: 'imurmurhash',
859 silly mapToRegistry scope: null,
859 silly mapToRegistry escapedName: 'imurmurhash',
859 silly mapToRegistry name: 'imurmurhash',
859 silly mapToRegistry rawSpec: '',
859 silly mapToRegistry spec: 'latest',
859 silly mapToRegistry type: 'tag' }
860 silly mapToRegistry uri http://registry.npmjs.org/imurmurhash
861 silly fetchNamedPackageData slide
862 silly mapToRegistry name slide
863 silly mapToRegistry using default registry
864 silly mapToRegistry registry http://registry.npmjs.org/
865 silly mapToRegistry data Result {
865 silly mapToRegistry raw: 'slide',
865 silly mapToRegistry scope: null,
865 silly mapToRegistry escapedName: 'slide',
865 silly mapToRegistry name: 'slide',
865 silly mapToRegistry rawSpec: '',
865 silly mapToRegistry spec: 'latest',
865 silly mapToRegistry type: 'tag' }
866 silly mapToRegistry uri http://registry.npmjs.org/slide
867 verbose request uri http://registry.npmjs.org/imurmurhash
868 verbose request no auth needed
869 info attempt registry request try #1 at 17:58:24
870 verbose etag W/"52191b63-860a"
871 verbose lastModified Sat, 24 Aug 2013 20:45:23 GMT
872 http request GET http://registry.npmjs.org/imurmurhash
873 verbose request uri http://registry.npmjs.org/slide
874 verbose request no auth needed
875 info attempt registry request try #1 at 17:58:24
876 verbose etag W/"594094ba-3181"
877 verbose lastModified Wed, 14 Jun 2017 01:43:22 GMT
878 http request GET http://registry.npmjs.org/slide
879 http 304 http://registry.npmjs.org/imurmurhash
880 verbose headers { date: 'Tue, 04 Jul 2017 20:58:24 GMT',
880 verbose headers via: '1.1 varnish',
880 verbose headers 'cache-control': 'max-age=300',
880 verbose headers etag: 'W/"52191b63-860a"',
880 verbose headers age: '186',
880 verbose headers connection: 'keep-alive',
880 verbose headers 'x-served-by': 'cache-dfw1838-DFW',
880 verbose headers 'x-cache': 'HIT',
880 verbose headers 'x-cache-hits': '2',
880 verbose headers 'x-timer': 'S1499201905.766920,VS0,VE0',
880 verbose headers vary: 'Accept-Encoding' }
881 silly get cb [ 304,
881 silly get { date: 'Tue, 04 Jul 2017 20:58:24 GMT',
881 silly get via: '1.1 varnish',
881 silly get 'cache-control': 'max-age=300',
881 silly get etag: 'W/"52191b63-860a"',
881 silly get age: '186',
881 silly get connection: 'keep-alive',
881 silly get 'x-served-by': 'cache-dfw1838-DFW',
881 silly get 'x-cache': 'HIT',
881 silly get 'x-cache-hits': '2',
881 silly get 'x-timer': 'S1499201905.766920,VS0,VE0',
881 silly get vary: 'Accept-Encoding' } ]
882 verbose etag http://registry.npmjs.org/imurmurhash from cache
883 verbose get saving imurmurhash to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\imurmurhash\.cache.json
884 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
885 http 304 http://registry.npmjs.org/slide
886 verbose headers { date: 'Tue, 04 Jul 2017 20:58:24 GMT',
886 verbose headers via: '1.1 varnish',
886 verbose headers 'cache-control': 'max-age=300',
886 verbose headers etag: 'W/"594094ba-3181"',
886 verbose headers age: '19',
886 verbose headers connection: 'keep-alive',
886 verbose headers 'x-served-by': 'cache-dfw1837-DFW',
886 verbose headers 'x-cache': 'HIT',
886 verbose headers 'x-cache-hits': '1',
886 verbose headers 'x-timer': 'S1499201905.769346,VS0,VE1',
886 verbose headers vary: 'Accept-Encoding' }
887 silly get cb [ 304,
887 silly get { date: 'Tue, 04 Jul 2017 20:58:24 GMT',
887 silly get via: '1.1 varnish',
887 silly get 'cache-control': 'max-age=300',
887 silly get etag: 'W/"594094ba-3181"',
887 silly get age: '19',
887 silly get connection: 'keep-alive',
887 silly get 'x-served-by': 'cache-dfw1837-DFW',
887 silly get 'x-cache': 'HIT',
887 silly get 'x-cache-hits': '1',
887 silly get 'x-timer': 'S1499201905.769346,VS0,VE1',
887 silly get vary: 'Accept-Encoding' } ]
888 verbose etag http://registry.npmjs.org/slide from cache
889 verbose get saving slide to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\slide\.cache.json
890 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
891 silly resolveWithNewModule imurmurhash@0.1.4 checking installable status
892 silly cache add args [ 'imurmurhash@^0.1.4', null ]
893 verbose cache add spec imurmurhash@^0.1.4
894 silly cache add parsed spec Result {
894 silly cache add raw: 'imurmurhash@^0.1.4',
894 silly cache add scope: null,
894 silly cache add escapedName: 'imurmurhash',
894 silly cache add name: 'imurmurhash',
894 silly cache add rawSpec: '^0.1.4',
894 silly cache add spec: '>=0.1.4 <0.2.0',
894 silly cache add type: 'range' }
895 silly addNamed imurmurhash@>=0.1.4 <0.2.0
896 verbose addNamed ">=0.1.4 <0.2.0" is a valid semver range for imurmurhash
897 silly addNameRange { name: 'imurmurhash', range: '>=0.1.4 <0.2.0', hasData: false }
898 silly mapToRegistry name imurmurhash
899 silly mapToRegistry using default registry
900 silly mapToRegistry registry http://registry.npmjs.org/
901 silly mapToRegistry data Result {
901 silly mapToRegistry raw: 'imurmurhash',
901 silly mapToRegistry scope: null,
901 silly mapToRegistry escapedName: 'imurmurhash',
901 silly mapToRegistry name: 'imurmurhash',
901 silly mapToRegistry rawSpec: '',
901 silly mapToRegistry spec: 'latest',
901 silly mapToRegistry type: 'tag' }
902 silly mapToRegistry uri http://registry.npmjs.org/imurmurhash
903 verbose addNameRange registry:http://registry.npmjs.org/imurmurhash not in flight; fetching
904 silly resolveWithNewModule slide@1.1.6 checking installable status
905 silly cache add args [ 'slide@^1.1.5', null ]
906 verbose cache add spec slide@^1.1.5
907 silly cache add parsed spec Result {
907 silly cache add raw: 'slide@^1.1.5',
907 silly cache add scope: null,
907 silly cache add escapedName: 'slide',
907 silly cache add name: 'slide',
907 silly cache add rawSpec: '^1.1.5',
907 silly cache add spec: '>=1.1.5 <2.0.0',
907 silly cache add type: 'range' }
908 silly addNamed slide@>=1.1.5 <2.0.0
909 verbose addNamed ">=1.1.5 <2.0.0" is a valid semver range for slide
910 silly addNameRange { name: 'slide', range: '>=1.1.5 <2.0.0', hasData: false }
911 silly mapToRegistry name slide
912 silly mapToRegistry using default registry
913 silly mapToRegistry registry http://registry.npmjs.org/
914 silly mapToRegistry data Result {
914 silly mapToRegistry raw: 'slide',
914 silly mapToRegistry scope: null,
914 silly mapToRegistry escapedName: 'slide',
914 silly mapToRegistry name: 'slide',
914 silly mapToRegistry rawSpec: '',
914 silly mapToRegistry spec: 'latest',
914 silly mapToRegistry type: 'tag' }
915 silly mapToRegistry uri http://registry.npmjs.org/slide
916 verbose addNameRange registry:http://registry.npmjs.org/slide not in flight; fetching
917 verbose get http://registry.npmjs.org/imurmurhash not expired, no request
918 silly addNameRange number 2 { name: 'imurmurhash', range: '>=0.1.4 <0.2.0', hasData: true }
919 silly addNameRange versions [ 'imurmurhash',
919 silly addNameRange [ '0.0.1', '0.1.1', '0.1.2', '0.1.3', '0.1.4' ] ]
920 silly addNamed imurmurhash@0.1.4
921 verbose addNamed "0.1.4" is a plain semver version for imurmurhash
922 verbose get http://registry.npmjs.org/slide not expired, no request
923 silly addNameRange number 2 { name: 'slide', range: '>=1.1.5 <2.0.0', hasData: true }
924 silly addNameRange versions [ 'slide',
924 silly addNameRange [ '1.0.0',
924 silly addNameRange '1.0.1',
924 silly addNameRange '1.1.0',
924 silly addNameRange '1.1.1',
924 silly addNameRange '1.1.2',
924 silly addNameRange '1.1.3',
924 silly addNameRange '1.1.4',
924 silly addNameRange '1.1.5',
924 silly addNameRange '1.1.6' ] ]
925 silly addNamed slide@1.1.6
926 verbose addNamed "1.1.6" is a plain semver version for slide
927 silly cache afterAdd imurmurhash@0.1.4
928 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\imurmurhash\0.1.4\package\package.json not in flight; writing
929 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
930 silly cache afterAdd slide@1.1.6
931 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\slide\1.1.6\package\package.json not in flight; writing
932 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
933 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\imurmurhash\0.1.4\package\package.json written
934 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\slide\1.1.6\package\package.json written
935 silly fetchNamedPackageData ansi
936 silly mapToRegistry name ansi
937 silly mapToRegistry using default registry
938 silly mapToRegistry registry http://registry.npmjs.org/
939 silly mapToRegistry data Result {
939 silly mapToRegistry raw: 'ansi',
939 silly mapToRegistry scope: null,
939 silly mapToRegistry escapedName: 'ansi',
939 silly mapToRegistry name: 'ansi',
939 silly mapToRegistry rawSpec: '',
939 silly mapToRegistry spec: 'latest',
939 silly mapToRegistry type: 'tag' }
940 silly mapToRegistry uri http://registry.npmjs.org/ansi
941 silly fetchNamedPackageData bplist-parser
942 silly mapToRegistry name bplist-parser
943 silly mapToRegistry using default registry
944 silly mapToRegistry registry http://registry.npmjs.org/
945 silly mapToRegistry data Result {
945 silly mapToRegistry raw: 'bplist-parser',
945 silly mapToRegistry scope: null,
945 silly mapToRegistry escapedName: 'bplist-parser',
945 silly mapToRegistry name: 'bplist-parser',
945 silly mapToRegistry rawSpec: '',
945 silly mapToRegistry spec: 'latest',
945 silly mapToRegistry type: 'tag' }
946 silly mapToRegistry uri http://registry.npmjs.org/bplist-parser
947 silly fetchNamedPackageData cordova-registry-mapper
948 silly mapToRegistry name cordova-registry-mapper
949 silly mapToRegistry using default registry
950 silly mapToRegistry registry http://registry.npmjs.org/
951 silly mapToRegistry data Result {
951 silly mapToRegistry raw: 'cordova-registry-mapper',
951 silly mapToRegistry scope: null,
951 silly mapToRegistry escapedName: 'cordova-registry-mapper',
951 silly mapToRegistry name: 'cordova-registry-mapper',
951 silly mapToRegistry rawSpec: '',
951 silly mapToRegistry spec: 'latest',
951 silly mapToRegistry type: 'tag' }
952 silly mapToRegistry uri http://registry.npmjs.org/cordova-registry-mapper
953 silly fetchNamedPackageData elementtree
954 silly mapToRegistry name elementtree
955 silly mapToRegistry using default registry
956 silly mapToRegistry registry http://registry.npmjs.org/
957 silly mapToRegistry data Result {
957 silly mapToRegistry raw: 'elementtree',
957 silly mapToRegistry scope: null,
957 silly mapToRegistry escapedName: 'elementtree',
957 silly mapToRegistry name: 'elementtree',
957 silly mapToRegistry rawSpec: '',
957 silly mapToRegistry spec: 'latest',
957 silly mapToRegistry type: 'tag' }
958 silly mapToRegistry uri http://registry.npmjs.org/elementtree
959 silly fetchNamedPackageData glob
960 silly mapToRegistry name glob
961 silly mapToRegistry using default registry
962 silly mapToRegistry registry http://registry.npmjs.org/
963 silly mapToRegistry data Result {
963 silly mapToRegistry raw: 'glob',
963 silly mapToRegistry scope: null,
963 silly mapToRegistry escapedName: 'glob',
963 silly mapToRegistry name: 'glob',
963 silly mapToRegistry rawSpec: '',
963 silly mapToRegistry spec: 'latest',
963 silly mapToRegistry type: 'tag' }
964 silly mapToRegistry uri http://registry.npmjs.org/glob
965 silly fetchNamedPackageData minimatch
966 silly mapToRegistry name minimatch
967 silly mapToRegistry using default registry
968 silly mapToRegistry registry http://registry.npmjs.org/
969 silly mapToRegistry data Result {
969 silly mapToRegistry raw: 'minimatch',
969 silly mapToRegistry scope: null,
969 silly mapToRegistry escapedName: 'minimatch',
969 silly mapToRegistry name: 'minimatch',
969 silly mapToRegistry rawSpec: '',
969 silly mapToRegistry spec: 'latest',
969 silly mapToRegistry type: 'tag' }
970 silly mapToRegistry uri http://registry.npmjs.org/minimatch
971 silly fetchNamedPackageData plist
972 silly mapToRegistry name plist
973 silly mapToRegistry using default registry
974 silly mapToRegistry registry http://registry.npmjs.org/
975 silly mapToRegistry data Result {
975 silly mapToRegistry raw: 'plist',
975 silly mapToRegistry scope: null,
975 silly mapToRegistry escapedName: 'plist',
975 silly mapToRegistry name: 'plist',
975 silly mapToRegistry rawSpec: '',
975 silly mapToRegistry spec: 'latest',
975 silly mapToRegistry type: 'tag' }
976 silly mapToRegistry uri http://registry.npmjs.org/plist
977 silly fetchNamedPackageData q
978 silly mapToRegistry name q
979 silly mapToRegistry using default registry
980 silly mapToRegistry registry http://registry.npmjs.org/
981 silly mapToRegistry data Result {
981 silly mapToRegistry raw: 'q',
981 silly mapToRegistry scope: null,
981 silly mapToRegistry escapedName: 'q',
981 silly mapToRegistry name: 'q',
981 silly mapToRegistry rawSpec: '',
981 silly mapToRegistry spec: 'latest',
981 silly mapToRegistry type: 'tag' }
982 silly mapToRegistry uri http://registry.npmjs.org/q
983 silly resolveWithNewModule q@1.5.0 checking installable status
984 silly cache add args [ 'q@^1.4.1', null ]
985 verbose cache add spec q@^1.4.1
986 silly fetchNamedPackageData semver
987 silly mapToRegistry name semver
988 silly mapToRegistry using default registry
989 silly mapToRegistry registry http://registry.npmjs.org/
990 silly mapToRegistry data Result {
990 silly mapToRegistry raw: 'semver',
990 silly mapToRegistry scope: null,
990 silly mapToRegistry escapedName: 'semver',
990 silly mapToRegistry name: 'semver',
990 silly mapToRegistry rawSpec: '',
990 silly mapToRegistry spec: 'latest',
990 silly mapToRegistry type: 'tag' }
991 silly mapToRegistry uri http://registry.npmjs.org/semver
992 silly fetchNamedPackageData shelljs
993 silly mapToRegistry name shelljs
994 silly mapToRegistry using default registry
995 silly mapToRegistry registry http://registry.npmjs.org/
996 silly mapToRegistry data Result {
996 silly mapToRegistry raw: 'shelljs',
996 silly mapToRegistry scope: null,
996 silly mapToRegistry escapedName: 'shelljs',
996 silly mapToRegistry name: 'shelljs',
996 silly mapToRegistry rawSpec: '',
996 silly mapToRegistry spec: 'latest',
996 silly mapToRegistry type: 'tag' }
997 silly mapToRegistry uri http://registry.npmjs.org/shelljs
998 silly fetchNamedPackageData underscore
999 silly mapToRegistry name underscore
1000 silly mapToRegistry using default registry
1001 silly mapToRegistry registry http://registry.npmjs.org/
1002 silly mapToRegistry data Result {
1002 silly mapToRegistry raw: 'underscore',
1002 silly mapToRegistry scope: null,
1002 silly mapToRegistry escapedName: 'underscore',
1002 silly mapToRegistry name: 'underscore',
1002 silly mapToRegistry rawSpec: '',
1002 silly mapToRegistry spec: 'latest',
1002 silly mapToRegistry type: 'tag' }
1003 silly mapToRegistry uri http://registry.npmjs.org/underscore
1004 silly fetchNamedPackageData unorm
1005 silly mapToRegistry name unorm
1006 silly mapToRegistry using default registry
1007 silly mapToRegistry registry http://registry.npmjs.org/
1008 silly mapToRegistry data Result {
1008 silly mapToRegistry raw: 'unorm',
1008 silly mapToRegistry scope: null,
1008 silly mapToRegistry escapedName: 'unorm',
1008 silly mapToRegistry name: 'unorm',
1008 silly mapToRegistry rawSpec: '',
1008 silly mapToRegistry spec: 'latest',
1008 silly mapToRegistry type: 'tag' }
1009 silly mapToRegistry uri http://registry.npmjs.org/unorm
1010 silly cache add parsed spec Result {
1010 silly cache add raw: 'q@^1.4.1',
1010 silly cache add scope: null,
1010 silly cache add escapedName: 'q',
1010 silly cache add name: 'q',
1010 silly cache add rawSpec: '^1.4.1',
1010 silly cache add spec: '>=1.4.1 <2.0.0',
1010 silly cache add type: 'range' }
1011 silly addNamed q@>=1.4.1 <2.0.0
1012 verbose addNamed ">=1.4.1 <2.0.0" is a valid semver range for q
1013 silly addNameRange { name: 'q', range: '>=1.4.1 <2.0.0', hasData: false }
1014 silly mapToRegistry name q
1015 silly mapToRegistry using default registry
1016 silly mapToRegistry registry http://registry.npmjs.org/
1017 silly mapToRegistry data Result {
1017 silly mapToRegistry raw: 'q',
1017 silly mapToRegistry scope: null,
1017 silly mapToRegistry escapedName: 'q',
1017 silly mapToRegistry name: 'q',
1017 silly mapToRegistry rawSpec: '',
1017 silly mapToRegistry spec: 'latest',
1017 silly mapToRegistry type: 'tag' }
1018 silly mapToRegistry uri http://registry.npmjs.org/q
1019 verbose addNameRange registry:http://registry.npmjs.org/q not in flight; fetching
1020 verbose request uri http://registry.npmjs.org/ansi
1021 verbose request no auth needed
1022 info attempt registry request try #1 at 17:58:24
1023 verbose etag W/"59234f8c-3ea3"
1024 verbose lastModified Mon, 22 May 2017 20:52:28 GMT
1025 http request GET http://registry.npmjs.org/ansi
1026 verbose request uri http://registry.npmjs.org/elementtree
1027 verbose request no auth needed
1028 info attempt registry request try #1 at 17:58:24
1029 verbose etag W/"5886d161-3f9e"
1030 verbose lastModified Tue, 24 Jan 2017 04:00:33 GMT
1031 http request GET http://registry.npmjs.org/elementtree
1032 verbose request uri http://registry.npmjs.org/cordova-registry-mapper
1033 verbose request no auth needed
1034 info attempt registry request try #1 at 17:58:24
1035 verbose etag W/"56aa4641-6168"
1036 verbose lastModified Thu, 28 Jan 2016 16:48:01 GMT
1037 http request GET http://registry.npmjs.org/cordova-registry-mapper
1038 verbose request uri http://registry.npmjs.org/bplist-parser
1039 verbose request no auth needed
1040 info attempt registry request try #1 at 17:58:24
1041 verbose etag W/"595b97ce-24be"
1042 verbose lastModified Tue, 04 Jul 2017 13:27:42 GMT
1043 http request GET http://registry.npmjs.org/bplist-parser
1044 verbose request uri http://registry.npmjs.org/plist
1045 verbose request no auth needed
1046 info attempt registry request try #1 at 17:58:24
1047 verbose etag W/"595bb046-6b1f"
1048 verbose lastModified Tue, 04 Jul 2017 15:12:06 GMT
1049 http request GET http://registry.npmjs.org/plist
1050 verbose request uri http://registry.npmjs.org/minimatch
1051 verbose request no auth needed
1052 info attempt registry request try #1 at 17:58:24
1053 verbose etag W/"595bab76-d1d3"
1054 verbose lastModified Tue, 04 Jul 2017 14:51:34 GMT
1055 http request GET http://registry.npmjs.org/minimatch
1056 verbose request uri http://registry.npmjs.org/underscore
1057 verbose request no auth needed
1058 info attempt registry request try #1 at 17:58:24
1059 verbose etag W/"595bc3ff-adf9"
1060 verbose lastModified Tue, 04 Jul 2017 16:36:15 GMT
1061 http request GET http://registry.npmjs.org/underscore
1062 verbose request uri http://registry.npmjs.org/semver
1063 verbose request no auth needed
1064 info attempt registry request try #1 at 17:58:24
1065 verbose etag W/"59472c92-11c5e"
1066 verbose lastModified Mon, 19 Jun 2017 01:44:50 GMT
1067 http request GET http://registry.npmjs.org/semver
1068 verbose request uri http://registry.npmjs.org/glob
1069 verbose request no auth needed
1070 info attempt registry request try #1 at 17:58:24
1071 verbose etag W/"595ba1fc-1fe6e"
1072 verbose lastModified Tue, 04 Jul 2017 14:11:08 GMT
1073 http request GET http://registry.npmjs.org/glob
1074 verbose get http://registry.npmjs.org/q not expired, no request
1075 silly addNameRange number 2 { name: 'q', range: '>=1.4.1 <2.0.0', hasData: true }
1076 silly addNameRange versions [ 'q',
1076 silly addNameRange [ '0.0.0',
1076 silly addNameRange '0.0.1',
1076 silly addNameRange '0.0.2',
1076 silly addNameRange '0.0.3',
1076 silly addNameRange '0.1.0',
1076 silly addNameRange '0.1.1',
1076 silly addNameRange '0.1.2',
1076 silly addNameRange '0.1.3',
1076 silly addNameRange '0.1.4',
1076 silly addNameRange '0.1.5',
1076 silly addNameRange '0.1.6',
1076 silly addNameRange '0.1.7',
1076 silly addNameRange '0.1.8',
1076 silly addNameRange '0.1.9',
1076 silly addNameRange '0.2.0-rc1',
1076 silly addNameRange '0.2.0',
1076 silly addNameRange '0.2.1',
1076 silly addNameRange '0.2.2',
1076 silly addNameRange '0.2.3',
1076 silly addNameRange '0.2.4',
1076 silly addNameRange '0.2.5',
1076 silly addNameRange '0.2.6',
1076 silly addNameRange '0.2.7',
1076 silly addNameRange '0.2.8',
1076 silly addNameRange '0.2.9',
1076 silly addNameRange '0.3.0',
1076 silly addNameRange '0.2.10',
1076 silly addNameRange '0.4.0',
1076 silly addNameRange '0.4.1',
1076 silly addNameRange '0.4.2',
1076 silly addNameRange '0.4.4',
1076 silly addNameRange '0.5.0',
1076 silly addNameRange '0.5.1',
1076 silly addNameRange '0.5.2',
1076 silly addNameRange '0.5.3',
1076 silly addNameRange '0.6.0',
1076 silly addNameRange '0.7.0',
1076 silly addNameRange '0.7.1',
1076 silly addNameRange '0.7.2',
1076 silly addNameRange '0.8.0',
1076 silly addNameRange '0.8.1',
1076 silly addNameRange '0.8.2',
1076 silly addNameRange '0.8.3',
1076 silly addNameRange '0.8.4',
1076 silly addNameRange '0.8.5',
1076 silly addNameRange '0.8.6',
1076 silly addNameRange '0.8.7',
1076 silly addNameRange '0.8.8',
1076 silly addNameRange '0.8.9',
1076 silly addNameRange '0.8.10',
1076 silly addNameRange '0.8.11',
1076 silly addNameRange '0.8.12',
1076 silly addNameRange '0.9.0',
1076 silly addNameRange '0.9.1',
1076 silly addNameRange '0.9.2',
1076 silly addNameRange '0.9.3',
1076 silly addNameRange '0.9.4',
1076 silly addNameRange '0.9.5',
1076 silly addNameRange '0.9.6',
1076 silly addNameRange '0.9.7',
1076 silly addNameRange '1.0.0',
1076 silly addNameRange '1.0.1',
1076 silly addNameRange '2.0.0',
1076 silly addNameRange '2.0.1',
1076 silly addNameRange '2.0.2',
1076 silly addNameRange '1.1.0',
1076 silly addNameRange '1.1.1',
1076 silly addNameRange '1.1.2',
1076 silly addNameRange '2.0.3',
1076 silly addNameRange '1.2.0',
1076 silly addNameRange '1.2.1',
1076 silly addNameRange '1.3.0',
1076 silly addNameRange '1.4.0',
1076 silly addNameRange '1.4.1',
1076 silly addNameRange '1.5.0' ] ]
1077 silly addNamed q@1.5.0
1078 verbose addNamed "1.5.0" is a plain semver version for q
1079 verbose request uri http://registry.npmjs.org/unorm
1080 verbose request no auth needed
1081 info attempt registry request try #1 at 17:58:24
1082 verbose etag W/"55ec67d9-57a9"
1083 verbose lastModified Sun, 06 Sep 2015 16:20:41 GMT
1084 http request GET http://registry.npmjs.org/unorm
1085 verbose request uri http://registry.npmjs.org/shelljs
1086 verbose request no auth needed
1087 info attempt registry request try #1 at 17:58:24
1088 verbose etag W/"595bbfe4-14ba2"
1089 verbose lastModified Tue, 04 Jul 2017 16:18:44 GMT
1090 http request GET http://registry.npmjs.org/shelljs
1091 silly cache afterAdd q@1.5.0
1092 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\q\1.5.0\package\package.json not in flight; writing
1093 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1094 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\q\1.5.0\package\package.json written
1095 http 304 http://registry.npmjs.org/plist
1096 verbose headers { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1096 verbose headers via: '1.1 varnish',
1096 verbose headers 'cache-control': 'max-age=300',
1096 verbose headers etag: 'W/"595bb046-6b1f"',
1096 verbose headers age: '150',
1096 verbose headers connection: 'keep-alive',
1096 verbose headers 'x-served-by': 'cache-dfw1831-DFW',
1096 verbose headers 'x-cache': 'HIT',
1096 verbose headers 'x-cache-hits': '2',
1096 verbose headers 'x-timer': 'S1499201905.022167,VS0,VE0',
1096 verbose headers vary: 'Accept-Encoding' }
1097 silly get cb [ 304,
1097 silly get { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1097 silly get via: '1.1 varnish',
1097 silly get 'cache-control': 'max-age=300',
1097 silly get etag: 'W/"595bb046-6b1f"',
1097 silly get age: '150',
1097 silly get connection: 'keep-alive',
1097 silly get 'x-served-by': 'cache-dfw1831-DFW',
1097 silly get 'x-cache': 'HIT',
1097 silly get 'x-cache-hits': '2',
1097 silly get 'x-timer': 'S1499201905.022167,VS0,VE0',
1097 silly get vary: 'Accept-Encoding' } ]
1098 verbose etag http://registry.npmjs.org/plist from cache
1099 verbose get saving plist to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\plist\.cache.json
1100 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1101 silly resolveWithNewModule plist@1.2.0 checking installable status
1102 silly cache add args [ 'plist@^1.2.0', null ]
1103 verbose cache add spec plist@^1.2.0
1104 silly cache add parsed spec Result {
1104 silly cache add raw: 'plist@^1.2.0',
1104 silly cache add scope: null,
1104 silly cache add escapedName: 'plist',
1104 silly cache add name: 'plist',
1104 silly cache add rawSpec: '^1.2.0',
1104 silly cache add spec: '>=1.2.0 <2.0.0',
1104 silly cache add type: 'range' }
1105 silly addNamed plist@>=1.2.0 <2.0.0
1106 verbose addNamed ">=1.2.0 <2.0.0" is a valid semver range for plist
1107 silly addNameRange { name: 'plist', range: '>=1.2.0 <2.0.0', hasData: false }
1108 silly mapToRegistry name plist
1109 silly mapToRegistry using default registry
1110 silly mapToRegistry registry http://registry.npmjs.org/
1111 silly mapToRegistry data Result {
1111 silly mapToRegistry raw: 'plist',
1111 silly mapToRegistry scope: null,
1111 silly mapToRegistry escapedName: 'plist',
1111 silly mapToRegistry name: 'plist',
1111 silly mapToRegistry rawSpec: '',
1111 silly mapToRegistry spec: 'latest',
1111 silly mapToRegistry type: 'tag' }
1112 silly mapToRegistry uri http://registry.npmjs.org/plist
1113 verbose addNameRange registry:http://registry.npmjs.org/plist not in flight; fetching
1114 http 304 http://registry.npmjs.org/minimatch
1115 verbose headers { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1115 verbose headers via: '1.1 varnish',
1115 verbose headers 'cache-control': 'max-age=300',
1115 verbose headers etag: 'W/"595bab76-d1d3"',
1115 verbose headers age: '294',
1115 verbose headers connection: 'keep-alive',
1115 verbose headers 'x-served-by': 'cache-dfw1835-DFW',
1115 verbose headers 'x-cache': 'HIT',
1115 verbose headers 'x-cache-hits': '9',
1115 verbose headers 'x-timer': 'S1499201905.033020,VS0,VE0',
1115 verbose headers vary: 'Accept-Encoding' }
1116 silly get cb [ 304,
1116 silly get { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1116 silly get via: '1.1 varnish',
1116 silly get 'cache-control': 'max-age=300',
1116 silly get etag: 'W/"595bab76-d1d3"',
1116 silly get age: '294',
1116 silly get connection: 'keep-alive',
1116 silly get 'x-served-by': 'cache-dfw1835-DFW',
1116 silly get 'x-cache': 'HIT',
1116 silly get 'x-cache-hits': '9',
1116 silly get 'x-timer': 'S1499201905.033020,VS0,VE0',
1116 silly get vary: 'Accept-Encoding' } ]
1117 verbose etag http://registry.npmjs.org/minimatch from cache
1118 verbose get saving minimatch to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\minimatch\.cache.json
1119 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1120 http 304 http://registry.npmjs.org/underscore
1121 verbose headers { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1121 verbose headers via: '1.1 varnish',
1121 verbose headers 'cache-control': 'max-age=300',
1121 verbose headers etag: 'W/"595bc3ff-adf9"',
1121 verbose headers age: '257',
1121 verbose headers connection: 'keep-alive',
1121 verbose headers 'x-served-by': 'cache-dfw1840-DFW',
1121 verbose headers 'x-cache': 'HIT',
1121 verbose headers 'x-cache-hits': '3',
1121 verbose headers 'x-timer': 'S1499201905.032928,VS0,VE0',
1121 verbose headers vary: 'Accept-Encoding' }
1122 silly get cb [ 304,
1122 silly get { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1122 silly get via: '1.1 varnish',
1122 silly get 'cache-control': 'max-age=300',
1122 silly get etag: 'W/"595bc3ff-adf9"',
1122 silly get age: '257',
1122 silly get connection: 'keep-alive',
1122 silly get 'x-served-by': 'cache-dfw1840-DFW',
1122 silly get 'x-cache': 'HIT',
1122 silly get 'x-cache-hits': '3',
1122 silly get 'x-timer': 'S1499201905.032928,VS0,VE0',
1122 silly get vary: 'Accept-Encoding' } ]
1123 verbose etag http://registry.npmjs.org/underscore from cache
1124 verbose get saving underscore to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\underscore\.cache.json
1125 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1126 http 304 http://registry.npmjs.org/semver
1127 verbose headers { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1127 verbose headers via: '1.1 varnish',
1127 verbose headers 'cache-control': 'max-age=300',
1127 verbose headers etag: 'W/"59472c92-11c5e"',
1127 verbose headers age: '264',
1127 verbose headers connection: 'keep-alive',
1127 verbose headers 'x-served-by': 'cache-dfw1838-DFW',
1127 verbose headers 'x-cache': 'HIT',
1127 verbose headers 'x-cache-hits': '5',
1127 verbose headers 'x-timer': 'S1499201905.032840,VS0,VE0',
1127 verbose headers vary: 'Accept-Encoding' }
1128 silly get cb [ 304,
1128 silly get { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1128 silly get via: '1.1 varnish',
1128 silly get 'cache-control': 'max-age=300',
1128 silly get etag: 'W/"59472c92-11c5e"',
1128 silly get age: '264',
1128 silly get connection: 'keep-alive',
1128 silly get 'x-served-by': 'cache-dfw1838-DFW',
1128 silly get 'x-cache': 'HIT',
1128 silly get 'x-cache-hits': '5',
1128 silly get 'x-timer': 'S1499201905.032840,VS0,VE0',
1128 silly get vary: 'Accept-Encoding' } ]
1129 verbose etag http://registry.npmjs.org/semver from cache
1130 verbose get saving semver to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\semver\.cache.json
1131 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1132 http 304 http://registry.npmjs.org/glob
1133 verbose headers { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1133 verbose headers via: '1.1 varnish',
1133 verbose headers 'cache-control': 'max-age=300',
1133 verbose headers etag: 'W/"595ba1fc-1fe6e"',
1133 verbose headers age: '24',
1133 verbose headers connection: 'keep-alive',
1133 verbose headers 'x-served-by': 'cache-dfw1837-DFW',
1133 verbose headers 'x-cache': 'HIT',
1133 verbose headers 'x-cache-hits': '1',
1133 verbose headers 'x-timer': 'S1499201905.032698,VS0,VE1',
1133 verbose headers vary: 'Accept-Encoding' }
1134 silly get cb [ 304,
1134 silly get { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1134 silly get via: '1.1 varnish',
1134 silly get 'cache-control': 'max-age=300',
1134 silly get etag: 'W/"595ba1fc-1fe6e"',
1134 silly get age: '24',
1134 silly get connection: 'keep-alive',
1134 silly get 'x-served-by': 'cache-dfw1837-DFW',
1134 silly get 'x-cache': 'HIT',
1134 silly get 'x-cache-hits': '1',
1134 silly get 'x-timer': 'S1499201905.032698,VS0,VE1',
1134 silly get vary: 'Accept-Encoding' } ]
1135 verbose etag http://registry.npmjs.org/glob from cache
1136 verbose get saving glob to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\glob\.cache.json
1137 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1138 verbose get http://registry.npmjs.org/plist not expired, no request
1139 silly addNameRange number 2 { name: 'plist', range: '>=1.2.0 <2.0.0', hasData: true }
1140 silly addNameRange versions [ 'plist',
1140 silly addNameRange [ '0.1.0',
1140 silly addNameRange '0.1.1',
1140 silly addNameRange '0.2.0',
1140 silly addNameRange '0.2.1',
1140 silly addNameRange '0.3.1',
1140 silly addNameRange '0.3.2',
1140 silly addNameRange '0.3.3',
1140 silly addNameRange '0.4.0',
1140 silly addNameRange '0.4.1',
1140 silly addNameRange '0.4.2',
1140 silly addNameRange '0.4.3',
1140 silly addNameRange '1.0.0',
1140 silly addNameRange '1.0.1',
1140 silly addNameRange '1.1.0',
1140 silly addNameRange '1.2.0',
1140 silly addNameRange '2.0.0',
1140 silly addNameRange '2.0.1',
1140 silly addNameRange '2.1.0' ] ]
1141 silly addNamed plist@1.2.0
1142 verbose addNamed "1.2.0" is a plain semver version for plist
1143 silly cache afterAdd plist@1.2.0
1144 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\plist\1.2.0\package\package.json not in flight; writing
1145 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1146 silly resolveWithNewModule minimatch@3.0.4 checking installable status
1147 silly cache add args [ 'minimatch@^3.0.0', null ]
1148 verbose cache add spec minimatch@^3.0.0
1149 silly cache add parsed spec Result {
1149 silly cache add raw: 'minimatch@^3.0.0',
1149 silly cache add scope: null,
1149 silly cache add escapedName: 'minimatch',
1149 silly cache add name: 'minimatch',
1149 silly cache add rawSpec: '^3.0.0',
1149 silly cache add spec: '>=3.0.0 <4.0.0',
1149 silly cache add type: 'range' }
1150 silly addNamed minimatch@>=3.0.0 <4.0.0
1151 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for minimatch
1152 silly addNameRange { name: 'minimatch', range: '>=3.0.0 <4.0.0', hasData: false }
1153 silly mapToRegistry name minimatch
1154 silly mapToRegistry using default registry
1155 silly mapToRegistry registry http://registry.npmjs.org/
1156 silly mapToRegistry data Result {
1156 silly mapToRegistry raw: 'minimatch',
1156 silly mapToRegistry scope: null,
1156 silly mapToRegistry escapedName: 'minimatch',
1156 silly mapToRegistry name: 'minimatch',
1156 silly mapToRegistry rawSpec: '',
1156 silly mapToRegistry spec: 'latest',
1156 silly mapToRegistry type: 'tag' }
1157 silly mapToRegistry uri http://registry.npmjs.org/minimatch
1158 verbose addNameRange registry:http://registry.npmjs.org/minimatch not in flight; fetching
1159 silly resolveWithNewModule glob@5.0.15 checking installable status
1160 silly cache add args [ 'glob@^5.0.13', null ]
1161 verbose cache add spec glob@^5.0.13
1162 silly cache add parsed spec Result {
1162 silly cache add raw: 'glob@^5.0.13',
1162 silly cache add scope: null,
1162 silly cache add escapedName: 'glob',
1162 silly cache add name: 'glob',
1162 silly cache add rawSpec: '^5.0.13',
1162 silly cache add spec: '>=5.0.13 <6.0.0',
1162 silly cache add type: 'range' }
1163 silly addNamed glob@>=5.0.13 <6.0.0
1164 verbose addNamed ">=5.0.13 <6.0.0" is a valid semver range for glob
1165 silly addNameRange { name: 'glob', range: '>=5.0.13 <6.0.0', hasData: false }
1166 silly mapToRegistry name glob
1167 silly mapToRegistry using default registry
1168 silly mapToRegistry registry http://registry.npmjs.org/
1169 silly mapToRegistry data Result {
1169 silly mapToRegistry raw: 'glob',
1169 silly mapToRegistry scope: null,
1169 silly mapToRegistry escapedName: 'glob',
1169 silly mapToRegistry name: 'glob',
1169 silly mapToRegistry rawSpec: '',
1169 silly mapToRegistry spec: 'latest',
1169 silly mapToRegistry type: 'tag' }
1170 silly mapToRegistry uri http://registry.npmjs.org/glob
1171 verbose addNameRange registry:http://registry.npmjs.org/glob not in flight; fetching
1172 silly resolveWithNewModule semver@5.3.0 checking installable status
1173 silly cache add args [ 'semver@^5.0.1', null ]
1174 verbose cache add spec semver@^5.0.1
1175 silly cache add parsed spec Result {
1175 silly cache add raw: 'semver@^5.0.1',
1175 silly cache add scope: null,
1175 silly cache add escapedName: 'semver',
1175 silly cache add name: 'semver',
1175 silly cache add rawSpec: '^5.0.1',
1175 silly cache add spec: '>=5.0.1 <6.0.0',
1175 silly cache add type: 'range' }
1176 silly addNamed semver@>=5.0.1 <6.0.0
1177 verbose addNamed ">=5.0.1 <6.0.0" is a valid semver range for semver
1178 silly addNameRange { name: 'semver', range: '>=5.0.1 <6.0.0', hasData: false }
1179 silly mapToRegistry name semver
1180 silly mapToRegistry using default registry
1181 silly mapToRegistry registry http://registry.npmjs.org/
1182 silly mapToRegistry data Result {
1182 silly mapToRegistry raw: 'semver',
1182 silly mapToRegistry scope: null,
1182 silly mapToRegistry escapedName: 'semver',
1182 silly mapToRegistry name: 'semver',
1182 silly mapToRegistry rawSpec: '',
1182 silly mapToRegistry spec: 'latest',
1182 silly mapToRegistry type: 'tag' }
1183 silly mapToRegistry uri http://registry.npmjs.org/semver
1184 verbose addNameRange registry:http://registry.npmjs.org/semver not in flight; fetching
1185 silly resolveWithNewModule underscore@1.8.3 checking installable status
1186 silly cache add args [ 'underscore@^1.8.3', null ]
1187 verbose cache add spec underscore@^1.8.3
1188 silly cache add parsed spec Result {
1188 silly cache add raw: 'underscore@^1.8.3',
1188 silly cache add scope: null,
1188 silly cache add escapedName: 'underscore',
1188 silly cache add name: 'underscore',
1188 silly cache add rawSpec: '^1.8.3',
1188 silly cache add spec: '>=1.8.3 <2.0.0',
1188 silly cache add type: 'range' }
1189 silly addNamed underscore@>=1.8.3 <2.0.0
1190 verbose addNamed ">=1.8.3 <2.0.0" is a valid semver range for underscore
1191 silly addNameRange { name: 'underscore', range: '>=1.8.3 <2.0.0', hasData: false }
1192 silly mapToRegistry name underscore
1193 silly mapToRegistry using default registry
1194 silly mapToRegistry registry http://registry.npmjs.org/
1195 silly mapToRegistry data Result {
1195 silly mapToRegistry raw: 'underscore',
1195 silly mapToRegistry scope: null,
1195 silly mapToRegistry escapedName: 'underscore',
1195 silly mapToRegistry name: 'underscore',
1195 silly mapToRegistry rawSpec: '',
1195 silly mapToRegistry spec: 'latest',
1195 silly mapToRegistry type: 'tag' }
1196 silly mapToRegistry uri http://registry.npmjs.org/underscore
1197 verbose addNameRange registry:http://registry.npmjs.org/underscore not in flight; fetching
1198 verbose get http://registry.npmjs.org/semver not expired, no request
1199 silly addNameRange number 2 { name: 'semver', range: '>=5.0.1 <6.0.0', hasData: true }
1200 silly addNameRange versions [ 'semver',
1200 silly addNameRange [ '1.0.0',
1200 silly addNameRange '1.0.1',
1200 silly addNameRange '1.0.2',
1200 silly addNameRange '1.0.3',
1200 silly addNameRange '1.0.4',
1200 silly addNameRange '1.0.5',
1200 silly addNameRange '1.0.6',
1200 silly addNameRange '1.0.7',
1200 silly addNameRange '1.0.8',
1200 silly addNameRange '1.0.9',
1200 silly addNameRange '1.0.10',
1200 silly addNameRange '1.0.11',
1200 silly addNameRange '1.0.12',
1200 silly addNameRange '1.0.13',
1200 silly addNameRange '1.0.14',
1200 silly addNameRange '1.1.0',
1200 silly addNameRange '1.1.1',
1200 silly addNameRange '1.1.2',
1200 silly addNameRange '1.1.3',
1200 silly addNameRange '1.1.4',
1200 silly addNameRange '2.0.0-alpha',
1200 silly addNameRange '2.0.0-beta',
1200 silly addNameRange '2.0.1',
1200 silly addNameRange '2.0.2',
1200 silly addNameRange '2.0.3',
1200 silly addNameRange '2.0.4',
1200 silly addNameRange '2.0.5',
1200 silly addNameRange '2.0.6',
1200 silly addNameRange '2.0.7',
1200 silly addNameRange '2.0.8',
1200 silly addNameRange '2.0.9',
1200 silly addNameRange '2.0.10',
1200 silly addNameRange '2.0.11',
1200 silly addNameRange '2.1.0',
1200 silly addNameRange '2.2.0',
1200 silly addNameRange '2.2.1',
1200 silly addNameRange '2.3.0',
1200 silly addNameRange '2.3.1',
1200 silly addNameRange '2.3.2',
1200 silly addNameRange '3.0.0',
1200 silly addNameRange '3.0.1',
1200 silly addNameRange '4.0.0',
1200 silly addNameRange '4.0.2',
1200 silly addNameRange '4.0.3',
1200 silly addNameRange '4.1.0',
1200 silly addNameRange '4.1.1',
1200 silly addNameRange '4.2.0',
1200 silly addNameRange '4.2.1',
1200 silly addNameRange '4.2.2',
1200 silly addNameRange '4.3.0',
1200 silly addNameRange '4.3.1',
1200 silly addNameRange '4.3.2',
1200 silly addNameRange '4.3.3',
1200 silly addNameRange '4.3.4',
1200 silly addNameRange '4.3.5',
1200 silly addNameRange '4.3.6',
1200 silly addNameRange '5.0.0',
1200 silly addNameRange '5.0.1',
1200 silly addNameRange '5.0.2',
1200 silly addNameRange '5.0.3',
1200 silly addNameRange '5.1.0',
1200 silly addNameRange '5.1.1',
1200 silly addNameRange '5.2.0',
1200 silly addNameRange '5.3.0' ] ]
1201 silly addNamed semver@5.3.0
1202 verbose addNamed "5.3.0" is a plain semver version for semver
1203 verbose get http://registry.npmjs.org/minimatch not expired, no request
1204 silly addNameRange number 2 { name: 'minimatch', range: '>=3.0.0 <4.0.0', hasData: true }
1205 silly addNameRange versions [ 'minimatch',
1205 silly addNameRange [ '0.0.1',
1205 silly addNameRange '0.0.2',
1205 silly addNameRange '0.0.4',
1205 silly addNameRange '0.0.5',
1205 silly addNameRange '0.1.1',
1205 silly addNameRange '0.1.2',
1205 silly addNameRange '0.1.3',
1205 silly addNameRange '0.1.4',
1205 silly addNameRange '0.1.5',
1205 silly addNameRange '0.2.0',
1205 silly addNameRange '0.2.2',
1205 silly addNameRange '0.2.3',
1205 silly addNameRange '0.2.4',
1205 silly addNameRange '0.2.5',
1205 silly addNameRange '0.2.6',
1205 silly addNameRange '0.2.7',
1205 silly addNameRange '0.2.8',
1205 silly addNameRange '0.2.9',
1205 silly addNameRange '0.2.10',
1205 silly addNameRange '0.2.11',
1205 silly addNameRange '0.2.12',
1205 silly addNameRange '0.2.13',
1205 silly addNameRange '0.2.14',
1205 silly addNameRange '0.3.0',
1205 silly addNameRange '0.4.0',
1205 silly addNameRange '1.0.0',
1205 silly addNameRange '2.0.0',
1205 silly addNameRange '2.0.1',
1205 silly addNameRange '2.0.2',
1205 silly addNameRange '2.0.3',
1205 silly addNameRange '2.0.4',
1205 silly addNameRange '2.0.5',
1205 silly addNameRange '2.0.6',
1205 silly addNameRange '2.0.7',
1205 silly addNameRange '2.0.8',
1205 silly addNameRange '2.0.9',
1205 silly addNameRange '2.0.10',
1205 silly addNameRange '3.0.0',
1205 silly addNameRange '3.0.2',
1205 silly addNameRange '3.0.3',
1205 silly addNameRange '3.0.4' ] ]
1206 silly addNamed minimatch@3.0.4
1207 verbose addNamed "3.0.4" is a plain semver version for minimatch
1208 verbose get http://registry.npmjs.org/underscore not expired, no request
1209 silly addNameRange number 2 { name: 'underscore', range: '>=1.8.3 <2.0.0', hasData: true }
1210 silly addNameRange versions [ 'underscore',
1210 silly addNameRange [ '1.0.3',
1210 silly addNameRange '1.0.4',
1210 silly addNameRange '1.1.0',
1210 silly addNameRange '1.1.1',
1210 silly addNameRange '1.1.2',
1210 silly addNameRange '1.1.3',
1210 silly addNameRange '1.1.4',
1210 silly addNameRange '1.1.5',
1210 silly addNameRange '1.1.6',
1210 silly addNameRange '1.1.7',
1210 silly addNameRange '1.2.0',
1210 silly addNameRange '1.2.1',
1210 silly addNameRange '1.2.2',
1210 silly addNameRange '1.2.3',
1210 silly addNameRange '1.2.4',
1210 silly addNameRange '1.3.0',
1210 silly addNameRange '1.3.1',
1210 silly addNameRange '1.3.2',
1210 silly addNameRange '1.3.3',
1210 silly addNameRange '1.4.0',
1210 silly addNameRange '1.4.1',
1210 silly addNameRange '1.4.2',
1210 silly addNameRange '1.4.3',
1210 silly addNameRange '1.4.4',
1210 silly addNameRange '1.5.0',
1210 silly addNameRange '1.5.1',
1210 silly addNameRange '1.5.2',
1210 silly addNameRange '1.6.0',
1210 silly addNameRange '1.7.0',
1210 silly addNameRange '1.8.0',
1210 silly addNameRange '1.8.1',
1210 silly addNameRange '1.8.2',
1210 silly addNameRange '1.8.3' ] ]
1211 silly addNamed underscore@1.8.3
1212 verbose addNamed "1.8.3" is a plain semver version for underscore
1213 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\plist\1.2.0\package\package.json written
1214 http 304 http://registry.npmjs.org/cordova-registry-mapper
1215 verbose headers { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1215 verbose headers via: '1.1 varnish',
1215 verbose headers 'cache-control': 'max-age=300',
1215 verbose headers etag: 'W/"56aa4641-6168"',
1215 verbose headers age: '237',
1215 verbose headers connection: 'keep-alive',
1215 verbose headers 'x-served-by': 'cache-dfw1832-DFW',
1215 verbose headers 'x-cache': 'HIT',
1215 verbose headers 'x-cache-hits': '1',
1215 verbose headers 'x-timer': 'S1499201905.022236,VS0,VE1',
1215 verbose headers vary: 'Accept-Encoding' }
1216 silly get cb [ 304,
1216 silly get { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1216 silly get via: '1.1 varnish',
1216 silly get 'cache-control': 'max-age=300',
1216 silly get etag: 'W/"56aa4641-6168"',
1216 silly get age: '237',
1216 silly get connection: 'keep-alive',
1216 silly get 'x-served-by': 'cache-dfw1832-DFW',
1216 silly get 'x-cache': 'HIT',
1216 silly get 'x-cache-hits': '1',
1216 silly get 'x-timer': 'S1499201905.022236,VS0,VE1',
1216 silly get vary: 'Accept-Encoding' } ]
1217 verbose etag http://registry.npmjs.org/cordova-registry-mapper from cache
1218 verbose get saving cordova-registry-mapper to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\cordova-registry-mapper\.cache.json
1219 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1220 verbose get http://registry.npmjs.org/glob not expired, no request
1221 silly addNameRange number 2 { name: 'glob', range: '>=5.0.13 <6.0.0', hasData: true }
1222 silly addNameRange versions [ 'glob',
1222 silly addNameRange [ '1.1.0',
1222 silly addNameRange '2.0.9',
1222 silly addNameRange '2.0.8',
1222 silly addNameRange '2.0.7',
1222 silly addNameRange '2.1.0',
1222 silly addNameRange '3.0.0',
1222 silly addNameRange '3.0.1',
1222 silly addNameRange '3.1.0',
1222 silly addNameRange '3.1.1',
1222 silly addNameRange '3.1.2',
1222 silly addNameRange '3.1.3',
1222 silly addNameRange '3.1.4',
1222 silly addNameRange '3.1.5',
1222 silly addNameRange '3.1.6',
1222 silly addNameRange '3.1.7',
1222 silly addNameRange '3.1.9',
1222 silly addNameRange '3.1.10',
1222 silly addNameRange '3.1.11',
1222 silly addNameRange '3.1.12',
1222 silly addNameRange '3.1.13',
1222 silly addNameRange '3.1.14',
1222 silly addNameRange '3.1.15',
1222 silly addNameRange '3.1.16',
1222 silly addNameRange '3.1.17',
1222 silly addNameRange '3.1.18',
1222 silly addNameRange '3.1.19',
1222 silly addNameRange '3.1.20',
1222 silly addNameRange '3.1.21',
1222 silly addNameRange '3.2.0',
1222 silly addNameRange '3.2.1',
1222 silly addNameRange '3.2.3',
1222 silly addNameRange '3.2.4',
1222 silly addNameRange '3.2.5',
1222 silly addNameRange '3.2.6',
1222 silly addNameRange '3.2.7',
1222 silly addNameRange '3.2.8',
1222 silly addNameRange '3.2.9',
1222 silly addNameRange '3.2.10',
1222 silly addNameRange '3.2.11',
1222 silly addNameRange '4.0.0',
1222 silly addNameRange '4.0.1',
1222 silly addNameRange '4.0.2',
1222 silly addNameRange '4.0.3',
1222 silly addNameRange '4.0.4',
1222 silly addNameRange '4.0.5',
1222 silly addNameRange '4.0.6',
1222 silly addNameRange '4.1.2-beta',
1222 silly addNameRange '4.1.2',
1222 silly addNameRange '4.1.3',
1222 silly addNameRange '4.1.4',
1222 silly addNameRange '4.1.5',
1222 silly addNameRange '4.1.6',
1222 silly addNameRange '4.2.0',
1222 silly addNameRange '4.2.1',
1222 silly addNameRange '4.2.2',
1222 silly addNameRange '4.3.0',
1222 silly addNameRange '4.3.1',
1222 silly addNameRange '4.3.2',
1222 silly addNameRange '4.3.3',
1222 silly addNameRange '4.3.4',
1222 silly addNameRange '4.3.5',
1222 silly addNameRange '4.4.0',
1222 silly addNameRange '4.4.2',
1222 silly addNameRange '4.5.0',
1222 silly addNameRange '5.0.0',
1222 silly addNameRange '4.5.1',
1222 silly addNameRange '5.0.1',
1222 silly addNameRange '4.5.2',
1222 silly addNameRange '5.0.2',
1222 silly addNameRange '4.5.3',
1222 silly addNameRange '5.0.3',
1222 silly addNameRange '5.0.4',
1222 silly addNameRange '5.0.5',
1222 silly addNameRange '5.0.6',
1222 silly addNameRange '5.0.7',
1222 silly addNameRange '5.0.9',
1222 silly addNameRange '5.0.10',
1222 silly addNameRange '5.0.11',
1222 silly addNameRange '5.0.12',
1222 silly addNameRange '5.0.13',
1222 silly addNameRange '5.0.14',
1222 silly addNameRange '5.0.15',
1222 silly addNameRange '6.0.1',
1222 silly addNameRange '6.0.2',
1222 silly addNameRange '6.0.3',
1222 silly addNameRange '6.0.4',
1222 silly addNameRange '7.0.0',
1222 silly addNameRange '7.0.1',
1222 silly addNameRange '7.0.3',
1222 silly addNameRange '7.0.4',
1222 silly addNameRange '7.0.5',
1222 silly addNameRange '7.0.6',
1222 silly addNameRange '7.1.0',
1222 silly addNameRange '7.1.1',
1222 silly addNameRange '7.1.2' ] ]
1223 silly addNamed glob@5.0.15
1224 verbose addNamed "5.0.15" is a plain semver version for glob
1225 silly cache afterAdd minimatch@3.0.4
1226 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\minimatch\3.0.4\package\package.json not in flight; writing
1227 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1228 silly cache afterAdd semver@5.3.0
1229 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\semver\5.3.0\package\package.json not in flight; writing
1230 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1231 silly cache afterAdd underscore@1.8.3
1232 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\underscore\1.8.3\package\package.json not in flight; writing
1233 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1234 http 304 http://registry.npmjs.org/elementtree
1235 verbose headers { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1235 verbose headers via: '1.1 varnish',
1235 verbose headers 'cache-control': 'max-age=300',
1235 verbose headers etag: 'W/"5886d161-3f9e"',
1235 verbose headers age: '254',
1235 verbose headers connection: 'keep-alive',
1235 verbose headers 'x-served-by': 'cache-dfw1828-DFW',
1235 verbose headers 'x-cache': 'HIT',
1235 verbose headers 'x-cache-hits': '1',
1235 verbose headers 'x-timer': 'S1499201905.022271,VS0,VE0',
1235 verbose headers vary: 'Accept-Encoding' }
1236 silly get cb [ 304,
1236 silly get { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1236 silly get via: '1.1 varnish',
1236 silly get 'cache-control': 'max-age=300',
1236 silly get etag: 'W/"5886d161-3f9e"',
1236 silly get age: '254',
1236 silly get connection: 'keep-alive',
1236 silly get 'x-served-by': 'cache-dfw1828-DFW',
1236 silly get 'x-cache': 'HIT',
1236 silly get 'x-cache-hits': '1',
1236 silly get 'x-timer': 'S1499201905.022271,VS0,VE0',
1236 silly get vary: 'Accept-Encoding' } ]
1237 verbose etag http://registry.npmjs.org/elementtree from cache
1238 verbose get saving elementtree to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\elementtree\.cache.json
1239 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1240 http 304 http://registry.npmjs.org/bplist-parser
1241 verbose headers { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1241 verbose headers via: '1.1 varnish',
1241 verbose headers 'cache-control': 'max-age=300',
1241 verbose headers etag: 'W/"595b97ce-24be"',
1241 verbose headers age: '0',
1241 verbose headers connection: 'keep-alive',
1241 verbose headers 'x-served-by': 'cache-dfw1842-DFW',
1241 verbose headers 'x-cache': 'HIT',
1241 verbose headers 'x-cache-hits': '1',
1241 verbose headers 'x-timer': 'S1499201905.022175,VS0,VE33',
1241 verbose headers vary: 'Accept-Encoding' }
1242 silly get cb [ 304,
1242 silly get { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1242 silly get via: '1.1 varnish',
1242 silly get 'cache-control': 'max-age=300',
1242 silly get etag: 'W/"595b97ce-24be"',
1242 silly get age: '0',
1242 silly get connection: 'keep-alive',
1242 silly get 'x-served-by': 'cache-dfw1842-DFW',
1242 silly get 'x-cache': 'HIT',
1242 silly get 'x-cache-hits': '1',
1242 silly get 'x-timer': 'S1499201905.022175,VS0,VE33',
1242 silly get vary: 'Accept-Encoding' } ]
1243 verbose etag http://registry.npmjs.org/bplist-parser from cache
1244 verbose get saving bplist-parser to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\bplist-parser\.cache.json
1245 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1246 http 304 http://registry.npmjs.org/ansi
1247 verbose headers { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1247 verbose headers via: '1.1 varnish',
1247 verbose headers 'cache-control': 'max-age=300',
1247 verbose headers etag: 'W/"59234f8c-3ea3"',
1247 verbose headers age: '0',
1247 verbose headers connection: 'keep-alive',
1247 verbose headers 'x-served-by': 'cache-dfw1833-DFW',
1247 verbose headers 'x-cache': 'HIT',
1247 verbose headers 'x-cache-hits': '1',
1247 verbose headers 'x-timer': 'S1499201905.021878,VS0,VE35',
1247 verbose headers vary: 'Accept-Encoding' }
1248 silly get cb [ 304,
1248 silly get { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1248 silly get via: '1.1 varnish',
1248 silly get 'cache-control': 'max-age=300',
1248 silly get etag: 'W/"59234f8c-3ea3"',
1248 silly get age: '0',
1248 silly get connection: 'keep-alive',
1248 silly get 'x-served-by': 'cache-dfw1833-DFW',
1248 silly get 'x-cache': 'HIT',
1248 silly get 'x-cache-hits': '1',
1248 silly get 'x-timer': 'S1499201905.021878,VS0,VE35',
1248 silly get vary: 'Accept-Encoding' } ]
1249 verbose etag http://registry.npmjs.org/ansi from cache
1250 verbose get saving ansi to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\ansi\.cache.json
1251 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1252 silly cache afterAdd glob@5.0.15
1253 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\glob\5.0.15\package\package.json not in flight; writing
1254 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1255 silly resolveWithNewModule cordova-registry-mapper@1.1.15 checking installable status
1256 silly cache add args [ 'cordova-registry-mapper@^1.1.8', null ]
1257 verbose cache add spec cordova-registry-mapper@^1.1.8
1258 silly cache add parsed spec Result {
1258 silly cache add raw: 'cordova-registry-mapper@^1.1.8',
1258 silly cache add scope: null,
1258 silly cache add escapedName: 'cordova-registry-mapper',
1258 silly cache add name: 'cordova-registry-mapper',
1258 silly cache add rawSpec: '^1.1.8',
1258 silly cache add spec: '>=1.1.8 <2.0.0',
1258 silly cache add type: 'range' }
1259 silly addNamed cordova-registry-mapper@>=1.1.8 <2.0.0
1260 verbose addNamed ">=1.1.8 <2.0.0" is a valid semver range for cordova-registry-mapper
1261 silly addNameRange { name: 'cordova-registry-mapper',
1261 silly addNameRange range: '>=1.1.8 <2.0.0',
1261 silly addNameRange hasData: false }
1262 silly mapToRegistry name cordova-registry-mapper
1263 silly mapToRegistry using default registry
1264 silly mapToRegistry registry http://registry.npmjs.org/
1265 silly mapToRegistry data Result {
1265 silly mapToRegistry raw: 'cordova-registry-mapper',
1265 silly mapToRegistry scope: null,
1265 silly mapToRegistry escapedName: 'cordova-registry-mapper',
1265 silly mapToRegistry name: 'cordova-registry-mapper',
1265 silly mapToRegistry rawSpec: '',
1265 silly mapToRegistry spec: 'latest',
1265 silly mapToRegistry type: 'tag' }
1266 silly mapToRegistry uri http://registry.npmjs.org/cordova-registry-mapper
1267 verbose addNameRange registry:http://registry.npmjs.org/cordova-registry-mapper not in flight; fetching
1268 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\minimatch\3.0.4\package\package.json written
1269 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\semver\5.3.0\package\package.json written
1270 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\underscore\1.8.3\package\package.json written
1271 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\glob\5.0.15\package\package.json written
1272 verbose get http://registry.npmjs.org/cordova-registry-mapper not expired, no request
1273 silly addNameRange number 2 { name: 'cordova-registry-mapper',
1273 silly addNameRange range: '>=1.1.8 <2.0.0',
1273 silly addNameRange hasData: true }
1274 silly addNameRange versions [ 'cordova-registry-mapper',
1274 silly addNameRange [ '0.0.1',
1274 silly addNameRange '0.0.2',
1274 silly addNameRange '0.0.3',
1274 silly addNameRange '1.0.0',
1274 silly addNameRange '1.0.1',
1274 silly addNameRange '1.1.0',
1274 silly addNameRange '1.1.1',
1274 silly addNameRange '1.1.2',
1274 silly addNameRange '1.1.3',
1274 silly addNameRange '1.1.4',
1274 silly addNameRange '1.1.5',
1274 silly addNameRange '1.1.6',
1274 silly addNameRange '1.1.7',
1274 silly addNameRange '1.1.8',
1274 silly addNameRange '1.1.9',
1274 silly addNameRange '1.1.10',
1274 silly addNameRange '1.1.11',
1274 silly addNameRange '1.1.12',
1274 silly addNameRange '1.1.13',
1274 silly addNameRange '1.1.14',
1274 silly addNameRange '1.1.15' ] ]
1275 silly addNamed cordova-registry-mapper@1.1.15
1276 verbose addNamed "1.1.15" is a plain semver version for cordova-registry-mapper
1277 silly resolveWithNewModule elementtree@0.1.6 checking installable status
1278 silly cache add args [ 'elementtree@0.1.6', null ]
1279 verbose cache add spec elementtree@0.1.6
1280 silly cache add parsed spec Result {
1280 silly cache add raw: 'elementtree@0.1.6',
1280 silly cache add scope: null,
1280 silly cache add escapedName: 'elementtree',
1280 silly cache add name: 'elementtree',
1280 silly cache add rawSpec: '0.1.6',
1280 silly cache add spec: '0.1.6',
1280 silly cache add type: 'version' }
1281 silly addNamed elementtree@0.1.6
1282 verbose addNamed "0.1.6" is a plain semver version for elementtree
1283 silly mapToRegistry name elementtree
1284 silly mapToRegistry using default registry
1285 silly mapToRegistry registry http://registry.npmjs.org/
1286 silly mapToRegistry data Result {
1286 silly mapToRegistry raw: 'elementtree',
1286 silly mapToRegistry scope: null,
1286 silly mapToRegistry escapedName: 'elementtree',
1286 silly mapToRegistry name: 'elementtree',
1286 silly mapToRegistry rawSpec: '',
1286 silly mapToRegistry spec: 'latest',
1286 silly mapToRegistry type: 'tag' }
1287 silly mapToRegistry uri http://registry.npmjs.org/elementtree
1288 verbose addNameVersion registry:http://registry.npmjs.org/elementtree not in flight; fetching
1289 silly resolveWithNewModule ansi@0.3.1 checking installable status
1290 silly cache add args [ 'ansi@^0.3.1', null ]
1291 verbose cache add spec ansi@^0.3.1
1292 silly cache add parsed spec Result {
1292 silly cache add raw: 'ansi@^0.3.1',
1292 silly cache add scope: null,
1292 silly cache add escapedName: 'ansi',
1292 silly cache add name: 'ansi',
1292 silly cache add rawSpec: '^0.3.1',
1292 silly cache add spec: '>=0.3.1 <0.4.0',
1292 silly cache add type: 'range' }
1293 silly addNamed ansi@>=0.3.1 <0.4.0
1294 verbose addNamed ">=0.3.1 <0.4.0" is a valid semver range for ansi
1295 silly addNameRange { name: 'ansi', range: '>=0.3.1 <0.4.0', hasData: false }
1296 silly mapToRegistry name ansi
1297 silly mapToRegistry using default registry
1298 silly mapToRegistry registry http://registry.npmjs.org/
1299 silly mapToRegistry data Result {
1299 silly mapToRegistry raw: 'ansi',
1299 silly mapToRegistry scope: null,
1299 silly mapToRegistry escapedName: 'ansi',
1299 silly mapToRegistry name: 'ansi',
1299 silly mapToRegistry rawSpec: '',
1299 silly mapToRegistry spec: 'latest',
1299 silly mapToRegistry type: 'tag' }
1300 silly mapToRegistry uri http://registry.npmjs.org/ansi
1301 verbose addNameRange registry:http://registry.npmjs.org/ansi not in flight; fetching
1302 silly resolveWithNewModule bplist-parser@0.1.1 checking installable status
1303 silly cache add args [ 'bplist-parser@^0.1.0', null ]
1304 verbose cache add spec bplist-parser@^0.1.0
1305 silly cache add parsed spec Result {
1305 silly cache add raw: 'bplist-parser@^0.1.0',
1305 silly cache add scope: null,
1305 silly cache add escapedName: 'bplist-parser',
1305 silly cache add name: 'bplist-parser',
1305 silly cache add rawSpec: '^0.1.0',
1305 silly cache add spec: '>=0.1.0 <0.2.0',
1305 silly cache add type: 'range' }
1306 silly addNamed bplist-parser@>=0.1.0 <0.2.0
1307 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for bplist-parser
1308 silly addNameRange { name: 'bplist-parser',
1308 silly addNameRange range: '>=0.1.0 <0.2.0',
1308 silly addNameRange hasData: false }
1309 silly mapToRegistry name bplist-parser
1310 silly mapToRegistry using default registry
1311 silly mapToRegistry registry http://registry.npmjs.org/
1312 silly mapToRegistry data Result {
1312 silly mapToRegistry raw: 'bplist-parser',
1312 silly mapToRegistry scope: null,
1312 silly mapToRegistry escapedName: 'bplist-parser',
1312 silly mapToRegistry name: 'bplist-parser',
1312 silly mapToRegistry rawSpec: '',
1312 silly mapToRegistry spec: 'latest',
1312 silly mapToRegistry type: 'tag' }
1313 silly mapToRegistry uri http://registry.npmjs.org/bplist-parser
1314 verbose addNameRange registry:http://registry.npmjs.org/bplist-parser not in flight; fetching
1315 verbose get http://registry.npmjs.org/bplist-parser not expired, no request
1316 silly addNameRange number 2 { name: 'bplist-parser', range: '>=0.1.0 <0.2.0', hasData: true }
1317 silly addNameRange versions [ 'bplist-parser',
1317 silly addNameRange [ '0.0.1',
1317 silly addNameRange '0.0.2',
1317 silly addNameRange '0.0.3',
1317 silly addNameRange '0.0.4',
1317 silly addNameRange '0.0.5',
1317 silly addNameRange '0.0.6',
1317 silly addNameRange '0.1.0',
1317 silly addNameRange '0.1.1' ] ]
1318 silly addNamed bplist-parser@0.1.1
1319 verbose addNamed "0.1.1" is a plain semver version for bplist-parser
1320 verbose get http://registry.npmjs.org/elementtree not expired, no request
1321 silly cache afterAdd cordova-registry-mapper@1.1.15
1322 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\cordova-registry-mapper\1.1.15\package\package.json not in flight; writing
1323 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1324 verbose get http://registry.npmjs.org/ansi not expired, no request
1325 silly addNameRange number 2 { name: 'ansi', range: '>=0.3.1 <0.4.0', hasData: true }
1326 silly addNameRange versions [ 'ansi',
1326 silly addNameRange [ '0.0.1',
1326 silly addNameRange '0.0.2',
1326 silly addNameRange '0.0.3',
1326 silly addNameRange '0.0.4',
1326 silly addNameRange '0.1.0',
1326 silly addNameRange '0.1.1',
1326 silly addNameRange '0.1.2',
1326 silly addNameRange '0.2.0',
1326 silly addNameRange '0.2.1',
1326 silly addNameRange '0.3.0',
1326 silly addNameRange '0.3.1' ] ]
1327 silly addNamed ansi@0.3.1
1328 verbose addNamed "0.3.1" is a plain semver version for ansi
1329 silly cache afterAdd bplist-parser@0.1.1
1330 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\bplist-parser\0.1.1\package\package.json not in flight; writing
1331 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1332 silly cache afterAdd ansi@0.3.1
1333 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\ansi\0.3.1\package\package.json not in flight; writing
1334 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1335 silly cache afterAdd elementtree@0.1.6
1336 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\elementtree\0.1.6\package\package.json not in flight; writing
1337 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1338 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\cordova-registry-mapper\1.1.15\package\package.json written
1339 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\bplist-parser\0.1.1\package\package.json written
1340 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\ansi\0.3.1\package\package.json written
1341 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\elementtree\0.1.6\package\package.json written
1342 http 304 http://registry.npmjs.org/shelljs
1343 verbose headers { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1343 verbose headers via: '1.1 varnish',
1343 verbose headers 'cache-control': 'max-age=300',
1343 verbose headers etag: 'W/"595bbfe4-14ba2"',
1343 verbose headers age: '271',
1343 verbose headers connection: 'keep-alive',
1343 verbose headers 'x-served-by': 'cache-dfw1845-DFW',
1343 verbose headers 'x-cache': 'HIT',
1343 verbose headers 'x-cache-hits': '1',
1343 verbose headers 'x-timer': 'S1499201905.184534,VS0,VE1',
1343 verbose headers vary: 'Accept-Encoding' }
1344 silly get cb [ 304,
1344 silly get { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1344 silly get via: '1.1 varnish',
1344 silly get 'cache-control': 'max-age=300',
1344 silly get etag: 'W/"595bbfe4-14ba2"',
1344 silly get age: '271',
1344 silly get connection: 'keep-alive',
1344 silly get 'x-served-by': 'cache-dfw1845-DFW',
1344 silly get 'x-cache': 'HIT',
1344 silly get 'x-cache-hits': '1',
1344 silly get 'x-timer': 'S1499201905.184534,VS0,VE1',
1344 silly get vary: 'Accept-Encoding' } ]
1345 verbose etag http://registry.npmjs.org/shelljs from cache
1346 verbose get saving shelljs to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\shelljs\.cache.json
1347 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1348 silly resolveWithNewModule shelljs@0.5.3 checking installable status
1349 silly cache add args [ 'shelljs@^0.5.3', null ]
1350 verbose cache add spec shelljs@^0.5.3
1351 silly cache add parsed spec Result {
1351 silly cache add raw: 'shelljs@^0.5.3',
1351 silly cache add scope: null,
1351 silly cache add escapedName: 'shelljs',
1351 silly cache add name: 'shelljs',
1351 silly cache add rawSpec: '^0.5.3',
1351 silly cache add spec: '>=0.5.3 <0.6.0',
1351 silly cache add type: 'range' }
1352 silly addNamed shelljs@>=0.5.3 <0.6.0
1353 verbose addNamed ">=0.5.3 <0.6.0" is a valid semver range for shelljs
1354 silly addNameRange { name: 'shelljs', range: '>=0.5.3 <0.6.0', hasData: false }
1355 silly mapToRegistry name shelljs
1356 silly mapToRegistry using default registry
1357 silly mapToRegistry registry http://registry.npmjs.org/
1358 silly mapToRegistry data Result {
1358 silly mapToRegistry raw: 'shelljs',
1358 silly mapToRegistry scope: null,
1358 silly mapToRegistry escapedName: 'shelljs',
1358 silly mapToRegistry name: 'shelljs',
1358 silly mapToRegistry rawSpec: '',
1358 silly mapToRegistry spec: 'latest',
1358 silly mapToRegistry type: 'tag' }
1359 silly mapToRegistry uri http://registry.npmjs.org/shelljs
1360 verbose addNameRange registry:http://registry.npmjs.org/shelljs not in flight; fetching
1361 verbose get http://registry.npmjs.org/shelljs not expired, no request
1362 silly addNameRange number 2 { name: 'shelljs', range: '>=0.5.3 <0.6.0', hasData: true }
1363 silly addNameRange versions [ 'shelljs',
1363 silly addNameRange [ '0.0.1',
1363 silly addNameRange '0.0.2',
1363 silly addNameRange '0.0.3',
1363 silly addNameRange '0.0.4',
1363 silly addNameRange '0.0.5',
1363 silly addNameRange '0.0.6',
1363 silly addNameRange '0.0.7',
1363 silly addNameRange '0.0.8',
1363 silly addNameRange '0.0.9',
1363 silly addNameRange '0.1.0',
1363 silly addNameRange '0.1.1',
1363 silly addNameRange '0.1.2',
1363 silly addNameRange '0.1.3',
1363 silly addNameRange '0.1.4',
1363 silly addNameRange '0.2.0',
1363 silly addNameRange '0.2.1',
1363 silly addNameRange '0.2.2',
1363 silly addNameRange '0.2.3',
1363 silly addNameRange '0.2.4',
1363 silly addNameRange '0.2.5',
1363 silly addNameRange '0.2.6',
1363 silly addNameRange '0.3.0',
1363 silly addNameRange '0.4.0',
1363 silly addNameRange '0.5.0',
1363 silly addNameRange '0.5.1',
1363 silly addNameRange '0.5.2',
1363 silly addNameRange '0.5.3',
1363 silly addNameRange '0.6.0',
1363 silly addNameRange '0.7.0',
1363 silly addNameRange '0.7.1',
1363 silly addNameRange '0.7.2',
1363 silly addNameRange '0.7.3',
1363 silly addNameRange '0.6.1',
1363 silly addNameRange '0.7.4',
1363 silly addNameRange '0.7.5',
1363 silly addNameRange '0.7.6',
1363 silly addNameRange '0.7.7',
1363 silly addNameRange '0.7.8',
1363 silly addNameRange '0.0.1-alpha1',
1363 silly addNameRange '0.0.2-pre1',
1363 silly addNameRange '0.0.4-pre1',
1363 silly addNameRange '0.0.5-pre1',
1363 silly addNameRange '0.0.5-pre2',
1363 silly addNameRange '0.0.5-pre3',
1363 silly addNameRange '0.0.5-pre4',
1363 silly addNameRange '0.0.6-pre1',
1363 silly addNameRange '0.0.6-pre2' ] ]
1364 silly addNamed shelljs@0.5.3
1365 verbose addNamed "0.5.3" is a plain semver version for shelljs
1366 silly cache afterAdd shelljs@0.5.3
1367 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\shelljs\0.5.3\package\package.json not in flight; writing
1368 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1369 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\shelljs\0.5.3\package\package.json written
1370 http 304 http://registry.npmjs.org/unorm
1371 verbose headers { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1371 verbose headers via: '1.1 varnish',
1371 verbose headers 'cache-control': 'max-age=300',
1371 verbose headers etag: 'W/"55ec67d9-57a9"',
1371 verbose headers age: '237',
1371 verbose headers connection: 'keep-alive',
1371 verbose headers 'x-served-by': 'cache-dfw1834-DFW',
1371 verbose headers 'x-cache': 'HIT',
1371 verbose headers 'x-cache-hits': '2',
1371 verbose headers 'x-timer': 'S1499201905.242740,VS0,VE0',
1371 verbose headers vary: 'Accept-Encoding' }
1372 silly get cb [ 304,
1372 silly get { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1372 silly get via: '1.1 varnish',
1372 silly get 'cache-control': 'max-age=300',
1372 silly get etag: 'W/"55ec67d9-57a9"',
1372 silly get age: '237',
1372 silly get connection: 'keep-alive',
1372 silly get 'x-served-by': 'cache-dfw1834-DFW',
1372 silly get 'x-cache': 'HIT',
1372 silly get 'x-cache-hits': '2',
1372 silly get 'x-timer': 'S1499201905.242740,VS0,VE0',
1372 silly get vary: 'Accept-Encoding' } ]
1373 verbose etag http://registry.npmjs.org/unorm from cache
1374 verbose get saving unorm to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\unorm\.cache.json
1375 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1376 silly resolveWithNewModule unorm@1.4.1 checking installable status
1377 silly cache add args [ 'unorm@^1.3.3', null ]
1378 verbose cache add spec unorm@^1.3.3
1379 silly cache add parsed spec Result {
1379 silly cache add raw: 'unorm@^1.3.3',
1379 silly cache add scope: null,
1379 silly cache add escapedName: 'unorm',
1379 silly cache add name: 'unorm',
1379 silly cache add rawSpec: '^1.3.3',
1379 silly cache add spec: '>=1.3.3 <2.0.0',
1379 silly cache add type: 'range' }
1380 silly addNamed unorm@>=1.3.3 <2.0.0
1381 verbose addNamed ">=1.3.3 <2.0.0" is a valid semver range for unorm
1382 silly addNameRange { name: 'unorm', range: '>=1.3.3 <2.0.0', hasData: false }
1383 silly mapToRegistry name unorm
1384 silly mapToRegistry using default registry
1385 silly mapToRegistry registry http://registry.npmjs.org/
1386 silly mapToRegistry data Result {
1386 silly mapToRegistry raw: 'unorm',
1386 silly mapToRegistry scope: null,
1386 silly mapToRegistry escapedName: 'unorm',
1386 silly mapToRegistry name: 'unorm',
1386 silly mapToRegistry rawSpec: '',
1386 silly mapToRegistry spec: 'latest',
1386 silly mapToRegistry type: 'tag' }
1387 silly mapToRegistry uri http://registry.npmjs.org/unorm
1388 verbose addNameRange registry:http://registry.npmjs.org/unorm not in flight; fetching
1389 verbose get http://registry.npmjs.org/unorm not expired, no request
1390 silly addNameRange number 2 { name: 'unorm', range: '>=1.3.3 <2.0.0', hasData: true }
1391 silly addNameRange versions [ 'unorm',
1391 silly addNameRange [ '1.0.0',
1391 silly addNameRange '1.0.1',
1391 silly addNameRange '1.0.2',
1391 silly addNameRange '1.0.3',
1391 silly addNameRange '1.0.4',
1391 silly addNameRange '1.0.5',
1391 silly addNameRange '1.1.0',
1391 silly addNameRange '1.1.1',
1391 silly addNameRange '1.1.2',
1391 silly addNameRange '1.2.0',
1391 silly addNameRange '1.2.1',
1391 silly addNameRange '1.3.0',
1391 silly addNameRange '1.3.1',
1391 silly addNameRange '1.3.2',
1391 silly addNameRange '1.3.3',
1391 silly addNameRange '1.4.0',
1391 silly addNameRange '1.4.1' ] ]
1392 silly addNamed unorm@1.4.1
1393 verbose addNamed "1.4.1" is a plain semver version for unorm
1394 silly cache afterAdd unorm@1.4.1
1395 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\unorm\1.4.1\package\package.json not in flight; writing
1396 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1397 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\unorm\1.4.1\package\package.json written
1398 silly fetchNamedPackageData big-integer
1399 silly mapToRegistry name big-integer
1400 silly mapToRegistry using default registry
1401 silly mapToRegistry registry http://registry.npmjs.org/
1402 silly mapToRegistry data Result {
1402 silly mapToRegistry raw: 'big-integer',
1402 silly mapToRegistry scope: null,
1402 silly mapToRegistry escapedName: 'big-integer',
1402 silly mapToRegistry name: 'big-integer',
1402 silly mapToRegistry rawSpec: '',
1402 silly mapToRegistry spec: 'latest',
1402 silly mapToRegistry type: 'tag' }
1403 silly mapToRegistry uri http://registry.npmjs.org/big-integer
1404 verbose request uri http://registry.npmjs.org/big-integer
1405 verbose request no auth needed
1406 info attempt registry request try #1 at 17:58:24
1407 verbose etag W/"592f68d0-1982d"
1408 verbose lastModified Thu, 01 Jun 2017 01:07:28 GMT
1409 http request GET http://registry.npmjs.org/big-integer
1410 http 304 http://registry.npmjs.org/big-integer
1411 verbose headers { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1411 verbose headers via: '1.1 varnish',
1411 verbose headers 'cache-control': 'max-age=300',
1411 verbose headers etag: 'W/"592f68d0-1982d"',
1411 verbose headers age: '10',
1411 verbose headers connection: 'keep-alive',
1411 verbose headers 'x-served-by': 'cache-dfw1831-DFW',
1411 verbose headers 'x-cache': 'HIT',
1411 verbose headers 'x-cache-hits': '1',
1411 verbose headers 'x-timer': 'S1499201905.414526,VS0,VE1',
1411 verbose headers vary: 'Accept-Encoding' }
1412 silly get cb [ 304,
1412 silly get { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1412 silly get via: '1.1 varnish',
1412 silly get 'cache-control': 'max-age=300',
1412 silly get etag: 'W/"592f68d0-1982d"',
1412 silly get age: '10',
1412 silly get connection: 'keep-alive',
1412 silly get 'x-served-by': 'cache-dfw1831-DFW',
1412 silly get 'x-cache': 'HIT',
1412 silly get 'x-cache-hits': '1',
1412 silly get 'x-timer': 'S1499201905.414526,VS0,VE1',
1412 silly get vary: 'Accept-Encoding' } ]
1413 verbose etag http://registry.npmjs.org/big-integer from cache
1414 verbose get saving big-integer to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\big-integer\.cache.json
1415 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1416 silly resolveWithNewModule big-integer@1.6.23 checking installable status
1417 silly cache add args [ 'big-integer@^1.6.7', null ]
1418 verbose cache add spec big-integer@^1.6.7
1419 silly cache add parsed spec Result {
1419 silly cache add raw: 'big-integer@^1.6.7',
1419 silly cache add scope: null,
1419 silly cache add escapedName: 'big-integer',
1419 silly cache add name: 'big-integer',
1419 silly cache add rawSpec: '^1.6.7',
1419 silly cache add spec: '>=1.6.7 <2.0.0',
1419 silly cache add type: 'range' }
1420 silly addNamed big-integer@>=1.6.7 <2.0.0
1421 verbose addNamed ">=1.6.7 <2.0.0" is a valid semver range for big-integer
1422 silly addNameRange { name: 'big-integer', range: '>=1.6.7 <2.0.0', hasData: false }
1423 silly mapToRegistry name big-integer
1424 silly mapToRegistry using default registry
1425 silly mapToRegistry registry http://registry.npmjs.org/
1426 silly mapToRegistry data Result {
1426 silly mapToRegistry raw: 'big-integer',
1426 silly mapToRegistry scope: null,
1426 silly mapToRegistry escapedName: 'big-integer',
1426 silly mapToRegistry name: 'big-integer',
1426 silly mapToRegistry rawSpec: '',
1426 silly mapToRegistry spec: 'latest',
1426 silly mapToRegistry type: 'tag' }
1427 silly mapToRegistry uri http://registry.npmjs.org/big-integer
1428 verbose addNameRange registry:http://registry.npmjs.org/big-integer not in flight; fetching
1429 verbose get http://registry.npmjs.org/big-integer not expired, no request
1430 silly addNameRange number 2 { name: 'big-integer', range: '>=1.6.7 <2.0.0', hasData: true }
1431 silly addNameRange versions [ 'big-integer',
1431 silly addNameRange [ '1.0.0',
1431 silly addNameRange '1.0.1',
1431 silly addNameRange '1.0.2',
1431 silly addNameRange '1.0.3',
1431 silly addNameRange '1.0.4',
1431 silly addNameRange '1.0.5',
1431 silly addNameRange '1.0.6',
1431 silly addNameRange '1.0.7',
1431 silly addNameRange '1.1.0',
1431 silly addNameRange '1.1.1',
1431 silly addNameRange '1.1.2',
1431 silly addNameRange '1.1.3',
1431 silly addNameRange '1.1.4',
1431 silly addNameRange '1.1.5',
1431 silly addNameRange '1.1.6',
1431 silly addNameRange '1.1.7',
1431 silly addNameRange '1.1.8',
1431 silly addNameRange '1.2.8',
1431 silly addNameRange '1.2.9',
1431 silly addNameRange '1.2.10',
1431 silly addNameRange '1.2.11',
1431 silly addNameRange '1.2.12',
1431 silly addNameRange '1.2.13',
1431 silly addNameRange '1.2.14',
1431 silly addNameRange '1.3.14',
1431 silly addNameRange '1.3.15',
1431 silly addNameRange '1.3.16',
1431 silly addNameRange '1.3.17',
1431 silly addNameRange '1.3.18',
1431 silly addNameRange '1.3.19',
1431 silly addNameRange '1.3.20',
1431 silly addNameRange '1.4.0',
1431 silly addNameRange '1.4.1',
1431 silly addNameRange '1.4.3',
1431 silly addNameRange '1.4.4',
1431 silly addNameRange '1.4.5',
1431 silly addNameRange '1.4.6',
1431 silly addNameRange '1.4.7',
1431 silly addNameRange '1.4.8',
1431 silly addNameRange '1.4.9',
1431 silly addNameRange '1.4.10',
1431 silly addNameRange '1.4.11',
1431 silly addNameRange '1.5.0',
1431 silly addNameRange '1.5.1',
1431 silly addNameRange '1.4.12',
1431 silly addNameRange '1.5.2',
1431 silly addNameRange '1.5.3',
1431 silly addNameRange '1.5.4',
1431 silly addNameRange '1.5.5',
1431 silly addNameRange '1.5.6',
1431 silly addNameRange '1.5.7',
1431 silly addNameRange '1.6.0',
1431 silly addNameRange '1.6.1',
1431 silly addNameRange '1.6.2',
1431 silly addNameRange '1.6.3',
1431 silly addNameRange '1.6.4',
1431 silly addNameRange '1.6.5',
1431 silly addNameRange '1.6.7',
1431 silly addNameRange '1.6.8',
1431 silly addNameRange '1.6.9',
1431 silly addNameRange '1.6.10',
1431 silly addNameRange '1.6.11',
1431 silly addNameRange '1.6.12',
1431 silly addNameRange '1.6.13',
1431 silly addNameRange '1.6.14',
1431 silly addNameRange '1.6.15',
1431 silly addNameRange '1.6.16',
1431 silly addNameRange '1.6.17',
1431 silly addNameRange '1.6.18',
1431 silly addNameRange '1.6.19',
1431 silly addNameRange '1.6.20',
1431 silly addNameRange '1.6.21',
1431 silly addNameRange '1.6.22',
1431 silly addNameRange '1.6.23' ] ]
1432 silly addNamed big-integer@1.6.23
1433 verbose addNamed "1.6.23" is a plain semver version for big-integer
1434 silly cache afterAdd big-integer@1.6.23
1435 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\big-integer\1.6.23\package\package.json not in flight; writing
1436 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1437 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\big-integer\1.6.23\package\package.json written
1438 silly fetchNamedPackageData sax
1439 silly mapToRegistry name sax
1440 silly mapToRegistry using default registry
1441 silly mapToRegistry registry http://registry.npmjs.org/
1442 silly mapToRegistry data Result {
1442 silly mapToRegistry raw: 'sax',
1442 silly mapToRegistry scope: null,
1442 silly mapToRegistry escapedName: 'sax',
1442 silly mapToRegistry name: 'sax',
1442 silly mapToRegistry rawSpec: '',
1442 silly mapToRegistry spec: 'latest',
1442 silly mapToRegistry type: 'tag' }
1443 silly mapToRegistry uri http://registry.npmjs.org/sax
1444 verbose request uri http://registry.npmjs.org/sax
1445 verbose request no auth needed
1446 info attempt registry request try #1 at 17:58:25
1447 verbose etag W/"59593382-f800"
1448 verbose lastModified Sun, 02 Jul 2017 17:55:14 GMT
1449 http request GET http://registry.npmjs.org/sax
1450 http 304 http://registry.npmjs.org/sax
1451 verbose headers { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1451 verbose headers via: '1.1 varnish',
1451 verbose headers 'cache-control': 'max-age=300',
1451 verbose headers etag: 'W/"59593382-f800"',
1451 verbose headers age: '45',
1451 verbose headers connection: 'keep-alive',
1451 verbose headers 'x-served-by': 'cache-dfw1835-DFW',
1451 verbose headers 'x-cache': 'HIT',
1451 verbose headers 'x-cache-hits': '1049',
1451 verbose headers 'x-timer': 'S1499201906.613755,VS0,VE0',
1451 verbose headers vary: 'Accept-Encoding' }
1452 silly get cb [ 304,
1452 silly get { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1452 silly get via: '1.1 varnish',
1452 silly get 'cache-control': 'max-age=300',
1452 silly get etag: 'W/"59593382-f800"',
1452 silly get age: '45',
1452 silly get connection: 'keep-alive',
1452 silly get 'x-served-by': 'cache-dfw1835-DFW',
1452 silly get 'x-cache': 'HIT',
1452 silly get 'x-cache-hits': '1049',
1452 silly get 'x-timer': 'S1499201906.613755,VS0,VE0',
1452 silly get vary: 'Accept-Encoding' } ]
1453 verbose etag http://registry.npmjs.org/sax from cache
1454 verbose get saving sax to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\sax\.cache.json
1455 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1456 silly resolveWithNewModule sax@0.3.5 checking installable status
1457 silly cache add args [ 'sax@0.3.5', null ]
1458 verbose cache add spec sax@0.3.5
1459 silly cache add parsed spec Result {
1459 silly cache add raw: 'sax@0.3.5',
1459 silly cache add scope: null,
1459 silly cache add escapedName: 'sax',
1459 silly cache add name: 'sax',
1459 silly cache add rawSpec: '0.3.5',
1459 silly cache add spec: '0.3.5',
1459 silly cache add type: 'version' }
1460 silly addNamed sax@0.3.5
1461 verbose addNamed "0.3.5" is a plain semver version for sax
1462 silly mapToRegistry name sax
1463 silly mapToRegistry using default registry
1464 silly mapToRegistry registry http://registry.npmjs.org/
1465 silly mapToRegistry data Result {
1465 silly mapToRegistry raw: 'sax',
1465 silly mapToRegistry scope: null,
1465 silly mapToRegistry escapedName: 'sax',
1465 silly mapToRegistry name: 'sax',
1465 silly mapToRegistry rawSpec: '',
1465 silly mapToRegistry spec: 'latest',
1465 silly mapToRegistry type: 'tag' }
1466 silly mapToRegistry uri http://registry.npmjs.org/sax
1467 verbose addNameVersion registry:http://registry.npmjs.org/sax not in flight; fetching
1468 verbose get http://registry.npmjs.org/sax not expired, no request
1469 silly cache afterAdd sax@0.3.5
1470 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\sax\0.3.5\package\package.json not in flight; writing
1471 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1472 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\sax\0.3.5\package\package.json written
1473 silly fetchNamedPackageData inflight
1474 silly mapToRegistry name inflight
1475 silly mapToRegistry using default registry
1476 silly mapToRegistry registry http://registry.npmjs.org/
1477 silly mapToRegistry data Result {
1477 silly mapToRegistry raw: 'inflight',
1477 silly mapToRegistry scope: null,
1477 silly mapToRegistry escapedName: 'inflight',
1477 silly mapToRegistry name: 'inflight',
1477 silly mapToRegistry rawSpec: '',
1477 silly mapToRegistry spec: 'latest',
1477 silly mapToRegistry type: 'tag' }
1478 silly mapToRegistry uri http://registry.npmjs.org/inflight
1479 silly fetchNamedPackageData inherits
1480 silly mapToRegistry name inherits
1481 silly mapToRegistry using default registry
1482 silly mapToRegistry registry http://registry.npmjs.org/
1483 silly mapToRegistry data Result {
1483 silly mapToRegistry raw: 'inherits',
1483 silly mapToRegistry scope: null,
1483 silly mapToRegistry escapedName: 'inherits',
1483 silly mapToRegistry name: 'inherits',
1483 silly mapToRegistry rawSpec: '',
1483 silly mapToRegistry spec: 'latest',
1483 silly mapToRegistry type: 'tag' }
1484 silly mapToRegistry uri http://registry.npmjs.org/inherits
1485 silly fetchNamedPackageData once
1486 silly mapToRegistry name once
1487 silly mapToRegistry using default registry
1488 silly mapToRegistry registry http://registry.npmjs.org/
1489 silly mapToRegistry data Result {
1489 silly mapToRegistry raw: 'once',
1489 silly mapToRegistry scope: null,
1489 silly mapToRegistry escapedName: 'once',
1489 silly mapToRegistry name: 'once',
1489 silly mapToRegistry rawSpec: '',
1489 silly mapToRegistry spec: 'latest',
1489 silly mapToRegistry type: 'tag' }
1490 silly mapToRegistry uri http://registry.npmjs.org/once
1491 silly fetchNamedPackageData path-is-absolute
1492 silly mapToRegistry name path-is-absolute
1493 silly mapToRegistry using default registry
1494 silly mapToRegistry registry http://registry.npmjs.org/
1495 silly mapToRegistry data Result {
1495 silly mapToRegistry raw: 'path-is-absolute',
1495 silly mapToRegistry scope: null,
1495 silly mapToRegistry escapedName: 'path-is-absolute',
1495 silly mapToRegistry name: 'path-is-absolute',
1495 silly mapToRegistry rawSpec: '',
1495 silly mapToRegistry spec: 'latest',
1495 silly mapToRegistry type: 'tag' }
1496 silly mapToRegistry uri http://registry.npmjs.org/path-is-absolute
1497 verbose request uri http://registry.npmjs.org/inflight
1498 verbose request no auth needed
1499 info attempt registry request try #1 at 17:58:25
1500 verbose etag W/"594446cc-25b8"
1501 verbose lastModified Fri, 16 Jun 2017 20:59:56 GMT
1502 http request GET http://registry.npmjs.org/inflight
1503 verbose request uri http://registry.npmjs.org/once
1504 verbose request no auth needed
1505 info attempt registry request try #1 at 17:58:25
1506 verbose etag W/"58bbe9a9-25e7"
1507 verbose lastModified Sun, 05 Mar 2017 10:34:17 GMT
1508 http request GET http://registry.npmjs.org/once
1509 verbose request uri http://registry.npmjs.org/inherits
1510 verbose request no auth needed
1511 info attempt registry request try #1 at 17:58:25
1512 verbose etag W/"5945d779-2230"
1513 verbose lastModified Sun, 18 Jun 2017 01:29:29 GMT
1514 http request GET http://registry.npmjs.org/inherits
1515 verbose request uri http://registry.npmjs.org/path-is-absolute
1516 verbose request no auth needed
1517 info attempt registry request try #1 at 17:58:25
1518 verbose etag W/"58e77292-133a"
1519 verbose lastModified Fri, 07 Apr 2017 11:05:54 GMT
1520 http request GET http://registry.npmjs.org/path-is-absolute
1521 http 304 http://registry.npmjs.org/inflight
1522 verbose headers { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1522 verbose headers via: '1.1 varnish',
1522 verbose headers 'cache-control': 'max-age=300',
1522 verbose headers etag: 'W/"594446cc-25b8"',
1522 verbose headers age: '53',
1522 verbose headers connection: 'keep-alive',
1522 verbose headers 'x-served-by': 'cache-dfw1840-DFW',
1522 verbose headers 'x-cache': 'HIT',
1522 verbose headers 'x-cache-hits': '1',
1522 verbose headers 'x-timer': 'S1499201906.816959,VS0,VE0',
1522 verbose headers vary: 'Accept-Encoding' }
1523 silly get cb [ 304,
1523 silly get { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1523 silly get via: '1.1 varnish',
1523 silly get 'cache-control': 'max-age=300',
1523 silly get etag: 'W/"594446cc-25b8"',
1523 silly get age: '53',
1523 silly get connection: 'keep-alive',
1523 silly get 'x-served-by': 'cache-dfw1840-DFW',
1523 silly get 'x-cache': 'HIT',
1523 silly get 'x-cache-hits': '1',
1523 silly get 'x-timer': 'S1499201906.816959,VS0,VE0',
1523 silly get vary: 'Accept-Encoding' } ]
1524 verbose etag http://registry.npmjs.org/inflight from cache
1525 verbose get saving inflight to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\inflight\.cache.json
1526 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1527 http 304 http://registry.npmjs.org/once
1528 verbose headers { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1528 verbose headers via: '1.1 varnish',
1528 verbose headers 'cache-control': 'max-age=300',
1528 verbose headers etag: 'W/"58bbe9a9-25e7"',
1528 verbose headers age: '139',
1528 verbose headers connection: 'keep-alive',
1528 verbose headers 'x-served-by': 'cache-dfw1838-DFW',
1528 verbose headers 'x-cache': 'HIT',
1528 verbose headers 'x-cache-hits': '2',
1528 verbose headers 'x-timer': 'S1499201906.819313,VS0,VE0',
1528 verbose headers vary: 'Accept-Encoding' }
1529 silly get cb [ 304,
1529 silly get { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1529 silly get via: '1.1 varnish',
1529 silly get 'cache-control': 'max-age=300',
1529 silly get etag: 'W/"58bbe9a9-25e7"',
1529 silly get age: '139',
1529 silly get connection: 'keep-alive',
1529 silly get 'x-served-by': 'cache-dfw1838-DFW',
1529 silly get 'x-cache': 'HIT',
1529 silly get 'x-cache-hits': '2',
1529 silly get 'x-timer': 'S1499201906.819313,VS0,VE0',
1529 silly get vary: 'Accept-Encoding' } ]
1530 verbose etag http://registry.npmjs.org/once from cache
1531 verbose get saving once to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\once\.cache.json
1532 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1533 http 304 http://registry.npmjs.org/inherits
1534 verbose headers { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1534 verbose headers via: '1.1 varnish',
1534 verbose headers 'cache-control': 'max-age=300',
1534 verbose headers etag: 'W/"5945d779-2230"',
1534 verbose headers age: '79',
1534 verbose headers connection: 'keep-alive',
1534 verbose headers 'x-served-by': 'cache-dfw1837-DFW',
1534 verbose headers 'x-cache': 'HIT',
1534 verbose headers 'x-cache-hits': '2',
1534 verbose headers 'x-timer': 'S1499201906.820534,VS0,VE0',
1534 verbose headers vary: 'Accept-Encoding' }
1535 silly get cb [ 304,
1535 silly get { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1535 silly get via: '1.1 varnish',
1535 silly get 'cache-control': 'max-age=300',
1535 silly get etag: 'W/"5945d779-2230"',
1535 silly get age: '79',
1535 silly get connection: 'keep-alive',
1535 silly get 'x-served-by': 'cache-dfw1837-DFW',
1535 silly get 'x-cache': 'HIT',
1535 silly get 'x-cache-hits': '2',
1535 silly get 'x-timer': 'S1499201906.820534,VS0,VE0',
1535 silly get vary: 'Accept-Encoding' } ]
1536 verbose etag http://registry.npmjs.org/inherits from cache
1537 verbose get saving inherits to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\inherits\.cache.json
1538 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1539 http 304 http://registry.npmjs.org/path-is-absolute
1540 verbose headers { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1540 verbose headers via: '1.1 varnish',
1540 verbose headers 'cache-control': 'max-age=300',
1540 verbose headers etag: 'W/"58e77292-133a"',
1540 verbose headers age: '37',
1540 verbose headers connection: 'keep-alive',
1540 verbose headers 'x-served-by': 'cache-dfw1832-DFW',
1540 verbose headers 'x-cache': 'HIT',
1540 verbose headers 'x-cache-hits': '1',
1540 verbose headers 'x-timer': 'S1499201906.820551,VS0,VE1',
1540 verbose headers vary: 'Accept-Encoding' }
1541 silly get cb [ 304,
1541 silly get { date: 'Tue, 04 Jul 2017 20:58:25 GMT',
1541 silly get via: '1.1 varnish',
1541 silly get 'cache-control': 'max-age=300',
1541 silly get etag: 'W/"58e77292-133a"',
1541 silly get age: '37',
1541 silly get connection: 'keep-alive',
1541 silly get 'x-served-by': 'cache-dfw1832-DFW',
1541 silly get 'x-cache': 'HIT',
1541 silly get 'x-cache-hits': '1',
1541 silly get 'x-timer': 'S1499201906.820551,VS0,VE1',
1541 silly get vary: 'Accept-Encoding' } ]
1542 verbose etag http://registry.npmjs.org/path-is-absolute from cache
1543 verbose get saving path-is-absolute to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\path-is-absolute\.cache.json
1544 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1545 silly resolveWithNewModule inflight@1.0.6 checking installable status
1546 silly cache add args [ 'inflight@^1.0.4', null ]
1547 verbose cache add spec inflight@^1.0.4
1548 silly cache add parsed spec Result {
1548 silly cache add raw: 'inflight@^1.0.4',
1548 silly cache add scope: null,
1548 silly cache add escapedName: 'inflight',
1548 silly cache add name: 'inflight',
1548 silly cache add rawSpec: '^1.0.4',
1548 silly cache add spec: '>=1.0.4 <2.0.0',
1548 silly cache add type: 'range' }
1549 silly addNamed inflight@>=1.0.4 <2.0.0
1550 verbose addNamed ">=1.0.4 <2.0.0" is a valid semver range for inflight
1551 silly addNameRange { name: 'inflight', range: '>=1.0.4 <2.0.0', hasData: false }
1552 silly mapToRegistry name inflight
1553 silly mapToRegistry using default registry
1554 silly mapToRegistry registry http://registry.npmjs.org/
1555 silly mapToRegistry data Result {
1555 silly mapToRegistry raw: 'inflight',
1555 silly mapToRegistry scope: null,
1555 silly mapToRegistry escapedName: 'inflight',
1555 silly mapToRegistry name: 'inflight',
1555 silly mapToRegistry rawSpec: '',
1555 silly mapToRegistry spec: 'latest',
1555 silly mapToRegistry type: 'tag' }
1556 silly mapToRegistry uri http://registry.npmjs.org/inflight
1557 verbose addNameRange registry:http://registry.npmjs.org/inflight not in flight; fetching
1558 silly resolveWithNewModule inherits@2.0.3 checking installable status
1559 silly cache add args [ 'inherits@2', null ]
1560 verbose cache add spec inherits@2
1561 silly cache add parsed spec Result {
1561 silly cache add raw: 'inherits@2',
1561 silly cache add scope: null,
1561 silly cache add escapedName: 'inherits',
1561 silly cache add name: 'inherits',
1561 silly cache add rawSpec: '2',
1561 silly cache add spec: '>=2.0.0 <3.0.0',
1561 silly cache add type: 'range' }
1562 silly addNamed inherits@>=2.0.0 <3.0.0
1563 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for inherits
1564 silly addNameRange { name: 'inherits', range: '>=2.0.0 <3.0.0', hasData: false }
1565 silly mapToRegistry name inherits
1566 silly mapToRegistry using default registry
1567 silly mapToRegistry registry http://registry.npmjs.org/
1568 silly mapToRegistry data Result {
1568 silly mapToRegistry raw: 'inherits',
1568 silly mapToRegistry scope: null,
1568 silly mapToRegistry escapedName: 'inherits',
1568 silly mapToRegistry name: 'inherits',
1568 silly mapToRegistry rawSpec: '',
1568 silly mapToRegistry spec: 'latest',
1568 silly mapToRegistry type: 'tag' }
1569 silly mapToRegistry uri http://registry.npmjs.org/inherits
1570 verbose addNameRange registry:http://registry.npmjs.org/inherits not in flight; fetching
1571 silly resolveWithNewModule path-is-absolute@1.0.1 checking installable status
1572 silly cache add args [ 'path-is-absolute@^1.0.0', null ]
1573 verbose cache add spec path-is-absolute@^1.0.0
1574 silly cache add parsed spec Result {
1574 silly cache add raw: 'path-is-absolute@^1.0.0',
1574 silly cache add scope: null,
1574 silly cache add escapedName: 'path-is-absolute',
1574 silly cache add name: 'path-is-absolute',
1574 silly cache add rawSpec: '^1.0.0',
1574 silly cache add spec: '>=1.0.0 <2.0.0',
1574 silly cache add type: 'range' }
1575 silly addNamed path-is-absolute@>=1.0.0 <2.0.0
1576 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for path-is-absolute
1577 silly addNameRange { name: 'path-is-absolute',
1577 silly addNameRange range: '>=1.0.0 <2.0.0',
1577 silly addNameRange hasData: false }
1578 silly mapToRegistry name path-is-absolute
1579 silly mapToRegistry using default registry
1580 silly mapToRegistry registry http://registry.npmjs.org/
1581 silly mapToRegistry data Result {
1581 silly mapToRegistry raw: 'path-is-absolute',
1581 silly mapToRegistry scope: null,
1581 silly mapToRegistry escapedName: 'path-is-absolute',
1581 silly mapToRegistry name: 'path-is-absolute',
1581 silly mapToRegistry rawSpec: '',
1581 silly mapToRegistry spec: 'latest',
1581 silly mapToRegistry type: 'tag' }
1582 silly mapToRegistry uri http://registry.npmjs.org/path-is-absolute
1583 verbose addNameRange registry:http://registry.npmjs.org/path-is-absolute not in flight; fetching
1584 silly resolveWithNewModule once@1.4.0 checking installable status
1585 silly cache add args [ 'once@^1.3.0', null ]
1586 verbose cache add spec once@^1.3.0
1587 silly cache add parsed spec Result {
1587 silly cache add raw: 'once@^1.3.0',
1587 silly cache add scope: null,
1587 silly cache add escapedName: 'once',
1587 silly cache add name: 'once',
1587 silly cache add rawSpec: '^1.3.0',
1587 silly cache add spec: '>=1.3.0 <2.0.0',
1587 silly cache add type: 'range' }
1588 silly addNamed once@>=1.3.0 <2.0.0
1589 verbose addNamed ">=1.3.0 <2.0.0" is a valid semver range for once
1590 silly addNameRange { name: 'once', range: '>=1.3.0 <2.0.0', hasData: false }
1591 silly mapToRegistry name once
1592 silly mapToRegistry using default registry
1593 silly mapToRegistry registry http://registry.npmjs.org/
1594 silly mapToRegistry data Result {
1594 silly mapToRegistry raw: 'once',
1594 silly mapToRegistry scope: null,
1594 silly mapToRegistry escapedName: 'once',
1594 silly mapToRegistry name: 'once',
1594 silly mapToRegistry rawSpec: '',
1594 silly mapToRegistry spec: 'latest',
1594 silly mapToRegistry type: 'tag' }
1595 silly mapToRegistry uri http://registry.npmjs.org/once
1596 verbose addNameRange registry:http://registry.npmjs.org/once not in flight; fetching
1597 verbose get http://registry.npmjs.org/inflight not expired, no request
1598 silly addNameRange number 2 { name: 'inflight', range: '>=1.0.4 <2.0.0', hasData: true }
1599 silly addNameRange versions [ 'inflight',
1599 silly addNameRange [ '1.0.0', '1.0.1', '1.0.2', '1.0.3', '1.0.4', '1.0.5', '1.0.6' ] ]
1600 silly addNamed inflight@1.0.6
1601 verbose addNamed "1.0.6" is a plain semver version for inflight
1602 verbose get http://registry.npmjs.org/path-is-absolute not expired, no request
1603 silly addNameRange number 2 { name: 'path-is-absolute',
1603 silly addNameRange range: '>=1.0.0 <2.0.0',
1603 silly addNameRange hasData: true }
1604 silly addNameRange versions [ 'path-is-absolute', [ '1.0.0', '1.0.1' ] ]
1605 silly addNamed path-is-absolute@1.0.1
1606 verbose addNamed "1.0.1" is a plain semver version for path-is-absolute
1607 verbose get http://registry.npmjs.org/inherits not expired, no request
1608 silly addNameRange number 2 { name: 'inherits', range: '>=2.0.0 <3.0.0', hasData: true }
1609 silly addNameRange versions [ 'inherits',
1609 silly addNameRange [ '1.0.0', '2.0.0', '2.0.1', '1.0.1', '1.0.2', '2.0.3' ] ]
1610 silly addNamed inherits@2.0.3
1611 verbose addNamed "2.0.3" is a plain semver version for inherits
1612 verbose get http://registry.npmjs.org/once not expired, no request
1613 silly addNameRange number 2 { name: 'once', range: '>=1.3.0 <2.0.0', hasData: true }
1614 silly addNameRange versions [ 'once',
1614 silly addNameRange [ '1.1.1', '1.2.0', '1.3.0', '1.3.1', '1.3.2', '1.3.3', '1.4.0' ] ]
1615 silly addNamed once@1.4.0
1616 verbose addNamed "1.4.0" is a plain semver version for once
1617 silly cache afterAdd inflight@1.0.6
1618 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\inflight\1.0.6\package\package.json not in flight; writing
1619 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1620 silly cache afterAdd inherits@2.0.3
1621 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\inherits\2.0.3\package\package.json not in flight; writing
1622 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1623 silly cache afterAdd path-is-absolute@1.0.1
1624 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\path-is-absolute\1.0.1\package\package.json not in flight; writing
1625 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1626 silly cache afterAdd once@1.4.0
1627 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\once\1.4.0\package\package.json not in flight; writing
1628 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1629 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\inflight\1.0.6\package\package.json written
1630 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\inherits\2.0.3\package\package.json written
1631 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\path-is-absolute\1.0.1\package\package.json written
1632 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\once\1.4.0\package\package.json written
1633 silly fetchNamedPackageData wrappy
1634 silly mapToRegistry name wrappy
1635 silly mapToRegistry using default registry
1636 silly mapToRegistry registry http://registry.npmjs.org/
1637 silly mapToRegistry data Result {
1637 silly mapToRegistry raw: 'wrappy',
1637 silly mapToRegistry scope: null,
1637 silly mapToRegistry escapedName: 'wrappy',
1637 silly mapToRegistry name: 'wrappy',
1637 silly mapToRegistry rawSpec: '',
1637 silly mapToRegistry spec: 'latest',
1637 silly mapToRegistry type: 'tag' }
1638 silly mapToRegistry uri http://registry.npmjs.org/wrappy
1639 verbose request uri http://registry.npmjs.org/wrappy
1640 verbose request no auth needed
1641 info attempt registry request try #1 at 17:58:25
1642 verbose etag W/"59444755-11a6"
1643 verbose lastModified Fri, 16 Jun 2017 21:02:13 GMT
1644 http request GET http://registry.npmjs.org/wrappy
1645 http 304 http://registry.npmjs.org/wrappy
1646 verbose headers { date: 'Tue, 04 Jul 2017 20:58:26 GMT',
1646 verbose headers via: '1.1 varnish',
1646 verbose headers 'cache-control': 'max-age=300',
1646 verbose headers etag: 'W/"59444755-11a6"',
1646 verbose headers age: '21',
1646 verbose headers connection: 'keep-alive',
1646 verbose headers 'x-served-by': 'cache-dfw1828-DFW',
1646 verbose headers 'x-cache': 'HIT',
1646 verbose headers 'x-cache-hits': '1',
1646 verbose headers 'x-timer': 'S1499201906.027297,VS0,VE1',
1646 verbose headers vary: 'Accept-Encoding' }
1647 silly get cb [ 304,
1647 silly get { date: 'Tue, 04 Jul 2017 20:58:26 GMT',
1647 silly get via: '1.1 varnish',
1647 silly get 'cache-control': 'max-age=300',
1647 silly get etag: 'W/"59444755-11a6"',
1647 silly get age: '21',
1647 silly get connection: 'keep-alive',
1647 silly get 'x-served-by': 'cache-dfw1828-DFW',
1647 silly get 'x-cache': 'HIT',
1647 silly get 'x-cache-hits': '1',
1647 silly get 'x-timer': 'S1499201906.027297,VS0,VE1',
1647 silly get vary: 'Accept-Encoding' } ]
1648 verbose etag http://registry.npmjs.org/wrappy from cache
1649 verbose get saving wrappy to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\wrappy\.cache.json
1650 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1651 silly resolveWithNewModule wrappy@1.0.2 checking installable status
1652 silly cache add args [ 'wrappy@1', null ]
1653 verbose cache add spec wrappy@1
1654 silly cache add parsed spec Result {
1654 silly cache add raw: 'wrappy@1',
1654 silly cache add scope: null,
1654 silly cache add escapedName: 'wrappy',
1654 silly cache add name: 'wrappy',
1654 silly cache add rawSpec: '1',
1654 silly cache add spec: '>=1.0.0 <2.0.0',
1654 silly cache add type: 'range' }
1655 silly addNamed wrappy@>=1.0.0 <2.0.0
1656 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for wrappy
1657 silly addNameRange { name: 'wrappy', range: '>=1.0.0 <2.0.0', hasData: false }
1658 silly mapToRegistry name wrappy
1659 silly mapToRegistry using default registry
1660 silly mapToRegistry registry http://registry.npmjs.org/
1661 silly mapToRegistry data Result {
1661 silly mapToRegistry raw: 'wrappy',
1661 silly mapToRegistry scope: null,
1661 silly mapToRegistry escapedName: 'wrappy',
1661 silly mapToRegistry name: 'wrappy',
1661 silly mapToRegistry rawSpec: '',
1661 silly mapToRegistry spec: 'latest',
1661 silly mapToRegistry type: 'tag' }
1662 silly mapToRegistry uri http://registry.npmjs.org/wrappy
1663 verbose addNameRange registry:http://registry.npmjs.org/wrappy not in flight; fetching
1664 verbose get http://registry.npmjs.org/wrappy not expired, no request
1665 silly addNameRange number 2 { name: 'wrappy', range: '>=1.0.0 <2.0.0', hasData: true }
1666 silly addNameRange versions [ 'wrappy', [ '1.0.0', '1.0.1', '1.0.2' ] ]
1667 silly addNamed wrappy@1.0.2
1668 verbose addNamed "1.0.2" is a plain semver version for wrappy
1669 silly cache afterAdd wrappy@1.0.2
1670 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\wrappy\1.0.2\package\package.json not in flight; writing
1671 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1672 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\wrappy\1.0.2\package\package.json written
1673 silly fetchNamedPackageData brace-expansion
1674 silly mapToRegistry name brace-expansion
1675 silly mapToRegistry using default registry
1676 silly mapToRegistry registry http://registry.npmjs.org/
1677 silly mapToRegistry data Result {
1677 silly mapToRegistry raw: 'brace-expansion',
1677 silly mapToRegistry scope: null,
1677 silly mapToRegistry escapedName: 'brace-expansion',
1677 silly mapToRegistry name: 'brace-expansion',
1677 silly mapToRegistry rawSpec: '',
1677 silly mapToRegistry spec: 'latest',
1677 silly mapToRegistry type: 'tag' }
1678 silly mapToRegistry uri http://registry.npmjs.org/brace-expansion
1679 verbose request uri http://registry.npmjs.org/brace-expansion
1680 verbose request no auth needed
1681 info attempt registry request try #1 at 17:58:25
1682 verbose etag W/"595b97db-595c"
1683 verbose lastModified Tue, 04 Jul 2017 13:27:55 GMT
1684 http request GET http://registry.npmjs.org/brace-expansion
1685 http 304 http://registry.npmjs.org/brace-expansion
1686 verbose headers { date: 'Tue, 04 Jul 2017 20:58:26 GMT',
1686 verbose headers via: '1.1 varnish',
1686 verbose headers 'cache-control': 'max-age=300',
1686 verbose headers etag: 'W/"595b97db-595c"',
1686 verbose headers age: '127',
1686 verbose headers connection: 'keep-alive',
1686 verbose headers 'x-served-by': 'cache-dfw1842-DFW',
1686 verbose headers 'x-cache': 'HIT',
1686 verbose headers 'x-cache-hits': '3',
1686 verbose headers 'x-timer': 'S1499201906.209291,VS0,VE0',
1686 verbose headers vary: 'Accept-Encoding' }
1687 silly get cb [ 304,
1687 silly get { date: 'Tue, 04 Jul 2017 20:58:26 GMT',
1687 silly get via: '1.1 varnish',
1687 silly get 'cache-control': 'max-age=300',
1687 silly get etag: 'W/"595b97db-595c"',
1687 silly get age: '127',
1687 silly get connection: 'keep-alive',
1687 silly get 'x-served-by': 'cache-dfw1842-DFW',
1687 silly get 'x-cache': 'HIT',
1687 silly get 'x-cache-hits': '3',
1687 silly get 'x-timer': 'S1499201906.209291,VS0,VE0',
1687 silly get vary: 'Accept-Encoding' } ]
1688 verbose etag http://registry.npmjs.org/brace-expansion from cache
1689 verbose get saving brace-expansion to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\brace-expansion\.cache.json
1690 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1691 silly resolveWithNewModule brace-expansion@1.1.8 checking installable status
1692 silly cache add args [ 'brace-expansion@^1.1.7', null ]
1693 verbose cache add spec brace-expansion@^1.1.7
1694 silly cache add parsed spec Result {
1694 silly cache add raw: 'brace-expansion@^1.1.7',
1694 silly cache add scope: null,
1694 silly cache add escapedName: 'brace-expansion',
1694 silly cache add name: 'brace-expansion',
1694 silly cache add rawSpec: '^1.1.7',
1694 silly cache add spec: '>=1.1.7 <2.0.0',
1694 silly cache add type: 'range' }
1695 silly addNamed brace-expansion@>=1.1.7 <2.0.0
1696 verbose addNamed ">=1.1.7 <2.0.0" is a valid semver range for brace-expansion
1697 silly addNameRange { name: 'brace-expansion',
1697 silly addNameRange range: '>=1.1.7 <2.0.0',
1697 silly addNameRange hasData: false }
1698 silly mapToRegistry name brace-expansion
1699 silly mapToRegistry using default registry
1700 silly mapToRegistry registry http://registry.npmjs.org/
1701 silly mapToRegistry data Result {
1701 silly mapToRegistry raw: 'brace-expansion',
1701 silly mapToRegistry scope: null,
1701 silly mapToRegistry escapedName: 'brace-expansion',
1701 silly mapToRegistry name: 'brace-expansion',
1701 silly mapToRegistry rawSpec: '',
1701 silly mapToRegistry spec: 'latest',
1701 silly mapToRegistry type: 'tag' }
1702 silly mapToRegistry uri http://registry.npmjs.org/brace-expansion
1703 verbose addNameRange registry:http://registry.npmjs.org/brace-expansion not in flight; fetching
1704 verbose get http://registry.npmjs.org/brace-expansion not expired, no request
1705 silly addNameRange number 2 { name: 'brace-expansion',
1705 silly addNameRange range: '>=1.1.7 <2.0.0',
1705 silly addNameRange hasData: true }
1706 silly addNameRange versions [ 'brace-expansion',
1706 silly addNameRange [ '0.0.0',
1706 silly addNameRange '1.0.0',
1706 silly addNameRange '1.0.1',
1706 silly addNameRange '1.1.0',
1706 silly addNameRange '1.1.1',
1706 silly addNameRange '1.1.2',
1706 silly addNameRange '1.1.3',
1706 silly addNameRange '1.1.4',
1706 silly addNameRange '1.1.5',
1706 silly addNameRange '1.1.6',
1706 silly addNameRange '1.1.7',
1706 silly addNameRange '1.1.8' ] ]
1707 silly addNamed brace-expansion@1.1.8
1708 verbose addNamed "1.1.8" is a plain semver version for brace-expansion
1709 silly cache afterAdd brace-expansion@1.1.8
1710 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\brace-expansion\1.1.8\package\package.json not in flight; writing
1711 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1712 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\brace-expansion\1.1.8\package\package.json written
1713 silly fetchNamedPackageData balanced-match
1714 silly mapToRegistry name balanced-match
1715 silly mapToRegistry using default registry
1716 silly mapToRegistry registry http://registry.npmjs.org/
1717 silly mapToRegistry data Result {
1717 silly mapToRegistry raw: 'balanced-match',
1717 silly mapToRegistry scope: null,
1717 silly mapToRegistry escapedName: 'balanced-match',
1717 silly mapToRegistry name: 'balanced-match',
1717 silly mapToRegistry rawSpec: '',
1717 silly mapToRegistry spec: 'latest',
1717 silly mapToRegistry type: 'tag' }
1718 silly mapToRegistry uri http://registry.npmjs.org/balanced-match
1719 silly fetchNamedPackageData concat-map
1720 silly mapToRegistry name concat-map
1721 silly mapToRegistry using default registry
1722 silly mapToRegistry registry http://registry.npmjs.org/
1723 silly mapToRegistry data Result {
1723 silly mapToRegistry raw: 'concat-map',
1723 silly mapToRegistry scope: null,
1723 silly mapToRegistry escapedName: 'concat-map',
1723 silly mapToRegistry name: 'concat-map',
1723 silly mapToRegistry rawSpec: '',
1723 silly mapToRegistry spec: 'latest',
1723 silly mapToRegistry type: 'tag' }
1724 silly mapToRegistry uri http://registry.npmjs.org/concat-map
1725 verbose request uri http://registry.npmjs.org/balanced-match
1726 verbose request no auth needed
1727 info attempt registry request try #1 at 17:58:25
1728 verbose etag W/"59428b1a-476d"
1729 verbose lastModified Thu, 15 Jun 2017 13:26:50 GMT
1730 http request GET http://registry.npmjs.org/balanced-match
1731 verbose request uri http://registry.npmjs.org/concat-map
1732 verbose request no auth needed
1733 info attempt registry request try #1 at 17:58:25
1734 verbose etag W/"52e9c1bb-f3a"
1735 verbose lastModified Thu, 30 Jan 2014 03:06:35 GMT
1736 http request GET http://registry.npmjs.org/concat-map
1737 http 304 http://registry.npmjs.org/concat-map
1738 verbose headers { date: 'Tue, 04 Jul 2017 20:58:26 GMT',
1738 verbose headers via: '1.1 varnish',
1738 verbose headers 'cache-control': 'max-age=300',
1738 verbose headers etag: 'W/"52e9c1bb-f3a"',
1738 verbose headers age: '44',
1738 verbose headers connection: 'keep-alive',
1738 verbose headers 'x-served-by': 'cache-dfw1845-DFW',
1738 verbose headers 'x-cache': 'HIT',
1738 verbose headers 'x-cache-hits': '2',
1738 verbose headers 'x-timer': 'S1499201906.383364,VS0,VE0',
1738 verbose headers vary: 'Accept-Encoding' }
1739 silly get cb [ 304,
1739 silly get { date: 'Tue, 04 Jul 2017 20:58:26 GMT',
1739 silly get via: '1.1 varnish',
1739 silly get 'cache-control': 'max-age=300',
1739 silly get etag: 'W/"52e9c1bb-f3a"',
1739 silly get age: '44',
1739 silly get connection: 'keep-alive',
1739 silly get 'x-served-by': 'cache-dfw1845-DFW',
1739 silly get 'x-cache': 'HIT',
1739 silly get 'x-cache-hits': '2',
1739 silly get 'x-timer': 'S1499201906.383364,VS0,VE0',
1739 silly get vary: 'Accept-Encoding' } ]
1740 verbose etag http://registry.npmjs.org/concat-map from cache
1741 verbose get saving concat-map to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\concat-map\.cache.json
1742 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1743 silly resolveWithNewModule concat-map@0.0.1 checking installable status
1744 silly cache add args [ 'concat-map@0.0.1', null ]
1745 verbose cache add spec concat-map@0.0.1
1746 silly cache add parsed spec Result {
1746 silly cache add raw: 'concat-map@0.0.1',
1746 silly cache add scope: null,
1746 silly cache add escapedName: 'concat-map',
1746 silly cache add name: 'concat-map',
1746 silly cache add rawSpec: '0.0.1',
1746 silly cache add spec: '0.0.1',
1746 silly cache add type: 'version' }
1747 silly addNamed concat-map@0.0.1
1748 verbose addNamed "0.0.1" is a plain semver version for concat-map
1749 silly mapToRegistry name concat-map
1750 silly mapToRegistry using default registry
1751 silly mapToRegistry registry http://registry.npmjs.org/
1752 silly mapToRegistry data Result {
1752 silly mapToRegistry raw: 'concat-map',
1752 silly mapToRegistry scope: null,
1752 silly mapToRegistry escapedName: 'concat-map',
1752 silly mapToRegistry name: 'concat-map',
1752 silly mapToRegistry rawSpec: '',
1752 silly mapToRegistry spec: 'latest',
1752 silly mapToRegistry type: 'tag' }
1753 silly mapToRegistry uri http://registry.npmjs.org/concat-map
1754 verbose addNameVersion registry:http://registry.npmjs.org/concat-map not in flight; fetching
1755 verbose get http://registry.npmjs.org/concat-map not expired, no request
1756 silly cache afterAdd concat-map@0.0.1
1757 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\concat-map\0.0.1\package\package.json not in flight; writing
1758 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1759 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\concat-map\0.0.1\package\package.json written
1760 http 304 http://registry.npmjs.org/balanced-match
1761 verbose headers { date: 'Tue, 04 Jul 2017 20:58:26 GMT',
1761 verbose headers via: '1.1 varnish',
1761 verbose headers 'cache-control': 'max-age=300',
1761 verbose headers etag: 'W/"59428b1a-476d"',
1761 verbose headers age: '102',
1761 verbose headers connection: 'keep-alive',
1761 verbose headers 'x-served-by': 'cache-dfw1833-DFW',
1761 verbose headers 'x-cache': 'HIT',
1761 verbose headers 'x-cache-hits': '2',
1761 verbose headers 'x-timer': 'S1499201906.400770,VS0,VE0',
1761 verbose headers vary: 'Accept-Encoding' }
1762 silly get cb [ 304,
1762 silly get { date: 'Tue, 04 Jul 2017 20:58:26 GMT',
1762 silly get via: '1.1 varnish',
1762 silly get 'cache-control': 'max-age=300',
1762 silly get etag: 'W/"59428b1a-476d"',
1762 silly get age: '102',
1762 silly get connection: 'keep-alive',
1762 silly get 'x-served-by': 'cache-dfw1833-DFW',
1762 silly get 'x-cache': 'HIT',
1762 silly get 'x-cache-hits': '2',
1762 silly get 'x-timer': 'S1499201906.400770,VS0,VE0',
1762 silly get vary: 'Accept-Encoding' } ]
1763 verbose etag http://registry.npmjs.org/balanced-match from cache
1764 verbose get saving balanced-match to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\balanced-match\.cache.json
1765 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1766 silly resolveWithNewModule balanced-match@1.0.0 checking installable status
1767 silly cache add args [ 'balanced-match@^1.0.0', null ]
1768 verbose cache add spec balanced-match@^1.0.0
1769 silly cache add parsed spec Result {
1769 silly cache add raw: 'balanced-match@^1.0.0',
1769 silly cache add scope: null,
1769 silly cache add escapedName: 'balanced-match',
1769 silly cache add name: 'balanced-match',
1769 silly cache add rawSpec: '^1.0.0',
1769 silly cache add spec: '>=1.0.0 <2.0.0',
1769 silly cache add type: 'range' }
1770 silly addNamed balanced-match@>=1.0.0 <2.0.0
1771 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for balanced-match
1772 silly addNameRange { name: 'balanced-match',
1772 silly addNameRange range: '>=1.0.0 <2.0.0',
1772 silly addNameRange hasData: false }
1773 silly mapToRegistry name balanced-match
1774 silly mapToRegistry using default registry
1775 silly mapToRegistry registry http://registry.npmjs.org/
1776 silly mapToRegistry data Result {
1776 silly mapToRegistry raw: 'balanced-match',
1776 silly mapToRegistry scope: null,
1776 silly mapToRegistry escapedName: 'balanced-match',
1776 silly mapToRegistry name: 'balanced-match',
1776 silly mapToRegistry rawSpec: '',
1776 silly mapToRegistry spec: 'latest',
1776 silly mapToRegistry type: 'tag' }
1777 silly mapToRegistry uri http://registry.npmjs.org/balanced-match
1778 verbose addNameRange registry:http://registry.npmjs.org/balanced-match not in flight; fetching
1779 verbose get http://registry.npmjs.org/balanced-match not expired, no request
1780 silly addNameRange number 2 { name: 'balanced-match',
1780 silly addNameRange range: '>=1.0.0 <2.0.0',
1780 silly addNameRange hasData: true }
1781 silly addNameRange versions [ 'balanced-match',
1781 silly addNameRange [ '0.0.0',
1781 silly addNameRange '0.0.1',
1781 silly addNameRange '0.1.0',
1781 silly addNameRange '0.2.0',
1781 silly addNameRange '0.2.1',
1781 silly addNameRange '0.3.0',
1781 silly addNameRange '0.4.0',
1781 silly addNameRange '0.4.1',
1781 silly addNameRange '0.4.2',
1781 silly addNameRange '1.0.0' ] ]
1782 silly addNamed balanced-match@1.0.0
1783 verbose addNamed "1.0.0" is a plain semver version for balanced-match
1784 silly cache afterAdd balanced-match@1.0.0
1785 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\balanced-match\1.0.0\package\package.json not in flight; writing
1786 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1787 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\balanced-match\1.0.0\package\package.json written
1788 silly fetchNamedPackageData base64-js
1789 silly mapToRegistry name base64-js
1790 silly mapToRegistry using default registry
1791 silly mapToRegistry registry http://registry.npmjs.org/
1792 silly mapToRegistry data Result {
1792 silly mapToRegistry raw: 'base64-js',
1792 silly mapToRegistry scope: null,
1792 silly mapToRegistry escapedName: 'base64-js',
1792 silly mapToRegistry name: 'base64-js',
1792 silly mapToRegistry rawSpec: '',
1792 silly mapToRegistry spec: 'latest',
1792 silly mapToRegistry type: 'tag' }
1793 silly mapToRegistry uri http://registry.npmjs.org/base64-js
1794 silly fetchNamedPackageData xmlbuilder
1795 silly mapToRegistry name xmlbuilder
1796 silly mapToRegistry using default registry
1797 silly mapToRegistry registry http://registry.npmjs.org/
1798 silly mapToRegistry data Result {
1798 silly mapToRegistry raw: 'xmlbuilder',
1798 silly mapToRegistry scope: null,
1798 silly mapToRegistry escapedName: 'xmlbuilder',
1798 silly mapToRegistry name: 'xmlbuilder',
1798 silly mapToRegistry rawSpec: '',
1798 silly mapToRegistry spec: 'latest',
1798 silly mapToRegistry type: 'tag' }
1799 silly mapToRegistry uri http://registry.npmjs.org/xmlbuilder
1800 silly fetchNamedPackageData xmldom
1801 silly mapToRegistry name xmldom
1802 silly mapToRegistry using default registry
1803 silly mapToRegistry registry http://registry.npmjs.org/
1804 silly mapToRegistry data Result {
1804 silly mapToRegistry raw: 'xmldom',
1804 silly mapToRegistry scope: null,
1804 silly mapToRegistry escapedName: 'xmldom',
1804 silly mapToRegistry name: 'xmldom',
1804 silly mapToRegistry rawSpec: '',
1804 silly mapToRegistry spec: 'latest',
1804 silly mapToRegistry type: 'tag' }
1805 silly mapToRegistry uri http://registry.npmjs.org/xmldom
1806 silly fetchNamedPackageData util-deprecate
1807 silly mapToRegistry name util-deprecate
1808 silly mapToRegistry using default registry
1809 silly mapToRegistry registry http://registry.npmjs.org/
1810 silly mapToRegistry data Result {
1810 silly mapToRegistry raw: 'util-deprecate',
1810 silly mapToRegistry scope: null,
1810 silly mapToRegistry escapedName: 'util-deprecate',
1810 silly mapToRegistry name: 'util-deprecate',
1810 silly mapToRegistry rawSpec: '',
1810 silly mapToRegistry spec: 'latest',
1810 silly mapToRegistry type: 'tag' }
1811 silly mapToRegistry uri http://registry.npmjs.org/util-deprecate
1812 verbose request uri http://registry.npmjs.org/base64-js
1813 verbose request no auth needed
1814 info attempt registry request try #1 at 17:58:26
1815 verbose etag W/"594b3355-5630"
1816 verbose lastModified Thu, 22 Jun 2017 03:02:45 GMT
1817 http request GET http://registry.npmjs.org/base64-js
1818 verbose request uri http://registry.npmjs.org/util-deprecate
1819 verbose request no auth needed
1820 info attempt registry request try #1 at 17:58:26
1821 verbose etag W/"59414806-16e7"
1822 verbose lastModified Wed, 14 Jun 2017 14:28:22 GMT
1823 http request GET http://registry.npmjs.org/util-deprecate
1824 verbose request uri http://registry.npmjs.org/xmlbuilder
1825 verbose request no auth needed
1826 info attempt registry request try #1 at 17:58:26
1827 verbose etag W/"59526267-1563d"
1828 verbose lastModified Tue, 27 Jun 2017 13:49:27 GMT
1829 http request GET http://registry.npmjs.org/xmlbuilder
1830 verbose request uri http://registry.npmjs.org/xmldom
1831 verbose request no auth needed
1832 info attempt registry request try #1 at 17:58:26
1833 verbose etag W/"590afdc8-b97f"
1834 verbose lastModified Thu, 04 May 2017 10:09:12 GMT
1835 http request GET http://registry.npmjs.org/xmldom
1836 http 304 http://registry.npmjs.org/base64-js
1837 verbose headers { date: 'Tue, 04 Jul 2017 20:58:26 GMT',
1837 verbose headers via: '1.1 varnish',
1837 verbose headers 'cache-control': 'max-age=300',
1837 verbose headers etag: 'W/"594b3355-5630"',
1837 verbose headers age: '295',
1837 verbose headers connection: 'keep-alive',
1837 verbose headers 'x-served-by': 'cache-dfw1834-DFW',
1837 verbose headers 'x-cache': 'HIT',
1837 verbose headers 'x-cache-hits': '3',
1837 verbose headers 'x-timer': 'S1499201907.585907,VS0,VE0',
1837 verbose headers vary: 'Accept-Encoding' }
1838 silly get cb [ 304,
1838 silly get { date: 'Tue, 04 Jul 2017 20:58:26 GMT',
1838 silly get via: '1.1 varnish',
1838 silly get 'cache-control': 'max-age=300',
1838 silly get etag: 'W/"594b3355-5630"',
1838 silly get age: '295',
1838 silly get connection: 'keep-alive',
1838 silly get 'x-served-by': 'cache-dfw1834-DFW',
1838 silly get 'x-cache': 'HIT',
1838 silly get 'x-cache-hits': '3',
1838 silly get 'x-timer': 'S1499201907.585907,VS0,VE0',
1838 silly get vary: 'Accept-Encoding' } ]
1839 verbose etag http://registry.npmjs.org/base64-js from cache
1840 verbose get saving base64-js to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\base64-js\.cache.json
1841 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1842 http 304 http://registry.npmjs.org/util-deprecate
1843 verbose headers { date: 'Tue, 04 Jul 2017 20:58:26 GMT',
1843 verbose headers via: '1.1 varnish',
1843 verbose headers 'cache-control': 'max-age=300',
1843 verbose headers etag: 'W/"59414806-16e7"',
1843 verbose headers age: '155',
1843 verbose headers connection: 'keep-alive',
1843 verbose headers 'x-served-by': 'cache-dfw1831-DFW',
1843 verbose headers 'x-cache': 'HIT',
1843 verbose headers 'x-cache-hits': '3',
1843 verbose headers 'x-timer': 'S1499201907.586291,VS0,VE0',
1843 verbose headers vary: 'Accept-Encoding' }
1844 silly get cb [ 304,
1844 silly get { date: 'Tue, 04 Jul 2017 20:58:26 GMT',
1844 silly get via: '1.1 varnish',
1844 silly get 'cache-control': 'max-age=300',
1844 silly get etag: 'W/"59414806-16e7"',
1844 silly get age: '155',
1844 silly get connection: 'keep-alive',
1844 silly get 'x-served-by': 'cache-dfw1831-DFW',
1844 silly get 'x-cache': 'HIT',
1844 silly get 'x-cache-hits': '3',
1844 silly get 'x-timer': 'S1499201907.586291,VS0,VE0',
1844 silly get vary: 'Accept-Encoding' } ]
1845 verbose etag http://registry.npmjs.org/util-deprecate from cache
1846 verbose get saving util-deprecate to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\util-deprecate\.cache.json
1847 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1848 http 304 http://registry.npmjs.org/xmldom
1849 verbose headers { date: 'Tue, 04 Jul 2017 20:58:26 GMT',
1849 verbose headers via: '1.1 varnish',
1849 verbose headers 'cache-control': 'max-age=300',
1849 verbose headers etag: 'W/"590afdc8-b97f"',
1849 verbose headers age: '262',
1849 verbose headers connection: 'keep-alive',
1849 verbose headers 'x-served-by': 'cache-dfw1840-DFW',
1849 verbose headers 'x-cache': 'HIT',
1849 verbose headers 'x-cache-hits': '1',
1849 verbose headers 'x-timer': 'S1499201907.588106,VS0,VE0',
1849 verbose headers vary: 'Accept-Encoding' }
1850 silly get cb [ 304,
1850 silly get { date: 'Tue, 04 Jul 2017 20:58:26 GMT',
1850 silly get via: '1.1 varnish',
1850 silly get 'cache-control': 'max-age=300',
1850 silly get etag: 'W/"590afdc8-b97f"',
1850 silly get age: '262',
1850 silly get connection: 'keep-alive',
1850 silly get 'x-served-by': 'cache-dfw1840-DFW',
1850 silly get 'x-cache': 'HIT',
1850 silly get 'x-cache-hits': '1',
1850 silly get 'x-timer': 'S1499201907.588106,VS0,VE0',
1850 silly get vary: 'Accept-Encoding' } ]
1851 verbose etag http://registry.npmjs.org/xmldom from cache
1852 verbose get saving xmldom to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\xmldom\.cache.json
1853 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1854 silly resolveWithNewModule base64-js@0.0.8 checking installable status
1855 silly cache add args [ 'base64-js@0.0.8', null ]
1856 verbose cache add spec base64-js@0.0.8
1857 silly cache add parsed spec Result {
1857 silly cache add raw: 'base64-js@0.0.8',
1857 silly cache add scope: null,
1857 silly cache add escapedName: 'base64-js',
1857 silly cache add name: 'base64-js',
1857 silly cache add rawSpec: '0.0.8',
1857 silly cache add spec: '0.0.8',
1857 silly cache add type: 'version' }
1858 silly addNamed base64-js@0.0.8
1859 verbose addNamed "0.0.8" is a plain semver version for base64-js
1860 silly mapToRegistry name base64-js
1861 silly mapToRegistry using default registry
1862 silly mapToRegistry registry http://registry.npmjs.org/
1863 silly mapToRegistry data Result {
1863 silly mapToRegistry raw: 'base64-js',
1863 silly mapToRegistry scope: null,
1863 silly mapToRegistry escapedName: 'base64-js',
1863 silly mapToRegistry name: 'base64-js',
1863 silly mapToRegistry rawSpec: '',
1863 silly mapToRegistry spec: 'latest',
1863 silly mapToRegistry type: 'tag' }
1864 silly mapToRegistry uri http://registry.npmjs.org/base64-js
1865 verbose addNameVersion registry:http://registry.npmjs.org/base64-js not in flight; fetching
1866 silly resolveWithNewModule util-deprecate@1.0.2 checking installable status
1867 silly cache add args [ 'util-deprecate@1.0.2', null ]
1868 verbose cache add spec util-deprecate@1.0.2
1869 silly cache add parsed spec Result {
1869 silly cache add raw: 'util-deprecate@1.0.2',
1869 silly cache add scope: null,
1869 silly cache add escapedName: 'util-deprecate',
1869 silly cache add name: 'util-deprecate',
1869 silly cache add rawSpec: '1.0.2',
1869 silly cache add spec: '1.0.2',
1869 silly cache add type: 'version' }
1870 silly addNamed util-deprecate@1.0.2
1871 verbose addNamed "1.0.2" is a plain semver version for util-deprecate
1872 silly mapToRegistry name util-deprecate
1873 silly mapToRegistry using default registry
1874 silly mapToRegistry registry http://registry.npmjs.org/
1875 silly mapToRegistry data Result {
1875 silly mapToRegistry raw: 'util-deprecate',
1875 silly mapToRegistry scope: null,
1875 silly mapToRegistry escapedName: 'util-deprecate',
1875 silly mapToRegistry name: 'util-deprecate',
1875 silly mapToRegistry rawSpec: '',
1875 silly mapToRegistry spec: 'latest',
1875 silly mapToRegistry type: 'tag' }
1876 silly mapToRegistry uri http://registry.npmjs.org/util-deprecate
1877 verbose addNameVersion registry:http://registry.npmjs.org/util-deprecate not in flight; fetching
1878 verbose get http://registry.npmjs.org/base64-js not expired, no request
1879 verbose get http://registry.npmjs.org/util-deprecate not expired, no request
1880 silly cache afterAdd base64-js@0.0.8
1881 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\base64-js\0.0.8\package\package.json not in flight; writing
1882 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1883 silly cache afterAdd util-deprecate@1.0.2
1884 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\util-deprecate\1.0.2\package\package.json not in flight; writing
1885 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1886 silly resolveWithNewModule xmldom@0.1.27 checking installable status
1887 silly cache add args [ 'xmldom@0.1.x', null ]
1888 verbose cache add spec xmldom@0.1.x
1889 silly cache add parsed spec Result {
1889 silly cache add raw: 'xmldom@0.1.x',
1889 silly cache add scope: null,
1889 silly cache add escapedName: 'xmldom',
1889 silly cache add name: 'xmldom',
1889 silly cache add rawSpec: '0.1.x',
1889 silly cache add spec: '>=0.1.0 <0.2.0',
1889 silly cache add type: 'range' }
1890 silly addNamed xmldom@>=0.1.0 <0.2.0
1891 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for xmldom
1892 silly addNameRange { name: 'xmldom', range: '>=0.1.0 <0.2.0', hasData: false }
1893 silly mapToRegistry name xmldom
1894 silly mapToRegistry using default registry
1895 silly mapToRegistry registry http://registry.npmjs.org/
1896 silly mapToRegistry data Result {
1896 silly mapToRegistry raw: 'xmldom',
1896 silly mapToRegistry scope: null,
1896 silly mapToRegistry escapedName: 'xmldom',
1896 silly mapToRegistry name: 'xmldom',
1896 silly mapToRegistry rawSpec: '',
1896 silly mapToRegistry spec: 'latest',
1896 silly mapToRegistry type: 'tag' }
1897 silly mapToRegistry uri http://registry.npmjs.org/xmldom
1898 verbose addNameRange registry:http://registry.npmjs.org/xmldom not in flight; fetching
1899 verbose get http://registry.npmjs.org/xmldom not expired, no request
1900 silly addNameRange number 2 { name: 'xmldom', range: '>=0.1.0 <0.2.0', hasData: true }
1901 silly addNameRange versions [ 'xmldom',
1901 silly addNameRange [ '0.1.0',
1901 silly addNameRange '0.1.1',
1901 silly addNameRange '0.1.2',
1901 silly addNameRange '0.1.3',
1901 silly addNameRange '0.1.4',
1901 silly addNameRange '0.1.5',
1901 silly addNameRange '0.1.6',
1901 silly addNameRange '0.1.7',
1901 silly addNameRange '0.1.8',
1901 silly addNameRange '0.1.9',
1901 silly addNameRange '0.1.10',
1901 silly addNameRange '0.1.11',
1901 silly addNameRange '0.1.12',
1901 silly addNameRange '0.1.13',
1901 silly addNameRange '0.1.14',
1901 silly addNameRange '0.1.15',
1901 silly addNameRange '0.1.16',
1901 silly addNameRange '0.1.17',
1901 silly addNameRange '0.1.18',
1901 silly addNameRange '0.1.19',
1901 silly addNameRange '0.1.20',
1901 silly addNameRange '0.1.21',
1901 silly addNameRange '0.1.22',
1901 silly addNameRange '0.1.24',
1901 silly addNameRange '0.1.25',
1901 silly addNameRange '0.1.26',
1901 silly addNameRange '0.1.27' ] ]
1902 silly addNamed xmldom@0.1.27
1903 verbose addNamed "0.1.27" is a plain semver version for xmldom
1904 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\base64-js\0.0.8\package\package.json written
1905 silly cache afterAdd xmldom@0.1.27
1906 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\xmldom\0.1.27\package\package.json not in flight; writing
1907 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1908 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\util-deprecate\1.0.2\package\package.json written
1909 http 304 http://registry.npmjs.org/xmlbuilder
1910 verbose headers { date: 'Tue, 04 Jul 2017 20:58:26 GMT',
1910 verbose headers via: '1.1 varnish',
1910 verbose headers 'cache-control': 'max-age=300',
1910 verbose headers etag: 'W/"59526267-1563d"',
1910 verbose headers age: '0',
1910 verbose headers connection: 'keep-alive',
1910 verbose headers 'x-served-by': 'cache-dfw1835-DFW',
1910 verbose headers 'x-cache': 'HIT',
1910 verbose headers 'x-cache-hits': '1',
1910 verbose headers 'x-timer': 'S1499201907.586711,VS0,VE34',
1910 verbose headers vary: 'Accept-Encoding' }
1911 silly get cb [ 304,
1911 silly get { date: 'Tue, 04 Jul 2017 20:58:26 GMT',
1911 silly get via: '1.1 varnish',
1911 silly get 'cache-control': 'max-age=300',
1911 silly get etag: 'W/"59526267-1563d"',
1911 silly get age: '0',
1911 silly get connection: 'keep-alive',
1911 silly get 'x-served-by': 'cache-dfw1835-DFW',
1911 silly get 'x-cache': 'HIT',
1911 silly get 'x-cache-hits': '1',
1911 silly get 'x-timer': 'S1499201907.586711,VS0,VE34',
1911 silly get vary: 'Accept-Encoding' } ]
1912 verbose etag http://registry.npmjs.org/xmlbuilder from cache
1913 verbose get saving xmlbuilder to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\xmlbuilder\.cache.json
1914 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1915 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\xmldom\0.1.27\package\package.json written
1916 silly resolveWithNewModule xmlbuilder@4.0.0 checking installable status
1917 silly cache add args [ 'xmlbuilder@4.0.0', null ]
1918 verbose cache add spec xmlbuilder@4.0.0
1919 silly cache add parsed spec Result {
1919 silly cache add raw: 'xmlbuilder@4.0.0',
1919 silly cache add scope: null,
1919 silly cache add escapedName: 'xmlbuilder',
1919 silly cache add name: 'xmlbuilder',
1919 silly cache add rawSpec: '4.0.0',
1919 silly cache add spec: '4.0.0',
1919 silly cache add type: 'version' }
1920 silly addNamed xmlbuilder@4.0.0
1921 verbose addNamed "4.0.0" is a plain semver version for xmlbuilder
1922 silly mapToRegistry name xmlbuilder
1923 silly mapToRegistry using default registry
1924 silly mapToRegistry registry http://registry.npmjs.org/
1925 silly mapToRegistry data Result {
1925 silly mapToRegistry raw: 'xmlbuilder',
1925 silly mapToRegistry scope: null,
1925 silly mapToRegistry escapedName: 'xmlbuilder',
1925 silly mapToRegistry name: 'xmlbuilder',
1925 silly mapToRegistry rawSpec: '',
1925 silly mapToRegistry spec: 'latest',
1925 silly mapToRegistry type: 'tag' }
1926 silly mapToRegistry uri http://registry.npmjs.org/xmlbuilder
1927 verbose addNameVersion registry:http://registry.npmjs.org/xmlbuilder not in flight; fetching
1928 verbose get http://registry.npmjs.org/xmlbuilder not expired, no request
1929 silly cache afterAdd xmlbuilder@4.0.0
1930 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\xmlbuilder\4.0.0\package\package.json not in flight; writing
1931 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1932 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\xmlbuilder\4.0.0\package\package.json written
1933 silly fetchNamedPackageData lodash
1934 silly mapToRegistry name lodash
1935 silly mapToRegistry using default registry
1936 silly mapToRegistry registry http://registry.npmjs.org/
1937 silly mapToRegistry data Result {
1937 silly mapToRegistry raw: 'lodash',
1937 silly mapToRegistry scope: null,
1937 silly mapToRegistry escapedName: 'lodash',
1937 silly mapToRegistry name: 'lodash',
1937 silly mapToRegistry rawSpec: '',
1937 silly mapToRegistry spec: 'latest',
1937 silly mapToRegistry type: 'tag' }
1938 silly mapToRegistry uri http://registry.npmjs.org/lodash
1939 verbose request uri http://registry.npmjs.org/lodash
1940 verbose request no auth needed
1941 info attempt registry request try #1 at 17:58:26
1942 verbose etag W/"595ba993-2970b"
1943 verbose lastModified Tue, 04 Jul 2017 14:43:31 GMT
1944 http request GET http://registry.npmjs.org/lodash
1945 http 304 http://registry.npmjs.org/lodash
1946 verbose headers { date: 'Tue, 04 Jul 2017 20:58:26 GMT',
1946 verbose headers via: '1.1 varnish',
1946 verbose headers 'cache-control': 'max-age=300',
1946 verbose headers etag: 'W/"595ba993-2970b"',
1946 verbose headers age: '179',
1946 verbose headers connection: 'keep-alive',
1946 verbose headers 'x-served-by': 'cache-dfw1838-DFW',
1946 verbose headers 'x-cache': 'HIT',
1946 verbose headers 'x-cache-hits': '4',
1946 verbose headers 'x-timer': 'S1499201907.798430,VS0,VE0',
1946 verbose headers vary: 'Accept-Encoding' }
1947 silly get cb [ 304,
1947 silly get { date: 'Tue, 04 Jul 2017 20:58:26 GMT',
1947 silly get via: '1.1 varnish',
1947 silly get 'cache-control': 'max-age=300',
1947 silly get etag: 'W/"595ba993-2970b"',
1947 silly get age: '179',
1947 silly get connection: 'keep-alive',
1947 silly get 'x-served-by': 'cache-dfw1838-DFW',
1947 silly get 'x-cache': 'HIT',
1947 silly get 'x-cache-hits': '4',
1947 silly get 'x-timer': 'S1499201907.798430,VS0,VE0',
1947 silly get vary: 'Accept-Encoding' } ]
1948 verbose etag http://registry.npmjs.org/lodash from cache
1949 verbose get saving lodash to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\lodash\.cache.json
1950 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1951 silly resolveWithNewModule lodash@3.10.1 checking installable status
1952 silly cache add args [ 'lodash@^3.5.0', null ]
1953 verbose cache add spec lodash@^3.5.0
1954 silly cache add parsed spec Result {
1954 silly cache add raw: 'lodash@^3.5.0',
1954 silly cache add scope: null,
1954 silly cache add escapedName: 'lodash',
1954 silly cache add name: 'lodash',
1954 silly cache add rawSpec: '^3.5.0',
1954 silly cache add spec: '>=3.5.0 <4.0.0',
1954 silly cache add type: 'range' }
1955 silly addNamed lodash@>=3.5.0 <4.0.0
1956 verbose addNamed ">=3.5.0 <4.0.0" is a valid semver range for lodash
1957 silly addNameRange { name: 'lodash', range: '>=3.5.0 <4.0.0', hasData: false }
1958 silly mapToRegistry name lodash
1959 silly mapToRegistry using default registry
1960 silly mapToRegistry registry http://registry.npmjs.org/
1961 silly mapToRegistry data Result {
1961 silly mapToRegistry raw: 'lodash',
1961 silly mapToRegistry scope: null,
1961 silly mapToRegistry escapedName: 'lodash',
1961 silly mapToRegistry name: 'lodash',
1961 silly mapToRegistry rawSpec: '',
1961 silly mapToRegistry spec: 'latest',
1961 silly mapToRegistry type: 'tag' }
1962 silly mapToRegistry uri http://registry.npmjs.org/lodash
1963 verbose addNameRange registry:http://registry.npmjs.org/lodash not in flight; fetching
1964 verbose get http://registry.npmjs.org/lodash not expired, no request
1965 silly addNameRange number 2 { name: 'lodash', range: '>=3.5.0 <4.0.0', hasData: true }
1966 silly addNameRange versions [ 'lodash',
1966 silly addNameRange [ '0.1.0',
1966 silly addNameRange '0.2.0',
1966 silly addNameRange '0.2.1',
1966 silly addNameRange '0.2.2',
1966 silly addNameRange '0.3.0',
1966 silly addNameRange '0.3.1',
1966 silly addNameRange '0.3.2',
1966 silly addNameRange '0.4.0',
1966 silly addNameRange '0.4.1',
1966 silly addNameRange '0.4.2',
1966 silly addNameRange '0.5.0-rc.1',
1966 silly addNameRange '0.5.0',
1966 silly addNameRange '0.5.1',
1966 silly addNameRange '0.5.2',
1966 silly addNameRange '0.6.0',
1966 silly addNameRange '0.6.1',
1966 silly addNameRange '0.7.0',
1966 silly addNameRange '0.8.0',
1966 silly addNameRange '0.8.1',
1966 silly addNameRange '0.8.2',
1966 silly addNameRange '0.9.0',
1966 silly addNameRange '0.9.1',
1966 silly addNameRange '0.9.2',
1966 silly addNameRange '0.10.0',
1966 silly addNameRange '1.0.0-rc.1',
1966 silly addNameRange '1.0.0-rc.2',
1966 silly addNameRange '1.0.0-rc.3',
1966 silly addNameRange '1.0.0',
1966 silly addNameRange '1.0.1',
1966 silly addNameRange '1.1.0',
1966 silly addNameRange '1.1.1',
1966 silly addNameRange '1.2.0',
1966 silly addNameRange '1.2.1',
1966 silly addNameRange '1.3.0',
1966 silly addNameRange '1.3.1',
1966 silly addNameRange '2.0.0',
1966 silly addNameRange '2.1.0',
1966 silly addNameRange '2.2.0',
1966 silly addNameRange '2.2.1',
1966 silly addNameRange '2.3.0',
1966 silly addNameRange '2.4.0',
1966 silly addNameRange '2.4.1',
1966 silly addNameRange '3.0.0',
1966 silly addNameRange '3.0.1',
1966 silly addNameRange '3.1.0',
1966 silly addNameRange '3.2.0',
1966 silly addNameRange '3.3.0',
1966 silly addNameRange '3.3.1',
1966 silly addNameRange '3.4.0',
1966 silly addNameRange '3.5.0',
1966 silly addNameRange '3.6.0',
1966 silly addNameRange '1.0.2',
1966 silly addNameRange '3.7.0',
1966 silly addNameRange '2.4.2',
1966 silly addNameRange '3.8.0',
1966 silly addNameRange '3.9.0',
1966 silly addNameRange '3.9.1',
1966 silly addNameRange '3.9.2',
1966 silly addNameRange '3.9.3',
1966 silly addNameRange '3.10.0',
1966 silly addNameRange '3.10.1',
1966 silly addNameRange '4.0.0',
1966 silly addNameRange '4.0.1',
1966 silly addNameRange '4.1.0',
1966 silly addNameRange '4.2.0',
1966 silly addNameRange '4.2.1',
1966 silly addNameRange '4.3.0',
1966 silly addNameRange '4.4.0',
1966 silly addNameRange '4.5.0',
1966 silly addNameRange '4.5.1',
1966 silly addNameRange '4.6.0',
1966 silly addNameRange '4.6.1',
1966 silly addNameRange '4.7.0',
1966 silly addNameRange '4.8.0',
1966 silly addNameRange '4.8.1',
1966 silly addNameRange '4.8.2',
1966 silly addNameRange '4.9.0',
1966 silly addNameRange '4.10.0',
1966 silly addNameRange '4.11.0',
1966 silly addNameRange '4.11.1',
1966 silly addNameRange '4.11.2',
1966 silly addNameRange '4.12.0',
1966 silly addNameRange '4.13.0',
1966 silly addNameRange '4.13.1',
1966 silly addNameRange '4.14.0',
1966 silly addNameRange '4.14.1',
1966 silly addNameRange '4.14.2',
1966 silly addNameRange '4.15.0',
1966 silly addNameRange '4.16.0',
1966 silly addNameRange '4.16.1',
1966 silly addNameRange '4.16.2',
1966 silly addNameRange '4.16.3',
1966 silly addNameRange '4.16.4',
1966 silly addNameRange '4.16.5',
1966 silly addNameRange '4.16.6',
1966 silly addNameRange '4.17.0',
1966 silly addNameRange '4.17.1',
1966 silly addNameRange '4.17.2',
1966 silly addNameRange '4.17.3',
1966 silly addNameRange '4.17.4' ] ]
1967 silly addNamed lodash@3.10.1
1968 verbose addNamed "3.10.1" is a plain semver version for lodash
1969 silly cache afterAdd lodash@3.10.1
1970 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\lodash\3.10.1\package\package.json not in flight; writing
1971 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
1972 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\lodash\3.10.1\package\package.json written
1973 silly fetchNamedPackageData aliasify
1974 silly mapToRegistry name aliasify
1975 silly mapToRegistry using default registry
1976 silly mapToRegistry registry http://registry.npmjs.org/
1977 silly mapToRegistry data Result {
1977 silly mapToRegistry raw: 'aliasify',
1977 silly mapToRegistry scope: null,
1977 silly mapToRegistry escapedName: 'aliasify',
1977 silly mapToRegistry name: 'aliasify',
1977 silly mapToRegistry rawSpec: '',
1977 silly mapToRegistry spec: 'latest',
1977 silly mapToRegistry type: 'tag' }
1978 silly mapToRegistry uri http://registry.npmjs.org/aliasify
1979 silly fetchNamedPackageData cordova-create
1980 silly mapToRegistry name cordova-create
1981 silly mapToRegistry using default registry
1982 silly mapToRegistry registry http://registry.npmjs.org/
1983 silly mapToRegistry data Result {
1983 silly mapToRegistry raw: 'cordova-create',
1983 silly mapToRegistry scope: null,
1983 silly mapToRegistry escapedName: 'cordova-create',
1983 silly mapToRegistry name: 'cordova-create',
1983 silly mapToRegistry rawSpec: '',
1983 silly mapToRegistry spec: 'latest',
1983 silly mapToRegistry type: 'tag' }
1984 silly mapToRegistry uri http://registry.npmjs.org/cordova-create
1985 silly fetchNamedPackageData cordova-fetch
1986 silly mapToRegistry name cordova-fetch
1987 silly mapToRegistry using default registry
1988 silly mapToRegistry registry http://registry.npmjs.org/
1989 silly mapToRegistry data Result {
1989 silly mapToRegistry raw: 'cordova-fetch',
1989 silly mapToRegistry scope: null,
1989 silly mapToRegistry escapedName: 'cordova-fetch',
1989 silly mapToRegistry name: 'cordova-fetch',
1989 silly mapToRegistry rawSpec: '',
1989 silly mapToRegistry spec: 'latest',
1989 silly mapToRegistry type: 'tag' }
1990 silly mapToRegistry uri http://registry.npmjs.org/cordova-fetch
1991 silly fetchNamedPackageData cordova-js
1992 silly mapToRegistry name cordova-js
1993 silly mapToRegistry using default registry
1994 silly mapToRegistry registry http://registry.npmjs.org/
1995 silly mapToRegistry data Result {
1995 silly mapToRegistry raw: 'cordova-js',
1995 silly mapToRegistry scope: null,
1995 silly mapToRegistry escapedName: 'cordova-js',
1995 silly mapToRegistry name: 'cordova-js',
1995 silly mapToRegistry rawSpec: '',
1995 silly mapToRegistry spec: 'latest',
1995 silly mapToRegistry type: 'tag' }
1996 silly mapToRegistry uri http://registry.npmjs.org/cordova-js
1997 silly fetchNamedPackageData cordova-serve
1998 silly mapToRegistry name cordova-serve
1999 silly mapToRegistry using default registry
2000 silly mapToRegistry registry http://registry.npmjs.org/
2001 silly mapToRegistry data Result {
2001 silly mapToRegistry raw: 'cordova-serve',
2001 silly mapToRegistry scope: null,
2001 silly mapToRegistry escapedName: 'cordova-serve',
2001 silly mapToRegistry name: 'cordova-serve',
2001 silly mapToRegistry rawSpec: '',
2001 silly mapToRegistry spec: 'latest',
2001 silly mapToRegistry type: 'tag' }
2002 silly mapToRegistry uri http://registry.npmjs.org/cordova-serve
2003 silly fetchNamedPackageData dep-graph
2004 silly mapToRegistry name dep-graph
2005 silly mapToRegistry using default registry
2006 silly mapToRegistry registry http://registry.npmjs.org/
2007 silly mapToRegistry data Result {
2007 silly mapToRegistry raw: 'dep-graph',
2007 silly mapToRegistry scope: null,
2007 silly mapToRegistry escapedName: 'dep-graph',
2007 silly mapToRegistry name: 'dep-graph',
2007 silly mapToRegistry rawSpec: '',
2007 silly mapToRegistry spec: 'latest',
2007 silly mapToRegistry type: 'tag' }
2008 silly mapToRegistry uri http://registry.npmjs.org/dep-graph
2009 silly fetchNamedPackageData glob
2010 silly mapToRegistry name glob
2011 silly mapToRegistry using default registry
2012 silly mapToRegistry registry http://registry.npmjs.org/
2013 silly mapToRegistry data Result {
2013 silly mapToRegistry raw: 'glob',
2013 silly mapToRegistry scope: null,
2013 silly mapToRegistry escapedName: 'glob',
2013 silly mapToRegistry name: 'glob',
2013 silly mapToRegistry rawSpec: '',
2013 silly mapToRegistry spec: 'latest',
2013 silly mapToRegistry type: 'tag' }
2014 silly mapToRegistry uri http://registry.npmjs.org/glob
2015 silly resolveWithNewModule glob@7.1.1 checking installable status
2016 silly cache add args [ 'glob@7.1.1', null ]
2017 verbose cache add spec glob@7.1.1
2018 silly fetchNamedPackageData init-package-json
2019 silly mapToRegistry name init-package-json
2020 silly mapToRegistry using default registry
2021 silly mapToRegistry registry http://registry.npmjs.org/
2022 silly mapToRegistry data Result {
2022 silly mapToRegistry raw: 'init-package-json',
2022 silly mapToRegistry scope: null,
2022 silly mapToRegistry escapedName: 'init-package-json',
2022 silly mapToRegistry name: 'init-package-json',
2022 silly mapToRegistry rawSpec: '',
2022 silly mapToRegistry spec: 'latest',
2022 silly mapToRegistry type: 'tag' }
2023 silly mapToRegistry uri http://registry.npmjs.org/init-package-json
2024 silly fetchNamedPackageData nopt
2025 silly mapToRegistry name nopt
2026 silly mapToRegistry using default registry
2027 silly mapToRegistry registry http://registry.npmjs.org/
2028 silly mapToRegistry data Result {
2028 silly mapToRegistry raw: 'nopt',
2028 silly mapToRegistry scope: null,
2028 silly mapToRegistry escapedName: 'nopt',
2028 silly mapToRegistry name: 'nopt',
2028 silly mapToRegistry rawSpec: '',
2028 silly mapToRegistry spec: 'latest',
2028 silly mapToRegistry type: 'tag' }
2029 silly mapToRegistry uri http://registry.npmjs.org/nopt
2030 silly resolveWithNewModule nopt@4.0.1 checking installable status
2031 silly cache add args [ 'nopt@4.0.1', null ]
2032 verbose cache add spec nopt@4.0.1
2033 silly fetchNamedPackageData npm
2034 silly mapToRegistry name npm
2035 silly mapToRegistry using default registry
2036 silly mapToRegistry registry http://registry.npmjs.org/
2037 silly mapToRegistry data Result {
2037 silly mapToRegistry raw: 'npm',
2037 silly mapToRegistry scope: null,
2037 silly mapToRegistry escapedName: 'npm',
2037 silly mapToRegistry name: 'npm',
2037 silly mapToRegistry rawSpec: '',
2037 silly mapToRegistry spec: 'latest',
2037 silly mapToRegistry type: 'tag' }
2038 silly mapToRegistry uri http://registry.npmjs.org/npm
2039 silly fetchNamedPackageData opener
2040 silly mapToRegistry name opener
2041 silly mapToRegistry using default registry
2042 silly mapToRegistry registry http://registry.npmjs.org/
2043 silly mapToRegistry data Result {
2043 silly mapToRegistry raw: 'opener',
2043 silly mapToRegistry scope: null,
2043 silly mapToRegistry escapedName: 'opener',
2043 silly mapToRegistry name: 'opener',
2043 silly mapToRegistry rawSpec: '',
2043 silly mapToRegistry spec: 'latest',
2043 silly mapToRegistry type: 'tag' }
2044 silly mapToRegistry uri http://registry.npmjs.org/opener
2045 silly fetchNamedPackageData plist
2046 silly mapToRegistry name plist
2047 silly mapToRegistry using default registry
2048 silly mapToRegistry registry http://registry.npmjs.org/
2049 silly mapToRegistry data Result {
2049 silly mapToRegistry raw: 'plist',
2049 silly mapToRegistry scope: null,
2049 silly mapToRegistry escapedName: 'plist',
2049 silly mapToRegistry name: 'plist',
2049 silly mapToRegistry rawSpec: '',
2049 silly mapToRegistry spec: 'latest',
2049 silly mapToRegistry type: 'tag' }
2050 silly mapToRegistry uri http://registry.npmjs.org/plist
2051 silly resolveWithNewModule plist@2.0.1 checking installable status
2052 silly cache add args [ 'plist@2.0.1', null ]
2053 verbose cache add spec plist@2.0.1
2054 silly fetchNamedPackageData properties-parser
2055 silly mapToRegistry name properties-parser
2056 silly mapToRegistry using default registry
2057 silly mapToRegistry registry http://registry.npmjs.org/
2058 silly mapToRegistry data Result {
2058 silly mapToRegistry raw: 'properties-parser',
2058 silly mapToRegistry scope: null,
2058 silly mapToRegistry escapedName: 'properties-parser',
2058 silly mapToRegistry name: 'properties-parser',
2058 silly mapToRegistry rawSpec: '',
2058 silly mapToRegistry spec: 'latest',
2058 silly mapToRegistry type: 'tag' }
2059 silly mapToRegistry uri http://registry.npmjs.org/properties-parser
2060 silly fetchNamedPackageData request
2061 silly mapToRegistry name request
2062 silly mapToRegistry using default registry
2063 silly mapToRegistry registry http://registry.npmjs.org/
2064 silly mapToRegistry data Result {
2064 silly mapToRegistry raw: 'request',
2064 silly mapToRegistry scope: null,
2064 silly mapToRegistry escapedName: 'request',
2064 silly mapToRegistry name: 'request',
2064 silly mapToRegistry rawSpec: '',
2064 silly mapToRegistry spec: 'latest',
2064 silly mapToRegistry type: 'tag' }
2065 silly mapToRegistry uri http://registry.npmjs.org/request
2066 silly fetchNamedPackageData shelljs
2067 silly mapToRegistry name shelljs
2068 silly mapToRegistry using default registry
2069 silly mapToRegistry registry http://registry.npmjs.org/
2070 silly mapToRegistry data Result {
2070 silly mapToRegistry raw: 'shelljs',
2070 silly mapToRegistry scope: null,
2070 silly mapToRegistry escapedName: 'shelljs',
2070 silly mapToRegistry name: 'shelljs',
2070 silly mapToRegistry rawSpec: '',
2070 silly mapToRegistry spec: 'latest',
2070 silly mapToRegistry type: 'tag' }
2071 silly mapToRegistry uri http://registry.npmjs.org/shelljs
2072 silly resolveWithNewModule shelljs@0.3.0 checking installable status
2073 silly cache add args [ 'shelljs@0.3.0', null ]
2074 verbose cache add spec shelljs@0.3.0
2075 silly fetchNamedPackageData tar
2076 silly mapToRegistry name tar
2077 silly mapToRegistry using default registry
2078 silly mapToRegistry registry http://registry.npmjs.org/
2079 silly mapToRegistry data Result {
2079 silly mapToRegistry raw: 'tar',
2079 silly mapToRegistry scope: null,
2079 silly mapToRegistry escapedName: 'tar',
2079 silly mapToRegistry name: 'tar',
2079 silly mapToRegistry rawSpec: '',
2079 silly mapToRegistry spec: 'latest',
2079 silly mapToRegistry type: 'tag' }
2080 silly mapToRegistry uri http://registry.npmjs.org/tar
2081 silly fetchNamedPackageData valid-identifier
2082 silly mapToRegistry name valid-identifier
2083 silly mapToRegistry using default registry
2084 silly mapToRegistry registry http://registry.npmjs.org/
2085 silly mapToRegistry data Result {
2085 silly mapToRegistry raw: 'valid-identifier',
2085 silly mapToRegistry scope: null,
2085 silly mapToRegistry escapedName: 'valid-identifier',
2085 silly mapToRegistry name: 'valid-identifier',
2085 silly mapToRegistry rawSpec: '',
2085 silly mapToRegistry spec: 'latest',
2085 silly mapToRegistry type: 'tag' }
2086 silly mapToRegistry uri http://registry.npmjs.org/valid-identifier
2087 silly fetchNamedPackageData xcode
2088 silly mapToRegistry name xcode
2089 silly mapToRegistry using default registry
2090 silly mapToRegistry registry http://registry.npmjs.org/
2091 silly mapToRegistry data Result {
2091 silly mapToRegistry raw: 'xcode',
2091 silly mapToRegistry scope: null,
2091 silly mapToRegistry escapedName: 'xcode',
2091 silly mapToRegistry name: 'xcode',
2091 silly mapToRegistry rawSpec: '',
2091 silly mapToRegistry spec: 'latest',
2091 silly mapToRegistry type: 'tag' }
2092 silly mapToRegistry uri http://registry.npmjs.org/xcode
2093 silly cache add parsed spec Result {
2093 silly cache add raw: 'glob@7.1.1',
2093 silly cache add scope: null,
2093 silly cache add escapedName: 'glob',
2093 silly cache add name: 'glob',
2093 silly cache add rawSpec: '7.1.1',
2093 silly cache add spec: '7.1.1',
2093 silly cache add type: 'version' }
2094 silly addNamed glob@7.1.1
2095 verbose addNamed "7.1.1" is a plain semver version for glob
2096 silly mapToRegistry name glob
2097 silly mapToRegistry using default registry
2098 silly mapToRegistry registry http://registry.npmjs.org/
2099 silly mapToRegistry data Result {
2099 silly mapToRegistry raw: 'glob',
2099 silly mapToRegistry scope: null,
2099 silly mapToRegistry escapedName: 'glob',
2099 silly mapToRegistry name: 'glob',
2099 silly mapToRegistry rawSpec: '',
2099 silly mapToRegistry spec: 'latest',
2099 silly mapToRegistry type: 'tag' }
2100 silly mapToRegistry uri http://registry.npmjs.org/glob
2101 verbose addNameVersion registry:http://registry.npmjs.org/glob not in flight; fetching
2102 silly cache add parsed spec Result {
2102 silly cache add raw: 'nopt@4.0.1',
2102 silly cache add scope: null,
2102 silly cache add escapedName: 'nopt',
2102 silly cache add name: 'nopt',
2102 silly cache add rawSpec: '4.0.1',
2102 silly cache add spec: '4.0.1',
2102 silly cache add type: 'version' }
2103 silly addNamed nopt@4.0.1
2104 verbose addNamed "4.0.1" is a plain semver version for nopt
2105 silly mapToRegistry name nopt
2106 silly mapToRegistry using default registry
2107 silly mapToRegistry registry http://registry.npmjs.org/
2108 silly mapToRegistry data Result {
2108 silly mapToRegistry raw: 'nopt',
2108 silly mapToRegistry scope: null,
2108 silly mapToRegistry escapedName: 'nopt',
2108 silly mapToRegistry name: 'nopt',
2108 silly mapToRegistry rawSpec: '',
2108 silly mapToRegistry spec: 'latest',
2108 silly mapToRegistry type: 'tag' }
2109 silly mapToRegistry uri http://registry.npmjs.org/nopt
2110 verbose addNameVersion registry:http://registry.npmjs.org/nopt not in flight; fetching
2111 silly cache add parsed spec Result {
2111 silly cache add raw: 'plist@2.0.1',
2111 silly cache add scope: null,
2111 silly cache add escapedName: 'plist',
2111 silly cache add name: 'plist',
2111 silly cache add rawSpec: '2.0.1',
2111 silly cache add spec: '2.0.1',
2111 silly cache add type: 'version' }
2112 silly addNamed plist@2.0.1
2113 verbose addNamed "2.0.1" is a plain semver version for plist
2114 silly mapToRegistry name plist
2115 silly mapToRegistry using default registry
2116 silly mapToRegistry registry http://registry.npmjs.org/
2117 silly mapToRegistry data Result {
2117 silly mapToRegistry raw: 'plist',
2117 silly mapToRegistry scope: null,
2117 silly mapToRegistry escapedName: 'plist',
2117 silly mapToRegistry name: 'plist',
2117 silly mapToRegistry rawSpec: '',
2117 silly mapToRegistry spec: 'latest',
2117 silly mapToRegistry type: 'tag' }
2118 silly mapToRegistry uri http://registry.npmjs.org/plist
2119 verbose addNameVersion registry:http://registry.npmjs.org/plist not in flight; fetching
2120 silly cache add parsed spec Result {
2120 silly cache add raw: 'shelljs@0.3.0',
2120 silly cache add scope: null,
2120 silly cache add escapedName: 'shelljs',
2120 silly cache add name: 'shelljs',
2120 silly cache add rawSpec: '0.3.0',
2120 silly cache add spec: '0.3.0',
2120 silly cache add type: 'version' }
2121 silly addNamed shelljs@0.3.0
2122 verbose addNamed "0.3.0" is a plain semver version for shelljs
2123 silly mapToRegistry name shelljs
2124 silly mapToRegistry using default registry
2125 silly mapToRegistry registry http://registry.npmjs.org/
2126 silly mapToRegistry data Result {
2126 silly mapToRegistry raw: 'shelljs',
2126 silly mapToRegistry scope: null,
2126 silly mapToRegistry escapedName: 'shelljs',
2126 silly mapToRegistry name: 'shelljs',
2126 silly mapToRegistry rawSpec: '',
2126 silly mapToRegistry spec: 'latest',
2126 silly mapToRegistry type: 'tag' }
2127 silly mapToRegistry uri http://registry.npmjs.org/shelljs
2128 verbose addNameVersion registry:http://registry.npmjs.org/shelljs not in flight; fetching
2129 verbose request uri http://registry.npmjs.org/aliasify
2130 verbose request no auth needed
2131 info attempt registry request try #1 at 17:58:26
2132 verbose etag W/"5922f96b-8902"
2133 verbose lastModified Mon, 22 May 2017 14:44:59 GMT
2134 http request GET http://registry.npmjs.org/aliasify
2135 verbose request uri http://registry.npmjs.org/cordova-serve
2136 verbose request no auth needed
2137 info attempt registry request try #1 at 17:58:26
2138 verbose etag W/"5862fddb-3a35"
2139 verbose lastModified Tue, 27 Dec 2016 23:48:43 GMT
2140 http request GET http://registry.npmjs.org/cordova-serve
2141 verbose request uri http://registry.npmjs.org/cordova-js
2142 verbose request no auth needed
2143 info attempt registry request try #1 at 17:58:26
2144 verbose etag W/"58869bd9-f431"
2145 verbose lastModified Tue, 24 Jan 2017 00:12:09 GMT
2146 http request GET http://registry.npmjs.org/cordova-js
2147 verbose request uri http://registry.npmjs.org/dep-graph
2148 verbose request no auth needed
2149 info attempt registry request try #1 at 17:58:26
2150 verbose etag W/"4fbfd1a9-10f7"
2151 verbose lastModified Fri, 25 May 2012 18:38:33 GMT
2152 http request GET http://registry.npmjs.org/dep-graph
2153 verbose request uri http://registry.npmjs.org/cordova-fetch
2154 verbose request no auth needed
2155 info attempt registry request try #1 at 17:58:26
2156 verbose etag W/"595b02b8-18143"
2157 verbose lastModified Tue, 04 Jul 2017 02:51:36 GMT
2158 http request GET http://registry.npmjs.org/cordova-fetch
2159 verbose request uri http://registry.npmjs.org/cordova-create
2160 verbose request no auth needed
2161 info attempt registry request try #1 at 17:58:26
2162 verbose etag W/"595b02b9-21645"
2163 verbose lastModified Tue, 04 Jul 2017 02:51:37 GMT
2164 http request GET http://registry.npmjs.org/cordova-create
2165 verbose request uri http://registry.npmjs.org/init-package-json
2166 verbose request no auth needed
2167 info attempt registry request try #1 at 17:58:26
2168 verbose etag W/"595ba69e-f665"
2169 verbose lastModified Tue, 04 Jul 2017 14:30:54 GMT
2170 http request GET http://registry.npmjs.org/init-package-json
2171 verbose request uri http://registry.npmjs.org/opener
2172 verbose request no auth needed
2173 info attempt registry request try #1 at 17:58:26
2174 verbose etag W/"590adcd0-2c94"
2175 verbose lastModified Thu, 04 May 2017 07:48:32 GMT
2176 http request GET http://registry.npmjs.org/opener
2177 verbose request uri http://registry.npmjs.org/tar
2178 verbose request no auth needed
2179 info attempt registry request try #1 at 17:58:26
2180 verbose etag W/"59444741-1314c"
2181 verbose lastModified Fri, 16 Jun 2017 21:01:53 GMT
2182 http request GET http://registry.npmjs.org/tar
2183 verbose request uri http://registry.npmjs.org/valid-identifier
2184 verbose request no auth needed
2185 info attempt registry request try #1 at 17:58:26
2186 verbose etag W/"54758e28-c7e"
2187 verbose lastModified Wed, 26 Nov 2014 08:24:08 GMT
2188 http request GET http://registry.npmjs.org/valid-identifier
2189 verbose request uri http://registry.npmjs.org/xcode
2190 verbose request no auth needed
2191 info attempt registry request try #1 at 17:58:26
2192 verbose etag W/"591dbc9f-c7bf"
2193 verbose lastModified Thu, 18 May 2017 15:24:15 GMT
2194 http request GET http://registry.npmjs.org/xcode
2195 verbose get http://registry.npmjs.org/glob not expired, no request
2196 verbose get http://registry.npmjs.org/nopt not expired, no request
2197 verbose get http://registry.npmjs.org/plist not expired, no request
2198 verbose get http://registry.npmjs.org/shelljs not expired, no request
2199 verbose request uri http://registry.npmjs.org/properties-parser
2200 verbose request no auth needed
2201 info attempt registry request try #1 at 17:58:26
2202 verbose etag W/"5943f420-2beb"
2203 verbose lastModified Fri, 16 Jun 2017 15:07:12 GMT
2204 http request GET http://registry.npmjs.org/properties-parser
2205 verbose request uri http://registry.npmjs.org/request
2206 verbose request no auth needed
2207 info attempt registry request try #1 at 17:58:26
2208 verbose etag W/"595bd866-377ed"
2209 verbose lastModified Tue, 04 Jul 2017 18:03:18 GMT
2210 http request GET http://registry.npmjs.org/request
2211 verbose request uri http://registry.npmjs.org/npm
2212 verbose request no auth needed
2213 info attempt registry request try #1 at 17:58:26
2214 verbose etag W/"59516976-63d8eb"
2215 verbose lastModified Mon, 26 Jun 2017 20:07:18 GMT
2216 http request GET http://registry.npmjs.org/npm
2217 silly cache afterAdd glob@7.1.1
2218 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\glob\7.1.1\package\package.json not in flight; writing
2219 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2220 silly cache afterAdd plist@2.0.1
2221 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\plist\2.0.1\package\package.json not in flight; writing
2222 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2223 silly cache afterAdd nopt@4.0.1
2224 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\nopt\4.0.1\package\package.json not in flight; writing
2225 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2226 silly cache afterAdd shelljs@0.3.0
2227 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\shelljs\0.3.0\package\package.json not in flight; writing
2228 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2229 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\glob\7.1.1\package\package.json written
2230 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\plist\2.0.1\package\package.json written
2231 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\nopt\4.0.1\package\package.json written
2232 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\shelljs\0.3.0\package\package.json written
2233 http 304 http://registry.npmjs.org/aliasify
2234 verbose headers { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2234 verbose headers via: '1.1 varnish',
2234 verbose headers 'cache-control': 'max-age=300',
2234 verbose headers etag: 'W/"5922f96b-8902"',
2234 verbose headers age: '237',
2234 verbose headers connection: 'keep-alive',
2234 verbose headers 'x-served-by': 'cache-dfw1837-DFW',
2234 verbose headers 'x-cache': 'HIT',
2234 verbose headers 'x-cache-hits': '1',
2234 verbose headers 'x-timer': 'S1499201907.031541,VS0,VE0',
2234 verbose headers vary: 'Accept-Encoding' }
2235 silly get cb [ 304,
2235 silly get { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2235 silly get via: '1.1 varnish',
2235 silly get 'cache-control': 'max-age=300',
2235 silly get etag: 'W/"5922f96b-8902"',
2235 silly get age: '237',
2235 silly get connection: 'keep-alive',
2235 silly get 'x-served-by': 'cache-dfw1837-DFW',
2235 silly get 'x-cache': 'HIT',
2235 silly get 'x-cache-hits': '1',
2235 silly get 'x-timer': 'S1499201907.031541,VS0,VE0',
2235 silly get vary: 'Accept-Encoding' } ]
2236 verbose etag http://registry.npmjs.org/aliasify from cache
2237 verbose get saving aliasify to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\aliasify\.cache.json
2238 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2239 silly resolveWithNewModule aliasify@2.1.0 checking installable status
2240 silly cache add args [ 'aliasify@^2.1.0', null ]
2241 verbose cache add spec aliasify@^2.1.0
2242 silly cache add parsed spec Result {
2242 silly cache add raw: 'aliasify@^2.1.0',
2242 silly cache add scope: null,
2242 silly cache add escapedName: 'aliasify',
2242 silly cache add name: 'aliasify',
2242 silly cache add rawSpec: '^2.1.0',
2242 silly cache add spec: '>=2.1.0 <3.0.0',
2242 silly cache add type: 'range' }
2243 silly addNamed aliasify@>=2.1.0 <3.0.0
2244 verbose addNamed ">=2.1.0 <3.0.0" is a valid semver range for aliasify
2245 silly addNameRange { name: 'aliasify', range: '>=2.1.0 <3.0.0', hasData: false }
2246 silly mapToRegistry name aliasify
2247 silly mapToRegistry using default registry
2248 silly mapToRegistry registry http://registry.npmjs.org/
2249 silly mapToRegistry data Result {
2249 silly mapToRegistry raw: 'aliasify',
2249 silly mapToRegistry scope: null,
2249 silly mapToRegistry escapedName: 'aliasify',
2249 silly mapToRegistry name: 'aliasify',
2249 silly mapToRegistry rawSpec: '',
2249 silly mapToRegistry spec: 'latest',
2249 silly mapToRegistry type: 'tag' }
2250 silly mapToRegistry uri http://registry.npmjs.org/aliasify
2251 verbose addNameRange registry:http://registry.npmjs.org/aliasify not in flight; fetching
2252 verbose get http://registry.npmjs.org/aliasify not expired, no request
2253 silly addNameRange number 2 { name: 'aliasify', range: '>=2.1.0 <3.0.0', hasData: true }
2254 silly addNameRange versions [ 'aliasify',
2254 silly addNameRange [ '1.0.0',
2254 silly addNameRange '1.1.0',
2254 silly addNameRange '1.2.0',
2254 silly addNameRange '1.2.1',
2254 silly addNameRange '1.2.2',
2254 silly addNameRange '1.2.3',
2254 silly addNameRange '1.2.4',
2254 silly addNameRange '1.3.0',
2254 silly addNameRange '1.3.1',
2254 silly addNameRange '1.3.2',
2254 silly addNameRange '1.4.0',
2254 silly addNameRange '1.5.0',
2254 silly addNameRange '1.5.1',
2254 silly addNameRange '1.6.0',
2254 silly addNameRange '1.7.0',
2254 silly addNameRange '1.7.1',
2254 silly addNameRange '1.7.2',
2254 silly addNameRange '1.8.0',
2254 silly addNameRange '1.8.1',
2254 silly addNameRange '1.9.0',
2254 silly addNameRange '2.0.0',
2254 silly addNameRange '2.1.0' ] ]
2255 silly addNamed aliasify@2.1.0
2256 verbose addNamed "2.1.0" is a plain semver version for aliasify
2257 silly cache afterAdd aliasify@2.1.0
2258 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\aliasify\2.1.0\package\package.json not in flight; writing
2259 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2260 http 304 http://registry.npmjs.org/cordova-fetch
2261 verbose headers { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2261 verbose headers via: '1.1 varnish',
2261 verbose headers 'cache-control': 'max-age=300',
2261 verbose headers etag: 'W/"595b02b8-18143"',
2261 verbose headers age: '237',
2261 verbose headers connection: 'keep-alive',
2261 verbose headers 'x-served-by': 'cache-dfw1845-DFW',
2261 verbose headers 'x-cache': 'HIT',
2261 verbose headers 'x-cache-hits': '61',
2261 verbose headers 'x-timer': 'S1499201907.045199,VS0,VE0',
2261 verbose headers vary: 'Accept-Encoding' }
2262 silly get cb [ 304,
2262 silly get { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2262 silly get via: '1.1 varnish',
2262 silly get 'cache-control': 'max-age=300',
2262 silly get etag: 'W/"595b02b8-18143"',
2262 silly get age: '237',
2262 silly get connection: 'keep-alive',
2262 silly get 'x-served-by': 'cache-dfw1845-DFW',
2262 silly get 'x-cache': 'HIT',
2262 silly get 'x-cache-hits': '61',
2262 silly get 'x-timer': 'S1499201907.045199,VS0,VE0',
2262 silly get vary: 'Accept-Encoding' } ]
2263 verbose etag http://registry.npmjs.org/cordova-fetch from cache
2264 verbose get saving cordova-fetch to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\cordova-fetch\.cache.json
2265 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2266 http 304 http://registry.npmjs.org/valid-identifier
2267 verbose headers { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2267 verbose headers via: '1.1 varnish',
2267 verbose headers 'cache-control': 'max-age=300',
2267 verbose headers etag: 'W/"54758e28-c7e"',
2267 verbose headers age: '237',
2267 verbose headers connection: 'keep-alive',
2267 verbose headers 'x-served-by': 'cache-dfw1835-DFW',
2267 verbose headers 'x-cache': 'HIT',
2267 verbose headers 'x-cache-hits': '1',
2267 verbose headers 'x-timer': 'S1499201907.044843,VS0,VE1',
2267 verbose headers vary: 'Accept-Encoding' }
2268 silly get cb [ 304,
2268 silly get { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2268 silly get via: '1.1 varnish',
2268 silly get 'cache-control': 'max-age=300',
2268 silly get etag: 'W/"54758e28-c7e"',
2268 silly get age: '237',
2268 silly get connection: 'keep-alive',
2268 silly get 'x-served-by': 'cache-dfw1835-DFW',
2268 silly get 'x-cache': 'HIT',
2268 silly get 'x-cache-hits': '1',
2268 silly get 'x-timer': 'S1499201907.044843,VS0,VE1',
2268 silly get vary: 'Accept-Encoding' } ]
2269 verbose etag http://registry.npmjs.org/valid-identifier from cache
2270 verbose get saving valid-identifier to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\valid-identifier\.cache.json
2271 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2272 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\aliasify\2.1.0\package\package.json written
2273 silly resolveWithNewModule cordova-fetch@1.1.0 checking installable status
2274 silly cache add args [ 'cordova-fetch@1.1.0', null ]
2275 verbose cache add spec cordova-fetch@1.1.0
2276 silly cache add parsed spec Result {
2276 silly cache add raw: 'cordova-fetch@1.1.0',
2276 silly cache add scope: null,
2276 silly cache add escapedName: 'cordova-fetch',
2276 silly cache add name: 'cordova-fetch',
2276 silly cache add rawSpec: '1.1.0',
2276 silly cache add spec: '1.1.0',
2276 silly cache add type: 'version' }
2277 silly addNamed cordova-fetch@1.1.0
2278 verbose addNamed "1.1.0" is a plain semver version for cordova-fetch
2279 silly mapToRegistry name cordova-fetch
2280 silly mapToRegistry using default registry
2281 silly mapToRegistry registry http://registry.npmjs.org/
2282 silly mapToRegistry data Result {
2282 silly mapToRegistry raw: 'cordova-fetch',
2282 silly mapToRegistry scope: null,
2282 silly mapToRegistry escapedName: 'cordova-fetch',
2282 silly mapToRegistry name: 'cordova-fetch',
2282 silly mapToRegistry rawSpec: '',
2282 silly mapToRegistry spec: 'latest',
2282 silly mapToRegistry type: 'tag' }
2283 silly mapToRegistry uri http://registry.npmjs.org/cordova-fetch
2284 verbose addNameVersion registry:http://registry.npmjs.org/cordova-fetch not in flight; fetching
2285 http 304 http://registry.npmjs.org/tar
2286 verbose headers { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2286 verbose headers via: '1.1 varnish',
2286 verbose headers 'cache-control': 'max-age=300',
2286 verbose headers etag: 'W/"59444741-1314c"',
2286 verbose headers age: '84',
2286 verbose headers connection: 'keep-alive',
2286 verbose headers 'x-served-by': 'cache-dfw1840-DFW',
2286 verbose headers 'x-cache': 'HIT',
2286 verbose headers 'x-cache-hits': '782',
2286 verbose headers 'x-timer': 'S1499201907.045023,VS0,VE0',
2286 verbose headers vary: 'Accept-Encoding' }
2287 silly get cb [ 304,
2287 silly get { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2287 silly get via: '1.1 varnish',
2287 silly get 'cache-control': 'max-age=300',
2287 silly get etag: 'W/"59444741-1314c"',
2287 silly get age: '84',
2287 silly get connection: 'keep-alive',
2287 silly get 'x-served-by': 'cache-dfw1840-DFW',
2287 silly get 'x-cache': 'HIT',
2287 silly get 'x-cache-hits': '782',
2287 silly get 'x-timer': 'S1499201907.045023,VS0,VE0',
2287 silly get vary: 'Accept-Encoding' } ]
2288 verbose etag http://registry.npmjs.org/tar from cache
2289 verbose get saving tar to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\tar\.cache.json
2290 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2291 silly resolveWithNewModule valid-identifier@0.0.1 checking installable status
2292 silly cache add args [ 'valid-identifier@0.0.1', null ]
2293 verbose cache add spec valid-identifier@0.0.1
2294 silly cache add parsed spec Result {
2294 silly cache add raw: 'valid-identifier@0.0.1',
2294 silly cache add scope: null,
2294 silly cache add escapedName: 'valid-identifier',
2294 silly cache add name: 'valid-identifier',
2294 silly cache add rawSpec: '0.0.1',
2294 silly cache add spec: '0.0.1',
2294 silly cache add type: 'version' }
2295 silly addNamed valid-identifier@0.0.1
2296 verbose addNamed "0.0.1" is a plain semver version for valid-identifier
2297 silly mapToRegistry name valid-identifier
2298 silly mapToRegistry using default registry
2299 silly mapToRegistry registry http://registry.npmjs.org/
2300 silly mapToRegistry data Result {
2300 silly mapToRegistry raw: 'valid-identifier',
2300 silly mapToRegistry scope: null,
2300 silly mapToRegistry escapedName: 'valid-identifier',
2300 silly mapToRegistry name: 'valid-identifier',
2300 silly mapToRegistry rawSpec: '',
2300 silly mapToRegistry spec: 'latest',
2300 silly mapToRegistry type: 'tag' }
2301 silly mapToRegistry uri http://registry.npmjs.org/valid-identifier
2302 verbose addNameVersion registry:http://registry.npmjs.org/valid-identifier not in flight; fetching
2303 verbose get http://registry.npmjs.org/cordova-fetch not expired, no request
2304 http 304 http://registry.npmjs.org/opener
2305 verbose headers { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2305 verbose headers via: '1.1 varnish',
2305 verbose headers 'cache-control': 'max-age=300',
2305 verbose headers etag: 'W/"590adcd0-2c94"',
2305 verbose headers age: '67',
2305 verbose headers connection: 'keep-alive',
2305 verbose headers 'x-served-by': 'cache-dfw1831-DFW',
2305 verbose headers 'x-cache': 'HIT',
2305 verbose headers 'x-cache-hits': '1',
2305 verbose headers 'x-timer': 'S1499201907.054132,VS0,VE0',
2305 verbose headers vary: 'Accept-Encoding' }
2306 silly get cb [ 304,
2306 silly get { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2306 silly get via: '1.1 varnish',
2306 silly get 'cache-control': 'max-age=300',
2306 silly get etag: 'W/"590adcd0-2c94"',
2306 silly get age: '67',
2306 silly get connection: 'keep-alive',
2306 silly get 'x-served-by': 'cache-dfw1831-DFW',
2306 silly get 'x-cache': 'HIT',
2306 silly get 'x-cache-hits': '1',
2306 silly get 'x-timer': 'S1499201907.054132,VS0,VE0',
2306 silly get vary: 'Accept-Encoding' } ]
2307 verbose etag http://registry.npmjs.org/opener from cache
2308 verbose get saving opener to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\opener\.cache.json
2309 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2310 verbose get http://registry.npmjs.org/valid-identifier not expired, no request
2311 http 304 http://registry.npmjs.org/xcode
2312 verbose headers { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2312 verbose headers via: '1.1 varnish',
2312 verbose headers 'cache-control': 'max-age=300',
2312 verbose headers etag: 'W/"591dbc9f-c7bf"',
2312 verbose headers age: '149',
2312 verbose headers connection: 'keep-alive',
2312 verbose headers 'x-served-by': 'cache-dfw1838-DFW',
2312 verbose headers 'x-cache': 'HIT',
2312 verbose headers 'x-cache-hits': '1',
2312 verbose headers 'x-timer': 'S1499201907.044691,VS0,VE7',
2312 verbose headers vary: 'Accept-Encoding' }
2313 silly get cb [ 304,
2313 silly get { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2313 silly get via: '1.1 varnish',
2313 silly get 'cache-control': 'max-age=300',
2313 silly get etag: 'W/"591dbc9f-c7bf"',
2313 silly get age: '149',
2313 silly get connection: 'keep-alive',
2313 silly get 'x-served-by': 'cache-dfw1838-DFW',
2313 silly get 'x-cache': 'HIT',
2313 silly get 'x-cache-hits': '1',
2313 silly get 'x-timer': 'S1499201907.044691,VS0,VE7',
2313 silly get vary: 'Accept-Encoding' } ]
2314 verbose etag http://registry.npmjs.org/xcode from cache
2315 verbose get saving xcode to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\xcode\.cache.json
2316 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2317 silly cache afterAdd cordova-fetch@1.1.0
2318 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\cordova-fetch\1.1.0\package\package.json not in flight; writing
2319 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2320 http 304 http://registry.npmjs.org/cordova-serve
2321 verbose headers { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2321 verbose headers via: '1.1 varnish',
2321 verbose headers 'cache-control': 'max-age=300',
2321 verbose headers etag: 'W/"5862fddb-3a35"',
2321 verbose headers age: '237',
2321 verbose headers connection: 'keep-alive',
2321 verbose headers 'x-served-by': 'cache-dfw1832-DFW',
2321 verbose headers 'x-cache': 'HIT',
2321 verbose headers 'x-cache-hits': '1',
2321 verbose headers 'x-timer': 'S1499201907.054177,VS0,VE1',
2321 verbose headers vary: 'Accept-Encoding' }
2322 silly get cb [ 304,
2322 silly get { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2322 silly get via: '1.1 varnish',
2322 silly get 'cache-control': 'max-age=300',
2322 silly get etag: 'W/"5862fddb-3a35"',
2322 silly get age: '237',
2322 silly get connection: 'keep-alive',
2322 silly get 'x-served-by': 'cache-dfw1832-DFW',
2322 silly get 'x-cache': 'HIT',
2322 silly get 'x-cache-hits': '1',
2322 silly get 'x-timer': 'S1499201907.054177,VS0,VE1',
2322 silly get vary: 'Accept-Encoding' } ]
2323 verbose etag http://registry.npmjs.org/cordova-serve from cache
2324 verbose get saving cordova-serve to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\cordova-serve\.cache.json
2325 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2326 silly cache afterAdd valid-identifier@0.0.1
2327 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\valid-identifier\0.0.1\package\package.json not in flight; writing
2328 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2329 silly resolveWithNewModule tar@2.2.1 checking installable status
2330 silly cache add args [ 'tar@2.2.1', null ]
2331 verbose cache add spec tar@2.2.1
2332 silly cache add parsed spec Result {
2332 silly cache add raw: 'tar@2.2.1',
2332 silly cache add scope: null,
2332 silly cache add escapedName: 'tar',
2332 silly cache add name: 'tar',
2332 silly cache add rawSpec: '2.2.1',
2332 silly cache add spec: '2.2.1',
2332 silly cache add type: 'version' }
2333 silly addNamed tar@2.2.1
2334 verbose addNamed "2.2.1" is a plain semver version for tar
2335 silly mapToRegistry name tar
2336 silly mapToRegistry using default registry
2337 silly mapToRegistry registry http://registry.npmjs.org/
2338 silly mapToRegistry data Result {
2338 silly mapToRegistry raw: 'tar',
2338 silly mapToRegistry scope: null,
2338 silly mapToRegistry escapedName: 'tar',
2338 silly mapToRegistry name: 'tar',
2338 silly mapToRegistry rawSpec: '',
2338 silly mapToRegistry spec: 'latest',
2338 silly mapToRegistry type: 'tag' }
2339 silly mapToRegistry uri http://registry.npmjs.org/tar
2340 verbose addNameVersion registry:http://registry.npmjs.org/tar not in flight; fetching
2341 verbose get http://registry.npmjs.org/tar not expired, no request
2342 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\cordova-fetch\1.1.0\package\package.json written
2343 silly mapToRegistry name tar
2344 silly mapToRegistry using default registry
2345 silly mapToRegistry registry http://registry.npmjs.org/
2346 silly mapToRegistry data Result {
2346 silly mapToRegistry raw: 'tar',
2346 silly mapToRegistry scope: null,
2346 silly mapToRegistry escapedName: 'tar',
2346 silly mapToRegistry name: 'tar',
2346 silly mapToRegistry rawSpec: '',
2346 silly mapToRegistry spec: 'latest',
2346 silly mapToRegistry type: 'tag' }
2347 silly mapToRegistry uri http://registry.npmjs.org/tar
2348 verbose addRemoteTarball http://registry.npmjs.org/tar/-/tar-2.2.1.tgz not in flight; adding
2349 verbose addRemoteTarball [ 'http://registry.npmjs.org/tar/-/tar-2.2.1.tgz',
2349 verbose addRemoteTarball '8e4d2a256c0e2185c6b18ad694aec968b83cb1d1' ]
2350 silly resolveWithNewModule opener@1.4.2 checking installable status
2351 silly cache add args [ 'opener@1.4.2', null ]
2352 verbose cache add spec opener@1.4.2
2353 silly cache add parsed spec Result {
2353 silly cache add raw: 'opener@1.4.2',
2353 silly cache add scope: null,
2353 silly cache add escapedName: 'opener',
2353 silly cache add name: 'opener',
2353 silly cache add rawSpec: '1.4.2',
2353 silly cache add spec: '1.4.2',
2353 silly cache add type: 'version' }
2354 silly addNamed opener@1.4.2
2355 verbose addNamed "1.4.2" is a plain semver version for opener
2356 silly mapToRegistry name opener
2357 silly mapToRegistry using default registry
2358 silly mapToRegistry registry http://registry.npmjs.org/
2359 silly mapToRegistry data Result {
2359 silly mapToRegistry raw: 'opener',
2359 silly mapToRegistry scope: null,
2359 silly mapToRegistry escapedName: 'opener',
2359 silly mapToRegistry name: 'opener',
2359 silly mapToRegistry rawSpec: '',
2359 silly mapToRegistry spec: 'latest',
2359 silly mapToRegistry type: 'tag' }
2360 silly mapToRegistry uri http://registry.npmjs.org/opener
2361 verbose addNameVersion registry:http://registry.npmjs.org/opener not in flight; fetching
2362 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\valid-identifier\0.0.1\package\package.json written
2363 silly resolveWithNewModule cordova-serve@1.0.1 checking installable status
2364 silly cache add args [ 'cordova-serve@^1.0.0', null ]
2365 verbose cache add spec cordova-serve@^1.0.0
2366 silly cache add parsed spec Result {
2366 silly cache add raw: 'cordova-serve@^1.0.0',
2366 silly cache add scope: null,
2366 silly cache add escapedName: 'cordova-serve',
2366 silly cache add name: 'cordova-serve',
2366 silly cache add rawSpec: '^1.0.0',
2366 silly cache add spec: '>=1.0.0 <2.0.0',
2366 silly cache add type: 'range' }
2367 silly addNamed cordova-serve@>=1.0.0 <2.0.0
2368 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for cordova-serve
2369 silly addNameRange { name: 'cordova-serve',
2369 silly addNameRange range: '>=1.0.0 <2.0.0',
2369 silly addNameRange hasData: false }
2370 silly mapToRegistry name cordova-serve
2371 silly mapToRegistry using default registry
2372 silly mapToRegistry registry http://registry.npmjs.org/
2373 silly mapToRegistry data Result {
2373 silly mapToRegistry raw: 'cordova-serve',
2373 silly mapToRegistry scope: null,
2373 silly mapToRegistry escapedName: 'cordova-serve',
2373 silly mapToRegistry name: 'cordova-serve',
2373 silly mapToRegistry rawSpec: '',
2373 silly mapToRegistry spec: 'latest',
2373 silly mapToRegistry type: 'tag' }
2374 silly mapToRegistry uri http://registry.npmjs.org/cordova-serve
2375 verbose addNameRange registry:http://registry.npmjs.org/cordova-serve not in flight; fetching
2376 verbose get http://registry.npmjs.org/opener not expired, no request
2377 silly resolveWithNewModule xcode@0.9.3 checking installable status
2378 silly cache add args [ 'xcode@^0.9.0', null ]
2379 verbose cache add spec xcode@^0.9.0
2380 silly cache add parsed spec Result {
2380 silly cache add raw: 'xcode@^0.9.0',
2380 silly cache add scope: null,
2380 silly cache add escapedName: 'xcode',
2380 silly cache add name: 'xcode',
2380 silly cache add rawSpec: '^0.9.0',
2380 silly cache add spec: '>=0.9.0 <0.10.0',
2380 silly cache add type: 'range' }
2381 silly addNamed xcode@>=0.9.0 <0.10.0
2382 verbose addNamed ">=0.9.0 <0.10.0" is a valid semver range for xcode
2383 silly addNameRange { name: 'xcode', range: '>=0.9.0 <0.10.0', hasData: false }
2384 silly mapToRegistry name xcode
2385 silly mapToRegistry using default registry
2386 silly mapToRegistry registry http://registry.npmjs.org/
2387 silly mapToRegistry data Result {
2387 silly mapToRegistry raw: 'xcode',
2387 silly mapToRegistry scope: null,
2387 silly mapToRegistry escapedName: 'xcode',
2387 silly mapToRegistry name: 'xcode',
2387 silly mapToRegistry rawSpec: '',
2387 silly mapToRegistry spec: 'latest',
2387 silly mapToRegistry type: 'tag' }
2388 silly mapToRegistry uri http://registry.npmjs.org/xcode
2389 verbose addNameRange registry:http://registry.npmjs.org/xcode not in flight; fetching
2390 info retry fetch attempt 1 at 17:58:26
2391 info attempt registry request try #1 at 17:58:26
2392 http fetch GET http://registry.npmjs.org/tar/-/tar-2.2.1.tgz
2393 verbose get http://registry.npmjs.org/cordova-serve not expired, no request
2394 silly addNameRange number 2 { name: 'cordova-serve', range: '>=1.0.0 <2.0.0', hasData: true }
2395 silly addNameRange versions [ 'cordova-serve',
2395 silly addNameRange [ '0.1.0', '0.1.1', '0.1.2', '0.1.3', '1.0.0', '1.0.1' ] ]
2396 silly addNamed cordova-serve@1.0.1
2397 verbose addNamed "1.0.1" is a plain semver version for cordova-serve
2398 verbose get http://registry.npmjs.org/xcode not expired, no request
2399 silly addNameRange number 2 { name: 'xcode', range: '>=0.9.0 <0.10.0', hasData: true }
2400 silly addNameRange versions [ 'xcode',
2400 silly addNameRange [ '0.0.0',
2400 silly addNameRange '0.1.0',
2400 silly addNameRange '0.2.0',
2400 silly addNameRange '0.2.1',
2400 silly addNameRange '0.3.0',
2400 silly addNameRange '0.3.1',
2400 silly addNameRange '0.3.2',
2400 silly addNameRange '0.3.3',
2400 silly addNameRange '0.3.4',
2400 silly addNameRange '0.3.5',
2400 silly addNameRange '0.4.0',
2400 silly addNameRange '0.4.1',
2400 silly addNameRange '0.5.0',
2400 silly addNameRange '0.5.1',
2400 silly addNameRange '0.5.2',
2400 silly addNameRange '0.5.3',
2400 silly addNameRange '0.5.4',
2400 silly addNameRange '0.5.5',
2400 silly addNameRange '0.6.0',
2400 silly addNameRange '0.6.1',
2400 silly addNameRange '0.6.2',
2400 silly addNameRange '0.6.3',
2400 silly addNameRange '0.6.4',
2400 silly addNameRange '0.6.5',
2400 silly addNameRange '0.6.6',
2400 silly addNameRange '0.6.7',
2400 silly addNameRange '0.7.0',
2400 silly addNameRange '0.7.2',
2400 silly addNameRange '0.7.9',
2400 silly addNameRange '0.8.0',
2400 silly addNameRange '0.8.1',
2400 silly addNameRange '0.8.2',
2400 silly addNameRange '0.8.3',
2400 silly addNameRange '0.8.4',
2400 silly addNameRange '0.8.5',
2400 silly addNameRange '0.8.7',
2400 silly addNameRange '0.8.8',
2400 silly addNameRange '0.8.9',
2400 silly addNameRange '0.9.0',
2400 silly addNameRange '0.9.1',
2400 silly addNameRange '0.9.2',
2400 silly addNameRange '0.9.3' ] ]
2401 silly addNamed xcode@0.9.3
2402 verbose addNamed "0.9.3" is a plain semver version for xcode
2403 silly cache afterAdd opener@1.4.2
2404 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\opener\1.4.2\package\package.json not in flight; writing
2405 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2406 silly cache afterAdd cordova-serve@1.0.1
2407 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\cordova-serve\1.0.1\package\package.json not in flight; writing
2408 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2409 silly cache afterAdd xcode@0.9.3
2410 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\xcode\0.9.3\package\package.json not in flight; writing
2411 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2412 http 304 http://registry.npmjs.org/init-package-json
2413 verbose headers { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2413 verbose headers via: '1.1 varnish',
2413 verbose headers 'cache-control': 'max-age=300',
2413 verbose headers etag: 'W/"595ba69e-f665"',
2413 verbose headers age: '237',
2413 verbose headers connection: 'keep-alive',
2413 verbose headers 'x-served-by': 'cache-dfw1834-DFW',
2413 verbose headers 'x-cache': 'HIT',
2413 verbose headers 'x-cache-hits': '1',
2413 verbose headers 'x-timer': 'S1499201907.046143,VS0,VE1',
2413 verbose headers vary: 'Accept-Encoding' }
2414 silly get cb [ 304,
2414 silly get { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2414 silly get via: '1.1 varnish',
2414 silly get 'cache-control': 'max-age=300',
2414 silly get etag: 'W/"595ba69e-f665"',
2414 silly get age: '237',
2414 silly get connection: 'keep-alive',
2414 silly get 'x-served-by': 'cache-dfw1834-DFW',
2414 silly get 'x-cache': 'HIT',
2414 silly get 'x-cache-hits': '1',
2414 silly get 'x-timer': 'S1499201907.046143,VS0,VE1',
2414 silly get vary: 'Accept-Encoding' } ]
2415 verbose etag http://registry.npmjs.org/init-package-json from cache
2416 verbose get saving init-package-json to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\init-package-json\.cache.json
2417 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2418 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\opener\1.4.2\package\package.json written
2419 http 304 http://registry.npmjs.org/cordova-create
2420 verbose headers { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2420 verbose headers via: '1.1 varnish',
2420 verbose headers 'cache-control': 'max-age=300',
2420 verbose headers etag: 'W/"595b02b9-21645"',
2420 verbose headers age: '237',
2420 verbose headers connection: 'keep-alive',
2420 verbose headers 'x-served-by': 'cache-dfw1833-DFW',
2420 verbose headers 'x-cache': 'HIT',
2420 verbose headers 'x-cache-hits': '1',
2420 verbose headers 'x-timer': 'S1499201907.052002,VS0,VE1',
2420 verbose headers vary: 'Accept-Encoding' }
2421 silly get cb [ 304,
2421 silly get { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2421 silly get via: '1.1 varnish',
2421 silly get 'cache-control': 'max-age=300',
2421 silly get etag: 'W/"595b02b9-21645"',
2421 silly get age: '237',
2421 silly get connection: 'keep-alive',
2421 silly get 'x-served-by': 'cache-dfw1833-DFW',
2421 silly get 'x-cache': 'HIT',
2421 silly get 'x-cache-hits': '1',
2421 silly get 'x-timer': 'S1499201907.052002,VS0,VE1',
2421 silly get vary: 'Accept-Encoding' } ]
2422 verbose etag http://registry.npmjs.org/cordova-create from cache
2423 verbose get saving cordova-create to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\cordova-create\.cache.json
2424 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2425 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\cordova-serve\1.0.1\package\package.json written
2426 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\xcode\0.9.3\package\package.json written
2427 http 304 http://registry.npmjs.org/cordova-js
2428 verbose headers { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2428 verbose headers via: '1.1 varnish',
2428 verbose headers 'cache-control': 'max-age=300',
2428 verbose headers etag: 'W/"58869bd9-f431"',
2428 verbose headers age: '0',
2428 verbose headers connection: 'keep-alive',
2428 verbose headers 'x-served-by': 'cache-dfw1828-DFW',
2428 verbose headers 'x-cache': 'HIT',
2428 verbose headers 'x-cache-hits': '1',
2428 verbose headers 'x-timer': 'S1499201907.046498,VS0,VE33',
2428 verbose headers vary: 'Accept-Encoding' }
2429 silly get cb [ 304,
2429 silly get { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2429 silly get via: '1.1 varnish',
2429 silly get 'cache-control': 'max-age=300',
2429 silly get etag: 'W/"58869bd9-f431"',
2429 silly get age: '0',
2429 silly get connection: 'keep-alive',
2429 silly get 'x-served-by': 'cache-dfw1828-DFW',
2429 silly get 'x-cache': 'HIT',
2429 silly get 'x-cache-hits': '1',
2429 silly get 'x-timer': 'S1499201907.046498,VS0,VE33',
2429 silly get vary: 'Accept-Encoding' } ]
2430 verbose etag http://registry.npmjs.org/cordova-js from cache
2431 verbose get saving cordova-js to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\cordova-js\.cache.json
2432 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2433 silly resolveWithNewModule init-package-json@1.10.1 checking installable status
2434 silly cache add args [ 'init-package-json@^1.2.0', null ]
2435 verbose cache add spec init-package-json@^1.2.0
2436 silly cache add parsed spec Result {
2436 silly cache add raw: 'init-package-json@^1.2.0',
2436 silly cache add scope: null,
2436 silly cache add escapedName: 'init-package-json',
2436 silly cache add name: 'init-package-json',
2436 silly cache add rawSpec: '^1.2.0',
2436 silly cache add spec: '>=1.2.0 <2.0.0',
2436 silly cache add type: 'range' }
2437 silly addNamed init-package-json@>=1.2.0 <2.0.0
2438 verbose addNamed ">=1.2.0 <2.0.0" is a valid semver range for init-package-json
2439 silly addNameRange { name: 'init-package-json',
2439 silly addNameRange range: '>=1.2.0 <2.0.0',
2439 silly addNameRange hasData: false }
2440 silly mapToRegistry name init-package-json
2441 silly mapToRegistry using default registry
2442 silly mapToRegistry registry http://registry.npmjs.org/
2443 silly mapToRegistry data Result {
2443 silly mapToRegistry raw: 'init-package-json',
2443 silly mapToRegistry scope: null,
2443 silly mapToRegistry escapedName: 'init-package-json',
2443 silly mapToRegistry name: 'init-package-json',
2443 silly mapToRegistry rawSpec: '',
2443 silly mapToRegistry spec: 'latest',
2443 silly mapToRegistry type: 'tag' }
2444 silly mapToRegistry uri http://registry.npmjs.org/init-package-json
2445 verbose addNameRange registry:http://registry.npmjs.org/init-package-json not in flight; fetching
2446 silly resolveWithNewModule cordova-create@1.1.1 checking installable status
2447 silly cache add args [ 'cordova-create@~1.1.0', null ]
2448 verbose cache add spec cordova-create@~1.1.0
2449 silly cache add parsed spec Result {
2449 silly cache add raw: 'cordova-create@~1.1.0',
2449 silly cache add scope: null,
2449 silly cache add escapedName: 'cordova-create',
2449 silly cache add name: 'cordova-create',
2449 silly cache add rawSpec: '~1.1.0',
2449 silly cache add spec: '>=1.1.0 <1.2.0',
2449 silly cache add type: 'range' }
2450 silly addNamed cordova-create@>=1.1.0 <1.2.0
2451 verbose addNamed ">=1.1.0 <1.2.0" is a valid semver range for cordova-create
2452 silly addNameRange { name: 'cordova-create',
2452 silly addNameRange range: '>=1.1.0 <1.2.0',
2452 silly addNameRange hasData: false }
2453 silly mapToRegistry name cordova-create
2454 silly mapToRegistry using default registry
2455 silly mapToRegistry registry http://registry.npmjs.org/
2456 silly mapToRegistry data Result {
2456 silly mapToRegistry raw: 'cordova-create',
2456 silly mapToRegistry scope: null,
2456 silly mapToRegistry escapedName: 'cordova-create',
2456 silly mapToRegistry name: 'cordova-create',
2456 silly mapToRegistry rawSpec: '',
2456 silly mapToRegistry spec: 'latest',
2456 silly mapToRegistry type: 'tag' }
2457 silly mapToRegistry uri http://registry.npmjs.org/cordova-create
2458 verbose addNameRange registry:http://registry.npmjs.org/cordova-create not in flight; fetching
2459 verbose get http://registry.npmjs.org/init-package-json not expired, no request
2460 silly addNameRange number 2 { name: 'init-package-json',
2460 silly addNameRange range: '>=1.2.0 <2.0.0',
2460 silly addNameRange hasData: true }
2461 silly addNameRange versions [ 'init-package-json',
2461 silly addNameRange [ '0.0.1',
2461 silly addNameRange '0.0.2',
2461 silly addNameRange '0.0.3',
2461 silly addNameRange '0.0.4',
2461 silly addNameRange '0.0.5',
2461 silly addNameRange '0.0.6',
2461 silly addNameRange '0.0.7',
2461 silly addNameRange '0.0.8',
2461 silly addNameRange '0.0.9',
2461 silly addNameRange '0.0.10',
2461 silly addNameRange '0.0.11',
2461 silly addNameRange '0.0.13',
2461 silly addNameRange '0.0.14',
2461 silly addNameRange '0.0.15',
2461 silly addNameRange '0.0.16',
2461 silly addNameRange '0.0.17',
2461 silly addNameRange '0.1.0',
2461 silly addNameRange '0.1.1',
2461 silly addNameRange '0.1.2',
2461 silly addNameRange '1.0.0',
2461 silly addNameRange '1.0.1',
2461 silly addNameRange '1.1.0',
2461 silly addNameRange '1.1.1',
2461 silly addNameRange '1.1.2',
2461 silly addNameRange '1.1.3',
2461 silly addNameRange '1.2.0',
2461 silly addNameRange '1.3.0',
2461 silly addNameRange '1.3.1',
2461 silly addNameRange '1.3.2',
2461 silly addNameRange '1.4.0',
2461 silly addNameRange '1.4.1',
2461 silly addNameRange '1.4.2',
2461 silly addNameRange '1.5.0',
2461 silly addNameRange '1.6.0',
2461 silly addNameRange '1.6.1',
2461 silly addNameRange '1.7.0',
2461 silly addNameRange '1.7.1',
2461 silly addNameRange '1.8.0',
2461 silly addNameRange '1.9.0',
2461 silly addNameRange '1.9.1',
2461 silly addNameRange '1.9.2',
2461 silly addNameRange '1.9.3',
2461 silly addNameRange '1.9.4',
2461 silly addNameRange '1.9.5',
2461 silly addNameRange '1.9.6',
2461 silly addNameRange '1.10.0',
2461 silly addNameRange '1.10.1' ] ]
2462 silly addNamed init-package-json@1.10.1
2463 verbose addNamed "1.10.1" is a plain semver version for init-package-json
2464 verbose get http://registry.npmjs.org/cordova-create not expired, no request
2465 silly addNameRange number 2 { name: 'cordova-create',
2465 silly addNameRange range: '>=1.1.0 <1.2.0',
2465 silly addNameRange hasData: true }
2466 silly addNameRange versions [ 'cordova-create',
2466 silly addNameRange [ '0.1.0',
2466 silly addNameRange '0.1.1',
2466 silly addNameRange '0.1.2',
2466 silly addNameRange '0.1.3',
2466 silly addNameRange '0.1.4',
2466 silly addNameRange '0.1.5',
2466 silly addNameRange '0.0.6',
2466 silly addNameRange '0.0.7',
2466 silly addNameRange '0.0.8',
2466 silly addNameRange '0.0.9',
2466 silly addNameRange '0.0.10',
2466 silly addNameRange '0.0.11',
2466 silly addNameRange '0.0.12',
2466 silly addNameRange '0.0.13',
2466 silly addNameRange '0.0.14',
2466 silly addNameRange '0.0.15',
2466 silly addNameRange '0.0.16',
2466 silly addNameRange '0.0.17',
2466 silly addNameRange '0.0.18',
2466 silly addNameRange '0.0.19',
2466 silly addNameRange '0.0.20',
2466 silly addNameRange '1.0.0',
2466 silly addNameRange '1.0.1',
2466 silly addNameRange '1.0.2',
2466 silly addNameRange '1.1.0',
2466 silly addNameRange '1.1.2-nightly.2017.5.10.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.5.11.637e657e',
2466 silly addNameRange '1.1.1',
2466 silly addNameRange '1.1.2-nightly.2017.5.13.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.5.14.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.5.15.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.5.16.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.5.17.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.5.18.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.5.19.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.5.20.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.5.21.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.5.22.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.5.23.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.5.24.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.5.25.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.5.26.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.5.27.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.5.30.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.1.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.2.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.3.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.4.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.5.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.6.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.7.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.10.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.11.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.12.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.14.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.15.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.16.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.17.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.18.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.19.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.20.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.21.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.22.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.24.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.25.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.26.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.27.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.28.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.6.29.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.7.1.637e657e',
2466 silly addNameRange '1.1.2-nightly.2017.7.4.637e657e' ] ]
2467 silly addNamed cordova-create@1.1.1
2468 verbose addNamed "1.1.1" is a plain semver version for cordova-create
2469 silly cache afterAdd init-package-json@1.10.1
2470 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\init-package-json\1.10.1\package\package.json not in flight; writing
2471 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2472 silly cache afterAdd cordova-create@1.1.1
2473 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\cordova-create\1.1.1\package\package.json not in flight; writing
2474 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2475 silly resolveWithNewModule cordova-js@4.2.1 checking installable status
2476 silly cache add args [ 'cordova-js@4.2.1', null ]
2477 verbose cache add spec cordova-js@4.2.1
2478 silly cache add parsed spec Result {
2478 silly cache add raw: 'cordova-js@4.2.1',
2478 silly cache add scope: null,
2478 silly cache add escapedName: 'cordova-js',
2478 silly cache add name: 'cordova-js',
2478 silly cache add rawSpec: '4.2.1',
2478 silly cache add spec: '4.2.1',
2478 silly cache add type: 'version' }
2479 silly addNamed cordova-js@4.2.1
2480 verbose addNamed "4.2.1" is a plain semver version for cordova-js
2481 silly mapToRegistry name cordova-js
2482 silly mapToRegistry using default registry
2483 silly mapToRegistry registry http://registry.npmjs.org/
2484 silly mapToRegistry data Result {
2484 silly mapToRegistry raw: 'cordova-js',
2484 silly mapToRegistry scope: null,
2484 silly mapToRegistry escapedName: 'cordova-js',
2484 silly mapToRegistry name: 'cordova-js',
2484 silly mapToRegistry rawSpec: '',
2484 silly mapToRegistry spec: 'latest',
2484 silly mapToRegistry type: 'tag' }
2485 silly mapToRegistry uri http://registry.npmjs.org/cordova-js
2486 verbose addNameVersion registry:http://registry.npmjs.org/cordova-js not in flight; fetching
2487 verbose get http://registry.npmjs.org/cordova-js not expired, no request
2488 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\init-package-json\1.10.1\package\package.json written
2489 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\cordova-create\1.1.1\package\package.json written
2490 silly cache afterAdd cordova-js@4.2.1
2491 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\cordova-js\4.2.1\package\package.json not in flight; writing
2492 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2493 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\cordova-js\4.2.1\package\package.json written
2494 http 304 http://registry.npmjs.org/dep-graph
2495 verbose headers { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2495 verbose headers via: '1.1 varnish',
2495 verbose headers 'cache-control': 'max-age=300',
2495 verbose headers etag: 'W/"4fbfd1a9-10f7"',
2495 verbose headers age: '0',
2495 verbose headers connection: 'keep-alive',
2495 verbose headers 'x-served-by': 'cache-dfw1842-DFW',
2495 verbose headers 'x-cache': 'HIT',
2495 verbose headers 'x-cache-hits': '1',
2495 verbose headers 'x-timer': 'S1499201907.046199,VS0,VE175',
2495 verbose headers vary: 'Accept-Encoding' }
2496 silly get cb [ 304,
2496 silly get { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2496 silly get via: '1.1 varnish',
2496 silly get 'cache-control': 'max-age=300',
2496 silly get etag: 'W/"4fbfd1a9-10f7"',
2496 silly get age: '0',
2496 silly get connection: 'keep-alive',
2496 silly get 'x-served-by': 'cache-dfw1842-DFW',
2496 silly get 'x-cache': 'HIT',
2496 silly get 'x-cache-hits': '1',
2496 silly get 'x-timer': 'S1499201907.046199,VS0,VE175',
2496 silly get vary: 'Accept-Encoding' } ]
2497 verbose etag http://registry.npmjs.org/dep-graph from cache
2498 verbose get saving dep-graph to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\dep-graph\.cache.json
2499 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2500 silly resolveWithNewModule dep-graph@1.1.0 checking installable status
2501 silly cache add args [ 'dep-graph@1.1.0', null ]
2502 verbose cache add spec dep-graph@1.1.0
2503 silly cache add parsed spec Result {
2503 silly cache add raw: 'dep-graph@1.1.0',
2503 silly cache add scope: null,
2503 silly cache add escapedName: 'dep-graph',
2503 silly cache add name: 'dep-graph',
2503 silly cache add rawSpec: '1.1.0',
2503 silly cache add spec: '1.1.0',
2503 silly cache add type: 'version' }
2504 silly addNamed dep-graph@1.1.0
2505 verbose addNamed "1.1.0" is a plain semver version for dep-graph
2506 silly mapToRegistry name dep-graph
2507 silly mapToRegistry using default registry
2508 silly mapToRegistry registry http://registry.npmjs.org/
2509 silly mapToRegistry data Result {
2509 silly mapToRegistry raw: 'dep-graph',
2509 silly mapToRegistry scope: null,
2509 silly mapToRegistry escapedName: 'dep-graph',
2509 silly mapToRegistry name: 'dep-graph',
2509 silly mapToRegistry rawSpec: '',
2509 silly mapToRegistry spec: 'latest',
2509 silly mapToRegistry type: 'tag' }
2510 silly mapToRegistry uri http://registry.npmjs.org/dep-graph
2511 verbose addNameVersion registry:http://registry.npmjs.org/dep-graph not in flight; fetching
2512 verbose get http://registry.npmjs.org/dep-graph not expired, no request
2513 silly cache afterAdd dep-graph@1.1.0
2514 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\dep-graph\1.1.0\package\package.json not in flight; writing
2515 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2516 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\dep-graph\1.1.0\package\package.json written
2517 http 304 http://registry.npmjs.org/request
2518 verbose headers { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2518 verbose headers via: '1.1 varnish',
2518 verbose headers 'cache-control': 'max-age=300',
2518 verbose headers etag: 'W/"595bd866-377ed"',
2518 verbose headers age: '224',
2518 verbose headers connection: 'keep-alive',
2518 verbose headers 'x-served-by': 'cache-dfw1820-DFW',
2518 verbose headers 'x-cache': 'HIT',
2518 verbose headers 'x-cache-hits': '4',
2518 verbose headers 'x-timer': 'S1499201907.316187,VS0,VE0',
2518 verbose headers vary: 'Accept-Encoding' }
2519 silly get cb [ 304,
2519 silly get { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2519 silly get via: '1.1 varnish',
2519 silly get 'cache-control': 'max-age=300',
2519 silly get etag: 'W/"595bd866-377ed"',
2519 silly get age: '224',
2519 silly get connection: 'keep-alive',
2519 silly get 'x-served-by': 'cache-dfw1820-DFW',
2519 silly get 'x-cache': 'HIT',
2519 silly get 'x-cache-hits': '4',
2519 silly get 'x-timer': 'S1499201907.316187,VS0,VE0',
2519 silly get vary: 'Accept-Encoding' } ]
2520 verbose etag http://registry.npmjs.org/request from cache
2521 verbose get saving request to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\request\.cache.json
2522 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2523 http 304 http://registry.npmjs.org/npm
2524 verbose headers { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2524 verbose headers via: '1.1 varnish',
2524 verbose headers 'cache-control': 'max-age=300',
2524 verbose headers etag: 'W/"59516976-63d8eb"',
2524 verbose headers age: '293',
2524 verbose headers connection: 'keep-alive',
2524 verbose headers 'x-served-by': 'cache-dfw1821-DFW',
2524 verbose headers 'x-cache': 'HIT',
2524 verbose headers 'x-cache-hits': '1',
2524 verbose headers 'x-timer': 'S1499201907.316196,VS0,VE2',
2524 verbose headers vary: 'Accept-Encoding' }
2525 silly get cb [ 304,
2525 silly get { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2525 silly get via: '1.1 varnish',
2525 silly get 'cache-control': 'max-age=300',
2525 silly get etag: 'W/"59516976-63d8eb"',
2525 silly get age: '293',
2525 silly get connection: 'keep-alive',
2525 silly get 'x-served-by': 'cache-dfw1821-DFW',
2525 silly get 'x-cache': 'HIT',
2525 silly get 'x-cache-hits': '1',
2525 silly get 'x-timer': 'S1499201907.316196,VS0,VE2',
2525 silly get vary: 'Accept-Encoding' } ]
2526 verbose etag http://registry.npmjs.org/npm from cache
2527 verbose get saving npm to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\npm\.cache.json
2528 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2529 http 304 http://registry.npmjs.org/properties-parser
2530 verbose headers { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2530 verbose headers via: '1.1 varnish',
2530 verbose headers 'cache-control': 'max-age=300',
2530 verbose headers etag: 'W/"5943f420-2beb"',
2530 verbose headers age: '256',
2530 verbose headers connection: 'keep-alive',
2530 verbose headers 'x-served-by': 'cache-dfw1829-DFW',
2530 verbose headers 'x-cache': 'HIT',
2530 verbose headers 'x-cache-hits': '1',
2530 verbose headers 'x-timer': 'S1499201907.319323,VS0,VE0',
2530 verbose headers vary: 'Accept-Encoding' }
2531 silly get cb [ 304,
2531 silly get { date: 'Tue, 04 Jul 2017 20:58:27 GMT',
2531 silly get via: '1.1 varnish',
2531 silly get 'cache-control': 'max-age=300',
2531 silly get etag: 'W/"5943f420-2beb"',
2531 silly get age: '256',
2531 silly get connection: 'keep-alive',
2531 silly get 'x-served-by': 'cache-dfw1829-DFW',
2531 silly get 'x-cache': 'HIT',
2531 silly get 'x-cache-hits': '1',
2531 silly get 'x-timer': 'S1499201907.319323,VS0,VE0',
2531 silly get vary: 'Accept-Encoding' } ]
2532 verbose etag http://registry.npmjs.org/properties-parser from cache
2533 verbose get saving properties-parser to d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\registry.npmjs.org\properties-parser\.cache.json
2534 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2535 silly resolveWithNewModule properties-parser@0.3.1 checking installable status
2536 silly cache add args [ 'properties-parser@0.3.1', null ]
2537 verbose cache add spec properties-parser@0.3.1
2538 silly cache add parsed spec Result {
2538 silly cache add raw: 'properties-parser@0.3.1',
2538 silly cache add scope: null,
2538 silly cache add escapedName: 'properties-parser',
2538 silly cache add name: 'properties-parser',
2538 silly cache add rawSpec: '0.3.1',
2538 silly cache add spec: '0.3.1',
2538 silly cache add type: 'version' }
2539 silly addNamed properties-parser@0.3.1
2540 verbose addNamed "0.3.1" is a plain semver version for properties-parser
2541 silly mapToRegistry name properties-parser
2542 silly mapToRegistry using default registry
2543 silly mapToRegistry registry http://registry.npmjs.org/
2544 silly mapToRegistry data Result {
2544 silly mapToRegistry raw: 'properties-parser',
2544 silly mapToRegistry scope: null,
2544 silly mapToRegistry escapedName: 'properties-parser',
2544 silly mapToRegistry name: 'properties-parser',
2544 silly mapToRegistry rawSpec: '',
2544 silly mapToRegistry spec: 'latest',
2544 silly mapToRegistry type: 'tag' }
2545 silly mapToRegistry uri http://registry.npmjs.org/properties-parser
2546 verbose addNameVersion registry:http://registry.npmjs.org/properties-parser not in flight; fetching
2547 silly resolveWithNewModule request@2.79.0 checking installable status
2548 silly cache add args [ 'request@2.79.0', null ]
2549 verbose cache add spec request@2.79.0
2550 silly cache add parsed spec Result {
2550 silly cache add raw: 'request@2.79.0',
2550 silly cache add scope: null,
2550 silly cache add escapedName: 'request',
2550 silly cache add name: 'request',
2550 silly cache add rawSpec: '2.79.0',
2550 silly cache add spec: '2.79.0',
2550 silly cache add type: 'version' }
2551 silly addNamed request@2.79.0
2552 verbose addNamed "2.79.0" is a plain semver version for request
2553 silly mapToRegistry name request
2554 silly mapToRegistry using default registry
2555 silly mapToRegistry registry http://registry.npmjs.org/
2556 silly mapToRegistry data Result {
2556 silly mapToRegistry raw: 'request',
2556 silly mapToRegistry scope: null,
2556 silly mapToRegistry escapedName: 'request',
2556 silly mapToRegistry name: 'request',
2556 silly mapToRegistry rawSpec: '',
2556 silly mapToRegistry spec: 'latest',
2556 silly mapToRegistry type: 'tag' }
2557 silly mapToRegistry uri http://registry.npmjs.org/request
2558 verbose addNameVersion registry:http://registry.npmjs.org/request not in flight; fetching
2559 verbose get http://registry.npmjs.org/properties-parser not expired, no request
2560 verbose get http://registry.npmjs.org/request not expired, no request
2561 silly resolveWithNewModule npm@2.15.12 checking installable status
2562 silly cache add args [ 'npm@^2.10.x', null ]
2563 verbose cache add spec npm@^2.10.x
2564 silly cache add parsed spec Result {
2564 silly cache add raw: 'npm@^2.10.x',
2564 silly cache add scope: null,
2564 silly cache add escapedName: 'npm',
2564 silly cache add name: 'npm',
2564 silly cache add rawSpec: '^2.10.x',
2564 silly cache add spec: '>=2.10.0 <3.0.0',
2564 silly cache add type: 'range' }
2565 silly addNamed npm@>=2.10.0 <3.0.0
2566 verbose addNamed ">=2.10.0 <3.0.0" is a valid semver range for npm
2567 silly addNameRange { name: 'npm', range: '>=2.10.0 <3.0.0', hasData: false }
2568 silly mapToRegistry name npm
2569 silly mapToRegistry using default registry
2570 silly mapToRegistry registry http://registry.npmjs.org/
2571 silly mapToRegistry data Result {
2571 silly mapToRegistry raw: 'npm',
2571 silly mapToRegistry scope: null,
2571 silly mapToRegistry escapedName: 'npm',
2571 silly mapToRegistry name: 'npm',
2571 silly mapToRegistry rawSpec: '',
2571 silly mapToRegistry spec: 'latest',
2571 silly mapToRegistry type: 'tag' }
2572 silly mapToRegistry uri http://registry.npmjs.org/npm
2573 verbose addNameRange registry:http://registry.npmjs.org/npm not in flight; fetching
2574 silly cache afterAdd properties-parser@0.3.1
2575 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\properties-parser\0.3.1\package\package.json not in flight; writing
2576 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2577 silly cache afterAdd request@2.79.0
2578 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\request\2.79.0\package\package.json not in flight; writing
2579 verbose correctMkdir d:\Users\ronaiza.costa\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
2580 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\request\2.79.0\package\package.json written
2581 verbose afterAdd d:\Users\ronaiza.costa\AppData\Roaming\npm-cache\properties-parser\0.3.1\package\package.json written
2582 verbose get http://registry.npmjs.org/npm not expired, no request
2583 silly addNameRange number 2 { name: 'npm', range: '>=2.10.0 <3.0.0', hasData: true }
2584 silly addNameRange versions [ 'npm',
2584 silly addNameRange [ '1.1.25',
2584 silly addNameRange '1.2.32',
2584 silly addNameRange '1.3.2',
2584 silly addNameRange '1.3.4',
2584 silly addNameRange '1.2.20',
2584 silly addNameRange '1.2.21',
2584 silly addNameRange '1.2.22',
2584 silly addNameRange '1.2.23',
2584 silly addNameRange '1.2.24',
2584 silly addNameRange '1.2.25',
2584 silly addNameRange '1.2.27',
2584 silly addNameRange '1.2.28',
2584 silly addNameRange '1.2.30',
2584 silly addNameRange '1.2.31',
2584 silly addNameRange '1.3.0',
2584 silly addNameRange '1.3.1',
2584 silly addNameRange '1.2.19',
2584 silly addNameRange '1.1.70',
2584 silly addNameRange '1.1.71',
2584 silly addNameRange '1.3.5',
2584 silly addNameRange '1.3.6',
2584 silly addNameRange '1.3.7',
2584 silly addNameRange '1.3.8',
2584 silly addNameRange '1.3.9',
2584 silly addNameRange '1.3.10',
2584 silly addNameRange '1.3.11',
2584 silly addNameRange '1.3.12',
2584 silly addNameRange '1.3.13',
2584 silly addNameRange '1.3.14',
2584 silly addNameRange '1.3.15',
2584 silly addNameRange '1.3.16',
2584 silly addNameRange '1.3.17',
2584 silly addNameRange '1.3.18',
2584 silly addNameRange '1.3.20',
2584 silly addNameRange '1.3.21',
2584 silly addNameRange '1.3.22',
2584 silly addNameRange '1.3.23',
2584 silly addNameRange '1.3.24',
2584 silly addNameRange '1.3.25',
2584 silly addNameRange '1.3.26',
2584 silly addNameRange '1.4.0',
2584 silly addNameRange '1.4.1',
2584 silly addNameRange '1.4.2',
2584 silly addNameRange '1.4.3',
2584 silly addNameRange '1.4.4',
2584 silly addNameRange '1.4.5',
2584 silly addNameRange '1.4.6',
2584 silly addNameRange '1.4.7',
2584 silly addNameRange '1.4.8',
2584 silly addNameRange '1.4.9',
2584 silly addNameRange '1.4.10',
2584 silly addNameRange '1.4.11',
2584 silly addNameRange '1.4.12',
2584 silly addNameRange '1.4.13',
2584 silly addNameRange '1.4.14',
2584 silly addNameRange '1.4.15',
2584 silly addNameRange '1.4.16',
2584 silly addNameRange '1.2.8000',
2584 silly addNameRange '1.4.17',
2584 silly addNameRange '1.4.18',
2584 silly addNameRange '1.4.19',
2584 silly addNameRange '1.5.0-alpha-0',
2584 silly addNameRange '1.5.0-alpha-1',
2584 silly addNameRange '1.4.20',
2584 silly addNameRange '1.5.0-alpha-2',
2584 silly addNameRange '1.4.21',
2584 silly addNameRange '1.5.0-alpha-3',
2584 silly addNameRange '1.5.0-alpha-4',
2584 silly addNameRange '2.0.0-alpha-5',
2584 silly addNameRange '1.4.22',
2584 silly addNameRange '1.4.23',
2584 silly addNameRange '2.0.0-alpha.6.0',
2584 silly addNameRange '1.4.24',
2584 silly addNameRange '2.0.0-alpha.6',
2584 silly addNameRange '2.0.0-alpha.7',
2584 silly addNameRange '2.0.0-beta.0',
2584 silly addNameRange '1.4.25',
2584 silly addNameRange '2.0.0-beta.1',
2584 silly addNameRange '1.4.26',
2584 silly addNameRange '2.0.0-beta.2',
2584 silly addNameRange '1.4.27',
2584 silly addNameRange '2.0.0-beta.3',
2584 silly addNameRange '1.4.28',
2584 silly addNameRange '2.0.0',
2584 silly addNameRange '2.0.1',
2584 silly addNameRange '2.0.2',
2584 silly addNameRange '2.1.0',
2584 silly addNameRange '2.1.1',
2584 silly addNameRange '2.1.2',
2584 silly addNameRange '2.1.3',
2584 silly addNameRange '2.1.4',
2584 silly addNameRange '2.1.5',
2584 silly addNameRange '2.1.6',
2584 silly addNameRange '2.1.7',
2584 silly addNameRange '2.1.8',
2584 silly addNameRange '2.1.9',
2584 silly addNameRange '2.1.10',
2584 silly addNameRange '2.1.11',
2584 silly addNameRange '2.1.12',
2584 silly addNameRange '2.1.13',
2584 silly addNameRange ... 164 more items ] ]
2585 silly addNamed npm@2.15.12
2586 verbose addNamed "2.15.12" is a plain semver version for npm
2587 silly mapToRegistry name npm
2588 silly mapToRegistry using default registry
2589 silly mapToRegistry registry http://registry.npmjs.org/
2590 silly mapToRegistry data Result {
2590 silly mapToRegistry raw: 'npm',
2590 silly mapToRegistry scope: null,
2590 silly mapToRegistry escapedName: 'npm',
2590 silly mapToRegistry name: 'npm',
2590 silly mapToRegistry rawSpec: '',
2590 silly mapToRegistry spec: 'latest',
2590 silly mapToRegistry type: 'tag' }
2591 silly mapToRegistry uri http://registry.npmjs.org/npm
2592 verbose addRemoteTarball http://registry.npmjs.org/npm/-/npm-2.15.12.tgz not in flight; adding
2593 verbose addRemoteTarball [ 'http://registry.npmjs.org/npm/-/npm-2.15.12.tgz',
2593 verbose addRemoteTarball 'df7c3ed5a277c3f9d4b5d819b05311d10a200ae6' ]
2594 http fetch 200 http://registry.npmjs.org/tar/-/tar-2.2.1.tgz
2595 info retry fetch attempt 1 at 17:58:27
2596 info attempt registry request try #1 at 17:58:27
2597 http fetch GET http://registry.npmjs.org/npm/-/npm-2.15.12.tgz
2598 silly fetchAndShaCheck shasum 8e4d2a256c0e2185c6b18ad694aec968b83cb1d1
2599 http fetch 200 http://registry.npmjs.org/npm/-/npm-2.15.12.tgz
2600 silly fetchAndShaCheck shasum df7c3ed5a277c3f9d4b5d819b05311d10a200ae6
2601 silly rollbackFailedOptional Starting
2602 silly rollbackFailedOptional Finishing
2603 silly runTopLevelLifecycles Finishing
2604 silly install printInstalled
2605 verbose stack Error: shasum check failed for D:\Users\RONAIZ~1.COS\AppData\Local\Temp\npm-6800-a711fad2\registry.npmjs.org\tar\-\tar-2.2.1.tgz
2605 verbose stack Expected: 8e4d2a256c0e2185c6b18ad694aec968b83cb1d1
2605 verbose stack Actual: 1b74f2873ca5437d8270ae2d26fa2b807d8c15c3
2605 verbose stack From: http://registry.npmjs.org/tar/-/tar-2.2.1.tgz
2605 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\sha\index.js:25:8
2605 verbose stack at ReadStream.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\sha\index.js:72:7)
2605 verbose stack at emitNone (events.js:91:20)
2605 verbose stack at ReadStream.emit (events.js:185:7)
2605 verbose stack at endReadableNT (_stream_readable.js:974:12)
2605 verbose stack at _combinedTickCallback (internal/process/next_tick.js:80:11)
2605 verbose stack at process._tickCallback (internal/process/next_tick.js:104:9)
2606 verbose cwd D:\Users\ronaiza.costa\Documents
2607 error Windows_NT 6.1.7601
2608 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "i" "-g" "cordova" "ionic"
2609 error node v6.11.0
2610 error npm v3.10.10
2611 error shasum check failed for D:\Users\RONAIZ~1.COS\AppData\Local\Temp\npm-6800-a711fad2\registry.npmjs.org\tar\-\tar-2.2.1.tgz
2611 error Expected: 8e4d2a256c0e2185c6b18ad694aec968b83cb1d1
2611 error Actual: 1b74f2873ca5437d8270ae2d26fa2b807d8c15c3
2611 error From: http://registry.npmjs.org/tar/-/tar-2.2.1.tgz
2612 error If you need help, you may report this error at:
2612 error <https://github.com/npm/npm/issues>
2613 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment