npm / npm

This repository is moving to: https://github.com/npm/cli
http://npm.community
17.53k stars 3.02k forks source link

Erro ao instalar Popcorn Time no Arch Linux #9147

Closed wagrod closed 8 years ago

wagrod commented 9 years ago
0 info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/bin/npm', 'install' ]
2 info using npm@2.13.2
3 info using node@v0.12.7
4 verbose readDependencies loading dependencies from /home/wr/Downloads/popcorntime/src/desktop.git/package.json
5 verbose install where, deps [ '/home/wr/Downloads/popcorntime/src/desktop.git',
5 verbose install   [ 'URIjs',
5 verbose install     'adm-zip',
5 verbose install     'airplay-js',
5 verbose install     'async',
5 verbose install     'chromecast-js',
5 verbose install     'dlna-js',
5 verbose install     'upnp-mediarenderer-client',
5 verbose install     'i18n',
5 verbose install     'iconv-lite',
5 verbose install     'jschardet',
5 verbose install     'json-rpc2',
5 verbose install     'memoizee',
5 verbose install     'mime',
5 verbose install     'mkdirp',
5 verbose install     'moment',
5 verbose install     'mv',
5 verbose install     'native-dns',
5 verbose install     'nedb',
5 verbose install     'node-captions',
5 verbose install     'node-webkit-fdialogs',
5 verbose install     'peerflix',
5 verbose install     'popcorn-opensubtitles',
5 verbose install     'q',
5 verbose install     'read-torrent',
5 verbose install     'readdirp',
5 verbose install     'request',
5 verbose install     'rimraf',
5 verbose install     'semver',
5 verbose install     'sha1',
5 verbose install     'tar',
5 verbose install     'temp',
5 verbose install     'torrent-health',
5 verbose install     'underscore',
5 verbose install     'bower',
5 verbose install     'grunt',
5 verbose install     'grunt-bower-clean',
5 verbose install     'grunt-contrib-clean',
5 verbose install     'grunt-contrib-compress',
5 verbose install     'grunt-contrib-jshint',
5 verbose install     'grunt-contrib-stylus',
5 verbose install     'grunt-contrib-watch',
5 verbose install     'grunt-exec',
5 verbose install     'grunt-githooks',
5 verbose install     'grunt-jsbeautifier',
5 verbose install     'grunt-node-webkit-builder',
5 verbose install     'grunt-shell',
5 verbose install     'load-grunt-tasks',
5 verbose install     'nw-gyp',
5 verbose install     'stylus' ] ]
6 verbose install where, peers [ '/home/wr/Downloads/popcorntime/src/desktop.git', [] ]
7 verbose installManyTop reading for lifecycle /home/wr/Downloads/popcorntime/src/desktop.git/package.json
8 info preinstall Popcorn-Time@0.3.7-2
9 verbose readDependencies loading dependencies from /home/wr/Downloads/popcorntime/src/desktop.git/package.json
10 silly cache add args [ 'airplay-js@git+https://git.popcorntime.io/mirrors/node-airplay-js.git',
10 silly cache add   null ]
11 verbose cache add spec airplay-js@git+https://git.popcorntime.io/mirrors/node-airplay-js.git
12 silly cache add args [ 'async@0.9.0', null ]
13 verbose cache add spec async@0.9.0
14 silly cache add parsed spec { raw: 'async@0.9.0',
14 silly cache add   scope: null,
14 silly cache add   name: 'async',
14 silly cache add   rawSpec: '0.9.0',
14 silly cache add   spec: '0.9.0',
14 silly cache add   type: 'version' }
15 silly addNamed async@0.9.0
16 verbose addNamed "0.9.0" is a plain semver version for async
17 silly mapToRegistry name async
18 silly mapToRegistry using default registry
19 silly mapToRegistry registry https://registry.npmjs.org/
20 silly mapToRegistry uri https://registry.npmjs.org/async
21 verbose addNameVersion registry:https://registry.npmjs.org/async not in flight; fetching
22 silly cache add args [ 'chromecast-js@git+https://git.popcorntime.io/mirrors/chromecast-js.git',
22 silly cache add   null ]
23 verbose cache add spec chromecast-js@git+https://git.popcorntime.io/mirrors/chromecast-js.git
24 silly cache add args [ 'dlna-js@git+https://git.popcorntime.io/mirrors/dlna-js.git',
24 silly cache add   null ]
25 verbose cache add spec dlna-js@git+https://git.popcorntime.io/mirrors/dlna-js.git
26 silly cache add args [ 'upnp-mediarenderer-client@git+https://github.com/thibauts/node-upnp-mediarenderer-client.git',
26 silly cache add   null ]
27 verbose cache add spec upnp-mediarenderer-client@git+https://github.com/thibauts/node-upnp-mediarenderer-client.git
28 silly cache add args [ 'i18n@0.5.0', null ]
29 verbose cache add spec i18n@0.5.0
30 silly cache add parsed spec { raw: 'i18n@0.5.0',
30 silly cache add   scope: null,
30 silly cache add   name: 'i18n',
30 silly cache add   rawSpec: '0.5.0',
30 silly cache add   spec: '0.5.0',
30 silly cache add   type: 'version' }
31 silly addNamed i18n@0.5.0
32 verbose addNamed "0.5.0" is a plain semver version for i18n
33 silly mapToRegistry name i18n
34 silly mapToRegistry using default registry
35 silly mapToRegistry registry https://registry.npmjs.org/
36 silly mapToRegistry uri https://registry.npmjs.org/i18n
37 verbose addNameVersion registry:https://registry.npmjs.org/i18n not in flight; fetching
38 silly cache add args [ 'iconv-lite@^0.4.3', null ]
39 verbose cache add spec iconv-lite@^0.4.3
40 silly cache add parsed spec { raw: 'iconv-lite@^0.4.3',
40 silly cache add   scope: null,
40 silly cache add   name: 'iconv-lite',
40 silly cache add   rawSpec: '^0.4.3',
40 silly cache add   spec: '>=0.4.3 <0.5.0',
40 silly cache add   type: 'range' }
41 silly addNamed iconv-lite@>=0.4.3 <0.5.0
42 verbose addNamed ">=0.4.3 <0.5.0" is a valid semver range for iconv-lite
43 silly addNameRange { name: 'iconv-lite', range: '>=0.4.3 <0.5.0', hasData: false }
44 silly mapToRegistry name iconv-lite
45 silly mapToRegistry using default registry
46 silly mapToRegistry registry https://registry.npmjs.org/
47 silly mapToRegistry uri https://registry.npmjs.org/iconv-lite
48 verbose addNameRange registry:https://registry.npmjs.org/iconv-lite not in flight; fetching
49 silly cache add args [ 'jschardet@1.1.0', null ]
50 verbose cache add spec jschardet@1.1.0
51 silly cache add parsed spec { raw: 'jschardet@1.1.0',
51 silly cache add   scope: null,
51 silly cache add   name: 'jschardet',
51 silly cache add   rawSpec: '1.1.0',
51 silly cache add   spec: '1.1.0',
51 silly cache add   type: 'version' }
52 silly addNamed jschardet@1.1.0
53 verbose addNamed "1.1.0" is a plain semver version for jschardet
54 silly mapToRegistry name jschardet
55 silly mapToRegistry using default registry
56 silly mapToRegistry registry https://registry.npmjs.org/
57 silly mapToRegistry uri https://registry.npmjs.org/jschardet
58 verbose addNameVersion registry:https://registry.npmjs.org/jschardet not in flight; fetching
59 silly cache add args [ 'json-rpc2@^0.7.0', null ]
60 verbose cache add spec json-rpc2@^0.7.0
61 silly cache add parsed spec { raw: 'json-rpc2@^0.7.0',
61 silly cache add   scope: null,
61 silly cache add   name: 'json-rpc2',
61 silly cache add   rawSpec: '^0.7.0',
61 silly cache add   spec: '>=0.7.0 <0.8.0',
61 silly cache add   type: 'range' }
62 silly addNamed json-rpc2@>=0.7.0 <0.8.0
63 verbose addNamed ">=0.7.0 <0.8.0" is a valid semver range for json-rpc2
64 silly addNameRange { name: 'json-rpc2', range: '>=0.7.0 <0.8.0', hasData: false }
65 silly mapToRegistry name json-rpc2
66 silly mapToRegistry using default registry
67 silly mapToRegistry registry https://registry.npmjs.org/
68 silly mapToRegistry uri https://registry.npmjs.org/json-rpc2
69 verbose addNameRange registry:https://registry.npmjs.org/json-rpc2 not in flight; fetching
70 silly cache add args [ 'memoizee@^0.3.7', null ]
71 verbose cache add spec memoizee@^0.3.7
72 silly cache add parsed spec { raw: 'memoizee@^0.3.7',
72 silly cache add   scope: null,
72 silly cache add   name: 'memoizee',
72 silly cache add   rawSpec: '^0.3.7',
72 silly cache add   spec: '>=0.3.7 <0.4.0',
72 silly cache add   type: 'range' }
73 silly addNamed memoizee@>=0.3.7 <0.4.0
74 verbose addNamed ">=0.3.7 <0.4.0" is a valid semver range for memoizee
75 silly addNameRange { name: 'memoizee', range: '>=0.3.7 <0.4.0', hasData: false }
76 silly mapToRegistry name memoizee
77 silly mapToRegistry using default registry
78 silly mapToRegistry registry https://registry.npmjs.org/
79 silly mapToRegistry uri https://registry.npmjs.org/memoizee
80 verbose addNameRange registry:https://registry.npmjs.org/memoizee not in flight; fetching
81 silly cache add args [ 'mime@1.2.11', null ]
82 verbose cache add spec mime@1.2.11
83 silly cache add parsed spec { raw: 'mime@1.2.11',
83 silly cache add   scope: null,
83 silly cache add   name: 'mime',
83 silly cache add   rawSpec: '1.2.11',
83 silly cache add   spec: '1.2.11',
83 silly cache add   type: 'version' }
84 silly addNamed mime@1.2.11
85 verbose addNamed "1.2.11" is a plain semver version for mime
86 silly mapToRegistry name mime
87 silly mapToRegistry using default registry
88 silly mapToRegistry registry https://registry.npmjs.org/
89 silly mapToRegistry uri https://registry.npmjs.org/mime
90 verbose addNameVersion registry:https://registry.npmjs.org/mime not in flight; fetching
91 silly cache add args [ 'mkdirp@*', null ]
92 verbose cache add spec mkdirp@*
93 silly cache add parsed spec { raw: 'mkdirp@*',
93 silly cache add   scope: null,
93 silly cache add   name: 'mkdirp',
93 silly cache add   rawSpec: '*',
93 silly cache add   spec: '*',
93 silly cache add   type: 'range' }
94 silly addNamed mkdirp@*
95 verbose addNamed "*" is a valid semver range for mkdirp
96 silly addNameRange { name: 'mkdirp', range: '*', hasData: false }
97 silly mapToRegistry name mkdirp
98 silly mapToRegistry using default registry
99 silly mapToRegistry registry https://registry.npmjs.org/
100 silly mapToRegistry uri https://registry.npmjs.org/mkdirp
101 verbose addNameRange registry:https://registry.npmjs.org/mkdirp not in flight; fetching
102 silly cache add args [ 'moment@^2.6.0', null ]
103 verbose cache add spec moment@^2.6.0
104 silly cache add parsed spec { raw: 'moment@^2.6.0',
104 silly cache add   scope: null,
104 silly cache add   name: 'moment',
104 silly cache add   rawSpec: '^2.6.0',
104 silly cache add   spec: '>=2.6.0 <3.0.0',
104 silly cache add   type: 'range' }
105 silly addNamed moment@>=2.6.0 <3.0.0
106 verbose addNamed ">=2.6.0 <3.0.0" is a valid semver range for moment
107 silly addNameRange { name: 'moment', range: '>=2.6.0 <3.0.0', hasData: false }
108 silly mapToRegistry name moment
109 silly mapToRegistry using default registry
110 silly mapToRegistry registry https://registry.npmjs.org/
111 silly mapToRegistry uri https://registry.npmjs.org/moment
112 verbose addNameRange registry:https://registry.npmjs.org/moment not in flight; fetching
113 silly cache add args [ 'mv@^2.0.3', null ]
114 verbose cache add spec mv@^2.0.3
115 silly cache add parsed spec { raw: 'mv@^2.0.3',
115 silly cache add   scope: null,
115 silly cache add   name: 'mv',
115 silly cache add   rawSpec: '^2.0.3',
115 silly cache add   spec: '>=2.0.3 <3.0.0',
115 silly cache add   type: 'range' }
116 silly addNamed mv@>=2.0.3 <3.0.0
117 verbose addNamed ">=2.0.3 <3.0.0" is a valid semver range for mv
118 silly addNameRange { name: 'mv', range: '>=2.0.3 <3.0.0', hasData: false }
119 silly mapToRegistry name mv
120 silly mapToRegistry using default registry
121 silly mapToRegistry registry https://registry.npmjs.org/
122 silly mapToRegistry uri https://registry.npmjs.org/mv
123 verbose addNameRange registry:https://registry.npmjs.org/mv not in flight; fetching
124 silly cache add args [ 'native-dns@^0.7.0', null ]
125 verbose cache add spec native-dns@^0.7.0
126 silly cache add parsed spec { raw: 'native-dns@^0.7.0',
126 silly cache add   scope: null,
126 silly cache add   name: 'native-dns',
126 silly cache add   rawSpec: '^0.7.0',
126 silly cache add   spec: '>=0.7.0 <0.8.0',
126 silly cache add   type: 'range' }
127 silly addNamed native-dns@>=0.7.0 <0.8.0
128 verbose addNamed ">=0.7.0 <0.8.0" is a valid semver range for native-dns
129 silly addNameRange { name: 'native-dns', range: '>=0.7.0 <0.8.0', hasData: false }
130 silly mapToRegistry name native-dns
131 silly mapToRegistry using default registry
132 silly mapToRegistry registry https://registry.npmjs.org/
133 silly mapToRegistry uri https://registry.npmjs.org/native-dns
134 verbose addNameRange registry:https://registry.npmjs.org/native-dns not in flight; fetching
135 silly cache add args [ 'nedb@0.10.11', null ]
136 verbose cache add spec nedb@0.10.11
137 silly cache add parsed spec { raw: 'nedb@0.10.11',
137 silly cache add   scope: null,
137 silly cache add   name: 'nedb',
137 silly cache add   rawSpec: '0.10.11',
137 silly cache add   spec: '0.10.11',
137 silly cache add   type: 'version' }
138 silly addNamed nedb@0.10.11
139 verbose addNamed "0.10.11" is a plain semver version for nedb
140 silly mapToRegistry name nedb
141 silly mapToRegistry using default registry
142 silly mapToRegistry registry https://registry.npmjs.org/
143 silly mapToRegistry uri https://registry.npmjs.org/nedb
144 verbose addNameVersion registry:https://registry.npmjs.org/nedb not in flight; fetching
145 silly cache add args [ 'node-captions@0.2.2', null ]
146 verbose cache add spec node-captions@0.2.2
147 silly cache add parsed spec { raw: 'node-captions@0.2.2',
147 silly cache add   scope: null,
147 silly cache add   name: 'node-captions',
147 silly cache add   rawSpec: '0.2.2',
147 silly cache add   spec: '0.2.2',
147 silly cache add   type: 'version' }
148 silly addNamed node-captions@0.2.2
149 verbose addNamed "0.2.2" is a plain semver version for node-captions
150 silly mapToRegistry name node-captions
151 silly mapToRegistry using default registry
152 silly mapToRegistry registry https://registry.npmjs.org/
153 silly mapToRegistry uri https://registry.npmjs.org/node-captions
154 verbose addNameVersion registry:https://registry.npmjs.org/node-captions not in flight; fetching
155 silly cache add args [ 'node-webkit-fdialogs@latest', null ]
156 verbose cache add spec node-webkit-fdialogs@latest
157 silly cache add args [ 'peerflix@https://git.popcorntime.io/mirrors/peerflix/repository/archive.tar.gz',
157 silly cache add   null ]
158 verbose cache add spec peerflix@https://git.popcorntime.io/mirrors/peerflix/repository/archive.tar.gz
159 silly cache add args [ 'popcorn-opensubtitles@git+https://git.popcorntime.io/popcorntime/opensubtitles.git#a7ad4445a2cc89e3f37d4fe4e6ac06186fd719ea',
159 silly cache add   null ]
160 verbose cache add spec popcorn-opensubtitles@git+https://git.popcorntime.io/popcorntime/opensubtitles.git#a7ad4445a2cc89e3f37d4fe4e6ac06186fd719ea
161 silly cache add args [ 'q@2.0.2', null ]
162 verbose cache add spec q@2.0.2
163 silly cache add parsed spec { raw: 'q@2.0.2',
163 silly cache add   scope: null,
163 silly cache add   name: 'q',
163 silly cache add   rawSpec: '2.0.2',
163 silly cache add   spec: '2.0.2',
163 silly cache add   type: 'version' }
164 silly addNamed q@2.0.2
165 verbose addNamed "2.0.2" is a plain semver version for q
166 silly mapToRegistry name q
167 silly mapToRegistry using default registry
168 silly mapToRegistry registry https://registry.npmjs.org/
169 silly mapToRegistry uri https://registry.npmjs.org/q
170 verbose addNameVersion registry:https://registry.npmjs.org/q not in flight; fetching
171 silly cache add args [ 'read-torrent@1.0.0', null ]
172 verbose cache add spec read-torrent@1.0.0
173 silly cache add parsed spec { raw: 'read-torrent@1.0.0',
173 silly cache add   scope: null,
173 silly cache add   name: 'read-torrent',
173 silly cache add   rawSpec: '1.0.0',
173 silly cache add   spec: '1.0.0',
173 silly cache add   type: 'version' }
174 silly addNamed read-torrent@1.0.0
175 verbose addNamed "1.0.0" is a plain semver version for read-torrent
176 silly mapToRegistry name read-torrent
177 silly mapToRegistry using default registry
178 silly mapToRegistry registry https://registry.npmjs.org/
179 silly mapToRegistry uri https://registry.npmjs.org/read-torrent
180 verbose addNameVersion registry:https://registry.npmjs.org/read-torrent not in flight; fetching
181 silly cache add args [ 'readdirp@*', null ]
182 verbose cache add spec readdirp@*
183 silly cache add parsed spec { raw: 'readdirp@*',
183 silly cache add   scope: null,
183 silly cache add   name: 'readdirp',
183 silly cache add   rawSpec: '*',
183 silly cache add   spec: '*',
183 silly cache add   type: 'range' }
184 silly addNamed readdirp@*
185 verbose addNamed "*" is a valid semver range for readdirp
186 silly addNameRange { name: 'readdirp', range: '*', hasData: false }
187 silly mapToRegistry name readdirp
188 silly mapToRegistry using default registry
189 silly mapToRegistry registry https://registry.npmjs.org/
190 silly mapToRegistry uri https://registry.npmjs.org/readdirp
191 verbose addNameRange registry:https://registry.npmjs.org/readdirp not in flight; fetching
192 silly cache add args [ 'request@^2.36.0', null ]
193 verbose cache add spec request@^2.36.0
194 silly cache add parsed spec { raw: 'request@^2.36.0',
194 silly cache add   scope: null,
194 silly cache add   name: 'request',
194 silly cache add   rawSpec: '^2.36.0',
194 silly cache add   spec: '>=2.36.0 <3.0.0',
194 silly cache add   type: 'range' }
195 silly addNamed request@>=2.36.0 <3.0.0
196 verbose addNamed ">=2.36.0 <3.0.0" is a valid semver range for request
197 silly addNameRange { name: 'request', range: '>=2.36.0 <3.0.0', hasData: false }
198 silly mapToRegistry name request
199 silly mapToRegistry using default registry
200 silly mapToRegistry registry https://registry.npmjs.org/
201 silly mapToRegistry uri https://registry.npmjs.org/request
202 verbose addNameRange registry:https://registry.npmjs.org/request not in flight; fetching
203 silly cache add args [ 'rimraf@2.2.8', null ]
204 verbose cache add spec rimraf@2.2.8
205 silly cache add parsed spec { raw: 'rimraf@2.2.8',
205 silly cache add   scope: null,
205 silly cache add   name: 'rimraf',
205 silly cache add   rawSpec: '2.2.8',
205 silly cache add   spec: '2.2.8',
205 silly cache add   type: 'version' }
206 silly addNamed rimraf@2.2.8
207 verbose addNamed "2.2.8" is a plain semver version for rimraf
208 silly mapToRegistry name rimraf
209 silly mapToRegistry using default registry
210 silly mapToRegistry registry https://registry.npmjs.org/
211 silly mapToRegistry uri https://registry.npmjs.org/rimraf
212 verbose addNameVersion registry:https://registry.npmjs.org/rimraf not in flight; fetching
213 silly cache add args [ 'semver@^2.3.1', null ]
214 verbose cache add spec semver@^2.3.1
215 silly cache add parsed spec { raw: 'semver@^2.3.1',
215 silly cache add   scope: null,
215 silly cache add   name: 'semver',
215 silly cache add   rawSpec: '^2.3.1',
215 silly cache add   spec: '>=2.3.1 <3.0.0',
215 silly cache add   type: 'range' }
216 silly addNamed semver@>=2.3.1 <3.0.0
217 verbose addNamed ">=2.3.1 <3.0.0" is a valid semver range for semver
218 silly addNameRange { name: 'semver', range: '>=2.3.1 <3.0.0', hasData: false }
219 silly mapToRegistry name semver
220 silly mapToRegistry using default registry
221 silly mapToRegistry registry https://registry.npmjs.org/
222 silly mapToRegistry uri https://registry.npmjs.org/semver
223 verbose addNameRange registry:https://registry.npmjs.org/semver not in flight; fetching
224 silly cache add args [ 'sha1@1.1.0', null ]
225 verbose cache add spec sha1@1.1.0
226 silly cache add parsed spec { raw: 'sha1@1.1.0',
226 silly cache add   scope: null,
226 silly cache add   name: 'sha1',
226 silly cache add   rawSpec: '1.1.0',
226 silly cache add   spec: '1.1.0',
226 silly cache add   type: 'version' }
227 silly addNamed sha1@1.1.0
228 verbose addNamed "1.1.0" is a plain semver version for sha1
229 silly mapToRegistry name sha1
230 silly mapToRegistry using default registry
231 silly mapToRegistry registry https://registry.npmjs.org/
232 silly mapToRegistry uri https://registry.npmjs.org/sha1
233 verbose addNameVersion registry:https://registry.npmjs.org/sha1 not in flight; fetching
234 silly cache add args [ 'tar@^1.0.3', null ]
235 verbose cache add spec tar@^1.0.3
236 silly cache add parsed spec { raw: 'tar@^1.0.3',
236 silly cache add   scope: null,
236 silly cache add   name: 'tar',
236 silly cache add   rawSpec: '^1.0.3',
236 silly cache add   spec: '>=1.0.3 <2.0.0',
236 silly cache add   type: 'range' }
237 silly addNamed tar@>=1.0.3 <2.0.0
238 verbose addNamed ">=1.0.3 <2.0.0" is a valid semver range for tar
239 silly addNameRange { name: 'tar', range: '>=1.0.3 <2.0.0', hasData: false }
240 silly mapToRegistry name tar
241 silly mapToRegistry using default registry
242 silly mapToRegistry registry https://registry.npmjs.org/
243 silly mapToRegistry uri https://registry.npmjs.org/tar
244 verbose addNameRange registry:https://registry.npmjs.org/tar not in flight; fetching
245 silly cache add args [ 'temp@^0.8.1', null ]
246 verbose cache add spec temp@^0.8.1
247 silly cache add parsed spec { raw: 'temp@^0.8.1',
247 silly cache add   scope: null,
247 silly cache add   name: 'temp',
247 silly cache add   rawSpec: '^0.8.1',
247 silly cache add   spec: '>=0.8.1 <0.9.0',
247 silly cache add   type: 'range' }
248 silly addNamed temp@>=0.8.1 <0.9.0
249 verbose addNamed ">=0.8.1 <0.9.0" is a valid semver range for temp
250 silly addNameRange { name: 'temp', range: '>=0.8.1 <0.9.0', hasData: false }
251 silly mapToRegistry name temp
252 silly mapToRegistry using default registry
253 silly mapToRegistry registry https://registry.npmjs.org/
254 silly mapToRegistry uri https://registry.npmjs.org/temp
255 verbose addNameRange registry:https://registry.npmjs.org/temp not in flight; fetching
256 silly cache add args [ 'torrent-health@https://github.com/xeoncore/torrent-health/archive/0.1.1.tar.gz',
256 silly cache add   null ]
257 verbose cache add spec torrent-health@https://github.com/xeoncore/torrent-health/archive/0.1.1.tar.gz
258 silly cache add args [ 'underscore@^1.6.0', null ]
259 verbose cache add spec underscore@^1.6.0
260 silly cache add parsed spec { raw: 'underscore@^1.6.0',
260 silly cache add   scope: null,
260 silly cache add   name: 'underscore',
260 silly cache add   rawSpec: '^1.6.0',
260 silly cache add   spec: '>=1.6.0 <2.0.0',
260 silly cache add   type: 'range' }
261 silly addNamed underscore@>=1.6.0 <2.0.0
262 verbose addNamed ">=1.6.0 <2.0.0" is a valid semver range for underscore
263 silly addNameRange { name: 'underscore', range: '>=1.6.0 <2.0.0', hasData: false }
264 silly mapToRegistry name underscore
265 silly mapToRegistry using default registry
266 silly mapToRegistry registry https://registry.npmjs.org/
267 silly mapToRegistry uri https://registry.npmjs.org/underscore
268 verbose addNameRange registry:https://registry.npmjs.org/underscore not in flight; fetching
269 silly cache add args [ 'bower@1.3.8', null ]
270 verbose cache add spec bower@1.3.8
271 silly cache add parsed spec { raw: 'bower@1.3.8',
271 silly cache add   scope: null,
271 silly cache add   name: 'bower',
271 silly cache add   rawSpec: '1.3.8',
271 silly cache add   spec: '1.3.8',
271 silly cache add   type: 'version' }
272 silly addNamed bower@1.3.8
273 verbose addNamed "1.3.8" is a plain semver version for bower
274 silly mapToRegistry name bower
275 silly mapToRegistry using default registry
276 silly mapToRegistry registry https://registry.npmjs.org/
277 silly mapToRegistry uri https://registry.npmjs.org/bower
278 verbose addNameVersion registry:https://registry.npmjs.org/bower not in flight; fetching
279 silly cache add args [ 'grunt@0.4.5', null ]
280 verbose cache add spec grunt@0.4.5
281 silly cache add parsed spec { raw: 'grunt@0.4.5',
281 silly cache add   scope: null,
281 silly cache add   name: 'grunt',
281 silly cache add   rawSpec: '0.4.5',
281 silly cache add   spec: '0.4.5',
281 silly cache add   type: 'version' }
282 silly addNamed grunt@0.4.5
283 verbose addNamed "0.4.5" is a plain semver version for grunt
284 silly mapToRegistry name grunt
285 silly mapToRegistry using default registry
286 silly mapToRegistry registry https://registry.npmjs.org/
287 silly mapToRegistry uri https://registry.npmjs.org/grunt
288 verbose addNameVersion registry:https://registry.npmjs.org/grunt not in flight; fetching
289 silly cache add args [ 'grunt-bower-clean@^0.2.1', null ]
290 verbose cache add spec grunt-bower-clean@^0.2.1
291 silly cache add parsed spec { raw: 'grunt-bower-clean@^0.2.1',
291 silly cache add   scope: null,
291 silly cache add   name: 'grunt-bower-clean',
291 silly cache add   rawSpec: '^0.2.1',
291 silly cache add   spec: '>=0.2.1 <0.3.0',
291 silly cache add   type: 'range' }
292 silly addNamed grunt-bower-clean@>=0.2.1 <0.3.0
293 verbose addNamed ">=0.2.1 <0.3.0" is a valid semver range for grunt-bower-clean
294 silly addNameRange { name: 'grunt-bower-clean',
294 silly addNameRange   range: '>=0.2.1 <0.3.0',
294 silly addNameRange   hasData: false }
295 silly mapToRegistry name grunt-bower-clean
296 silly mapToRegistry using default registry
297 silly mapToRegistry registry https://registry.npmjs.org/
298 silly mapToRegistry uri https://registry.npmjs.org/grunt-bower-clean
299 verbose addNameRange registry:https://registry.npmjs.org/grunt-bower-clean not in flight; fetching
300 silly cache add args [ 'grunt-contrib-clean@^0.5.0', null ]
301 verbose cache add spec grunt-contrib-clean@^0.5.0
302 silly cache add parsed spec { raw: 'grunt-contrib-clean@^0.5.0',
302 silly cache add   scope: null,
302 silly cache add   name: 'grunt-contrib-clean',
302 silly cache add   rawSpec: '^0.5.0',
302 silly cache add   spec: '>=0.5.0 <0.6.0',
302 silly cache add   type: 'range' }
303 silly addNamed grunt-contrib-clean@>=0.5.0 <0.6.0
304 verbose addNamed ">=0.5.0 <0.6.0" is a valid semver range for grunt-contrib-clean
305 silly addNameRange { name: 'grunt-contrib-clean',
305 silly addNameRange   range: '>=0.5.0 <0.6.0',
305 silly addNameRange   hasData: false }
306 silly mapToRegistry name grunt-contrib-clean
307 silly mapToRegistry using default registry
308 silly mapToRegistry registry https://registry.npmjs.org/
309 silly mapToRegistry uri https://registry.npmjs.org/grunt-contrib-clean
310 verbose addNameRange registry:https://registry.npmjs.org/grunt-contrib-clean not in flight; fetching
311 silly cache add args [ 'grunt-contrib-compress@^0.9.1', null ]
312 verbose cache add spec grunt-contrib-compress@^0.9.1
313 silly cache add parsed spec { raw: 'grunt-contrib-compress@^0.9.1',
313 silly cache add   scope: null,
313 silly cache add   name: 'grunt-contrib-compress',
313 silly cache add   rawSpec: '^0.9.1',
313 silly cache add   spec: '>=0.9.1 <0.10.0',
313 silly cache add   type: 'range' }
314 silly addNamed grunt-contrib-compress@>=0.9.1 <0.10.0
315 verbose addNamed ">=0.9.1 <0.10.0" is a valid semver range for grunt-contrib-compress
316 silly addNameRange { name: 'grunt-contrib-compress',
316 silly addNameRange   range: '>=0.9.1 <0.10.0',
316 silly addNameRange   hasData: false }
317 silly mapToRegistry name grunt-contrib-compress
318 silly mapToRegistry using default registry
319 silly mapToRegistry registry https://registry.npmjs.org/
320 silly mapToRegistry uri https://registry.npmjs.org/grunt-contrib-compress
321 verbose addNameRange registry:https://registry.npmjs.org/grunt-contrib-compress not in flight; fetching
322 silly cache add args [ 'grunt-contrib-jshint@^0.10.0', null ]
323 verbose cache add spec grunt-contrib-jshint@^0.10.0
324 silly cache add parsed spec { raw: 'grunt-contrib-jshint@^0.10.0',
324 silly cache add   scope: null,
324 silly cache add   name: 'grunt-contrib-jshint',
324 silly cache add   rawSpec: '^0.10.0',
324 silly cache add   spec: '>=0.10.0 <0.11.0',
324 silly cache add   type: 'range' }
325 silly addNamed grunt-contrib-jshint@>=0.10.0 <0.11.0
326 verbose addNamed ">=0.10.0 <0.11.0" is a valid semver range for grunt-contrib-jshint
327 silly addNameRange { name: 'grunt-contrib-jshint',
327 silly addNameRange   range: '>=0.10.0 <0.11.0',
327 silly addNameRange   hasData: false }
328 silly mapToRegistry name grunt-contrib-jshint
329 silly mapToRegistry using default registry
330 silly mapToRegistry registry https://registry.npmjs.org/
331 silly mapToRegistry uri https://registry.npmjs.org/grunt-contrib-jshint
332 verbose addNameRange registry:https://registry.npmjs.org/grunt-contrib-jshint not in flight; fetching
333 silly cache add args [ 'grunt-contrib-stylus@0.16.0', null ]
334 verbose cache add spec grunt-contrib-stylus@0.16.0
335 silly cache add parsed spec { raw: 'grunt-contrib-stylus@0.16.0',
335 silly cache add   scope: null,
335 silly cache add   name: 'grunt-contrib-stylus',
335 silly cache add   rawSpec: '0.16.0',
335 silly cache add   spec: '0.16.0',
335 silly cache add   type: 'version' }
336 silly addNamed grunt-contrib-stylus@0.16.0
337 verbose addNamed "0.16.0" is a plain semver version for grunt-contrib-stylus
338 silly mapToRegistry name grunt-contrib-stylus
339 silly mapToRegistry using default registry
340 silly mapToRegistry registry https://registry.npmjs.org/
341 silly mapToRegistry uri https://registry.npmjs.org/grunt-contrib-stylus
342 verbose addNameVersion registry:https://registry.npmjs.org/grunt-contrib-stylus not in flight; fetching
343 silly cache add args [ 'grunt-contrib-watch@0.6.x', null ]
344 verbose cache add spec grunt-contrib-watch@0.6.x
345 silly cache add parsed spec { raw: 'grunt-contrib-watch@0.6.x',
345 silly cache add   scope: null,
345 silly cache add   name: 'grunt-contrib-watch',
345 silly cache add   rawSpec: '0.6.x',
345 silly cache add   spec: '>=0.6.0 <0.7.0',
345 silly cache add   type: 'range' }
346 silly addNamed grunt-contrib-watch@>=0.6.0 <0.7.0
347 verbose addNamed ">=0.6.0 <0.7.0" is a valid semver range for grunt-contrib-watch
348 silly addNameRange { name: 'grunt-contrib-watch',
348 silly addNameRange   range: '>=0.6.0 <0.7.0',
348 silly addNameRange   hasData: false }
349 silly mapToRegistry name grunt-contrib-watch
350 silly mapToRegistry using default registry
351 silly mapToRegistry registry https://registry.npmjs.org/
352 silly mapToRegistry uri https://registry.npmjs.org/grunt-contrib-watch
353 verbose addNameRange registry:https://registry.npmjs.org/grunt-contrib-watch not in flight; fetching
354 silly cache add args [ 'grunt-exec@0.4.x', null ]
355 verbose cache add spec grunt-exec@0.4.x
356 silly cache add parsed spec { raw: 'grunt-exec@0.4.x',
356 silly cache add   scope: null,
356 silly cache add   name: 'grunt-exec',
356 silly cache add   rawSpec: '0.4.x',
356 silly cache add   spec: '>=0.4.0 <0.5.0',
356 silly cache add   type: 'range' }
357 silly addNamed grunt-exec@>=0.4.0 <0.5.0
358 verbose addNamed ">=0.4.0 <0.5.0" is a valid semver range for grunt-exec
359 silly addNameRange { name: 'grunt-exec', range: '>=0.4.0 <0.5.0', hasData: false }
360 silly mapToRegistry name grunt-exec
361 silly mapToRegistry using default registry
362 silly mapToRegistry registry https://registry.npmjs.org/
363 silly mapToRegistry uri https://registry.npmjs.org/grunt-exec
364 verbose addNameRange registry:https://registry.npmjs.org/grunt-exec not in flight; fetching
365 silly cache add args [ 'grunt-githooks@^0.3.1', null ]
366 verbose cache add spec grunt-githooks@^0.3.1
367 silly cache add parsed spec { raw: 'grunt-githooks@^0.3.1',
367 silly cache add   scope: null,
367 silly cache add   name: 'grunt-githooks',
367 silly cache add   rawSpec: '^0.3.1',
367 silly cache add   spec: '>=0.3.1 <0.4.0',
367 silly cache add   type: 'range' }
368 silly addNamed grunt-githooks@>=0.3.1 <0.4.0
369 verbose addNamed ">=0.3.1 <0.4.0" is a valid semver range for grunt-githooks
370 silly addNameRange { name: 'grunt-githooks',
370 silly addNameRange   range: '>=0.3.1 <0.4.0',
370 silly addNameRange   hasData: false }
371 silly mapToRegistry name grunt-githooks
372 silly mapToRegistry using default registry
373 silly mapToRegistry registry https://registry.npmjs.org/
374 silly mapToRegistry uri https://registry.npmjs.org/grunt-githooks
375 verbose addNameRange registry:https://registry.npmjs.org/grunt-githooks not in flight; fetching
376 silly cache add args [ 'grunt-jsbeautifier@*', null ]
377 verbose cache add spec grunt-jsbeautifier@*
378 silly cache add parsed spec { raw: 'grunt-jsbeautifier@*',
378 silly cache add   scope: null,
378 silly cache add   name: 'grunt-jsbeautifier',
378 silly cache add   rawSpec: '*',
378 silly cache add   spec: '*',
378 silly cache add   type: 'range' }
379 silly addNamed grunt-jsbeautifier@*
380 verbose addNamed "*" is a valid semver range for grunt-jsbeautifier
381 silly addNameRange { name: 'grunt-jsbeautifier', range: '*', hasData: false }
382 silly mapToRegistry name grunt-jsbeautifier
383 silly mapToRegistry using default registry
384 silly mapToRegistry registry https://registry.npmjs.org/
385 silly mapToRegistry uri https://registry.npmjs.org/grunt-jsbeautifier
386 verbose addNameRange registry:https://registry.npmjs.org/grunt-jsbeautifier not in flight; fetching
387 silly cache add args [ 'grunt-node-webkit-builder@0.1.x', null ]
388 verbose cache add spec grunt-node-webkit-builder@0.1.x
389 silly cache add parsed spec { raw: 'grunt-node-webkit-builder@0.1.x',
389 silly cache add   scope: null,
389 silly cache add   name: 'grunt-node-webkit-builder',
389 silly cache add   rawSpec: '0.1.x',
389 silly cache add   spec: '>=0.1.0 <0.2.0',
389 silly cache add   type: 'range' }
390 silly addNamed grunt-node-webkit-builder@>=0.1.0 <0.2.0
391 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for grunt-node-webkit-builder
392 silly addNameRange { name: 'grunt-node-webkit-builder',
392 silly addNameRange   range: '>=0.1.0 <0.2.0',
392 silly addNameRange   hasData: false }
393 silly mapToRegistry name grunt-node-webkit-builder
394 silly mapToRegistry using default registry
395 silly mapToRegistry registry https://registry.npmjs.org/
396 silly mapToRegistry uri https://registry.npmjs.org/grunt-node-webkit-builder
397 verbose addNameRange registry:https://registry.npmjs.org/grunt-node-webkit-builder not in flight; fetching
398 silly cache add args [ 'grunt-shell@^1.1.1', null ]
399 verbose cache add spec grunt-shell@^1.1.1
400 silly cache add parsed spec { raw: 'grunt-shell@^1.1.1',
400 silly cache add   scope: null,
400 silly cache add   name: 'grunt-shell',
400 silly cache add   rawSpec: '^1.1.1',
400 silly cache add   spec: '>=1.1.1 <2.0.0',
400 silly cache add   type: 'range' }
401 silly addNamed grunt-shell@>=1.1.1 <2.0.0
402 verbose addNamed ">=1.1.1 <2.0.0" is a valid semver range for grunt-shell
403 silly addNameRange { name: 'grunt-shell', range: '>=1.1.1 <2.0.0', hasData: false }
404 silly mapToRegistry name grunt-shell
405 silly mapToRegistry using default registry
406 silly mapToRegistry registry https://registry.npmjs.org/
407 silly mapToRegistry uri https://registry.npmjs.org/grunt-shell
408 verbose addNameRange registry:https://registry.npmjs.org/grunt-shell not in flight; fetching
409 silly cache add args [ 'load-grunt-tasks@0.4.0', null ]
410 verbose cache add spec load-grunt-tasks@0.4.0
411 silly cache add parsed spec { raw: 'load-grunt-tasks@0.4.0',
411 silly cache add   scope: null,
411 silly cache add   name: 'load-grunt-tasks',
411 silly cache add   rawSpec: '0.4.0',
411 silly cache add   spec: '0.4.0',
411 silly cache add   type: 'version' }
412 silly addNamed load-grunt-tasks@0.4.0
413 verbose addNamed "0.4.0" is a plain semver version for load-grunt-tasks
414 silly mapToRegistry name load-grunt-tasks
415 silly mapToRegistry using default registry
416 silly mapToRegistry registry https://registry.npmjs.org/
417 silly mapToRegistry uri https://registry.npmjs.org/load-grunt-tasks
418 verbose addNameVersion registry:https://registry.npmjs.org/load-grunt-tasks not in flight; fetching
419 silly cache add args [ 'nw-gyp@^0.12.2', null ]
420 verbose cache add spec nw-gyp@^0.12.2
421 silly cache add parsed spec { raw: 'nw-gyp@^0.12.2',
421 silly cache add   scope: null,
421 silly cache add   name: 'nw-gyp',
421 silly cache add   rawSpec: '^0.12.2',
421 silly cache add   spec: '>=0.12.2 <0.13.0',
421 silly cache add   type: 'range' }
422 silly addNamed nw-gyp@>=0.12.2 <0.13.0
423 verbose addNamed ">=0.12.2 <0.13.0" is a valid semver range for nw-gyp
424 silly addNameRange { name: 'nw-gyp', range: '>=0.12.2 <0.13.0', hasData: false }
425 silly mapToRegistry name nw-gyp
426 silly mapToRegistry using default registry
427 silly mapToRegistry registry https://registry.npmjs.org/
428 silly mapToRegistry uri https://registry.npmjs.org/nw-gyp
429 verbose addNameRange registry:https://registry.npmjs.org/nw-gyp not in flight; fetching
430 silly cache add args [ 'stylus@0.46.2', null ]
431 verbose cache add spec stylus@0.46.2
432 silly cache add parsed spec { raw: 'stylus@0.46.2',
432 silly cache add   scope: null,
432 silly cache add   name: 'stylus',
432 silly cache add   rawSpec: '0.46.2',
432 silly cache add   spec: '0.46.2',
432 silly cache add   type: 'version' }
433 silly addNamed stylus@0.46.2
434 verbose addNamed "0.46.2" is a plain semver version for stylus
435 silly mapToRegistry name stylus
436 silly mapToRegistry using default registry
437 silly mapToRegistry registry https://registry.npmjs.org/
438 silly mapToRegistry uri https://registry.npmjs.org/stylus
439 verbose addNameVersion registry:https://registry.npmjs.org/stylus not in flight; fetching
440 silly cache add args [ 'URIjs@^1.13.2', null ]
441 verbose cache add spec URIjs@^1.13.2
442 silly cache add parsed spec { raw: 'URIjs@^1.13.2',
442 silly cache add   scope: null,
442 silly cache add   name: 'URIjs',
442 silly cache add   rawSpec: '^1.13.2',
442 silly cache add   spec: '>=1.13.2 <2.0.0',
442 silly cache add   type: 'range' }
443 silly addNamed URIjs@>=1.13.2 <2.0.0
444 verbose addNamed ">=1.13.2 <2.0.0" is a valid semver range for URIjs
445 silly addNameRange { name: 'URIjs', range: '>=1.13.2 <2.0.0', hasData: false }
446 silly mapToRegistry name URIjs
447 silly mapToRegistry using default registry
448 silly mapToRegistry registry https://registry.npmjs.org/
449 silly mapToRegistry uri https://registry.npmjs.org/URIjs
450 verbose addNameRange registry:https://registry.npmjs.org/URIjs not in flight; fetching
451 silly cache add args [ 'adm-zip@https://github.com/xeoncore/adm-zip/archive/78f820330c776bca72aad3f22d127b357f57a609.tar.gz',
451 silly cache add   null ]
452 verbose cache add spec adm-zip@https://github.com/xeoncore/adm-zip/archive/78f820330c776bca72aad3f22d127b357f57a609.tar.gz
453 silly cache add parsed spec { raw: 'airplay-js@git+https://git.popcorntime.io/mirrors/node-airplay-js.git',
453 silly cache add   scope: null,
453 silly cache add   name: 'airplay-js',
453 silly cache add   rawSpec: 'git+https://git.popcorntime.io/mirrors/node-airplay-js.git',
453 silly cache add   spec: 'https://git.popcorntime.io/mirrors/node-airplay-js.git',
453 silly cache add   type: 'git' }
454 verbose addRemoteGit caching git+https://git.popcorntime.io/mirrors/node-airplay-js.git
455 silly tryClone cloning git+https://git.popcorntime.io/mirrors/node-airplay-js.git via git+https://git.popcorntime.io/mirrors/node-airplay-js.git
456 verbose tryClone https-git-popcorntime-io-mirrors-node-airplay-js-git-2771d188 not in flight; caching
457 silly cache add parsed spec { raw: 'chromecast-js@git+https://git.popcorntime.io/mirrors/chromecast-js.git',
457 silly cache add   scope: null,
457 silly cache add   name: 'chromecast-js',
457 silly cache add   rawSpec: 'git+https://git.popcorntime.io/mirrors/chromecast-js.git',
457 silly cache add   spec: 'https://git.popcorntime.io/mirrors/chromecast-js.git',
457 silly cache add   type: 'git' }
458 verbose addRemoteGit caching git+https://git.popcorntime.io/mirrors/chromecast-js.git
459 silly tryClone cloning git+https://git.popcorntime.io/mirrors/chromecast-js.git via git+https://git.popcorntime.io/mirrors/chromecast-js.git
460 verbose tryClone https-git-popcorntime-io-mirrors-chromecast-js-git-a4757beb not in flight; caching
461 silly cache add parsed spec { raw: 'dlna-js@git+https://git.popcorntime.io/mirrors/dlna-js.git',
461 silly cache add   scope: null,
461 silly cache add   name: 'dlna-js',
461 silly cache add   rawSpec: 'git+https://git.popcorntime.io/mirrors/dlna-js.git',
461 silly cache add   spec: 'https://git.popcorntime.io/mirrors/dlna-js.git',
461 silly cache add   type: 'git' }
462 verbose addRemoteGit caching git+https://git.popcorntime.io/mirrors/dlna-js.git
463 silly tryClone cloning git+https://git.popcorntime.io/mirrors/dlna-js.git via git+https://git.popcorntime.io/mirrors/dlna-js.git
464 verbose tryClone https-git-popcorntime-io-mirrors-dlna-js-git-930cf254 not in flight; caching
465 silly cache add parsed spec { raw: 'upnp-mediarenderer-client@git+https://github.com/thibauts/node-upnp-mediarenderer-client.git',
465 silly cache add   scope: null,
465 silly cache add   name: 'upnp-mediarenderer-client',
465 silly cache add   rawSpec: 'git+https://github.com/thibauts/node-upnp-mediarenderer-client.git',
465 silly cache add   spec: 'git+https://github.com/thibauts/node-upnp-mediarenderer-client.git',
465 silly cache add   type: 'hosted',
465 silly cache add   hosted:
465 silly cache add    { type: 'github',
465 silly cache add      ssh: 'git@github.com:thibauts/node-upnp-mediarenderer-client.git',
465 silly cache add      sshUrl: 'git+ssh://git@github.com/thibauts/node-upnp-mediarenderer-client.git',
465 silly cache add      httpsUrl: 'git+https://github.com/thibauts/node-upnp-mediarenderer-client.git',
465 silly cache add      gitUrl: 'git://github.com/thibauts/node-upnp-mediarenderer-client.git',
465 silly cache add      shortcut: 'github:thibauts/node-upnp-mediarenderer-client',
465 silly cache add      directUrl: 'https://raw.githubusercontent.com/thibauts/node-upnp-mediarenderer-client/master/package.json' } }
466 verbose addRemoteGit caching git+https://github.com/thibauts/node-upnp-mediarenderer-client.git
467 verbose addRemoteGit git+https://github.com/thibauts/node-upnp-mediarenderer-client.git is a repository hosted by github
468 silly tryClone cloning git+https://github.com/thibauts/node-upnp-mediarenderer-client.git via git+https://github.com/thibauts/node-upnp-mediarenderer-client.git
469 verbose tryClone https-github-com-thibauts-node-upnp-mediarenderer-client-git-5521687c not in flight; caching
470 silly cache add parsed spec { raw: 'node-webkit-fdialogs@latest',
470 silly cache add   scope: null,
470 silly cache add   name: 'node-webkit-fdialogs',
470 silly cache add   rawSpec: 'latest',
470 silly cache add   spec: 'latest',
470 silly cache add   type: 'tag' }
471 silly addNamed node-webkit-fdialogs@latest
472 verbose addNamed "latest" is being treated as a dist-tag for node-webkit-fdialogs
473 info addNameTag [ 'node-webkit-fdialogs', 'latest' ]
474 silly mapToRegistry name node-webkit-fdialogs
475 silly mapToRegistry using default registry
476 silly mapToRegistry registry https://registry.npmjs.org/
477 silly mapToRegistry uri https://registry.npmjs.org/node-webkit-fdialogs
478 verbose addNameTag registry:https://registry.npmjs.org/node-webkit-fdialogs not in flight; fetching
479 silly cache add parsed spec { raw: 'peerflix@https://git.popcorntime.io/mirrors/peerflix/repository/archive.tar.gz',
479 silly cache add   scope: null,
479 silly cache add   name: 'peerflix',
479 silly cache add   rawSpec: 'https://git.popcorntime.io/mirrors/peerflix/repository/archive.tar.gz',
479 silly cache add   spec: 'https://git.popcorntime.io/mirrors/peerflix/repository/archive.tar.gz',
479 silly cache add   type: 'remote' }
480 silly mapToRegistry name peerflix@https://git.popcorntime.io/mirrors/peerflix/repository/archive.tar.gz
481 silly mapToRegistry using default registry
482 silly mapToRegistry registry https://registry.npmjs.org/
483 silly mapToRegistry uri https://registry.npmjs.org/peerflix@https://git.popcorntime.io/mirrors/peerflix/repository/archive.tar.gz
484 verbose addRemoteTarball https://git.popcorntime.io/mirrors/peerflix/repository/archive.tar.gz not in flight; adding
485 verbose addRemoteTarball [ 'https://git.popcorntime.io/mirrors/peerflix/repository/archive.tar.gz',
485 verbose addRemoteTarball   null ]
486 silly cache add parsed spec { raw: 'popcorn-opensubtitles@git+https://git.popcorntime.io/popcorntime/opensubtitles.git#a7ad4445a2cc89e3f37d4fe4e6ac06186fd719ea',
486 silly cache add   scope: null,
486 silly cache add   name: 'popcorn-opensubtitles',
486 silly cache add   rawSpec: 'git+https://git.popcorntime.io/popcorntime/opensubtitles.git#a7ad4445a2cc89e3f37d4fe4e6ac06186fd719ea',
486 silly cache add   spec: 'https://git.popcorntime.io/popcorntime/opensubtitles.git#a7ad4445a2cc89e3f37d4fe4e6ac06186fd719ea',
486 silly cache add   type: 'git' }
487 verbose addRemoteGit caching git+https://git.popcorntime.io/popcorntime/opensubtitles.git#a7ad4445a2cc89e3f37d4fe4e6ac06186fd719ea
488 silly tryClone cloning git+https://git.popcorntime.io/popcorntime/opensubtitles.git#a7ad4445a2cc89e3f37d4fe4e6ac06186fd719ea via git+https://git.popcorntime.io/popcorntime/opensubtitles.git#a7ad4445a2cc89e3f37d4fe4e6ac06186fd719ea
489 verbose tryClone https-git-popcorntime-io-popcorntime-opensubtitles-git-4cae2718 not in flight; caching
490 silly cache add parsed spec { raw: 'torrent-health@https://github.com/xeoncore/torrent-health/archive/0.1.1.tar.gz',
490 silly cache add   scope: null,
490 silly cache add   name: 'torrent-health',
490 silly cache add   rawSpec: 'https://github.com/xeoncore/torrent-health/archive/0.1.1.tar.gz',
490 silly cache add   spec: 'https://github.com/xeoncore/torrent-health/archive/0.1.1.tar.gz',
490 silly cache add   type: 'remote' }
491 silly mapToRegistry name torrent-health@https://github.com/xeoncore/torrent-health/archive/0.1.1.tar.gz
492 silly mapToRegistry using default registry
493 silly mapToRegistry registry https://registry.npmjs.org/
494 silly mapToRegistry uri https://registry.npmjs.org/torrent-health@https://github.com/xeoncore/torrent-health/archive/0.1.1.tar.gz
495 verbose addRemoteTarball https://github.com/xeoncore/torrent-health/archive/0.1.1.tar.gz not in flight; adding
496 verbose addRemoteTarball [ 'https://github.com/xeoncore/torrent-health/archive/0.1.1.tar.gz',
496 verbose addRemoteTarball   null ]
497 silly cache add parsed spec { raw: 'adm-zip@https://github.com/xeoncore/adm-zip/archive/78f820330c776bca72aad3f22d127b357f57a609.tar.gz',
497 silly cache add   scope: null,
497 silly cache add   name: 'adm-zip',
497 silly cache add   rawSpec: 'https://github.com/xeoncore/adm-zip/archive/78f820330c776bca72aad3f22d127b357f57a609.tar.gz',
497 silly cache add   spec: 'https://github.com/xeoncore/adm-zip/archive/78f820330c776bca72aad3f22d127b357f57a609.tar.gz',
497 silly cache add   type: 'remote' }
498 silly mapToRegistry name adm-zip@https://github.com/xeoncore/adm-zip/archive/78f820330c776bca72aad3f22d127b357f57a609.tar.gz
499 silly mapToRegistry using default registry
500 silly mapToRegistry registry https://registry.npmjs.org/
501 silly mapToRegistry uri https://registry.npmjs.org/adm-zip@https://github.com/xeoncore/adm-zip/archive/78f820330c776bca72aad3f22d127b357f57a609.tar.gz
502 verbose addRemoteTarball https://github.com/xeoncore/adm-zip/archive/78f820330c776bca72aad3f22d127b357f57a609.tar.gz not in flight; adding
503 verbose addRemoteTarball [ 'https://github.com/xeoncore/adm-zip/archive/78f820330c776bca72aad3f22d127b357f57a609.tar.gz',
503 verbose addRemoteTarball   null ]
504 verbose request uri https://registry.npmjs.org/async
505 verbose request no auth needed
506 info attempt registry request try #1 at 14:11:19
507 verbose request id 7330c169a219a37e
508 verbose etag "95H3YYJDHMUIF1CXU38U68SSR"
509 http request GET https://registry.npmjs.org/async
510 verbose request uri https://registry.npmjs.org/i18n
511 verbose request no auth needed
512 info attempt registry request try #1 at 14:11:19
513 verbose etag "1OC16HRLLWI4WF36M1HRMEAC2"
514 http request GET https://registry.npmjs.org/i18n
515 verbose request uri https://registry.npmjs.org/iconv-lite
516 verbose request no auth needed
517 info attempt registry request try #1 at 14:11:19
518 verbose etag "2I2AL0EDCCD3EABII0UX8OAP1"
519 http request GET https://registry.npmjs.org/iconv-lite
520 verbose request uri https://registry.npmjs.org/json-rpc2
521 verbose request no auth needed
522 info attempt registry request try #1 at 14:11:19
523 verbose etag "AIKMSSMLXRN1EFOTSGQYVZRZZ"
524 http request GET https://registry.npmjs.org/json-rpc2
525 verbose request uri https://registry.npmjs.org/memoizee
526 verbose request no auth needed
527 info attempt registry request try #1 at 14:11:19
528 verbose etag "4C0C0BDCH6NOYBIXN8629XBUO"
529 http request GET https://registry.npmjs.org/memoizee
530 verbose request uri https://registry.npmjs.org/mime
531 verbose request no auth needed
532 info attempt registry request try #1 at 14:11:19
533 verbose etag "4V8QSAZNEAVPS1SP668LC6IK4"
534 http request GET https://registry.npmjs.org/mime
535 verbose request uri https://registry.npmjs.org/mkdirp
536 verbose request no auth needed
537 info attempt registry request try #1 at 14:11:19
538 verbose etag "96Z2GFEAI57S2ZQCRG0T5EXIB"
539 http request GET https://registry.npmjs.org/mkdirp
540 verbose request uri https://registry.npmjs.org/mv
541 verbose request no auth needed
542 info attempt registry request try #1 at 14:11:19
543 verbose etag "85J7K7K4JNOIOZVBIWJV3UNP1"
544 http request GET https://registry.npmjs.org/mv
545 verbose request uri https://registry.npmjs.org/moment
546 verbose request no auth needed
547 info attempt registry request try #1 at 14:11:19
548 verbose etag "C4UA9H1ZZET618PFPT5OSTCU6"
549 http request GET https://registry.npmjs.org/moment
550 verbose request uri https://registry.npmjs.org/native-dns
551 verbose request no auth needed
552 info attempt registry request try #1 at 14:11:19
553 verbose etag "40GVZU4U9QPEKA4H8PXJ6I95X"
554 http request GET https://registry.npmjs.org/native-dns
555 verbose request uri https://registry.npmjs.org/node-captions
556 verbose request no auth needed
557 info attempt registry request try #1 at 14:11:19
558 verbose etag "21B31FWNCFC9KFEV1M6K7W7TV"
559 http request GET https://registry.npmjs.org/node-captions
560 verbose request uri https://registry.npmjs.org/nedb
561 verbose request no auth needed
562 info attempt registry request try #1 at 14:11:19
563 verbose etag "37DJE883GE4TGJ66N4H7G1GLH"
564 http request GET https://registry.npmjs.org/nedb
565 verbose request uri https://registry.npmjs.org/read-torrent
566 verbose request no auth needed
567 info attempt registry request try #1 at 14:11:19
568 verbose etag "3O06IAL1YKDKE0U6G18HTVPPF"
569 http request GET https://registry.npmjs.org/read-torrent
570 verbose request uri https://registry.npmjs.org/readdirp
571 verbose request no auth needed
572 info attempt registry request try #1 at 14:11:19
573 verbose etag "1Q0HYAVC9SMKB4V0NVNL30WKH"
574 http request GET https://registry.npmjs.org/readdirp
575 verbose request uri https://registry.npmjs.org/q
576 verbose request no auth needed
577 info attempt registry request try #1 at 14:11:19
578 verbose etag "8CVJZWYPSZECMLSS3M9QA08PS"
579 http request GET https://registry.npmjs.org/q
580 verbose request uri https://registry.npmjs.org/rimraf
581 verbose request no auth needed
582 info attempt registry request try #1 at 14:11:19
583 verbose etag "7C5ECVSK04OIVPJQW2EMOZ0QH"
584 http request GET https://registry.npmjs.org/rimraf
585 verbose request uri https://registry.npmjs.org/sha1
586 verbose request no auth needed
587 info attempt registry request try #1 at 14:11:19
588 verbose etag "E3GM4VU06QMZVH4RCO0TW4WRG"
589 http request GET https://registry.npmjs.org/sha1
590 verbose request uri https://registry.npmjs.org/request
591 verbose request no auth needed
592 info attempt registry request try #1 at 14:11:19
593 verbose etag "2GGA6ZW77K1PMTYX9W4LZLPX6"
594 http request GET https://registry.npmjs.org/request
595 verbose request uri https://registry.npmjs.org/semver
596 verbose request no auth needed
597 info attempt registry request try #1 at 14:11:19
598 verbose etag "D8FJY6A9SESV8Z2H5S5ZQMN46"
599 http request GET https://registry.npmjs.org/semver
600 verbose request uri https://registry.npmjs.org/tar
601 verbose request no auth needed
602 info attempt registry request try #1 at 14:11:19
603 verbose etag "DJWPG5DAIMHLY9L1F389NEWBU"
604 http request GET https://registry.npmjs.org/tar
605 verbose request uri https://registry.npmjs.org/temp
606 verbose request no auth needed
607 info attempt registry request try #1 at 14:11:19
608 verbose etag "AUUVTI4BQSDTE95UEITUHGNHC"
609 http request GET https://registry.npmjs.org/temp
610 verbose request uri https://registry.npmjs.org/underscore
611 verbose request no auth needed
612 info attempt registry request try #1 at 14:11:19
613 verbose etag "CVUBWYO6DNN77U6X6NT1N1M2A"
614 http request GET https://registry.npmjs.org/underscore
615 verbose request uri https://registry.npmjs.org/grunt
616 verbose request no auth needed
617 info attempt registry request try #1 at 14:11:19
618 verbose etag "4MB44HMCJTBNUGCU7MKKK21AW"
619 http request GET https://registry.npmjs.org/grunt
620 verbose request uri https://registry.npmjs.org/grunt-contrib-clean
621 verbose request no auth needed
622 info attempt registry request try #1 at 14:11:19
623 verbose etag "9QPAFT3AR5UVXX7VCZ2D2PI84"
624 http request GET https://registry.npmjs.org/grunt-contrib-clean
625 verbose request uri https://registry.npmjs.org/bower
626 verbose request no auth needed
627 info attempt registry request try #1 at 14:11:19
628 verbose etag "ASDFQZNFUCYIF7TWJDIJV1TKZ"
629 http request GET https://registry.npmjs.org/bower
630 verbose request uri https://registry.npmjs.org/grunt-contrib-compress
631 verbose request no auth needed
632 info attempt registry request try #1 at 14:11:19
633 verbose etag "54TBVTREEEVD3MHE6872K5QPD"
634 http request GET https://registry.npmjs.org/grunt-contrib-compress
635 verbose request uri https://registry.npmjs.org/grunt-contrib-jshint
636 verbose request no auth needed
637 info attempt registry request try #1 at 14:11:19
638 verbose etag "EIN34535ZVL5QKIRESQJX4ESB"
639 http request GET https://registry.npmjs.org/grunt-contrib-jshint
640 verbose request uri https://registry.npmjs.org/grunt-contrib-stylus
641 verbose request no auth needed
642 info attempt registry request try #1 at 14:11:19
643 verbose etag "BKJ7WJIQETBQI2M8WNFE52MU1"
644 http request GET https://registry.npmjs.org/grunt-contrib-stylus
645 verbose request uri https://registry.npmjs.org/grunt-exec
646 verbose request no auth needed
647 info attempt registry request try #1 at 14:11:19
648 verbose etag "DG2VQZWQPUFCORS6L0UKOHSSX"
649 http request GET https://registry.npmjs.org/grunt-exec
650 verbose request uri https://registry.npmjs.org/grunt-contrib-watch
651 verbose request no auth needed
652 info attempt registry request try #1 at 14:11:19
653 verbose etag "9TX3DLJNSOXVF22LQ67BZ0SDX"
654 http request GET https://registry.npmjs.org/grunt-contrib-watch
655 verbose request uri https://registry.npmjs.org/grunt-githooks
656 verbose request no auth needed
657 info attempt registry request try #1 at 14:11:19
658 verbose etag "1VDFG98KHP3A2VWKKYYZYK50K"
659 http request GET https://registry.npmjs.org/grunt-githooks
660 verbose request uri https://registry.npmjs.org/grunt-jsbeautifier
661 verbose request no auth needed
662 info attempt registry request try #1 at 14:11:19
663 verbose etag "9YGZS6EL9DQN60D8F4Y8FIOXK"
664 http request GET https://registry.npmjs.org/grunt-jsbeautifier
665 verbose request uri https://registry.npmjs.org/grunt-node-webkit-builder
666 verbose request no auth needed
667 info attempt registry request try #1 at 14:11:19
668 verbose etag "UDVJ3RBE58V1QB9RM7DCKP2S"
669 http request GET https://registry.npmjs.org/grunt-node-webkit-builder
670 verbose request uri https://registry.npmjs.org/grunt-shell
671 verbose request no auth needed
672 info attempt registry request try #1 at 14:11:19
673 verbose etag "DM7LDJYGNMVVLNXZAXW770KSO"
674 http request GET https://registry.npmjs.org/grunt-shell
675 verbose request uri https://registry.npmjs.org/nw-gyp
676 verbose request no auth needed
677 info attempt registry request try #1 at 14:11:19
678 verbose etag "1Q7H2TDEH6MCKDKK2IHX7FOTR"
679 http request GET https://registry.npmjs.org/nw-gyp
680 verbose request uri https://registry.npmjs.org/load-grunt-tasks
681 verbose request no auth needed
682 info attempt registry request try #1 at 14:11:19
683 verbose etag "1KDJIPGHQ3N3KZJXPZ8DFMF9N"
684 http request GET https://registry.npmjs.org/load-grunt-tasks
685 verbose request uri https://registry.npmjs.org/stylus
686 verbose request no auth needed
687 info attempt registry request try #1 at 14:11:19
688 verbose etag "3QSGHNX1GK5MFF1FL1PPMU83U"
689 http request GET https://registry.npmjs.org/stylus
690 verbose request uri https://registry.npmjs.org/node-webkit-fdialogs
691 verbose request no auth needed
692 info attempt registry request try #1 at 14:11:19
693 verbose etag "D4WTZU9OC7JP7IGE8JBT2W8RS"
694 http request GET https://registry.npmjs.org/node-webkit-fdialogs
695 verbose request uri https://registry.npmjs.org/URIjs
696 verbose request no auth needed
697 info attempt registry request try #1 at 14:11:19
698 verbose etag "COB2GP8KJ8MXVXBARW5VLEPHK"
699 http request GET https://registry.npmjs.org/URIjs
700 verbose request uri https://registry.npmjs.org/jschardet
701 verbose request no auth needed
702 info attempt registry request try #1 at 14:11:19
703 verbose etag "BNM10BHKUKR96T3NBEDNIE692"
704 http request GET https://registry.npmjs.org/jschardet
705 verbose request uri https://registry.npmjs.org/grunt-bower-clean
706 verbose request no auth needed
707 info attempt registry request try #1 at 14:11:19
708 verbose etag "1YC5I736LAGEW5FVWT9QOXL6J"
709 http request GET https://registry.npmjs.org/grunt-bower-clean
710 info git [ 'config', '--get', 'remote.origin.url' ]
711 info git [ 'config', '--get', 'remote.origin.url' ]
712 info git [ 'config', '--get', 'remote.origin.url' ]
713 info git [ 'config', '--get', 'remote.origin.url' ]
714 info git [ 'config', '--get', 'remote.origin.url' ]
715 silly validateExistingRemote git+https://git.popcorntime.io/mirrors/chromecast-js.git remote.origin.url: https://git.popcorntime.io/mirrors/chromecast-js.git
716 verbose validateExistingRemote git+https://git.popcorntime.io/mirrors/chromecast-js.git is updating existing cached remote /home/wr/.npm/_git-remotes/https-git-popcorntime-io-mirrors-chromecast-js-git-a4757beb
717 silly validateExistingRemote git+https://git.popcorntime.io/mirrors/node-airplay-js.git remote.origin.url: https://git.popcorntime.io/mirrors/node-airplay-js.git
718 verbose validateExistingRemote git+https://git.popcorntime.io/mirrors/node-airplay-js.git is updating existing cached remote /home/wr/.npm/_git-remotes/https-git-popcorntime-io-mirrors-node-airplay-js-git-2771d188
719 info retry fetch attempt 1 at 14:11:19
720 info attempt registry request try #1 at 14:11:19
721 http fetch GET https://git.popcorntime.io/mirrors/peerflix/repository/archive.tar.gz
722 silly validateExistingRemote git+https://git.popcorntime.io/popcorntime/opensubtitles.git#a7ad4445a2cc89e3f37d4fe4e6ac06186fd719ea remote.origin.url: https://git.popcorntime.io/popcorntime/opensubtitles.git
723 verbose validateExistingRemote git+https://git.popcorntime.io/popcorntime/opensubtitles.git#a7ad4445a2cc89e3f37d4fe4e6ac06186fd719ea is updating existing cached remote /home/wr/.npm/_git-remotes/https-git-popcorntime-io-popcorntime-opensubtitles-git-4cae2718
724 silly validateExistingRemote git+https://github.com/thibauts/node-upnp-mediarenderer-client.git remote.origin.url: https://github.com/thibauts/node-upnp-mediarenderer-client.git
725 verbose validateExistingRemote git+https://github.com/thibauts/node-upnp-mediarenderer-client.git is updating existing cached remote /home/wr/.npm/_git-remotes/https-github-com-thibauts-node-upnp-mediarenderer-client-git-5521687c
726 silly validateExistingRemote git+https://git.popcorntime.io/mirrors/dlna-js.git remote.origin.url: https://git.popcorntime.io/mirrors/dlna-js.git
727 verbose validateExistingRemote git+https://git.popcorntime.io/mirrors/dlna-js.git is updating existing cached remote /home/wr/.npm/_git-remotes/https-git-popcorntime-io-mirrors-dlna-js-git-930cf254
728 info retry fetch attempt 1 at 14:11:19
729 info attempt registry request try #1 at 14:11:19
730 http fetch GET https://github.com/xeoncore/torrent-health/archive/0.1.1.tar.gz
731 info git [ 'fetch', '-a', 'origin' ]
732 info git [ 'fetch', '-a', 'origin' ]
733 info retry fetch attempt 1 at 14:11:19
734 info attempt registry request try #1 at 14:11:19
735 http fetch GET https://github.com/xeoncore/adm-zip/archive/78f820330c776bca72aad3f22d127b357f57a609.tar.gz
736 info git [ 'fetch', '-a', 'origin' ]
737 info git [ 'fetch', '-a', 'origin' ]
738 info git [ 'fetch', '-a', 'origin' ]
739 http 304 https://registry.npmjs.org/mkdirp
740 silly get cb [ 304,
740 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
740 silly get     via: '1.1 varnish',
740 silly get     'cache-control': 'max-age=60',
740 silly get     etag: '"96Z2GFEAI57S2ZQCRG0T5EXIB"',
740 silly get     age: '17',
740 silly get     connection: 'keep-alive',
740 silly get     'x-served-by': 'cache-jfk1033-JFK',
740 silly get     'x-cache': 'HIT',
740 silly get     'x-cache-hits': '5',
740 silly get     'x-timer': 'S1438625500.174056,VS0,VE0',
740 silly get     vary: 'Accept' } ]
741 verbose etag https://registry.npmjs.org/mkdirp from cache
742 verbose get saving mkdirp to /home/wr/.npm/registry.npmjs.org/mkdirp/.cache.json
743 http 304 https://registry.npmjs.org/grunt-contrib-compress
744 silly get cb [ 304,
744 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
744 silly get     via: '1.1 varnish',
744 silly get     'cache-control': 'max-age=60',
744 silly get     etag: '"54TBVTREEEVD3MHE6872K5QPD"',
744 silly get     age: '54',
744 silly get     connection: 'keep-alive',
744 silly get     'x-served-by': 'cache-jfk1029-JFK',
744 silly get     'x-cache': 'HIT',
744 silly get     'x-cache-hits': '2',
744 silly get     'x-timer': 'S1438625500.176642,VS0,VE0',
744 silly get     vary: 'Accept' } ]
745 verbose etag https://registry.npmjs.org/grunt-contrib-compress from cache
746 verbose get saving grunt-contrib-compress to /home/wr/.npm/registry.npmjs.org/grunt-contrib-compress/.cache.json
747 http 304 https://registry.npmjs.org/grunt-jsbeautifier
748 silly get cb [ 304,
748 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
748 silly get     via: '1.1 varnish',
748 silly get     'cache-control': 'max-age=60',
748 silly get     etag: '"9YGZS6EL9DQN60D8F4Y8FIOXK"',
748 silly get     age: '31',
748 silly get     connection: 'keep-alive',
748 silly get     'x-served-by': 'cache-jfk1027-JFK',
748 silly get     'x-cache': 'HIT',
748 silly get     'x-cache-hits': '1',
748 silly get     'x-timer': 'S1438625500.189700,VS0,VE0',
748 silly get     vary: 'Accept' } ]
749 verbose etag https://registry.npmjs.org/grunt-jsbeautifier from cache
750 verbose get saving grunt-jsbeautifier to /home/wr/.npm/registry.npmjs.org/grunt-jsbeautifier/.cache.json
751 silly addNameRange number 2 { name: 'mkdirp', range: '*', hasData: true }
752 silly addNameRange versions [ 'mkdirp',
752 silly addNameRange   [ '0.0.1',
752 silly addNameRange     '0.0.2',
752 silly addNameRange     '0.0.3',
752 silly addNameRange     '0.0.4',
752 silly addNameRange     '0.0.5',
752 silly addNameRange     '0.0.6',
752 silly addNameRange     '0.0.7',
752 silly addNameRange     '0.1.0',
752 silly addNameRange     '0.2.0',
752 silly addNameRange     '0.2.1',
752 silly addNameRange     '0.2.2',
752 silly addNameRange     '0.3.0',
752 silly addNameRange     '0.3.1',
752 silly addNameRange     '0.3.2',
752 silly addNameRange     '0.3.3',
752 silly addNameRange     '0.3.4',
752 silly addNameRange     '0.3.5',
752 silly addNameRange     '0.4.0',
752 silly addNameRange     '0.4.1',
752 silly addNameRange     '0.4.2',
752 silly addNameRange     '0.5.0',
752 silly addNameRange     '0.5.1' ] ]
753 silly addNamed mkdirp@0.5.1
754 verbose addNamed "0.5.1" is a plain semver version for mkdirp
755 silly addNameRange number 2 { name: 'grunt-contrib-compress',
755 silly addNameRange   range: '>=0.9.1 <0.10.0',
755 silly addNameRange   hasData: true }
756 silly addNameRange versions [ 'grunt-contrib-compress',
756 silly addNameRange   [ '0.2.0',
756 silly addNameRange     '0.2.1',
756 silly addNameRange     '0.2.2',
756 silly addNameRange     '0.3.0',
756 silly addNameRange     '0.3.1',
756 silly addNameRange     '0.3.2',
756 silly addNameRange     '0.3.3',
756 silly addNameRange     '0.4.0',
756 silly addNameRange     '0.4.1',
756 silly addNameRange     '0.4.2',
756 silly addNameRange     '0.4.3',
756 silly addNameRange     '0.4.4',
756 silly addNameRange     '0.4.5',
756 silly addNameRange     '0.4.6',
756 silly addNameRange     '0.4.7',
756 silly addNameRange     '0.4.8',
756 silly addNameRange     '0.4.9',
756 silly addNameRange     '0.4.10',
756 silly addNameRange     '0.5.0',
756 silly addNameRange     '0.5.1',
756 silly addNameRange     '0.5.2',
756 silly addNameRange     '0.5.3',
756 silly addNameRange     '0.6.0',
756 silly addNameRange     '0.4.0-rc7',
756 silly addNameRange     '0.6.1',
756 silly addNameRange     '0.7.0',
756 silly addNameRange     '0.8.0',
756 silly addNameRange     '0.9.0',
756 silly addNameRange     '0.9.1',
756 silly addNameRange     '0.10.0',
756 silly addNameRange     '0.11.0',
756 silly addNameRange     '0.12.0',
756 silly addNameRange     '0.13.0' ] ]
757 silly addNamed grunt-contrib-compress@0.9.1
758 verbose addNamed "0.9.1" is a plain semver version for grunt-contrib-compress
759 http 304 https://registry.npmjs.org/node-webkit-fdialogs
760 silly get cb [ 304,
760 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
760 silly get     via: '1.1 varnish',
760 silly get     'cache-control': 'max-age=60',
760 silly get     etag: '"D4WTZU9OC7JP7IGE8JBT2W8RS"',
760 silly get     age: '0',
760 silly get     connection: 'keep-alive',
760 silly get     'x-served-by': 'cache-jfk1035-JFK',
760 silly get     'x-cache': 'MISS',
760 silly get     'x-cache-hits': '0',
760 silly get     'x-timer': 'S1438625500.183944,VS0,VE18',
760 silly get     vary: 'Accept' } ]
761 verbose etag https://registry.npmjs.org/node-webkit-fdialogs from cache
762 verbose get saving node-webkit-fdialogs to /home/wr/.npm/registry.npmjs.org/node-webkit-fdialogs/.cache.json
763 http 304 https://registry.npmjs.org/tar
764 silly get cb [ 304,
764 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
764 silly get     via: '1.1 varnish',
764 silly get     'cache-control': 'max-age=60',
764 silly get     etag: '"DJWPG5DAIMHLY9L1F389NEWBU"',
764 silly get     age: '49',
764 silly get     connection: 'keep-alive',
764 silly get     'x-served-by': 'cache-jfk1035-JFK',
764 silly get     'x-cache': 'HIT',
764 silly get     'x-cache-hits': '2',
764 silly get     'x-timer': 'S1438625500.200131,VS0,VE0',
764 silly get     vary: 'Accept' } ]
765 verbose etag https://registry.npmjs.org/tar from cache
766 verbose get saving tar to /home/wr/.npm/registry.npmjs.org/tar/.cache.json
767 http 304 https://registry.npmjs.org/semver
768 silly get cb [ 304,
768 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
768 silly get     via: '1.1 varnish',
768 silly get     'cache-control': 'max-age=60',
768 silly get     etag: '"D8FJY6A9SESV8Z2H5S5ZQMN46"',
768 silly get     age: '0',
768 silly get     connection: 'keep-alive',
768 silly get     'x-served-by': 'cache-jfk1023-JFK',
768 silly get     'x-cache': 'HIT',
768 silly get     'x-cache-hits': '1',
768 silly get     'x-timer': 'S1438625500.182717,VS0,VE24',
768 silly get     vary: 'Accept' } ]
769 verbose etag https://registry.npmjs.org/semver from cache
770 verbose get saving semver to /home/wr/.npm/registry.npmjs.org/semver/.cache.json
771 silly cache afterAdd grunt-contrib-compress@0.9.1
772 verbose afterAdd /home/wr/.npm/grunt-contrib-compress/0.9.1/package/package.json not in flight; writing
773 silly cache afterAdd mkdirp@0.5.1
774 verbose afterAdd /home/wr/.npm/mkdirp/0.5.1/package/package.json not in flight; writing
775 http 304 https://registry.npmjs.org/memoizee
776 silly get cb [ 304,
776 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
776 silly get     via: '1.1 varnish',
776 silly get     'cache-control': 'max-age=60',
776 silly get     etag: '"4C0C0BDCH6NOYBIXN8629XBUO"',
776 silly get     age: '50',
776 silly get     connection: 'keep-alive',
776 silly get     'x-served-by': 'cache-jfk1030-JFK',
776 silly get     'x-cache': 'HIT',
776 silly get     'x-cache-hits': '3',
776 silly get     'x-timer': 'S1438625500.202733,VS0,VE0',
776 silly get     vary: 'Accept' } ]
777 verbose etag https://registry.npmjs.org/memoizee from cache
778 verbose get saving memoizee to /home/wr/.npm/registry.npmjs.org/memoizee/.cache.json
779 http 304 https://registry.npmjs.org/iconv-lite
780 silly get cb [ 304,
780 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
780 silly get     via: '1.1 varnish',
780 silly get     'cache-control': 'max-age=60',
780 silly get     etag: '"2I2AL0EDCCD3EABII0UX8OAP1"',
780 silly get     age: '8',
780 silly get     connection: 'keep-alive',
780 silly get     'x-served-by': 'cache-jfk1024-JFK',
780 silly get     'x-cache': 'HIT',
780 silly get     'x-cache-hits': '2',
780 silly get     'x-timer': 'S1438625500.202999,VS0,VE0',
780 silly get     vary: 'Accept' } ]
781 verbose etag https://registry.npmjs.org/iconv-lite from cache
782 verbose get saving iconv-lite to /home/wr/.npm/registry.npmjs.org/iconv-lite/.cache.json
783 silly addNameRange number 2 { name: 'grunt-jsbeautifier', range: '*', hasData: true }
784 silly addNameRange versions [ 'grunt-jsbeautifier',
784 silly addNameRange   [ '0.1.0',
784 silly addNameRange     '0.1.1',
784 silly addNameRange     '0.1.2',
784 silly addNameRange     '0.1.3',
784 silly addNameRange     '0.1.4',
784 silly addNameRange     '0.1.5',
784 silly addNameRange     '0.1.6',
784 silly addNameRange     '0.1.7',
784 silly addNameRange     '0.1.8',
784 silly addNameRange     '0.1.9',
784 silly addNameRange     '0.1.10',
784 silly addNameRange     '0.2.0',
784 silly addNameRange     '0.2.1',
784 silly addNameRange     '0.2.2',
784 silly addNameRange     '0.2.3',
784 silly addNameRange     '0.2.4',
784 silly addNameRange     '0.2.5',
784 silly addNameRange     '0.2.6',
784 silly addNameRange     '0.2.7',
784 silly addNameRange     '0.2.8',
784 silly addNameRange     '0.2.9',
784 silly addNameRange     '0.2.10' ] ]
785 silly addNamed grunt-jsbeautifier@0.2.10
786 verbose addNamed "0.2.10" is a plain semver version for grunt-jsbeautifier
787 silly addNameTag next cb for node-webkit-fdialogs with tag latest
788 silly addNamed node-webkit-fdialogs@0.2.7
789 verbose addNamed "0.2.7" is a plain semver version for node-webkit-fdialogs
790 silly addNameRange number 2 { name: 'tar', range: '>=1.0.3 <2.0.0', hasData: true }
791 silly addNameRange versions [ 'tar',
791 silly addNameRange   [ '0.0.1',
791 silly addNameRange     '0.1.0',
791 silly addNameRange     '0.1.2',
791 silly addNameRange     '0.1.3',
791 silly addNameRange     '0.1.4',
791 silly addNameRange     '0.1.5',
791 silly addNameRange     '0.1.6',
791 silly addNameRange     '0.1.7',
791 silly addNameRange     '0.1.8',
791 silly addNameRange     '0.1.9',
791 silly addNameRange     '0.1.10',
791 silly addNameRange     '0.1.11',
791 silly addNameRange     '0.1.12',
791 silly addNameRange     '0.1.13',
791 silly addNameRange     '0.1.14',
791 silly addNameRange     '0.1.15',
791 silly addNameRange     '0.1.16',
791 silly addNameRange     '0.1.17',
791 silly addNameRange     '0.1.18',
791 silly addNameRange     '0.1.19',
791 silly addNameRange     '0.1.20',
791 silly addNameRange     '1.0.0',
791 silly addNameRange     '1.0.1',
791 silly addNameRange     '1.0.2',
791 silly addNameRange     '1.0.3',
791 silly addNameRange     '2.0.0',
791 silly addNameRange     '2.0.1',
791 silly addNameRange     '2.1.0',
791 silly addNameRange     '2.1.1' ] ]
792 silly addNamed tar@1.0.3
793 verbose addNamed "1.0.3" is a plain semver version for tar
794 http 304 https://registry.npmjs.org/load-grunt-tasks
795 silly get cb [ 304,
795 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
795 silly get     via: '1.1 varnish',
795 silly get     'cache-control': 'max-age=60',
795 silly get     etag: '"1KDJIPGHQ3N3KZJXPZ8DFMF9N"',
795 silly get     age: '56',
795 silly get     connection: 'keep-alive',
795 silly get     'x-served-by': 'cache-jfk1035-JFK',
795 silly get     'x-cache': 'HIT',
795 silly get     'x-cache-hits': '2',
795 silly get     'x-timer': 'S1438625500.223969,VS0,VE0',
795 silly get     vary: 'Accept' } ]
796 verbose etag https://registry.npmjs.org/load-grunt-tasks from cache
797 verbose get saving load-grunt-tasks to /home/wr/.npm/registry.npmjs.org/load-grunt-tasks/.cache.json
798 verbose afterAdd /home/wr/.npm/grunt-contrib-compress/0.9.1/package/package.json written
799 verbose afterAdd /home/wr/.npm/mkdirp/0.5.1/package/package.json written
800 http 304 https://registry.npmjs.org/grunt-contrib-clean
801 silly get cb [ 304,
801 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
801 silly get     via: '1.1 varnish',
801 silly get     'cache-control': 'max-age=60',
801 silly get     etag: '"9QPAFT3AR5UVXX7VCZ2D2PI84"',
801 silly get     age: '20',
801 silly get     connection: 'keep-alive',
801 silly get     'x-served-by': 'cache-jfk1034-JFK',
801 silly get     'x-cache': 'HIT',
801 silly get     'x-cache-hits': '1',
801 silly get     'x-timer': 'S1438625500.216192,VS0,VE0',
801 silly get     vary: 'Accept' } ]
802 verbose etag https://registry.npmjs.org/grunt-contrib-clean from cache
803 verbose get saving grunt-contrib-clean to /home/wr/.npm/registry.npmjs.org/grunt-contrib-clean/.cache.json
804 http 304 https://registry.npmjs.org/grunt-contrib-stylus
805 silly get cb [ 304,
805 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
805 silly get     via: '1.1 varnish',
805 silly get     'cache-control': 'max-age=60',
805 silly get     etag: '"BKJ7WJIQETBQI2M8WNFE52MU1"',
805 silly get     age: '0',
805 silly get     connection: 'keep-alive',
805 silly get     'x-served-by': 'cache-jfk1020-JFK',
805 silly get     'x-cache': 'HIT',
805 silly get     'x-cache-hits': '1',
805 silly get     'x-timer': 'S1438625500.198300,VS0,VE25',
805 silly get     vary: 'Accept' } ]
806 verbose etag https://registry.npmjs.org/grunt-contrib-stylus from cache
807 verbose get saving grunt-contrib-stylus to /home/wr/.npm/registry.npmjs.org/grunt-contrib-stylus/.cache.json
808 silly cache afterAdd grunt-jsbeautifier@0.2.10
809 verbose afterAdd /home/wr/.npm/grunt-jsbeautifier/0.2.10/package/package.json not in flight; writing
810 silly addNameRange number 2 { name: 'semver', range: '>=2.3.1 <3.0.0', hasData: true }
811 silly addNameRange versions [ 'semver',
811 silly addNameRange   [ '1.0.0',
811 silly addNameRange     '1.0.1',
811 silly addNameRange     '1.0.2',
811 silly addNameRange     '1.0.3',
811 silly addNameRange     '1.0.4',
811 silly addNameRange     '1.0.5',
811 silly addNameRange     '1.0.6',
811 silly addNameRange     '1.0.7',
811 silly addNameRange     '1.0.8',
811 silly addNameRange     '1.0.9',
811 silly addNameRange     '1.0.10',
811 silly addNameRange     '1.0.11',
811 silly addNameRange     '1.0.12',
811 silly addNameRange     '1.0.13',
811 silly addNameRange     '1.0.14',
811 silly addNameRange     '1.1.0',
811 silly addNameRange     '1.1.1',
811 silly addNameRange     '1.1.2',
811 silly addNameRange     '1.1.3',
811 silly addNameRange     '1.1.4',
811 silly addNameRange     '2.0.0-alpha',
811 silly addNameRange     '2.0.0-beta',
811 silly addNameRange     '2.0.1',
811 silly addNameRange     '2.0.2',
811 silly addNameRange     '2.0.3',
811 silly addNameRange     '2.0.4',
811 silly addNameRange     '2.0.5',
811 silly addNameRange     '2.0.6',
811 silly addNameRange     '2.0.7',
811 silly addNameRange     '2.0.8',
811 silly addNameRange     '2.0.9',
811 silly addNameRange     '2.0.10',
811 silly addNameRange     '2.0.11',
811 silly addNameRange     '2.1.0',
811 silly addNameRange     '2.2.0',
811 silly addNameRange     '2.2.1',
811 silly addNameRange     '2.3.0',
811 silly addNameRange     '2.3.1',
811 silly addNameRange     '2.3.2',
811 silly addNameRange     '3.0.0',
811 silly addNameRange     '3.0.1',
811 silly addNameRange     '4.0.0',
811 silly addNameRange     '4.0.2',
811 silly addNameRange     '4.0.3',
811 silly addNameRange     '4.1.0',
811 silly addNameRange     '4.1.1',
811 silly addNameRange     '4.2.0',
811 silly addNameRange     '4.2.1',
811 silly addNameRange     '4.2.2',
811 silly addNameRange     '4.3.0',
811 silly addNameRange     '4.3.1',
811 silly addNameRange     '4.3.2',
811 silly addNameRange     '4.3.3',
811 silly addNameRange     '4.3.4',
811 silly addNameRange     '4.3.5',
811 silly addNameRange     '4.3.6',
811 silly addNameRange     '5.0.0',
811 silly addNameRange     '5.0.1' ] ]
812 silly addNamed semver@2.3.2
813 verbose addNamed "2.3.2" is a plain semver version for semver
814 http 304 https://registry.npmjs.org/URIjs
815 silly get cb [ 304,
815 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
815 silly get     via: '1.1 varnish',
815 silly get     'cache-control': 'max-age=60',
815 silly get     etag: '"COB2GP8KJ8MXVXBARW5VLEPHK"',
815 silly get     age: '0',
815 silly get     connection: 'keep-alive',
815 silly get     'x-served-by': 'cache-jfk1032-JFK',
815 silly get     'x-cache': 'HIT',
815 silly get     'x-cache-hits': '1',
815 silly get     'x-timer': 'S1438625500.205210,VS0,VE31',
815 silly get     vary: 'Accept' } ]
816 verbose etag https://registry.npmjs.org/URIjs from cache
817 verbose get saving URIjs to /home/wr/.npm/registry.npmjs.org/URIjs/.cache.json
818 http 304 https://registry.npmjs.org/i18n
819 silly get cb [ 304,
819 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
819 silly get     via: '1.1 varnish',
819 silly get     'cache-control': 'max-age=60',
819 silly get     etag: '"1OC16HRLLWI4WF36M1HRMEAC2"',
819 silly get     age: '0',
819 silly get     connection: 'keep-alive',
819 silly get     'x-served-by': 'cache-jfk1027-JFK',
819 silly get     'x-cache': 'HIT',
819 silly get     'x-cache-hits': '1',
819 silly get     'x-timer': 'S1438625500.165137,VS0,VE83',
819 silly get     vary: 'Accept' } ]
820 verbose etag https://registry.npmjs.org/i18n from cache
821 verbose get saving i18n to /home/wr/.npm/registry.npmjs.org/i18n/.cache.json
822 silly addNameRange number 2 { name: 'iconv-lite', range: '>=0.4.3 <0.5.0', hasData: true }
823 silly addNameRange versions [ 'iconv-lite',
823 silly addNameRange   [ '0.1.0',
823 silly addNameRange     '0.1.1',
823 silly addNameRange     '0.1.2',
823 silly addNameRange     '0.1.3',
823 silly addNameRange     '0.1.4',
823 silly addNameRange     '0.2.0',
823 silly addNameRange     '0.2.1',
823 silly addNameRange     '0.2.3',
823 silly addNameRange     '0.2.4',
823 silly addNameRange     '0.2.5',
823 silly addNameRange     '0.2.6',
823 silly addNameRange     '0.2.7',
823 silly addNameRange     '0.2.8',
823 silly addNameRange     '0.2.9',
823 silly addNameRange     '0.2.10',
823 silly addNameRange     '0.2.11',
823 silly addNameRange     '0.4.0-pre',
823 silly addNameRange     '0.4.0-pre2',
823 silly addNameRange     '0.4.0-pre3',
823 silly addNameRange     '0.4.0',
823 silly addNameRange     '0.4.1',
823 silly addNameRange     '0.4.2',
823 silly addNameRange     '0.4.3',
823 silly addNameRange     '0.4.4',
823 silly addNameRange     '0.4.5',
823 silly addNameRange     '0.4.6',
823 silly addNameRange     '0.4.7',
823 silly addNameRange     '0.4.8',
823 silly addNameRange     '0.4.9',
823 silly addNameRange     '0.4.10',
823 silly addNameRange     '0.4.11' ] ]
824 silly addNamed iconv-lite@0.4.11
825 verbose addNamed "0.4.11" is a plain semver version for iconv-lite
826 silly cache afterAdd node-webkit-fdialogs@0.2.7
827 verbose afterAdd /home/wr/.npm/node-webkit-fdialogs/0.2.7/package/package.json not in flight; writing
828 silly cache afterAdd tar@1.0.3
829 verbose afterAdd /home/wr/.npm/tar/1.0.3/package/package.json not in flight; writing
830 http 304 https://registry.npmjs.org/json-rpc2
831 silly get cb [ 304,
831 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
831 silly get     via: '1.1 varnish',
831 silly get     'cache-control': 'max-age=60',
831 silly get     etag: '"AIKMSSMLXRN1EFOTSGQYVZRZZ"',
831 silly get     age: '0',
831 silly get     connection: 'keep-alive',
831 silly get     'x-served-by': 'cache-jfk1026-JFK',
831 silly get     'x-cache': 'MISS',
831 silly get     'x-cache-hits': '0',
831 silly get     'x-timer': 'S1438625500.175119,VS0,VE80',
831 silly get     vary: 'Accept' } ]
832 verbose etag https://registry.npmjs.org/json-rpc2 from cache
833 verbose get saving json-rpc2 to /home/wr/.npm/registry.npmjs.org/json-rpc2/.cache.json
834 verbose afterAdd /home/wr/.npm/grunt-jsbeautifier/0.2.10/package/package.json written
835 silly addNameRange number 2 { name: 'grunt-contrib-clean',
835 silly addNameRange   range: '>=0.5.0 <0.6.0',
835 silly addNameRange   hasData: true }
836 silly addNameRange versions [ 'grunt-contrib-clean',
836 silly addNameRange   [ '0.1.0',
836 silly addNameRange     '0.2.0',
836 silly addNameRange     '0.3.0',
836 silly addNameRange     '0.3.1',
836 silly addNameRange     '0.3.2',
836 silly addNameRange     '0.4.0',
836 silly addNameRange     '0.4.1',
836 silly addNameRange     '0.5.0',
836 silly addNameRange     '0.6.0',
836 silly addNameRange     '0.4.0-a',
836 silly addNameRange     '0.4.0-rc5',
836 silly addNameRange     '0.4.0-rc6' ] ]
837 silly addNamed grunt-contrib-clean@0.5.0
838 verbose addNamed "0.5.0" is a plain semver version for grunt-contrib-clean
839 verbose afterAdd /home/wr/.npm/node-webkit-fdialogs/0.2.7/package/package.json written
840 silly cache afterAdd semver@2.3.2
841 verbose afterAdd /home/wr/.npm/semver/2.3.2/package/package.json not in flight; writing
842 silly cache afterAdd iconv-lite@0.4.11
843 verbose afterAdd /home/wr/.npm/iconv-lite/0.4.11/package/package.json not in flight; writing
844 verbose afterAdd /home/wr/.npm/tar/1.0.3/package/package.json written
845 silly addNameRange number 2 { name: 'URIjs', range: '>=1.13.2 <2.0.0', hasData: true }
846 silly addNameRange versions [ 'URIjs',
846 silly addNameRange   [ '1.4.2',
846 silly addNameRange     '1.6.3',
846 silly addNameRange     '1.7.0',
846 silly addNameRange     '1.7.1',
846 silly addNameRange     '1.7.2',
846 silly addNameRange     '1.7.3',
846 silly addNameRange     '1.7.4',
846 silly addNameRange     '1.8.0',
846 silly addNameRange     '1.8.1',
846 silly addNameRange     '1.8.2',
846 silly addNameRange     '1.8.3',
846 silly addNameRange     '1.9.0',
846 silly addNameRange     '1.9.1',
846 silly addNameRange     '1.10.0',
846 silly addNameRange     '1.10.1',
846 silly addNameRange     '1.10.2',
846 silly addNameRange     '1.11.0',
846 silly addNameRange     '1.11.1',
846 silly addNameRange     '1.11.2',
846 silly addNameRange     '1.12.0',
846 silly addNameRange     '1.12.1',
846 silly addNameRange     '1.13.0',
846 silly addNameRange     '1.13.1',
846 silly addNameRange     '1.13.2',
846 silly addNameRange     '1.14.0',
846 silly addNameRange     '1.14.1',
846 silly addNameRange     '1.14.2',
846 silly addNameRange     '1.15.0',
846 silly addNameRange     '1.15.1',
846 silly addNameRange     '1.15.2',
846 silly addNameRange     '1.16.0' ] ]
847 silly addNamed URIjs@1.16.0
848 verbose addNamed "1.16.0" is a plain semver version for URIjs
849 silly addNameRange number 2 { name: 'memoizee', range: '>=0.3.7 <0.4.0', hasData: true }
850 silly addNameRange versions [ 'memoizee',
850 silly addNameRange   [ '0.1.0',
850 silly addNameRange     '0.1.1',
850 silly addNameRange     '0.2.0',
850 silly addNameRange     '0.2.1',
850 silly addNameRange     '0.2.2',
850 silly addNameRange     '0.2.3',
850 silly addNameRange     '0.2.4',
850 silly addNameRange     '0.2.5',
850 silly addNameRange     '0.2.6',
850 silly addNameRange     '0.3.0',
850 silly addNameRange     '0.3.1',
850 silly addNameRange     '0.3.2',
850 silly addNameRange     '0.3.3',
850 silly addNameRange     '0.3.4',
850 silly addNameRange     '0.3.5',
850 silly addNameRange     '0.3.6',
850 silly addNameRange     '0.3.7',
850 silly addNameRange     '0.3.8' ] ]
851 silly addNamed memoizee@0.3.8
852 verbose addNamed "0.3.8" is a plain semver version for memoizee
853 silly addNameRange number 2 { name: 'json-rpc2', range: '>=0.7.0 <0.8.0', hasData: true }
854 silly addNameRange versions [ 'json-rpc2',
854 silly addNameRange   [ '0.2.0',
854 silly addNameRange     '0.2.1',
854 silly addNameRange     '0.2.2',
854 silly addNameRange     '0.2.4',
854 silly addNameRange     '0.2.5',
854 silly addNameRange     '0.2.6',
854 silly addNameRange     '0.2.7',
854 silly addNameRange     '0.3.0',
854 silly addNameRange     '0.3.1',
854 silly addNameRange     '0.4.2',
854 silly addNameRange     '0.4.3',
854 silly addNameRange     '0.4.4',
854 silly addNameRange     '0.5.0',
854 silly addNameRange     '0.6.0',
854 silly addNameRange     '0.7.0',
854 silly addNameRange     '0.7.1',
854 silly addNameRange     '0.8.0',
854 silly addNameRange     '0.8.1',
854 silly addNameRange     '1.0.0',
854 silly addNameRange     '1.0.1' ] ]
855 silly addNamed json-rpc2@0.7.1
856 verbose addNamed "0.7.1" is a plain semver version for json-rpc2
857 http 304 https://registry.npmjs.org/grunt-exec
858 silly get cb [ 304,
858 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
858 silly get     via: '1.1 varnish',
858 silly get     'cache-control': 'max-age=60',
858 silly get     etag: '"DG2VQZWQPUFCORS6L0UKOHSSX"',
858 silly get     age: '0',
858 silly get     connection: 'keep-alive',
858 silly get     'x-served-by': 'cache-jfk1033-JFK',
858 silly get     'x-cache': 'HIT',
858 silly get     'x-cache-hits': '1',
858 silly get     'x-timer': 'S1438625500.189475,VS0,VE91',
858 silly get     vary: 'Accept' } ]
859 verbose etag https://registry.npmjs.org/grunt-exec from cache
860 verbose get saving grunt-exec to /home/wr/.npm/registry.npmjs.org/grunt-exec/.cache.json
861 verbose afterAdd /home/wr/.npm/semver/2.3.2/package/package.json written
862 http 304 https://registry.npmjs.org/node-captions
863 silly get cb [ 304,
863 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
863 silly get     via: '1.1 varnish',
863 silly get     'cache-control': 'max-age=60',
863 silly get     etag: '"21B31FWNCFC9KFEV1M6K7W7TV"',
863 silly get     age: '0',
863 silly get     connection: 'keep-alive',
863 silly get     'x-served-by': 'cache-jfk1031-JFK',
863 silly get     'x-cache': 'MISS',
863 silly get     'x-cache-hits': '0',
863 silly get     'x-timer': 'S1438625500.190998,VS0,VE92',
863 silly get     vary: 'Accept' } ]
864 verbose etag https://registry.npmjs.org/node-captions from cache
865 verbose get saving node-captions to /home/wr/.npm/registry.npmjs.org/node-captions/.cache.json
866 http 304 https://registry.npmjs.org/nedb
867 silly get cb [ 304,
867 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
867 silly get     via: '1.1 varnish',
867 silly get     'cache-control': 'max-age=60',
867 silly get     etag: '"37DJE883GE4TGJ66N4H7G1GLH"',
867 silly get     age: '0',
867 silly get     connection: 'keep-alive',
867 silly get     'x-served-by': 'cache-jfk1031-JFK',
867 silly get     'x-cache': 'HIT',
867 silly get     'x-cache-hits': '1',
867 silly get     'x-timer': 'S1438625500.187063,VS0,VE90',
867 silly get     vary: 'Accept' } ]
868 verbose etag https://registry.npmjs.org/nedb from cache
869 verbose get saving nedb to /home/wr/.npm/registry.npmjs.org/nedb/.cache.json
870 silly cache afterAdd grunt-contrib-stylus@0.16.0
871 verbose afterAdd /home/wr/.npm/grunt-contrib-stylus/0.16.0/package/package.json not in flight; writing
872 verbose afterAdd /home/wr/.npm/iconv-lite/0.4.11/package/package.json written
873 silly cache afterAdd grunt-contrib-clean@0.5.0
874 verbose afterAdd /home/wr/.npm/grunt-contrib-clean/0.5.0/package/package.json not in flight; writing
875 silly cache afterAdd load-grunt-tasks@0.4.0
876 verbose afterAdd /home/wr/.npm/load-grunt-tasks/0.4.0/package/package.json not in flight; writing
877 silly cache afterAdd URIjs@1.16.0
878 verbose afterAdd /home/wr/.npm/URIjs/1.16.0/package/package.json not in flight; writing
879 silly cache afterAdd json-rpc2@0.7.1
880 verbose afterAdd /home/wr/.npm/json-rpc2/0.7.1/package/package.json not in flight; writing
881 verbose afterAdd /home/wr/.npm/grunt-contrib-stylus/0.16.0/package/package.json written
882 verbose afterAdd /home/wr/.npm/grunt-contrib-clean/0.5.0/package/package.json written
883 verbose afterAdd /home/wr/.npm/load-grunt-tasks/0.4.0/package/package.json written
884 verbose afterAdd /home/wr/.npm/URIjs/1.16.0/package/package.json written
885 silly addNameRange number 2 { name: 'grunt-exec', range: '>=0.4.0 <0.5.0', hasData: true }
886 silly addNameRange versions [ 'grunt-exec',
886 silly addNameRange   [ '0.1.0',
886 silly addNameRange     '0.1.1',
886 silly addNameRange     '0.2.0',
886 silly addNameRange     '0.2.1',
886 silly addNameRange     '0.3.0',
886 silly addNameRange     '0.4.0',
886 silly addNameRange     '0.4.1',
886 silly addNameRange     '0.4.2',
886 silly addNameRange     '0.4.0-rc1',
886 silly addNameRange     '0.4.5',
886 silly addNameRange     '0.4.3',
886 silly addNameRange     '0.4.6' ] ]
887 silly addNamed grunt-exec@0.4.6
888 verbose addNamed "0.4.6" is a plain semver version for grunt-exec
889 verbose afterAdd /home/wr/.npm/json-rpc2/0.7.1/package/package.json written
890 silly cache afterAdd i18n@0.5.0
891 verbose afterAdd /home/wr/.npm/i18n/0.5.0/package/package.json not in flight; writing
892 silly cache afterAdd grunt-exec@0.4.6
893 verbose afterAdd /home/wr/.npm/grunt-exec/0.4.6/package/package.json not in flight; writing
894 silly cache afterAdd node-captions@0.2.2
895 verbose afterAdd /home/wr/.npm/node-captions/0.2.2/package/package.json not in flight; writing
896 silly cache afterAdd nedb@0.10.11
897 verbose afterAdd /home/wr/.npm/nedb/0.10.11/package/package.json not in flight; writing
898 silly cache afterAdd memoizee@0.3.8
899 verbose afterAdd /home/wr/.npm/memoizee/0.3.8/package/package.json not in flight; writing
900 verbose afterAdd /home/wr/.npm/i18n/0.5.0/package/package.json written
901 verbose afterAdd /home/wr/.npm/grunt-exec/0.4.6/package/package.json written
902 verbose afterAdd /home/wr/.npm/node-captions/0.2.2/package/package.json written
903 verbose afterAdd /home/wr/.npm/nedb/0.10.11/package/package.json written
904 verbose afterAdd /home/wr/.npm/memoizee/0.3.8/package/package.json written
905 http 304 https://registry.npmjs.org/grunt-bower-clean
906 silly get cb [ 304,
906 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
906 silly get     via: '1.1 varnish',
906 silly get     'cache-control': 'max-age=60',
906 silly get     etag: '"1YC5I736LAGEW5FVWT9QOXL6J"',
906 silly get     age: '0',
906 silly get     connection: 'keep-alive',
906 silly get     'x-served-by': 'cache-jfk1028-JFK',
906 silly get     'x-cache': 'MISS',
906 silly get     'x-cache-hits': '0',
906 silly get     'x-timer': 'S1438625500.220636,VS0,VE90',
906 silly get     vary: 'Accept' } ]
907 verbose etag https://registry.npmjs.org/grunt-bower-clean from cache
908 verbose get saving grunt-bower-clean to /home/wr/.npm/registry.npmjs.org/grunt-bower-clean/.cache.json
909 http 304 https://registry.npmjs.org/mv
910 silly get cb [ 304,
910 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
910 silly get     via: '1.1 varnish',
910 silly get     'cache-control': 'max-age=60',
910 silly get     etag: '"85J7K7K4JNOIOZVBIWJV3UNP1"',
910 silly get     age: '0',
910 silly get     connection: 'keep-alive',
910 silly get     'x-served-by': 'cache-jfk1027-JFK',
910 silly get     'x-cache': 'HIT',
910 silly get     'x-cache-hits': '1',
910 silly get     'x-timer': 'S1438625500.207014,VS0,VE90',
910 silly get     vary: 'Accept' } ]
911 verbose etag https://registry.npmjs.org/mv from cache
912 verbose get saving mv to /home/wr/.npm/registry.npmjs.org/mv/.cache.json
913 silly addNameRange number 2 { name: 'grunt-bower-clean',
913 silly addNameRange   range: '>=0.2.1 <0.3.0',
913 silly addNameRange   hasData: true }
914 silly addNameRange versions [ 'grunt-bower-clean', [ '0.1.0', '0.2.0', '0.2.1', '0.2.2' ] ]
915 silly addNamed grunt-bower-clean@0.2.2
916 verbose addNamed "0.2.2" is a plain semver version for grunt-bower-clean
917 silly addNameRange number 2 { name: 'mv', range: '>=2.0.3 <3.0.0', hasData: true }
918 silly addNameRange versions [ 'mv',
918 silly addNameRange   [ '0.0.1',
918 silly addNameRange     '0.0.2',
918 silly addNameRange     '0.0.3',
918 silly addNameRange     '0.0.4',
918 silly addNameRange     '0.0.5',
918 silly addNameRange     '1.0.0',
918 silly addNameRange     '2.0.0',
918 silly addNameRange     '2.0.1',
918 silly addNameRange     '2.0.2',
918 silly addNameRange     '2.0.3',
918 silly addNameRange     '2.1.0',
918 silly addNameRange     '2.1.1' ] ]
919 silly addNamed mv@2.1.1
920 verbose addNamed "2.1.1" is a plain semver version for mv
921 silly cache afterAdd grunt-bower-clean@0.2.2
922 verbose afterAdd /home/wr/.npm/grunt-bower-clean/0.2.2/package/package.json not in flight; writing
923 silly cache afterAdd mv@2.1.1
924 verbose afterAdd /home/wr/.npm/mv/2.1.1/package/package.json not in flight; writing
925 verbose afterAdd /home/wr/.npm/grunt-bower-clean/0.2.2/package/package.json written
926 verbose afterAdd /home/wr/.npm/mv/2.1.1/package/package.json written
927 http 304 https://registry.npmjs.org/mime
928 silly get cb [ 304,
928 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
928 silly get     via: '1.1 varnish',
928 silly get     'cache-control': 'max-age=60',
928 silly get     etag: '"4V8QSAZNEAVPS1SP668LC6IK4"',
928 silly get     age: '37',
928 silly get     connection: 'keep-alive',
928 silly get     'x-served-by': 'cache-jfk1029-JFK',
928 silly get     'x-cache': 'HIT',
928 silly get     'x-cache-hits': '4',
928 silly get     'x-timer': 'S1438625500.323159,VS0,VE0',
928 silly get     vary: 'Accept' } ]
929 verbose etag https://registry.npmjs.org/mime from cache
930 verbose get saving mime to /home/wr/.npm/registry.npmjs.org/mime/.cache.json
931 silly cache afterAdd mime@1.2.11
932 verbose afterAdd /home/wr/.npm/mime/1.2.11/package/package.json not in flight; writing
933 verbose afterAdd /home/wr/.npm/mime/1.2.11/package/package.json written
934 http 304 https://registry.npmjs.org/bower
935 silly get cb [ 304,
935 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
935 silly get     via: '1.1 varnish',
935 silly get     'cache-control': 'max-age=60',
935 silly get     etag: '"ASDFQZNFUCYIF7TWJDIJV1TKZ"',
935 silly get     age: '26',
935 silly get     connection: 'keep-alive',
935 silly get     'x-served-by': 'cache-jfk1030-JFK',
935 silly get     'x-cache': 'HIT',
935 silly get     'x-cache-hits': '2',
935 silly get     'x-timer': 'S1438625500.372054,VS0,VE0',
935 silly get     vary: 'Accept' } ]
936 verbose etag https://registry.npmjs.org/bower from cache
937 verbose get saving bower to /home/wr/.npm/registry.npmjs.org/bower/.cache.json
938 http 304 https://registry.npmjs.org/grunt-githooks
939 silly get cb [ 304,
939 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
939 silly get     via: '1.1 varnish',
939 silly get     'cache-control': 'max-age=60',
939 silly get     etag: '"1VDFG98KHP3A2VWKKYYZYK50K"',
939 silly get     age: '32',
939 silly get     connection: 'keep-alive',
939 silly get     'x-served-by': 'cache-jfk1020-JFK',
939 silly get     'x-cache': 'HIT',
939 silly get     'x-cache-hits': '1',
939 silly get     'x-timer': 'S1438625500.356227,VS0,VE1',
939 silly get     vary: 'Accept' } ]
940 verbose etag https://registry.npmjs.org/grunt-githooks from cache
941 verbose get saving grunt-githooks to /home/wr/.npm/registry.npmjs.org/grunt-githooks/.cache.json
942 silly addNameRange number 2 { name: 'grunt-githooks',
942 silly addNameRange   range: '>=0.3.1 <0.4.0',
942 silly addNameRange   hasData: true }
943 silly addNameRange versions [ 'grunt-githooks', [ '0.1.0', '0.2.0', '0.3.0', '0.3.1' ] ]
944 silly addNamed grunt-githooks@0.3.1
945 verbose addNamed "0.3.1" is a plain semver version for grunt-githooks
946 silly cache afterAdd grunt-githooks@0.3.1
947 verbose afterAdd /home/wr/.npm/grunt-githooks/0.3.1/package/package.json not in flight; writing
948 http 304 https://registry.npmjs.org/grunt
949 silly get cb [ 304,
949 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
949 silly get     via: '1.1 varnish',
949 silly get     'cache-control': 'max-age=60',
949 silly get     etag: '"4MB44HMCJTBNUGCU7MKKK21AW"',
949 silly get     age: '15',
949 silly get     connection: 'keep-alive',
949 silly get     'x-served-by': 'cache-jfk1030-JFK',
949 silly get     'x-cache': 'HIT',
949 silly get     'x-cache-hits': '1',
949 silly get     'x-timer': 'S1438625500.375613,VS0,VE1',
949 silly get     vary: 'Accept' } ]
950 verbose etag https://registry.npmjs.org/grunt from cache
951 verbose get saving grunt to /home/wr/.npm/registry.npmjs.org/grunt/.cache.json
952 silly cache afterAdd bower@1.3.8
953 verbose afterAdd /home/wr/.npm/bower/1.3.8/package/package.json not in flight; writing
954 verbose afterAdd /home/wr/.npm/grunt-githooks/0.3.1/package/package.json written
955 verbose afterAdd /home/wr/.npm/bower/1.3.8/package/package.json written
956 silly cache afterAdd grunt@0.4.5
957 verbose afterAdd /home/wr/.npm/grunt/0.4.5/package/package.json not in flight; writing
958 verbose afterAdd /home/wr/.npm/grunt/0.4.5/package/package.json written
959 http 304 https://registry.npmjs.org/jschardet
960 silly get cb [ 304,
960 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
960 silly get     via: '1.1 varnish',
960 silly get     'cache-control': 'max-age=60',
960 silly get     etag: '"BNM10BHKUKR96T3NBEDNIE692"',
960 silly get     age: '0',
960 silly get     connection: 'keep-alive',
960 silly get     'x-served-by': 'cache-jfk1024-JFK',
960 silly get     'x-cache': 'HIT',
960 silly get     'x-cache-hits': '1',
960 silly get     'x-timer': 'S1438625500.415776,VS0,VE20',
960 silly get     vary: 'Accept' } ]
961 verbose etag https://registry.npmjs.org/jschardet from cache
962 verbose get saving jschardet to /home/wr/.npm/registry.npmjs.org/jschardet/.cache.json
963 silly cache afterAdd jschardet@1.1.0
964 verbose afterAdd /home/wr/.npm/jschardet/1.1.0/package/package.json not in flight; writing
965 verbose afterAdd /home/wr/.npm/jschardet/1.1.0/package/package.json written
966 http 304 https://registry.npmjs.org/grunt-node-webkit-builder
967 silly get cb [ 304,
967 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
967 silly get     via: '1.1 varnish',
967 silly get     'cache-control': 'max-age=60',
967 silly get     etag: '"UDVJ3RBE58V1QB9RM7DCKP2S"',
967 silly get     age: '0',
967 silly get     connection: 'keep-alive',
967 silly get     'x-served-by': 'cache-jfk1032-JFK',
967 silly get     'x-cache': 'MISS',
967 silly get     'x-cache-hits': '0',
967 silly get     'x-timer': 'S1438625500.386260,VS0,VE83',
967 silly get     vary: 'Accept' } ]
968 verbose etag https://registry.npmjs.org/grunt-node-webkit-builder from cache
969 verbose get saving grunt-node-webkit-builder to /home/wr/.npm/registry.npmjs.org/grunt-node-webkit-builder/.cache.json
970 silly addNameRange number 2 { name: 'grunt-node-webkit-builder',
970 silly addNameRange   range: '>=0.1.0 <0.2.0',
970 silly addNameRange   hasData: true }
971 silly addNameRange versions [ 'grunt-node-webkit-builder',
971 silly addNameRange   [ '0.1.0',
971 silly addNameRange     '0.1.1',
971 silly addNameRange     '0.1.2',
971 silly addNameRange     '0.1.3',
971 silly addNameRange     '0.1.4',
971 silly addNameRange     '0.1.5',
971 silly addNameRange     '0.1.6',
971 silly addNameRange     '0.1.7',
971 silly addNameRange     '0.1.8',
971 silly addNameRange     '0.1.9',
971 silly addNameRange     '0.1.10',
971 silly addNameRange     '0.1.11',
971 silly addNameRange     '0.1.12',
971 silly addNameRange     '0.1.13',
971 silly addNameRange     '0.1.14',
971 silly addNameRange     '0.1.15',
971 silly addNameRange     '0.1.16',
971 silly addNameRange     '0.1.17',
971 silly addNameRange     '0.1.18',
971 silly addNameRange     '0.1.19',
971 silly addNameRange     '0.1.20',
971 silly addNameRange     '0.1.21',
971 silly addNameRange     '0.2.0',
971 silly addNameRange     '0.2.1',
971 silly addNameRange     '0.2.2',
971 silly addNameRange     '0.2.3',
971 silly addNameRange     '0.3.0',
971 silly addNameRange     '0.3.1',
971 silly addNameRange     '1.0.0',
971 silly addNameRange     '1.0.1',
971 silly addNameRange     '1.0.2' ] ]
972 silly addNamed grunt-node-webkit-builder@0.1.21
973 verbose addNamed "0.1.21" is a plain semver version for grunt-node-webkit-builder
974 warn deprecated grunt-node-webkit-builder@0.1.21: WARNING: This module has been renamed to grunt-nw-builder. Install using grunt-nw-builder instead, grunt-node-webkit-builder will no longer be updated.
975 silly cache afterAdd grunt-node-webkit-builder@0.1.21
976 verbose afterAdd /home/wr/.npm/grunt-node-webkit-builder/0.1.21/package/package.json not in flight; writing
977 verbose afterAdd /home/wr/.npm/grunt-node-webkit-builder/0.1.21/package/package.json written
978 http 304 https://registry.npmjs.org/stylus
979 silly get cb [ 304,
979 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
979 silly get     via: '1.1 varnish',
979 silly get     'cache-control': 'max-age=60',
979 silly get     etag: '"3QSGHNX1GK5MFF1FL1PPMU83U"',
979 silly get     age: '0',
979 silly get     connection: 'keep-alive',
979 silly get     'x-served-by': 'cache-jfk1021-JFK',
979 silly get     'x-cache': 'HIT',
979 silly get     'x-cache-hits': '1',
979 silly get     'x-timer': 'S1438625500.191885,VS0,VE364',
979 silly get     vary: 'Accept' } ]
980 verbose etag https://registry.npmjs.org/stylus from cache
981 verbose get saving stylus to /home/wr/.npm/registry.npmjs.org/stylus/.cache.json
982 silly cache afterAdd stylus@0.46.2
983 verbose afterAdd /home/wr/.npm/stylus/0.46.2/package/package.json not in flight; writing
984 verbose afterAdd /home/wr/.npm/stylus/0.46.2/package/package.json written
985 http 304 https://registry.npmjs.org/rimraf
986 silly get cb [ 304,
986 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
986 silly get     via: '1.1 varnish',
986 silly get     'cache-control': 'max-age=60',
986 silly get     etag: '"7C5ECVSK04OIVPJQW2EMOZ0QH"',
986 silly get     age: '0',
986 silly get     connection: 'keep-alive',
986 silly get     'x-served-by': 'cache-jfk1023-JFK',
986 silly get     'x-cache': 'HIT',
986 silly get     'x-cache-hits': '1',
986 silly get     'x-timer': 'S1438625500.187160,VS0,VE19',
986 silly get     vary: 'Accept' } ]
987 verbose etag https://registry.npmjs.org/rimraf from cache
988 verbose get saving rimraf to /home/wr/.npm/registry.npmjs.org/rimraf/.cache.json
989 silly cache afterAdd rimraf@2.2.8
990 verbose afterAdd /home/wr/.npm/rimraf/2.2.8/package/package.json not in flight; writing
991 verbose afterAdd /home/wr/.npm/rimraf/2.2.8/package/package.json written
992 verbose updateRemote git fetch -a origin (https://github.com/thibauts/node-upnp-mediarenderer-client.git)
993 http 304 https://registry.npmjs.org/request
994 silly get cb [ 304,
994 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
994 silly get     via: '1.1 varnish',
994 silly get     'cache-control': 'max-age=60',
994 silly get     etag: '"2GGA6ZW77K1PMTYX9W4LZLPX6"',
994 silly get     age: '25',
994 silly get     connection: 'keep-alive',
994 silly get     'x-served-by': 'cache-jfk1021-JFK',
994 silly get     'x-cache': 'HIT',
994 silly get     'x-cache-hits': '5',
994 silly get     'x-timer': 'S1438625500.635547,VS0,VE0',
994 silly get     vary: 'Accept' } ]
995 verbose etag https://registry.npmjs.org/request from cache
996 verbose get saving request to /home/wr/.npm/registry.npmjs.org/request/.cache.json
997 http 304 https://registry.npmjs.org/native-dns
998 silly get cb [ 304,
998 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
998 silly get     via: '1.1 varnish',
998 silly get     'cache-control': 'max-age=60',
998 silly get     etag: '"40GVZU4U9QPEKA4H8PXJ6I95X"',
998 silly get     age: '0',
998 silly get     connection: 'keep-alive',
998 silly get     'x-served-by': 'cache-jfk1027-JFK',
998 silly get     'x-cache': 'MISS',
998 silly get     'x-cache-hits': '0',
998 silly get     'x-timer': 'S1438625500.215254,VS0,VE422',
998 silly get     vary: 'Accept' } ]
999 verbose etag https://registry.npmjs.org/native-dns from cache
1000 verbose get saving native-dns to /home/wr/.npm/registry.npmjs.org/native-dns/.cache.json
1001 verbose setPermissions git+https://github.com/thibauts/node-upnp-mediarenderer-client.git set permissions on /home/wr/.npm/_git-remotes/https-github-com-thibauts-node-upnp-mediarenderer-client-git-5521687c
1002 verbose resolveHead git+https://github.com/thibauts/node-upnp-mediarenderer-client.git original treeish: master
1003 info git [ 'rev-list', '-n1', 'master' ]
1004 silly addNameRange number 2 { name: 'request', range: '>=2.36.0 <3.0.0', hasData: true }
1005 silly addNameRange versions [ 'request',
1005 silly addNameRange   [ '0.10.0',
1005 silly addNameRange     '0.8.3',
1005 silly addNameRange     '0.9.0',
1005 silly addNameRange     '0.9.1',
1005 silly addNameRange     '0.9.5',
1005 silly addNameRange     '1.0.0',
1005 silly addNameRange     '1.1.0',
1005 silly addNameRange     '1.1.1',
1005 silly addNameRange     '1.2.0',
1005 silly addNameRange     '1.9.0',
1005 silly addNameRange     '1.9.1',
1005 silly addNameRange     '1.9.2',
1005 silly addNameRange     '1.9.3',
1005 silly addNameRange     '1.9.5',
1005 silly addNameRange     '1.9.7',
1005 silly addNameRange     '1.9.8',
1005 silly addNameRange     '1.9.9',
1005 silly addNameRange     '2.0.0',
1005 silly addNameRange     '2.0.1',
1005 silly addNameRange     '2.0.2',
1005 silly addNameRange     '2.0.3',
1005 silly addNameRange     '2.0.4',
1005 silly addNameRange     '2.0.5',
1005 silly addNameRange     '2.1.0',
1005 silly addNameRange     '2.1.1',
1005 silly addNameRange     '2.2.0',
1005 silly addNameRange     '2.2.5',
1005 silly addNameRange     '2.2.6',
1005 silly addNameRange     '2.2.9',
1005 silly addNameRange     '2.9.0',
1005 silly addNameRange     '2.9.1',
1005 silly addNameRange     '2.9.2',
1005 silly addNameRange     '2.9.3',
1005 silly addNameRange     '2.9.100',
1005 silly addNameRange     '2.9.150',
1005 silly addNameRange     '2.9.151',
1005 silly addNameRange     '2.9.152',
1005 silly addNameRange     '2.9.153',
1005 silly addNameRange     '2.9.200',
1005 silly addNameRange     '2.9.201',
1005 silly addNameRange     '2.9.202',
1005 silly addNameRange     '2.9.203',
1005 silly addNameRange     '2.10.0',
1005 silly addNameRange     '2.11.0',
1005 silly addNameRange     '2.11.1',
1005 silly addNameRange     '2.11.2',
1005 silly addNameRange     '2.11.3',
1005 silly addNameRange     '2.11.4',
1005 silly addNameRange     '2.12.0',
1005 silly addNameRange     '2.14.0',
1005 silly addNameRange     '2.16.0',
1005 silly addNameRange     '2.16.2',
1005 silly addNameRange     '2.16.4',
1005 silly addNameRange     '2.16.6',
1005 silly addNameRange     '2.18.0',
1005 silly addNameRange     '2.19.0',
1005 silly addNameRange     '2.20.0',
1005 silly addNameRange     '2.21.0',
1005 silly addNameRange     '2.22.0',
1005 silly addNameRange     '2.23.0',
1005 silly addNameRange     '2.24.0',
1005 silly addNameRange     '2.25.0',
1005 silly addNameRange     '2.26.0',
1005 silly addNameRange     '2.27.0',
1005 silly addNameRange     '2.28.0',
1005 silly addNameRange     '2.29.0',
1005 silly addNameRange     '2.30.0',
1005 silly addNameRange     '2.31.0',
1005 silly addNameRange     '2.32.0',
1005 silly addNameRange     '2.33.0',
1005 silly addNameRange     '2.34.0',
1005 silly addNameRange     '2.35.0',
1005 silly addNameRange     '2.36.0',
1005 silly addNameRange     '2.37.0',
1005 silly addNameRange     '2.38.0',
1005 silly addNameRange     '2.39.0',
1005 silly addNameRange     '2.40.0',
1005 silly addNameRange     '2.41.0',
1005 silly addNameRange     '2.42.0',
1005 silly addNameRange     '2.43.0',
1005 silly addNameRange     '2.44.0',
1005 silly addNameRange     '2.45.0',
1005 silly addNameRange     '2.46.0',
1005 silly addNameRange     '2.47.0',
1005 silly addNameRange     '2.48.0',
1005 silly addNameRange     '2.49.0',
1005 silly addNameRange     '2.50.0',
1005 silly addNameRange     '2.51.0',
1005 silly addNameRange     '2.52.0',
1005 silly addNameRange     '2.53.0',
1005 silly addNameRange     '2.54.0',
1005 silly addNameRange     '2.55.0',
1005 silly addNameRange     '2.56.0',
1005 silly addNameRange     '2.57.0',
1005 silly addNameRange     '2.58.0',
1005 silly addNameRange     '2.59.0',
1005 silly addNameRange     '2.60.0' ] ]
1006 silly addNamed request@2.60.0
1007 verbose addNamed "2.60.0" is a plain semver version for request
1008 silly resolveHead git+https://github.com/thibauts/node-upnp-mediarenderer-client.git resolved treeish: c0ca0c63b627aef3501820f61b47b7c4887ef16d
1009 verbose resolveHead git+https://github.com/thibauts/node-upnp-mediarenderer-client.git resolved Git URL: git+https://github.com/thibauts/node-upnp-mediarenderer-client.git#c0ca0c63b627aef3501820f61b47b7c4887ef16d
1010 silly resolveHead Git working directory: /tmp/npm-7043-9e722969/git-cache-f881beedeb0e/c0ca0c63b627aef3501820f61b47b7c4887ef16d
1011 silly addNameRange number 2 { name: 'native-dns', range: '>=0.7.0 <0.8.0', hasData: true }
1012 silly addNameRange versions [ 'native-dns',
1012 silly addNameRange   [ '0.0.1',
1012 silly addNameRange     '0.0.2',
1012 silly addNameRange     '0.0.3',
1012 silly addNameRange     '0.0.4',
1012 silly addNameRange     '0.0.5',
1012 silly addNameRange     '0.0.6',
1012 silly addNameRange     '0.0.7',
1012 silly addNameRange     '0.1.0',
1012 silly addNameRange     '0.1.1',
1012 silly addNameRange     '0.2.0',
1012 silly addNameRange     '0.2.1',
1012 silly addNameRange     '0.3.0',
1012 silly addNameRange     '0.3.1',
1012 silly addNameRange     '0.3.2',
1012 silly addNameRange     '0.3.3',
1012 silly addNameRange     '0.3.4',
1012 silly addNameRange     '0.4.0',
1012 silly addNameRange     '0.4.1',
1012 silly addNameRange     '0.6.1',
1012 silly addNameRange     '0.7.0' ] ]
1013 silly addNamed native-dns@0.7.0
1014 verbose addNamed "0.7.0" is a plain semver version for native-dns
1015 silly cache afterAdd request@2.60.0
1016 verbose afterAdd /home/wr/.npm/request/2.60.0/package/package.json not in flight; writing
1017 info git [ 'clone',
1017 info git   '/home/wr/.npm/_git-remotes/https-github-com-thibauts-node-upnp-mediarenderer-client-git-5521687c',
1017 info git   '/tmp/npm-7043-9e722969/git-cache-f881beedeb0e/c0ca0c63b627aef3501820f61b47b7c4887ef16d' ]
1018 silly cache afterAdd native-dns@0.7.0
1019 verbose afterAdd /home/wr/.npm/native-dns/0.7.0/package/package.json not in flight; writing
1020 verbose afterAdd /home/wr/.npm/request/2.60.0/package/package.json written
1021 verbose afterAdd /home/wr/.npm/native-dns/0.7.0/package/package.json written
1022 verbose cloneResolved git+https://github.com/thibauts/node-upnp-mediarenderer-client.git clone Cloning into '/tmp/npm-7043-9e722969/git-cache-f881beedeb0e/c0ca0c63b627aef3501820f61b47b7c4887ef16d'...
1022 verbose cloneResolved done.
1023 info git [ 'checkout', 'c0ca0c63b627aef3501820f61b47b7c4887ef16d' ]
1024 verbose checkoutTreeish git+https://github.com/thibauts/node-upnp-mediarenderer-client.git checkout Note: checking out 'c0ca0c63b627aef3501820f61b47b7c4887ef16d'.
1024 verbose checkoutTreeish
1024 verbose checkoutTreeish You are in 'detached HEAD' state. You can look around, make experimental
1024 verbose checkoutTreeish changes and commit them, and you can discard any commits you make in this
1024 verbose checkoutTreeish state without impacting any branches by performing another checkout.
1024 verbose checkoutTreeish
1024 verbose checkoutTreeish If you want to create a new branch to retain commits you create, you may
1024 verbose checkoutTreeish do so (now or later) by using -b with the checkout command again. Example:
1024 verbose checkoutTreeish
1024 verbose checkoutTreeish   git checkout -b <new-branch-name>
1024 verbose checkoutTreeish
1024 verbose checkoutTreeish HEAD is now at c0ca0c6... removed res tag from buildMetadata
1025 verbose addLocalDirectory /home/wr/.npm/upnp-mediarenderer-client/1.2.1/package.tgz not in flight; packing
1026 verbose tar pack [ '/home/wr/.npm/upnp-mediarenderer-client/1.2.1/package.tgz',
1026 verbose tar pack   '/tmp/npm-7043-9e722969/git-cache-f881beedeb0e/c0ca0c63b627aef3501820f61b47b7c4887ef16d' ]
1027 verbose tarball /home/wr/.npm/upnp-mediarenderer-client/1.2.1/package.tgz
1028 verbose folder /tmp/npm-7043-9e722969/git-cache-f881beedeb0e/c0ca0c63b627aef3501820f61b47b7c4887ef16d
1029 verbose addLocalTarball adding from inside cache /home/wr/.npm/upnp-mediarenderer-client/1.2.1/package.tgz
1030 verbose addRemoteGit data._from: git+https://github.com/thibauts/node-upnp-mediarenderer-client.git
1031 verbose addRemoteGit data._resolved: git+https://github.com/thibauts/node-upnp-mediarenderer-client.git#c0ca0c63b627aef3501820f61b47b7c4887ef16d
1032 http 304 https://registry.npmjs.org/sha1
1033 silly get cb [ 304,
1033 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
1033 silly get     via: '1.1 varnish',
1033 silly get     'cache-control': 'max-age=60',
1033 silly get     etag: '"E3GM4VU06QMZVH4RCO0TW4WRG"',
1033 silly get     age: '0',
1033 silly get     connection: 'keep-alive',
1033 silly get     'x-served-by': 'cache-jfk1027-JFK',
1033 silly get     'x-cache': 'HIT',
1033 silly get     'x-cache-hits': '1',
1033 silly get     'x-timer': 'S1438625500.390095,VS0,VE372',
1033 silly get     vary: 'Accept' } ]
1034 verbose etag https://registry.npmjs.org/sha1 from cache
1035 verbose get saving sha1 to /home/wr/.npm/registry.npmjs.org/sha1/.cache.json
1036 silly cache afterAdd upnp-mediarenderer-client@1.2.1
1037 verbose afterAdd /home/wr/.npm/upnp-mediarenderer-client/1.2.1/package/package.json not in flight; writing
1038 verbose afterAdd /home/wr/.npm/upnp-mediarenderer-client/1.2.1/package/package.json written
1039 silly cache afterAdd sha1@1.1.0
1040 verbose afterAdd /home/wr/.npm/sha1/1.1.0/package/package.json not in flight; writing
1041 verbose afterAdd /home/wr/.npm/sha1/1.1.0/package/package.json written
1042 http 304 https://registry.npmjs.org/grunt-contrib-watch
1043 silly get cb [ 304,
1043 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
1043 silly get     via: '1.1 varnish',
1043 silly get     'cache-control': 'max-age=60',
1043 silly get     etag: '"9TX3DLJNSOXVF22LQ67BZ0SDX"',
1043 silly get     age: '35',
1043 silly get     connection: 'keep-alive',
1043 silly get     'x-served-by': 'cache-jfk1033-JFK',
1043 silly get     'x-cache': 'HIT',
1043 silly get     'x-cache-hits': '1',
1043 silly get     'x-timer': 'S1438625500.774237,VS0,VE0',
1043 silly get     vary: 'Accept' } ]
1044 verbose etag https://registry.npmjs.org/grunt-contrib-watch from cache
1045 verbose get saving grunt-contrib-watch to /home/wr/.npm/registry.npmjs.org/grunt-contrib-watch/.cache.json
1046 http 304 https://registry.npmjs.org/moment
1047 silly get cb [ 304,
1047 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
1047 silly get     via: '1.1 varnish',
1047 silly get     'cache-control': 'max-age=60',
1047 silly get     etag: '"C4UA9H1ZZET618PFPT5OSTCU6"',
1047 silly get     age: '21',
1047 silly get     connection: 'keep-alive',
1047 silly get     'x-served-by': 'cache-jfk1023-JFK',
1047 silly get     'x-cache': 'HIT',
1047 silly get     'x-cache-hits': '187',
1047 silly get     'x-timer': 'S1438625500.784527,VS0,VE0',
1047 silly get     vary: 'Accept' } ]
1048 verbose etag https://registry.npmjs.org/moment from cache
1049 verbose get saving moment to /home/wr/.npm/registry.npmjs.org/moment/.cache.json
1050 silly addNameRange number 2 { name: 'grunt-contrib-watch',
1050 silly addNameRange   range: '>=0.6.0 <0.7.0',
1050 silly addNameRange   hasData: true }
1051 silly addNameRange versions [ 'grunt-contrib-watch',
1051 silly addNameRange   [ '0.1.0',
1051 silly addNameRange     '0.1.1',
1051 silly addNameRange     '0.1.2',
1051 silly addNameRange     '0.1.3',
1051 silly addNameRange     '0.1.4',
1051 silly addNameRange     '0.2.0',
1051 silly addNameRange     '0.3.0',
1051 silly addNameRange     '0.3.1',
1051 silly addNameRange     '0.4.0',
1051 silly addNameRange     '0.4.1',
1051 silly addNameRange     '0.4.2',
1051 silly addNameRange     '0.4.3',
1051 silly addNameRange     '0.4.4',
1051 silly addNameRange     '0.5.0',
1051 silly addNameRange     '0.5.1',
1051 silly addNameRange     '0.5.2',
1051 silly addNameRange     '0.5.3',
1051 silly addNameRange     '0.6.0',
1051 silly addNameRange     '0.6.1',
1051 silly addNameRange     '0.2.0-a',
1051 silly addNameRange     '0.2.0-rc5',
1051 silly addNameRange     '0.2.0-rc7' ] ]
1052 silly addNamed grunt-contrib-watch@0.6.1
1053 verbose addNamed "0.6.1" is a plain semver version for grunt-contrib-watch
1054 silly cache afterAdd grunt-contrib-watch@0.6.1
1055 verbose afterAdd /home/wr/.npm/grunt-contrib-watch/0.6.1/package/package.json not in flight; writing
1056 silly addNameRange number 2 { name: 'moment', range: '>=2.6.0 <3.0.0', hasData: true }
1057 silly addNameRange versions [ 'moment',
1057 silly addNameRange   [ '1.0.0',
1057 silly addNameRange     '1.0.1',
1057 silly addNameRange     '1.1.0',
1057 silly addNameRange     '1.1.1',
1057 silly addNameRange     '1.2.0',
1057 silly addNameRange     '1.3.0',
1057 silly addNameRange     '1.4.0',
1057 silly addNameRange     '1.5.0',
1057 silly addNameRange     '1.5.1',
1057 silly addNameRange     '1.6.0',
1057 silly addNameRange     '1.6.1',
1057 silly addNameRange     '1.6.2',
1057 silly addNameRange     '1.7.0',
1057 silly addNameRange     '1.7.1',
1057 silly addNameRange     '1.7.2',
1057 silly addNameRange     '2.0.0',
1057 silly addNameRange     '2.1.0',
1057 silly addNameRange     '2.2.1',
1057 silly addNameRange     '2.3.0',
1057 silly addNameRange     '2.3.1',
1057 silly addNameRange     '2.4.0',
1057 silly addNameRange     '2.5.0',
1057 silly addNameRange     '2.5.1',
1057 silly addNameRange     '2.6.0',
1057 silly addNameRange     '2.7.0',
1057 silly addNameRange     '2.8.1',
1057 silly addNameRange     '2.8.2',
1057 silly addNameRange     '2.8.3',
1057 silly addNameRange     '2.8.4',
1057 silly addNameRange     '2.9.0',
1057 silly addNameRange     '2.10.2',
1057 silly addNameRange     '2.10.3',
1057 silly addNameRange     '2.10.5',
1057 silly addNameRange     '2.10.6' ] ]
1058 silly addNamed moment@2.10.6
1059 verbose addNamed "2.10.6" is a plain semver version for moment
1060 verbose afterAdd /home/wr/.npm/grunt-contrib-watch/0.6.1/package/package.json written
1061 silly cache afterAdd moment@2.10.6
1062 verbose afterAdd /home/wr/.npm/moment/2.10.6/package/package.json not in flight; writing
1063 verbose afterAdd /home/wr/.npm/moment/2.10.6/package/package.json written
1064 http 304 https://registry.npmjs.org/read-torrent
1065 silly get cb [ 304,
1065 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
1065 silly get     via: '1.1 varnish',
1065 silly get     'cache-control': 'max-age=60',
1065 silly get     etag: '"3O06IAL1YKDKE0U6G18HTVPPF"',
1065 silly get     age: '0',
1065 silly get     connection: 'keep-alive',
1065 silly get     'x-served-by': 'cache-jfk1024-JFK',
1065 silly get     'x-cache': 'MISS',
1065 silly get     'x-cache-hits': '0',
1065 silly get     'x-timer': 'S1438625500.766593,VS0,VE84',
1065 silly get     vary: 'Accept' } ]
1066 verbose etag https://registry.npmjs.org/read-torrent from cache
1067 verbose get saving read-torrent to /home/wr/.npm/registry.npmjs.org/read-torrent/.cache.json
1068 silly cache afterAdd read-torrent@1.0.0
1069 verbose afterAdd /home/wr/.npm/read-torrent/1.0.0/package/package.json not in flight; writing
1070 verbose afterAdd /home/wr/.npm/read-torrent/1.0.0/package/package.json written
1071 http 304 https://registry.npmjs.org/temp
1072 silly get cb [ 304,
1072 silly get   { date: 'Mon, 03 Aug 2015 18:11:41 GMT',
1072 silly get     via: '1.1 varnish',
1072 silly get     'cache-control': 'max-age=60',
1072 silly get     etag: '"AUUVTI4BQSDTE95UEITUHGNHC"',
1072 silly get     age: '36',
1072 silly get     connection: 'keep-alive',
1072 silly get     'x-served-by': 'cache-jfk1023-JFK',
1072 silly get     'x-cache': 'HIT',
1072 silly get     'x-cache-hits': '1',
1072 silly get     'x-timer': 'S1438625501.336622,VS0,VE0',
1072 silly get     vary: 'Accept' } ]
1073 verbose etag https://registry.npmjs.org/temp from cache
1074 verbose get saving temp to /home/wr/.npm/registry.npmjs.org/temp/.cache.json
1075 silly addNameRange number 2 { name: 'temp', range: '>=0.8.1 <0.9.0', hasData: true }
1076 silly addNameRange versions [ 'temp',
1076 silly addNameRange   [ '0.2.0',
1076 silly addNameRange     '0.3.0',
1076 silly addNameRange     '0.4.0',
1076 silly addNameRange     '0.5.0',
1076 silly addNameRange     '0.5.1',
1076 silly addNameRange     '0.6.0',
1076 silly addNameRange     '0.7.0',
1076 silly addNameRange     '0.8.0',
1076 silly addNameRange     '0.8.1',
1076 silly addNameRange     '0.8.2',
1076 silly addNameRange     '0.8.3' ] ]
1077 silly addNamed temp@0.8.3
1078 verbose addNamed "0.8.3" is a plain semver version for temp
1079 silly cache afterAdd temp@0.8.3
1080 verbose afterAdd /home/wr/.npm/temp/0.8.3/package/package.json not in flight; writing
1081 verbose afterAdd /home/wr/.npm/temp/0.8.3/package/package.json written
1082 http fetch 200 https://github.com/xeoncore/adm-zip/archive/78f820330c776bca72aad3f22d127b357f57a609.tar.gz
1083 http 304 https://registry.npmjs.org/q
1084 silly get cb [ 304,
1084 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
1084 silly get     via: '1.1 varnish',
1084 silly get     'cache-control': 'max-age=60',
1084 silly get     etag: '"8CVJZWYPSZECMLSS3M9QA08PS"',
1084 silly get     age: '32',
1084 silly get     connection: 'keep-alive',
1084 silly get     'x-served-by': 'cache-jfk1032-JFK',
1084 silly get     'x-cache': 'HIT',
1084 silly get     'x-cache-hits': '2',
1084 silly get     'x-timer': 'S1438625500.620986,VS0,VE0',
1084 silly get     vary: 'Accept' } ]
1085 verbose etag https://registry.npmjs.org/q from cache
1086 verbose get saving q to /home/wr/.npm/registry.npmjs.org/q/.cache.json
1087 silly cache afterAdd q@2.0.2
1088 verbose afterAdd /home/wr/.npm/q/2.0.2/package/package.json not in flight; writing
1089 verbose afterAdd /home/wr/.npm/q/2.0.2/package/package.json written
1090 http 304 https://registry.npmjs.org/async
1091 silly get cb [ 304,
1091 silly get   { date: 'Mon, 03 Aug 2015 18:11:41 GMT',
1091 silly get     via: '1.1 varnish',
1091 silly get     'cache-control': 'max-age=60',
1091 silly get     etag: '"95H3YYJDHMUIF1CXU38U68SSR"',
1091 silly get     age: '45',
1091 silly get     connection: 'keep-alive',
1091 silly get     'x-served-by': 'cache-jfk1031-JFK',
1091 silly get     'x-cache': 'HIT',
1091 silly get     'x-cache-hits': '12',
1091 silly get     'x-timer': 'S1438625501.160791,VS0,VE0',
1091 silly get     vary: 'Accept' } ]
1092 verbose etag https://registry.npmjs.org/async from cache
1093 verbose get saving async to /home/wr/.npm/registry.npmjs.org/async/.cache.json
1094 silly cache afterAdd async@0.9.0
1095 verbose afterAdd /home/wr/.npm/async/0.9.0/package/package.json not in flight; writing
1096 verbose afterAdd /home/wr/.npm/async/0.9.0/package/package.json written
1097 http 304 https://registry.npmjs.org/readdirp
1098 silly get cb [ 304,
1098 silly get   { date: 'Mon, 03 Aug 2015 18:11:41 GMT',
1098 silly get     via: '1.1 varnish',
1098 silly get     'cache-control': 'max-age=60',
1098 silly get     etag: '"1Q0HYAVC9SMKB4V0NVNL30WKH"',
1098 silly get     age: '50',
1098 silly get     connection: 'keep-alive',
1098 silly get     'x-served-by': 'cache-jfk1026-JFK',
1098 silly get     'x-cache': 'HIT',
1098 silly get     'x-cache-hits': '1',
1098 silly get     'x-timer': 'S1438625501.222900,VS0,VE0',
1098 silly get     vary: 'Accept' } ]
1099 verbose etag https://registry.npmjs.org/readdirp from cache
1100 verbose get saving readdirp to /home/wr/.npm/registry.npmjs.org/readdirp/.cache.json
1101 silly addNameRange number 2 { name: 'readdirp', range: '*', hasData: true }
1102 silly addNameRange versions [ 'readdirp',
1102 silly addNameRange   [ '0.1.0',
1102 silly addNameRange     '0.1.1',
1102 silly addNameRange     '0.1.2',
1102 silly addNameRange     '0.1.3',
1102 silly addNameRange     '0.1.4',
1102 silly addNameRange     '0.2.0',
1102 silly addNameRange     '0.2.1',
1102 silly addNameRange     '0.2.2',
1102 silly addNameRange     '0.2.3',
1102 silly addNameRange     '0.2.4',
1102 silly addNameRange     '0.2.5',
1102 silly addNameRange     '0.3.0',
1102 silly addNameRange     '0.3.1',
1102 silly addNameRange     '0.3.2',
1102 silly addNameRange     '0.3.3',
1102 silly addNameRange     '0.4.0',
1102 silly addNameRange     '1.0.0',
1102 silly addNameRange     '1.0.1',
1102 silly addNameRange     '1.1.0',
1102 silly addNameRange     '1.2.0',
1102 silly addNameRange     '1.3.0',
1102 silly addNameRange     '1.4.0' ] ]
1103 silly addNamed readdirp@1.4.0
1104 verbose addNamed "1.4.0" is a plain semver version for readdirp
1105 silly cache afterAdd readdirp@1.4.0
1106 verbose afterAdd /home/wr/.npm/readdirp/1.4.0/package/package.json not in flight; writing
1107 verbose afterAdd /home/wr/.npm/readdirp/1.4.0/package/package.json written
1108 http 304 https://registry.npmjs.org/underscore
1109 silly get cb [ 304,
1109 silly get   { date: 'Mon, 03 Aug 2015 18:11:40 GMT',
1109 silly get     via: '1.1 varnish',
1109 silly get     'cache-control': 'max-age=60',
1109 silly get     etag: '"CVUBWYO6DNN77U6X6NT1N1M2A"',
1109 silly get     age: '59',
1109 silly get     connection: 'keep-alive',
1109 silly get     'x-served-by': 'cache-jfk1027-JFK',
1109 silly get     'x-cache': 'HIT',
1109 silly get     'x-cache-hits': '9',
1109 silly get     'x-timer': 'S1438625500.727101,VS0,VE0',
1109 silly get     vary: 'Accept' } ]
1110 verbose etag https://registry.npmjs.org/underscore from cache
1111 verbose get saving underscore to /home/wr/.npm/registry.npmjs.org/underscore/.cache.json
1112 silly fetchAndShaCheck shasum 050d2e91bfcfc83d0069c5ce47ecdc133b82a953
1113 verbose addTmpTarball /tmp/npm-7043-9e722969/github.com/xeoncore/adm-zip/archive/78f820330c776bca72aad3f22d127b357f57a609.tar.gz not in flight; adding
1114 verbose addTmpTarball validating metadata from /tmp/npm-7043-9e722969/github.com/xeoncore/adm-zip/archive/78f820330c776bca72aad3f22d127b357f57a609.tar.gz
1115 verbose tar unpack /tmp/npm-7043-9e722969/github.com/xeoncore/adm-zip/archive/78f820330c776bca72aad3f22d127b357f57a609.tar.gz
1116 verbose tar unpacking to /tmp/npm-7043-9e722969/unpack-2e18accf98e7
1117 silly gentlyRm /tmp/npm-7043-9e722969/unpack-2e18accf98e7 is being purged
1118 verbose gentlyRm don't care about contents; nuking /tmp/npm-7043-9e722969/unpack-2e18accf98e7
1119 silly gunzTarPerm modes [ '755', '644' ]
1120 silly gunzTarPerm extractEntry
1121 silly gunzTarPerm modified mode [ '', 509, 493 ]
1122 silly gunzTarPerm extractEntry .gitignore
1123 silly gunzTarPerm modified mode [ '.gitignore', 436, 420 ]
1124 silly gunzTarPerm extractEntry .idea/
1125 silly gunzTarPerm modified mode [ '.idea/', 509, 493 ]
1126 silly gunzTarPerm extractEntry .idea/scopes/
1127 silly gunzTarPerm modified mode [ '.idea/scopes/', 509, 493 ]
1128 silly gunzTarPerm extractEntry .idea/scopes/scope_settings.xml
1129 silly gunzTarPerm modified mode [ '.idea/scopes/scope_settings.xml', 436, 420 ]
1130 silly gunzTarPerm extractEntry APPNOTE.md
1131 silly gunzTarPerm modified mode [ 'APPNOTE.md', 436, 420 ]
1132 silly gunzTarPerm extractEntry MIT-LICENSE.txt
1133 silly gunzTarPerm modified mode [ 'MIT-LICENSE.txt', 436, 420 ]
1134 silly gunzTarPerm extractEntry README.md
1135 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
1136 silly gunzTarPerm extractEntry adm-zip.js
1137 silly gunzTarPerm modified mode [ 'adm-zip.js', 436, 420 ]
1138 silly gunzTarPerm extractEntry headers/
1139 silly gunzTarPerm modified mode [ 'headers/', 509, 493 ]
1140 silly gunzTarPerm extractEntry headers/entryHeader.js
1141 silly gunzTarPerm modified mode [ 'headers/entryHeader.js', 436, 420 ]
1142 silly gunzTarPerm extractEntry headers/index.js
1143 silly gunzTarPerm modified mode [ 'headers/index.js', 436, 420 ]
1144 silly gunzTarPerm extractEntry headers/mainHeader.js
1145 silly gunzTarPerm modified mode [ 'headers/mainHeader.js', 436, 420 ]
1146 silly gunzTarPerm extractEntry methods/
1147 silly gunzTarPerm modified mode [ 'methods/', 509, 493 ]
1148 silly gunzTarPerm extractEntry methods/deflater.js
1149 silly gunzTarPerm modified mode [ 'methods/deflater.js', 436, 420 ]
1150 silly gunzTarPerm extractEntry methods/index.js
1151 silly gunzTarPerm modified mode [ 'methods/index.js', 436, 420 ]
1152 silly gunzTarPerm extractEntry methods/inflater.js
1153 silly gunzTarPerm modified mode [ 'methods/inflater.js', 436, 420 ]
1154 silly gunzTarPerm extractEntry package.json
1155 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
1156 silly gunzTarPerm extractEntry test/
1157 silly gunzTarPerm modified mode [ 'test/', 509, 493 ]
1158 silly gunzTarPerm extractEntry test/assets/
1159 silly gunzTarPerm modified mode [ 'test/assets/', 509, 493 ]
1160 silly gunzTarPerm extractEntry test/assets/attributes_test.zip
1161 silly gunzTarPerm modified mode [ 'test/assets/attributes_test.zip', 436, 420 ]
1162 silly gunzTarPerm extractEntry test/assets/attributes_test/
1163 silly gunzTarPerm modified mode [ 'test/assets/attributes_test/', 509, 493 ]
1164 silly gunzTarPerm extractEntry test/assets/attributes_test/New folder/
1165 silly gunzTarPerm modified mode [ 'test/assets/attributes_test/New folder/', 509, 493 ]
1166 silly gunzTarPerm extractEntry test/assets/attributes_test/New folder/hidden.txt
1167 silly gunzTarPerm modified mode [ 'test/assets/attributes_test/New folder/hidden.txt', 436, 420 ]
1168 silly gunzTarPerm extractEntry test/assets/attributes_test/New folder/hidden_readonly.txt
1169 silly gunzTarPerm modified mode [ 'test/assets/attributes_test/New folder/hidden_readonly.txt',
1169 silly gunzTarPerm   436,
1169 silly gunzTarPerm   420 ]
1170 silly gunzTarPerm extractEntry test/assets/attributes_test/New folder/readonly.txt
1171 silly gunzTarPerm modified mode [ 'test/assets/attributes_test/New folder/readonly.txt',
1171 silly gunzTarPerm   436,
1171 silly gunzTarPerm   420 ]
1172 silly gunzTarPerm extractEntry test/assets/attributes_test/New folder/somefile.txt
1173 silly gunzTarPerm modified mode [ 'test/assets/attributes_test/New folder/somefile.txt',
1173 silly gunzTarPerm   436,
1173 silly gunzTarPerm   420 ]
1174 silly gunzTarPerm extractEntry test/assets/attributes_test/asd/
1175 silly gunzTarPerm modified mode [ 'test/assets/attributes_test/asd/', 509, 493 ]
1176 silly gunzTarPerm extractEntry test/assets/attributes_test/asd/New Text Document.txt
1177 silly gunzTarPerm modified mode [ 'test/assets/attributes_test/asd/New Text Document.txt',
1177 silly gunzTarPerm   436,
1177 silly gunzTarPerm   420 ]
1178 silly gunzTarPerm extractEntry test/assets/attributes_test/blank file.txt
1179 silly gunzTarPerm modified mode [ 'test/assets/attributes_test/blank file.txt', 436, 420 ]
1180 silly gunzTarPerm extractEntry test/assets/fast.zip
1181 silly gunzTarPerm modified mode [ 'test/assets/fast.zip', 436, 420 ]
1182 silly gunzTarPerm extractEntry test/assets/fastest.zip
1183 silly gunzTarPerm modified mode [ 'test/assets/fastest.zip', 436, 420 ]
1184 silly gunzTarPerm extractEntry test/assets/linux_arc.zip
1185 silly gunzTarPerm modified mode [ 'test/assets/linux_arc.zip', 436, 420 ]
1186 silly gunzTarPerm extractEntry test/assets/maximum.zip
1187 silly gunzTarPerm modified mode [ 'test/assets/maximum.zip', 436, 420 ]
1188 silly gunzTarPerm extractEntry test/assets/normal.zip
1189 silly gunzTarPerm modified mode [ 'test/assets/normal.zip', 436, 420 ]
1190 silly addNameRange number 2 { name: 'underscore', range: '>=1.6.0 <2.0.0', hasData: true }
1191 silly addNameRange versions [ 'underscore',
1191 silly addNameRange   [ '1.0.3',
1191 silly addNameRange     '1.0.4',
1191 silly addNameRange     '1.1.0',
1191 silly addNameRange     '1.1.1',
1191 silly addNameRange     '1.1.2',
1191 silly addNameRange     '1.1.3',
1191 silly addNameRange     '1.1.4',
1191 silly addNameRange     '1.1.5',
1191 silly addNameRange     '1.1.6',
1191 silly addNameRange     '1.1.7',
1191 silly addNameRange     '1.2.0',
1191 silly addNameRange     '1.2.1',
1191 silly addNameRange     '1.2.2',
1191 silly addNameRange     '1.2.3',
1191 silly addNameRange     '1.2.4',
1191 silly addNameRange     '1.3.0',
1191 silly addNameRange     '1.3.1',
1191 silly addNameRange     '1.3.2',
1191 silly addNameRange     '1.3.3',
1191 silly addNameRange     '1.4.0',
1191 silly addNameRange     '1.4.1',
1191 silly addNameRange     '1.4.2',
1191 silly addNameRange     '1.4.3',
1191 silly addNameRange     '1.4.4',
1191 silly addNameRange     '1.5.0',
1191 silly addNameRange     '1.5.1',
1191 silly addNameRange     '1.5.2',
1191 silly addNameRange     '1.6.0',
1191 silly addNameRange     '1.7.0',
1191 silly addNameRange     '1.8.0',
1191 silly addNameRange     '1.8.1',
1191 silly addNameRange     '1.8.2',
1191 silly addNameRange     '1.8.3' ] ]
1192 silly addNamed underscore@1.8.3
1193 verbose addNamed "1.8.3" is a plain semver version for underscore
1194 silly cache afterAdd underscore@1.8.3
1195 verbose afterAdd /home/wr/.npm/underscore/1.8.3/package/package.json not in flight; writing
1196 verbose afterAdd /home/wr/.npm/underscore/1.8.3/package/package.json written
1197 silly gunzTarPerm extractEntry test/assets/store.zip
1198 silly gunzTarPerm modified mode [ 'test/assets/store.zip', 436, 420 ]
1199 silly gunzTarPerm extractEntry test/assets/ultra.zip
1200 silly gunzTarPerm modified mode [ 'test/assets/ultra.zip', 436, 420 ]
1201 silly gunzTarPerm extractEntry test/index.js
1202 silly gunzTarPerm modified mode [ 'test/index.js', 436, 420 ]
1203 silly gunzTarPerm extractEntry util/
1204 silly gunzTarPerm modified mode [ 'util/', 509, 493 ]
1205 silly gunzTarPerm extractEntry util/constants.js
1206 silly gunzTarPerm modified mode [ 'util/constants.js', 436, 420 ]
1207 silly gunzTarPerm extractEntry util/errors.js
1208 silly gunzTarPerm modified mode [ 'util/errors.js', 436, 420 ]
1209 silly gunzTarPerm extractEntry util/fattr.js
1210 silly gunzTarPerm modified mode [ 'util/fattr.js', 436, 420 ]
1211 silly gunzTarPerm extractEntry util/index.js
1212 silly gunzTarPerm modified mode [ 'util/index.js', 436, 420 ]
1213 silly gunzTarPerm extractEntry util/utils.js
1214 silly gunzTarPerm modified mode [ 'util/utils.js', 436, 420 ]
1215 silly gunzTarPerm extractEntry zipEntry.js
1216 silly gunzTarPerm modified mode [ 'zipEntry.js', 436, 420 ]
1217 silly gunzTarPerm extractEntry zipFile.js
1218 silly gunzTarPerm modified mode [ 'zipFile.js', 436, 420 ]
1219 silly cache afterAdd adm-zip@0.4.4
1220 verbose afterAdd /home/wr/.npm/adm-zip/0.4.4/package/package.json not in flight; writing
1221 verbose afterAdd /home/wr/.npm/adm-zip/0.4.4/package/package.json written
1222 http fetch 200 https://github.com/xeoncore/torrent-health/archive/0.1.1.tar.gz
1223 http 304 https://registry.npmjs.org/nw-gyp
1224 silly get cb [ 304,
1224 silly get   { date: 'Mon, 03 Aug 2015 18:11:42 GMT',
1224 silly get     via: '1.1 varnish',
1224 silly get     'cache-control': 'max-age=60',
1224 silly get     etag: '"1Q7H2TDEH6MCKDKK2IHX7FOTR"',
1224 silly get     age: '0',
1224 silly get     connection: 'keep-alive',
1224 silly get     'x-served-by': 'cache-jfk1030-JFK',
1224 silly get     'x-cache': 'MISS',
1224 silly get     'x-cache-hits': '0',
1224 silly get     'x-timer': 'S1438625502.239049,VS0,VE412',
1224 silly get     vary: 'Accept' } ]
1225 verbose etag https://registry.npmjs.org/nw-gyp from cache
1226 verbose get saving nw-gyp to /home/wr/.npm/registry.npmjs.org/nw-gyp/.cache.json
1227 silly addNameRange number 2 { name: 'nw-gyp', range: '>=0.12.2 <0.13.0', hasData: true }
1228 silly addNameRange versions [ 'nw-gyp',
1228 silly addNameRange   [ '0.7.3',
1228 silly addNameRange     '0.7.3-1',
1228 silly addNameRange     '0.7.3-2',
1228 silly addNameRange     '0.7.3-3',
1228 silly addNameRange     '0.7.3-4',
1228 silly addNameRange     '0.10.9',
1228 silly addNameRange     '0.12.2',
1228 silly addNameRange     '0.12.3',
1228 silly addNameRange     '0.12.4' ] ]
1229 silly addNamed nw-gyp@0.12.4
1230 verbose addNamed "0.12.4" is a plain semver version for nw-gyp
1231 silly cache afterAdd nw-gyp@0.12.4
1232 verbose afterAdd /home/wr/.npm/nw-gyp/0.12.4/package/package.json not in flight; writing
1233 verbose afterAdd /home/wr/.npm/nw-gyp/0.12.4/package/package.json written
1234 silly fetchAndShaCheck shasum 2170ce038b84089a17eb08574f1e6b2867a61702
1235 verbose addTmpTarball /tmp/npm-7043-9e722969/github.com/xeoncore/torrent-health/archive/0.1.1.tar.gz not in flight; adding
1236 verbose addTmpTarball validating metadata from /tmp/npm-7043-9e722969/github.com/xeoncore/torrent-health/archive/0.1.1.tar.gz
1237 verbose tar unpack /tmp/npm-7043-9e722969/github.com/xeoncore/torrent-health/archive/0.1.1.tar.gz
1238 verbose tar unpacking to /tmp/npm-7043-9e722969/unpack-11ceb29cf158
1239 silly gentlyRm /tmp/npm-7043-9e722969/unpack-11ceb29cf158 is being purged
1240 verbose gentlyRm don't care about contents; nuking /tmp/npm-7043-9e722969/unpack-11ceb29cf158
1241 silly gunzTarPerm modes [ '755', '644' ]
1242 silly gunzTarPerm extractEntry
1243 silly gunzTarPerm modified mode [ '', 509, 493 ]
1244 silly gunzTarPerm extractEntry .gitignore
1245 silly gunzTarPerm modified mode [ '.gitignore', 436, 420 ]
1246 silly gunzTarPerm extractEntry LICENSE
1247 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ]
1248 silly gunzTarPerm extractEntry README.md
1249 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
1250 silly gunzTarPerm extractEntry index.js
1251 silly gunzTarPerm modified mode [ 'index.js', 436, 420 ]
1252 silly gunzTarPerm extractEntry package.json
1253 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
1254 silly gunzTarPerm extractEntry test.js
1255 silly gunzTarPerm modified mode [ 'test.js', 436, 420 ]
1256 silly cache afterAdd torrent-health@0.1.1
1257 verbose afterAdd /home/wr/.npm/torrent-health/0.1.1/package/package.json not in flight; writing
1258 verbose afterAdd /home/wr/.npm/torrent-health/0.1.1/package/package.json written
1259 http 304 https://registry.npmjs.org/grunt-shell
1260 silly get cb [ 304,
1260 silly get   { date: 'Mon, 03 Aug 2015 18:11:43 GMT',
1260 silly get     via: '1.1 varnish',
1260 silly get     'cache-control': 'max-age=60',
1260 silly get     etag: '"DM7LDJYGNMVVLNXZAXW770KSO"',
1260 silly get     age: '47',
1260 silly get     connection: 'keep-alive',
1260 silly get     'x-served-by': 'cache-jfk1023-JFK',
1260 silly get     'x-cache': 'HIT',
1260 silly get     'x-cache-hits': '1',
1260 silly get     'x-timer': 'S1438625503.022977,VS0,VE0',
1260 silly get     vary: 'Accept' } ]
1261 verbose etag https://registry.npmjs.org/grunt-shell from cache
1262 verbose get saving grunt-shell to /home/wr/.npm/registry.npmjs.org/grunt-shell/.cache.json
1263 silly addNameRange number 2 { name: 'grunt-shell', range: '>=1.1.1 <2.0.0', hasData: true }
1264 silly addNameRange versions [ 'grunt-shell',
1264 silly addNameRange   [ '0.1.0',
1264 silly addNameRange     '0.1.1',
1264 silly addNameRange     '0.1.2',
1264 silly addNameRange     '0.1.3',
1264 silly addNameRange     '0.1.4',
1264 silly addNameRange     '0.2.0',
1264 silly addNameRange     '0.2.1',
1264 silly addNameRange     '0.2.2',
1264 silly addNameRange     '0.3.0',
1264 silly addNameRange     '0.3.1',
1264 silly addNameRange     '0.4.0',
1264 silly addNameRange     '0.5.0',
1264 silly addNameRange     '0.6.0',
1264 silly addNameRange     '0.6.1',
1264 silly addNameRange     '0.6.2',
1264 silly addNameRange     '0.6.4',
1264 silly addNameRange     '0.7.0',
1264 silly addNameRange     '1.0.0',
1264 silly addNameRange     '1.0.1',
1264 silly addNameRange     '1.1.0',
1264 silly addNameRange     '1.1.1',
1264 silly addNameRange     '1.1.2' ] ]
1265 silly addNamed grunt-shell@1.1.2
1266 verbose addNamed "1.1.2" is a plain semver version for grunt-shell
1267 silly cache afterAdd grunt-shell@1.1.2
1268 verbose afterAdd /home/wr/.npm/grunt-shell/1.1.2/package/package.json not in flight; writing
1269 verbose afterAdd /home/wr/.npm/grunt-shell/1.1.2/package/package.json written
1270 http fetch 200 https://git.popcorntime.io/mirrors/peerflix/repository/archive.tar.gz
1271 silly fetchAndShaCheck shasum c9fa991f9bc09fb2821fbbb9c047a0946da93b65
1272 verbose addTmpTarball /tmp/npm-7043-9e722969/git.popcorntime.io/mirrors/peerflix/repository/archive.tar.gz not in flight; adding
1273 verbose addTmpTarball validating metadata from /tmp/npm-7043-9e722969/git.popcorntime.io/mirrors/peerflix/repository/archive.tar.gz
1274 verbose tar unpack /tmp/npm-7043-9e722969/git.popcorntime.io/mirrors/peerflix/repository/archive.tar.gz
1275 verbose tar unpacking to /tmp/npm-7043-9e722969/unpack-09b1c8fa737c
1276 silly gentlyRm /tmp/npm-7043-9e722969/unpack-09b1c8fa737c is being purged
1277 verbose gentlyRm don't care about contents; nuking /tmp/npm-7043-9e722969/unpack-09b1c8fa737c
1278 silly gunzTarPerm modes [ '755', '644' ]
1279 silly gunzTarPerm extractEntry
1280 silly gunzTarPerm modified mode [ '', 509, 493 ]
1281 silly gunzTarPerm extractEntry .gitignore
1282 silly gunzTarPerm modified mode [ '.gitignore', 436, 420 ]
1283 silly gunzTarPerm extractEntry LICENSE
1284 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ]
1285 silly gunzTarPerm extractEntry README.md
1286 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
1287 silly gunzTarPerm extractEntry app.js
1288 silly gunzTarPerm modified mode [ 'app.js', 509, 493 ]
1289 silly gunzTarPerm extractEntry index.js
1290 silly gunzTarPerm modified mode [ 'index.js', 436, 420 ]
1291 silly gunzTarPerm extractEntry package.json
1292 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
1293 silly cache afterAdd peerflix@0.29.2
1294 verbose afterAdd /home/wr/.npm/peerflix/0.29.2/package/package.json not in flight; writing
1295 verbose afterAdd /home/wr/.npm/peerflix/0.29.2/package/package.json written
1296 verbose updateRemote git fetch -a origin (https://git.popcorntime.io/mirrors/chromecast-js.git)
1297 verbose setPermissions git+https://git.popcorntime.io/mirrors/chromecast-js.git set permissions on /home/wr/.npm/_git-remotes/https-git-popcorntime-io-mirrors-chromecast-js-git-a4757beb
1298 verbose resolveHead git+https://git.popcorntime.io/mirrors/chromecast-js.git original treeish: master
1299 info git [ 'rev-list', '-n1', 'master' ]
1300 silly resolveHead git+https://git.popcorntime.io/mirrors/chromecast-js.git resolved treeish: d6c0c1e652b5d82e77d6ee148842735558cc4f2d
1301 verbose resolveHead git+https://git.popcorntime.io/mirrors/chromecast-js.git resolved Git URL: git+https://git.popcorntime.io/mirrors/chromecast-js.git#d6c0c1e652b5d82e77d6ee148842735558cc4f2d
1302 silly resolveHead Git working directory: /tmp/npm-7043-9e722969/git-cache-b990ec8d3fe5/d6c0c1e652b5d82e77d6ee148842735558cc4f2d
1303 info git [ 'clone',
1303 info git   '/home/wr/.npm/_git-remotes/https-git-popcorntime-io-mirrors-chromecast-js-git-a4757beb',
1303 info git   '/tmp/npm-7043-9e722969/git-cache-b990ec8d3fe5/d6c0c1e652b5d82e77d6ee148842735558cc4f2d' ]
1304 verbose cloneResolved git+https://git.popcorntime.io/mirrors/chromecast-js.git clone Cloning into '/tmp/npm-7043-9e722969/git-cache-b990ec8d3fe5/d6c0c1e652b5d82e77d6ee148842735558cc4f2d'...
1304 verbose cloneResolved done.
1305 info git [ 'checkout', 'd6c0c1e652b5d82e77d6ee148842735558cc4f2d' ]
1306 verbose checkoutTreeish git+https://git.popcorntime.io/mirrors/chromecast-js.git checkout Note: checking out 'd6c0c1e652b5d82e77d6ee148842735558cc4f2d'.
1306 verbose checkoutTreeish
1306 verbose checkoutTreeish You are in 'detached HEAD' state. You can look around, make experimental
1306 verbose checkoutTreeish changes and commit them, and you can discard any commits you make in this
1306 verbose checkoutTreeish state without impacting any branches by performing another checkout.
1306 verbose checkoutTreeish
1306 verbose checkoutTreeish If you want to create a new branch to retain commits you create, you may
1306 verbose checkoutTreeish do so (now or later) by using -b with the checkout command again. Example:
1306 verbose checkoutTreeish
1306 verbose checkoutTreeish   git checkout -b <new-branch-name>
1306 verbose checkoutTreeish
1306 verbose checkoutTreeish HEAD is now at d6c0c1e... Merge branch 'fix-several-network-interfaces' into 'master'
1307 verbose addLocalDirectory /home/wr/.npm/chromecast-js/0.1.8/package.tgz not in flight; packing
1308 verbose tar pack [ '/home/wr/.npm/chromecast-js/0.1.8/package.tgz',
1308 verbose tar pack   '/tmp/npm-7043-9e722969/git-cache-b990ec8d3fe5/d6c0c1e652b5d82e77d6ee148842735558cc4f2d' ]
1309 verbose tarball /home/wr/.npm/chromecast-js/0.1.8/package.tgz
1310 verbose folder /tmp/npm-7043-9e722969/git-cache-b990ec8d3fe5/d6c0c1e652b5d82e77d6ee148842735558cc4f2d
1311 verbose addLocalTarball adding from inside cache /home/wr/.npm/chromecast-js/0.1.8/package.tgz
1312 verbose addRemoteGit data._from: git+https://git.popcorntime.io/mirrors/chromecast-js.git
1313 verbose addRemoteGit data._resolved: git+https://git.popcorntime.io/mirrors/chromecast-js.git#d6c0c1e652b5d82e77d6ee148842735558cc4f2d
1314 silly cache afterAdd chromecast-js@0.1.8
1315 verbose afterAdd /home/wr/.npm/chromecast-js/0.1.8/package/package.json not in flight; writing
1316 verbose afterAdd /home/wr/.npm/chromecast-js/0.1.8/package/package.json written
1317 http 304 https://registry.npmjs.org/grunt-contrib-jshint
1318 silly get cb [ 304,
1318 silly get   { date: 'Mon, 03 Aug 2015 18:11:43 GMT',
1318 silly get     via: '1.1 varnish',
1318 silly get     'cache-control': 'max-age=60',
1318 silly get     etag: '"EIN34535ZVL5QKIRESQJX4ESB"',
1318 silly get     age: '18',
1318 silly get     connection: 'keep-alive',
1318 silly get     'x-served-by': 'cache-jfk1030-JFK',
1318 silly get     'x-cache': 'HIT',
1318 silly get     'x-cache-hits': '1',
1318 silly get     'x-timer': 'S1438625503.219459,VS0,VE0',
1318 silly get     vary: 'Accept' } ]
1319 verbose etag https://registry.npmjs.org/grunt-contrib-jshint from cache
1320 verbose get saving grunt-contrib-jshint to /home/wr/.npm/registry.npmjs.org/grunt-contrib-jshint/.cache.json
1321 silly addNameRange number 2 { name: 'grunt-contrib-jshint',
1321 silly addNameRange   range: '>=0.10.0 <0.11.0',
1321 silly addNameRange   hasData: true }
1322 silly addNameRange versions [ 'grunt-contrib-jshint',
1322 silly addNameRange   [ '0.1.0',
1322 silly addNameRange     '0.1.1',
1322 silly addNameRange     '0.2.0',
1322 silly addNameRange     '0.3.0',
1322 silly addNameRange     '0.4.0',
1322 silly addNameRange     '0.4.1',
1322 silly addNameRange     '0.4.2',
1322 silly addNameRange     '0.4.3',
1322 silly addNameRange     '0.5.0',
1322 silly addNameRange     '0.5.1',
1322 silly addNameRange     '0.5.2',
1322 silly addNameRange     '0.5.3',
1322 silly addNameRange     '0.5.4',
1322 silly addNameRange     '0.6.0',
1322 silly addNameRange     '0.6.1',
1322 silly addNameRange     '0.6.2',
1322 silly addNameRange     '0.6.3',
1322 silly addNameRange     '0.6.4',
1322 silly addNameRange     '0.6.5',
1322 silly addNameRange     '0.7.0',
1322 silly addNameRange     '0.7.1',
1322 silly addNameRange     '0.7.2',
1322 silly addNameRange     '0.8.0',
1322 silly addNameRange     '0.9.0',
1322 silly addNameRange     '0.9.1',
1322 silly addNameRange     '0.9.2',
1322 silly addNameRange     '0.10.0',
1322 silly addNameRange     '0.11.0',
1322 silly addNameRange     '0.11.1',
1322 silly addNameRange     '0.11.2',
1322 silly addNameRange     '0.1.1-rc5',
1322 silly addNameRange     '0.1.1-rc6' ] ]
1323 silly addNamed grunt-contrib-jshint@0.10.0
1324 verbose addNamed "0.10.0" is a plain semver version for grunt-contrib-jshint
1325 silly cache afterAdd grunt-contrib-jshint@0.10.0
1326 verbose afterAdd /home/wr/.npm/grunt-contrib-jshint/0.10.0/package/package.json not in flight; writing
1327 verbose afterAdd /home/wr/.npm/grunt-contrib-jshint/0.10.0/package/package.json written
1328 verbose updateRemote git fetch -a origin (https://git.popcorntime.io/mirrors/dlna-js.git)
1329 verbose setPermissions git+https://git.popcorntime.io/mirrors/dlna-js.git set permissions on /home/wr/.npm/_git-remotes/https-git-popcorntime-io-mirrors-dlna-js-git-930cf254
1330 verbose resolveHead git+https://git.popcorntime.io/mirrors/dlna-js.git original treeish: master
1331 info git [ 'rev-list', '-n1', 'master' ]
1332 silly resolveHead git+https://git.popcorntime.io/mirrors/dlna-js.git resolved treeish: 8872ebfa98e1d62c0075a51c40b0c043f95db318
1333 verbose resolveHead git+https://git.popcorntime.io/mirrors/dlna-js.git resolved Git URL: git+https://git.popcorntime.io/mirrors/dlna-js.git#8872ebfa98e1d62c0075a51c40b0c043f95db318
1334 silly resolveHead Git working directory: /tmp/npm-7043-9e722969/git-cache-cbb2f9d97a9f/8872ebfa98e1d62c0075a51c40b0c043f95db318
1335 info git [ 'clone',
1335 info git   '/home/wr/.npm/_git-remotes/https-git-popcorntime-io-mirrors-dlna-js-git-930cf254',
1335 info git   '/tmp/npm-7043-9e722969/git-cache-cbb2f9d97a9f/8872ebfa98e1d62c0075a51c40b0c043f95db318' ]
1336 verbose updateRemote git fetch -a origin (https://git.popcorntime.io/mirrors/node-airplay-js.git)
1337 verbose setPermissions git+https://git.popcorntime.io/mirrors/node-airplay-js.git set permissions on /home/wr/.npm/_git-remotes/https-git-popcorntime-io-mirrors-node-airplay-js-git-2771d188
1338 verbose resolveHead git+https://git.popcorntime.io/mirrors/node-airplay-js.git original treeish: master
1339 info git [ 'rev-list', '-n1', 'master' ]
1340 silly resolveHead git+https://git.popcorntime.io/mirrors/node-airplay-js.git resolved treeish: 6a9948cdb7554f1e3e0bd8baf28ddfa4dacb1d91
1341 verbose resolveHead git+https://git.popcorntime.io/mirrors/node-airplay-js.git resolved Git URL: git+https://git.popcorntime.io/mirrors/node-airplay-js.git#6a9948cdb7554f1e3e0bd8baf28ddfa4dacb1d91
1342 silly resolveHead Git working directory: /tmp/npm-7043-9e722969/git-cache-d5bb31cae976/6a9948cdb7554f1e3e0bd8baf28ddfa4dacb1d91
1343 info git [ 'clone',
1343 info git   '/home/wr/.npm/_git-remotes/https-git-popcorntime-io-mirrors-node-airplay-js-git-2771d188',
1343 info git   '/tmp/npm-7043-9e722969/git-cache-d5bb31cae976/6a9948cdb7554f1e3e0bd8baf28ddfa4dacb1d91' ]
1344 verbose cloneResolved git+https://git.popcorntime.io/mirrors/dlna-js.git clone Cloning into '/tmp/npm-7043-9e722969/git-cache-cbb2f9d97a9f/8872ebfa98e1d62c0075a51c40b0c043f95db318'...
1344 verbose cloneResolved done.
1345 info git [ 'checkout', '8872ebfa98e1d62c0075a51c40b0c043f95db318' ]
1346 verbose cloneResolved git+https://git.popcorntime.io/mirrors/node-airplay-js.git clone Cloning into '/tmp/npm-7043-9e722969/git-cache-d5bb31cae976/6a9948cdb7554f1e3e0bd8baf28ddfa4dacb1d91'...
1346 verbose cloneResolved done.
1347 info git [ 'checkout', '6a9948cdb7554f1e3e0bd8baf28ddfa4dacb1d91' ]
1348 verbose checkoutTreeish git+https://git.popcorntime.io/mirrors/node-airplay-js.git checkout Note: checking out '6a9948cdb7554f1e3e0bd8baf28ddfa4dacb1d91'.
1348 verbose checkoutTreeish
1348 verbose checkoutTreeish You are in 'detached HEAD' state. You can look around, make experimental
1348 verbose checkoutTreeish changes and commit them, and you can discard any commits you make in this
1348 verbose checkoutTreeish state without impacting any branches by performing another checkout.
1348 verbose checkoutTreeish
1348 verbose checkoutTreeish If you want to create a new branch to retain commits you create, you may
1348 verbose checkoutTreeish do so (now or later) by using -b with the checkout command again. Example:
1348 verbose checkoutTreeish
1348 verbose checkoutTreeish   git checkout -b <new-branch-name>
1348 verbose checkoutTreeish
1348 verbose checkoutTreeish HEAD is now at 6a9948c... Update airplay
1349 verbose addLocalDirectory /home/wr/.npm/airplay-js/0.2.5/package.tgz not in flight; packing
1350 verbose tar pack [ '/home/wr/.npm/airplay-js/0.2.5/package.tgz',
1350 verbose tar pack   '/tmp/npm-7043-9e722969/git-cache-d5bb31cae976/6a9948cdb7554f1e3e0bd8baf28ddfa4dacb1d91' ]
1351 verbose tarball /home/wr/.npm/airplay-js/0.2.5/package.tgz
1352 verbose folder /tmp/npm-7043-9e722969/git-cache-d5bb31cae976/6a9948cdb7554f1e3e0bd8baf28ddfa4dacb1d91
1353 verbose checkoutTreeish git+https://git.popcorntime.io/mirrors/dlna-js.git checkout Note: checking out '8872ebfa98e1d62c0075a51c40b0c043f95db318'.
1353 verbose checkoutTreeish
1353 verbose checkoutTreeish You are in 'detached HEAD' state. You can look around, make experimental
1353 verbose checkoutTreeish changes and commit them, and you can discard any commits you make in this
1353 verbose checkoutTreeish state without impacting any branches by performing another checkout.
1353 verbose checkoutTreeish
1353 verbose checkoutTreeish If you want to create a new branch to retain commits you create, you may
1353 verbose checkoutTreeish do so (now or later) by using -b with the checkout command again. Example:
1353 verbose checkoutTreeish
1353 verbose checkoutTreeish   git checkout -b <new-branch-name>
1353 verbose checkoutTreeish
1353 verbose checkoutTreeish HEAD is now at 8872ebf... Merge branch 'master' into 'master'
1354 verbose addLocalDirectory /home/wr/.npm/dlna-js/0.0.1/package.tgz not in flight; packing
1355 verbose tar pack [ '/home/wr/.npm/dlna-js/0.0.1/package.tgz',
1355 verbose tar pack   '/tmp/npm-7043-9e722969/git-cache-cbb2f9d97a9f/8872ebfa98e1d62c0075a51c40b0c043f95db318' ]
1356 verbose tarball /home/wr/.npm/dlna-js/0.0.1/package.tgz
1357 verbose folder /tmp/npm-7043-9e722969/git-cache-cbb2f9d97a9f/8872ebfa98e1d62c0075a51c40b0c043f95db318
1358 verbose addLocalTarball adding from inside cache /home/wr/.npm/airplay-js/0.2.5/package.tgz
1359 verbose addRemoteGit data._from: git+https://git.popcorntime.io/mirrors/node-airplay-js.git
1360 verbose addRemoteGit data._resolved: git+https://git.popcorntime.io/mirrors/node-airplay-js.git#6a9948cdb7554f1e3e0bd8baf28ddfa4dacb1d91
1361 silly cache afterAdd airplay-js@0.2.5
1362 verbose afterAdd /home/wr/.npm/airplay-js/0.2.5/package/package.json not in flight; writing
1363 verbose afterAdd /home/wr/.npm/airplay-js/0.2.5/package/package.json written
1364 error git fetch -a origin (https://git.popcorntime.io/popcorntime/opensubtitles.git) fatal: Authentication failed for 'https://git.popcorntime.io/popcorntime/opensubtitles.git/'
1365 verbose addLocalTarball adding from inside cache /home/wr/.npm/dlna-js/0.0.1/package.tgz
1366 verbose addRemoteGit data._from: git+https://git.popcorntime.io/mirrors/dlna-js.git
1367 verbose addRemoteGit data._resolved: git+https://git.popcorntime.io/mirrors/dlna-js.git#8872ebfa98e1d62c0075a51c40b0c043f95db318
1368 silly cache afterAdd dlna-js@0.0.1
1369 verbose afterAdd /home/wr/.npm/dlna-js/0.0.1/package/package.json not in flight; writing
1370 verbose afterAdd /home/wr/.npm/dlna-js/0.0.1/package/package.json written
1371 verbose stack Error: Command failed: git fetch -a origin
1371 verbose stack fatal: Authentication failed for 'https://git.popcorntime.io/popcorntime/opensubtitles.git/'
1371 verbose stack
1371 verbose stack     at ChildProcess.exithandler (child_process.js:751:12)
1371 verbose stack     at ChildProcess.emit (events.js:110:17)
1371 verbose stack     at maybeClose (child_process.js:1015:16)
1371 verbose stack     at Socket.<anonymous> (child_process.js:1183:11)
1371 verbose stack     at Socket.emit (events.js:107:17)
1371 verbose stack     at Pipe.close (net.js:485:12)
1372 verbose cwd /home/wr/Downloads/popcorntime/src/desktop.git
1373 error Linux 4.1.3-1-ARCH
1374 error argv "node" "/usr/bin/npm" "install"
1375 error node v0.12.7
1376 error npm  v2.13.2
1377 error code 128
1378 error Command failed: git fetch -a origin
1378 error fatal: Authentication failed for 'https://git.popcorntime.io/popcorntime/opensubtitles.git/'
1379 error If you need help, you may report this error at:
1379 error     <https://github.com/npm/npm/issues>
1380 verbose exit [ 1, true ]
kenany commented 9 years ago

@wagrod Try cloning a newer version of PopcornTime. From digging through their repo, it looks to me like they changed the repo of that opensubtitles dependency, hence why you are getting an error from git now (because you are trying to git fetch a repo that does not exist anymore).

kenany commented 8 years ago

@wagrod ping :)

kenany commented 8 years ago

Closing as abandoned.