Skip to content

Instantly share code, notes, and snippets.

Created September 15, 2015 19:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/11cea984f1035b71887d to your computer and use it in GitHub Desktop.
Save anonymous/11cea984f1035b71887d to your computer and use it in GitHub Desktop.
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'install',
1 verbose cli '--production' ]
2 info using npm@2.11.3
3 info using node@v0.12.7
4 verbose readDependencies loading dependencies from /home/sandip/nodebb/package.json
5 verbose install where, deps [ '/home/sandip/nodebb',
5 verbose install [ 'async',
5 verbose install 'bcryptjs',
5 verbose install 'body-parser',
5 verbose install 'colors',
5 verbose install 'compression',
5 verbose install 'connect-ensure-login',
5 verbose install 'connect-flash',
5 verbose install 'connect-multiparty',
5 verbose install 'cookie-parser',
5 verbose install 'cron',
5 verbose install 'csurf',
5 verbose install 'daemon',
5 verbose install 'express',
5 verbose install 'express-session',
5 verbose install 'gravatar',
5 verbose install 'heapdump',
5 verbose install 'less',
5 verbose install 'logrotate-stream',
5 verbose install 'lru-cache',
5 verbose install 'lwip',
5 verbose install 'mime',
5 verbose install 'minimist',
5 verbose install 'mkdirp',
5 verbose install 'mmmagic',
5 verbose install 'morgan',
5 verbose install 'nconf',
5 verbose install 'nodebb-plugin-composer-default',
5 verbose install 'nodebb-plugin-dbsearch',
5 verbose install 'nodebb-plugin-emoji-extended',
5 verbose install 'nodebb-plugin-markdown',
5 verbose install 'nodebb-plugin-mentions',
5 verbose install 'nodebb-plugin-soundpack-default',
5 verbose install 'nodebb-plugin-spam-be-gone',
5 verbose install 'nodebb-rewards-essentials',
5 verbose install 'nodebb-theme-lavender',
5 verbose install 'nodebb-theme-persona',
5 verbose install 'nodebb-theme-vanilla',
5 verbose install 'nodebb-widget-essentials',
5 verbose install 'npm',
5 verbose install 'passport',
5 verbose install 'passport-local',
5 verbose install 'prompt',
5 verbose install 'request',
5 verbose install 'rimraf',
5 verbose install 'rss',
5 verbose install 'semver',
5 verbose install 'serve-favicon',
5 verbose install 'sitemap',
5 verbose install 'socket.io',
5 verbose install 'socket.io-client',
5 verbose install 'socket.io-redis',
5 verbose install 'socketio-wildcard',
5 verbose install 'string',
5 verbose install 'templates.js',
5 verbose install 'touch',
5 verbose install 'uglify-js',
5 verbose install 'underscore',
5 verbose install 'underscore.deep',
5 verbose install 'validator',
5 verbose install 'winston',
5 verbose install 'xregexp' ] ]
6 verbose install where, peers [ '/home/sandip/nodebb', [] ]
7 verbose installManyTop reading for lifecycle /home/sandip/nodebb/package.json
8 info preinstall nodebb@0.8.1
9 verbose readDependencies loading dependencies from /home/sandip/nodebb/package.json
10 silly cache add args [ 'colors@^1.1.0', null ]
11 verbose cache add spec colors@^1.1.0
12 silly cache add parsed spec { raw: 'colors@^1.1.0',
12 silly cache add scope: null,
12 silly cache add name: 'colors',
12 silly cache add rawSpec: '^1.1.0',
12 silly cache add spec: '>=1.1.0 <2.0.0',
12 silly cache add type: 'range' }
13 silly addNamed colors@>=1.1.0 <2.0.0
14 verbose addNamed ">=1.1.0 <2.0.0" is a valid semver range for colors
15 silly addNameRange { name: 'colors', range: '>=1.1.0 <2.0.0', hasData: false }
16 silly mapToRegistry name colors
17 silly mapToRegistry using default registry
18 silly mapToRegistry registry https://registry.npmjs.org/
19 silly mapToRegistry uri https://registry.npmjs.org/colors
20 verbose addNameRange registry:https://registry.npmjs.org/colors not in flight; fetching
21 silly cache add args [ 'compression@^1.1.0', null ]
22 verbose cache add spec compression@^1.1.0
23 silly cache add parsed spec { raw: 'compression@^1.1.0',
23 silly cache add scope: null,
23 silly cache add name: 'compression',
23 silly cache add rawSpec: '^1.1.0',
23 silly cache add spec: '>=1.1.0 <2.0.0',
23 silly cache add type: 'range' }
24 silly addNamed compression@>=1.1.0 <2.0.0
25 verbose addNamed ">=1.1.0 <2.0.0" is a valid semver range for compression
26 silly addNameRange { name: 'compression', range: '>=1.1.0 <2.0.0', hasData: false }
27 silly mapToRegistry name compression
28 silly mapToRegistry using default registry
29 silly mapToRegistry registry https://registry.npmjs.org/
30 silly mapToRegistry uri https://registry.npmjs.org/compression
31 verbose addNameRange registry:https://registry.npmjs.org/compression not in flight; fetching
32 silly cache add args [ 'connect-ensure-login@^0.1.1', null ]
33 verbose cache add spec connect-ensure-login@^0.1.1
34 silly cache add parsed spec { raw: 'connect-ensure-login@^0.1.1',
34 silly cache add scope: null,
34 silly cache add name: 'connect-ensure-login',
34 silly cache add rawSpec: '^0.1.1',
34 silly cache add spec: '>=0.1.1 <0.2.0',
34 silly cache add type: 'range' }
35 silly addNamed connect-ensure-login@>=0.1.1 <0.2.0
36 verbose addNamed ">=0.1.1 <0.2.0" is a valid semver range for connect-ensure-login
37 silly addNameRange { name: 'connect-ensure-login',
37 silly addNameRange range: '>=0.1.1 <0.2.0',
37 silly addNameRange hasData: false }
38 silly mapToRegistry name connect-ensure-login
39 silly mapToRegistry using default registry
40 silly mapToRegistry registry https://registry.npmjs.org/
41 silly mapToRegistry uri https://registry.npmjs.org/connect-ensure-login
42 verbose addNameRange registry:https://registry.npmjs.org/connect-ensure-login not in flight; fetching
43 silly cache add args [ 'connect-flash@^0.1.1', null ]
44 verbose cache add spec connect-flash@^0.1.1
45 silly cache add parsed spec { raw: 'connect-flash@^0.1.1',
45 silly cache add scope: null,
45 silly cache add name: 'connect-flash',
45 silly cache add rawSpec: '^0.1.1',
45 silly cache add spec: '>=0.1.1 <0.2.0',
45 silly cache add type: 'range' }
46 silly addNamed connect-flash@>=0.1.1 <0.2.0
47 verbose addNamed ">=0.1.1 <0.2.0" is a valid semver range for connect-flash
48 silly addNameRange { name: 'connect-flash',
48 silly addNameRange range: '>=0.1.1 <0.2.0',
48 silly addNameRange hasData: false }
49 silly mapToRegistry name connect-flash
50 silly mapToRegistry using default registry
51 silly mapToRegistry registry https://registry.npmjs.org/
52 silly mapToRegistry uri https://registry.npmjs.org/connect-flash
53 verbose addNameRange registry:https://registry.npmjs.org/connect-flash not in flight; fetching
54 silly cache add args [ 'connect-multiparty@^2.0.0', null ]
55 verbose cache add spec connect-multiparty@^2.0.0
56 silly cache add parsed spec { raw: 'connect-multiparty@^2.0.0',
56 silly cache add scope: null,
56 silly cache add name: 'connect-multiparty',
56 silly cache add rawSpec: '^2.0.0',
56 silly cache add spec: '>=2.0.0 <3.0.0',
56 silly cache add type: 'range' }
57 silly addNamed connect-multiparty@>=2.0.0 <3.0.0
58 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for connect-multiparty
59 silly addNameRange { name: 'connect-multiparty',
59 silly addNameRange range: '>=2.0.0 <3.0.0',
59 silly addNameRange hasData: false }
60 silly mapToRegistry name connect-multiparty
61 silly mapToRegistry using default registry
62 silly mapToRegistry registry https://registry.npmjs.org/
63 silly mapToRegistry uri https://registry.npmjs.org/connect-multiparty
64 verbose addNameRange registry:https://registry.npmjs.org/connect-multiparty not in flight; fetching
65 silly cache add args [ 'cookie-parser@^1.3.3', null ]
66 verbose cache add spec cookie-parser@^1.3.3
67 silly cache add parsed spec { raw: 'cookie-parser@^1.3.3',
67 silly cache add scope: null,
67 silly cache add name: 'cookie-parser',
67 silly cache add rawSpec: '^1.3.3',
67 silly cache add spec: '>=1.3.3 <2.0.0',
67 silly cache add type: 'range' }
68 silly addNamed cookie-parser@>=1.3.3 <2.0.0
69 verbose addNamed ">=1.3.3 <2.0.0" is a valid semver range for cookie-parser
70 silly addNameRange { name: 'cookie-parser',
70 silly addNameRange range: '>=1.3.3 <2.0.0',
70 silly addNameRange hasData: false }
71 silly mapToRegistry name cookie-parser
72 silly mapToRegistry using default registry
73 silly mapToRegistry registry https://registry.npmjs.org/
74 silly mapToRegistry uri https://registry.npmjs.org/cookie-parser
75 verbose addNameRange registry:https://registry.npmjs.org/cookie-parser not in flight; fetching
76 silly cache add args [ 'cron@^1.0.5', null ]
77 verbose cache add spec cron@^1.0.5
78 silly cache add parsed spec { raw: 'cron@^1.0.5',
78 silly cache add scope: null,
78 silly cache add name: 'cron',
78 silly cache add rawSpec: '^1.0.5',
78 silly cache add spec: '>=1.0.5 <2.0.0',
78 silly cache add type: 'range' }
79 silly addNamed cron@>=1.0.5 <2.0.0
80 verbose addNamed ">=1.0.5 <2.0.0" is a valid semver range for cron
81 silly addNameRange { name: 'cron', range: '>=1.0.5 <2.0.0', hasData: false }
82 silly mapToRegistry name cron
83 silly mapToRegistry using default registry
84 silly mapToRegistry registry https://registry.npmjs.org/
85 silly mapToRegistry uri https://registry.npmjs.org/cron
86 verbose addNameRange registry:https://registry.npmjs.org/cron not in flight; fetching
87 silly cache add args [ 'csurf@^1.6.1', null ]
88 verbose cache add spec csurf@^1.6.1
89 silly cache add parsed spec { raw: 'csurf@^1.6.1',
89 silly cache add scope: null,
89 silly cache add name: 'csurf',
89 silly cache add rawSpec: '^1.6.1',
89 silly cache add spec: '>=1.6.1 <2.0.0',
89 silly cache add type: 'range' }
90 silly addNamed csurf@>=1.6.1 <2.0.0
91 verbose addNamed ">=1.6.1 <2.0.0" is a valid semver range for csurf
92 silly addNameRange { name: 'csurf', range: '>=1.6.1 <2.0.0', hasData: false }
93 silly mapToRegistry name csurf
94 silly mapToRegistry using default registry
95 silly mapToRegistry registry https://registry.npmjs.org/
96 silly mapToRegistry uri https://registry.npmjs.org/csurf
97 verbose addNameRange registry:https://registry.npmjs.org/csurf not in flight; fetching
98 silly cache add args [ 'daemon@~1.1.0', null ]
99 verbose cache add spec daemon@~1.1.0
100 silly cache add parsed spec { raw: 'daemon@~1.1.0',
100 silly cache add scope: null,
100 silly cache add name: 'daemon',
100 silly cache add rawSpec: '~1.1.0',
100 silly cache add spec: '>=1.1.0 <1.2.0',
100 silly cache add type: 'range' }
101 silly addNamed daemon@>=1.1.0 <1.2.0
102 verbose addNamed ">=1.1.0 <1.2.0" is a valid semver range for daemon
103 silly addNameRange { name: 'daemon', range: '>=1.1.0 <1.2.0', hasData: false }
104 silly mapToRegistry name daemon
105 silly mapToRegistry using default registry
106 silly mapToRegistry registry https://registry.npmjs.org/
107 silly mapToRegistry uri https://registry.npmjs.org/daemon
108 verbose addNameRange registry:https://registry.npmjs.org/daemon not in flight; fetching
109 silly cache add args [ 'express@^4.9.5', null ]
110 verbose cache add spec express@^4.9.5
111 silly cache add parsed spec { raw: 'express@^4.9.5',
111 silly cache add scope: null,
111 silly cache add name: 'express',
111 silly cache add rawSpec: '^4.9.5',
111 silly cache add spec: '>=4.9.5 <5.0.0',
111 silly cache add type: 'range' }
112 silly addNamed express@>=4.9.5 <5.0.0
113 verbose addNamed ">=4.9.5 <5.0.0" is a valid semver range for express
114 silly addNameRange { name: 'express', range: '>=4.9.5 <5.0.0', hasData: false }
115 silly mapToRegistry name express
116 silly mapToRegistry using default registry
117 silly mapToRegistry registry https://registry.npmjs.org/
118 silly mapToRegistry uri https://registry.npmjs.org/express
119 verbose addNameRange registry:https://registry.npmjs.org/express not in flight; fetching
120 silly cache add args [ 'express-session@^1.8.2', null ]
121 verbose cache add spec express-session@^1.8.2
122 silly cache add parsed spec { raw: 'express-session@^1.8.2',
122 silly cache add scope: null,
122 silly cache add name: 'express-session',
122 silly cache add rawSpec: '^1.8.2',
122 silly cache add spec: '>=1.8.2 <2.0.0',
122 silly cache add type: 'range' }
123 silly addNamed express-session@>=1.8.2 <2.0.0
124 verbose addNamed ">=1.8.2 <2.0.0" is a valid semver range for express-session
125 silly addNameRange { name: 'express-session',
125 silly addNameRange range: '>=1.8.2 <2.0.0',
125 silly addNameRange hasData: false }
126 silly mapToRegistry name express-session
127 silly mapToRegistry using default registry
128 silly mapToRegistry registry https://registry.npmjs.org/
129 silly mapToRegistry uri https://registry.npmjs.org/express-session
130 verbose addNameRange registry:https://registry.npmjs.org/express-session not in flight; fetching
131 silly cache add args [ 'gravatar@^1.1.0', null ]
132 verbose cache add spec gravatar@^1.1.0
133 silly cache add parsed spec { raw: 'gravatar@^1.1.0',
133 silly cache add scope: null,
133 silly cache add name: 'gravatar',
133 silly cache add rawSpec: '^1.1.0',
133 silly cache add spec: '>=1.1.0 <2.0.0',
133 silly cache add type: 'range' }
134 silly addNamed gravatar@>=1.1.0 <2.0.0
135 verbose addNamed ">=1.1.0 <2.0.0" is a valid semver range for gravatar
136 silly addNameRange { name: 'gravatar', range: '>=1.1.0 <2.0.0', hasData: false }
137 silly mapToRegistry name gravatar
138 silly mapToRegistry using default registry
139 silly mapToRegistry registry https://registry.npmjs.org/
140 silly mapToRegistry uri https://registry.npmjs.org/gravatar
141 verbose addNameRange registry:https://registry.npmjs.org/gravatar not in flight; fetching
142 silly cache add args [ 'heapdump@^0.3.0', null ]
143 verbose cache add spec heapdump@^0.3.0
144 silly cache add parsed spec { raw: 'heapdump@^0.3.0',
144 silly cache add scope: null,
144 silly cache add name: 'heapdump',
144 silly cache add rawSpec: '^0.3.0',
144 silly cache add spec: '>=0.3.0 <0.4.0',
144 silly cache add type: 'range' }
145 silly addNamed heapdump@>=0.3.0 <0.4.0
146 verbose addNamed ">=0.3.0 <0.4.0" is a valid semver range for heapdump
147 silly addNameRange { name: 'heapdump', range: '>=0.3.0 <0.4.0', hasData: false }
148 silly mapToRegistry name heapdump
149 silly mapToRegistry using default registry
150 silly mapToRegistry registry https://registry.npmjs.org/
151 silly mapToRegistry uri https://registry.npmjs.org/heapdump
152 verbose addNameRange registry:https://registry.npmjs.org/heapdump not in flight; fetching
153 silly cache add args [ 'less@^2.0.0', null ]
154 verbose cache add spec less@^2.0.0
155 silly cache add parsed spec { raw: 'less@^2.0.0',
155 silly cache add scope: null,
155 silly cache add name: 'less',
155 silly cache add rawSpec: '^2.0.0',
155 silly cache add spec: '>=2.0.0 <3.0.0',
155 silly cache add type: 'range' }
156 silly addNamed less@>=2.0.0 <3.0.0
157 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for less
158 silly addNameRange { name: 'less', range: '>=2.0.0 <3.0.0', hasData: false }
159 silly mapToRegistry name less
160 silly mapToRegistry using default registry
161 silly mapToRegistry registry https://registry.npmjs.org/
162 silly mapToRegistry uri https://registry.npmjs.org/less
163 verbose addNameRange registry:https://registry.npmjs.org/less not in flight; fetching
164 silly cache add args [ 'logrotate-stream@^0.2.3', null ]
165 verbose cache add spec logrotate-stream@^0.2.3
166 silly cache add parsed spec { raw: 'logrotate-stream@^0.2.3',
166 silly cache add scope: null,
166 silly cache add name: 'logrotate-stream',
166 silly cache add rawSpec: '^0.2.3',
166 silly cache add spec: '>=0.2.3 <0.3.0',
166 silly cache add type: 'range' }
167 silly addNamed logrotate-stream@>=0.2.3 <0.3.0
168 verbose addNamed ">=0.2.3 <0.3.0" is a valid semver range for logrotate-stream
169 silly addNameRange { name: 'logrotate-stream',
169 silly addNameRange range: '>=0.2.3 <0.3.0',
169 silly addNameRange hasData: false }
170 silly mapToRegistry name logrotate-stream
171 silly mapToRegistry using default registry
172 silly mapToRegistry registry https://registry.npmjs.org/
173 silly mapToRegistry uri https://registry.npmjs.org/logrotate-stream
174 verbose addNameRange registry:https://registry.npmjs.org/logrotate-stream not in flight; fetching
175 silly cache add args [ 'lru-cache@^2.6.1', null ]
176 verbose cache add spec lru-cache@^2.6.1
177 silly cache add parsed spec { raw: 'lru-cache@^2.6.1',
177 silly cache add scope: null,
177 silly cache add name: 'lru-cache',
177 silly cache add rawSpec: '^2.6.1',
177 silly cache add spec: '>=2.6.1 <3.0.0',
177 silly cache add type: 'range' }
178 silly addNamed lru-cache@>=2.6.1 <3.0.0
179 verbose addNamed ">=2.6.1 <3.0.0" is a valid semver range for lru-cache
180 silly addNameRange { name: 'lru-cache', range: '>=2.6.1 <3.0.0', hasData: false }
181 silly mapToRegistry name lru-cache
182 silly mapToRegistry using default registry
183 silly mapToRegistry registry https://registry.npmjs.org/
184 silly mapToRegistry uri https://registry.npmjs.org/lru-cache
185 verbose addNameRange registry:https://registry.npmjs.org/lru-cache not in flight; fetching
186 silly cache add args [ 'lwip@0.0.7', null ]
187 verbose cache add spec lwip@0.0.7
188 silly cache add parsed spec { raw: 'lwip@0.0.7',
188 silly cache add scope: null,
188 silly cache add name: 'lwip',
188 silly cache add rawSpec: '0.0.7',
188 silly cache add spec: '0.0.7',
188 silly cache add type: 'version' }
189 silly addNamed lwip@0.0.7
190 verbose addNamed "0.0.7" is a plain semver version for lwip
191 silly mapToRegistry name lwip
192 silly mapToRegistry using default registry
193 silly mapToRegistry registry https://registry.npmjs.org/
194 silly mapToRegistry uri https://registry.npmjs.org/lwip
195 verbose addNameVersion registry:https://registry.npmjs.org/lwip not in flight; fetching
196 silly cache add args [ 'mime@^1.3.4', null ]
197 verbose cache add spec mime@^1.3.4
198 silly cache add parsed spec { raw: 'mime@^1.3.4',
198 silly cache add scope: null,
198 silly cache add name: 'mime',
198 silly cache add rawSpec: '^1.3.4',
198 silly cache add spec: '>=1.3.4 <2.0.0',
198 silly cache add type: 'range' }
199 silly addNamed mime@>=1.3.4 <2.0.0
200 verbose addNamed ">=1.3.4 <2.0.0" is a valid semver range for mime
201 silly addNameRange { name: 'mime', range: '>=1.3.4 <2.0.0', hasData: false }
202 silly mapToRegistry name mime
203 silly mapToRegistry using default registry
204 silly mapToRegistry registry https://registry.npmjs.org/
205 silly mapToRegistry uri https://registry.npmjs.org/mime
206 verbose addNameRange registry:https://registry.npmjs.org/mime not in flight; fetching
207 silly cache add args [ 'minimist@^1.1.1', null ]
208 verbose cache add spec minimist@^1.1.1
209 silly cache add parsed spec { raw: 'minimist@^1.1.1',
209 silly cache add scope: null,
209 silly cache add name: 'minimist',
209 silly cache add rawSpec: '^1.1.1',
209 silly cache add spec: '>=1.1.1 <2.0.0',
209 silly cache add type: 'range' }
210 silly addNamed minimist@>=1.1.1 <2.0.0
211 verbose addNamed ">=1.1.1 <2.0.0" is a valid semver range for minimist
212 silly addNameRange { name: 'minimist', range: '>=1.1.1 <2.0.0', hasData: false }
213 silly mapToRegistry name minimist
214 silly mapToRegistry using default registry
215 silly mapToRegistry registry https://registry.npmjs.org/
216 silly mapToRegistry uri https://registry.npmjs.org/minimist
217 verbose addNameRange registry:https://registry.npmjs.org/minimist not in flight; fetching
218 silly cache add args [ 'mkdirp@~0.5.0', null ]
219 verbose cache add spec mkdirp@~0.5.0
220 silly cache add parsed spec { raw: 'mkdirp@~0.5.0',
220 silly cache add scope: null,
220 silly cache add name: 'mkdirp',
220 silly cache add rawSpec: '~0.5.0',
220 silly cache add spec: '>=0.5.0 <0.6.0',
220 silly cache add type: 'range' }
221 silly addNamed mkdirp@>=0.5.0 <0.6.0
222 verbose addNamed ">=0.5.0 <0.6.0" is a valid semver range for mkdirp
223 silly addNameRange { name: 'mkdirp', range: '>=0.5.0 <0.6.0', hasData: false }
224 silly mapToRegistry name mkdirp
225 silly mapToRegistry using default registry
226 silly mapToRegistry registry https://registry.npmjs.org/
227 silly mapToRegistry uri https://registry.npmjs.org/mkdirp
228 verbose addNameRange registry:https://registry.npmjs.org/mkdirp not in flight; fetching
229 silly cache add args [ 'mmmagic@^0.4.0', null ]
230 verbose cache add spec mmmagic@^0.4.0
231 silly cache add parsed spec { raw: 'mmmagic@^0.4.0',
231 silly cache add scope: null,
231 silly cache add name: 'mmmagic',
231 silly cache add rawSpec: '^0.4.0',
231 silly cache add spec: '>=0.4.0 <0.5.0',
231 silly cache add type: 'range' }
232 silly addNamed mmmagic@>=0.4.0 <0.5.0
233 verbose addNamed ">=0.4.0 <0.5.0" is a valid semver range for mmmagic
234 silly addNameRange { name: 'mmmagic', range: '>=0.4.0 <0.5.0', hasData: false }
235 silly mapToRegistry name mmmagic
236 silly mapToRegistry using default registry
237 silly mapToRegistry registry https://registry.npmjs.org/
238 silly mapToRegistry uri https://registry.npmjs.org/mmmagic
239 verbose addNameRange registry:https://registry.npmjs.org/mmmagic not in flight; fetching
240 silly cache add args [ 'morgan@^1.3.2', null ]
241 verbose cache add spec morgan@^1.3.2
242 silly cache add parsed spec { raw: 'morgan@^1.3.2',
242 silly cache add scope: null,
242 silly cache add name: 'morgan',
242 silly cache add rawSpec: '^1.3.2',
242 silly cache add spec: '>=1.3.2 <2.0.0',
242 silly cache add type: 'range' }
243 silly addNamed morgan@>=1.3.2 <2.0.0
244 verbose addNamed ">=1.3.2 <2.0.0" is a valid semver range for morgan
245 silly addNameRange { name: 'morgan', range: '>=1.3.2 <2.0.0', hasData: false }
246 silly mapToRegistry name morgan
247 silly mapToRegistry using default registry
248 silly mapToRegistry registry https://registry.npmjs.org/
249 silly mapToRegistry uri https://registry.npmjs.org/morgan
250 verbose addNameRange registry:https://registry.npmjs.org/morgan not in flight; fetching
251 silly cache add args [ 'nconf@~0.7.1', null ]
252 verbose cache add spec nconf@~0.7.1
253 silly cache add parsed spec { raw: 'nconf@~0.7.1',
253 silly cache add scope: null,
253 silly cache add name: 'nconf',
253 silly cache add rawSpec: '~0.7.1',
253 silly cache add spec: '>=0.7.1 <0.8.0',
253 silly cache add type: 'range' }
254 silly addNamed nconf@>=0.7.1 <0.8.0
255 verbose addNamed ">=0.7.1 <0.8.0" is a valid semver range for nconf
256 silly addNameRange { name: 'nconf', range: '>=0.7.1 <0.8.0', hasData: false }
257 silly mapToRegistry name nconf
258 silly mapToRegistry using default registry
259 silly mapToRegistry registry https://registry.npmjs.org/
260 silly mapToRegistry uri https://registry.npmjs.org/nconf
261 verbose addNameRange registry:https://registry.npmjs.org/nconf not in flight; fetching
262 silly cache add args [ 'nodebb-plugin-composer-default@1.0.14', null ]
263 verbose cache add spec nodebb-plugin-composer-default@1.0.14
264 silly cache add parsed spec { raw: 'nodebb-plugin-composer-default@1.0.14',
264 silly cache add scope: null,
264 silly cache add name: 'nodebb-plugin-composer-default',
264 silly cache add rawSpec: '1.0.14',
264 silly cache add spec: '1.0.14',
264 silly cache add type: 'version' }
265 silly addNamed nodebb-plugin-composer-default@1.0.14
266 verbose addNamed "1.0.14" is a plain semver version for nodebb-plugin-composer-default
267 silly mapToRegistry name nodebb-plugin-composer-default
268 silly mapToRegistry using default registry
269 silly mapToRegistry registry https://registry.npmjs.org/
270 silly mapToRegistry uri https://registry.npmjs.org/nodebb-plugin-composer-default
271 verbose addNameVersion registry:https://registry.npmjs.org/nodebb-plugin-composer-default not in flight; fetching
272 silly cache add args [ 'nodebb-plugin-dbsearch@0.2.16', null ]
273 verbose cache add spec nodebb-plugin-dbsearch@0.2.16
274 silly cache add parsed spec { raw: 'nodebb-plugin-dbsearch@0.2.16',
274 silly cache add scope: null,
274 silly cache add name: 'nodebb-plugin-dbsearch',
274 silly cache add rawSpec: '0.2.16',
274 silly cache add spec: '0.2.16',
274 silly cache add type: 'version' }
275 silly addNamed nodebb-plugin-dbsearch@0.2.16
276 verbose addNamed "0.2.16" is a plain semver version for nodebb-plugin-dbsearch
277 silly mapToRegistry name nodebb-plugin-dbsearch
278 silly mapToRegistry using default registry
279 silly mapToRegistry registry https://registry.npmjs.org/
280 silly mapToRegistry uri https://registry.npmjs.org/nodebb-plugin-dbsearch
281 verbose addNameVersion registry:https://registry.npmjs.org/nodebb-plugin-dbsearch not in flight; fetching
282 silly cache add args [ 'nodebb-plugin-emoji-extended@0.4.12', null ]
283 verbose cache add spec nodebb-plugin-emoji-extended@0.4.12
284 silly cache add parsed spec { raw: 'nodebb-plugin-emoji-extended@0.4.12',
284 silly cache add scope: null,
284 silly cache add name: 'nodebb-plugin-emoji-extended',
284 silly cache add rawSpec: '0.4.12',
284 silly cache add spec: '0.4.12',
284 silly cache add type: 'version' }
285 silly addNamed nodebb-plugin-emoji-extended@0.4.12
286 verbose addNamed "0.4.12" is a plain semver version for nodebb-plugin-emoji-extended
287 silly mapToRegistry name nodebb-plugin-emoji-extended
288 silly mapToRegistry using default registry
289 silly mapToRegistry registry https://registry.npmjs.org/
290 silly mapToRegistry uri https://registry.npmjs.org/nodebb-plugin-emoji-extended
291 verbose addNameVersion registry:https://registry.npmjs.org/nodebb-plugin-emoji-extended not in flight; fetching
292 silly cache add args [ 'nodebb-plugin-markdown@4.0.5', null ]
293 verbose cache add spec nodebb-plugin-markdown@4.0.5
294 silly cache add parsed spec { raw: 'nodebb-plugin-markdown@4.0.5',
294 silly cache add scope: null,
294 silly cache add name: 'nodebb-plugin-markdown',
294 silly cache add rawSpec: '4.0.5',
294 silly cache add spec: '4.0.5',
294 silly cache add type: 'version' }
295 silly addNamed nodebb-plugin-markdown@4.0.5
296 verbose addNamed "4.0.5" is a plain semver version for nodebb-plugin-markdown
297 silly mapToRegistry name nodebb-plugin-markdown
298 silly mapToRegistry using default registry
299 silly mapToRegistry registry https://registry.npmjs.org/
300 silly mapToRegistry uri https://registry.npmjs.org/nodebb-plugin-markdown
301 verbose addNameVersion registry:https://registry.npmjs.org/nodebb-plugin-markdown not in flight; fetching
302 silly cache add args [ 'nodebb-plugin-mentions@1.0.2', null ]
303 verbose cache add spec nodebb-plugin-mentions@1.0.2
304 silly cache add parsed spec { raw: 'nodebb-plugin-mentions@1.0.2',
304 silly cache add scope: null,
304 silly cache add name: 'nodebb-plugin-mentions',
304 silly cache add rawSpec: '1.0.2',
304 silly cache add spec: '1.0.2',
304 silly cache add type: 'version' }
305 silly addNamed nodebb-plugin-mentions@1.0.2
306 verbose addNamed "1.0.2" is a plain semver version for nodebb-plugin-mentions
307 silly mapToRegistry name nodebb-plugin-mentions
308 silly mapToRegistry using default registry
309 silly mapToRegistry registry https://registry.npmjs.org/
310 silly mapToRegistry uri https://registry.npmjs.org/nodebb-plugin-mentions
311 verbose addNameVersion registry:https://registry.npmjs.org/nodebb-plugin-mentions not in flight; fetching
312 silly cache add args [ 'nodebb-plugin-soundpack-default@0.1.4', null ]
313 verbose cache add spec nodebb-plugin-soundpack-default@0.1.4
314 silly cache add parsed spec { raw: 'nodebb-plugin-soundpack-default@0.1.4',
314 silly cache add scope: null,
314 silly cache add name: 'nodebb-plugin-soundpack-default',
314 silly cache add rawSpec: '0.1.4',
314 silly cache add spec: '0.1.4',
314 silly cache add type: 'version' }
315 silly addNamed nodebb-plugin-soundpack-default@0.1.4
316 verbose addNamed "0.1.4" is a plain semver version for nodebb-plugin-soundpack-default
317 silly mapToRegistry name nodebb-plugin-soundpack-default
318 silly mapToRegistry using default registry
319 silly mapToRegistry registry https://registry.npmjs.org/
320 silly mapToRegistry uri https://registry.npmjs.org/nodebb-plugin-soundpack-default
321 verbose addNameVersion registry:https://registry.npmjs.org/nodebb-plugin-soundpack-default not in flight; fetching
322 silly cache add args [ 'nodebb-plugin-spam-be-gone@0.4.2', null ]
323 verbose cache add spec nodebb-plugin-spam-be-gone@0.4.2
324 silly cache add parsed spec { raw: 'nodebb-plugin-spam-be-gone@0.4.2',
324 silly cache add scope: null,
324 silly cache add name: 'nodebb-plugin-spam-be-gone',
324 silly cache add rawSpec: '0.4.2',
324 silly cache add spec: '0.4.2',
324 silly cache add type: 'version' }
325 silly addNamed nodebb-plugin-spam-be-gone@0.4.2
326 verbose addNamed "0.4.2" is a plain semver version for nodebb-plugin-spam-be-gone
327 silly mapToRegistry name nodebb-plugin-spam-be-gone
328 silly mapToRegistry using default registry
329 silly mapToRegistry registry https://registry.npmjs.org/
330 silly mapToRegistry uri https://registry.npmjs.org/nodebb-plugin-spam-be-gone
331 verbose addNameVersion registry:https://registry.npmjs.org/nodebb-plugin-spam-be-gone not in flight; fetching
332 silly cache add args [ 'nodebb-rewards-essentials@0.0.5', null ]
333 verbose cache add spec nodebb-rewards-essentials@0.0.5
334 silly cache add parsed spec { raw: 'nodebb-rewards-essentials@0.0.5',
334 silly cache add scope: null,
334 silly cache add name: 'nodebb-rewards-essentials',
334 silly cache add rawSpec: '0.0.5',
334 silly cache add spec: '0.0.5',
334 silly cache add type: 'version' }
335 silly addNamed nodebb-rewards-essentials@0.0.5
336 verbose addNamed "0.0.5" is a plain semver version for nodebb-rewards-essentials
337 silly mapToRegistry name nodebb-rewards-essentials
338 silly mapToRegistry using default registry
339 silly mapToRegistry registry https://registry.npmjs.org/
340 silly mapToRegistry uri https://registry.npmjs.org/nodebb-rewards-essentials
341 verbose addNameVersion registry:https://registry.npmjs.org/nodebb-rewards-essentials not in flight; fetching
342 silly cache add args [ 'nodebb-theme-lavender@2.0.1', null ]
343 verbose cache add spec nodebb-theme-lavender@2.0.1
344 silly cache add parsed spec { raw: 'nodebb-theme-lavender@2.0.1',
344 silly cache add scope: null,
344 silly cache add name: 'nodebb-theme-lavender',
344 silly cache add rawSpec: '2.0.1',
344 silly cache add spec: '2.0.1',
344 silly cache add type: 'version' }
345 silly addNamed nodebb-theme-lavender@2.0.1
346 verbose addNamed "2.0.1" is a plain semver version for nodebb-theme-lavender
347 silly mapToRegistry name nodebb-theme-lavender
348 silly mapToRegistry using default registry
349 silly mapToRegistry registry https://registry.npmjs.org/
350 silly mapToRegistry uri https://registry.npmjs.org/nodebb-theme-lavender
351 verbose addNameVersion registry:https://registry.npmjs.org/nodebb-theme-lavender not in flight; fetching
352 silly cache add args [ 'nodebb-theme-persona@3.0.11', null ]
353 verbose cache add spec nodebb-theme-persona@3.0.11
354 silly cache add parsed spec { raw: 'nodebb-theme-persona@3.0.11',
354 silly cache add scope: null,
354 silly cache add name: 'nodebb-theme-persona',
354 silly cache add rawSpec: '3.0.11',
354 silly cache add spec: '3.0.11',
354 silly cache add type: 'version' }
355 silly addNamed nodebb-theme-persona@3.0.11
356 verbose addNamed "3.0.11" is a plain semver version for nodebb-theme-persona
357 silly mapToRegistry name nodebb-theme-persona
358 silly mapToRegistry using default registry
359 silly mapToRegistry registry https://registry.npmjs.org/
360 silly mapToRegistry uri https://registry.npmjs.org/nodebb-theme-persona
361 verbose addNameVersion registry:https://registry.npmjs.org/nodebb-theme-persona not in flight; fetching
362 silly cache add args [ 'nodebb-theme-vanilla@4.0.5', null ]
363 verbose cache add spec nodebb-theme-vanilla@4.0.5
364 silly cache add parsed spec { raw: 'nodebb-theme-vanilla@4.0.5',
364 silly cache add scope: null,
364 silly cache add name: 'nodebb-theme-vanilla',
364 silly cache add rawSpec: '4.0.5',
364 silly cache add spec: '4.0.5',
364 silly cache add type: 'version' }
365 silly addNamed nodebb-theme-vanilla@4.0.5
366 verbose addNamed "4.0.5" is a plain semver version for nodebb-theme-vanilla
367 silly mapToRegistry name nodebb-theme-vanilla
368 silly mapToRegistry using default registry
369 silly mapToRegistry registry https://registry.npmjs.org/
370 silly mapToRegistry uri https://registry.npmjs.org/nodebb-theme-vanilla
371 verbose addNameVersion registry:https://registry.npmjs.org/nodebb-theme-vanilla not in flight; fetching
372 silly cache add args [ 'nodebb-widget-essentials@2.0.1', null ]
373 verbose cache add spec nodebb-widget-essentials@2.0.1
374 silly cache add parsed spec { raw: 'nodebb-widget-essentials@2.0.1',
374 silly cache add scope: null,
374 silly cache add name: 'nodebb-widget-essentials',
374 silly cache add rawSpec: '2.0.1',
374 silly cache add spec: '2.0.1',
374 silly cache add type: 'version' }
375 silly addNamed nodebb-widget-essentials@2.0.1
376 verbose addNamed "2.0.1" is a plain semver version for nodebb-widget-essentials
377 silly mapToRegistry name nodebb-widget-essentials
378 silly mapToRegistry using default registry
379 silly mapToRegistry registry https://registry.npmjs.org/
380 silly mapToRegistry uri https://registry.npmjs.org/nodebb-widget-essentials
381 verbose addNameVersion registry:https://registry.npmjs.org/nodebb-widget-essentials not in flight; fetching
382 silly cache add args [ 'npm@^2.1.4', null ]
383 verbose cache add spec npm@^2.1.4
384 silly cache add parsed spec { raw: 'npm@^2.1.4',
384 silly cache add scope: null,
384 silly cache add name: 'npm',
384 silly cache add rawSpec: '^2.1.4',
384 silly cache add spec: '>=2.1.4 <3.0.0',
384 silly cache add type: 'range' }
385 silly addNamed npm@>=2.1.4 <3.0.0
386 verbose addNamed ">=2.1.4 <3.0.0" is a valid semver range for npm
387 silly addNameRange { name: 'npm', range: '>=2.1.4 <3.0.0', hasData: false }
388 silly mapToRegistry name npm
389 silly mapToRegistry using default registry
390 silly mapToRegistry registry https://registry.npmjs.org/
391 silly mapToRegistry uri https://registry.npmjs.org/npm
392 verbose addNameRange registry:https://registry.npmjs.org/npm not in flight; fetching
393 silly cache add args [ 'passport@^0.3.0', null ]
394 verbose cache add spec passport@^0.3.0
395 silly cache add parsed spec { raw: 'passport@^0.3.0',
395 silly cache add scope: null,
395 silly cache add name: 'passport',
395 silly cache add rawSpec: '^0.3.0',
395 silly cache add spec: '>=0.3.0 <0.4.0',
395 silly cache add type: 'range' }
396 silly addNamed passport@>=0.3.0 <0.4.0
397 verbose addNamed ">=0.3.0 <0.4.0" is a valid semver range for passport
398 silly addNameRange { name: 'passport', range: '>=0.3.0 <0.4.0', hasData: false }
399 silly mapToRegistry name passport
400 silly mapToRegistry using default registry
401 silly mapToRegistry registry https://registry.npmjs.org/
402 silly mapToRegistry uri https://registry.npmjs.org/passport
403 verbose addNameRange registry:https://registry.npmjs.org/passport not in flight; fetching
404 silly cache add args [ 'passport-local@1.0.0', null ]
405 verbose cache add spec passport-local@1.0.0
406 silly cache add parsed spec { raw: 'passport-local@1.0.0',
406 silly cache add scope: null,
406 silly cache add name: 'passport-local',
406 silly cache add rawSpec: '1.0.0',
406 silly cache add spec: '1.0.0',
406 silly cache add type: 'version' }
407 silly addNamed passport-local@1.0.0
408 verbose addNamed "1.0.0" is a plain semver version for passport-local
409 silly mapToRegistry name passport-local
410 silly mapToRegistry using default registry
411 silly mapToRegistry registry https://registry.npmjs.org/
412 silly mapToRegistry uri https://registry.npmjs.org/passport-local
413 verbose addNameVersion registry:https://registry.npmjs.org/passport-local not in flight; fetching
414 silly cache add args [ 'prompt@^0.2.14', null ]
415 verbose cache add spec prompt@^0.2.14
416 silly cache add parsed spec { raw: 'prompt@^0.2.14',
416 silly cache add scope: null,
416 silly cache add name: 'prompt',
416 silly cache add rawSpec: '^0.2.14',
416 silly cache add spec: '>=0.2.14 <0.3.0',
416 silly cache add type: 'range' }
417 silly addNamed prompt@>=0.2.14 <0.3.0
418 verbose addNamed ">=0.2.14 <0.3.0" is a valid semver range for prompt
419 silly addNameRange { name: 'prompt', range: '>=0.2.14 <0.3.0', hasData: false }
420 silly mapToRegistry name prompt
421 silly mapToRegistry using default registry
422 silly mapToRegistry registry https://registry.npmjs.org/
423 silly mapToRegistry uri https://registry.npmjs.org/prompt
424 verbose addNameRange registry:https://registry.npmjs.org/prompt not in flight; fetching
425 silly cache add args [ 'request@^2.44.0', null ]
426 verbose cache add spec request@^2.44.0
427 silly cache add parsed spec { raw: 'request@^2.44.0',
427 silly cache add scope: null,
427 silly cache add name: 'request',
427 silly cache add rawSpec: '^2.44.0',
427 silly cache add spec: '>=2.44.0 <3.0.0',
427 silly cache add type: 'range' }
428 silly addNamed request@>=2.44.0 <3.0.0
429 verbose addNamed ">=2.44.0 <3.0.0" is a valid semver range for request
430 silly addNameRange { name: 'request', range: '>=2.44.0 <3.0.0', hasData: false }
431 silly mapToRegistry name request
432 silly mapToRegistry using default registry
433 silly mapToRegistry registry https://registry.npmjs.org/
434 silly mapToRegistry uri https://registry.npmjs.org/request
435 verbose addNameRange registry:https://registry.npmjs.org/request not in flight; fetching
436 silly cache add args [ 'rimraf@~2.4.2', null ]
437 verbose cache add spec rimraf@~2.4.2
438 silly cache add parsed spec { raw: 'rimraf@~2.4.2',
438 silly cache add scope: null,
438 silly cache add name: 'rimraf',
438 silly cache add rawSpec: '~2.4.2',
438 silly cache add spec: '>=2.4.2 <2.5.0',
438 silly cache add type: 'range' }
439 silly addNamed rimraf@>=2.4.2 <2.5.0
440 verbose addNamed ">=2.4.2 <2.5.0" is a valid semver range for rimraf
441 silly addNameRange { name: 'rimraf', range: '>=2.4.2 <2.5.0', hasData: false }
442 silly mapToRegistry name rimraf
443 silly mapToRegistry using default registry
444 silly mapToRegistry registry https://registry.npmjs.org/
445 silly mapToRegistry uri https://registry.npmjs.org/rimraf
446 verbose addNameRange registry:https://registry.npmjs.org/rimraf not in flight; fetching
447 silly cache add args [ 'rss@^1.0.0', null ]
448 verbose cache add spec rss@^1.0.0
449 silly cache add parsed spec { raw: 'rss@^1.0.0',
449 silly cache add scope: null,
449 silly cache add name: 'rss',
449 silly cache add rawSpec: '^1.0.0',
449 silly cache add spec: '>=1.0.0 <2.0.0',
449 silly cache add type: 'range' }
450 silly addNamed rss@>=1.0.0 <2.0.0
451 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for rss
452 silly addNameRange { name: 'rss', range: '>=1.0.0 <2.0.0', hasData: false }
453 silly mapToRegistry name rss
454 silly mapToRegistry using default registry
455 silly mapToRegistry registry https://registry.npmjs.org/
456 silly mapToRegistry uri https://registry.npmjs.org/rss
457 verbose addNameRange registry:https://registry.npmjs.org/rss not in flight; fetching
458 silly cache add args [ 'semver@^5.0.1', null ]
459 verbose cache add spec semver@^5.0.1
460 silly cache add parsed spec { raw: 'semver@^5.0.1',
460 silly cache add scope: null,
460 silly cache add name: 'semver',
460 silly cache add rawSpec: '^5.0.1',
460 silly cache add spec: '>=5.0.1 <6.0.0',
460 silly cache add type: 'range' }
461 silly addNamed semver@>=5.0.1 <6.0.0
462 verbose addNamed ">=5.0.1 <6.0.0" is a valid semver range for semver
463 silly addNameRange { name: 'semver', range: '>=5.0.1 <6.0.0', hasData: false }
464 silly mapToRegistry name semver
465 silly mapToRegistry using default registry
466 silly mapToRegistry registry https://registry.npmjs.org/
467 silly mapToRegistry uri https://registry.npmjs.org/semver
468 verbose addNameRange registry:https://registry.npmjs.org/semver not in flight; fetching
469 silly cache add args [ 'serve-favicon@^2.1.5', null ]
470 verbose cache add spec serve-favicon@^2.1.5
471 silly cache add parsed spec { raw: 'serve-favicon@^2.1.5',
471 silly cache add scope: null,
471 silly cache add name: 'serve-favicon',
471 silly cache add rawSpec: '^2.1.5',
471 silly cache add spec: '>=2.1.5 <3.0.0',
471 silly cache add type: 'range' }
472 silly addNamed serve-favicon@>=2.1.5 <3.0.0
473 verbose addNamed ">=2.1.5 <3.0.0" is a valid semver range for serve-favicon
474 silly addNameRange { name: 'serve-favicon',
474 silly addNameRange range: '>=2.1.5 <3.0.0',
474 silly addNameRange hasData: false }
475 silly mapToRegistry name serve-favicon
476 silly mapToRegistry using default registry
477 silly mapToRegistry registry https://registry.npmjs.org/
478 silly mapToRegistry uri https://registry.npmjs.org/serve-favicon
479 verbose addNameRange registry:https://registry.npmjs.org/serve-favicon not in flight; fetching
480 silly cache add args [ 'sitemap@^1.0.0', null ]
481 verbose cache add spec sitemap@^1.0.0
482 silly cache add parsed spec { raw: 'sitemap@^1.0.0',
482 silly cache add scope: null,
482 silly cache add name: 'sitemap',
482 silly cache add rawSpec: '^1.0.0',
482 silly cache add spec: '>=1.0.0 <2.0.0',
482 silly cache add type: 'range' }
483 silly addNamed sitemap@>=1.0.0 <2.0.0
484 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for sitemap
485 silly addNameRange { name: 'sitemap', range: '>=1.0.0 <2.0.0', hasData: false }
486 silly mapToRegistry name sitemap
487 silly mapToRegistry using default registry
488 silly mapToRegistry registry https://registry.npmjs.org/
489 silly mapToRegistry uri https://registry.npmjs.org/sitemap
490 verbose addNameRange registry:https://registry.npmjs.org/sitemap not in flight; fetching
491 silly cache add args [ 'socket.io@^1.2.1', null ]
492 verbose cache add spec socket.io@^1.2.1
493 silly cache add parsed spec { raw: 'socket.io@^1.2.1',
493 silly cache add scope: null,
493 silly cache add name: 'socket.io',
493 silly cache add rawSpec: '^1.2.1',
493 silly cache add spec: '>=1.2.1 <2.0.0',
493 silly cache add type: 'range' }
494 silly addNamed socket.io@>=1.2.1 <2.0.0
495 verbose addNamed ">=1.2.1 <2.0.0" is a valid semver range for socket.io
496 silly addNameRange { name: 'socket.io', range: '>=1.2.1 <2.0.0', hasData: false }
497 silly mapToRegistry name socket.io
498 silly mapToRegistry using default registry
499 silly mapToRegistry registry https://registry.npmjs.org/
500 silly mapToRegistry uri https://registry.npmjs.org/socket.io
501 verbose addNameRange registry:https://registry.npmjs.org/socket.io not in flight; fetching
502 silly cache add args [ 'socket.io-client@^1.2.1', null ]
503 verbose cache add spec socket.io-client@^1.2.1
504 silly cache add parsed spec { raw: 'socket.io-client@^1.2.1',
504 silly cache add scope: null,
504 silly cache add name: 'socket.io-client',
504 silly cache add rawSpec: '^1.2.1',
504 silly cache add spec: '>=1.2.1 <2.0.0',
504 silly cache add type: 'range' }
505 silly addNamed socket.io-client@>=1.2.1 <2.0.0
506 verbose addNamed ">=1.2.1 <2.0.0" is a valid semver range for socket.io-client
507 silly addNameRange { name: 'socket.io-client',
507 silly addNameRange range: '>=1.2.1 <2.0.0',
507 silly addNameRange hasData: false }
508 silly mapToRegistry name socket.io-client
509 silly mapToRegistry using default registry
510 silly mapToRegistry registry https://registry.npmjs.org/
511 silly mapToRegistry uri https://registry.npmjs.org/socket.io-client
512 verbose addNameRange registry:https://registry.npmjs.org/socket.io-client not in flight; fetching
513 silly cache add args [ 'socket.io-redis@^0.1.3', null ]
514 verbose cache add spec socket.io-redis@^0.1.3
515 silly cache add parsed spec { raw: 'socket.io-redis@^0.1.3',
515 silly cache add scope: null,
515 silly cache add name: 'socket.io-redis',
515 silly cache add rawSpec: '^0.1.3',
515 silly cache add spec: '>=0.1.3 <0.2.0',
515 silly cache add type: 'range' }
516 silly addNamed socket.io-redis@>=0.1.3 <0.2.0
517 verbose addNamed ">=0.1.3 <0.2.0" is a valid semver range for socket.io-redis
518 silly addNameRange { name: 'socket.io-redis',
518 silly addNameRange range: '>=0.1.3 <0.2.0',
518 silly addNameRange hasData: false }
519 silly mapToRegistry name socket.io-redis
520 silly mapToRegistry using default registry
521 silly mapToRegistry registry https://registry.npmjs.org/
522 silly mapToRegistry uri https://registry.npmjs.org/socket.io-redis
523 verbose addNameRange registry:https://registry.npmjs.org/socket.io-redis not in flight; fetching
524 silly cache add args [ 'socketio-wildcard@~0.1.1', null ]
525 verbose cache add spec socketio-wildcard@~0.1.1
526 silly cache add parsed spec { raw: 'socketio-wildcard@~0.1.1',
526 silly cache add scope: null,
526 silly cache add name: 'socketio-wildcard',
526 silly cache add rawSpec: '~0.1.1',
526 silly cache add spec: '>=0.1.1 <0.2.0',
526 silly cache add type: 'range' }
527 silly addNamed socketio-wildcard@>=0.1.1 <0.2.0
528 verbose addNamed ">=0.1.1 <0.2.0" is a valid semver range for socketio-wildcard
529 silly addNameRange { name: 'socketio-wildcard',
529 silly addNameRange range: '>=0.1.1 <0.2.0',
529 silly addNameRange hasData: false }
530 silly mapToRegistry name socketio-wildcard
531 silly mapToRegistry using default registry
532 silly mapToRegistry registry https://registry.npmjs.org/
533 silly mapToRegistry uri https://registry.npmjs.org/socketio-wildcard
534 verbose addNameRange registry:https://registry.npmjs.org/socketio-wildcard not in flight; fetching
535 silly cache add args [ 'string@^3.0.0', null ]
536 verbose cache add spec string@^3.0.0
537 silly cache add parsed spec { raw: 'string@^3.0.0',
537 silly cache add scope: null,
537 silly cache add name: 'string',
537 silly cache add rawSpec: '^3.0.0',
537 silly cache add spec: '>=3.0.0 <4.0.0',
537 silly cache add type: 'range' }
538 silly addNamed string@>=3.0.0 <4.0.0
539 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for string
540 silly addNameRange { name: 'string', range: '>=3.0.0 <4.0.0', hasData: false }
541 silly mapToRegistry name string
542 silly mapToRegistry using default registry
543 silly mapToRegistry registry https://registry.npmjs.org/
544 silly mapToRegistry uri https://registry.npmjs.org/string
545 verbose addNameRange registry:https://registry.npmjs.org/string not in flight; fetching
546 silly cache add args [ 'templates.js@0.2.10', null ]
547 verbose cache add spec templates.js@0.2.10
548 silly cache add parsed spec { raw: 'templates.js@0.2.10',
548 silly cache add scope: null,
548 silly cache add name: 'templates.js',
548 silly cache add rawSpec: '0.2.10',
548 silly cache add spec: '0.2.10',
548 silly cache add type: 'version' }
549 silly addNamed templates.js@0.2.10
550 verbose addNamed "0.2.10" is a plain semver version for templates.js
551 silly mapToRegistry name templates.js
552 silly mapToRegistry using default registry
553 silly mapToRegistry registry https://registry.npmjs.org/
554 silly mapToRegistry uri https://registry.npmjs.org/templates.js
555 verbose addNameVersion registry:https://registry.npmjs.org/templates.js not in flight; fetching
556 silly cache add args [ 'touch@1.0.0', null ]
557 verbose cache add spec touch@1.0.0
558 silly cache add parsed spec { raw: 'touch@1.0.0',
558 silly cache add scope: null,
558 silly cache add name: 'touch',
558 silly cache add rawSpec: '1.0.0',
558 silly cache add spec: '1.0.0',
558 silly cache add type: 'version' }
559 silly addNamed touch@1.0.0
560 verbose addNamed "1.0.0" is a plain semver version for touch
561 silly mapToRegistry name touch
562 silly mapToRegistry using default registry
563 silly mapToRegistry registry https://registry.npmjs.org/
564 silly mapToRegistry uri https://registry.npmjs.org/touch
565 verbose addNameVersion registry:https://registry.npmjs.org/touch not in flight; fetching
566 silly cache add args [ 'uglify-js@^2.4.24', null ]
567 verbose cache add spec uglify-js@^2.4.24
568 silly cache add parsed spec { raw: 'uglify-js@^2.4.24',
568 silly cache add scope: null,
568 silly cache add name: 'uglify-js',
568 silly cache add rawSpec: '^2.4.24',
568 silly cache add spec: '>=2.4.24 <3.0.0',
568 silly cache add type: 'range' }
569 silly addNamed uglify-js@>=2.4.24 <3.0.0
570 verbose addNamed ">=2.4.24 <3.0.0" is a valid semver range for uglify-js
571 silly addNameRange { name: 'uglify-js', range: '>=2.4.24 <3.0.0', hasData: false }
572 silly mapToRegistry name uglify-js
573 silly mapToRegistry using default registry
574 silly mapToRegistry registry https://registry.npmjs.org/
575 silly mapToRegistry uri https://registry.npmjs.org/uglify-js
576 verbose addNameRange registry:https://registry.npmjs.org/uglify-js not in flight; fetching
577 silly cache add args [ 'underscore@~1.8.3', null ]
578 verbose cache add spec underscore@~1.8.3
579 silly cache add parsed spec { raw: 'underscore@~1.8.3',
579 silly cache add scope: null,
579 silly cache add name: 'underscore',
579 silly cache add rawSpec: '~1.8.3',
579 silly cache add spec: '>=1.8.3 <1.9.0',
579 silly cache add type: 'range' }
580 silly addNamed underscore@>=1.8.3 <1.9.0
581 verbose addNamed ">=1.8.3 <1.9.0" is a valid semver range for underscore
582 silly addNameRange { name: 'underscore', range: '>=1.8.3 <1.9.0', hasData: false }
583 silly mapToRegistry name underscore
584 silly mapToRegistry using default registry
585 silly mapToRegistry registry https://registry.npmjs.org/
586 silly mapToRegistry uri https://registry.npmjs.org/underscore
587 verbose addNameRange registry:https://registry.npmjs.org/underscore not in flight; fetching
588 silly cache add args [ 'underscore.deep@^0.5.1', null ]
589 verbose cache add spec underscore.deep@^0.5.1
590 silly cache add parsed spec { raw: 'underscore.deep@^0.5.1',
590 silly cache add scope: null,
590 silly cache add name: 'underscore.deep',
590 silly cache add rawSpec: '^0.5.1',
590 silly cache add spec: '>=0.5.1 <0.6.0',
590 silly cache add type: 'range' }
591 silly addNamed underscore.deep@>=0.5.1 <0.6.0
592 verbose addNamed ">=0.5.1 <0.6.0" is a valid semver range for underscore.deep
593 silly addNameRange { name: 'underscore.deep',
593 silly addNameRange range: '>=0.5.1 <0.6.0',
593 silly addNameRange hasData: false }
594 silly mapToRegistry name underscore.deep
595 silly mapToRegistry using default registry
596 silly mapToRegistry registry https://registry.npmjs.org/
597 silly mapToRegistry uri https://registry.npmjs.org/underscore.deep
598 verbose addNameRange registry:https://registry.npmjs.org/underscore.deep not in flight; fetching
599 silly cache add args [ 'validator@^4.0.5', null ]
600 verbose cache add spec validator@^4.0.5
601 silly cache add parsed spec { raw: 'validator@^4.0.5',
601 silly cache add scope: null,
601 silly cache add name: 'validator',
601 silly cache add rawSpec: '^4.0.5',
601 silly cache add spec: '>=4.0.5 <5.0.0',
601 silly cache add type: 'range' }
602 silly addNamed validator@>=4.0.5 <5.0.0
603 verbose addNamed ">=4.0.5 <5.0.0" is a valid semver range for validator
604 silly addNameRange { name: 'validator', range: '>=4.0.5 <5.0.0', hasData: false }
605 silly mapToRegistry name validator
606 silly mapToRegistry using default registry
607 silly mapToRegistry registry https://registry.npmjs.org/
608 silly mapToRegistry uri https://registry.npmjs.org/validator
609 verbose addNameRange registry:https://registry.npmjs.org/validator not in flight; fetching
610 silly cache add args [ 'winston@^1.0.1', null ]
611 verbose cache add spec winston@^1.0.1
612 silly cache add parsed spec { raw: 'winston@^1.0.1',
612 silly cache add scope: null,
612 silly cache add name: 'winston',
612 silly cache add rawSpec: '^1.0.1',
612 silly cache add spec: '>=1.0.1 <2.0.0',
612 silly cache add type: 'range' }
613 silly addNamed winston@>=1.0.1 <2.0.0
614 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for winston
615 silly addNameRange { name: 'winston', range: '>=1.0.1 <2.0.0', hasData: false }
616 silly mapToRegistry name winston
617 silly mapToRegistry using default registry
618 silly mapToRegistry registry https://registry.npmjs.org/
619 silly mapToRegistry uri https://registry.npmjs.org/winston
620 verbose addNameRange registry:https://registry.npmjs.org/winston not in flight; fetching
621 silly cache add args [ 'xregexp@~2.0.0', null ]
622 verbose cache add spec xregexp@~2.0.0
623 silly cache add parsed spec { raw: 'xregexp@~2.0.0',
623 silly cache add scope: null,
623 silly cache add name: 'xregexp',
623 silly cache add rawSpec: '~2.0.0',
623 silly cache add spec: '>=2.0.0 <2.1.0',
623 silly cache add type: 'range' }
624 silly addNamed xregexp@>=2.0.0 <2.1.0
625 verbose addNamed ">=2.0.0 <2.1.0" is a valid semver range for xregexp
626 silly addNameRange { name: 'xregexp', range: '>=2.0.0 <2.1.0', hasData: false }
627 silly mapToRegistry name xregexp
628 silly mapToRegistry using default registry
629 silly mapToRegistry registry https://registry.npmjs.org/
630 silly mapToRegistry uri https://registry.npmjs.org/xregexp
631 verbose addNameRange registry:https://registry.npmjs.org/xregexp not in flight; fetching
632 silly cache add args [ 'async@~1.4.2', null ]
633 verbose cache add spec async@~1.4.2
634 silly cache add parsed spec { raw: 'async@~1.4.2',
634 silly cache add scope: null,
634 silly cache add name: 'async',
634 silly cache add rawSpec: '~1.4.2',
634 silly cache add spec: '>=1.4.2 <1.5.0',
634 silly cache add type: 'range' }
635 silly addNamed async@>=1.4.2 <1.5.0
636 verbose addNamed ">=1.4.2 <1.5.0" is a valid semver range for async
637 silly addNameRange { name: 'async', range: '>=1.4.2 <1.5.0', hasData: false }
638 silly mapToRegistry name async
639 silly mapToRegistry using default registry
640 silly mapToRegistry registry https://registry.npmjs.org/
641 silly mapToRegistry uri https://registry.npmjs.org/async
642 verbose addNameRange registry:https://registry.npmjs.org/async not in flight; fetching
643 silly cache add args [ 'bcryptjs@~2.2.1', null ]
644 verbose cache add spec bcryptjs@~2.2.1
645 silly cache add parsed spec { raw: 'bcryptjs@~2.2.1',
645 silly cache add scope: null,
645 silly cache add name: 'bcryptjs',
645 silly cache add rawSpec: '~2.2.1',
645 silly cache add spec: '>=2.2.1 <2.3.0',
645 silly cache add type: 'range' }
646 silly addNamed bcryptjs@>=2.2.1 <2.3.0
647 verbose addNamed ">=2.2.1 <2.3.0" is a valid semver range for bcryptjs
648 silly addNameRange { name: 'bcryptjs', range: '>=2.2.1 <2.3.0', hasData: false }
649 silly mapToRegistry name bcryptjs
650 silly mapToRegistry using default registry
651 silly mapToRegistry registry https://registry.npmjs.org/
652 silly mapToRegistry uri https://registry.npmjs.org/bcryptjs
653 verbose addNameRange registry:https://registry.npmjs.org/bcryptjs not in flight; fetching
654 silly cache add args [ 'body-parser@^1.9.0', null ]
655 verbose cache add spec body-parser@^1.9.0
656 silly cache add parsed spec { raw: 'body-parser@^1.9.0',
656 silly cache add scope: null,
656 silly cache add name: 'body-parser',
656 silly cache add rawSpec: '^1.9.0',
656 silly cache add spec: '>=1.9.0 <2.0.0',
656 silly cache add type: 'range' }
657 silly addNamed body-parser@>=1.9.0 <2.0.0
658 verbose addNamed ">=1.9.0 <2.0.0" is a valid semver range for body-parser
659 silly addNameRange { name: 'body-parser', range: '>=1.9.0 <2.0.0', hasData: false }
660 silly mapToRegistry name body-parser
661 silly mapToRegistry using default registry
662 silly mapToRegistry registry https://registry.npmjs.org/
663 silly mapToRegistry uri https://registry.npmjs.org/body-parser
664 verbose addNameRange registry:https://registry.npmjs.org/body-parser not in flight; fetching
665 verbose request uri https://registry.npmjs.org/colors
666 verbose request no auth needed
667 info attempt registry request try #1 at 12:55:19 AM
668 verbose request id 654d63b6cbd4dd00
669 http request GET https://registry.npmjs.org/colors
670 verbose request uri https://registry.npmjs.org/compression
671 verbose request no auth needed
672 info attempt registry request try #1 at 12:55:19 AM
673 http request GET https://registry.npmjs.org/compression
674 verbose request uri https://registry.npmjs.org/connect-ensure-login
675 verbose request no auth needed
676 info attempt registry request try #1 at 12:55:19 AM
677 http request GET https://registry.npmjs.org/connect-ensure-login
678 verbose request uri https://registry.npmjs.org/connect-flash
679 verbose request no auth needed
680 info attempt registry request try #1 at 12:55:19 AM
681 http request GET https://registry.npmjs.org/connect-flash
682 verbose request uri https://registry.npmjs.org/connect-multiparty
683 verbose request no auth needed
684 info attempt registry request try #1 at 12:55:19 AM
685 http request GET https://registry.npmjs.org/connect-multiparty
686 verbose request uri https://registry.npmjs.org/cookie-parser
687 verbose request no auth needed
688 info attempt registry request try #1 at 12:55:19 AM
689 http request GET https://registry.npmjs.org/cookie-parser
690 verbose request uri https://registry.npmjs.org/cron
691 verbose request no auth needed
692 info attempt registry request try #1 at 12:55:19 AM
693 http request GET https://registry.npmjs.org/cron
694 verbose request uri https://registry.npmjs.org/csurf
695 verbose request no auth needed
696 info attempt registry request try #1 at 12:55:19 AM
697 http request GET https://registry.npmjs.org/csurf
698 verbose request uri https://registry.npmjs.org/daemon
699 verbose request no auth needed
700 info attempt registry request try #1 at 12:55:19 AM
701 http request GET https://registry.npmjs.org/daemon
702 verbose request uri https://registry.npmjs.org/express
703 verbose request no auth needed
704 info attempt registry request try #1 at 12:55:19 AM
705 http request GET https://registry.npmjs.org/express
706 verbose request uri https://registry.npmjs.org/express-session
707 verbose request no auth needed
708 info attempt registry request try #1 at 12:55:19 AM
709 http request GET https://registry.npmjs.org/express-session
710 verbose request uri https://registry.npmjs.org/gravatar
711 verbose request no auth needed
712 info attempt registry request try #1 at 12:55:19 AM
713 http request GET https://registry.npmjs.org/gravatar
714 verbose request uri https://registry.npmjs.org/heapdump
715 verbose request no auth needed
716 info attempt registry request try #1 at 12:55:19 AM
717 http request GET https://registry.npmjs.org/heapdump
718 verbose request uri https://registry.npmjs.org/less
719 verbose request no auth needed
720 info attempt registry request try #1 at 12:55:19 AM
721 http request GET https://registry.npmjs.org/less
722 verbose request uri https://registry.npmjs.org/logrotate-stream
723 verbose request no auth needed
724 info attempt registry request try #1 at 12:55:19 AM
725 http request GET https://registry.npmjs.org/logrotate-stream
726 verbose request uri https://registry.npmjs.org/lru-cache
727 verbose request no auth needed
728 info attempt registry request try #1 at 12:55:19 AM
729 http request GET https://registry.npmjs.org/lru-cache
730 verbose request uri https://registry.npmjs.org/lwip
731 verbose request no auth needed
732 info attempt registry request try #1 at 12:55:19 AM
733 http request GET https://registry.npmjs.org/lwip
734 verbose request uri https://registry.npmjs.org/mime
735 verbose request no auth needed
736 info attempt registry request try #1 at 12:55:19 AM
737 http request GET https://registry.npmjs.org/mime
738 verbose request uri https://registry.npmjs.org/minimist
739 verbose request no auth needed
740 info attempt registry request try #1 at 12:55:19 AM
741 http request GET https://registry.npmjs.org/minimist
742 verbose request uri https://registry.npmjs.org/mkdirp
743 verbose request no auth needed
744 info attempt registry request try #1 at 12:55:19 AM
745 http request GET https://registry.npmjs.org/mkdirp
746 verbose request uri https://registry.npmjs.org/mmmagic
747 verbose request no auth needed
748 info attempt registry request try #1 at 12:55:19 AM
749 http request GET https://registry.npmjs.org/mmmagic
750 verbose request uri https://registry.npmjs.org/morgan
751 verbose request no auth needed
752 info attempt registry request try #1 at 12:55:19 AM
753 http request GET https://registry.npmjs.org/morgan
754 verbose request uri https://registry.npmjs.org/nconf
755 verbose request no auth needed
756 info attempt registry request try #1 at 12:55:19 AM
757 http request GET https://registry.npmjs.org/nconf
758 verbose request uri https://registry.npmjs.org/nodebb-plugin-composer-default
759 verbose request no auth needed
760 info attempt registry request try #1 at 12:55:19 AM
761 http request GET https://registry.npmjs.org/nodebb-plugin-composer-default
762 verbose request uri https://registry.npmjs.org/nodebb-plugin-dbsearch
763 verbose request no auth needed
764 info attempt registry request try #1 at 12:55:19 AM
765 http request GET https://registry.npmjs.org/nodebb-plugin-dbsearch
766 verbose request uri https://registry.npmjs.org/nodebb-plugin-emoji-extended
767 verbose request no auth needed
768 info attempt registry request try #1 at 12:55:19 AM
769 http request GET https://registry.npmjs.org/nodebb-plugin-emoji-extended
770 verbose request uri https://registry.npmjs.org/nodebb-plugin-markdown
771 verbose request no auth needed
772 info attempt registry request try #1 at 12:55:19 AM
773 http request GET https://registry.npmjs.org/nodebb-plugin-markdown
774 verbose request uri https://registry.npmjs.org/nodebb-plugin-mentions
775 verbose request no auth needed
776 info attempt registry request try #1 at 12:55:19 AM
777 http request GET https://registry.npmjs.org/nodebb-plugin-mentions
778 verbose request uri https://registry.npmjs.org/nodebb-plugin-soundpack-default
779 verbose request no auth needed
780 info attempt registry request try #1 at 12:55:19 AM
781 http request GET https://registry.npmjs.org/nodebb-plugin-soundpack-default
782 verbose request uri https://registry.npmjs.org/nodebb-plugin-spam-be-gone
783 verbose request no auth needed
784 info attempt registry request try #1 at 12:55:19 AM
785 http request GET https://registry.npmjs.org/nodebb-plugin-spam-be-gone
786 verbose request uri https://registry.npmjs.org/nodebb-rewards-essentials
787 verbose request no auth needed
788 info attempt registry request try #1 at 12:55:19 AM
789 http request GET https://registry.npmjs.org/nodebb-rewards-essentials
790 verbose request uri https://registry.npmjs.org/nodebb-theme-lavender
791 verbose request no auth needed
792 info attempt registry request try #1 at 12:55:19 AM
793 http request GET https://registry.npmjs.org/nodebb-theme-lavender
794 verbose request uri https://registry.npmjs.org/nodebb-theme-persona
795 verbose request no auth needed
796 info attempt registry request try #1 at 12:55:19 AM
797 http request GET https://registry.npmjs.org/nodebb-theme-persona
798 verbose request uri https://registry.npmjs.org/nodebb-theme-vanilla
799 verbose request no auth needed
800 info attempt registry request try #1 at 12:55:19 AM
801 http request GET https://registry.npmjs.org/nodebb-theme-vanilla
802 verbose request uri https://registry.npmjs.org/nodebb-widget-essentials
803 verbose request no auth needed
804 info attempt registry request try #1 at 12:55:19 AM
805 http request GET https://registry.npmjs.org/nodebb-widget-essentials
806 verbose request uri https://registry.npmjs.org/npm
807 verbose request no auth needed
808 info attempt registry request try #1 at 12:55:19 AM
809 http request GET https://registry.npmjs.org/npm
810 verbose request uri https://registry.npmjs.org/passport
811 verbose request no auth needed
812 info attempt registry request try #1 at 12:55:19 AM
813 http request GET https://registry.npmjs.org/passport
814 verbose request uri https://registry.npmjs.org/passport-local
815 verbose request no auth needed
816 info attempt registry request try #1 at 12:55:19 AM
817 http request GET https://registry.npmjs.org/passport-local
818 verbose request uri https://registry.npmjs.org/prompt
819 verbose request no auth needed
820 info attempt registry request try #1 at 12:55:19 AM
821 http request GET https://registry.npmjs.org/prompt
822 verbose request uri https://registry.npmjs.org/request
823 verbose request no auth needed
824 info attempt registry request try #1 at 12:55:19 AM
825 http request GET https://registry.npmjs.org/request
826 verbose request uri https://registry.npmjs.org/rimraf
827 verbose request no auth needed
828 info attempt registry request try #1 at 12:55:19 AM
829 http request GET https://registry.npmjs.org/rimraf
830 verbose request uri https://registry.npmjs.org/rss
831 verbose request no auth needed
832 info attempt registry request try #1 at 12:55:19 AM
833 http request GET https://registry.npmjs.org/rss
834 verbose request uri https://registry.npmjs.org/semver
835 verbose request no auth needed
836 info attempt registry request try #1 at 12:55:19 AM
837 http request GET https://registry.npmjs.org/semver
838 verbose request uri https://registry.npmjs.org/serve-favicon
839 verbose request no auth needed
840 info attempt registry request try #1 at 12:55:19 AM
841 http request GET https://registry.npmjs.org/serve-favicon
842 verbose request uri https://registry.npmjs.org/sitemap
843 verbose request no auth needed
844 info attempt registry request try #1 at 12:55:19 AM
845 http request GET https://registry.npmjs.org/sitemap
846 verbose request uri https://registry.npmjs.org/socket.io
847 verbose request no auth needed
848 info attempt registry request try #1 at 12:55:19 AM
849 http request GET https://registry.npmjs.org/socket.io
850 verbose request uri https://registry.npmjs.org/socket.io-client
851 verbose request no auth needed
852 info attempt registry request try #1 at 12:55:19 AM
853 http request GET https://registry.npmjs.org/socket.io-client
854 verbose request uri https://registry.npmjs.org/socket.io-redis
855 verbose request no auth needed
856 info attempt registry request try #1 at 12:55:19 AM
857 http request GET https://registry.npmjs.org/socket.io-redis
858 verbose request uri https://registry.npmjs.org/socketio-wildcard
859 verbose request no auth needed
860 info attempt registry request try #1 at 12:55:19 AM
861 http request GET https://registry.npmjs.org/socketio-wildcard
862 verbose request uri https://registry.npmjs.org/string
863 verbose request no auth needed
864 info attempt registry request try #1 at 12:55:19 AM
865 http request GET https://registry.npmjs.org/string
866 verbose request uri https://registry.npmjs.org/templates.js
867 verbose request no auth needed
868 info attempt registry request try #1 at 12:55:19 AM
869 http request GET https://registry.npmjs.org/templates.js
870 verbose request uri https://registry.npmjs.org/touch
871 verbose request no auth needed
872 info attempt registry request try #1 at 12:55:19 AM
873 http request GET https://registry.npmjs.org/touch
874 verbose request uri https://registry.npmjs.org/uglify-js
875 verbose request no auth needed
876 info attempt registry request try #1 at 12:55:19 AM
877 http request GET https://registry.npmjs.org/uglify-js
878 verbose request uri https://registry.npmjs.org/underscore
879 verbose request no auth needed
880 info attempt registry request try #1 at 12:55:19 AM
881 http request GET https://registry.npmjs.org/underscore
882 verbose request uri https://registry.npmjs.org/underscore.deep
883 verbose request no auth needed
884 info attempt registry request try #1 at 12:55:19 AM
885 http request GET https://registry.npmjs.org/underscore.deep
886 verbose request uri https://registry.npmjs.org/validator
887 verbose request no auth needed
888 info attempt registry request try #1 at 12:55:19 AM
889 http request GET https://registry.npmjs.org/validator
890 verbose request uri https://registry.npmjs.org/winston
891 verbose request no auth needed
892 info attempt registry request try #1 at 12:55:19 AM
893 http request GET https://registry.npmjs.org/winston
894 verbose request uri https://registry.npmjs.org/xregexp
895 verbose request no auth needed
896 info attempt registry request try #1 at 12:55:19 AM
897 http request GET https://registry.npmjs.org/xregexp
898 verbose request uri https://registry.npmjs.org/async
899 verbose request no auth needed
900 info attempt registry request try #1 at 12:55:19 AM
901 http request GET https://registry.npmjs.org/async
902 verbose request uri https://registry.npmjs.org/bcryptjs
903 verbose request no auth needed
904 info attempt registry request try #1 at 12:55:19 AM
905 http request GET https://registry.npmjs.org/bcryptjs
906 verbose request uri https://registry.npmjs.org/body-parser
907 verbose request no auth needed
908 info attempt registry request try #1 at 12:55:19 AM
909 http request GET https://registry.npmjs.org/body-parser
910 http 200 https://registry.npmjs.org/connect-ensure-login
911 silly get cb [ 200,
911 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
911 silly get etag: '"4N6ZEFDE0775EHM0ZXG8CEL2I"',
911 silly get 'content-type': 'application/json',
911 silly get 'cache-control': 'max-age=60',
911 silly get 'content-length': '5578',
911 silly get 'accept-ranges': 'bytes',
911 silly get date: 'Tue, 15 Sep 2015 19:25:21 GMT',
911 silly get via: '1.1 varnish',
911 silly get age: '0',
911 silly get connection: 'keep-alive',
911 silly get 'x-served-by': 'cache-sin6927-SIN',
911 silly get 'x-cache': 'MISS',
911 silly get 'x-cache-hits': '0',
911 silly get 'x-timer': 'S1442345120.966529,VS0,VE209',
911 silly get vary: 'Accept' } ]
912 verbose get saving connect-ensure-login to /home/sandip/.npm/registry.npmjs.org/connect-ensure-login/.cache.json
913 http 200 https://registry.npmjs.org/connect-flash
914 silly get cb [ 200,
914 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
914 silly get etag: '"9YT5PROVFSLKSMIHQX2X6FZ0U"',
914 silly get 'content-type': 'application/json',
914 silly get 'cache-control': 'max-age=60',
914 silly get 'content-length': '5789',
914 silly get 'accept-ranges': 'bytes',
914 silly get date: 'Tue, 15 Sep 2015 19:25:21 GMT',
914 silly get via: '1.1 varnish',
914 silly get age: '0',
914 silly get connection: 'keep-alive',
914 silly get 'x-served-by': 'cache-sin6927-SIN',
914 silly get 'x-cache': 'HIT',
914 silly get 'x-cache-hits': '1',
914 silly get 'x-timer': 'S1442345121.073285,VS0,VE242',
914 silly get vary: 'Accept' } ]
915 verbose get saving connect-flash to /home/sandip/.npm/registry.npmjs.org/connect-flash/.cache.json
916 http 200 https://registry.npmjs.org/touch
917 silly get cb [ 200,
917 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
917 silly get etag: '"E1HTGB5B7TWNEPHLU14DHYSSB"',
917 silly get 'content-type': 'application/json',
917 silly get 'cache-control': 'max-age=60',
917 silly get 'content-length': '5675',
917 silly get 'accept-ranges': 'bytes',
917 silly get date: 'Tue, 15 Sep 2015 19:25:22 GMT',
917 silly get via: '1.1 varnish',
917 silly get age: '12',
917 silly get connection: 'keep-alive',
917 silly get 'x-served-by': 'cache-sin6921-SIN',
917 silly get 'x-cache': 'HIT',
917 silly get 'x-cache-hits': '1',
917 silly get 'x-timer': 'S1442345122.280451,VS0,VE0',
917 silly get vary: 'Accept' } ]
918 verbose get saving touch to /home/sandip/.npm/registry.npmjs.org/touch/.cache.json
919 http 200 https://registry.npmjs.org/socketio-wildcard
920 silly get cb [ 200,
920 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
920 silly get etag: '"ACOX8VV7AYLSVLU9OEROU6VCG"',
920 silly get 'content-type': 'application/json',
920 silly get 'cache-control': 'max-age=60',
920 silly get 'content-length': '3427',
920 silly get 'accept-ranges': 'bytes',
920 silly get date: 'Tue, 15 Sep 2015 19:25:22 GMT',
920 silly get via: '1.1 varnish',
920 silly get age: '0',
920 silly get connection: 'keep-alive',
920 silly get 'x-served-by': 'cache-sin6922-SIN',
920 silly get 'x-cache': 'MISS',
920 silly get 'x-cache-hits': '0',
920 silly get 'x-timer': 'S1442345122.060193,VS0,VE228',
920 silly get vary: 'Accept' } ]
921 verbose get saving socketio-wildcard to /home/sandip/.npm/registry.npmjs.org/socketio-wildcard/.cache.json
922 http 200 https://registry.npmjs.org/nodebb-plugin-soundpack-default
923 silly get cb [ 200,
923 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
923 silly get etag: '"ZNV3RPC33FSB9ISV13Y4TB80"',
923 silly get 'content-type': 'application/json',
923 silly get 'cache-control': 'max-age=60',
923 silly get 'content-length': '6037',
923 silly get 'accept-ranges': 'bytes',
923 silly get date: 'Tue, 15 Sep 2015 19:25:22 GMT',
923 silly get via: '1.1 varnish',
923 silly get age: '0',
923 silly get connection: 'keep-alive',
923 silly get 'x-served-by': 'cache-sin6921-SIN',
923 silly get 'x-cache': 'MISS',
923 silly get 'x-cache-hits': '0',
923 silly get 'x-timer': 'S1442345122.144603,VS0,VE210',
923 silly get vary: 'Accept' } ]
924 verbose get saving nodebb-plugin-soundpack-default to /home/sandip/.npm/registry.npmjs.org/nodebb-plugin-soundpack-default/.cache.json
925 http 200 https://registry.npmjs.org/colors
926 silly get cb [ 200,
926 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
926 silly get etag: '"7G67JCBZ7IH9B03GL2I1M265O"',
926 silly get 'content-type': 'application/json',
926 silly get 'cache-control': 'max-age=60',
926 silly get 'content-length': '19857',
926 silly get 'accept-ranges': 'bytes',
926 silly get date: 'Tue, 15 Sep 2015 19:25:21 GMT',
926 silly get via: '1.1 varnish',
926 silly get age: '1',
926 silly get connection: 'keep-alive',
926 silly get 'x-served-by': 'cache-sin6921-SIN',
926 silly get 'x-cache': 'HIT',
926 silly get 'x-cache-hits': '1',
926 silly get 'x-timer': 'S1442345121.016908,VS0,VE0',
926 silly get vary: 'Accept' } ]
927 verbose get saving colors to /home/sandip/.npm/registry.npmjs.org/colors/.cache.json
928 verbose getCacheStat cache creation not in flight; initializing
929 verbose getCacheStat cache creation already in flight; waiting
930 verbose getCacheStat cache creation already in flight; waiting
931 verbose getCacheStat cache creation already in flight; waiting
932 verbose getCacheStat cache creation already in flight; waiting
933 verbose getCacheStat cache creation already in flight; waiting
934 silly addNameRange number 2 { name: 'connect-flash', range: '>=0.1.1 <0.2.0', hasData: true }
935 silly addNameRange versions [ 'connect-flash', [ '0.1.0', '0.1.1' ] ]
936 silly addNamed connect-flash@0.1.1
937 verbose addNamed "0.1.1" is a plain semver version for connect-flash
938 silly mapToRegistry name touch
939 silly mapToRegistry using default registry
940 silly mapToRegistry registry https://registry.npmjs.org/
941 silly mapToRegistry uri https://registry.npmjs.org/touch
942 verbose addRemoteTarball https://registry.npmjs.org/touch/-/touch-1.0.0.tgz not in flight; adding
943 verbose addRemoteTarball [ 'https://registry.npmjs.org/touch/-/touch-1.0.0.tgz',
943 verbose addRemoteTarball '449cbe2dbae5a8c8038e30d71fa0ff464947c4de' ]
944 silly addNameRange number 2 { name: 'socketio-wildcard',
944 silly addNameRange range: '>=0.1.1 <0.2.0',
944 silly addNameRange hasData: true }
945 silly addNameRange versions [ 'socketio-wildcard', [ '0.1.0', '0.1.1' ] ]
946 silly addNamed socketio-wildcard@0.1.1
947 verbose addNamed "0.1.1" is a plain semver version for socketio-wildcard
948 silly mapToRegistry name nodebb-plugin-soundpack-default
949 silly mapToRegistry using default registry
950 silly mapToRegistry registry https://registry.npmjs.org/
951 silly mapToRegistry uri https://registry.npmjs.org/nodebb-plugin-soundpack-default
952 verbose addRemoteTarball https://registry.npmjs.org/nodebb-plugin-soundpack-default/-/nodebb-plugin-soundpack-default-0.1.4.tgz not in flight; adding
953 verbose addRemoteTarball [ 'https://registry.npmjs.org/nodebb-plugin-soundpack-default/-/nodebb-plugin-soundpack-default-0.1.4.tgz',
953 verbose addRemoteTarball 'dc0a77c40a2d32fe43f80f796758dca513eedc00' ]
954 silly addNameRange number 2 { name: 'colors', range: '>=1.1.0 <2.0.0', hasData: true }
955 silly addNameRange versions [ 'colors',
955 silly addNameRange [ '0.3.0',
955 silly addNameRange '0.5.0',
955 silly addNameRange '0.5.1',
955 silly addNameRange '0.6.0',
955 silly addNameRange '0.6.0-1',
955 silly addNameRange '0.6.1',
955 silly addNameRange '0.6.2',
955 silly addNameRange '1.0.0',
955 silly addNameRange '1.0.1',
955 silly addNameRange '1.0.2',
955 silly addNameRange '1.0.3',
955 silly addNameRange '1.1.0',
955 silly addNameRange '1.1.1',
955 silly addNameRange '1.1.2' ] ]
956 silly addNamed colors@1.1.2
957 verbose addNamed "1.1.2" is a plain semver version for colors
958 silly addNameRange number 2 { name: 'connect-ensure-login',
958 silly addNameRange range: '>=0.1.1 <0.2.0',
958 silly addNameRange hasData: true }
959 silly addNameRange versions [ 'connect-ensure-login', [ '0.1.0', '0.1.1' ] ]
960 silly addNamed connect-ensure-login@0.1.1
961 verbose addNamed "0.1.1" is a plain semver version for connect-ensure-login
962 silly mapToRegistry name connect-flash
963 silly mapToRegistry using default registry
964 silly mapToRegistry registry https://registry.npmjs.org/
965 silly mapToRegistry uri https://registry.npmjs.org/connect-flash
966 verbose addRemoteTarball https://registry.npmjs.org/connect-flash/-/connect-flash-0.1.1.tgz not in flight; adding
967 verbose addRemoteTarball [ 'https://registry.npmjs.org/connect-flash/-/connect-flash-0.1.1.tgz',
967 verbose addRemoteTarball 'd8630f26d95a7f851f9956b1e8cc6732f3b6aa30' ]
968 silly mapToRegistry name socketio-wildcard
969 silly mapToRegistry using default registry
970 silly mapToRegistry registry https://registry.npmjs.org/
971 silly mapToRegistry uri https://registry.npmjs.org/socketio-wildcard
972 verbose addRemoteTarball https://registry.npmjs.org/socketio-wildcard/-/socketio-wildcard-0.1.1.tgz not in flight; adding
973 verbose addRemoteTarball [ 'https://registry.npmjs.org/socketio-wildcard/-/socketio-wildcard-0.1.1.tgz',
973 verbose addRemoteTarball '1a87becbeb9bb78e29d2b3dcb66866ea795b35e6' ]
974 silly mapToRegistry name colors
975 silly mapToRegistry using default registry
976 silly mapToRegistry registry https://registry.npmjs.org/
977 silly mapToRegistry uri https://registry.npmjs.org/colors
978 verbose addRemoteTarball https://registry.npmjs.org/colors/-/colors-1.1.2.tgz not in flight; adding
979 verbose addRemoteTarball [ 'https://registry.npmjs.org/colors/-/colors-1.1.2.tgz',
979 verbose addRemoteTarball '168a4701756b6a7f51a12ce0c97bfa28c084ed63' ]
980 silly mapToRegistry name connect-ensure-login
981 silly mapToRegistry using default registry
982 silly mapToRegistry registry https://registry.npmjs.org/
983 silly mapToRegistry uri https://registry.npmjs.org/connect-ensure-login
984 verbose addRemoteTarball https://registry.npmjs.org/connect-ensure-login/-/connect-ensure-login-0.1.1.tgz not in flight; adding
985 verbose addRemoteTarball [ 'https://registry.npmjs.org/connect-ensure-login/-/connect-ensure-login-0.1.1.tgz',
985 verbose addRemoteTarball '174dcc51243b9eac23f8d98215aeb6694e2e8a12' ]
986 info retry fetch attempt 1 at 12:55:24 AM
987 info attempt registry request try #1 at 12:55:24 AM
988 http fetch GET https://registry.npmjs.org/socketio-wildcard/-/socketio-wildcard-0.1.1.tgz
989 info retry fetch attempt 1 at 12:55:24 AM
990 info attempt registry request try #1 at 12:55:24 AM
991 http fetch GET https://registry.npmjs.org/colors/-/colors-1.1.2.tgz
992 info retry fetch attempt 1 at 12:55:24 AM
993 info attempt registry request try #1 at 12:55:24 AM
994 http fetch GET https://registry.npmjs.org/connect-ensure-login/-/connect-ensure-login-0.1.1.tgz
995 http 200 https://registry.npmjs.org/connect-multiparty
996 silly get cb [ 200,
996 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
996 silly get etag: '"CXPE69FNLDI3F0MND1BOBFB2G"',
996 silly get 'content-type': 'application/json',
996 silly get 'cache-control': 'max-age=60',
996 silly get 'content-length': '21228',
996 silly get 'accept-ranges': 'bytes',
996 silly get date: 'Tue, 15 Sep 2015 19:25:21 GMT',
996 silly get via: '1.1 varnish',
996 silly get age: '0',
996 silly get connection: 'keep-alive',
996 silly get 'x-served-by': 'cache-sin6920-SIN',
996 silly get 'x-cache': 'HIT',
996 silly get 'x-cache-hits': '1',
996 silly get 'x-timer': 'S1442345120.970528,VS0,VE244',
996 silly get vary: 'Accept' } ]
997 verbose get saving connect-multiparty to /home/sandip/.npm/registry.npmjs.org/connect-multiparty/.cache.json
998 http 200 https://registry.npmjs.org/daemon
999 silly get cb [ 200,
999 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
999 silly get etag: '"22YS95HLKYC9XOOYNKQ9F8C0M"',
999 silly get 'content-type': 'application/json',
999 silly get 'cache-control': 'max-age=60',
999 silly get 'content-length': '13891',
999 silly get 'accept-ranges': 'bytes',
999 silly get date: 'Tue, 15 Sep 2015 19:25:23 GMT',
999 silly get via: '1.1 varnish',
999 silly get age: '0',
999 silly get connection: 'keep-alive',
999 silly get 'x-served-by': 'cache-sin6921-SIN',
999 silly get 'x-cache': 'MISS',
999 silly get 'x-cache-hits': '0',
999 silly get 'x-timer': 'S1442345122.349573,VS0,VE966',
999 silly get vary: 'Accept' } ]
1000 verbose get saving daemon to /home/sandip/.npm/registry.npmjs.org/daemon/.cache.json
1001 http 200 https://registry.npmjs.org/nodebb-plugin-spam-be-gone
1002 silly get cb [ 200,
1002 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1002 silly get etag: '"5SPYXAHMJLFNHSJ2QXQ47I5J6"',
1002 silly get 'content-type': 'application/json',
1002 silly get 'cache-control': 'max-age=60',
1002 silly get 'content-length': '38838',
1002 silly get 'accept-ranges': 'bytes',
1002 silly get date: 'Tue, 15 Sep 2015 19:25:22 GMT',
1002 silly get via: '1.1 varnish',
1002 silly get age: '0',
1002 silly get connection: 'keep-alive',
1002 silly get 'x-served-by': 'cache-sin6923-SIN',
1002 silly get 'x-cache': 'MISS',
1002 silly get 'x-cache-hits': '0',
1002 silly get 'x-timer': 'S1442345121.235226,VS0,VE831',
1002 silly get vary: 'Accept' } ]
1003 verbose get saving nodebb-plugin-spam-be-gone to /home/sandip/.npm/registry.npmjs.org/nodebb-plugin-spam-be-gone/.cache.json
1004 info retry fetch attempt 1 at 12:55:25 AM
1005 info attempt registry request try #1 at 12:55:25 AM
1006 http fetch GET https://registry.npmjs.org/touch/-/touch-1.0.0.tgz
1007 http 200 https://registry.npmjs.org/csurf
1008 silly get cb [ 200,
1008 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1008 silly get etag: '"HYHFWJT8IJM7QNTN2L4DVCG4"',
1008 silly get 'content-type': 'application/json',
1008 silly get 'cache-control': 'max-age=60',
1008 silly get 'content-length': '47103',
1008 silly get 'accept-ranges': 'bytes',
1008 silly get date: 'Tue, 15 Sep 2015 19:25:21 GMT',
1008 silly get via: '1.1 varnish',
1008 silly get age: '32',
1008 silly get connection: 'keep-alive',
1008 silly get 'x-served-by': 'cache-sin6926-SIN',
1008 silly get 'x-cache': 'HIT',
1008 silly get 'x-cache-hits': '15',
1008 silly get 'x-timer': 'S1442345121.071797,VS0,VE0',
1008 silly get vary: 'Accept' } ]
1009 verbose get saving csurf to /home/sandip/.npm/registry.npmjs.org/csurf/.cache.json
1010 http 200 https://registry.npmjs.org/gravatar
1011 silly get cb [ 200,
1011 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1011 silly get etag: '"5B5DERS5FPJSDZC7WXAYDEUJ9"',
1011 silly get 'content-type': 'application/json',
1011 silly get 'cache-control': 'max-age=60',
1011 silly get 'content-length': '11799',
1011 silly get 'accept-ranges': 'bytes',
1011 silly get date: 'Tue, 15 Sep 2015 19:25:23 GMT',
1011 silly get via: '1.1 varnish',
1011 silly get age: '0',
1011 silly get connection: 'keep-alive',
1011 silly get 'x-served-by': 'cache-sin6920-SIN',
1011 silly get 'x-cache': 'MISS',
1011 silly get 'x-cache-hits': '0',
1011 silly get 'x-timer': 'S1442345122.948767,VS0,VE1026',
1011 silly get vary: 'Accept' } ]
1012 verbose get saving gravatar to /home/sandip/.npm/registry.npmjs.org/gravatar/.cache.json
1013 http 200 https://registry.npmjs.org/passport-local
1014 silly get cb [ 200,
1014 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1014 silly get etag: '"420CQZ6NWI6YH7G5Q2WV8FYZY"',
1014 silly get 'content-type': 'application/json',
1014 silly get 'cache-control': 'max-age=60',
1014 silly get 'content-length': '13463',
1014 silly get 'accept-ranges': 'bytes',
1014 silly get date: 'Tue, 15 Sep 2015 19:25:25 GMT',
1014 silly get via: '1.1 varnish',
1014 silly get age: '24',
1014 silly get connection: 'keep-alive',
1014 silly get 'x-served-by': 'cache-sin6922-SIN',
1014 silly get 'x-cache': 'HIT',
1014 silly get 'x-cache-hits': '1',
1014 silly get 'x-timer': 'S1442345125.862145,VS0,VE0',
1014 silly get vary: 'Accept' } ]
1015 verbose get saving passport-local to /home/sandip/.npm/registry.npmjs.org/passport-local/.cache.json
1016 http 200 https://registry.npmjs.org/nodebb-plugin-composer-default
1017 silly get cb [ 200,
1017 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1017 silly get etag: '"VIKXTC74PW1WOJMERYTTY5OM"',
1017 silly get 'content-type': 'application/json',
1017 silly get 'cache-control': 'max-age=60',
1017 silly get 'content-length': '18827',
1017 silly get 'accept-ranges': 'bytes',
1017 silly get date: 'Tue, 15 Sep 2015 19:25:21 GMT',
1017 silly get via: '1.1 varnish',
1017 silly get age: '0',
1017 silly get connection: 'keep-alive',
1017 silly get 'x-served-by': 'cache-sin6924-SIN',
1017 silly get 'x-cache': 'MISS',
1017 silly get 'x-cache-hits': '0',
1017 silly get 'x-timer': 'S1442345121.118393,VS0,VE221',
1017 silly get vary: 'Accept' } ]
1018 verbose get saving nodebb-plugin-composer-default to /home/sandip/.npm/registry.npmjs.org/nodebb-plugin-composer-default/.cache.json
1019 http 200 https://registry.npmjs.org/passport
1020 silly get cb [ 200,
1020 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1020 silly get etag: '"2ZAUO1YHF7IG9MUBRE5GZIV6I"',
1020 silly get 'content-type': 'application/json',
1020 silly get 'cache-control': 'max-age=60',
1020 silly get 'content-length': '38236',
1020 silly get 'accept-ranges': 'bytes',
1020 silly get date: 'Tue, 15 Sep 2015 19:25:23 GMT',
1020 silly get via: '1.1 varnish',
1020 silly get age: '23',
1020 silly get connection: 'keep-alive',
1020 silly get 'x-served-by': 'cache-sin6922-SIN',
1020 silly get 'x-cache': 'HIT',
1020 silly get 'x-cache-hits': '1',
1020 silly get 'x-timer': 'S1442345123.728128,VS0,VE0',
1020 silly get vary: 'Accept' } ]
1021 verbose get saving passport to /home/sandip/.npm/registry.npmjs.org/passport/.cache.json
1022 http 200 https://registry.npmjs.org/compression
1023 silly get cb [ 200,
1023 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1023 silly get etag: '"1AQ3VQWKZWNNGRHAANJQYKQZB"',
1023 silly get 'content-type': 'application/json',
1023 silly get 'cache-control': 'max-age=60',
1023 silly get 'content-length': '58534',
1023 silly get 'accept-ranges': 'bytes',
1023 silly get date: 'Tue, 15 Sep 2015 19:25:20 GMT',
1023 silly get via: '1.1 varnish',
1023 silly get age: '33',
1023 silly get connection: 'keep-alive',
1023 silly get 'x-served-by': 'cache-sin6927-SIN',
1023 silly get 'x-cache': 'HIT',
1023 silly get 'x-cache-hits': '2',
1023 silly get 'x-timer': 'S1442345120.939287,VS0,VE0',
1023 silly get vary: 'Accept' } ]
1024 verbose get saving compression to /home/sandip/.npm/registry.npmjs.org/compression/.cache.json
1025 http 200 https://registry.npmjs.org/lwip
1026 silly get cb [ 200,
1026 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1026 silly get etag: '"6VHJAQMNS11NH1G6G8SLLF1L5"',
1026 silly get 'content-type': 'application/json',
1026 silly get 'cache-control': 'max-age=60',
1026 silly get 'content-length': '35886',
1026 silly get 'accept-ranges': 'bytes',
1026 silly get date: 'Tue, 15 Sep 2015 19:25:22 GMT',
1026 silly get via: '1.1 varnish',
1026 silly get age: '0',
1026 silly get connection: 'keep-alive',
1026 silly get 'x-served-by': 'cache-sin6920-SIN',
1026 silly get 'x-cache': 'MISS',
1026 silly get 'x-cache-hits': '0',
1026 silly get 'x-timer': 'S1442345121.096600,VS0,VE1015',
1026 silly get vary: 'Accept' } ]
1027 verbose get saving lwip to /home/sandip/.npm/registry.npmjs.org/lwip/.cache.json
1028 info retry fetch attempt 1 at 12:55:30 AM
1029 info attempt registry request try #1 at 12:55:30 AM
1030 http fetch GET https://registry.npmjs.org/nodebb-plugin-soundpack-default/-/nodebb-plugin-soundpack-default-0.1.4.tgz
1031 info retry fetch attempt 1 at 12:55:30 AM
1032 info attempt registry request try #1 at 12:55:30 AM
1033 http fetch GET https://registry.npmjs.org/connect-flash/-/connect-flash-0.1.1.tgz
1034 http 200 https://registry.npmjs.org/winston
1035 silly get cb [ 200,
1035 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1035 silly get etag: '"N0Y6D7UIO3GLVY0DXKVKHLPB"',
1035 silly get 'content-type': 'application/json',
1035 silly get 'cache-control': 'max-age=60',
1035 silly get 'content-length': '80684',
1035 silly get 'accept-ranges': 'bytes',
1035 silly get date: 'Tue, 15 Sep 2015 19:25:24 GMT',
1035 silly get via: '1.1 varnish',
1035 silly get age: '0',
1035 silly get connection: 'keep-alive',
1035 silly get 'x-served-by': 'cache-sin6927-SIN',
1035 silly get 'x-cache': 'HIT',
1035 silly get 'x-cache-hits': '1',
1035 silly get 'x-timer': 'S1442345123.746193,VS0,VE253',
1035 silly get vary: 'Accept' } ]
1036 verbose get saving winston to /home/sandip/.npm/registry.npmjs.org/winston/.cache.json
1037 silly addNameRange number 2 { name: 'connect-multiparty',
1037 silly addNameRange range: '>=2.0.0 <3.0.0',
1037 silly addNameRange hasData: true }
1038 silly addNameRange versions [ 'connect-multiparty',
1038 silly addNameRange [ '0.1.0',
1038 silly addNameRange '0.1.1',
1038 silly addNameRange '1.0.0',
1038 silly addNameRange '1.0.1',
1038 silly addNameRange '1.0.2',
1038 silly addNameRange '1.0.3',
1038 silly addNameRange '1.0.4',
1038 silly addNameRange '1.0.5',
1038 silly addNameRange '1.0.6',
1038 silly addNameRange '1.1.0',
1038 silly addNameRange '1.2.0',
1038 silly addNameRange '1.2.1',
1038 silly addNameRange '1.2.2',
1038 silly addNameRange '1.2.3',
1038 silly addNameRange '1.2.4',
1038 silly addNameRange '1.2.5',
1038 silly addNameRange '2.0.0' ] ]
1039 silly addNamed connect-multiparty@2.0.0
1040 verbose addNamed "2.0.0" is a plain semver version for connect-multiparty
1041 silly addNameRange number 2 { name: 'daemon', range: '>=1.1.0 <1.2.0', hasData: true }
1042 silly addNameRange versions [ 'daemon',
1042 silly addNameRange [ '0.1.0',
1042 silly addNameRange '0.3.0',
1042 silly addNameRange '0.3.2',
1042 silly addNameRange '0.4.0',
1042 silly addNameRange '0.4.1',
1042 silly addNameRange '0.5.0',
1042 silly addNameRange '0.5.1',
1042 silly addNameRange '1.0.0',
1042 silly addNameRange '1.1.0' ] ]
1043 silly addNamed daemon@1.1.0
1044 verbose addNamed "1.1.0" is a plain semver version for daemon
1045 silly mapToRegistry name nodebb-plugin-spam-be-gone
1046 silly mapToRegistry using default registry
1047 silly mapToRegistry registry https://registry.npmjs.org/
1048 silly mapToRegistry uri https://registry.npmjs.org/nodebb-plugin-spam-be-gone
1049 verbose addRemoteTarball https://registry.npmjs.org/nodebb-plugin-spam-be-gone/-/nodebb-plugin-spam-be-gone-0.4.2.tgz not in flight; adding
1050 verbose addRemoteTarball [ 'https://registry.npmjs.org/nodebb-plugin-spam-be-gone/-/nodebb-plugin-spam-be-gone-0.4.2.tgz',
1050 verbose addRemoteTarball 'a06b4b5a11a612f6232a91aeaa49449e90e1acf4' ]
1051 silly addNameRange number 2 { name: 'csurf', range: '>=1.6.1 <2.0.0', hasData: true }
1052 silly addNameRange versions [ 'csurf',
1052 silly addNameRange [ '0.0.1',
1052 silly addNameRange '0.0.2',
1052 silly addNameRange '0.1.0',
1052 silly addNameRange '0.1.1',
1052 silly addNameRange '0.1.2',
1052 silly addNameRange '1.0.0',
1052 silly addNameRange '1.1.0',
1052 silly addNameRange '1.2.0',
1052 silly addNameRange '1.2.1',
1052 silly addNameRange '1.2.2',
1052 silly addNameRange '1.3.0',
1052 silly addNameRange '1.4.0',
1052 silly addNameRange '1.4.1',
1052 silly addNameRange '1.5.0',
1052 silly addNameRange '1.6.0',
1052 silly addNameRange '1.6.1',
1052 silly addNameRange '1.6.2',
1052 silly addNameRange '1.6.3',
1052 silly addNameRange '1.6.4',
1052 silly addNameRange '1.6.5',
1052 silly addNameRange '1.6.6',
1052 silly addNameRange '1.7.0',
1052 silly addNameRange '1.8.0',
1052 silly addNameRange '1.8.1',
1052 silly addNameRange '1.8.2',
1052 silly addNameRange '1.8.3' ] ]
1053 silly addNamed csurf@1.8.3
1054 verbose addNamed "1.8.3" is a plain semver version for csurf
1055 silly addNameRange number 2 { name: 'gravatar', range: '>=1.1.0 <2.0.0', hasData: true }
1056 silly addNameRange versions [ 'gravatar',
1056 silly addNameRange [ '1.0.0',
1056 silly addNameRange '1.0.1',
1056 silly addNameRange '1.0.2',
1056 silly addNameRange '1.0.3',
1056 silly addNameRange '1.0.6',
1056 silly addNameRange '1.1.0',
1056 silly addNameRange '1.1.1',
1056 silly addNameRange '1.2.0',
1056 silly addNameRange '1.3.0' ] ]
1057 silly addNamed gravatar@1.3.0
1058 verbose addNamed "1.3.0" is a plain semver version for gravatar
1059 silly mapToRegistry name passport-local
1060 silly mapToRegistry using default registry
1061 silly mapToRegistry registry https://registry.npmjs.org/
1062 silly mapToRegistry uri https://registry.npmjs.org/passport-local
1063 verbose addRemoteTarball https://registry.npmjs.org/passport-local/-/passport-local-1.0.0.tgz not in flight; adding
1064 verbose addRemoteTarball [ 'https://registry.npmjs.org/passport-local/-/passport-local-1.0.0.tgz',
1064 verbose addRemoteTarball '1fe63268c92e75606626437e3b906662c15ba6ee' ]
1065 silly mapToRegistry name nodebb-plugin-composer-default
1066 silly mapToRegistry using default registry
1067 silly mapToRegistry registry https://registry.npmjs.org/
1068 silly mapToRegistry uri https://registry.npmjs.org/nodebb-plugin-composer-default
1069 verbose addRemoteTarball https://registry.npmjs.org/nodebb-plugin-composer-default/-/nodebb-plugin-composer-default-1.0.14.tgz not in flight; adding
1070 verbose addRemoteTarball [ 'https://registry.npmjs.org/nodebb-plugin-composer-default/-/nodebb-plugin-composer-default-1.0.14.tgz',
1070 verbose addRemoteTarball '700843c02e8598cd63bde1e7a430e4c00d1a3541' ]
1071 silly addNameRange number 2 { name: 'passport', range: '>=0.3.0 <0.4.0', hasData: true }
1072 silly addNameRange versions [ 'passport',
1072 silly addNameRange [ '0.1.0',
1072 silly addNameRange '0.1.1',
1072 silly addNameRange '0.1.2',
1072 silly addNameRange '0.1.3',
1072 silly addNameRange '0.1.4',
1072 silly addNameRange '0.1.5',
1072 silly addNameRange '0.1.6',
1072 silly addNameRange '0.1.7',
1072 silly addNameRange '0.1.8',
1072 silly addNameRange '0.1.9',
1072 silly addNameRange '0.1.10',
1072 silly addNameRange '0.1.11',
1072 silly addNameRange '0.1.12',
1072 silly addNameRange '0.1.13',
1072 silly addNameRange '0.1.14',
1072 silly addNameRange '0.1.15',
1072 silly addNameRange '0.1.16',
1072 silly addNameRange '0.1.17',
1072 silly addNameRange '0.1.18',
1072 silly addNameRange '0.2.0',
1072 silly addNameRange '0.2.1',
1072 silly addNameRange '0.2.2',
1072 silly addNameRange '0.3.0' ] ]
1073 silly addNamed passport@0.3.0
1074 verbose addNamed "0.3.0" is a plain semver version for passport
1075 silly addNameRange number 2 { name: 'compression', range: '>=1.1.0 <2.0.0', hasData: true }
1076 silly addNameRange versions [ 'compression',
1076 silly addNameRange [ '1.0.0',
1076 silly addNameRange '1.0.1',
1076 silly addNameRange '1.0.2',
1076 silly addNameRange '1.0.3',
1076 silly addNameRange '1.0.4',
1076 silly addNameRange '1.0.5',
1076 silly addNameRange '1.0.6',
1076 silly addNameRange '1.0.7',
1076 silly addNameRange '1.0.8',
1076 silly addNameRange '1.0.9',
1076 silly addNameRange '1.0.10',
1076 silly addNameRange '1.0.11',
1076 silly addNameRange '1.1.0',
1076 silly addNameRange '1.1.1',
1076 silly addNameRange '1.1.2',
1076 silly addNameRange '1.2.0',
1076 silly addNameRange '1.2.1',
1076 silly addNameRange '1.2.2',
1076 silly addNameRange '1.3.0',
1076 silly addNameRange '1.3.1',
1076 silly addNameRange '1.4.0',
1076 silly addNameRange '1.4.1',
1076 silly addNameRange '1.4.2',
1076 silly addNameRange '1.4.3',
1076 silly addNameRange '1.4.4',
1076 silly addNameRange '1.5.0',
1076 silly addNameRange '1.5.1',
1076 silly addNameRange '1.5.2' ] ]
1077 silly addNamed compression@1.5.2
1078 verbose addNamed "1.5.2" is a plain semver version for compression
1079 silly mapToRegistry name lwip
1080 silly mapToRegistry using default registry
1081 silly mapToRegistry registry https://registry.npmjs.org/
1082 silly mapToRegistry uri https://registry.npmjs.org/lwip
1083 verbose addRemoteTarball https://registry.npmjs.org/lwip/-/lwip-0.0.7.tgz not in flight; adding
1084 verbose addRemoteTarball [ 'https://registry.npmjs.org/lwip/-/lwip-0.0.7.tgz',
1084 verbose addRemoteTarball '5e59dd722879b1331ed924a49edbbe2488c8f903' ]
1085 silly mapToRegistry name connect-multiparty
1086 silly mapToRegistry using default registry
1087 silly mapToRegistry registry https://registry.npmjs.org/
1088 silly mapToRegistry uri https://registry.npmjs.org/connect-multiparty
1089 verbose addRemoteTarball https://registry.npmjs.org/connect-multiparty/-/connect-multiparty-2.0.0.tgz not in flight; adding
1090 verbose addRemoteTarball [ 'https://registry.npmjs.org/connect-multiparty/-/connect-multiparty-2.0.0.tgz',
1090 verbose addRemoteTarball '57a7b61cc7b31b6eef4a62878d60d771b23699ab' ]
1091 silly mapToRegistry name daemon
1092 silly mapToRegistry using default registry
1093 silly mapToRegistry registry https://registry.npmjs.org/
1094 silly mapToRegistry uri https://registry.npmjs.org/daemon
1095 verbose addRemoteTarball https://registry.npmjs.org/daemon/-/daemon-1.1.0.tgz not in flight; adding
1096 verbose addRemoteTarball [ 'https://registry.npmjs.org/daemon/-/daemon-1.1.0.tgz',
1096 verbose addRemoteTarball '6c5102c81db0be856fc9008fc2c935b398864ae8' ]
1097 silly addNameRange number 2 { name: 'winston', range: '>=1.0.1 <2.0.0', hasData: true }
1098 silly addNameRange versions [ 'winston',
1098 silly addNameRange [ '0.2.11',
1098 silly addNameRange '0.3.3',
1098 silly addNameRange '0.3.4',
1098 silly addNameRange '0.3.5',
1098 silly addNameRange '0.4.0',
1098 silly addNameRange '0.4.1',
1098 silly addNameRange '0.5.0',
1098 silly addNameRange '0.5.1',
1098 silly addNameRange '0.5.2',
1098 silly addNameRange '0.5.3',
1098 silly addNameRange '0.5.4',
1098 silly addNameRange '0.5.5',
1098 silly addNameRange '0.5.6',
1098 silly addNameRange '0.5.7',
1098 silly addNameRange '0.5.8',
1098 silly addNameRange '0.5.9',
1098 silly addNameRange '0.5.10',
1098 silly addNameRange '0.5.11',
1098 silly addNameRange '0.6.1',
1098 silly addNameRange '0.6.2',
1098 silly addNameRange '0.7.0',
1098 silly addNameRange '0.7.1',
1098 silly addNameRange '0.7.2',
1098 silly addNameRange '0.7.3',
1098 silly addNameRange '0.8.0',
1098 silly addNameRange '0.8.1',
1098 silly addNameRange '0.8.2',
1098 silly addNameRange '0.8.3',
1098 silly addNameRange '0.9.0',
1098 silly addNameRange '1.0.0',
1098 silly addNameRange '1.0.1' ] ]
1099 silly addNamed winston@1.0.1
1100 verbose addNamed "1.0.1" is a plain semver version for winston
1101 silly mapToRegistry name csurf
1102 silly mapToRegistry using default registry
1103 silly mapToRegistry registry https://registry.npmjs.org/
1104 silly mapToRegistry uri https://registry.npmjs.org/csurf
1105 verbose addRemoteTarball https://registry.npmjs.org/csurf/-/csurf-1.8.3.tgz not in flight; adding
1106 verbose addRemoteTarball [ 'https://registry.npmjs.org/csurf/-/csurf-1.8.3.tgz',
1106 verbose addRemoteTarball '23f2a13bf1d8fce1d0c996588394442cba86a56a' ]
1107 silly mapToRegistry name gravatar
1108 silly mapToRegistry using default registry
1109 silly mapToRegistry registry https://registry.npmjs.org/
1110 silly mapToRegistry uri https://registry.npmjs.org/gravatar
1111 verbose addRemoteTarball https://registry.npmjs.org/gravatar/-/gravatar-1.3.0.tgz not in flight; adding
1112 verbose addRemoteTarball [ 'https://registry.npmjs.org/gravatar/-/gravatar-1.3.0.tgz',
1112 verbose addRemoteTarball '9966fb1ede07a8009ea254326ed05b30181853ad' ]
1113 silly mapToRegistry name passport
1114 silly mapToRegistry using default registry
1115 silly mapToRegistry registry https://registry.npmjs.org/
1116 silly mapToRegistry uri https://registry.npmjs.org/passport
1117 verbose addRemoteTarball https://registry.npmjs.org/passport/-/passport-0.3.0.tgz not in flight; adding
1118 verbose addRemoteTarball [ 'https://registry.npmjs.org/passport/-/passport-0.3.0.tgz',
1118 verbose addRemoteTarball '14c151b0eb6795aa9335239827f548d5f94c7046' ]
1119 silly mapToRegistry name compression
1120 silly mapToRegistry using default registry
1121 silly mapToRegistry registry https://registry.npmjs.org/
1122 silly mapToRegistry uri https://registry.npmjs.org/compression
1123 verbose addRemoteTarball https://registry.npmjs.org/compression/-/compression-1.5.2.tgz not in flight; adding
1124 verbose addRemoteTarball [ 'https://registry.npmjs.org/compression/-/compression-1.5.2.tgz',
1124 verbose addRemoteTarball 'b03b8d86e6f8ad29683cba8df91ddc6ffc77b395' ]
1125 silly mapToRegistry name winston
1126 silly mapToRegistry using default registry
1127 silly mapToRegistry registry https://registry.npmjs.org/
1128 silly mapToRegistry uri https://registry.npmjs.org/winston
1129 verbose addRemoteTarball https://registry.npmjs.org/winston/-/winston-1.0.1.tgz not in flight; adding
1130 verbose addRemoteTarball [ 'https://registry.npmjs.org/winston/-/winston-1.0.1.tgz',
1130 verbose addRemoteTarball '4c6f5a1167ebc516ac29b76e4eadb873c15289a4' ]
1131 info retry fetch attempt 1 at 12:55:31 AM
1132 info attempt registry request try #1 at 12:55:31 AM
1133 http fetch GET https://registry.npmjs.org/nodebb-plugin-spam-be-gone/-/nodebb-plugin-spam-be-gone-0.4.2.tgz
1134 info retry fetch attempt 1 at 12:55:31 AM
1135 info attempt registry request try #1 at 12:55:31 AM
1136 http fetch GET https://registry.npmjs.org/passport-local/-/passport-local-1.0.0.tgz
1137 info retry fetch attempt 1 at 12:55:31 AM
1138 info attempt registry request try #1 at 12:55:31 AM
1139 http fetch GET https://registry.npmjs.org/nodebb-plugin-composer-default/-/nodebb-plugin-composer-default-1.0.14.tgz
1140 info retry fetch attempt 1 at 12:55:31 AM
1141 info attempt registry request try #1 at 12:55:31 AM
1142 http fetch GET https://registry.npmjs.org/lwip/-/lwip-0.0.7.tgz
1143 info retry fetch attempt 1 at 12:55:31 AM
1144 info attempt registry request try #1 at 12:55:31 AM
1145 http fetch GET https://registry.npmjs.org/connect-multiparty/-/connect-multiparty-2.0.0.tgz
1146 info retry fetch attempt 1 at 12:55:31 AM
1147 info attempt registry request try #1 at 12:55:31 AM
1148 http fetch GET https://registry.npmjs.org/daemon/-/daemon-1.1.0.tgz
1149 info retry fetch attempt 1 at 12:55:31 AM
1150 info attempt registry request try #1 at 12:55:31 AM
1151 http fetch GET https://registry.npmjs.org/csurf/-/csurf-1.8.3.tgz
1152 info retry fetch attempt 1 at 12:55:31 AM
1153 info attempt registry request try #1 at 12:55:31 AM
1154 http fetch GET https://registry.npmjs.org/gravatar/-/gravatar-1.3.0.tgz
1155 info retry fetch attempt 1 at 12:55:31 AM
1156 info attempt registry request try #1 at 12:55:31 AM
1157 http fetch GET https://registry.npmjs.org/passport/-/passport-0.3.0.tgz
1158 info retry fetch attempt 1 at 12:55:31 AM
1159 info attempt registry request try #1 at 12:55:31 AM
1160 http fetch GET https://registry.npmjs.org/compression/-/compression-1.5.2.tgz
1161 http fetch 200 https://registry.npmjs.org/socketio-wildcard/-/socketio-wildcard-0.1.1.tgz
1162 http 200 https://registry.npmjs.org/mkdirp
1163 silly get cb [ 200,
1163 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1163 silly get etag: '"2XE2G501GMAD28REXFVP8NYYS"',
1163 silly get 'content-type': 'application/json',
1163 silly get 'cache-control': 'max-age=60',
1163 silly get 'content-length': '23109',
1163 silly get 'accept-ranges': 'bytes',
1163 silly get date: 'Tue, 15 Sep 2015 19:25:26 GMT',
1163 silly get via: '1.1 varnish',
1163 silly get age: '0',
1163 silly get connection: 'keep-alive',
1163 silly get 'x-served-by': 'cache-sin6923-SIN',
1163 silly get 'x-cache': 'HIT',
1163 silly get 'x-cache-hits': '1',
1163 silly get 'x-timer': 'S1442345126.353474,VS0,VE254',
1163 silly get vary: 'Accept' } ]
1164 verbose get saving mkdirp to /home/sandip/.npm/registry.npmjs.org/mkdirp/.cache.json
1165 http 200 https://registry.npmjs.org/cookie-parser
1166 silly get cb [ 200,
1166 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1166 silly get etag: '"5NKPYOLOVTW1MSGXX8ZQ69616"',
1166 silly get 'content-type': 'application/json',
1166 silly get 'cache-control': 'max-age=60',
1166 silly get 'content-length': '17568',
1166 silly get 'accept-ranges': 'bytes',
1166 silly get date: 'Tue, 15 Sep 2015 19:25:25 GMT',
1166 silly get via: '1.1 varnish',
1166 silly get age: '0',
1166 silly get connection: 'keep-alive',
1166 silly get 'x-served-by': 'cache-sin6927-SIN',
1166 silly get 'x-cache': 'HIT',
1166 silly get 'x-cache-hits': '1',
1166 silly get 'x-timer': 'S1442345125.208130,VS0,VE252',
1166 silly get vary: 'Accept' } ]
1167 verbose get saving cookie-parser to /home/sandip/.npm/registry.npmjs.org/cookie-parser/.cache.json
1168 http 200 https://registry.npmjs.org/mmmagic
1169 silly get cb [ 200,
1169 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1169 silly get etag: '"44Z659CSHF9SFAEWSREEYIBCG"',
1169 silly get 'content-type': 'application/json',
1169 silly get 'cache-control': 'max-age=60',
1169 silly get 'content-length': '33388',
1169 silly get 'accept-ranges': 'bytes',
1169 silly get date: 'Tue, 15 Sep 2015 19:25:21 GMT',
1169 silly get via: '1.1 varnish',
1169 silly get age: '0',
1169 silly get connection: 'keep-alive',
1169 silly get 'x-served-by': 'cache-sin6923-SIN',
1169 silly get 'x-cache': 'MISS',
1169 silly get 'x-cache-hits': '0',
1169 silly get 'x-timer': 'S1442345121.098882,VS0,VE420',
1169 silly get vary: 'Accept' } ]
1170 verbose get saving mmmagic to /home/sandip/.npm/registry.npmjs.org/mmmagic/.cache.json
1171 http 200 https://registry.npmjs.org/async
1172 silly get cb [ 200,
1172 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1172 silly get etag: '"566S5ZLA6ZCLM4CIRX24TCKCF"',
1172 silly get 'content-type': 'application/json',
1172 silly get 'cache-control': 'max-age=60',
1172 silly get 'content-length': '128737',
1172 silly get 'accept-ranges': 'bytes',
1172 silly get date: 'Tue, 15 Sep 2015 19:25:24 GMT',
1172 silly get via: '1.1 varnish',
1172 silly get age: '23',
1172 silly get connection: 'keep-alive',
1172 silly get 'x-served-by': 'cache-sin6927-SIN',
1172 silly get 'x-cache': 'HIT',
1172 silly get 'x-cache-hits': '1',
1172 silly get 'x-timer': 'S1442345124.908291,VS0,VE0',
1172 silly get vary: 'Accept' } ]
1173 verbose get saving async to /home/sandip/.npm/registry.npmjs.org/async/.cache.json
1174 info retry fetch attempt 1 at 12:55:32 AM
1175 info attempt registry request try #1 at 12:55:32 AM
1176 http fetch GET https://registry.npmjs.org/winston/-/winston-1.0.1.tgz
1177 http fetch 200 https://registry.npmjs.org/touch/-/touch-1.0.0.tgz
1178 http 200 https://registry.npmjs.org/mime
1179 silly get cb [ 200,
1179 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1179 silly get etag: '"82TSMHETE00TAC2X82IUG5TZF"',
1179 silly get 'content-type': 'application/json',
1179 silly get 'cache-control': 'max-age=60',
1179 silly get 'content-length': '19927',
1179 silly get 'accept-ranges': 'bytes',
1179 silly get date: 'Tue, 15 Sep 2015 19:25:23 GMT',
1179 silly get via: '1.1 varnish',
1179 silly get age: '6',
1179 silly get connection: 'keep-alive',
1179 silly get 'x-served-by': 'cache-sin6927-SIN',
1179 silly get 'x-cache': 'HIT',
1179 silly get 'x-cache-hits': '2',
1179 silly get 'x-timer': 'S1442345123.131122,VS0,VE0',
1179 silly get vary: 'Accept' } ]
1180 verbose get saving mime to /home/sandip/.npm/registry.npmjs.org/mime/.cache.json
1181 http 200 https://registry.npmjs.org/heapdump
1182 silly get cb [ 200,
1182 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1182 silly get etag: '"3JJ2B7I56YDTJGWPP2WZ6MSEA"',
1182 silly get 'content-type': 'application/json',
1182 silly get 'cache-control': 'max-age=60',
1182 silly get 'content-length': '26440',
1182 silly get 'accept-ranges': 'bytes',
1182 silly get date: 'Tue, 15 Sep 2015 19:25:22 GMT',
1182 silly get via: '1.1 varnish',
1182 silly get age: '0',
1182 silly get connection: 'keep-alive',
1182 silly get 'x-served-by': 'cache-sin6923-SIN',
1182 silly get 'x-cache': 'HIT',
1182 silly get 'x-cache-hits': '1',
1182 silly get 'x-timer': 'S1442345122.330349,VS0,VE243',
1182 silly get vary: 'Accept' } ]
1183 verbose get saving heapdump to /home/sandip/.npm/registry.npmjs.org/heapdump/.cache.json
1184 silly fetchAndShaCheck shasum 1a87becbeb9bb78e29d2b3dcb66866ea795b35e6
1185 silly fetchAndShaCheck shasum 449cbe2dbae5a8c8038e30d71fa0ff464947c4de
1186 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/socketio-wildcard/-/socketio-wildcard-0.1.1.tgz not in flight; adding
1187 verbose addTmpTarball already have metadata; skipping unpack for socketio-wildcard@0.1.1
1188 silly addNameRange number 2 { name: 'mkdirp', range: '>=0.5.0 <0.6.0', hasData: true }
1189 silly addNameRange versions [ 'mkdirp',
1189 silly addNameRange [ '0.0.1',
1189 silly addNameRange '0.0.2',
1189 silly addNameRange '0.0.3',
1189 silly addNameRange '0.0.4',
1189 silly addNameRange '0.0.5',
1189 silly addNameRange '0.0.6',
1189 silly addNameRange '0.0.7',
1189 silly addNameRange '0.1.0',
1189 silly addNameRange '0.2.0',
1189 silly addNameRange '0.2.1',
1189 silly addNameRange '0.2.2',
1189 silly addNameRange '0.3.0',
1189 silly addNameRange '0.3.1',
1189 silly addNameRange '0.3.2',
1189 silly addNameRange '0.3.3',
1189 silly addNameRange '0.3.4',
1189 silly addNameRange '0.3.5',
1189 silly addNameRange '0.4.0',
1189 silly addNameRange '0.4.1',
1189 silly addNameRange '0.4.2',
1189 silly addNameRange '0.5.0',
1189 silly addNameRange '0.5.1' ] ]
1190 silly addNamed mkdirp@0.5.1
1191 verbose addNamed "0.5.1" is a plain semver version for mkdirp
1192 silly addNameRange number 2 { name: 'cookie-parser', range: '>=1.3.3 <2.0.0', hasData: true }
1193 silly addNameRange versions [ 'cookie-parser',
1193 silly addNameRange [ '1.0.0',
1193 silly addNameRange '1.0.1',
1193 silly addNameRange '1.1.0',
1193 silly addNameRange '1.2.0',
1193 silly addNameRange '1.3.0',
1193 silly addNameRange '1.3.1',
1193 silly addNameRange '1.3.2',
1193 silly addNameRange '1.3.3',
1193 silly addNameRange '1.3.4',
1193 silly addNameRange '1.3.5' ] ]
1194 silly addNamed cookie-parser@1.3.5
1195 verbose addNamed "1.3.5" is a plain semver version for cookie-parser
1196 silly addNameRange number 2 { name: 'mmmagic', range: '>=0.4.0 <0.5.0', hasData: true }
1197 silly addNameRange versions [ 'mmmagic',
1197 silly addNameRange [ '0.0.1',
1197 silly addNameRange '0.0.2',
1197 silly addNameRange '0.1.0',
1197 silly addNameRange '0.1.1',
1197 silly addNameRange '0.1.2',
1197 silly addNameRange '0.2.0',
1197 silly addNameRange '0.2.1',
1197 silly addNameRange '0.2.5',
1197 silly addNameRange '0.3.0',
1197 silly addNameRange '0.3.1',
1197 silly addNameRange '0.3.2',
1197 silly addNameRange '0.3.3',
1197 silly addNameRange '0.3.4',
1197 silly addNameRange '0.3.5',
1197 silly addNameRange '0.3.6',
1197 silly addNameRange '0.3.7',
1197 silly addNameRange '0.3.8',
1197 silly addNameRange '0.3.9',
1197 silly addNameRange '0.3.10',
1197 silly addNameRange '0.3.11',
1197 silly addNameRange '0.3.12',
1197 silly addNameRange '0.3.13',
1197 silly addNameRange '0.3.14',
1197 silly addNameRange '0.3.15',
1197 silly addNameRange '0.3.16',
1197 silly addNameRange '0.4.0' ] ]
1198 silly addNamed mmmagic@0.4.0
1199 verbose addNamed "0.4.0" is a plain semver version for mmmagic
1200 silly addNameRange number 2 { name: 'async', range: '>=1.4.2 <1.5.0', hasData: true }
1201 silly addNameRange versions [ 'async',
1201 silly addNameRange [ '0.1.0',
1201 silly addNameRange '0.1.1',
1201 silly addNameRange '0.1.2',
1201 silly addNameRange '0.1.3',
1201 silly addNameRange '0.1.4',
1201 silly addNameRange '0.1.5',
1201 silly addNameRange '0.1.6',
1201 silly addNameRange '0.1.7',
1201 silly addNameRange '0.1.8',
1201 silly addNameRange '0.1.9',
1201 silly addNameRange '0.1.10',
1201 silly addNameRange '0.1.11',
1201 silly addNameRange '0.1.12',
1201 silly addNameRange '0.1.13',
1201 silly addNameRange '0.1.14',
1201 silly addNameRange '0.1.15',
1201 silly addNameRange '0.1.16',
1201 silly addNameRange '0.1.17',
1201 silly addNameRange '0.1.18',
1201 silly addNameRange '0.1.19',
1201 silly addNameRange '0.1.20',
1201 silly addNameRange '0.1.21',
1201 silly addNameRange '0.1.22',
1201 silly addNameRange '0.2.0',
1201 silly addNameRange '0.2.1',
1201 silly addNameRange '0.2.2',
1201 silly addNameRange '0.2.3',
1201 silly addNameRange '0.2.4',
1201 silly addNameRange '0.2.5',
1201 silly addNameRange '0.2.6',
1201 silly addNameRange '0.2.7',
1201 silly addNameRange '0.2.8',
1201 silly addNameRange '0.2.9',
1201 silly addNameRange '0.2.10',
1201 silly addNameRange '0.3.0',
1201 silly addNameRange '0.4.0',
1201 silly addNameRange '0.4.1',
1201 silly addNameRange '0.5.0',
1201 silly addNameRange '0.6.0',
1201 silly addNameRange '0.6.1',
1201 silly addNameRange '0.6.2',
1201 silly addNameRange '0.7.0',
1201 silly addNameRange '0.8.0',
1201 silly addNameRange '0.9.0',
1201 silly addNameRange '0.9.2',
1201 silly addNameRange '1.0.0',
1201 silly addNameRange '1.1.0',
1201 silly addNameRange '1.2.0',
1201 silly addNameRange '1.1.1',
1201 silly addNameRange '1.2.1',
1201 silly addNameRange '1.3.0',
1201 silly addNameRange '1.4.0',
1201 silly addNameRange '1.4.1',
1201 silly addNameRange '1.4.2' ] ]
1202 silly addNamed async@1.4.2
1203 verbose addNamed "1.4.2" is a plain semver version for async
1204 silly addNameRange number 2 { name: 'mime', range: '>=1.3.4 <2.0.0', hasData: true }
1205 silly addNameRange versions [ 'mime',
1205 silly addNameRange [ '1.0.0',
1205 silly addNameRange '1.1.0',
1205 silly addNameRange '1.2.1',
1205 silly addNameRange '1.2.2',
1205 silly addNameRange '1.2.3',
1205 silly addNameRange '1.2.4',
1205 silly addNameRange '1.2.5',
1205 silly addNameRange '1.2.6',
1205 silly addNameRange '1.2.7',
1205 silly addNameRange '1.2.8',
1205 silly addNameRange '1.2.9',
1205 silly addNameRange '1.2.10',
1205 silly addNameRange '1.2.11',
1205 silly addNameRange '1.3.0',
1205 silly addNameRange '1.3.2',
1205 silly addNameRange '1.3.3',
1205 silly addNameRange '1.3.4' ] ]
1206 silly addNamed mime@1.3.4
1207 verbose addNamed "1.3.4" is a plain semver version for mime
1208 silly addNameRange number 2 { name: 'heapdump', range: '>=0.3.0 <0.4.0', hasData: true }
1209 silly addNameRange versions [ 'heapdump',
1209 silly addNameRange [ '0.0.1',
1209 silly addNameRange '0.0.2',
1209 silly addNameRange '0.0.3',
1209 silly addNameRange '0.0.4',
1209 silly addNameRange '0.1.0',
1209 silly addNameRange '0.2.0',
1209 silly addNameRange '0.2.1',
1209 silly addNameRange '0.2.2',
1209 silly addNameRange '0.2.3',
1209 silly addNameRange '0.2.4',
1209 silly addNameRange '0.2.5',
1209 silly addNameRange '0.2.6',
1209 silly addNameRange '0.2.7',
1209 silly addNameRange '0.2.8',
1209 silly addNameRange '0.2.9',
1209 silly addNameRange '0.2.10',
1209 silly addNameRange '0.3.0',
1209 silly addNameRange '0.3.1',
1209 silly addNameRange '0.3.2',
1209 silly addNameRange '0.3.3',
1209 silly addNameRange '0.3.4',
1209 silly addNameRange '0.3.5',
1209 silly addNameRange '0.3.6',
1209 silly addNameRange '0.3.7' ] ]
1210 silly addNamed heapdump@0.3.7
1211 verbose addNamed "0.3.7" is a plain semver version for heapdump
1212 silly mapToRegistry name mkdirp
1213 silly mapToRegistry using default registry
1214 silly mapToRegistry registry https://registry.npmjs.org/
1215 silly mapToRegistry uri https://registry.npmjs.org/mkdirp
1216 verbose addRemoteTarball https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz not in flight; adding
1217 verbose addRemoteTarball [ 'https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz',
1217 verbose addRemoteTarball '30057438eac6cf7f8c4767f38648d6697d75c903' ]
1218 silly mapToRegistry name cookie-parser
1219 silly mapToRegistry using default registry
1220 silly mapToRegistry registry https://registry.npmjs.org/
1221 silly mapToRegistry uri https://registry.npmjs.org/cookie-parser
1222 verbose addRemoteTarball https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.3.5.tgz not in flight; adding
1223 verbose addRemoteTarball [ 'https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.3.5.tgz',
1223 verbose addRemoteTarball '9d755570fb5d17890771227a02314d9be7cf8356' ]
1224 silly mapToRegistry name mmmagic
1225 silly mapToRegistry using default registry
1226 silly mapToRegistry registry https://registry.npmjs.org/
1227 silly mapToRegistry uri https://registry.npmjs.org/mmmagic
1228 verbose addRemoteTarball https://registry.npmjs.org/mmmagic/-/mmmagic-0.4.0.tgz not in flight; adding
1229 verbose addRemoteTarball [ 'https://registry.npmjs.org/mmmagic/-/mmmagic-0.4.0.tgz',
1229 verbose addRemoteTarball '4fe0249e598981aa94a6b6f9551df9fb3667f1c1' ]
1230 silly mapToRegistry name async
1231 silly mapToRegistry using default registry
1232 silly mapToRegistry registry https://registry.npmjs.org/
1233 silly mapToRegistry uri https://registry.npmjs.org/async
1234 verbose addRemoteTarball https://registry.npmjs.org/async/-/async-1.4.2.tgz not in flight; adding
1235 verbose addRemoteTarball [ 'https://registry.npmjs.org/async/-/async-1.4.2.tgz',
1235 verbose addRemoteTarball '6c9edcb11ced4f0dd2f2d40db0d49a109c088aab' ]
1236 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/touch/-/touch-1.0.0.tgz not in flight; adding
1237 verbose addTmpTarball already have metadata; skipping unpack for touch@1.0.0
1238 silly mapToRegistry name mime
1239 silly mapToRegistry using default registry
1240 silly mapToRegistry registry https://registry.npmjs.org/
1241 silly mapToRegistry uri https://registry.npmjs.org/mime
1242 verbose addRemoteTarball https://registry.npmjs.org/mime/-/mime-1.3.4.tgz not in flight; adding
1243 verbose addRemoteTarball [ 'https://registry.npmjs.org/mime/-/mime-1.3.4.tgz',
1243 verbose addRemoteTarball '115f9e3b6b3daf2959983cb38f149a2d40eb5d53' ]
1244 silly mapToRegistry name heapdump
1245 silly mapToRegistry using default registry
1246 silly mapToRegistry registry https://registry.npmjs.org/
1247 silly mapToRegistry uri https://registry.npmjs.org/heapdump
1248 verbose addRemoteTarball https://registry.npmjs.org/heapdump/-/heapdump-0.3.7.tgz not in flight; adding
1249 verbose addRemoteTarball [ 'https://registry.npmjs.org/heapdump/-/heapdump-0.3.7.tgz',
1249 verbose addRemoteTarball 'f50df2b140e5cde7656638f4c384d683b0143298' ]
1250 info retry fetch attempt 1 at 12:55:34 AM
1251 info attempt registry request try #1 at 12:55:34 AM
1252 http fetch GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz
1253 info retry fetch attempt 1 at 12:55:34 AM
1254 info attempt registry request try #1 at 12:55:34 AM
1255 http fetch GET https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.3.5.tgz
1256 info retry fetch attempt 1 at 12:55:34 AM
1257 info attempt registry request try #1 at 12:55:34 AM
1258 http fetch GET https://registry.npmjs.org/mmmagic/-/mmmagic-0.4.0.tgz
1259 info retry fetch attempt 1 at 12:55:34 AM
1260 info attempt registry request try #1 at 12:55:34 AM
1261 http fetch GET https://registry.npmjs.org/async/-/async-1.4.2.tgz
1262 info retry fetch attempt 1 at 12:55:34 AM
1263 info attempt registry request try #1 at 12:55:34 AM
1264 http fetch GET https://registry.npmjs.org/mime/-/mime-1.3.4.tgz
1265 info retry fetch attempt 1 at 12:55:34 AM
1266 info attempt registry request try #1 at 12:55:34 AM
1267 http fetch GET https://registry.npmjs.org/heapdump/-/heapdump-0.3.7.tgz
1268 http 200 https://registry.npmjs.org/rss
1269 silly get cb [ 200,
1269 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1269 silly get etag: '"3HFQ5BK5156XHQA3O62AUKPRC"',
1269 silly get 'content-type': 'application/json',
1269 silly get 'cache-control': 'max-age=60',
1269 silly get 'content-length': '31012',
1269 silly get 'accept-ranges': 'bytes',
1269 silly get date: 'Tue, 15 Sep 2015 19:25:24 GMT',
1269 silly get via: '1.1 varnish',
1269 silly get age: '0',
1269 silly get connection: 'keep-alive',
1269 silly get 'x-served-by': 'cache-sin6921-SIN',
1269 silly get 'x-cache': 'MISS',
1269 silly get 'x-cache-hits': '0',
1269 silly get 'x-timer': 'S1442345124.624557,VS0,VE208',
1269 silly get vary: 'Accept' } ]
1270 verbose get saving rss to /home/sandip/.npm/registry.npmjs.org/rss/.cache.json
1271 http 200 https://registry.npmjs.org/semver
1272 silly get cb [ 200,
1272 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1272 silly get etag: '"5S6E5Z5U63FCJT5RLLRJ9TYMI"',
1272 silly get 'content-type': 'application/json',
1272 silly get 'cache-control': 'max-age=60',
1272 silly get 'content-length': '65458',
1272 silly get 'accept-ranges': 'bytes',
1272 silly get date: 'Tue, 15 Sep 2015 19:25:24 GMT',
1272 silly get via: '1.1 varnish',
1272 silly get age: '56',
1272 silly get connection: 'keep-alive',
1272 silly get 'x-served-by': 'cache-sin6926-SIN',
1272 silly get 'x-cache': 'HIT',
1272 silly get 'x-cache-hits': '3',
1272 silly get 'x-timer': 'S1442345124.643099,VS0,VE0',
1272 silly get vary: 'Accept' } ]
1273 verbose get saving semver to /home/sandip/.npm/registry.npmjs.org/semver/.cache.json
1274 http 200 https://registry.npmjs.org/underscore
1275 silly get cb [ 200,
1275 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1275 silly get etag: '"3ULZO7TZ9YMPRFK817I0BEBWA"',
1275 silly get 'content-type': 'application/json',
1275 silly get 'cache-control': 'max-age=60',
1275 silly get 'content-length': '41273',
1275 silly get 'accept-ranges': 'bytes',
1275 silly get date: 'Tue, 15 Sep 2015 19:25:28 GMT',
1275 silly get via: '1.1 varnish',
1275 silly get age: '59',
1275 silly get connection: 'keep-alive',
1275 silly get 'x-served-by': 'cache-sin6922-SIN',
1275 silly get 'x-cache': 'HIT',
1275 silly get 'x-cache-hits': '1',
1275 silly get 'x-timer': 'S1442345128.671924,VS0,VE0',
1275 silly get vary: 'Accept' } ]
1276 verbose get saving underscore to /home/sandip/.npm/registry.npmjs.org/underscore/.cache.json
1277 http fetch 200 https://registry.npmjs.org/passport-local/-/passport-local-1.0.0.tgz
1278 silly fetchAndShaCheck shasum 1fe63268c92e75606626437e3b906662c15ba6ee
1279 silly addNameRange number 2 { name: 'rss', range: '>=1.0.0 <2.0.0', hasData: true }
1280 silly addNameRange versions [ 'rss',
1280 silly addNameRange [ '0.0.1',
1280 silly addNameRange '0.0.2',
1280 silly addNameRange '0.0.3',
1280 silly addNameRange '0.0.4',
1280 silly addNameRange '0.1.0',
1280 silly addNameRange '0.2.0',
1280 silly addNameRange '0.2.1',
1280 silly addNameRange '0.3.0',
1280 silly addNameRange '0.3.1',
1280 silly addNameRange '0.3.2',
1280 silly addNameRange '1.0.0',
1280 silly addNameRange '1.0.1',
1280 silly addNameRange '1.1.0',
1280 silly addNameRange '1.1.1' ] ]
1281 silly addNamed rss@1.1.1
1282 verbose addNamed "1.1.1" is a plain semver version for rss
1283 silly addNameRange number 2 { name: 'semver', range: '>=5.0.1 <6.0.0', hasData: true }
1284 silly addNameRange versions [ 'semver',
1284 silly addNameRange [ '1.0.0',
1284 silly addNameRange '1.0.1',
1284 silly addNameRange '1.0.2',
1284 silly addNameRange '1.0.3',
1284 silly addNameRange '1.0.4',
1284 silly addNameRange '1.0.5',
1284 silly addNameRange '1.0.6',
1284 silly addNameRange '1.0.7',
1284 silly addNameRange '1.0.8',
1284 silly addNameRange '1.0.9',
1284 silly addNameRange '1.0.10',
1284 silly addNameRange '1.0.11',
1284 silly addNameRange '1.0.12',
1284 silly addNameRange '1.0.13',
1284 silly addNameRange '1.0.14',
1284 silly addNameRange '1.1.0',
1284 silly addNameRange '1.1.1',
1284 silly addNameRange '1.1.2',
1284 silly addNameRange '1.1.3',
1284 silly addNameRange '1.1.4',
1284 silly addNameRange '2.0.0-alpha',
1284 silly addNameRange '2.0.0-beta',
1284 silly addNameRange '2.0.1',
1284 silly addNameRange '2.0.2',
1284 silly addNameRange '2.0.3',
1284 silly addNameRange '2.0.4',
1284 silly addNameRange '2.0.5',
1284 silly addNameRange '2.0.6',
1284 silly addNameRange '2.0.7',
1284 silly addNameRange '2.0.8',
1284 silly addNameRange '2.0.9',
1284 silly addNameRange '2.0.10',
1284 silly addNameRange '2.0.11',
1284 silly addNameRange '2.1.0',
1284 silly addNameRange '2.2.0',
1284 silly addNameRange '2.2.1',
1284 silly addNameRange '2.3.0',
1284 silly addNameRange '2.3.1',
1284 silly addNameRange '2.3.2',
1284 silly addNameRange '3.0.0',
1284 silly addNameRange '3.0.1',
1284 silly addNameRange '4.0.0',
1284 silly addNameRange '4.0.2',
1284 silly addNameRange '4.0.3',
1284 silly addNameRange '4.1.0',
1284 silly addNameRange '4.1.1',
1284 silly addNameRange '4.2.0',
1284 silly addNameRange '4.2.1',
1284 silly addNameRange '4.2.2',
1284 silly addNameRange '4.3.0',
1284 silly addNameRange '4.3.1',
1284 silly addNameRange '4.3.2',
1284 silly addNameRange '4.3.3',
1284 silly addNameRange '4.3.4',
1284 silly addNameRange '4.3.5',
1284 silly addNameRange '4.3.6',
1284 silly addNameRange '5.0.0',
1284 silly addNameRange '5.0.1',
1284 silly addNameRange '5.0.2',
1284 silly addNameRange '5.0.3' ] ]
1285 silly addNamed semver@5.0.3
1286 verbose addNamed "5.0.3" is a plain semver version for semver
1287 silly cache afterAdd socketio-wildcard@0.1.1
1288 verbose afterAdd /home/sandip/.npm/socketio-wildcard/0.1.1/package/package.json not in flight; writing
1289 silly addNameRange number 2 { name: 'underscore', range: '>=1.8.3 <1.9.0', hasData: true }
1290 silly addNameRange versions [ 'underscore',
1290 silly addNameRange [ '1.0.3',
1290 silly addNameRange '1.0.4',
1290 silly addNameRange '1.1.0',
1290 silly addNameRange '1.1.1',
1290 silly addNameRange '1.1.2',
1290 silly addNameRange '1.1.3',
1290 silly addNameRange '1.1.4',
1290 silly addNameRange '1.1.5',
1290 silly addNameRange '1.1.6',
1290 silly addNameRange '1.1.7',
1290 silly addNameRange '1.2.0',
1290 silly addNameRange '1.2.1',
1290 silly addNameRange '1.2.2',
1290 silly addNameRange '1.2.3',
1290 silly addNameRange '1.2.4',
1290 silly addNameRange '1.3.0',
1290 silly addNameRange '1.3.1',
1290 silly addNameRange '1.3.2',
1290 silly addNameRange '1.3.3',
1290 silly addNameRange '1.4.0',
1290 silly addNameRange '1.4.1',
1290 silly addNameRange '1.4.2',
1290 silly addNameRange '1.4.3',
1290 silly addNameRange '1.4.4',
1290 silly addNameRange '1.5.0',
1290 silly addNameRange '1.5.1',
1290 silly addNameRange '1.5.2',
1290 silly addNameRange '1.6.0',
1290 silly addNameRange '1.7.0',
1290 silly addNameRange '1.8.0',
1290 silly addNameRange '1.8.1',
1290 silly addNameRange '1.8.2',
1290 silly addNameRange '1.8.3' ] ]
1291 silly addNamed underscore@1.8.3
1292 verbose addNamed "1.8.3" is a plain semver version for underscore
1293 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/passport-local/-/passport-local-1.0.0.tgz not in flight; adding
1294 verbose addTmpTarball already have metadata; skipping unpack for passport-local@1.0.0
1295 silly mapToRegistry name rss
1296 silly mapToRegistry using default registry
1297 silly mapToRegistry registry https://registry.npmjs.org/
1298 silly mapToRegistry uri https://registry.npmjs.org/rss
1299 verbose addRemoteTarball https://registry.npmjs.org/rss/-/rss-1.1.1.tgz not in flight; adding
1300 verbose addRemoteTarball [ 'https://registry.npmjs.org/rss/-/rss-1.1.1.tgz',
1300 verbose addRemoteTarball 'eb240f55e48bda42b9f546be5fc659221a95c72c' ]
1301 silly mapToRegistry name semver
1302 silly mapToRegistry using default registry
1303 silly mapToRegistry registry https://registry.npmjs.org/
1304 silly mapToRegistry uri https://registry.npmjs.org/semver
1305 verbose addRemoteTarball https://registry.npmjs.org/semver/-/semver-5.0.3.tgz not in flight; adding
1306 verbose addRemoteTarball [ 'https://registry.npmjs.org/semver/-/semver-5.0.3.tgz',
1306 verbose addRemoteTarball '77466de589cd5d3c95f138aa78bc569a3cb5d27a' ]
1307 silly mapToRegistry name underscore
1308 silly mapToRegistry using default registry
1309 silly mapToRegistry registry https://registry.npmjs.org/
1310 silly mapToRegistry uri https://registry.npmjs.org/underscore
1311 verbose addRemoteTarball https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz not in flight; adding
1312 verbose addRemoteTarball [ 'https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz',
1312 verbose addRemoteTarball '4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022' ]
1313 silly cache afterAdd touch@1.0.0
1314 verbose afterAdd /home/sandip/.npm/touch/1.0.0/package/package.json not in flight; writing
1315 info retry fetch attempt 1 at 12:55:35 AM
1316 info attempt registry request try #1 at 12:55:35 AM
1317 http fetch GET https://registry.npmjs.org/rss/-/rss-1.1.1.tgz
1318 info retry fetch attempt 1 at 12:55:35 AM
1319 info attempt registry request try #1 at 12:55:35 AM
1320 http fetch GET https://registry.npmjs.org/semver/-/semver-5.0.3.tgz
1321 info retry fetch attempt 1 at 12:55:35 AM
1322 info attempt registry request try #1 at 12:55:35 AM
1323 http fetch GET https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz
1324 http 200 https://registry.npmjs.org/socket.io-redis
1325 silly get cb [ 200,
1325 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1325 silly get etag: '"19Z2RN0DCWC6WEBV76ISSPMRI"',
1325 silly get 'content-type': 'application/json',
1325 silly get 'cache-control': 'max-age=60',
1325 silly get 'content-length': '7934',
1325 silly get 'accept-ranges': 'bytes',
1325 silly get date: 'Tue, 15 Sep 2015 19:25:25 GMT',
1325 silly get via: '1.1 varnish',
1325 silly get age: '0',
1325 silly get connection: 'keep-alive',
1325 silly get 'x-served-by': 'cache-sin6923-SIN',
1325 silly get 'x-cache': 'MISS',
1325 silly get 'x-cache-hits': '0',
1325 silly get 'x-timer': 'S1442345124.482092,VS0,VE848',
1325 silly get vary: 'Accept' } ]
1326 verbose get saving socket.io-redis to /home/sandip/.npm/registry.npmjs.org/socket.io-redis/.cache.json
1327 http 200 https://registry.npmjs.org/rimraf
1328 silly get cb [ 200,
1328 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1328 silly get etag: '"5TKB5BW48DR9T7X5JGD1DZWSZ"',
1328 silly get 'content-type': 'application/json',
1328 silly get 'cache-control': 'max-age=60',
1328 silly get 'content-length': '43300',
1328 silly get 'accept-ranges': 'bytes',
1328 silly get date: 'Tue, 15 Sep 2015 19:25:29 GMT',
1328 silly get via: '1.1 varnish',
1328 silly get age: '51',
1328 silly get connection: 'keep-alive',
1328 silly get 'x-served-by': 'cache-sin6926-SIN',
1328 silly get 'x-cache': 'HIT',
1328 silly get 'x-cache-hits': '13',
1328 silly get 'x-timer': 'S1442345129.807821,VS0,VE0',
1328 silly get vary: 'Accept' } ]
1329 verbose get saving rimraf to /home/sandip/.npm/registry.npmjs.org/rimraf/.cache.json
1330 http fetch 200 https://registry.npmjs.org/compression/-/compression-1.5.2.tgz
1331 verbose afterAdd /home/sandip/.npm/socketio-wildcard/0.1.1/package/package.json written
1332 verbose afterAdd /home/sandip/.npm/touch/1.0.0/package/package.json written
1333 silly addNameRange number 2 { name: 'socket.io-redis',
1333 silly addNameRange range: '>=0.1.3 <0.2.0',
1333 silly addNameRange hasData: true }
1334 silly addNameRange versions [ 'socket.io-redis',
1334 silly addNameRange [ '0.1.0', '0.1.1', '0.1.2', '0.1.3', '0.1.4' ] ]
1335 silly addNamed socket.io-redis@0.1.4
1336 verbose addNamed "0.1.4" is a plain semver version for socket.io-redis
1337 silly addNameRange number 2 { name: 'rimraf', range: '>=2.4.2 <2.5.0', hasData: true }
1338 silly addNameRange versions [ 'rimraf',
1338 silly addNameRange [ '1.0.0',
1338 silly addNameRange '1.0.1',
1338 silly addNameRange '1.0.2',
1338 silly addNameRange '1.0.4',
1338 silly addNameRange '1.0.5',
1338 silly addNameRange '1.0.6',
1338 silly addNameRange '1.0.7',
1338 silly addNameRange '1.0.8',
1338 silly addNameRange '1.0.9',
1338 silly addNameRange '2.0.0',
1338 silly addNameRange '2.0.1',
1338 silly addNameRange '2.0.2',
1338 silly addNameRange '2.0.3',
1338 silly addNameRange '2.1.0',
1338 silly addNameRange '2.1.1',
1338 silly addNameRange '2.1.2',
1338 silly addNameRange '2.1.3',
1338 silly addNameRange '2.1.4',
1338 silly addNameRange '2.2.0',
1338 silly addNameRange '2.2.1',
1338 silly addNameRange '2.2.2',
1338 silly addNameRange '2.2.3',
1338 silly addNameRange '2.2.4',
1338 silly addNameRange '2.2.5',
1338 silly addNameRange '2.2.6',
1338 silly addNameRange '2.2.8',
1338 silly addNameRange '2.3.0',
1338 silly addNameRange '2.3.1',
1338 silly addNameRange '2.3.2',
1338 silly addNameRange '2.3.3',
1338 silly addNameRange '2.3.4',
1338 silly addNameRange '2.4.0',
1338 silly addNameRange '2.4.1',
1338 silly addNameRange '2.4.2',
1338 silly addNameRange '2.4.3' ] ]
1339 silly addNamed rimraf@2.4.3
1340 verbose addNamed "2.4.3" is a plain semver version for rimraf
1341 silly mapToRegistry name socket.io-redis
1342 silly mapToRegistry using default registry
1343 silly mapToRegistry registry https://registry.npmjs.org/
1344 silly mapToRegistry uri https://registry.npmjs.org/socket.io-redis
1345 verbose addRemoteTarball https://registry.npmjs.org/socket.io-redis/-/socket.io-redis-0.1.4.tgz not in flight; adding
1346 verbose addRemoteTarball [ 'https://registry.npmjs.org/socket.io-redis/-/socket.io-redis-0.1.4.tgz',
1346 verbose addRemoteTarball '377312dd9280952d8d85bd27a11d1d7b8e292823' ]
1347 silly mapToRegistry name rimraf
1348 silly mapToRegistry using default registry
1349 silly mapToRegistry registry https://registry.npmjs.org/
1350 silly mapToRegistry uri https://registry.npmjs.org/rimraf
1351 verbose addRemoteTarball https://registry.npmjs.org/rimraf/-/rimraf-2.4.3.tgz not in flight; adding
1352 verbose addRemoteTarball [ 'https://registry.npmjs.org/rimraf/-/rimraf-2.4.3.tgz',
1352 verbose addRemoteTarball 'e5b51c9437a4c582adb955e9f28cf8d945e272af' ]
1353 silly fetchAndShaCheck shasum b03b8d86e6f8ad29683cba8df91ddc6ffc77b395
1354 silly cache afterAdd passport-local@1.0.0
1355 verbose afterAdd /home/sandip/.npm/passport-local/1.0.0/package/package.json not in flight; writing
1356 info retry fetch attempt 1 at 12:55:36 AM
1357 info attempt registry request try #1 at 12:55:36 AM
1358 http fetch GET https://registry.npmjs.org/socket.io-redis/-/socket.io-redis-0.1.4.tgz
1359 info retry fetch attempt 1 at 12:55:36 AM
1360 info attempt registry request try #1 at 12:55:36 AM
1361 http fetch GET https://registry.npmjs.org/rimraf/-/rimraf-2.4.3.tgz
1362 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/compression/-/compression-1.5.2.tgz not in flight; adding
1363 verbose addTmpTarball already have metadata; skipping unpack for compression@1.5.2
1364 http 200 https://registry.npmjs.org/xregexp
1365 silly get cb [ 200,
1365 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1365 silly get etag: '"F1YJTSBNSNVK3MKN3G7CPEY36"',
1365 silly get 'content-type': 'application/json',
1365 silly get 'cache-control': 'max-age=60',
1365 silly get 'content-length': '16603',
1365 silly get 'accept-ranges': 'bytes',
1365 silly get date: 'Tue, 15 Sep 2015 19:25:30 GMT',
1365 silly get via: '1.1 varnish',
1365 silly get age: '0',
1365 silly get connection: 'keep-alive',
1365 silly get 'x-served-by': 'cache-sin6926-SIN',
1365 silly get 'x-cache': 'HIT',
1365 silly get 'x-cache-hits': '1',
1365 silly get 'x-timer': 'S1442345130.324273,VS0,VE215',
1365 silly get vary: 'Accept' } ]
1366 verbose get saving xregexp to /home/sandip/.npm/registry.npmjs.org/xregexp/.cache.json
1367 http fetch 200 https://registry.npmjs.org/gravatar/-/gravatar-1.3.0.tgz
1368 http fetch 200 https://registry.npmjs.org/connect-flash/-/connect-flash-0.1.1.tgz
1369 http fetch 200 https://registry.npmjs.org/nodebb-plugin-soundpack-default/-/nodebb-plugin-soundpack-default-0.1.4.tgz
1370 verbose afterAdd /home/sandip/.npm/passport-local/1.0.0/package/package.json written
1371 silly fetchAndShaCheck shasum 9966fb1ede07a8009ea254326ed05b30181853ad
1372 silly fetchAndShaCheck shasum d8630f26d95a7f851f9956b1e8cc6732f3b6aa30
1373 silly addNameRange number 2 { name: 'xregexp', range: '>=2.0.0 <2.1.0', hasData: true }
1374 silly addNameRange versions [ 'xregexp', [ '1.5.0', '1.5.1', '1.5.2', '1.5.3', '2.0.0' ] ]
1375 silly addNamed xregexp@2.0.0
1376 verbose addNamed "2.0.0" is a plain semver version for xregexp
1377 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/gravatar/-/gravatar-1.3.0.tgz not in flight; adding
1378 verbose addTmpTarball already have metadata; skipping unpack for gravatar@1.3.0
1379 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/connect-flash/-/connect-flash-0.1.1.tgz not in flight; adding
1380 verbose addTmpTarball already have metadata; skipping unpack for connect-flash@0.1.1
1381 silly mapToRegistry name xregexp
1382 silly mapToRegistry using default registry
1383 silly mapToRegistry registry https://registry.npmjs.org/
1384 silly mapToRegistry uri https://registry.npmjs.org/xregexp
1385 verbose addRemoteTarball https://registry.npmjs.org/xregexp/-/xregexp-2.0.0.tgz not in flight; adding
1386 verbose addRemoteTarball [ 'https://registry.npmjs.org/xregexp/-/xregexp-2.0.0.tgz',
1386 verbose addRemoteTarball '52a63e56ca0b84a7f3a5f3d61872f126ad7a5943' ]
1387 info retry fetch attempt 1 at 12:55:37 AM
1388 info attempt registry request try #1 at 12:55:37 AM
1389 http fetch GET https://registry.npmjs.org/xregexp/-/xregexp-2.0.0.tgz
1390 silly cache afterAdd compression@1.5.2
1391 verbose afterAdd /home/sandip/.npm/compression/1.5.2/package/package.json not in flight; writing
1392 verbose afterAdd /home/sandip/.npm/compression/1.5.2/package/package.json written
1393 silly cache afterAdd gravatar@1.3.0
1394 verbose afterAdd /home/sandip/.npm/gravatar/1.3.0/package/package.json not in flight; writing
1395 silly cache afterAdd connect-flash@0.1.1
1396 verbose afterAdd /home/sandip/.npm/connect-flash/0.1.1/package/package.json not in flight; writing
1397 verbose afterAdd /home/sandip/.npm/gravatar/1.3.0/package/package.json written
1398 verbose afterAdd /home/sandip/.npm/connect-flash/0.1.1/package/package.json written
1399 http fetch 200 https://registry.npmjs.org/nodebb-plugin-composer-default/-/nodebb-plugin-composer-default-1.0.14.tgz
1400 http fetch 200 https://registry.npmjs.org/colors/-/colors-1.1.2.tgz
1401 silly fetchAndShaCheck shasum 168a4701756b6a7f51a12ce0c97bfa28c084ed63
1402 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/colors/-/colors-1.1.2.tgz not in flight; adding
1403 verbose addTmpTarball already have metadata; skipping unpack for colors@1.1.2
1404 silly cache afterAdd colors@1.1.2
1405 verbose afterAdd /home/sandip/.npm/colors/1.1.2/package/package.json not in flight; writing
1406 verbose afterAdd /home/sandip/.npm/colors/1.1.2/package/package.json written
1407 http fetch 200 https://registry.npmjs.org/winston/-/winston-1.0.1.tgz
1408 http fetch 200 https://registry.npmjs.org/csurf/-/csurf-1.8.3.tgz
1409 silly fetchAndShaCheck shasum 23f2a13bf1d8fce1d0c996588394442cba86a56a
1410 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/csurf/-/csurf-1.8.3.tgz not in flight; adding
1411 verbose addTmpTarball already have metadata; skipping unpack for csurf@1.8.3
1412 silly cache afterAdd csurf@1.8.3
1413 verbose afterAdd /home/sandip/.npm/csurf/1.8.3/package/package.json not in flight; writing
1414 verbose afterAdd /home/sandip/.npm/csurf/1.8.3/package/package.json written
1415 http fetch 200 https://registry.npmjs.org/rimraf/-/rimraf-2.4.3.tgz
1416 silly fetchAndShaCheck shasum e5b51c9437a4c582adb955e9f28cf8d945e272af
1417 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/rimraf/-/rimraf-2.4.3.tgz not in flight; adding
1418 verbose addTmpTarball already have metadata; skipping unpack for rimraf@2.4.3
1419 silly cache afterAdd rimraf@2.4.3
1420 verbose afterAdd /home/sandip/.npm/rimraf/2.4.3/package/package.json not in flight; writing
1421 verbose afterAdd /home/sandip/.npm/rimraf/2.4.3/package/package.json written
1422 http fetch 200 https://registry.npmjs.org/connect-multiparty/-/connect-multiparty-2.0.0.tgz
1423 silly fetchAndShaCheck shasum 57a7b61cc7b31b6eef4a62878d60d771b23699ab
1424 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/connect-multiparty/-/connect-multiparty-2.0.0.tgz not in flight; adding
1425 verbose addTmpTarball already have metadata; skipping unpack for connect-multiparty@2.0.0
1426 silly cache afterAdd connect-multiparty@2.0.0
1427 verbose afterAdd /home/sandip/.npm/connect-multiparty/2.0.0/package/package.json not in flight; writing
1428 verbose afterAdd /home/sandip/.npm/connect-multiparty/2.0.0/package/package.json written
1429 http fetch 200 https://registry.npmjs.org/mmmagic/-/mmmagic-0.4.0.tgz
1430 http 200 https://registry.npmjs.org/socket.io
1431 silly get cb [ 200,
1431 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1431 silly get etag: '"5GL6Y39XAFULKIOCI0Z7ZIXUZ"',
1431 silly get 'content-type': 'application/json',
1431 silly get 'cache-control': 'max-age=60',
1431 silly get 'content-length': '113706',
1431 silly get 'accept-ranges': 'bytes',
1431 silly get date: 'Tue, 15 Sep 2015 19:25:23 GMT',
1431 silly get via: '1.1 varnish',
1431 silly get age: '0',
1431 silly get connection: 'keep-alive',
1431 silly get 'x-served-by': 'cache-sin6924-SIN',
1431 silly get 'x-cache': 'HIT',
1431 silly get 'x-cache-hits': '1',
1431 silly get 'x-timer': 'S1442345122.839743,VS0,VE257',
1431 silly get vary: 'Accept' } ]
1432 verbose get saving socket.io to /home/sandip/.npm/registry.npmjs.org/socket.io/.cache.json
1433 silly addNameRange number 2 { name: 'socket.io', range: '>=1.2.1 <2.0.0', hasData: true }
1434 silly addNameRange versions [ 'socket.io',
1434 silly addNameRange [ '0.3.8',
1434 silly addNameRange '0.4.0',
1434 silly addNameRange '0.4.1',
1434 silly addNameRange '0.5.1',
1434 silly addNameRange '0.5.3',
1434 silly addNameRange '0.6.0',
1434 silly addNameRange '0.6.1',
1434 silly addNameRange '0.6.3',
1434 silly addNameRange '0.6.4',
1434 silly addNameRange '0.6.5',
1434 silly addNameRange '0.6.6',
1434 silly addNameRange '0.6.7',
1434 silly addNameRange '0.6.8',
1434 silly addNameRange '0.6.9',
1434 silly addNameRange '0.6.10',
1434 silly addNameRange '0.6.11',
1434 silly addNameRange '0.6.12',
1434 silly addNameRange '0.6.14',
1434 silly addNameRange '0.6.15',
1434 silly addNameRange '0.6.16',
1434 silly addNameRange '0.6.17',
1434 silly addNameRange '0.6.18',
1434 silly addNameRange '0.7.0',
1434 silly addNameRange '0.7.1',
1434 silly addNameRange '0.7.2',
1434 silly addNameRange '0.7.3',
1434 silly addNameRange '0.7.4',
1434 silly addNameRange '0.7.5',
1434 silly addNameRange '0.7.6',
1434 silly addNameRange '0.7.7',
1434 silly addNameRange '0.7.8',
1434 silly addNameRange '0.7.9',
1434 silly addNameRange '0.7.10',
1434 silly addNameRange '0.7.11',
1434 silly addNameRange '0.8.0',
1434 silly addNameRange '0.8.1',
1434 silly addNameRange '0.8.2',
1434 silly addNameRange '0.8.3',
1434 silly addNameRange '0.8.4',
1434 silly addNameRange '0.8.5',
1434 silly addNameRange '0.8.6',
1434 silly addNameRange '0.8.7',
1434 silly addNameRange '0.9.0',
1434 silly addNameRange '0.9.1',
1434 silly addNameRange '0.9.1-1',
1434 silly addNameRange '0.9.2',
1434 silly addNameRange '0.9.3',
1434 silly addNameRange '0.9.4',
1434 silly addNameRange '0.9.5',
1434 silly addNameRange '0.9.6',
1434 silly addNameRange '0.9.7',
1434 silly addNameRange '0.9.8',
1434 silly addNameRange '0.9.9',
1434 silly addNameRange '0.9.10',
1434 silly addNameRange '0.9.11',
1434 silly addNameRange '0.9.12',
1434 silly addNameRange '0.9.13',
1434 silly addNameRange '0.9.14',
1434 silly addNameRange '0.9.15',
1434 silly addNameRange '0.9.16',
1434 silly addNameRange '1.0.0-pre',
1434 silly addNameRange '1.0.0-pre2',
1434 silly addNameRange '1.0.0-pre3',
1434 silly addNameRange '1.0.0-pre4',
1434 silly addNameRange '1.0.0-pre5',
1434 silly addNameRange '0.9.17',
1434 silly addNameRange '1.0.0',
1434 silly addNameRange '1.0.1',
1434 silly addNameRange '1.0.2',
1434 silly addNameRange '1.0.3',
1434 silly addNameRange '1.0.4',
1434 silly addNameRange '1.0.5',
1434 silly addNameRange '1.0.6',
1434 silly addNameRange '1.1.0',
1434 silly addNameRange '1.2.0',
1434 silly addNameRange '1.2.1',
1434 silly addNameRange '1.3.0',
1434 silly addNameRange '1.3.1',
1434 silly addNameRange '1.3.2',
1434 silly addNameRange '1.3.3',
1434 silly addNameRange '1.3.4',
1434 silly addNameRange '1.3.5',
1434 silly addNameRange '1.3.6' ] ]
1435 silly addNamed socket.io@1.3.6
1436 verbose addNamed "1.3.6" is a plain semver version for socket.io
1437 silly mapToRegistry name socket.io
1438 silly mapToRegistry using default registry
1439 silly mapToRegistry registry https://registry.npmjs.org/
1440 silly mapToRegistry uri https://registry.npmjs.org/socket.io
1441 verbose addRemoteTarball https://registry.npmjs.org/socket.io/-/socket.io-1.3.6.tgz not in flight; adding
1442 verbose addRemoteTarball [ 'https://registry.npmjs.org/socket.io/-/socket.io-1.3.6.tgz',
1442 verbose addRemoteTarball '1ef8ec4d8edea6499c8febd2a16b6d15b4dc15bd' ]
1443 info retry fetch attempt 1 at 12:55:40 AM
1444 info attempt registry request try #1 at 12:55:40 AM
1445 http fetch GET https://registry.npmjs.org/socket.io/-/socket.io-1.3.6.tgz
1446 http fetch 200 https://registry.npmjs.org/nodebb-plugin-spam-be-gone/-/nodebb-plugin-spam-be-gone-0.4.2.tgz
1447 silly fetchAndShaCheck shasum a06b4b5a11a612f6232a91aeaa49449e90e1acf4
1448 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/nodebb-plugin-spam-be-gone/-/nodebb-plugin-spam-be-gone-0.4.2.tgz not in flight; adding
1449 verbose addTmpTarball already have metadata; skipping unpack for nodebb-plugin-spam-be-gone@0.4.2
1450 silly cache afterAdd nodebb-plugin-spam-be-gone@0.4.2
1451 verbose afterAdd /home/sandip/.npm/nodebb-plugin-spam-be-gone/0.4.2/package/package.json not in flight; writing
1452 verbose afterAdd /home/sandip/.npm/nodebb-plugin-spam-be-gone/0.4.2/package/package.json written
1453 http 200 https://registry.npmjs.org/less
1454 silly get cb [ 200,
1454 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1454 silly get etag: '"479U5M03GOHF16UBL5YFA4E2H"',
1454 silly get 'content-type': 'application/json',
1454 silly get 'cache-control': 'max-age=60',
1454 silly get 'content-length': '93874',
1454 silly get 'accept-ranges': 'bytes',
1454 silly get date: 'Tue, 15 Sep 2015 19:25:22 GMT',
1454 silly get via: '1.1 varnish',
1454 silly get age: '0',
1454 silly get connection: 'keep-alive',
1454 silly get 'x-served-by': 'cache-sin6923-SIN',
1454 silly get 'x-cache': 'HIT',
1454 silly get 'x-cache-hits': '1',
1454 silly get 'x-timer': 'S1442345121.068037,VS0,VE1013',
1454 silly get vary: 'Accept' } ]
1455 verbose get saving less to /home/sandip/.npm/registry.npmjs.org/less/.cache.json
1456 silly addNameRange number 2 { name: 'less', range: '>=2.0.0 <3.0.0', hasData: true }
1457 silly addNameRange versions [ 'less',
1457 silly addNameRange [ '1.0.10',
1457 silly addNameRange '1.0.11',
1457 silly addNameRange '1.0.14',
1457 silly addNameRange '1.0.18',
1457 silly addNameRange '1.0.19',
1457 silly addNameRange '1.0.21',
1457 silly addNameRange '1.0.32',
1457 silly addNameRange '1.0.36',
1457 silly addNameRange '1.0.5',
1457 silly addNameRange '1.0.40',
1457 silly addNameRange '1.0.41',
1457 silly addNameRange '1.0.44',
1457 silly addNameRange '1.1.0',
1457 silly addNameRange '1.1.1',
1457 silly addNameRange '1.1.2',
1457 silly addNameRange '1.1.4',
1457 silly addNameRange '1.1.5',
1457 silly addNameRange '1.1.6',
1457 silly addNameRange '1.2.0',
1457 silly addNameRange '1.2.1',
1457 silly addNameRange '1.2.2',
1457 silly addNameRange '1.3.0',
1457 silly addNameRange '1.3.1',
1457 silly addNameRange '1.3.2',
1457 silly addNameRange '1.3.3',
1457 silly addNameRange '1.4.0-b1',
1457 silly addNameRange '1.4.0-b2',
1457 silly addNameRange '1.4.0-b3',
1457 silly addNameRange '1.4.0-b4',
1457 silly addNameRange '1.4.0',
1457 silly addNameRange '1.4.1',
1457 silly addNameRange '1.4.2',
1457 silly addNameRange '1.5.0-b1',
1457 silly addNameRange '1.5.0-b2',
1457 silly addNameRange '1.5.0-b3',
1457 silly addNameRange '1.5.0-b4',
1457 silly addNameRange '1.5.0',
1457 silly addNameRange '1.5.1',
1457 silly addNameRange '1.6.0',
1457 silly addNameRange '1.6.1',
1457 silly addNameRange '1.6.2',
1457 silly addNameRange '1.6.3',
1457 silly addNameRange '1.7.0',
1457 silly addNameRange '1.7.1',
1457 silly addNameRange '1.7.3',
1457 silly addNameRange '1.7.4',
1457 silly addNameRange '1.7.5',
1457 silly addNameRange '2.0.0-b1',
1457 silly addNameRange '2.0.0-b2',
1457 silly addNameRange '2.0.0-b3',
1457 silly addNameRange '2.0.0',
1457 silly addNameRange '2.1.0',
1457 silly addNameRange '2.1.1',
1457 silly addNameRange '2.1.2',
1457 silly addNameRange '2.2.0',
1457 silly addNameRange '2.3.0',
1457 silly addNameRange '2.3.1',
1457 silly addNameRange '2.4.0',
1457 silly addNameRange '2.5.0',
1457 silly addNameRange '2.5.1' ] ]
1458 silly addNamed less@2.5.1
1459 verbose addNamed "2.5.1" is a plain semver version for less
1460 silly mapToRegistry name less
1461 silly mapToRegistry using default registry
1462 silly mapToRegistry registry https://registry.npmjs.org/
1463 silly mapToRegistry uri https://registry.npmjs.org/less
1464 verbose addRemoteTarball https://registry.npmjs.org/less/-/less-2.5.1.tgz not in flight; adding
1465 verbose addRemoteTarball [ 'https://registry.npmjs.org/less/-/less-2.5.1.tgz',
1465 verbose addRemoteTarball '8b489cc01d021e49360fd5ae03581896e722b726' ]
1466 info retry fetch attempt 1 at 12:55:41 AM
1467 info attempt registry request try #1 at 12:55:41 AM
1468 http fetch GET https://registry.npmjs.org/less/-/less-2.5.1.tgz
1469 http 200 https://registry.npmjs.org/cron
1470 silly get cb [ 200,
1470 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1470 silly get etag: '"3KCCYBKQVEURXGXH0TZ5N3WMV"',
1470 silly get 'content-type': 'application/json',
1470 silly get 'cache-control': 'max-age=60',
1470 silly get 'content-length': '42975',
1470 silly get 'accept-ranges': 'bytes',
1470 silly get date: 'Tue, 15 Sep 2015 19:25:25 GMT',
1470 silly get via: '1.1 varnish',
1470 silly get age: '0',
1470 silly get connection: 'keep-alive',
1470 silly get 'x-served-by': 'cache-sin6927-SIN',
1470 silly get 'x-cache': 'HIT',
1470 silly get 'x-cache-hits': '1',
1470 silly get 'x-timer': 'S1442345124.636502,VS0,VE1065',
1470 silly get vary: 'Accept' } ]
1471 verbose get saving cron to /home/sandip/.npm/registry.npmjs.org/cron/.cache.json
1472 silly addNameRange number 2 { name: 'cron', range: '>=1.0.5 <2.0.0', hasData: true }
1473 silly addNameRange versions [ 'cron',
1473 silly addNameRange [ '0.1.0',
1473 silly addNameRange '0.1.1',
1473 silly addNameRange '0.1.2',
1473 silly addNameRange '0.1.3',
1473 silly addNameRange '0.2.0',
1473 silly addNameRange '0.3.0',
1473 silly addNameRange '0.3.1',
1473 silly addNameRange '0.3.2',
1473 silly addNameRange '0.3.3',
1473 silly addNameRange '0.3.4',
1473 silly addNameRange '1.0.0',
1473 silly addNameRange '1.0.1',
1473 silly addNameRange '1.0.2',
1473 silly addNameRange '1.0.3',
1473 silly addNameRange '1.0.4',
1473 silly addNameRange '1.0.5',
1473 silly addNameRange '1.0.6',
1473 silly addNameRange '1.0.7',
1473 silly addNameRange '1.0.8',
1473 silly addNameRange '1.0.9' ] ]
1474 silly addNamed cron@1.0.9
1475 verbose addNamed "1.0.9" is a plain semver version for cron
1476 silly mapToRegistry name cron
1477 silly mapToRegistry using default registry
1478 silly mapToRegistry registry https://registry.npmjs.org/
1479 silly mapToRegistry uri https://registry.npmjs.org/cron
1480 verbose addRemoteTarball https://registry.npmjs.org/cron/-/cron-1.0.9.tgz not in flight; adding
1481 verbose addRemoteTarball [ 'https://registry.npmjs.org/cron/-/cron-1.0.9.tgz',
1481 verbose addRemoteTarball '5177cf751f3263f00f45ebf69fead1ea96d31cfc' ]
1482 info retry fetch attempt 1 at 12:55:41 AM
1483 info attempt registry request try #1 at 12:55:41 AM
1484 http fetch GET https://registry.npmjs.org/cron/-/cron-1.0.9.tgz
1485 http fetch 200 https://registry.npmjs.org/rss/-/rss-1.1.1.tgz
1486 http 200 https://registry.npmjs.org/logrotate-stream
1487 silly get cb [ 200,
1487 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1487 silly get etag: '"8JRHE7DGVVZAV7O52BVCDADO6"',
1487 silly get 'content-type': 'application/json',
1487 silly get 'cache-control': 'max-age=60',
1487 silly get 'content-length': '13160',
1487 silly get 'accept-ranges': 'bytes',
1487 silly get date: 'Tue, 15 Sep 2015 19:25:22 GMT',
1487 silly get via: '1.1 varnish',
1487 silly get age: '0',
1487 silly get connection: 'keep-alive',
1487 silly get 'x-served-by': 'cache-sin6923-SIN',
1487 silly get 'x-cache': 'MISS',
1487 silly get 'x-cache-hits': '0',
1487 silly get 'x-timer': 'S1442345122.264537,VS0,VE250',
1487 silly get vary: 'Accept' } ]
1488 verbose get saving logrotate-stream to /home/sandip/.npm/registry.npmjs.org/logrotate-stream/.cache.json
1489 http fetch 200 https://registry.npmjs.org/async/-/async-1.4.2.tgz
1490 silly fetchAndShaCheck shasum dc0a77c40a2d32fe43f80f796758dca513eedc00
1491 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/nodebb-plugin-soundpack-default/-/nodebb-plugin-soundpack-default-0.1.4.tgz not in flight; adding
1492 verbose addTmpTarball already have metadata; skipping unpack for nodebb-plugin-soundpack-default@0.1.4
1493 silly addNameRange number 2 { name: 'logrotate-stream',
1493 silly addNameRange range: '>=0.2.3 <0.3.0',
1493 silly addNameRange hasData: true }
1494 silly addNameRange versions [ 'logrotate-stream',
1494 silly addNameRange [ '0.0.1',
1494 silly addNameRange '0.0.2',
1494 silly addNameRange '0.1.0',
1494 silly addNameRange '0.2.0',
1494 silly addNameRange '0.2.1',
1494 silly addNameRange '0.2.2',
1494 silly addNameRange '0.2.3',
1494 silly addNameRange '0.2.4',
1494 silly addNameRange '0.2.5' ] ]
1495 silly addNamed logrotate-stream@0.2.5
1496 verbose addNamed "0.2.5" is a plain semver version for logrotate-stream
1497 silly mapToRegistry name logrotate-stream
1498 silly mapToRegistry using default registry
1499 silly mapToRegistry registry https://registry.npmjs.org/
1500 silly mapToRegistry uri https://registry.npmjs.org/logrotate-stream
1501 verbose addRemoteTarball https://registry.npmjs.org/logrotate-stream/-/logrotate-stream-0.2.5.tgz not in flight; adding
1502 verbose addRemoteTarball [ 'https://registry.npmjs.org/logrotate-stream/-/logrotate-stream-0.2.5.tgz',
1502 verbose addRemoteTarball 'fdd42e7982a7ee2eb86b55f5f23dcbffc66e6990' ]
1503 silly fetchAndShaCheck shasum eb240f55e48bda42b9f546be5fc659221a95c72c
1504 info retry fetch attempt 1 at 12:55:42 AM
1505 info attempt registry request try #1 at 12:55:42 AM
1506 http fetch GET https://registry.npmjs.org/logrotate-stream/-/logrotate-stream-0.2.5.tgz
1507 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/rss/-/rss-1.1.1.tgz not in flight; adding
1508 verbose addTmpTarball already have metadata; skipping unpack for rss@1.1.1
1509 http fetch 200 https://registry.npmjs.org/socket.io-redis/-/socket.io-redis-0.1.4.tgz
1510 silly fetchAndShaCheck shasum 6c9edcb11ced4f0dd2f2d40db0d49a109c088aab
1511 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/async/-/async-1.4.2.tgz not in flight; adding
1512 verbose addTmpTarball already have metadata; skipping unpack for async@1.4.2
1513 silly fetchAndShaCheck shasum 377312dd9280952d8d85bd27a11d1d7b8e292823
1514 silly cache afterAdd nodebb-plugin-soundpack-default@0.1.4
1515 verbose afterAdd /home/sandip/.npm/nodebb-plugin-soundpack-default/0.1.4/package/package.json not in flight; writing
1516 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/socket.io-redis/-/socket.io-redis-0.1.4.tgz not in flight; adding
1517 verbose addTmpTarball already have metadata; skipping unpack for socket.io-redis@0.1.4
1518 verbose afterAdd /home/sandip/.npm/nodebb-plugin-soundpack-default/0.1.4/package/package.json written
1519 silly cache afterAdd rss@1.1.1
1520 verbose afterAdd /home/sandip/.npm/rss/1.1.1/package/package.json not in flight; writing
1521 silly cache afterAdd async@1.4.2
1522 verbose afterAdd /home/sandip/.npm/async/1.4.2/package/package.json not in flight; writing
1523 verbose afterAdd /home/sandip/.npm/rss/1.1.1/package/package.json written
1524 verbose afterAdd /home/sandip/.npm/async/1.4.2/package/package.json written
1525 silly cache afterAdd socket.io-redis@0.1.4
1526 verbose afterAdd /home/sandip/.npm/socket.io-redis/0.1.4/package/package.json not in flight; writing
1527 verbose afterAdd /home/sandip/.npm/socket.io-redis/0.1.4/package/package.json written
1528 http fetch 200 https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.3.5.tgz
1529 silly fetchAndShaCheck shasum 9d755570fb5d17890771227a02314d9be7cf8356
1530 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/cookie-parser/-/cookie-parser-1.3.5.tgz not in flight; adding
1531 verbose addTmpTarball already have metadata; skipping unpack for cookie-parser@1.3.5
1532 silly cache afterAdd cookie-parser@1.3.5
1533 verbose afterAdd /home/sandip/.npm/cookie-parser/1.3.5/package/package.json not in flight; writing
1534 verbose afterAdd /home/sandip/.npm/cookie-parser/1.3.5/package/package.json written
1535 http fetch 200 https://registry.npmjs.org/mime/-/mime-1.3.4.tgz
1536 silly fetchAndShaCheck shasum 115f9e3b6b3daf2959983cb38f149a2d40eb5d53
1537 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/mime/-/mime-1.3.4.tgz not in flight; adding
1538 verbose addTmpTarball already have metadata; skipping unpack for mime@1.3.4
1539 silly cache afterAdd mime@1.3.4
1540 verbose afterAdd /home/sandip/.npm/mime/1.3.4/package/package.json not in flight; writing
1541 verbose afterAdd /home/sandip/.npm/mime/1.3.4/package/package.json written
1542 http fetch 200 https://registry.npmjs.org/daemon/-/daemon-1.1.0.tgz
1543 silly fetchAndShaCheck shasum 6c5102c81db0be856fc9008fc2c935b398864ae8
1544 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/daemon/-/daemon-1.1.0.tgz not in flight; adding
1545 verbose addTmpTarball already have metadata; skipping unpack for daemon@1.1.0
1546 silly cache afterAdd daemon@1.1.0
1547 verbose afterAdd /home/sandip/.npm/daemon/1.1.0/package/package.json not in flight; writing
1548 verbose afterAdd /home/sandip/.npm/daemon/1.1.0/package/package.json written
1549 http 200 https://registry.npmjs.org/string
1550 silly get cb [ 200,
1550 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1550 silly get etag: '"KSAH2S85T5J4XPUJGS9O4GXN"',
1550 silly get 'content-type': 'application/json',
1550 silly get 'cache-control': 'max-age=60',
1550 silly get 'content-length': '81117',
1550 silly get 'accept-ranges': 'bytes',
1550 silly get date: 'Tue, 15 Sep 2015 19:25:33 GMT',
1550 silly get via: '1.1 varnish',
1550 silly get age: '0',
1550 silly get connection: 'keep-alive',
1550 silly get 'x-served-by': 'cache-sin6922-SIN',
1550 silly get 'x-cache': 'HIT',
1550 silly get 'x-cache-hits': '1',
1550 silly get 'x-timer': 'S1442345132.641036,VS0,VE887',
1550 silly get vary: 'Accept' } ]
1551 verbose get saving string to /home/sandip/.npm/registry.npmjs.org/string/.cache.json
1552 silly addNameRange number 2 { name: 'string', range: '>=3.0.0 <4.0.0', hasData: true }
1553 silly addNameRange versions [ 'string',
1553 silly addNameRange [ '0.0.1',
1553 silly addNameRange '0.0.2',
1553 silly addNameRange '0.0.3',
1553 silly addNameRange '0.0.4',
1553 silly addNameRange '0.1.1',
1553 silly addNameRange '0.1.2',
1553 silly addNameRange '0.2.0',
1553 silly addNameRange '0.2.1',
1553 silly addNameRange '0.2.1-1',
1553 silly addNameRange '0.2.1-2',
1553 silly addNameRange '0.2.2',
1553 silly addNameRange '1.0.0',
1553 silly addNameRange '1.1.0',
1553 silly addNameRange '1.2.0',
1553 silly addNameRange '1.2.1',
1553 silly addNameRange '1.3.0',
1553 silly addNameRange '1.3.1',
1553 silly addNameRange '1.4.0',
1553 silly addNameRange '1.5.0',
1553 silly addNameRange '1.5.1',
1553 silly addNameRange '1.6.0',
1553 silly addNameRange '1.6.1',
1553 silly addNameRange '1.7.0',
1553 silly addNameRange '1.8.0',
1553 silly addNameRange '1.8.1',
1553 silly addNameRange '1.9.0',
1553 silly addNameRange '1.9.1',
1553 silly addNameRange '2.0.0',
1553 silly addNameRange '2.0.1',
1553 silly addNameRange '2.1.0',
1553 silly addNameRange '2.2.0',
1553 silly addNameRange '3.0.0',
1553 silly addNameRange '3.0.1',
1553 silly addNameRange '3.1.0',
1553 silly addNameRange '3.1.1',
1553 silly addNameRange '3.1.2',
1553 silly addNameRange '3.1.3',
1553 silly addNameRange '3.2.0',
1553 silly addNameRange '3.2.1',
1553 silly addNameRange '3.3.0',
1553 silly addNameRange '3.3.1' ] ]
1554 silly addNamed string@3.3.1
1555 verbose addNamed "3.3.1" is a plain semver version for string
1556 silly mapToRegistry name string
1557 silly mapToRegistry using default registry
1558 silly mapToRegistry registry https://registry.npmjs.org/
1559 silly mapToRegistry uri https://registry.npmjs.org/string
1560 verbose addRemoteTarball https://registry.npmjs.org/string/-/string-3.3.1.tgz not in flight; adding
1561 verbose addRemoteTarball [ 'https://registry.npmjs.org/string/-/string-3.3.1.tgz',
1561 verbose addRemoteTarball '8d2757ec1c0e6c526796fbb6b14036a4098398b7' ]
1562 info retry fetch attempt 1 at 12:55:44 AM
1563 info attempt registry request try #1 at 12:55:44 AM
1564 http fetch GET https://registry.npmjs.org/string/-/string-3.3.1.tgz
1565 http 200 https://registry.npmjs.org/sitemap
1566 silly get cb [ 200,
1566 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1566 silly get etag: '"19R92443CT18Q5RHIWK9CL5LQ"',
1566 silly get 'content-type': 'application/json',
1566 silly get 'cache-control': 'max-age=60',
1566 silly get 'content-length': '21344',
1566 silly get 'accept-ranges': 'bytes',
1566 silly get date: 'Tue, 15 Sep 2015 19:25:23 GMT',
1566 silly get via: '1.1 varnish',
1566 silly get age: '0',
1566 silly get connection: 'keep-alive',
1566 silly get 'x-served-by': 'cache-sin6927-SIN',
1566 silly get 'x-cache': 'MISS',
1566 silly get 'x-cache-hits': '0',
1566 silly get 'x-timer': 'S1442345123.304612,VS0,VE244',
1566 silly get vary: 'Accept' } ]
1567 verbose get saving sitemap to /home/sandip/.npm/registry.npmjs.org/sitemap/.cache.json
1568 silly addNameRange number 2 { name: 'sitemap', range: '>=1.0.0 <2.0.0', hasData: true }
1569 silly addNameRange versions [ 'sitemap',
1569 silly addNameRange [ '0.1.0',
1569 silly addNameRange '0.2.0',
1569 silly addNameRange '0.3.0',
1569 silly addNameRange '0.4.0',
1569 silly addNameRange '0.5.0',
1569 silly addNameRange '0.6.0',
1569 silly addNameRange '0.7.0',
1569 silly addNameRange '0.7.1',
1569 silly addNameRange '0.7.2',
1569 silly addNameRange '0.7.3',
1569 silly addNameRange '0.7.4',
1569 silly addNameRange '0.8.0',
1569 silly addNameRange '0.8.1',
1569 silly addNameRange '0.9.0',
1569 silly addNameRange '1.0.0',
1569 silly addNameRange '1.1.0',
1569 silly addNameRange '1.1.1' ] ]
1570 silly addNamed sitemap@1.1.1
1571 verbose addNamed "1.1.1" is a plain semver version for sitemap
1572 silly mapToRegistry name sitemap
1573 silly mapToRegistry using default registry
1574 silly mapToRegistry registry https://registry.npmjs.org/
1575 silly mapToRegistry uri https://registry.npmjs.org/sitemap
1576 verbose addRemoteTarball https://registry.npmjs.org/sitemap/-/sitemap-1.1.1.tgz not in flight; adding
1577 verbose addRemoteTarball [ 'https://registry.npmjs.org/sitemap/-/sitemap-1.1.1.tgz',
1577 verbose addRemoteTarball '7d7a95bd6aedb8fc2fde1b4826b728ce2d6c8560' ]
1578 info retry fetch attempt 1 at 12:55:45 AM
1579 info attempt registry request try #1 at 12:55:45 AM
1580 http fetch GET https://registry.npmjs.org/sitemap/-/sitemap-1.1.1.tgz
1581 http fetch 200 https://registry.npmjs.org/lwip/-/lwip-0.0.7.tgz
1582 http 200 https://registry.npmjs.org/nodebb-widget-essentials
1583 silly get cb [ 200,
1583 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1583 silly get etag: '"3TZV19UOJTVXL4YU1EX5X8X28"',
1583 silly get 'content-type': 'application/json',
1583 silly get 'cache-control': 'max-age=60',
1583 silly get 'content-length': '97534',
1583 silly get 'accept-ranges': 'bytes',
1583 silly get date: 'Tue, 15 Sep 2015 19:25:21 GMT',
1583 silly get via: '1.1 varnish',
1583 silly get age: '0',
1583 silly get connection: 'keep-alive',
1583 silly get 'x-served-by': 'cache-sin6924-SIN',
1583 silly get 'x-cache': 'MISS',
1583 silly get 'x-cache-hits': '0',
1583 silly get 'x-timer': 'S1442345121.376686,VS0,VE222',
1583 silly get vary: 'Accept' } ]
1584 verbose get saving nodebb-widget-essentials to /home/sandip/.npm/registry.npmjs.org/nodebb-widget-essentials/.cache.json
1585 silly mapToRegistry name nodebb-widget-essentials
1586 silly mapToRegistry using default registry
1587 silly mapToRegistry registry https://registry.npmjs.org/
1588 silly mapToRegistry uri https://registry.npmjs.org/nodebb-widget-essentials
1589 verbose addRemoteTarball https://registry.npmjs.org/nodebb-widget-essentials/-/nodebb-widget-essentials-2.0.1.tgz not in flight; adding
1590 verbose addRemoteTarball [ 'https://registry.npmjs.org/nodebb-widget-essentials/-/nodebb-widget-essentials-2.0.1.tgz',
1590 verbose addRemoteTarball 'b3a6e3fd59884b5e7bf067cd861787318067eaf3' ]
1591 info retry fetch attempt 1 at 12:55:46 AM
1592 info attempt registry request try #1 at 12:55:46 AM
1593 http fetch GET https://registry.npmjs.org/nodebb-widget-essentials/-/nodebb-widget-essentials-2.0.1.tgz
1594 http fetch 200 https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz
1595 silly fetchAndShaCheck shasum 4c6f5a1167ebc516ac29b76e4eadb873c15289a4
1596 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/winston/-/winston-1.0.1.tgz not in flight; adding
1597 verbose addTmpTarball already have metadata; skipping unpack for winston@1.0.1
1598 silly cache afterAdd winston@1.0.1
1599 verbose afterAdd /home/sandip/.npm/winston/1.0.1/package/package.json not in flight; writing
1600 verbose afterAdd /home/sandip/.npm/winston/1.0.1/package/package.json written
1601 http fetch 200 https://registry.npmjs.org/heapdump/-/heapdump-0.3.7.tgz
1602 silly fetchAndShaCheck shasum f50df2b140e5cde7656638f4c384d683b0143298
1603 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/heapdump/-/heapdump-0.3.7.tgz not in flight; adding
1604 verbose addTmpTarball already have metadata; skipping unpack for heapdump@0.3.7
1605 silly cache afterAdd heapdump@0.3.7
1606 verbose afterAdd /home/sandip/.npm/heapdump/0.3.7/package/package.json not in flight; writing
1607 verbose afterAdd /home/sandip/.npm/heapdump/0.3.7/package/package.json written
1608 http fetch 200 https://registry.npmjs.org/passport/-/passport-0.3.0.tgz
1609 silly fetchAndShaCheck shasum 14c151b0eb6795aa9335239827f548d5f94c7046
1610 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/passport/-/passport-0.3.0.tgz not in flight; adding
1611 verbose addTmpTarball already have metadata; skipping unpack for passport@0.3.0
1612 silly cache afterAdd passport@0.3.0
1613 verbose afterAdd /home/sandip/.npm/passport/0.3.0/package/package.json not in flight; writing
1614 verbose afterAdd /home/sandip/.npm/passport/0.3.0/package/package.json written
1615 silly fetchAndShaCheck shasum 4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022
1616 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/underscore/-/underscore-1.8.3.tgz not in flight; adding
1617 verbose addTmpTarball already have metadata; skipping unpack for underscore@1.8.3
1618 silly cache afterAdd underscore@1.8.3
1619 verbose afterAdd /home/sandip/.npm/underscore/1.8.3/package/package.json not in flight; writing
1620 verbose afterAdd /home/sandip/.npm/underscore/1.8.3/package/package.json written
1621 http 200 https://registry.npmjs.org/lru-cache
1622 silly get cb [ 200,
1622 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1622 silly get etag: '"280US5AD6T7F2UM12KF0QR839"',
1622 silly get 'content-type': 'application/json',
1622 silly get 'cache-control': 'max-age=60',
1622 silly get 'content-length': '36973',
1622 silly get 'accept-ranges': 'bytes',
1622 silly get date: 'Tue, 15 Sep 2015 19:25:29 GMT',
1622 silly get via: '1.1 varnish',
1622 silly get age: '27',
1622 silly get connection: 'keep-alive',
1622 silly get 'x-served-by': 'cache-sin6924-SIN',
1622 silly get 'x-cache': 'HIT',
1622 silly get 'x-cache-hits': '1',
1622 silly get 'x-timer': 'S1442345129.824822,VS0,VE0',
1622 silly get vary: 'Accept' } ]
1623 verbose get saving lru-cache to /home/sandip/.npm/registry.npmjs.org/lru-cache/.cache.json
1624 silly addNameRange number 2 { name: 'lru-cache', range: '>=2.6.1 <3.0.0', hasData: true }
1625 silly addNameRange versions [ 'lru-cache',
1625 silly addNameRange [ '1.0.1',
1625 silly addNameRange '1.0.2',
1625 silly addNameRange '1.0.3',
1625 silly addNameRange '1.0.4',
1625 silly addNameRange '1.0.5',
1625 silly addNameRange '1.0.6',
1625 silly addNameRange '1.1.0',
1625 silly addNameRange '1.1.1',
1625 silly addNameRange '2.0.0',
1625 silly addNameRange '2.0.1',
1625 silly addNameRange '2.0.2',
1625 silly addNameRange '2.0.3',
1625 silly addNameRange '2.0.4',
1625 silly addNameRange '2.1.0',
1625 silly addNameRange '2.2.0',
1625 silly addNameRange '2.2.1',
1625 silly addNameRange '2.2.2',
1625 silly addNameRange '2.2.4',
1625 silly addNameRange '2.3.0',
1625 silly addNameRange '2.3.1',
1625 silly addNameRange '2.5.0',
1625 silly addNameRange '2.5.1',
1625 silly addNameRange '2.5.2',
1625 silly addNameRange '2.6.0',
1625 silly addNameRange '2.6.1',
1625 silly addNameRange '2.6.2',
1625 silly addNameRange '2.6.3',
1625 silly addNameRange '2.6.4',
1625 silly addNameRange '2.6.5',
1625 silly addNameRange '2.7.0' ] ]
1626 silly addNamed lru-cache@2.7.0
1627 verbose addNamed "2.7.0" is a plain semver version for lru-cache
1628 silly mapToRegistry name lru-cache
1629 silly mapToRegistry using default registry
1630 silly mapToRegistry registry https://registry.npmjs.org/
1631 silly mapToRegistry uri https://registry.npmjs.org/lru-cache
1632 verbose addRemoteTarball https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.0.tgz not in flight; adding
1633 verbose addRemoteTarball [ 'https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.0.tgz',
1633 verbose addRemoteTarball 'aaa376a4cd970f9cebf5ec1909566ec034f07ee6' ]
1634 info retry fetch attempt 1 at 12:55:49 AM
1635 info attempt registry request try #1 at 12:55:49 AM
1636 http fetch GET https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.0.tgz
1637 http fetch 200 https://registry.npmjs.org/less/-/less-2.5.1.tgz
1638 http fetch 200 https://registry.npmjs.org/string/-/string-3.3.1.tgz
1639 http 200 https://registry.npmjs.org/nconf
1640 silly get cb [ 200,
1640 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1640 silly get etag: '"ENANY63I8R8HPAHOZ1V4MXFQ8"',
1640 silly get 'content-type': 'application/json',
1640 silly get 'cache-control': 'max-age=60',
1640 silly get 'content-length': '34975',
1640 silly get 'accept-ranges': 'bytes',
1640 silly get date: 'Tue, 15 Sep 2015 19:25:24 GMT',
1640 silly get via: '1.1 varnish',
1640 silly get age: '0',
1640 silly get connection: 'keep-alive',
1640 silly get 'x-served-by': 'cache-sin6920-SIN',
1640 silly get 'x-cache': 'HIT',
1640 silly get 'x-cache-hits': '1',
1640 silly get 'x-timer': 'S1442345123.978463,VS0,VE258',
1640 silly get vary: 'Accept' } ]
1641 verbose get saving nconf to /home/sandip/.npm/registry.npmjs.org/nconf/.cache.json
1642 silly addNameRange number 2 { name: 'nconf', range: '>=0.7.1 <0.8.0', hasData: true }
1643 silly addNameRange versions [ 'nconf',
1643 silly addNameRange [ '0.1.14',
1643 silly addNameRange '0.2.0',
1643 silly addNameRange '0.3.1',
1643 silly addNameRange '0.4.3',
1643 silly addNameRange '0.4.4',
1643 silly addNameRange '0.4.5',
1643 silly addNameRange '0.4.6',
1643 silly addNameRange '0.5.0',
1643 silly addNameRange '0.5.1',
1643 silly addNameRange '0.6.0',
1643 silly addNameRange '0.6.1',
1643 silly addNameRange '0.6.3',
1643 silly addNameRange '0.6.4',
1643 silly addNameRange '0.6.5',
1643 silly addNameRange '0.6.6',
1643 silly addNameRange '0.6.7',
1643 silly addNameRange '0.6.8',
1643 silly addNameRange '0.6.9',
1643 silly addNameRange '0.7.0',
1643 silly addNameRange '0.7.1',
1643 silly addNameRange '0.7.2' ] ]
1644 silly addNamed nconf@0.7.2
1645 verbose addNamed "0.7.2" is a plain semver version for nconf
1646 silly mapToRegistry name nconf
1647 silly mapToRegistry using default registry
1648 silly mapToRegistry registry https://registry.npmjs.org/
1649 silly mapToRegistry uri https://registry.npmjs.org/nconf
1650 verbose addRemoteTarball https://registry.npmjs.org/nconf/-/nconf-0.7.2.tgz not in flight; adding
1651 verbose addRemoteTarball [ 'https://registry.npmjs.org/nconf/-/nconf-0.7.2.tgz',
1651 verbose addRemoteTarball 'a05fdf22dc01c378dd5c4df27f2dc90b9aa8bb00' ]
1652 info retry fetch attempt 1 at 12:55:50 AM
1653 info attempt registry request try #1 at 12:55:50 AM
1654 http fetch GET https://registry.npmjs.org/nconf/-/nconf-0.7.2.tgz
1655 http 200 https://registry.npmjs.org/nodebb-plugin-dbsearch
1656 silly get cb [ 200,
1656 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1656 silly get etag: '"D55ZFJECGB5IXJS3RFG4EJT70"',
1656 silly get 'content-type': 'application/json',
1656 silly get 'cache-control': 'max-age=60',
1656 silly get 'content-length': '31471',
1656 silly get 'accept-ranges': 'bytes',
1656 silly get date: 'Tue, 15 Sep 2015 19:25:25 GMT',
1656 silly get via: '1.1 varnish',
1656 silly get age: '0',
1656 silly get connection: 'keep-alive',
1656 silly get 'x-served-by': 'cache-sin6927-SIN',
1656 silly get 'x-cache': 'MISS',
1656 silly get 'x-cache-hits': '0',
1656 silly get 'x-timer': 'S1442345124.150560,VS0,VE1021',
1656 silly get vary: 'Accept' } ]
1657 verbose get saving nodebb-plugin-dbsearch to /home/sandip/.npm/registry.npmjs.org/nodebb-plugin-dbsearch/.cache.json
1658 silly mapToRegistry name nodebb-plugin-dbsearch
1659 silly mapToRegistry using default registry
1660 silly mapToRegistry registry https://registry.npmjs.org/
1661 silly mapToRegistry uri https://registry.npmjs.org/nodebb-plugin-dbsearch
1662 verbose addRemoteTarball https://registry.npmjs.org/nodebb-plugin-dbsearch/-/nodebb-plugin-dbsearch-0.2.16.tgz not in flight; adding
1663 verbose addRemoteTarball [ 'https://registry.npmjs.org/nodebb-plugin-dbsearch/-/nodebb-plugin-dbsearch-0.2.16.tgz',
1663 verbose addRemoteTarball '58275544fb1fe0d9dc9381241b25434d30ece13e' ]
1664 info retry fetch attempt 1 at 12:55:50 AM
1665 info attempt registry request try #1 at 12:55:50 AM
1666 http fetch GET https://registry.npmjs.org/nodebb-plugin-dbsearch/-/nodebb-plugin-dbsearch-0.2.16.tgz
1667 info retry will retry, error on last attempt: Error: getaddrinfo ENOTFOUND registry.npmjs.org
1668 http fetch 200 https://registry.npmjs.org/logrotate-stream/-/logrotate-stream-0.2.5.tgz
1669 silly fetchAndShaCheck shasum fdd42e7982a7ee2eb86b55f5f23dcbffc66e6990
1670 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/logrotate-stream/-/logrotate-stream-0.2.5.tgz not in flight; adding
1671 verbose addTmpTarball already have metadata; skipping unpack for logrotate-stream@0.2.5
1672 silly cache afterAdd logrotate-stream@0.2.5
1673 verbose afterAdd /home/sandip/.npm/logrotate-stream/0.2.5/package/package.json not in flight; writing
1674 verbose afterAdd /home/sandip/.npm/logrotate-stream/0.2.5/package/package.json written
1675 http fetch 200 https://registry.npmjs.org/xregexp/-/xregexp-2.0.0.tgz
1676 http fetch 200 https://registry.npmjs.org/semver/-/semver-5.0.3.tgz
1677 silly fetchAndShaCheck shasum 8d2757ec1c0e6c526796fbb6b14036a4098398b7
1678 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/string/-/string-3.3.1.tgz not in flight; adding
1679 verbose addTmpTarball already have metadata; skipping unpack for string@3.3.1
1680 silly cache afterAdd string@3.3.1
1681 verbose afterAdd /home/sandip/.npm/string/3.3.1/package/package.json not in flight; writing
1682 verbose afterAdd /home/sandip/.npm/string/3.3.1/package/package.json written
1683 silly fetchAndShaCheck shasum 77466de589cd5d3c95f138aa78bc569a3cb5d27a
1684 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/semver/-/semver-5.0.3.tgz not in flight; adding
1685 verbose addTmpTarball already have metadata; skipping unpack for semver@5.0.3
1686 silly cache afterAdd semver@5.0.3
1687 verbose afterAdd /home/sandip/.npm/semver/5.0.3/package/package.json not in flight; writing
1688 verbose afterAdd /home/sandip/.npm/semver/5.0.3/package/package.json written
1689 http 200 https://registry.npmjs.org/nodebb-rewards-essentials
1690 silly get cb [ 200,
1690 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1690 silly get etag: '"5HIJ9FM2QY8IR6ORDRN1TNAHF"',
1690 silly get 'content-type': 'application/json',
1690 silly get 'cache-control': 'max-age=60',
1690 silly get 'content-length': '6648',
1690 silly get 'accept-ranges': 'bytes',
1690 silly get date: 'Tue, 15 Sep 2015 19:25:24 GMT',
1690 silly get via: '1.1 varnish',
1690 silly get age: '0',
1690 silly get connection: 'keep-alive',
1690 silly get 'x-served-by': 'cache-sin6921-SIN',
1690 silly get 'x-cache': 'MISS',
1690 silly get 'x-cache-hits': '0',
1690 silly get 'x-timer': 'S1442345123.238263,VS0,VE1052',
1690 silly get vary: 'Accept' } ]
1691 verbose get saving nodebb-rewards-essentials to /home/sandip/.npm/registry.npmjs.org/nodebb-rewards-essentials/.cache.json
1692 silly mapToRegistry name nodebb-rewards-essentials
1693 silly mapToRegistry using default registry
1694 silly mapToRegistry registry https://registry.npmjs.org/
1695 silly mapToRegistry uri https://registry.npmjs.org/nodebb-rewards-essentials
1696 verbose addRemoteTarball https://registry.npmjs.org/nodebb-rewards-essentials/-/nodebb-rewards-essentials-0.0.5.tgz not in flight; adding
1697 verbose addRemoteTarball [ 'https://registry.npmjs.org/nodebb-rewards-essentials/-/nodebb-rewards-essentials-0.0.5.tgz',
1697 verbose addRemoteTarball '35435672eebb7557a7b23c9d048b00f0054145ba' ]
1698 info retry fetch attempt 1 at 12:55:54 AM
1699 info attempt registry request try #1 at 12:55:54 AM
1700 http fetch GET https://registry.npmjs.org/nodebb-rewards-essentials/-/nodebb-rewards-essentials-0.0.5.tgz
1701 http fetch 200 https://registry.npmjs.org/nodebb-plugin-dbsearch/-/nodebb-plugin-dbsearch-0.2.16.tgz
1702 http fetch 200 https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.0.tgz
1703 silly fetchAndShaCheck shasum aaa376a4cd970f9cebf5ec1909566ec034f07ee6
1704 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/lru-cache/-/lru-cache-2.7.0.tgz not in flight; adding
1705 verbose addTmpTarball already have metadata; skipping unpack for lru-cache@2.7.0
1706 silly cache afterAdd lru-cache@2.7.0
1707 verbose afterAdd /home/sandip/.npm/lru-cache/2.7.0/package/package.json not in flight; writing
1708 verbose afterAdd /home/sandip/.npm/lru-cache/2.7.0/package/package.json written
1709 http fetch 200 https://registry.npmjs.org/nodebb-widget-essentials/-/nodebb-widget-essentials-2.0.1.tgz
1710 silly fetchAndShaCheck shasum b3a6e3fd59884b5e7bf067cd861787318067eaf3
1711 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/nodebb-widget-essentials/-/nodebb-widget-essentials-2.0.1.tgz not in flight; adding
1712 verbose addTmpTarball already have metadata; skipping unpack for nodebb-widget-essentials@2.0.1
1713 silly cache afterAdd nodebb-widget-essentials@2.0.1
1714 verbose afterAdd /home/sandip/.npm/nodebb-widget-essentials/2.0.1/package/package.json not in flight; writing
1715 verbose afterAdd /home/sandip/.npm/nodebb-widget-essentials/2.0.1/package/package.json written
1716 http 200 https://registry.npmjs.org/nodebb-plugin-emoji-extended
1717 silly get cb [ 200,
1717 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1717 silly get etag: '"5ZCKU1R1PXZ37SEU7PSRCVJ9E"',
1717 silly get 'content-type': 'application/json',
1717 silly get 'cache-control': 'max-age=60',
1717 silly get 'content-length': '60240',
1717 silly get 'accept-ranges': 'bytes',
1717 silly get date: 'Tue, 15 Sep 2015 19:25:23 GMT',
1717 silly get via: '1.1 varnish',
1717 silly get age: '0',
1717 silly get connection: 'keep-alive',
1717 silly get 'x-served-by': 'cache-sin6922-SIN',
1717 silly get 'x-cache': 'MISS',
1717 silly get 'x-cache-hits': '0',
1717 silly get 'x-timer': 'S1442345123.269259,VS0,VE241',
1717 silly get vary: 'Accept' } ]
1718 verbose get saving nodebb-plugin-emoji-extended to /home/sandip/.npm/registry.npmjs.org/nodebb-plugin-emoji-extended/.cache.json
1719 silly mapToRegistry name nodebb-plugin-emoji-extended
1720 silly mapToRegistry using default registry
1721 silly mapToRegistry registry https://registry.npmjs.org/
1722 silly mapToRegistry uri https://registry.npmjs.org/nodebb-plugin-emoji-extended
1723 verbose addRemoteTarball https://registry.npmjs.org/nodebb-plugin-emoji-extended/-/nodebb-plugin-emoji-extended-0.4.12.tgz not in flight; adding
1724 verbose addRemoteTarball [ 'https://registry.npmjs.org/nodebb-plugin-emoji-extended/-/nodebb-plugin-emoji-extended-0.4.12.tgz',
1724 verbose addRemoteTarball 'c3a4bdb6b1417fa3fa6379d721583e317c9fc23f' ]
1725 info retry fetch attempt 1 at 12:55:57 AM
1726 info attempt registry request try #1 at 12:55:57 AM
1727 http fetch GET https://registry.npmjs.org/nodebb-plugin-emoji-extended/-/nodebb-plugin-emoji-extended-0.4.12.tgz
1728 http 200 https://registry.npmjs.org/body-parser
1729 silly get cb [ 200,
1729 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1729 silly get etag: '"D73RA3ZIGGQ4O8SLF8VGHFEKL"',
1729 silly get 'content-type': 'application/json',
1729 silly get 'cache-control': 'max-age=60',
1729 silly get 'content-length': '106387',
1729 silly get 'accept-ranges': 'bytes',
1729 silly get date: 'Tue, 15 Sep 2015 19:25:29 GMT',
1729 silly get via: '1.1 varnish',
1729 silly get age: '11',
1729 silly get connection: 'keep-alive',
1729 silly get 'x-served-by': 'cache-sin6923-SIN',
1729 silly get 'x-cache': 'HIT',
1729 silly get 'x-cache-hits': '1',
1729 silly get 'x-timer': 'S1442345129.580690,VS0,VE0',
1729 silly get vary: 'Accept' } ]
1730 verbose get saving body-parser to /home/sandip/.npm/registry.npmjs.org/body-parser/.cache.json
1731 silly addNameRange number 2 { name: 'body-parser', range: '>=1.9.0 <2.0.0', hasData: true }
1732 silly addNameRange versions [ 'body-parser',
1732 silly addNameRange [ '1.0.0',
1732 silly addNameRange '1.0.1',
1732 silly addNameRange '1.0.2',
1732 silly addNameRange '1.1.0',
1732 silly addNameRange '1.1.1',
1732 silly addNameRange '1.1.2',
1732 silly addNameRange '1.2.0',
1732 silly addNameRange '1.2.1',
1732 silly addNameRange '1.2.2',
1732 silly addNameRange '1.3.0',
1732 silly addNameRange '1.3.1',
1732 silly addNameRange '1.4.0',
1732 silly addNameRange '1.4.1',
1732 silly addNameRange '1.4.2',
1732 silly addNameRange '1.4.3',
1732 silly addNameRange '1.5.0',
1732 silly addNameRange '1.5.1',
1732 silly addNameRange '1.5.2',
1732 silly addNameRange '1.6.0',
1732 silly addNameRange '1.6.1',
1732 silly addNameRange '1.6.2',
1732 silly addNameRange '1.6.3',
1732 silly addNameRange '1.6.4',
1732 silly addNameRange '1.6.5',
1732 silly addNameRange '1.6.6',
1732 silly addNameRange '1.6.7',
1732 silly addNameRange '1.7.0',
1732 silly addNameRange '1.8.0',
1732 silly addNameRange '1.8.1',
1732 silly addNameRange '1.8.2',
1732 silly addNameRange '1.8.3',
1732 silly addNameRange '1.8.4',
1732 silly addNameRange '1.9.0',
1732 silly addNameRange '1.9.1',
1732 silly addNameRange '1.9.2',
1732 silly addNameRange '1.9.3',
1732 silly addNameRange '1.10.0',
1732 silly addNameRange '1.10.1',
1732 silly addNameRange '1.10.2',
1732 silly addNameRange '1.11.0',
1732 silly addNameRange '1.12.0',
1732 silly addNameRange '1.12.1',
1732 silly addNameRange '1.12.2',
1732 silly addNameRange '1.12.3',
1732 silly addNameRange '1.12.4',
1732 silly addNameRange '1.13.0',
1732 silly addNameRange '1.13.1',
1732 silly addNameRange '1.13.2',
1732 silly addNameRange '1.13.3' ] ]
1733 silly addNamed body-parser@1.13.3
1734 verbose addNamed "1.13.3" is a plain semver version for body-parser
1735 silly mapToRegistry name body-parser
1736 silly mapToRegistry using default registry
1737 silly mapToRegistry registry https://registry.npmjs.org/
1738 silly mapToRegistry uri https://registry.npmjs.org/body-parser
1739 verbose addRemoteTarball https://registry.npmjs.org/body-parser/-/body-parser-1.13.3.tgz not in flight; adding
1740 verbose addRemoteTarball [ 'https://registry.npmjs.org/body-parser/-/body-parser-1.13.3.tgz',
1740 verbose addRemoteTarball 'c08cf330c3358e151016a05746f13f029c97fa97' ]
1741 info retry fetch attempt 1 at 12:55:57 AM
1742 info attempt registry request try #1 at 12:55:57 AM
1743 http fetch GET https://registry.npmjs.org/body-parser/-/body-parser-1.13.3.tgz
1744 http 200 https://registry.npmjs.org/bcryptjs
1745 silly get cb [ 200,
1745 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1745 silly get etag: '"6AWW2H20MI9WU9ZG833N5YC3L"',
1745 silly get 'content-type': 'application/json',
1745 silly get 'cache-control': 'max-age=60',
1745 silly get 'content-length': '46532',
1745 silly get 'accept-ranges': 'bytes',
1745 silly get date: 'Tue, 15 Sep 2015 19:25:34 GMT',
1745 silly get via: '1.1 varnish',
1745 silly get age: '0',
1745 silly get connection: 'keep-alive',
1745 silly get 'x-served-by': 'cache-sin6923-SIN',
1745 silly get 'x-cache': 'HIT',
1745 silly get 'x-cache-hits': '1',
1745 silly get 'x-timer': 'S1442345134.006704,VS0,VE871',
1745 silly get vary: 'Accept' } ]
1746 verbose get saving bcryptjs to /home/sandip/.npm/registry.npmjs.org/bcryptjs/.cache.json
1747 silly addNameRange number 2 { name: 'bcryptjs', range: '>=2.2.1 <2.3.0', hasData: true }
1748 silly addNameRange versions [ 'bcryptjs',
1748 silly addNameRange [ '0.7.5',
1748 silly addNameRange '0.7.6',
1748 silly addNameRange '0.7.7',
1748 silly addNameRange '0.7.8',
1748 silly addNameRange '0.7.10',
1748 silly addNameRange '0.7.12',
1748 silly addNameRange '1.0.0',
1748 silly addNameRange '1.0.1',
1748 silly addNameRange '1.0.2',
1748 silly addNameRange '1.0.3',
1748 silly addNameRange '1.0.4',
1748 silly addNameRange '1.0.5',
1748 silly addNameRange '1.1.0',
1748 silly addNameRange '2.0.0',
1748 silly addNameRange '2.0.1',
1748 silly addNameRange '2.0.2',
1748 silly addNameRange '2.1.0',
1748 silly addNameRange '2.2.0',
1748 silly addNameRange '2.2.1' ] ]
1749 silly addNamed bcryptjs@2.2.1
1750 verbose addNamed "2.2.1" is a plain semver version for bcryptjs
1751 silly mapToRegistry name bcryptjs
1752 silly mapToRegistry using default registry
1753 silly mapToRegistry registry https://registry.npmjs.org/
1754 silly mapToRegistry uri https://registry.npmjs.org/bcryptjs
1755 verbose addRemoteTarball https://registry.npmjs.org/bcryptjs/-/bcryptjs-2.2.1.tgz not in flight; adding
1756 verbose addRemoteTarball [ 'https://registry.npmjs.org/bcryptjs/-/bcryptjs-2.2.1.tgz',
1756 verbose addRemoteTarball '102a2e99c19069340c3d3e6d11abaa0ef7cdb988' ]
1757 info retry fetch attempt 1 at 12:55:57 AM
1758 info attempt registry request try #1 at 12:55:57 AM
1759 http fetch GET https://registry.npmjs.org/bcryptjs/-/bcryptjs-2.2.1.tgz
1760 http fetch 200 https://registry.npmjs.org/sitemap/-/sitemap-1.1.1.tgz
1761 http 200 https://registry.npmjs.org/morgan
1762 silly get cb [ 200,
1762 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1762 silly get etag: '"D86IYCFD1NCK4LPNHAUEDLKRI"',
1762 silly get 'content-type': 'application/json',
1762 silly get 'cache-control': 'max-age=60',
1762 silly get 'content-length': '42339',
1762 silly get 'accept-ranges': 'bytes',
1762 silly get date: 'Tue, 15 Sep 2015 19:25:23 GMT',
1762 silly get via: '1.1 varnish',
1762 silly get age: '0',
1762 silly get connection: 'keep-alive',
1762 silly get 'x-served-by': 'cache-sin6920-SIN',
1762 silly get 'x-cache': 'HIT',
1762 silly get 'x-cache-hits': '1',
1762 silly get 'x-timer': 'S1442345123.596697,VS0,VE222',
1762 silly get vary: 'Accept' } ]
1763 verbose get saving morgan to /home/sandip/.npm/registry.npmjs.org/morgan/.cache.json
1764 silly addNameRange number 2 { name: 'morgan', range: '>=1.3.2 <2.0.0', hasData: true }
1765 silly addNameRange versions [ 'morgan',
1765 silly addNameRange [ '1.0.0',
1765 silly addNameRange '1.0.1',
1765 silly addNameRange '1.1.0',
1765 silly addNameRange '1.1.1',
1765 silly addNameRange '1.2.0',
1765 silly addNameRange '1.2.1',
1765 silly addNameRange '1.2.2',
1765 silly addNameRange '1.2.3',
1765 silly addNameRange '1.3.0',
1765 silly addNameRange '1.3.1',
1765 silly addNameRange '1.3.2',
1765 silly addNameRange '1.4.0',
1765 silly addNameRange '1.4.1',
1765 silly addNameRange '1.5.0',
1765 silly addNameRange '1.5.1',
1765 silly addNameRange '1.5.2',
1765 silly addNameRange '1.5.3',
1765 silly addNameRange '1.6.0',
1765 silly addNameRange '1.6.1' ] ]
1766 silly addNamed morgan@1.6.1
1767 verbose addNamed "1.6.1" is a plain semver version for morgan
1768 silly mapToRegistry name morgan
1769 silly mapToRegistry using default registry
1770 silly mapToRegistry registry https://registry.npmjs.org/
1771 silly mapToRegistry uri https://registry.npmjs.org/morgan
1772 verbose addRemoteTarball https://registry.npmjs.org/morgan/-/morgan-1.6.1.tgz not in flight; adding
1773 verbose addRemoteTarball [ 'https://registry.npmjs.org/morgan/-/morgan-1.6.1.tgz',
1773 verbose addRemoteTarball '5fd818398c6819cba28a7cd6664f292fe1c0bbf2' ]
1774 info retry fetch attempt 1 at 12:55:57 AM
1775 info attempt registry request try #1 at 12:55:57 AM
1776 http fetch GET https://registry.npmjs.org/morgan/-/morgan-1.6.1.tgz
1777 http 200 https://registry.npmjs.org/underscore.deep
1778 silly get cb [ 200,
1778 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1778 silly get etag: '"25LT0EC0QS4MLCLM5XSFZ1SPG"',
1778 silly get 'content-type': 'application/json',
1778 silly get 'cache-control': 'max-age=60',
1778 silly get 'content-length': '25305',
1778 silly get 'accept-ranges': 'bytes',
1778 silly get date: 'Tue, 15 Sep 2015 19:25:23 GMT',
1778 silly get via: '1.1 varnish',
1778 silly get age: '0',
1778 silly get connection: 'keep-alive',
1778 silly get 'x-served-by': 'cache-sin6927-SIN',
1778 silly get 'x-cache': 'MISS',
1778 silly get 'x-cache-hits': '0',
1778 silly get 'x-timer': 'S1442345122.932028,VS0,VE873',
1778 silly get vary: 'Accept' } ]
1779 verbose get saving underscore.deep to /home/sandip/.npm/registry.npmjs.org/underscore.deep/.cache.json
1780 silly addNameRange number 2 { name: 'underscore.deep',
1780 silly addNameRange range: '>=0.5.1 <0.6.0',
1780 silly addNameRange hasData: true }
1781 silly addNameRange versions [ 'underscore.deep',
1781 silly addNameRange [ '0.0.1',
1781 silly addNameRange '0.0.2',
1781 silly addNameRange '0.0.3',
1781 silly addNameRange '0.0.4',
1781 silly addNameRange '0.0.5',
1781 silly addNameRange '0.1.0',
1781 silly addNameRange '0.2.0',
1781 silly addNameRange '0.3.0',
1781 silly addNameRange '0.4.0',
1781 silly addNameRange '0.5.0',
1781 silly addNameRange '0.5.1' ] ]
1782 silly addNamed underscore.deep@0.5.1
1783 verbose addNamed "0.5.1" is a plain semver version for underscore.deep
1784 silly mapToRegistry name underscore.deep
1785 silly mapToRegistry using default registry
1786 silly mapToRegistry registry https://registry.npmjs.org/
1787 silly mapToRegistry uri https://registry.npmjs.org/underscore.deep
1788 verbose addRemoteTarball https://registry.npmjs.org/underscore.deep/-/underscore.deep-0.5.1.tgz not in flight; adding
1789 verbose addRemoteTarball [ 'https://registry.npmjs.org/underscore.deep/-/underscore.deep-0.5.1.tgz',
1789 verbose addRemoteTarball '072671f48d68735c34223fcfef63e69e5276cc2b' ]
1790 info retry fetch attempt 1 at 12:55:57 AM
1791 info attempt registry request try #1 at 12:55:57 AM
1792 http fetch GET https://registry.npmjs.org/underscore.deep/-/underscore.deep-0.5.1.tgz
1793 http fetch 200 https://registry.npmjs.org/nodebb-rewards-essentials/-/nodebb-rewards-essentials-0.0.5.tgz
1794 silly fetchAndShaCheck shasum 35435672eebb7557a7b23c9d048b00f0054145ba
1795 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/nodebb-rewards-essentials/-/nodebb-rewards-essentials-0.0.5.tgz not in flight; adding
1796 verbose addTmpTarball already have metadata; skipping unpack for nodebb-rewards-essentials@0.0.5
1797 silly cache afterAdd nodebb-rewards-essentials@0.0.5
1798 verbose afterAdd /home/sandip/.npm/nodebb-rewards-essentials/0.0.5/package/package.json not in flight; writing
1799 verbose afterAdd /home/sandip/.npm/nodebb-rewards-essentials/0.0.5/package/package.json written
1800 http 200 https://registry.npmjs.org/uglify-js
1801 silly get cb [ 200,
1801 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1801 silly get etag: '"AHJX5MQZJ5IF6CKGKWOBFZ8TT"',
1801 silly get 'content-type': 'application/json',
1801 silly get 'cache-control': 'max-age=60',
1801 silly get 'content-length': '97777',
1801 silly get 'accept-ranges': 'bytes',
1801 silly get date: 'Tue, 15 Sep 2015 19:25:37 GMT',
1801 silly get via: '1.1 varnish',
1801 silly get age: '40',
1801 silly get connection: 'keep-alive',
1801 silly get 'x-served-by': 'cache-sin6926-SIN',
1801 silly get 'x-cache': 'HIT',
1801 silly get 'x-cache-hits': '2',
1801 silly get 'x-timer': 'S1442345137.172988,VS0,VE0',
1801 silly get vary: 'Accept' } ]
1802 verbose get saving uglify-js to /home/sandip/.npm/registry.npmjs.org/uglify-js/.cache.json
1803 silly addNameRange number 2 { name: 'uglify-js', range: '>=2.4.24 <3.0.0', hasData: true }
1804 silly addNameRange versions [ 'uglify-js',
1804 silly addNameRange [ '0.0.1',
1804 silly addNameRange '0.0.2',
1804 silly addNameRange '0.0.3',
1804 silly addNameRange '0.0.4',
1804 silly addNameRange '0.0.5',
1804 silly addNameRange '1.0.1',
1804 silly addNameRange '1.0.2',
1804 silly addNameRange '1.0.3',
1804 silly addNameRange '1.0.4',
1804 silly addNameRange '1.0.5',
1804 silly addNameRange '1.0.6',
1804 silly addNameRange '1.0.7',
1804 silly addNameRange '1.1.0',
1804 silly addNameRange '1.1.1',
1804 silly addNameRange '1.2.0',
1804 silly addNameRange '1.2.1',
1804 silly addNameRange '1.2.2',
1804 silly addNameRange '1.2.3',
1804 silly addNameRange '1.2.4',
1804 silly addNameRange '1.2.5',
1804 silly addNameRange '1.2.6',
1804 silly addNameRange '1.3.0',
1804 silly addNameRange '1.3.1',
1804 silly addNameRange '1.3.2',
1804 silly addNameRange '1.3.3',
1804 silly addNameRange '1.3.4',
1804 silly addNameRange '2.2.0',
1804 silly addNameRange '2.2.1',
1804 silly addNameRange '2.2.2',
1804 silly addNameRange '2.2.3',
1804 silly addNameRange '2.2.4',
1804 silly addNameRange '2.2.5',
1804 silly addNameRange '2.3.0',
1804 silly addNameRange '2.3.1',
1804 silly addNameRange '2.3.2',
1804 silly addNameRange '2.3.3',
1804 silly addNameRange '2.3.4',
1804 silly addNameRange '2.3.5',
1804 silly addNameRange '2.3.6',
1804 silly addNameRange '1.3.5',
1804 silly addNameRange '2.4.0',
1804 silly addNameRange '2.4.1',
1804 silly addNameRange '2.4.2',
1804 silly addNameRange '2.4.3',
1804 silly addNameRange '2.4.4',
1804 silly addNameRange '2.4.5',
1804 silly addNameRange '2.4.6',
1804 silly addNameRange '2.4.7',
1804 silly addNameRange '2.4.8',
1804 silly addNameRange '2.4.9',
1804 silly addNameRange '2.4.10',
1804 silly addNameRange '2.4.11',
1804 silly addNameRange '2.4.12',
1804 silly addNameRange '2.4.13',
1804 silly addNameRange '2.4.14',
1804 silly addNameRange '2.4.15',
1804 silly addNameRange '2.4.16',
1804 silly addNameRange '2.4.17',
1804 silly addNameRange '2.4.18',
1804 silly addNameRange '2.4.19',
1804 silly addNameRange '2.4.20',
1804 silly addNameRange '2.4.21',
1804 silly addNameRange '2.4.22',
1804 silly addNameRange '2.4.23',
1804 silly addNameRange '2.4.24' ] ]
1805 silly addNamed uglify-js@2.4.24
1806 verbose addNamed "2.4.24" is a plain semver version for uglify-js
1807 silly mapToRegistry name uglify-js
1808 silly mapToRegistry using default registry
1809 silly mapToRegistry registry https://registry.npmjs.org/
1810 silly mapToRegistry uri https://registry.npmjs.org/uglify-js
1811 verbose addRemoteTarball https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.24.tgz not in flight; adding
1812 verbose addRemoteTarball [ 'https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.24.tgz',
1812 verbose addRemoteTarball 'fad5755c1e1577658bb06ff9ab6e548c95bebd6e' ]
1813 info retry fetch attempt 1 at 12:55:58 AM
1814 info attempt registry request try #1 at 12:55:58 AM
1815 http fetch GET https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.24.tgz
1816 silly fetchAndShaCheck shasum 58275544fb1fe0d9dc9381241b25434d30ece13e
1817 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/nodebb-plugin-dbsearch/-/nodebb-plugin-dbsearch-0.2.16.tgz not in flight; adding
1818 verbose addTmpTarball already have metadata; skipping unpack for nodebb-plugin-dbsearch@0.2.16
1819 silly cache afterAdd nodebb-plugin-dbsearch@0.2.16
1820 verbose afterAdd /home/sandip/.npm/nodebb-plugin-dbsearch/0.2.16/package/package.json not in flight; writing
1821 verbose afterAdd /home/sandip/.npm/nodebb-plugin-dbsearch/0.2.16/package/package.json written
1822 http fetch 200 https://registry.npmjs.org/socket.io/-/socket.io-1.3.6.tgz
1823 silly fetchAndShaCheck shasum 1ef8ec4d8edea6499c8febd2a16b6d15b4dc15bd
1824 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/socket.io/-/socket.io-1.3.6.tgz not in flight; adding
1825 verbose addTmpTarball already have metadata; skipping unpack for socket.io@1.3.6
1826 silly cache afterAdd socket.io@1.3.6
1827 verbose afterAdd /home/sandip/.npm/socket.io/1.3.6/package/package.json not in flight; writing
1828 verbose afterAdd /home/sandip/.npm/socket.io/1.3.6/package/package.json written
1829 http fetch 200 https://registry.npmjs.org/nodebb-plugin-emoji-extended/-/nodebb-plugin-emoji-extended-0.4.12.tgz
1830 silly fetchAndShaCheck shasum 700843c02e8598cd63bde1e7a430e4c00d1a3541
1831 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/nodebb-plugin-composer-default/-/nodebb-plugin-composer-default-1.0.14.tgz not in flight; adding
1832 verbose addTmpTarball already have metadata; skipping unpack for nodebb-plugin-composer-default@1.0.14
1833 silly cache afterAdd nodebb-plugin-composer-default@1.0.14
1834 verbose afterAdd /home/sandip/.npm/nodebb-plugin-composer-default/1.0.14/package/package.json not in flight; writing
1835 verbose afterAdd /home/sandip/.npm/nodebb-plugin-composer-default/1.0.14/package/package.json written
1836 http fetch 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz
1837 silly fetchAndShaCheck shasum 30057438eac6cf7f8c4767f38648d6697d75c903
1838 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz not in flight; adding
1839 verbose addTmpTarball already have metadata; skipping unpack for mkdirp@0.5.1
1840 silly cache afterAdd mkdirp@0.5.1
1841 verbose afterAdd /home/sandip/.npm/mkdirp/0.5.1/package/package.json not in flight; writing
1842 verbose afterAdd /home/sandip/.npm/mkdirp/0.5.1/package/package.json written
1843 info attempt registry request try #2 at 12:56:01 AM
1844 http fetch GET https://registry.npmjs.org/connect-ensure-login/-/connect-ensure-login-0.1.1.tgz
1845 http fetch 200 https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.24.tgz
1846 http fetch 200 https://registry.npmjs.org/bcryptjs/-/bcryptjs-2.2.1.tgz
1847 http fetch 200 https://registry.npmjs.org/cron/-/cron-1.0.9.tgz
1848 silly fetchAndShaCheck shasum 5177cf751f3263f00f45ebf69fead1ea96d31cfc
1849 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/cron/-/cron-1.0.9.tgz not in flight; adding
1850 verbose addTmpTarball already have metadata; skipping unpack for cron@1.0.9
1851 silly cache afterAdd cron@1.0.9
1852 verbose afterAdd /home/sandip/.npm/cron/1.0.9/package/package.json not in flight; writing
1853 verbose afterAdd /home/sandip/.npm/cron/1.0.9/package/package.json written
1854 http 200 https://registry.npmjs.org/nodebb-theme-persona
1855 silly get cb [ 200,
1855 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1855 silly get etag: '"3CVTDZH6ZFZXULD3VWQFESXE1"',
1855 silly get 'content-type': 'application/json',
1855 silly get 'cache-control': 'max-age=60',
1855 silly get 'content-length': '248310',
1855 silly get 'accept-ranges': 'bytes',
1855 silly get date: 'Tue, 15 Sep 2015 19:25:26 GMT',
1855 silly get via: '1.1 varnish',
1855 silly get age: '0',
1855 silly get connection: 'keep-alive',
1855 silly get 'x-served-by': 'cache-sin6927-SIN',
1855 silly get 'x-cache': 'MISS',
1855 silly get 'x-cache-hits': '0',
1855 silly get 'x-timer': 'S1442345125.922267,VS0,VE982',
1855 silly get vary: 'Accept' } ]
1856 verbose get saving nodebb-theme-persona to /home/sandip/.npm/registry.npmjs.org/nodebb-theme-persona/.cache.json
1857 silly mapToRegistry name nodebb-theme-persona
1858 silly mapToRegistry using default registry
1859 silly mapToRegistry registry https://registry.npmjs.org/
1860 silly mapToRegistry uri https://registry.npmjs.org/nodebb-theme-persona
1861 verbose addRemoteTarball https://registry.npmjs.org/nodebb-theme-persona/-/nodebb-theme-persona-3.0.11.tgz not in flight; adding
1862 verbose addRemoteTarball [ 'https://registry.npmjs.org/nodebb-theme-persona/-/nodebb-theme-persona-3.0.11.tgz',
1862 verbose addRemoteTarball 'd446e1e9fbe495ed0a012d5bea5667afafc25a1b' ]
1863 info retry fetch attempt 1 at 12:56:02 AM
1864 info attempt registry request try #1 at 12:56:02 AM
1865 http fetch GET https://registry.npmjs.org/nodebb-theme-persona/-/nodebb-theme-persona-3.0.11.tgz
1866 http fetch 200 https://registry.npmjs.org/morgan/-/morgan-1.6.1.tgz
1867 silly fetchAndShaCheck shasum 5fd818398c6819cba28a7cd6664f292fe1c0bbf2
1868 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/morgan/-/morgan-1.6.1.tgz not in flight; adding
1869 verbose addTmpTarball already have metadata; skipping unpack for morgan@1.6.1
1870 silly cache afterAdd morgan@1.6.1
1871 verbose afterAdd /home/sandip/.npm/morgan/1.6.1/package/package.json not in flight; writing
1872 verbose afterAdd /home/sandip/.npm/morgan/1.6.1/package/package.json written
1873 silly fetchAndShaCheck shasum 52a63e56ca0b84a7f3a5f3d61872f126ad7a5943
1874 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/xregexp/-/xregexp-2.0.0.tgz not in flight; adding
1875 verbose addTmpTarball already have metadata; skipping unpack for xregexp@2.0.0
1876 silly cache afterAdd xregexp@2.0.0
1877 verbose afterAdd /home/sandip/.npm/xregexp/2.0.0/package/package.json not in flight; writing
1878 verbose afterAdd /home/sandip/.npm/xregexp/2.0.0/package/package.json written
1879 http 200 https://registry.npmjs.org/nodebb-plugin-markdown
1880 silly get cb [ 200,
1880 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1880 silly get etag: '"D33WG56MC09A6RPMWP6FL2R97"',
1880 silly get 'content-type': 'application/json',
1880 silly get 'cache-control': 'max-age=60',
1880 silly get 'content-length': '78640',
1880 silly get 'accept-ranges': 'bytes',
1880 silly get date: 'Tue, 15 Sep 2015 19:25:24 GMT',
1880 silly get via: '1.1 varnish',
1880 silly get age: '0',
1880 silly get connection: 'keep-alive',
1880 silly get 'x-served-by': 'cache-sin6926-SIN',
1880 silly get 'x-cache': 'MISS',
1880 silly get 'x-cache-hits': '0',
1880 silly get 'x-timer': 'S1442345123.243994,VS0,VE868',
1880 silly get vary: 'Accept' } ]
1881 verbose get saving nodebb-plugin-markdown to /home/sandip/.npm/registry.npmjs.org/nodebb-plugin-markdown/.cache.json
1882 silly mapToRegistry name nodebb-plugin-markdown
1883 silly mapToRegistry using default registry
1884 silly mapToRegistry registry https://registry.npmjs.org/
1885 silly mapToRegistry uri https://registry.npmjs.org/nodebb-plugin-markdown
1886 verbose addRemoteTarball https://registry.npmjs.org/nodebb-plugin-markdown/-/nodebb-plugin-markdown-4.0.5.tgz not in flight; adding
1887 verbose addRemoteTarball [ 'https://registry.npmjs.org/nodebb-plugin-markdown/-/nodebb-plugin-markdown-4.0.5.tgz',
1887 verbose addRemoteTarball '258ce085310e43250572eda2d710d2b755e0bbb8' ]
1888 info retry fetch attempt 1 at 12:56:03 AM
1889 info attempt registry request try #1 at 12:56:03 AM
1890 http fetch GET https://registry.npmjs.org/nodebb-plugin-markdown/-/nodebb-plugin-markdown-4.0.5.tgz
1891 http fetch 200 https://registry.npmjs.org/connect-ensure-login/-/connect-ensure-login-0.1.1.tgz
1892 silly fetchAndShaCheck shasum 174dcc51243b9eac23f8d98215aeb6694e2e8a12
1893 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/connect-ensure-login/-/connect-ensure-login-0.1.1.tgz not in flight; adding
1894 verbose addTmpTarball already have metadata; skipping unpack for connect-ensure-login@0.1.1
1895 silly cache afterAdd connect-ensure-login@0.1.1
1896 verbose afterAdd /home/sandip/.npm/connect-ensure-login/0.1.1/package/package.json not in flight; writing
1897 verbose afterAdd /home/sandip/.npm/connect-ensure-login/0.1.1/package/package.json written
1898 http fetch 200 https://registry.npmjs.org/nconf/-/nconf-0.7.2.tgz
1899 http fetch 200 https://registry.npmjs.org/nodebb-plugin-markdown/-/nodebb-plugin-markdown-4.0.5.tgz
1900 silly fetchAndShaCheck shasum 102a2e99c19069340c3d3e6d11abaa0ef7cdb988
1901 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/bcryptjs/-/bcryptjs-2.2.1.tgz not in flight; adding
1902 verbose addTmpTarball already have metadata; skipping unpack for bcryptjs@2.2.1
1903 silly cache afterAdd bcryptjs@2.2.1
1904 verbose afterAdd /home/sandip/.npm/bcryptjs/2.2.1/package/package.json not in flight; writing
1905 verbose afterAdd /home/sandip/.npm/bcryptjs/2.2.1/package/package.json written
1906 http 200 https://registry.npmjs.org/nodebb-plugin-mentions
1907 silly get cb [ 200,
1907 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1907 silly get etag: '"1UT30QYULM10RGIIHOLMKUUO6"',
1907 silly get 'content-type': 'application/json',
1907 silly get 'cache-control': 'max-age=60',
1907 silly get 'content-length': '85658',
1907 silly get 'accept-ranges': 'bytes',
1907 silly get date: 'Tue, 15 Sep 2015 19:25:23 GMT',
1907 silly get via: '1.1 varnish',
1907 silly get age: '0',
1907 silly get connection: 'keep-alive',
1907 silly get 'x-served-by': 'cache-sin6921-SIN',
1907 silly get 'x-cache': 'MISS',
1907 silly get 'x-cache-hits': '0',
1907 silly get 'x-timer': 'S1442345123.384402,VS0,VE211',
1907 silly get vary: 'Accept' } ]
1908 verbose get saving nodebb-plugin-mentions to /home/sandip/.npm/registry.npmjs.org/nodebb-plugin-mentions/.cache.json
1909 silly mapToRegistry name nodebb-plugin-mentions
1910 silly mapToRegistry using default registry
1911 silly mapToRegistry registry https://registry.npmjs.org/
1912 silly mapToRegistry uri https://registry.npmjs.org/nodebb-plugin-mentions
1913 verbose addRemoteTarball https://registry.npmjs.org/nodebb-plugin-mentions/-/nodebb-plugin-mentions-1.0.2.tgz not in flight; adding
1914 verbose addRemoteTarball [ 'https://registry.npmjs.org/nodebb-plugin-mentions/-/nodebb-plugin-mentions-1.0.2.tgz',
1914 verbose addRemoteTarball '91b38f67ea2024b45b9d497e0573e7c77d17e5df' ]
1915 info retry fetch attempt 1 at 12:56:10 AM
1916 info attempt registry request try #1 at 12:56:10 AM
1917 http fetch GET https://registry.npmjs.org/nodebb-plugin-mentions/-/nodebb-plugin-mentions-1.0.2.tgz
1918 http fetch 200 https://registry.npmjs.org/nodebb-theme-persona/-/nodebb-theme-persona-3.0.11.tgz
1919 silly fetchAndShaCheck shasum a05fdf22dc01c378dd5c4df27f2dc90b9aa8bb00
1920 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/nconf/-/nconf-0.7.2.tgz not in flight; adding
1921 verbose addTmpTarball already have metadata; skipping unpack for nconf@0.7.2
1922 silly cache afterAdd nconf@0.7.2
1923 verbose afterAdd /home/sandip/.npm/nconf/0.7.2/package/package.json not in flight; writing
1924 verbose afterAdd /home/sandip/.npm/nconf/0.7.2/package/package.json written
1925 http 200 https://registry.npmjs.org/request
1926 silly get cb [ 200,
1926 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1926 silly get etag: '"ALHM0DIW13SB3PR4M0IHQHMZ1"',
1926 silly get 'content-type': 'application/json',
1926 silly get 'cache-control': 'max-age=60',
1926 silly get 'content-length': '167730',
1926 silly get 'accept-ranges': 'bytes',
1926 silly get date: 'Tue, 15 Sep 2015 19:25:29 GMT',
1926 silly get via: '1.1 varnish',
1926 silly get age: '42',
1926 silly get connection: 'keep-alive',
1926 silly get 'x-served-by': 'cache-sin6921-SIN',
1926 silly get 'x-cache': 'HIT',
1926 silly get 'x-cache-hits': '2',
1926 silly get 'x-timer': 'S1442345129.443848,VS0,VE0',
1926 silly get vary: 'Accept' } ]
1927 verbose get saving request to /home/sandip/.npm/registry.npmjs.org/request/.cache.json
1928 silly addNameRange number 2 { name: 'request', range: '>=2.44.0 <3.0.0', hasData: true }
1929 silly addNameRange versions [ 'request',
1929 silly addNameRange [ '0.10.0',
1929 silly addNameRange '0.8.3',
1929 silly addNameRange '0.9.0',
1929 silly addNameRange '0.9.1',
1929 silly addNameRange '0.9.5',
1929 silly addNameRange '1.0.0',
1929 silly addNameRange '1.1.0',
1929 silly addNameRange '1.1.1',
1929 silly addNameRange '1.2.0',
1929 silly addNameRange '1.9.0',
1929 silly addNameRange '1.9.1',
1929 silly addNameRange '1.9.2',
1929 silly addNameRange '1.9.3',
1929 silly addNameRange '1.9.5',
1929 silly addNameRange '1.9.7',
1929 silly addNameRange '1.9.8',
1929 silly addNameRange '1.9.9',
1929 silly addNameRange '2.0.0',
1929 silly addNameRange '2.0.1',
1929 silly addNameRange '2.0.2',
1929 silly addNameRange '2.0.3',
1929 silly addNameRange '2.0.4',
1929 silly addNameRange '2.0.5',
1929 silly addNameRange '2.1.0',
1929 silly addNameRange '2.1.1',
1929 silly addNameRange '2.2.0',
1929 silly addNameRange '2.2.5',
1929 silly addNameRange '2.2.6',
1929 silly addNameRange '2.2.9',
1929 silly addNameRange '2.9.0',
1929 silly addNameRange '2.9.1',
1929 silly addNameRange '2.9.2',
1929 silly addNameRange '2.9.3',
1929 silly addNameRange '2.9.100',
1929 silly addNameRange '2.9.150',
1929 silly addNameRange '2.9.151',
1929 silly addNameRange '2.9.152',
1929 silly addNameRange '2.9.153',
1929 silly addNameRange '2.9.200',
1929 silly addNameRange '2.9.201',
1929 silly addNameRange '2.9.202',
1929 silly addNameRange '2.9.203',
1929 silly addNameRange '2.10.0',
1929 silly addNameRange '2.11.0',
1929 silly addNameRange '2.11.1',
1929 silly addNameRange '2.11.2',
1929 silly addNameRange '2.11.3',
1929 silly addNameRange '2.11.4',
1929 silly addNameRange '2.12.0',
1929 silly addNameRange '2.14.0',
1929 silly addNameRange '2.16.0',
1929 silly addNameRange '2.16.2',
1929 silly addNameRange '2.16.4',
1929 silly addNameRange '2.16.6',
1929 silly addNameRange '2.18.0',
1929 silly addNameRange '2.19.0',
1929 silly addNameRange '2.20.0',
1929 silly addNameRange '2.21.0',
1929 silly addNameRange '2.22.0',
1929 silly addNameRange '2.23.0',
1929 silly addNameRange '2.24.0',
1929 silly addNameRange '2.25.0',
1929 silly addNameRange '2.26.0',
1929 silly addNameRange '2.27.0',
1929 silly addNameRange '2.28.0',
1929 silly addNameRange '2.29.0',
1929 silly addNameRange '2.30.0',
1929 silly addNameRange '2.31.0',
1929 silly addNameRange '2.32.0',
1929 silly addNameRange '2.33.0',
1929 silly addNameRange '2.34.0',
1929 silly addNameRange '2.35.0',
1929 silly addNameRange '2.36.0',
1929 silly addNameRange '2.37.0',
1929 silly addNameRange '2.38.0',
1929 silly addNameRange '2.39.0',
1929 silly addNameRange '2.40.0',
1929 silly addNameRange '2.41.0',
1929 silly addNameRange '2.42.0',
1929 silly addNameRange '2.43.0',
1929 silly addNameRange '2.44.0',
1929 silly addNameRange '2.45.0',
1929 silly addNameRange '2.46.0',
1929 silly addNameRange '2.47.0',
1929 silly addNameRange '2.48.0',
1929 silly addNameRange '2.49.0',
1929 silly addNameRange '2.50.0',
1929 silly addNameRange '2.51.0',
1929 silly addNameRange '2.52.0',
1929 silly addNameRange '2.53.0',
1929 silly addNameRange '2.54.0',
1929 silly addNameRange '2.55.0',
1929 silly addNameRange '2.56.0',
1929 silly addNameRange '2.57.0',
1929 silly addNameRange '2.58.0',
1929 silly addNameRange '2.59.0',
1929 silly addNameRange '2.60.0',
1929 silly addNameRange '2.61.0',
1929 silly addNameRange '2.62.0' ] ]
1930 silly addNamed request@2.62.0
1931 verbose addNamed "2.62.0" is a plain semver version for request
1932 silly mapToRegistry name request
1933 silly mapToRegistry using default registry
1934 silly mapToRegistry registry https://registry.npmjs.org/
1935 silly mapToRegistry uri https://registry.npmjs.org/request
1936 verbose addRemoteTarball https://registry.npmjs.org/request/-/request-2.62.0.tgz not in flight; adding
1937 verbose addRemoteTarball [ 'https://registry.npmjs.org/request/-/request-2.62.0.tgz',
1937 verbose addRemoteTarball '55c165f702a146f1e21e0725c0b75e1136487b0f' ]
1938 info retry fetch attempt 1 at 12:56:13 AM
1939 info attempt registry request try #1 at 12:56:13 AM
1940 http fetch GET https://registry.npmjs.org/request/-/request-2.62.0.tgz
1941 http 200 https://registry.npmjs.org/validator
1942 silly get cb [ 200,
1942 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1942 silly get etag: '"A8OIZTVYV6IU0ICE4X72GL8CC"',
1942 silly get 'content-type': 'application/json',
1942 silly get 'cache-control': 'max-age=60',
1942 silly get 'content-length': '185830',
1942 silly get 'accept-ranges': 'bytes',
1942 silly get date: 'Tue, 15 Sep 2015 19:25:25 GMT',
1942 silly get via: '1.1 varnish',
1942 silly get age: '0',
1942 silly get connection: 'keep-alive',
1942 silly get 'x-served-by': 'cache-sin6927-SIN',
1942 silly get 'x-cache': 'HIT',
1942 silly get 'x-cache-hits': '1',
1942 silly get 'x-timer': 'S1442345124.363922,VS0,VE1013',
1942 silly get vary: 'Accept' } ]
1943 verbose get saving validator to /home/sandip/.npm/registry.npmjs.org/validator/.cache.json
1944 silly addNameRange number 2 { name: 'validator', range: '>=4.0.5 <5.0.0', hasData: true }
1945 silly addNameRange versions [ 'validator',
1945 silly addNameRange [ '0.1.0',
1945 silly addNameRange '0.1.1',
1945 silly addNameRange '0.1.2',
1945 silly addNameRange '0.1.3',
1945 silly addNameRange '0.1.4',
1945 silly addNameRange '0.1.5',
1945 silly addNameRange '0.1.6',
1945 silly addNameRange '0.1.7',
1945 silly addNameRange '0.1.8',
1945 silly addNameRange '0.1.9',
1945 silly addNameRange '0.2.0',
1945 silly addNameRange '0.2.1',
1945 silly addNameRange '0.2.2',
1945 silly addNameRange '0.2.3',
1945 silly addNameRange '0.2.4',
1945 silly addNameRange '0.2.5',
1945 silly addNameRange '0.2.6',
1945 silly addNameRange '0.2.7',
1945 silly addNameRange '0.2.8',
1945 silly addNameRange '0.2.9',
1945 silly addNameRange '0.3.0',
1945 silly addNameRange '0.3.1',
1945 silly addNameRange '0.3.2',
1945 silly addNameRange '0.3.4',
1945 silly addNameRange '0.3.5',
1945 silly addNameRange '0.3.6',
1945 silly addNameRange '0.3.7',
1945 silly addNameRange '0.3.8',
1945 silly addNameRange '0.3.9',
1945 silly addNameRange '0.4.0',
1945 silly addNameRange '0.4.1',
1945 silly addNameRange '0.4.2',
1945 silly addNameRange '0.4.3',
1945 silly addNameRange '0.4.4',
1945 silly addNameRange '0.4.5',
1945 silly addNameRange '0.4.6',
1945 silly addNameRange '0.4.6-1',
1945 silly addNameRange '0.4.6-2',
1945 silly addNameRange '0.4.6-3',
1945 silly addNameRange '0.4.7',
1945 silly addNameRange '0.4.8',
1945 silly addNameRange '0.4.9',
1945 silly addNameRange '0.4.10',
1945 silly addNameRange '0.4.11',
1945 silly addNameRange '0.4.12',
1945 silly addNameRange '0.4.13',
1945 silly addNameRange '0.4.15',
1945 silly addNameRange '0.4.16',
1945 silly addNameRange '0.4.17',
1945 silly addNameRange '0.4.18',
1945 silly addNameRange '0.4.19',
1945 silly addNameRange '0.4.20',
1945 silly addNameRange '0.4.21',
1945 silly addNameRange '0.4.22',
1945 silly addNameRange '0.4.23',
1945 silly addNameRange '0.4.24',
1945 silly addNameRange '0.4.25',
1945 silly addNameRange '0.4.27',
1945 silly addNameRange '0.4.28',
1945 silly addNameRange '0.5.0',
1945 silly addNameRange '1.0.0',
1945 silly addNameRange '1.1.0',
1945 silly addNameRange '1.1.1',
1945 silly addNameRange '1.1.2',
1945 silly addNameRange '1.1.3',
1945 silly addNameRange '1.2.0',
1945 silly addNameRange '1.2.1',
1945 silly addNameRange '1.2.2',
1945 silly addNameRange '1.3.0',
1945 silly addNameRange '1.4.0',
1945 silly addNameRange '1.5.0',
1945 silly addNameRange '1.5.1',
1945 silly addNameRange '2.0.0',
1945 silly addNameRange '2.1.0',
1945 silly addNameRange '3.0.0',
1945 silly addNameRange '3.1.0',
1945 silly addNameRange '3.2.0',
1945 silly addNameRange '3.2.1',
1945 silly addNameRange '3.3.0',
1945 silly addNameRange '3.4.0',
1945 silly addNameRange '3.5.0',
1945 silly addNameRange '3.5.1',
1945 silly addNameRange '3.6.0',
1945 silly addNameRange '3.7.0',
1945 silly addNameRange '3.8.0',
1945 silly addNameRange '3.9.0',
1945 silly addNameRange '3.10.0',
1945 silly addNameRange '3.11.0',
1945 silly addNameRange '3.11.1',
1945 silly addNameRange '3.11.2',
1945 silly addNameRange '3.12.0',
1945 silly addNameRange '3.13.0',
1945 silly addNameRange '3.14.0',
1945 silly addNameRange '3.14.1',
1945 silly addNameRange '3.15.0',
1945 silly addNameRange '3.16.0',
1945 silly addNameRange '3.16.1',
1945 silly addNameRange '3.17.0',
1945 silly addNameRange '3.17.1',
1945 silly addNameRange '3.17.2',
1945 silly addNameRange '3.18.0',
1945 silly addNameRange '3.18.1',
1945 silly addNameRange '3.19.0',
1945 silly addNameRange '3.19.1',
1945 silly addNameRange '3.20.0',
1945 silly addNameRange '3.21.0',
1945 silly addNameRange '3.22.0',
1945 silly addNameRange '3.22.1',
1945 silly addNameRange '3.22.2',
1945 silly addNameRange '3.23.0',
1945 silly addNameRange '3.24.0',
1945 silly addNameRange '3.25.0',
1945 silly addNameRange '3.26.0',
1945 silly addNameRange '3.27.0',
1945 silly addNameRange '3.28.0',
1945 silly addNameRange '3.29.0',
1945 silly addNameRange '3.30.0',
1945 silly addNameRange '3.32.0',
1945 silly addNameRange '3.33.0',
1945 silly addNameRange '3.34.0',
1945 silly addNameRange '3.35.0',
1945 silly addNameRange '3.36.0',
1945 silly addNameRange '3.37.0',
1945 silly addNameRange '3.38.0',
1945 silly addNameRange '3.39.0',
1945 silly addNameRange '3.40.0',
1945 silly addNameRange '3.40.1',
1945 silly addNameRange '3.41.0',
1945 silly addNameRange '3.41.1',
1945 silly addNameRange '3.41.2',
1945 silly addNameRange '3.41.3',
1945 silly addNameRange '3.42.0',
1945 silly addNameRange '3.43.0',
1945 silly addNameRange '4.0.0',
1945 silly addNameRange '4.0.1',
1945 silly addNameRange '4.0.2',
1945 silly addNameRange '4.0.3',
1945 silly addNameRange '4.0.4',
1945 silly addNameRange '4.0.5' ] ]
1946 silly addNamed validator@4.0.5
1947 verbose addNamed "4.0.5" is a plain semver version for validator
1948 silly mapToRegistry name validator
1949 silly mapToRegistry using default registry
1950 silly mapToRegistry registry https://registry.npmjs.org/
1951 silly mapToRegistry uri https://registry.npmjs.org/validator
1952 verbose addRemoteTarball https://registry.npmjs.org/validator/-/validator-4.0.5.tgz not in flight; adding
1953 verbose addRemoteTarball [ 'https://registry.npmjs.org/validator/-/validator-4.0.5.tgz',
1953 verbose addRemoteTarball '8c4f777253505ce9c80fd30e12ad069844241c02' ]
1954 info retry fetch attempt 1 at 12:56:14 AM
1955 info attempt registry request try #1 at 12:56:14 AM
1956 http fetch GET https://registry.npmjs.org/validator/-/validator-4.0.5.tgz
1957 http fetch 200 https://registry.npmjs.org/nodebb-plugin-mentions/-/nodebb-plugin-mentions-1.0.2.tgz
1958 silly fetchAndShaCheck shasum 91b38f67ea2024b45b9d497e0573e7c77d17e5df
1959 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/nodebb-plugin-mentions/-/nodebb-plugin-mentions-1.0.2.tgz not in flight; adding
1960 verbose addTmpTarball already have metadata; skipping unpack for nodebb-plugin-mentions@1.0.2
1961 silly cache afterAdd nodebb-plugin-mentions@1.0.2
1962 verbose afterAdd /home/sandip/.npm/nodebb-plugin-mentions/1.0.2/package/package.json not in flight; writing
1963 verbose afterAdd /home/sandip/.npm/nodebb-plugin-mentions/1.0.2/package/package.json written
1964 http fetch 200 https://registry.npmjs.org/underscore.deep/-/underscore.deep-0.5.1.tgz
1965 silly fetchAndShaCheck shasum 072671f48d68735c34223fcfef63e69e5276cc2b
1966 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/underscore.deep/-/underscore.deep-0.5.1.tgz not in flight; adding
1967 verbose addTmpTarball already have metadata; skipping unpack for underscore.deep@0.5.1
1968 silly cache afterAdd underscore.deep@0.5.1
1969 verbose afterAdd /home/sandip/.npm/underscore.deep/0.5.1/package/package.json not in flight; writing
1970 verbose afterAdd /home/sandip/.npm/underscore.deep/0.5.1/package/package.json written
1971 silly fetchAndShaCheck shasum 258ce085310e43250572eda2d710d2b755e0bbb8
1972 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/nodebb-plugin-markdown/-/nodebb-plugin-markdown-4.0.5.tgz not in flight; adding
1973 verbose addTmpTarball already have metadata; skipping unpack for nodebb-plugin-markdown@4.0.5
1974 silly cache afterAdd nodebb-plugin-markdown@4.0.5
1975 verbose afterAdd /home/sandip/.npm/nodebb-plugin-markdown/4.0.5/package/package.json not in flight; writing
1976 verbose afterAdd /home/sandip/.npm/nodebb-plugin-markdown/4.0.5/package/package.json written
1977 http fetch 200 https://registry.npmjs.org/body-parser/-/body-parser-1.13.3.tgz
1978 silly fetchAndShaCheck shasum c08cf330c3358e151016a05746f13f029c97fa97
1979 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/body-parser/-/body-parser-1.13.3.tgz not in flight; adding
1980 verbose addTmpTarball already have metadata; skipping unpack for body-parser@1.13.3
1981 silly cache afterAdd body-parser@1.13.3
1982 verbose afterAdd /home/sandip/.npm/body-parser/1.13.3/package/package.json not in flight; writing
1983 verbose afterAdd /home/sandip/.npm/body-parser/1.13.3/package/package.json written
1984 http 200 https://registry.npmjs.org/minimist
1985 silly get cb [ 200,
1985 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
1985 silly get etag: '"9OO5P81OJ4MR7ZJTLV3WQOYXI"',
1985 silly get 'content-type': 'application/json',
1985 silly get 'cache-control': 'max-age=60',
1985 silly get 'content-length': '26760',
1985 silly get 'accept-ranges': 'bytes',
1985 silly get date: 'Tue, 15 Sep 2015 19:25:23 GMT',
1985 silly get via: '1.1 varnish',
1985 silly get age: '28',
1985 silly get connection: 'keep-alive',
1985 silly get 'x-served-by': 'cache-sin6922-SIN',
1985 silly get 'x-cache': 'HIT',
1985 silly get 'x-cache-hits': '2',
1985 silly get 'x-timer': 'S1442345123.275425,VS0,VE0',
1985 silly get vary: 'Accept' } ]
1986 verbose get saving minimist to /home/sandip/.npm/registry.npmjs.org/minimist/.cache.json
1987 silly addNameRange number 2 { name: 'minimist', range: '>=1.1.1 <2.0.0', hasData: true }
1988 silly addNameRange versions [ 'minimist',
1988 silly addNameRange [ '0.0.0',
1988 silly addNameRange '0.0.1',
1988 silly addNameRange '0.0.2',
1988 silly addNameRange '0.0.3',
1988 silly addNameRange '0.0.4',
1988 silly addNameRange '0.0.5',
1988 silly addNameRange '0.0.6',
1988 silly addNameRange '0.0.7',
1988 silly addNameRange '0.0.8',
1988 silly addNameRange '0.0.9',
1988 silly addNameRange '0.0.10',
1988 silly addNameRange '0.1.0',
1988 silly addNameRange '0.2.0',
1988 silly addNameRange '1.0.0',
1988 silly addNameRange '1.1.0',
1988 silly addNameRange '1.1.1',
1988 silly addNameRange '1.1.2',
1988 silly addNameRange '1.1.3',
1988 silly addNameRange '1.2.0' ] ]
1989 silly addNamed minimist@1.2.0
1990 verbose addNamed "1.2.0" is a plain semver version for minimist
1991 silly mapToRegistry name minimist
1992 silly mapToRegistry using default registry
1993 silly mapToRegistry registry https://registry.npmjs.org/
1994 silly mapToRegistry uri https://registry.npmjs.org/minimist
1995 verbose addRemoteTarball https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz not in flight; adding
1996 verbose addRemoteTarball [ 'https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz',
1996 verbose addRemoteTarball 'a35008b20f41383eec1fb914f4cd5df79a264284' ]
1997 info retry fetch attempt 1 at 12:56:19 AM
1998 info attempt registry request try #1 at 12:56:19 AM
1999 http fetch GET https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz
2000 http 200 https://registry.npmjs.org/nodebb-theme-lavender
2001 silly get cb [ 200,
2001 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2001 silly get etag: '"4GJVVFFUGH493X3SUFXOCGMLN"',
2001 silly get 'content-type': 'application/json',
2001 silly get 'cache-control': 'max-age=60',
2001 silly get 'content-length': '292380',
2001 silly get 'accept-ranges': 'bytes',
2001 silly get date: 'Tue, 15 Sep 2015 19:25:26 GMT',
2001 silly get via: '1.1 varnish',
2001 silly get age: '0',
2001 silly get connection: 'keep-alive',
2001 silly get 'x-served-by': 'cache-sin6922-SIN',
2001 silly get 'x-cache': 'MISS',
2001 silly get 'x-cache-hits': '0',
2001 silly get 'x-timer': 'S1442345125.752636,VS0,VE254',
2001 silly get vary: 'Accept' } ]
2002 verbose get saving nodebb-theme-lavender to /home/sandip/.npm/registry.npmjs.org/nodebb-theme-lavender/.cache.json
2003 silly mapToRegistry name nodebb-theme-lavender
2004 silly mapToRegistry using default registry
2005 silly mapToRegistry registry https://registry.npmjs.org/
2006 silly mapToRegistry uri https://registry.npmjs.org/nodebb-theme-lavender
2007 verbose addRemoteTarball https://registry.npmjs.org/nodebb-theme-lavender/-/nodebb-theme-lavender-2.0.1.tgz not in flight; adding
2008 verbose addRemoteTarball [ 'https://registry.npmjs.org/nodebb-theme-lavender/-/nodebb-theme-lavender-2.0.1.tgz',
2008 verbose addRemoteTarball 'dd5f803ff926282b98495d5713b741149d8b3727' ]
2009 info retry fetch attempt 1 at 12:56:20 AM
2010 info attempt registry request try #1 at 12:56:20 AM
2011 http fetch GET https://registry.npmjs.org/nodebb-theme-lavender/-/nodebb-theme-lavender-2.0.1.tgz
2012 http 200 https://registry.npmjs.org/socket.io-client
2013 silly get cb [ 200,
2013 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2013 silly get etag: '"D3DX9N4Z2RSWWNKFEHJ16CWJC"',
2013 silly get 'content-type': 'application/json',
2013 silly get 'cache-control': 'max-age=60',
2013 silly get 'content-length': '90829',
2013 silly get 'accept-ranges': 'bytes',
2013 silly get date: 'Tue, 15 Sep 2015 19:25:28 GMT',
2013 silly get via: '1.1 varnish',
2013 silly get age: '0',
2013 silly get connection: 'keep-alive',
2013 silly get 'x-served-by': 'cache-sin6926-SIN',
2013 silly get 'x-cache': 'HIT',
2013 silly get 'x-cache-hits': '1',
2013 silly get 'x-timer': 'S1442345128.034119,VS0,VE247',
2013 silly get vary: 'Accept' } ]
2014 verbose get saving socket.io-client to /home/sandip/.npm/registry.npmjs.org/socket.io-client/.cache.json
2015 silly addNameRange number 2 { name: 'socket.io-client',
2015 silly addNameRange range: '>=1.2.1 <2.0.0',
2015 silly addNameRange hasData: true }
2016 silly addNameRange versions [ 'socket.io-client',
2016 silly addNameRange [ '0.7.0',
2016 silly addNameRange '0.7.1',
2016 silly addNameRange '0.7.2',
2016 silly addNameRange '0.7.3',
2016 silly addNameRange '0.7.4',
2016 silly addNameRange '0.7.5',
2016 silly addNameRange '0.7.9',
2016 silly addNameRange '0.7.10',
2016 silly addNameRange '0.7.11',
2016 silly addNameRange '0.8.0',
2016 silly addNameRange '0.8.1',
2016 silly addNameRange '0.8.2',
2016 silly addNameRange '0.8.3',
2016 silly addNameRange '0.8.4',
2016 silly addNameRange '0.8.5',
2016 silly addNameRange '0.8.6',
2016 silly addNameRange '0.8.7',
2016 silly addNameRange '0.9.0',
2016 silly addNameRange '0.9.1',
2016 silly addNameRange '0.9.1-1',
2016 silly addNameRange '0.9.2',
2016 silly addNameRange '0.9.3',
2016 silly addNameRange '0.9.4',
2016 silly addNameRange '0.9.5',
2016 silly addNameRange '0.9.6',
2016 silly addNameRange '0.9.7',
2016 silly addNameRange '0.9.8',
2016 silly addNameRange '0.9.9',
2016 silly addNameRange '0.9.10',
2016 silly addNameRange '0.9.11',
2016 silly addNameRange '0.9.15',
2016 silly addNameRange '0.9.16',
2016 silly addNameRange '1.0.0-pre',
2016 silly addNameRange '1.0.0-pre2',
2016 silly addNameRange '1.0.0-pre3',
2016 silly addNameRange '1.0.0-pre4',
2016 silly addNameRange '1.0.0-pre5',
2016 silly addNameRange '0.9.17',
2016 silly addNameRange '1.0.1',
2016 silly addNameRange '1.0.2',
2016 silly addNameRange '1.0.3',
2016 silly addNameRange '1.0.4',
2016 silly addNameRange '1.0.5',
2016 silly addNameRange '1.0.6',
2016 silly addNameRange '1.1.0',
2016 silly addNameRange '1.2.0',
2016 silly addNameRange '1.2.1',
2016 silly addNameRange '1.3.0',
2016 silly addNameRange '1.3.1',
2016 silly addNameRange '1.3.2',
2016 silly addNameRange '1.3.3',
2016 silly addNameRange '1.3.4',
2016 silly addNameRange '1.3.5',
2016 silly addNameRange '1.3.6' ] ]
2017 silly addNamed socket.io-client@1.3.6
2018 verbose addNamed "1.3.6" is a plain semver version for socket.io-client
2019 silly mapToRegistry name socket.io-client
2020 silly mapToRegistry using default registry
2021 silly mapToRegistry registry https://registry.npmjs.org/
2022 silly mapToRegistry uri https://registry.npmjs.org/socket.io-client
2023 verbose addRemoteTarball https://registry.npmjs.org/socket.io-client/-/socket.io-client-1.3.6.tgz not in flight; adding
2024 verbose addRemoteTarball [ 'https://registry.npmjs.org/socket.io-client/-/socket.io-client-1.3.6.tgz',
2024 verbose addRemoteTarball '22aa25137411fb64dc21477fae72a6575eb61d80' ]
2025 info retry fetch attempt 1 at 12:56:21 AM
2026 info attempt registry request try #1 at 12:56:21 AM
2027 http fetch GET https://registry.npmjs.org/socket.io-client/-/socket.io-client-1.3.6.tgz
2028 http fetch 200 https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz
2029 silly fetchAndShaCheck shasum a35008b20f41383eec1fb914f4cd5df79a264284
2030 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/minimist/-/minimist-1.2.0.tgz not in flight; adding
2031 verbose addTmpTarball already have metadata; skipping unpack for minimist@1.2.0
2032 silly cache afterAdd minimist@1.2.0
2033 verbose afterAdd /home/sandip/.npm/minimist/1.2.0/package/package.json not in flight; writing
2034 verbose afterAdd /home/sandip/.npm/minimist/1.2.0/package/package.json written
2035 silly fetchAndShaCheck shasum fad5755c1e1577658bb06ff9ab6e548c95bebd6e
2036 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/uglify-js/-/uglify-js-2.4.24.tgz not in flight; adding
2037 verbose addTmpTarball already have metadata; skipping unpack for uglify-js@2.4.24
2038 silly cache afterAdd uglify-js@2.4.24
2039 verbose afterAdd /home/sandip/.npm/uglify-js/2.4.24/package/package.json not in flight; writing
2040 verbose afterAdd /home/sandip/.npm/uglify-js/2.4.24/package/package.json written
2041 silly fetchAndShaCheck shasum d446e1e9fbe495ed0a012d5bea5667afafc25a1b
2042 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/nodebb-theme-persona/-/nodebb-theme-persona-3.0.11.tgz not in flight; adding
2043 verbose addTmpTarball already have metadata; skipping unpack for nodebb-theme-persona@3.0.11
2044 silly cache afterAdd nodebb-theme-persona@3.0.11
2045 verbose afterAdd /home/sandip/.npm/nodebb-theme-persona/3.0.11/package/package.json not in flight; writing
2046 verbose afterAdd /home/sandip/.npm/nodebb-theme-persona/3.0.11/package/package.json written
2047 http fetch 200 https://registry.npmjs.org/nodebb-theme-lavender/-/nodebb-theme-lavender-2.0.1.tgz
2048 http fetch 200 https://registry.npmjs.org/request/-/request-2.62.0.tgz
2049 http 200 https://registry.npmjs.org/serve-favicon
2050 silly get cb [ 200,
2050 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2050 silly get etag: '"B224YI62ZEA0PVASJSEFNSQ40"',
2050 silly get 'content-type': 'application/json',
2050 silly get 'cache-control': 'max-age=60',
2050 silly get 'content-length': '24009',
2050 silly get 'accept-ranges': 'bytes',
2050 silly get date: 'Tue, 15 Sep 2015 19:25:23 GMT',
2050 silly get via: '1.1 varnish',
2050 silly get age: '0',
2050 silly get connection: 'keep-alive',
2050 silly get 'x-served-by': 'cache-sin6921-SIN',
2050 silly get 'x-cache': 'HIT',
2050 silly get 'x-cache-hits': '1',
2050 silly get 'x-timer': 'S1442345122.812157,VS0,VE847',
2050 silly get vary: 'Accept' } ]
2051 verbose get saving serve-favicon to /home/sandip/.npm/registry.npmjs.org/serve-favicon/.cache.json
2052 silly addNameRange number 2 { name: 'serve-favicon', range: '>=2.1.5 <3.0.0', hasData: true }
2053 silly addNameRange versions [ 'serve-favicon',
2053 silly addNameRange [ '2.0.0',
2053 silly addNameRange '2.0.1',
2053 silly addNameRange '2.1.0',
2053 silly addNameRange '2.1.1',
2053 silly addNameRange '2.1.2',
2053 silly addNameRange '2.1.3',
2053 silly addNameRange '2.1.4',
2053 silly addNameRange '2.1.5',
2053 silly addNameRange '2.1.6',
2053 silly addNameRange '2.1.7',
2053 silly addNameRange '2.2.0',
2053 silly addNameRange '2.2.1',
2053 silly addNameRange '2.3.0' ] ]
2054 silly addNamed serve-favicon@2.3.0
2055 verbose addNamed "2.3.0" is a plain semver version for serve-favicon
2056 silly mapToRegistry name serve-favicon
2057 silly mapToRegistry using default registry
2058 silly mapToRegistry registry https://registry.npmjs.org/
2059 silly mapToRegistry uri https://registry.npmjs.org/serve-favicon
2060 verbose addRemoteTarball https://registry.npmjs.org/serve-favicon/-/serve-favicon-2.3.0.tgz not in flight; adding
2061 verbose addRemoteTarball [ 'https://registry.npmjs.org/serve-favicon/-/serve-favicon-2.3.0.tgz',
2061 verbose addRemoteTarball 'aed36cc6834069a6f189cc7222c6a1a811dc5b39' ]
2062 info retry fetch attempt 1 at 12:56:27 AM
2063 info attempt registry request try #1 at 12:56:27 AM
2064 http fetch GET https://registry.npmjs.org/serve-favicon/-/serve-favicon-2.3.0.tgz
2065 http fetch 200 https://registry.npmjs.org/socket.io-client/-/socket.io-client-1.3.6.tgz
2066 silly fetchAndShaCheck shasum dd5f803ff926282b98495d5713b741149d8b3727
2067 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/nodebb-theme-lavender/-/nodebb-theme-lavender-2.0.1.tgz not in flight; adding
2068 verbose addTmpTarball already have metadata; skipping unpack for nodebb-theme-lavender@2.0.1
2069 silly cache afterAdd nodebb-theme-lavender@2.0.1
2070 verbose afterAdd /home/sandip/.npm/nodebb-theme-lavender/2.0.1/package/package.json not in flight; writing
2071 verbose afterAdd /home/sandip/.npm/nodebb-theme-lavender/2.0.1/package/package.json written
2072 http fetch 200 https://registry.npmjs.org/validator/-/validator-4.0.5.tgz
2073 http 200 https://registry.npmjs.org/prompt
2074 silly get cb [ 200,
2074 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2074 silly get etag: '"A9KRDTT6T9NSUPMU8OEAZ8T5T"',
2074 silly get 'content-type': 'application/json',
2074 silly get 'cache-control': 'max-age=60',
2074 silly get 'content-length': '43789',
2074 silly get 'accept-ranges': 'bytes',
2074 silly get date: 'Tue, 15 Sep 2015 19:25:35 GMT',
2074 silly get via: '1.1 varnish',
2074 silly get age: '0',
2074 silly get connection: 'keep-alive',
2074 silly get 'x-served-by': 'cache-sin6926-SIN',
2074 silly get 'x-cache': 'HIT',
2074 silly get 'x-cache-hits': '1',
2074 silly get 'x-timer': 'S1442345135.096125,VS0,VE245',
2074 silly get vary: 'Accept' } ]
2075 verbose get saving prompt to /home/sandip/.npm/registry.npmjs.org/prompt/.cache.json
2076 silly addNameRange number 2 { name: 'prompt', range: '>=0.2.14 <0.3.0', hasData: true }
2077 silly addNameRange versions [ 'prompt',
2077 silly addNameRange [ '0.0.1',
2077 silly addNameRange '0.0.2',
2077 silly addNameRange '0.0.3',
2077 silly addNameRange '0.0.4',
2077 silly addNameRange '0.1.0',
2077 silly addNameRange '0.1.1',
2077 silly addNameRange '0.1.2',
2077 silly addNameRange '0.1.3',
2077 silly addNameRange '0.1.4',
2077 silly addNameRange '0.1.5',
2077 silly addNameRange '0.1.7',
2077 silly addNameRange '0.1.8',
2077 silly addNameRange '0.1.9',
2077 silly addNameRange '0.1.10',
2077 silly addNameRange '0.1.11',
2077 silly addNameRange '0.1.12',
2077 silly addNameRange '0.2.0',
2077 silly addNameRange '0.2.1',
2077 silly addNameRange '0.2.2',
2077 silly addNameRange '0.2.3',
2077 silly addNameRange '0.2.4',
2077 silly addNameRange '0.2.5',
2077 silly addNameRange '0.2.6',
2077 silly addNameRange '0.2.7',
2077 silly addNameRange '0.2.8',
2077 silly addNameRange '0.2.9',
2077 silly addNameRange '0.2.10',
2077 silly addNameRange '0.2.11',
2077 silly addNameRange '0.2.12',
2077 silly addNameRange '0.2.13',
2077 silly addNameRange '0.2.14' ] ]
2078 silly addNamed prompt@0.2.14
2079 verbose addNamed "0.2.14" is a plain semver version for prompt
2080 silly mapToRegistry name prompt
2081 silly mapToRegistry using default registry
2082 silly mapToRegistry registry https://registry.npmjs.org/
2083 silly mapToRegistry uri https://registry.npmjs.org/prompt
2084 verbose addRemoteTarball https://registry.npmjs.org/prompt/-/prompt-0.2.14.tgz not in flight; adding
2085 verbose addRemoteTarball [ 'https://registry.npmjs.org/prompt/-/prompt-0.2.14.tgz',
2085 verbose addRemoteTarball '57754f64f543fd7b0845707c818ece618f05ffdc' ]
2086 info retry fetch attempt 1 at 12:56:29 AM
2087 info attempt registry request try #1 at 12:56:29 AM
2088 http fetch GET https://registry.npmjs.org/prompt/-/prompt-0.2.14.tgz
2089 silly fetchAndShaCheck shasum 8c4f777253505ce9c80fd30e12ad069844241c02
2090 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/validator/-/validator-4.0.5.tgz not in flight; adding
2091 verbose addTmpTarball already have metadata; skipping unpack for validator@4.0.5
2092 silly cache afterAdd validator@4.0.5
2093 verbose afterAdd /home/sandip/.npm/validator/4.0.5/package/package.json not in flight; writing
2094 verbose afterAdd /home/sandip/.npm/validator/4.0.5/package/package.json written
2095 silly fetchAndShaCheck shasum 22aa25137411fb64dc21477fae72a6575eb61d80
2096 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/socket.io-client/-/socket.io-client-1.3.6.tgz not in flight; adding
2097 verbose addTmpTarball already have metadata; skipping unpack for socket.io-client@1.3.6
2098 silly cache afterAdd socket.io-client@1.3.6
2099 verbose afterAdd /home/sandip/.npm/socket.io-client/1.3.6/package/package.json not in flight; writing
2100 verbose afterAdd /home/sandip/.npm/socket.io-client/1.3.6/package/package.json written
2101 http fetch 200 https://registry.npmjs.org/serve-favicon/-/serve-favicon-2.3.0.tgz
2102 silly fetchAndShaCheck shasum aed36cc6834069a6f189cc7222c6a1a811dc5b39
2103 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/serve-favicon/-/serve-favicon-2.3.0.tgz not in flight; adding
2104 verbose addTmpTarball already have metadata; skipping unpack for serve-favicon@2.3.0
2105 silly cache afterAdd serve-favicon@2.3.0
2106 verbose afterAdd /home/sandip/.npm/serve-favicon/2.3.0/package/package.json not in flight; writing
2107 verbose afterAdd /home/sandip/.npm/serve-favicon/2.3.0/package/package.json written
2108 silly fetchAndShaCheck shasum 55c165f702a146f1e21e0725c0b75e1136487b0f
2109 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/request/-/request-2.62.0.tgz not in flight; adding
2110 verbose addTmpTarball already have metadata; skipping unpack for request@2.62.0
2111 silly cache afterAdd request@2.62.0
2112 verbose afterAdd /home/sandip/.npm/request/2.62.0/package/package.json not in flight; writing
2113 verbose afterAdd /home/sandip/.npm/request/2.62.0/package/package.json written
2114 http 200 https://registry.npmjs.org/templates.js
2115 silly get cb [ 200,
2115 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2115 silly get etag: '"4H17GGXXT3BJZEY3ZOQPHRSWZ"',
2115 silly get 'content-type': 'application/json',
2115 silly get 'cache-control': 'max-age=60',
2115 silly get 'content-length': '71672',
2115 silly get 'accept-ranges': 'bytes',
2115 silly get date: 'Tue, 15 Sep 2015 19:25:48 GMT',
2115 silly get via: '1.1 varnish',
2115 silly get age: '0',
2115 silly get connection: 'keep-alive',
2115 silly get 'x-served-by': 'cache-sin6922-SIN',
2115 silly get 'x-cache': 'MISS',
2115 silly get 'x-cache-hits': '0',
2115 silly get 'x-timer': 'S1442345147.419362,VS0,VE1003',
2115 silly get vary: 'Accept' } ]
2116 verbose get saving templates.js to /home/sandip/.npm/registry.npmjs.org/templates.js/.cache.json
2117 silly mapToRegistry name templates.js
2118 silly mapToRegistry using default registry
2119 silly mapToRegistry registry https://registry.npmjs.org/
2120 silly mapToRegistry uri https://registry.npmjs.org/templates.js
2121 verbose addRemoteTarball https://registry.npmjs.org/templates.js/-/templates.js-0.2.10.tgz not in flight; adding
2122 verbose addRemoteTarball [ 'https://registry.npmjs.org/templates.js/-/templates.js-0.2.10.tgz',
2122 verbose addRemoteTarball 'd35ba17ec03ccb0dcc49d9e5f4c47d83749dbb5e' ]
2123 info retry fetch attempt 1 at 12:56:34 AM
2124 info attempt registry request try #1 at 12:56:34 AM
2125 http fetch GET https://registry.npmjs.org/templates.js/-/templates.js-0.2.10.tgz
2126 http fetch 200 https://registry.npmjs.org/prompt/-/prompt-0.2.14.tgz
2127 silly fetchAndShaCheck shasum 57754f64f543fd7b0845707c818ece618f05ffdc
2128 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/prompt/-/prompt-0.2.14.tgz not in flight; adding
2129 verbose addTmpTarball already have metadata; skipping unpack for prompt@0.2.14
2130 silly cache afterAdd prompt@0.2.14
2131 verbose afterAdd /home/sandip/.npm/prompt/0.2.14/package/package.json not in flight; writing
2132 verbose afterAdd /home/sandip/.npm/prompt/0.2.14/package/package.json written
2133 silly fetchAndShaCheck shasum 8b489cc01d021e49360fd5ae03581896e722b726
2134 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/less/-/less-2.5.1.tgz not in flight; adding
2135 verbose addTmpTarball already have metadata; skipping unpack for less@2.5.1
2136 silly cache afterAdd less@2.5.1
2137 verbose afterAdd /home/sandip/.npm/less/2.5.1/package/package.json not in flight; writing
2138 verbose afterAdd /home/sandip/.npm/less/2.5.1/package/package.json written
2139 http fetch 200 https://registry.npmjs.org/templates.js/-/templates.js-0.2.10.tgz
2140 silly fetchAndShaCheck shasum d35ba17ec03ccb0dcc49d9e5f4c47d83749dbb5e
2141 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/templates.js/-/templates.js-0.2.10.tgz not in flight; adding
2142 verbose addTmpTarball already have metadata; skipping unpack for templates.js@0.2.10
2143 silly cache afterAdd templates.js@0.2.10
2144 verbose afterAdd /home/sandip/.npm/templates.js/0.2.10/package/package.json not in flight; writing
2145 verbose afterAdd /home/sandip/.npm/templates.js/0.2.10/package/package.json written
2146 http 200 https://registry.npmjs.org/nodebb-theme-vanilla
2147 silly get cb [ 200,
2147 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2147 silly get etag: '"53LRKL6ZFNX460C7BX9S9SQDI"',
2147 silly get 'content-type': 'application/json',
2147 silly get 'cache-control': 'max-age=60',
2147 silly get 'content-length': '745966',
2147 silly get 'accept-ranges': 'bytes',
2147 silly get date: 'Tue, 15 Sep 2015 19:25:22 GMT',
2147 silly get via: '1.1 varnish',
2147 silly get age: '0',
2147 silly get connection: 'keep-alive',
2147 silly get 'x-served-by': 'cache-sin6921-SIN',
2147 silly get 'x-cache': 'MISS',
2147 silly get 'x-cache-hits': '0',
2147 silly get 'x-timer': 'S1442345122.207569,VS0,VE226',
2147 silly get vary: 'Accept' } ]
2148 verbose get saving nodebb-theme-vanilla to /home/sandip/.npm/registry.npmjs.org/nodebb-theme-vanilla/.cache.json
2149 silly mapToRegistry name nodebb-theme-vanilla
2150 silly mapToRegistry using default registry
2151 silly mapToRegistry registry https://registry.npmjs.org/
2152 silly mapToRegistry uri https://registry.npmjs.org/nodebb-theme-vanilla
2153 verbose addRemoteTarball https://registry.npmjs.org/nodebb-theme-vanilla/-/nodebb-theme-vanilla-4.0.5.tgz not in flight; adding
2154 verbose addRemoteTarball [ 'https://registry.npmjs.org/nodebb-theme-vanilla/-/nodebb-theme-vanilla-4.0.5.tgz',
2154 verbose addRemoteTarball '07ca4412fbb86e4802bb069639c07ffc862f3d5b' ]
2155 info retry fetch attempt 1 at 12:56:42 AM
2156 info attempt registry request try #1 at 12:56:42 AM
2157 http fetch GET https://registry.npmjs.org/nodebb-theme-vanilla/-/nodebb-theme-vanilla-4.0.5.tgz
2158 http 200 https://registry.npmjs.org/express-session
2159 verbose bad json {"_id":"express-session","_rev":"170-ed93e7ae819b311ff2aec59c825a3c47","name":"express-session","description":"Simple session middleware for Express","dist-tags":{"latest":"1.11.3"},"versions":{"1.0.0":{"name":"express-session","version":"1.0.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","dependencies":{"utils-merge":"1.0.0"},"devDependencies":{"mocha":"~1.17.0","connect":"2.13.0","supertest":"0.9.0","should":"3.1.2","cookie-signature":"1.0.3","cookie-parser":"1.0.0"},"scripts":{"test":"mocha --bail --ui bdd --reporter list -- test/*.js"},"license":"MIT","description":"Setup session store with the given `options`.","_id":"express-session@1.0.0","dist":{"shasum":"173dbe42fee00d438a60ec93f58c6c88c9bc3428","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.0.0.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"shtylman","email":"shtylman@gmail.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"}],"directories":{}},"1.0.1":{"name":"express-session","version":"1.0.1","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","dependencies":{"utils-merge":"1.0.0","cookie":"0.1.0","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.7.4"},"devDependencies":{"mocha":"~1.17.0","connect":"2.13.0","supertest":"0.9.0","should":"3.1.2","cookie-signature":"1.0.3","cookie-parser":"1.0.0"},"scripts":{"test":"mocha --bail --ui bdd --reporter list -- test/*.js"},"license":"MIT","description":"Setup session store with the given `options`.","_id":"express-session@1.0.1","dist":{"shasum":"61e5208471ad50e57651dcce11934c526730203f","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.0.1.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"shtylman","email":"shtylman@gmail.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"}],"directories":{}},"1.0.2":{"name":"express-session","version":"1.0.2","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","dependencies":{"utils-merge":"1.0.0","cookie":"0.1.0","cookie-signature":"1.0.3","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.7.4"},"devDependencies":{"mocha":"~1.17.0","connect":"2.13.0","supertest":"0.9.0","should":"3.1.2","cookie-parser":"1.0.0"},"scripts":{"test":"mocha --bail --ui bdd --reporter list -- test/*.js"},"license":"MIT","description":"Setup session store with the given `options`.","_id":"express-session@1.0.2","dist":{"shasum":"004478c742561774411ceb79733155a56b6d49eb","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.0.2.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"shtylman","email":"shtylman@gmail.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"}],"directories":{}},"1.0.3":{"name":"express-session","version":"1.0.3","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","repository":{"type":"git","url":"git://github.com/expressjs/session.git"},"dependencies":{"utils-merge":"1.0.0","cookie":"0.1.2","cookie-signature":"1.0.3","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.7.4"},"devDependencies":{"mocha":"~1.17.0","express":"4.0.0","supertest":"0.9.0","should":"3.1.2","cookie-parser":"1.0.1"},"scripts":{"test":"mocha --bail --ui bdd --reporter list -- test/*.js"},"license":"MIT","description":"THIS REPOSITORY NEEDS A MAINTAINER. IF YOU'RE INTERESTED IN MAINTAINING THIS REPOSITORY, PLEASE LET US KNOW!","bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.0.3","dist":{"shasum":"a45ec65dda263f74f3b5b9c6da0ac74c36ac0639","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.0.3.tgz"},"_from":"https://github.com/expressjs/session/tarball/v1.0.3","_resolved":"https://github.com/expressjs/session/tarball/v1.0.3","_npmVersion":"1.4.3","_npmUser":{"name":"mscdex","email":"mscdex@mscdex.net"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.0.4":{"name":"express-session","version":"1.0.4","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","repository":{"type":"git","url":"git://github.com/expressjs/session.git"},"dependencies":{"utils-merge":"1.0.0","cookie":"0.1.2","cookie-signature":"1.0.3","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.8.1"},"devDependencies":{"mocha":"~1.17.0","express":"4.0.0","supertest":"0.9.0","should":"3.1.2","cookie-parser":"1.0.1"},"scripts":{"test":"mocha --bail --ui bdd --reporter list -- test/*.js"},"engines":{"node":">= 0.8.0"},"license":"MIT","description":"THIS REPOSITORY NEEDS A MAINTAINER. IF YOU'RE INTERESTED IN MAINTAINING THIS REPOSITORY, PLEASE LET US KNOW!","bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.0.4","dist":{"shasum":"a10045af3f24693c9c19b1914a11d0cab8f7b29b","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.0.4.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.1.0":{"name":"express-session","version":"1.1.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","repository":{"type":"git","url":"git://github.com/expressjs/session.git"},"dependencies":{"utils-merge":"1.0.0","cookie":"0.1.2","cookie-signature":"1.0.3","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.8.1"},"devDependencies":{"express":"4.0.0","mocha":"~1.18.2","should":"~3.3.1","supertest":"~0.12.1","cookie-parser":"1.0.1"},"scripts":{"test":"mocha --bail --ui bdd --reporter list -- test/*.js"},"engines":{"node":">= 0.8.0"},"license":"MIT","description":"THIS REPOSITORY NEEDS A MAINTAINER. IF YOU'RE INTERESTED IN MAINTAINING THIS REPOSITORY, PLEASE LET US KNOW!","bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.1.0","dist":{"shasum":"8c010bf58109ea235a65566d2a96703b41ee6eae","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.1.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.2.0":{"name":"express-session","version":"1.2.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","repository":{"type":"git","url":"git://github.com/expressjs/session.git"},"dependencies":{"utils-merge":"1.0.0","cookie":"0.1.2","cookie-signature":"1.0.3","on-headers":"0.0.0","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.8.1"},"devDependencies":{"express":"4.0.0","mocha":"~1.18.2","should":"~3.3.1","supertest":"~0.12.1","cookie-parser":"1.0.1"},"scripts":{"test":"mocha --bail --ui bdd --reporter spec -- test/*.js"},"engines":{"node":">= 0.8.0"},"license":"MIT","description":"THIS REPOSITORY NEEDS A MAINTAINER. IF YOU'RE INTERESTED IN MAINTAINING THIS REPOSITORY, PLEASE LET US KNOW!","bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.2.0","dist":{"shasum":"b18b9bf3afdcf1f94b744b1ebccbf8b155dd1fb3","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.2.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.2.1":{"name":"express-session","version":"1.2.1","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","repository":{"type":"git","url":"git://github.com/expressjs/session.git"},"dependencies":{"utils-merge":"1.0.0","cookie":"0.1.2","cookie-signature":"1.0.3","on-headers":"0.0.0","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.8.1"},"devDependencies":{"cookie-parser":"1.1.0","express":"~4.3.0","mocha":"~1.19.0","should":"~3.3.1","supertest":"~0.13.0"},"scripts":{"test":"mocha --bail --ui bdd --reporter spec -- test/*.js"},"engines":{"node":">= 0.8.0"},"license":"MIT","description":"THIS REPOSITORY NEEDS A MAINTAINER. IF YOU'RE INTERESTED IN MAINTAINING THIS REPOSITORY, PLEASE LET US KNOW!","bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.2.1","dist":{"shasum":"2741a1661eb3a4a17a7db0a48049fbf05574e465","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.2.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.3.0":{"name":"express-session","version":"1.3.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.1","cookie":"0.1.2","cookie-signature":"1.0.3","debug":"1.0.2","on-headers":"0.0.0","uid2":"0.0.3","utils-merge":"1.0.0"},"devDependencies":{"cookie-parser":"1.1.0","istanbul":"0.2.10","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"description":"[![NPM Version](https://badge.fury.io/js/express-session.svg)](https://badge.fury.io/js/express-session) [![Build Status](https://travis-ci.org/expressjs/session.svg?branch=master)](https://travis-ci.org/expressjs/session)","bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.3.0","dist":{"shasum":"d75b7e230237bdf0be39df1bf361642f1fe41442","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.3.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.3.1":{"name":"express-session","version":"1.3.1","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.1","cookie":"0.1.2","cookie-signature":"1.0.3","debug":"1.0.2","on-headers":"0.0.0","uid2":"0.0.3","utils-merge":"1.0.0"},"devDependencies":{"cookie-parser":"1.1.0","istanbul":"0.2.10","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.3.1","dist":{"shasum":"c1a25e86e91a1f42cd446673536e8381d5b73222","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.3.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.4.0":{"name":"express-session","version":"1.4.0","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.3","debug":"1.0.2","on-headers":"0.0.0","rand-token":"0.2.1","utils-merge":"1.0.0"},"devDependencies":{"cookie-parser":"1.1.0","istanbul":"0.2.10","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.4.0","dist":{"shasum":"90bf8a939a1c8dc012e4a11e4c2fc3629f7cf894","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.4.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.5.0":{"name":"express-session","version":"1.5.0","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.3","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"cookie-parser":"1.1.0","istanbul":"0.2.10","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.5.0","dist":{"shasum":"1e853d0b5161f89f67f0119f7b165165223a7601","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.5.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.5.1":{"name":"express-session","version":"1.5.1","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.3","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"cookie-parser":"1.1.0","istanbul":"0.2.10","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.5.1","dist":{"shasum":"8dadf13475db899d4893fbf9fa58c1c7f2c2ca64","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.5.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.5.2":{"name":"express-session","version":"1.5.2","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"cookie-parser":"1.3.2","istanbul":"0.2.12","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.5.2","dist":{"shasum":"e7a4ebef8a1bffc13232dd09fe6ab5f0331e330f","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.5.2.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.6.0":{"name":"express-session","version":"1.6.0","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.2.12","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.6.0","dist":{"shasum":"968b34bfb64ce319471ee61fc572899c3557637d","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.6.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.6.1":{"name":"express-session","version":"1.6.1","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.2.12","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.6.1","dist":{"shasum":"b2614a9e6dd64442b2fafac9646e6b559f6bcc8e","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.6.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.6.2":{"name":"express-session","version":"1.6.2","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.2.12","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.6.2","dist":{"shasum":"f4f024c9ce91cc51835f9ab37273b82617b5ccca","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.6.2.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.6.3":{"name":"express-session","version":"1.6.3","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.2.12","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.6.3","dist":{"shasum":"a84e493260db9f58343e1c6e28bbff400c240054","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.6.3.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.6.4":{"name":"express-session","version":"1.6.4","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.2.12","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.6.4","dist":{"shasum":"0f64e43c89ae043a485559ec03ee917e6f79b4ee","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.6.4.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.6.5":{"name":"express-session","version":"1.6.5","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.3","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.3.0","express":"~4.5.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.6.5","dist":{"shasum":"c4ca7740025fe4561f88041157931071f91e957b","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.6.5.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.7.0":{"name":"express-session","version":"1.7.0","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.4","depd":"0.4.2","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.3.0","express":"~4.6.1","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.7.0","dist":{"shasum":"979644c85fea50ef6b5c4b901a0217e2f48eb8ae","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.7.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.7.1":{"name":"express-session","version":"1.7.1","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.4","depd":"0.4.3","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.3.0","express":"~4.6.1","mocha":"~1.21.0","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.7.1","dist":{"shasum":"6f2a679b3faf170e3555f392f30f468f08c51114","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.7.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.7.2":{"name":"express-session","version":"1.7.2","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.4","depd":"0.4.4","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merg
2160 error registry error parsing json
2161 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2161 verbose headers etag: '"5CNFSSQ3VS57EH3OROU61IT9I"',
2161 verbose headers 'content-type': 'application/json',
2161 verbose headers 'cache-control': 'max-age=60',
2161 verbose headers 'content-length': '87170',
2161 verbose headers 'accept-ranges': 'bytes',
2161 verbose headers date: 'Tue, 15 Sep 2015 19:25:22 GMT',
2161 verbose headers via: '1.1 varnish',
2161 verbose headers age: '36',
2161 verbose headers connection: 'keep-alive',
2161 verbose headers 'x-served-by': 'cache-sin6927-SIN',
2161 verbose headers 'x-cache': 'HIT',
2161 verbose headers 'x-cache-hits': '1',
2161 verbose headers 'x-timer': 'S1442345122.762802,VS0,VE0',
2161 verbose headers vary: 'Accept' }
2162 silly get cb [ 200,
2162 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2162 silly get etag: '"5CNFSSQ3VS57EH3OROU61IT9I"',
2162 silly get 'content-type': 'application/json',
2162 silly get 'cache-control': 'max-age=60',
2162 silly get 'content-length': '87170',
2162 silly get 'accept-ranges': 'bytes',
2162 silly get date: 'Tue, 15 Sep 2015 19:25:22 GMT',
2162 silly get via: '1.1 varnish',
2162 silly get age: '36',
2162 silly get connection: 'keep-alive',
2162 silly get 'x-served-by': 'cache-sin6927-SIN',
2162 silly get 'x-cache': 'HIT',
2162 silly get 'x-cache-hits': '1',
2162 silly get 'x-timer': 'S1442345122.762802,VS0,VE0',
2162 silly get vary: 'Accept' } ]
2163 http fetch 200 https://registry.npmjs.org/nodebb-theme-vanilla/-/nodebb-theme-vanilla-4.0.5.tgz
2164 http 200 https://registry.npmjs.org/express
2165 silly get cb [ 200,
2165 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2165 silly get etag: '"BAVBYQZRLS8E6N10PJGSKQMGG"',
2165 silly get 'content-type': 'application/json',
2165 silly get 'cache-control': 'max-age=60',
2165 silly get 'content-length': '526824',
2165 silly get 'accept-ranges': 'bytes',
2165 silly get date: 'Tue, 15 Sep 2015 19:25:21 GMT',
2165 silly get via: '1.1 varnish',
2165 silly get age: '2',
2165 silly get connection: 'keep-alive',
2165 silly get 'x-served-by': 'cache-sin6920-SIN',
2165 silly get 'x-cache': 'HIT',
2165 silly get 'x-cache-hits': '1',
2165 silly get 'x-timer': 'S1442345121.091047,VS0,VE3',
2165 silly get vary: 'Accept' } ]
2166 verbose get saving express to /home/sandip/.npm/registry.npmjs.org/express/.cache.json
2167 silly addNameRange number 2 { name: 'express', range: '>=4.9.5 <5.0.0', hasData: true }
2168 silly addNameRange versions [ 'express',
2168 silly addNameRange [ '0.14.0',
2168 silly addNameRange '0.14.1',
2168 silly addNameRange '1.0.0',
2168 silly addNameRange '1.0.1',
2168 silly addNameRange '1.0.2',
2168 silly addNameRange '1.0.3',
2168 silly addNameRange '1.0.4',
2168 silly addNameRange '1.0.5',
2168 silly addNameRange '1.0.6',
2168 silly addNameRange '1.0.7',
2168 silly addNameRange '1.0.8',
2168 silly addNameRange '2.0.0',
2168 silly addNameRange '2.1.0',
2168 silly addNameRange '2.1.1',
2168 silly addNameRange '2.2.0',
2168 silly addNameRange '2.2.1',
2168 silly addNameRange '2.2.2',
2168 silly addNameRange '2.3.0',
2168 silly addNameRange '2.3.1',
2168 silly addNameRange '2.3.2',
2168 silly addNameRange '2.3.3',
2168 silly addNameRange '2.3.4',
2168 silly addNameRange '2.3.5',
2168 silly addNameRange '2.3.6',
2168 silly addNameRange '2.3.7',
2168 silly addNameRange '2.3.8',
2168 silly addNameRange '2.3.9',
2168 silly addNameRange '2.3.10',
2168 silly addNameRange '2.3.11',
2168 silly addNameRange '2.3.12',
2168 silly addNameRange '2.4.0',
2168 silly addNameRange '2.4.1',
2168 silly addNameRange '2.4.2',
2168 silly addNameRange '2.4.3',
2168 silly addNameRange '2.4.4',
2168 silly addNameRange '2.4.5',
2168 silly addNameRange '2.4.6',
2168 silly addNameRange '2.4.7',
2168 silly addNameRange '2.5.0',
2168 silly addNameRange '2.5.1',
2168 silly addNameRange '2.5.2',
2168 silly addNameRange '2.5.3',
2168 silly addNameRange '2.5.4',
2168 silly addNameRange '2.5.5',
2168 silly addNameRange '2.5.6',
2168 silly addNameRange '2.5.7',
2168 silly addNameRange '2.5.8',
2168 silly addNameRange '2.5.9',
2168 silly addNameRange '2.5.10',
2168 silly addNameRange '2.5.11',
2168 silly addNameRange '3.0.0',
2168 silly addNameRange '3.0.1',
2168 silly addNameRange '3.0.2',
2168 silly addNameRange '3.0.3',
2168 silly addNameRange '3.0.4',
2168 silly addNameRange '3.0.5',
2168 silly addNameRange '3.0.6',
2168 silly addNameRange '3.1.0',
2168 silly addNameRange '3.1.1',
2168 silly addNameRange '3.1.2',
2168 silly addNameRange '3.2.0',
2168 silly addNameRange '3.2.1',
2168 silly addNameRange '3.2.2',
2168 silly addNameRange '3.2.3',
2168 silly addNameRange '3.2.4',
2168 silly addNameRange '3.2.5',
2168 silly addNameRange '3.2.6',
2168 silly addNameRange '3.3.0',
2168 silly addNameRange '3.3.1',
2168 silly addNameRange '3.3.2',
2168 silly addNameRange '3.3.3',
2168 silly addNameRange '3.3.4',
2168 silly addNameRange '3.3.5',
2168 silly addNameRange '3.3.6',
2168 silly addNameRange '1.0.0-beta',
2168 silly addNameRange '1.0.0-beta2',
2168 silly addNameRange '1.0.0-rc',
2168 silly addNameRange '1.0.0-rc2',
2168 silly addNameRange '1.0.0-rc3',
2168 silly addNameRange '1.0.0-rc4',
2168 silly addNameRange '2.0.0-beta',
2168 silly addNameRange '2.0.0-beta2',
2168 silly addNameRange '2.0.0-beta3',
2168 silly addNameRange '2.0.0-rc',
2168 silly addNameRange '2.0.0-rc2',
2168 silly addNameRange '2.0.0-rc3',
2168 silly addNameRange '3.0.0-alpha1',
2168 silly addNameRange '3.0.0-alpha2',
2168 silly addNameRange '3.0.0-alpha3',
2168 silly addNameRange '3.0.0-alpha4',
2168 silly addNameRange '3.0.0-alpha5',
2168 silly addNameRange '3.0.0-beta1',
2168 silly addNameRange '3.0.0-beta2',
2168 silly addNameRange '3.0.0-beta3',
2168 silly addNameRange '3.0.0-beta4',
2168 silly addNameRange '3.0.0-beta6',
2168 silly addNameRange '3.0.0-beta7',
2168 silly addNameRange '3.0.0-rc1',
2168 silly addNameRange '3.0.0-rc2',
2168 silly addNameRange '3.0.0-rc3',
2168 silly addNameRange '3.0.0-rc4',
2168 silly addNameRange '3.0.0-rc5',
2168 silly addNameRange '3.3.7',
2168 silly addNameRange '3.3.8',
2168 silly addNameRange '3.4.0',
2168 silly addNameRange '3.4.1',
2168 silly addNameRange '3.4.2',
2168 silly addNameRange '3.4.3',
2168 silly addNameRange '3.4.4',
2168 silly addNameRange '3.4.5',
2168 silly addNameRange '3.4.6',
2168 silly addNameRange '3.4.7',
2168 silly addNameRange '3.4.8',
2168 silly addNameRange '4.0.0-rc1',
2168 silly addNameRange '4.0.0-rc2',
2168 silly addNameRange '3.5.0',
2168 silly addNameRange '4.0.0-rc3',
2168 silly addNameRange '4.0.0-rc4',
2168 silly addNameRange '3.5.1',
2168 silly addNameRange '4.0.0',
2168 silly addNameRange '3.5.2',
2168 silly addNameRange '4.1.0',
2168 silly addNameRange '4.1.1',
2168 silly addNameRange '3.5.3',
2168 silly addNameRange '4.1.2',
2168 silly addNameRange '3.6.0',
2168 silly addNameRange '4.2.0',
2168 silly addNameRange '3.7.0',
2168 silly addNameRange '3.8.0',
2168 silly addNameRange '4.3.0',
2168 silly addNameRange '4.3.1',
2168 silly addNameRange '3.8.1',
2168 silly addNameRange '4.3.2',
2168 silly addNameRange '3.9.0',
2168 silly addNameRange '4.4.0',
2168 silly addNameRange '4.4.1',
2168 silly addNameRange '3.10.0',
2168 silly addNameRange '3.10.1',
2168 silly addNameRange '3.10.2',
2168 silly addNameRange '3.10.3',
2168 silly addNameRange '3.10.4',
2168 silly addNameRange '4.4.2',
2168 silly addNameRange '3.10.5',
2168 silly addNameRange '4.4.3',
2168 silly addNameRange '3.11.0',
2168 silly addNameRange '4.4.4',
2168 silly addNameRange '3.12.0',
2168 silly addNameRange '3.12.1',
2168 silly addNameRange '4.4.5',
2168 silly addNameRange '3.13.0',
2168 silly addNameRange '4.5.0',
2168 silly addNameRange '4.5.1',
2168 silly addNameRange '3.14.0',
2168 silly addNameRange '4.6.0',
2168 silly addNameRange '4.6.1',
2168 silly addNameRange '3.15.0',
2168 silly addNameRange '4.7.0',
2168 silly addNameRange '3.15.1',
2168 silly addNameRange '4.7.1',
2168 silly addNameRange '3.15.2',
2168 silly addNameRange '4.7.2',
2168 silly addNameRange '4.7.3',
2168 silly addNameRange '3.15.3',
2168 silly addNameRange '4.7.4',
2168 silly addNameRange '3.16.0',
2168 silly addNameRange '4.8.0',
2168 silly addNameRange '3.16.1',
2168 silly addNameRange '4.8.1',
2168 silly addNameRange '3.16.2',
2168 silly addNameRange '4.8.2',
2168 silly addNameRange '3.16.3',
2168 silly addNameRange '3.16.4',
2168 silly addNameRange '4.8.3',
2168 silly addNameRange '3.16.5',
2168 silly addNameRange '3.16.6',
2168 silly addNameRange '4.8.4',
2168 silly addNameRange '3.16.7',
2168 silly addNameRange '4.8.5',
2168 silly addNameRange '3.16.8',
2168 silly addNameRange '4.8.6',
2168 silly addNameRange '3.16.9',
2168 silly addNameRange '4.8.7',
2168 silly addNameRange '3.16.10',
2168 silly addNameRange '4.8.8',
2168 silly addNameRange '3.17.0',
2168 silly addNameRange '3.17.1',
2168 silly addNameRange '4.9.0',
2168 silly addNameRange '3.17.2',
2168 silly addNameRange '4.9.1',
2168 silly addNameRange '4.9.2',
2168 silly addNameRange '3.17.3',
2168 silly addNameRange '4.9.3',
2168 silly addNameRange '3.17.4',
2168 silly addNameRange '4.9.4',
2168 silly addNameRange '3.17.5',
2168 silly addNameRange '4.9.5',
2168 silly addNameRange '3.17.6',
2168 silly addNameRange '3.17.7',
2168 silly addNameRange '4.9.6',
2168 silly addNameRange '4.9.7',
2168 silly addNameRange '3.17.8',
2168 silly addNameRange '4.9.8',
2168 silly addNameRange '3.18.0',
2168 silly addNameRange '3.18.1',
2168 silly addNameRange '4.10.0',
2168 silly addNameRange '3.18.2',
2168 silly addNameRange '4.10.1',
2168 silly addNameRange '5.0.0-alpha.1',
2168 silly addNameRange '3.18.3',
2168 silly addNameRange '4.10.2',
2168 silly addNameRange '3.18.4',
2168 silly addNameRange '4.10.3',
2168 silly addNameRange '4.10.4',
2168 silly addNameRange '4.10.5',
2168 silly addNameRange '3.18.5',
2168 silly addNameRange '3.18.6',
2168 silly addNameRange '4.10.6',
2168 silly addNameRange '4.10.7',
2168 silly addNameRange '3.19.0',
2168 silly addNameRange '4.10.8',
2168 silly addNameRange '4.11.0',
2168 silly addNameRange '3.19.1',
2168 silly addNameRange '4.11.1',
2168 silly addNameRange '3.19.2',
2168 silly addNameRange '4.11.2',
2168 silly addNameRange '3.20.0',
2168 silly addNameRange '4.12.0',
2168 silly addNameRange '3.20.1',
2168 silly addNameRange '4.12.1',
2168 silly addNameRange '4.12.2',
2168 silly addNameRange '3.20.2',
2168 silly addNameRange '4.12.3',
2168 silly addNameRange '3.20.3',
2168 silly addNameRange '4.12.4',
2168 silly addNameRange '3.21.0',
2168 silly addNameRange '4.13.0',
2168 silly addNameRange '3.21.1',
2168 silly addNameRange '4.13.1',
2168 silly addNameRange '5.0.0-alpha.2',
2168 silly addNameRange '3.21.2',
2168 silly addNameRange '4.13.2',
2168 silly addNameRange '4.13.3' ] ]
2169 silly addNamed express@4.13.3
2170 verbose addNamed "4.13.3" is a plain semver version for express
2171 silly mapToRegistry name express
2172 silly mapToRegistry using default registry
2173 silly mapToRegistry registry https://registry.npmjs.org/
2174 silly mapToRegistry uri https://registry.npmjs.org/express
2175 verbose addRemoteTarball https://registry.npmjs.org/express/-/express-4.13.3.tgz not in flight; adding
2176 verbose addRemoteTarball [ 'https://registry.npmjs.org/express/-/express-4.13.3.tgz',
2176 verbose addRemoteTarball 'ddb2f1fb4502bf33598d2b032b037960ca6c80a3' ]
2177 info retry fetch attempt 1 at 12:56:54 AM
2178 info attempt registry request try #1 at 12:56:54 AM
2179 http fetch GET https://registry.npmjs.org/express/-/express-4.13.3.tgz
2180 silly fetchAndShaCheck shasum 07ca4412fbb86e4802bb069639c07ffc862f3d5b
2181 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/nodebb-theme-vanilla/-/nodebb-theme-vanilla-4.0.5.tgz not in flight; adding
2182 verbose addTmpTarball already have metadata; skipping unpack for nodebb-theme-vanilla@4.0.5
2183 silly cache afterAdd nodebb-theme-vanilla@4.0.5
2184 verbose afterAdd /home/sandip/.npm/nodebb-theme-vanilla/4.0.5/package/package.json not in flight; writing
2185 verbose afterAdd /home/sandip/.npm/nodebb-theme-vanilla/4.0.5/package/package.json written
2186 http fetch 200 https://registry.npmjs.org/express/-/express-4.13.3.tgz
2187 silly fetchAndShaCheck shasum 4fe0249e598981aa94a6b6f9551df9fb3667f1c1
2188 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/mmmagic/-/mmmagic-0.4.0.tgz not in flight; adding
2189 verbose addTmpTarball already have metadata; skipping unpack for mmmagic@0.4.0
2190 silly cache afterAdd mmmagic@0.4.0
2191 verbose afterAdd /home/sandip/.npm/mmmagic/0.4.0/package/package.json not in flight; writing
2192 verbose afterAdd /home/sandip/.npm/mmmagic/0.4.0/package/package.json written
2193 silly fetchAndShaCheck shasum ddb2f1fb4502bf33598d2b032b037960ca6c80a3
2194 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/express/-/express-4.13.3.tgz not in flight; adding
2195 verbose addTmpTarball already have metadata; skipping unpack for express@4.13.3
2196 silly cache afterAdd express@4.13.3
2197 verbose afterAdd /home/sandip/.npm/express/4.13.3/package/package.json not in flight; writing
2198 verbose afterAdd /home/sandip/.npm/express/4.13.3/package/package.json written
2199 http 200 https://registry.npmjs.org/npm
2200 silly get cb [ 200,
2200 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
2200 silly get etag: '"23FKN4S9FPZVEXI05NLOOSYG9"',
2200 silly get 'content-type': 'application/json',
2200 silly get 'cache-control': 'max-age=60',
2200 silly get 'content-length': '3214276',
2200 silly get 'accept-ranges': 'bytes',
2200 silly get date: 'Tue, 15 Sep 2015 19:25:25 GMT',
2200 silly get via: '1.1 varnish',
2200 silly get age: '0',
2200 silly get connection: 'keep-alive',
2200 silly get 'x-served-by': 'cache-sin6921-SIN',
2200 silly get 'x-cache': 'HIT',
2200 silly get 'x-cache-hits': '1',
2200 silly get 'x-timer': 'S1442345125.040173,VS0,VE894',
2200 silly get vary: 'Accept' } ]
2201 verbose get saving npm to /home/sandip/.npm/registry.npmjs.org/npm/.cache.json
2202 silly addNameRange number 2 { name: 'npm', range: '>=2.1.4 <3.0.0', hasData: true }
2203 silly addNameRange versions [ 'npm',
2203 silly addNameRange [ '1.1.25',
2203 silly addNameRange '1.2.32',
2203 silly addNameRange '1.3.2',
2203 silly addNameRange '1.3.4',
2203 silly addNameRange '1.2.20',
2203 silly addNameRange '1.2.21',
2203 silly addNameRange '1.2.22',
2203 silly addNameRange '1.2.23',
2203 silly addNameRange '1.2.24',
2203 silly addNameRange '1.2.25',
2203 silly addNameRange '1.2.27',
2203 silly addNameRange '1.2.28',
2203 silly addNameRange '1.2.30',
2203 silly addNameRange '1.2.31',
2203 silly addNameRange '1.3.0',
2203 silly addNameRange '1.3.1',
2203 silly addNameRange '1.2.19',
2203 silly addNameRange '1.1.70',
2203 silly addNameRange '1.1.71',
2203 silly addNameRange '1.3.5',
2203 silly addNameRange '1.3.6',
2203 silly addNameRange '1.3.7',
2203 silly addNameRange '1.3.8',
2203 silly addNameRange '1.3.9',
2203 silly addNameRange '1.3.10',
2203 silly addNameRange '1.3.11',
2203 silly addNameRange '1.3.12',
2203 silly addNameRange '1.3.13',
2203 silly addNameRange '1.3.14',
2203 silly addNameRange '1.3.15',
2203 silly addNameRange '1.3.16',
2203 silly addNameRange '1.3.17',
2203 silly addNameRange '1.3.18',
2203 silly addNameRange '1.3.20',
2203 silly addNameRange '1.3.21',
2203 silly addNameRange '1.3.22',
2203 silly addNameRange '1.3.23',
2203 silly addNameRange '1.3.24',
2203 silly addNameRange '1.3.25',
2203 silly addNameRange '1.3.26',
2203 silly addNameRange '1.4.0',
2203 silly addNameRange '1.4.1',
2203 silly addNameRange '1.4.2',
2203 silly addNameRange '1.4.3',
2203 silly addNameRange '1.4.4',
2203 silly addNameRange '1.4.5',
2203 silly addNameRange '1.4.6',
2203 silly addNameRange '1.4.7',
2203 silly addNameRange '1.4.8',
2203 silly addNameRange '1.4.9',
2203 silly addNameRange '1.4.10',
2203 silly addNameRange '1.4.11',
2203 silly addNameRange '1.4.12',
2203 silly addNameRange '1.4.13',
2203 silly addNameRange '1.4.14',
2203 silly addNameRange '1.4.15',
2203 silly addNameRange '1.4.16',
2203 silly addNameRange '1.2.8000',
2203 silly addNameRange '1.4.17',
2203 silly addNameRange '1.4.18',
2203 silly addNameRange '1.4.19',
2203 silly addNameRange '1.5.0-alpha-0',
2203 silly addNameRange '1.5.0-alpha-1',
2203 silly addNameRange '1.4.20',
2203 silly addNameRange '1.5.0-alpha-2',
2203 silly addNameRange '1.4.21',
2203 silly addNameRange '1.5.0-alpha-3',
2203 silly addNameRange '1.5.0-alpha-4',
2203 silly addNameRange '2.0.0-alpha-5',
2203 silly addNameRange '1.4.22',
2203 silly addNameRange '1.4.23',
2203 silly addNameRange '2.0.0-alpha.6.0',
2203 silly addNameRange '1.4.24',
2203 silly addNameRange '2.0.0-alpha.6',
2203 silly addNameRange '2.0.0-alpha.7',
2203 silly addNameRange '2.0.0-beta.0',
2203 silly addNameRange '1.4.25',
2203 silly addNameRange '2.0.0-beta.1',
2203 silly addNameRange '1.4.26',
2203 silly addNameRange '2.0.0-beta.2',
2203 silly addNameRange '1.4.27',
2203 silly addNameRange '2.0.0-beta.3',
2203 silly addNameRange '1.4.28',
2203 silly addNameRange '2.0.0',
2203 silly addNameRange '2.0.1',
2203 silly addNameRange '2.0.2',
2203 silly addNameRange '2.1.0',
2203 silly addNameRange '2.1.1',
2203 silly addNameRange '2.1.2',
2203 silly addNameRange '2.1.3',
2203 silly addNameRange '2.1.4',
2203 silly addNameRange '2.1.5',
2203 silly addNameRange '2.1.6',
2203 silly addNameRange '2.1.7',
2203 silly addNameRange '2.1.8',
2203 silly addNameRange '2.1.9',
2203 silly addNameRange '2.1.10',
2203 silly addNameRange '2.1.11',
2203 silly addNameRange '2.1.12',
2203 silly addNameRange '2.1.13',
2203 silly addNameRange '2.1.14',
2203 silly addNameRange '2.1.15',
2203 silly addNameRange '2.1.16',
2203 silly addNameRange '2.1.17',
2203 silly addNameRange '2.1.18',
2203 silly addNameRange '2.2.0',
2203 silly addNameRange '2.3.0',
2203 silly addNameRange '2.4.0',
2203 silly addNameRange '2.4.1',
2203 silly addNameRange '2.5.0',
2203 silly addNameRange '2.5.1',
2203 silly addNameRange '2.6.0',
2203 silly addNameRange '2.6.1',
2203 silly addNameRange '2.7.0',
2203 silly addNameRange '2.7.1',
2203 silly addNameRange '2.7.2',
2203 silly addNameRange '2.7.3',
2203 silly addNameRange '2.7.4',
2203 silly addNameRange '2.7.5',
2203 silly addNameRange '2.7.6',
2203 silly addNameRange '2.8.0',
2203 silly addNameRange '2.8.1',
2203 silly addNameRange '2.8.2',
2203 silly addNameRange '2.8.3',
2203 silly addNameRange '2.8.4',
2203 silly addNameRange '2.9.0',
2203 silly addNameRange '2.9.1',
2203 silly addNameRange '2.10.0',
2203 silly addNameRange '2.10.1',
2203 silly addNameRange '2.11.0',
2203 silly addNameRange '2.11.1',
2203 silly addNameRange '2.11.2',
2203 silly addNameRange '2.11.3',
2203 silly addNameRange '2.12.0',
2203 silly addNameRange '3.0.0',
2203 silly addNameRange '2.12.1',
2203 silly addNameRange '2.13.0',
2203 silly addNameRange '3.1.0',
2203 silly addNameRange '2.13.1',
2203 silly addNameRange '3.1.1',
2203 silly addNameRange '3.1.2',
2203 silly addNameRange '2.13.2',
2203 silly addNameRange '3.1.3',
2203 silly addNameRange '2.13.3',
2203 silly addNameRange '3.2.0',
2203 silly addNameRange '2.13.4',
2203 silly addNameRange '3.2.1',
2203 silly addNameRange '2.13.5',
2203 silly addNameRange '3.2.2',
2203 silly addNameRange '2.14.0',
2203 silly addNameRange '3.3.0',
2203 silly addNameRange '2.14.1',
2203 silly addNameRange '2.14.2',
2203 silly addNameRange '3.3.1',
2203 silly addNameRange '2.14.3',
2203 silly addNameRange '3.3.2',
2203 silly addNameRange '2.14.4',
2203 silly addNameRange '3.3.3' ] ]
2204 silly addNamed npm@2.14.3
2205 verbose addNamed "2.14.3" is a plain semver version for npm
2206 silly mapToRegistry name npm
2207 silly mapToRegistry using default registry
2208 silly mapToRegistry registry https://registry.npmjs.org/
2209 silly mapToRegistry uri https://registry.npmjs.org/npm
2210 verbose addRemoteTarball https://registry.npmjs.org/npm/-/npm-2.14.3.tgz not in flight; adding
2211 verbose addRemoteTarball [ 'https://registry.npmjs.org/npm/-/npm-2.14.3.tgz',
2211 verbose addRemoteTarball '1f22c96e9ac34d326121f7e8010301d60a37f011' ]
2212 info retry fetch attempt 1 at 12:58:24 AM
2213 info attempt registry request try #1 at 12:58:24 AM
2214 http fetch GET https://registry.npmjs.org/npm/-/npm-2.14.3.tgz
2215 http fetch 200 https://registry.npmjs.org/npm/-/npm-2.14.3.tgz
2216 silly fetchAndShaCheck shasum c3a4bdb6b1417fa3fa6379d721583e317c9fc23f
2217 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/nodebb-plugin-emoji-extended/-/nodebb-plugin-emoji-extended-0.4.12.tgz not in flight; adding
2218 verbose addTmpTarball already have metadata; skipping unpack for nodebb-plugin-emoji-extended@0.4.12
2219 silly cache afterAdd nodebb-plugin-emoji-extended@0.4.12
2220 verbose afterAdd /home/sandip/.npm/nodebb-plugin-emoji-extended/0.4.12/package/package.json not in flight; writing
2221 verbose afterAdd /home/sandip/.npm/nodebb-plugin-emoji-extended/0.4.12/package/package.json written
2222 silly fetchAndShaCheck shasum 5e59dd722879b1331ed924a49edbbe2488c8f903
2223 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/lwip/-/lwip-0.0.7.tgz not in flight; adding
2224 verbose addTmpTarball already have metadata; skipping unpack for lwip@0.0.7
2225 silly cache afterAdd lwip@0.0.7
2226 verbose afterAdd /home/sandip/.npm/lwip/0.0.7/package/package.json not in flight; writing
2227 verbose afterAdd /home/sandip/.npm/lwip/0.0.7/package/package.json written
2228 silly fetchAndShaCheck shasum 1f22c96e9ac34d326121f7e8010301d60a37f011
2229 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/npm/-/npm-2.14.3.tgz not in flight; adding
2230 verbose addTmpTarball already have metadata; skipping unpack for npm@2.14.3
2231 silly cache afterAdd npm@2.14.3
2232 verbose afterAdd /home/sandip/.npm/npm/2.14.3/package/package.json not in flight; writing
2233 verbose afterAdd /home/sandip/.npm/npm/2.14.3/package/package.json written
2234 silly fetchAndShaCheck shasum 7d7a95bd6aedb8fc2fde1b4826b728ce2d6c8560
2235 verbose addTmpTarball /tmp/npm-21700-956d1345/registry.npmjs.org/sitemap/-/sitemap-1.1.1.tgz not in flight; adding
2236 verbose addTmpTarball already have metadata; skipping unpack for sitemap@1.1.1
2237 silly cache afterAdd sitemap@1.1.1
2238 verbose afterAdd /home/sandip/.npm/sitemap/1.1.1/package/package.json not in flight; writing
2239 verbose afterAdd /home/sandip/.npm/sitemap/1.1.1/package/package.json written
2240 verbose stack SyntaxError: Unexpected token u
2240 verbose stack {"_id":"express-session","_rev":"170-ed93e7ae819b311ff2aec59c825a3c47","name":"express-session","description":"Simple session middleware for Express","dist-tags":{"latest":"1.11.3"},"versions":{"1.0.0":{"name":"express-session","version":"1.0.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","dependencies":{"utils-merge":"1.0.0"},"devDependencies":{"mocha":"~1.17.0","connect":"2.13.0","supertest":"0.9.0","should":"3.1.2","cookie-signature":"1.0.3","cookie-parser":"1.0.0"},"scripts":{"test":"mocha --bail --ui bdd --reporter list -- test/*.js"},"license":"MIT","description":"Setup session store with the given `options`.","_id":"express-session@1.0.0","dist":{"shasum":"173dbe42fee00d438a60ec93f58c6c88c9bc3428","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.0.0.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"shtylman","email":"shtylman@gmail.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"}],"directories":{}},"1.0.1":{"name":"express-session","version":"1.0.1","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","dependencies":{"utils-merge":"1.0.0","cookie":"0.1.0","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.7.4"},"devDependencies":{"mocha":"~1.17.0","connect":"2.13.0","supertest":"0.9.0","should":"3.1.2","cookie-signature":"1.0.3","cookie-parser":"1.0.0"},"scripts":{"test":"mocha --bail --ui bdd --reporter list -- test/*.js"},"license":"MIT","description":"Setup session store with the given `options`.","_id":"express-session@1.0.1","dist":{"shasum":"61e5208471ad50e57651dcce11934c526730203f","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.0.1.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"shtylman","email":"shtylman@gmail.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"}],"directories":{}},"1.0.2":{"name":"express-session","version":"1.0.2","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","dependencies":{"utils-merge":"1.0.0","cookie":"0.1.0","cookie-signature":"1.0.3","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.7.4"},"devDependencies":{"mocha":"~1.17.0","connect":"2.13.0","supertest":"0.9.0","should":"3.1.2","cookie-parser":"1.0.0"},"scripts":{"test":"mocha --bail --ui bdd --reporter list -- test/*.js"},"license":"MIT","description":"Setup session store with the given `options`.","_id":"express-session@1.0.2","dist":{"shasum":"004478c742561774411ceb79733155a56b6d49eb","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.0.2.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"shtylman","email":"shtylman@gmail.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"}],"directories":{}},"1.0.3":{"name":"express-session","version":"1.0.3","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","repository":{"type":"git","url":"git://github.com/expressjs/session.git"},"dependencies":{"utils-merge":"1.0.0","cookie":"0.1.2","cookie-signature":"1.0.3","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.7.4"},"devDependencies":{"mocha":"~1.17.0","express":"4.0.0","supertest":"0.9.0","should":"3.1.2","cookie-parser":"1.0.1"},"scripts":{"test":"mocha --bail --ui bdd --reporter list -- test/*.js"},"license":"MIT","description":"THIS REPOSITORY NEEDS A MAINTAINER. IF YOU'RE INTERESTED IN MAINTAINING THIS REPOSITORY, PLEASE LET US KNOW!","bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.0.3","dist":{"shasum":"a45ec65dda263f74f3b5b9c6da0ac74c36ac0639","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.0.3.tgz"},"_from":"https://github.com/expressjs/session/tarball/v1.0.3","_resolved":"https://github.com/expressjs/session/tarball/v1.0.3","_npmVersion":"1.4.3","_npmUser":{"name":"mscdex","email":"mscdex@mscdex.net"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.0.4":{"name":"express-session","version":"1.0.4","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","repository":{"type":"git","url":"git://github.com/expressjs/session.git"},"dependencies":{"utils-merge":"1.0.0","cookie":"0.1.2","cookie-signature":"1.0.3","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.8.1"},"devDependencies":{"mocha":"~1.17.0","express":"4.0.0","supertest":"0.9.0","should":"3.1.2","cookie-parser":"1.0.1"},"scripts":{"test":"mocha --bail --ui bdd --reporter list -- test/*.js"},"engines":{"node":">= 0.8.0"},"license":"MIT","description":"THIS REPOSITORY NEEDS A MAINTAINER. IF YOU'RE INTERESTED IN MAINTAINING THIS REPOSITORY, PLEASE LET US KNOW!","bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.0.4","dist":{"shasum":"a10045af3f24693c9c19b1914a11d0cab8f7b29b","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.0.4.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.1.0":{"name":"express-session","version":"1.1.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","repository":{"type":"git","url":"git://github.com/expressjs/session.git"},"dependencies":{"utils-merge":"1.0.0","cookie":"0.1.2","cookie-signature":"1.0.3","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.8.1"},"devDependencies":{"express":"4.0.0","mocha":"~1.18.2","should":"~3.3.1","supertest":"~0.12.1","cookie-parser":"1.0.1"},"scripts":{"test":"mocha --bail --ui bdd --reporter list -- test/*.js"},"engines":{"node":">= 0.8.0"},"license":"MIT","description":"THIS REPOSITORY NEEDS A MAINTAINER. IF YOU'RE INTERESTED IN MAINTAINING THIS REPOSITORY, PLEASE LET US KNOW!","bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.1.0","dist":{"shasum":"8c010bf58109ea235a65566d2a96703b41ee6eae","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.1.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.2.0":{"name":"express-session","version":"1.2.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","repository":{"type":"git","url":"git://github.com/expressjs/session.git"},"dependencies":{"utils-merge":"1.0.0","cookie":"0.1.2","cookie-signature":"1.0.3","on-headers":"0.0.0","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.8.1"},"devDependencies":{"express":"4.0.0","mocha":"~1.18.2","should":"~3.3.1","supertest":"~0.12.1","cookie-parser":"1.0.1"},"scripts":{"test":"mocha --bail --ui bdd --reporter spec -- test/*.js"},"engines":{"node":">= 0.8.0"},"license":"MIT","description":"THIS REPOSITORY NEEDS A MAINTAINER. IF YOU'RE INTERESTED IN MAINTAINING THIS REPOSITORY, PLEASE LET US KNOW!","bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.2.0","dist":{"shasum":"b18b9bf3afdcf1f94b744b1ebccbf8b155dd1fb3","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.2.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.2.1":{"name":"express-session","version":"1.2.1","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","repository":{"type":"git","url":"git://github.com/expressjs/session.git"},"dependencies":{"utils-merge":"1.0.0","cookie":"0.1.2","cookie-signature":"1.0.3","on-headers":"0.0.0","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.8.1"},"devDependencies":{"cookie-parser":"1.1.0","express":"~4.3.0","mocha":"~1.19.0","should":"~3.3.1","supertest":"~0.13.0"},"scripts":{"test":"mocha --bail --ui bdd --reporter spec -- test/*.js"},"engines":{"node":">= 0.8.0"},"license":"MIT","description":"THIS REPOSITORY NEEDS A MAINTAINER. IF YOU'RE INTERESTED IN MAINTAINING THIS REPOSITORY, PLEASE LET US KNOW!","bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.2.1","dist":{"shasum":"2741a1661eb3a4a17a7db0a48049fbf05574e465","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.2.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.3.0":{"name":"express-session","version":"1.3.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.1","cookie":"0.1.2","cookie-signature":"1.0.3","debug":"1.0.2","on-headers":"0.0.0","uid2":"0.0.3","utils-merge":"1.0.0"},"devDependencies":{"cookie-parser":"1.1.0","istanbul":"0.2.10","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"description":"[![NPM Version](https://badge.fury.io/js/express-session.svg)](https://badge.fury.io/js/express-session) [![Build Status](https://travis-ci.org/expressjs/session.svg?branch=master)](https://travis-ci.org/expressjs/session)","bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.3.0","dist":{"shasum":"d75b7e230237bdf0be39df1bf361642f1fe41442","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.3.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.3.1":{"name":"express-session","version":"1.3.1","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.1","cookie":"0.1.2","cookie-signature":"1.0.3","debug":"1.0.2","on-headers":"0.0.0","uid2":"0.0.3","utils-merge":"1.0.0"},"devDependencies":{"cookie-parser":"1.1.0","istanbul":"0.2.10","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.3.1","dist":{"shasum":"c1a25e86e91a1f42cd446673536e8381d5b73222","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.3.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.4.0":{"name":"express-session","version":"1.4.0","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.3","debug":"1.0.2","on-headers":"0.0.0","rand-token":"0.2.1","utils-merge":"1.0.0"},"devDependencies":{"cookie-parser":"1.1.0","istanbul":"0.2.10","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.4.0","dist":{"shasum":"90bf8a939a1c8dc012e4a11e4c2fc3629f7cf894","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.4.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.5.0":{"name":"express-session","version":"1.5.0","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.3","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"cookie-parser":"1.1.0","istanbul":"0.2.10","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.5.0","dist":{"shasum":"1e853d0b5161f89f67f0119f7b165165223a7601","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.5.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.5.1":{"name":"express-session","version":"1.5.1","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.3","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"cookie-parser":"1.1.0","istanbul":"0.2.10","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.5.1","dist":{"shasum":"8dadf13475db899d4893fbf9fa58c1c7f2c2ca64","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.5.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.5.2":{"name":"express-session","version":"1.5.2","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"cookie-parser":"1.3.2","istanbul":"0.2.12","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.5.2","dist":{"shasum":"e7a4ebef8a1bffc13232dd09fe6ab5f0331e330f","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.5.2.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.6.0":{"name":"express-session","version":"1.6.0","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.2.12","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.6.0","dist":{"shasum":"968b34bfb64ce319471ee61fc572899c3557637d","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.6.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.6.1":{"name":"express-session","version":"1.6.1","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.2.12","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.6.1","dist":{"shasum":"b2614a9e6dd64442b2fafac9646e6b559f6bcc8e","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.6.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.6.2":{"name":"express-session","version":"1.6.2","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.2.12","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.6.2","dist":{"shasum":"f4f024c9ce91cc51835f9ab37273b82617b5ccca","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.6.2.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.6.3":{"name":"express-session","version":"1.6.3","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.2.12","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.6.3","dist":{"shasum":"a84e493260db9f58343e1c6e28bbff400c240054","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.6.3.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.6.4":{"name":"express-session","version":"1.6.4","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.2.12","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.6.4","dist":{"shasum":"0f64e43c89ae043a485559ec03ee917e6f79b4ee","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.6.4.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.6.5":{"name":"express-session","version":"1.6.5","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.3","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.3.0","express":"~4.5.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.6.5","dist":{"shasum":"c4ca7740025fe4561f88041157931071f91e957b","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.6.5.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.7.0":{"name":"express-session","version":"1.7.0","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.4","depd":"0.4.2","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.3.0","express":"~4.6.1","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.7.0","dist":{"shasum":"979644c85fea50ef6b5c4b901a0217e2f48eb8ae","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.7.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.7.1":{"name":"express-session","version":"1.7.1","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.4","depd":"0.4.3","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.3.0","express":"~4.6.1","mocha":"~1.21.0","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.7.1","dist":{"shasum":"6f2a679b3faf170e3555f392f30f468f08c51114","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.7.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.7.2":{"name":"express-session","version":"1.7.2","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.4","depd":"0.4.4","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merg
2240 verbose stack at Object.parse (native)
2240 verbose stack at CachingRegistryClient.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:197:23)
2240 verbose stack at Request._callback (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:170:14)
2240 verbose stack at Request.self.callback (/usr/local/lib/node_modules/npm/node_modules/request/request.js:354:22)
2240 verbose stack at Request.emit (events.js:110:17)
2240 verbose stack at Request.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:1207:14)
2240 verbose stack at Request.emit (events.js:129:20)
2240 verbose stack at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:1153:12)
2240 verbose stack at IncomingMessage.emit (events.js:129:20)
2240 verbose stack at _stream_readable.js:908:16
2241 verbose cwd /home/sandip/nodebb
2242 error Linux 3.13.0-29-generic
2243 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--production"
2244 error node v0.12.7
2245 error npm v2.11.3
2246 error Unexpected token u
2246 error {"_id":"express-session","_rev":"170-ed93e7ae819b311ff2aec59c825a3c47","name":"express-session","description":"Simple session middleware for Express","dist-tags":{"latest":"1.11.3"},"versions":{"1.0.0":{"name":"express-session","version":"1.0.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","dependencies":{"utils-merge":"1.0.0"},"devDependencies":{"mocha":"~1.17.0","connect":"2.13.0","supertest":"0.9.0","should":"3.1.2","cookie-signature":"1.0.3","cookie-parser":"1.0.0"},"scripts":{"test":"mocha --bail --ui bdd --reporter list -- test/*.js"},"license":"MIT","description":"Setup session store with the given `options`.","_id":"express-session@1.0.0","dist":{"shasum":"173dbe42fee00d438a60ec93f58c6c88c9bc3428","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.0.0.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"shtylman","email":"shtylman@gmail.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"}],"directories":{}},"1.0.1":{"name":"express-session","version":"1.0.1","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","dependencies":{"utils-merge":"1.0.0","cookie":"0.1.0","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.7.4"},"devDependencies":{"mocha":"~1.17.0","connect":"2.13.0","supertest":"0.9.0","should":"3.1.2","cookie-signature":"1.0.3","cookie-parser":"1.0.0"},"scripts":{"test":"mocha --bail --ui bdd --reporter list -- test/*.js"},"license":"MIT","description":"Setup session store with the given `options`.","_id":"express-session@1.0.1","dist":{"shasum":"61e5208471ad50e57651dcce11934c526730203f","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.0.1.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"shtylman","email":"shtylman@gmail.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"}],"directories":{}},"1.0.2":{"name":"express-session","version":"1.0.2","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","dependencies":{"utils-merge":"1.0.0","cookie":"0.1.0","cookie-signature":"1.0.3","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.7.4"},"devDependencies":{"mocha":"~1.17.0","connect":"2.13.0","supertest":"0.9.0","should":"3.1.2","cookie-parser":"1.0.0"},"scripts":{"test":"mocha --bail --ui bdd --reporter list -- test/*.js"},"license":"MIT","description":"Setup session store with the given `options`.","_id":"express-session@1.0.2","dist":{"shasum":"004478c742561774411ceb79733155a56b6d49eb","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.0.2.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"shtylman","email":"shtylman@gmail.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"}],"directories":{}},"1.0.3":{"name":"express-session","version":"1.0.3","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","repository":{"type":"git","url":"git://github.com/expressjs/session.git"},"dependencies":{"utils-merge":"1.0.0","cookie":"0.1.2","cookie-signature":"1.0.3","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.7.4"},"devDependencies":{"mocha":"~1.17.0","express":"4.0.0","supertest":"0.9.0","should":"3.1.2","cookie-parser":"1.0.1"},"scripts":{"test":"mocha --bail --ui bdd --reporter list -- test/*.js"},"license":"MIT","description":"THIS REPOSITORY NEEDS A MAINTAINER. IF YOU'RE INTERESTED IN MAINTAINING THIS REPOSITORY, PLEASE LET US KNOW!","bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.0.3","dist":{"shasum":"a45ec65dda263f74f3b5b9c6da0ac74c36ac0639","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.0.3.tgz"},"_from":"https://github.com/expressjs/session/tarball/v1.0.3","_resolved":"https://github.com/expressjs/session/tarball/v1.0.3","_npmVersion":"1.4.3","_npmUser":{"name":"mscdex","email":"mscdex@mscdex.net"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.0.4":{"name":"express-session","version":"1.0.4","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","repository":{"type":"git","url":"git://github.com/expressjs/session.git"},"dependencies":{"utils-merge":"1.0.0","cookie":"0.1.2","cookie-signature":"1.0.3","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.8.1"},"devDependencies":{"mocha":"~1.17.0","express":"4.0.0","supertest":"0.9.0","should":"3.1.2","cookie-parser":"1.0.1"},"scripts":{"test":"mocha --bail --ui bdd --reporter list -- test/*.js"},"engines":{"node":">= 0.8.0"},"license":"MIT","description":"THIS REPOSITORY NEEDS A MAINTAINER. IF YOU'RE INTERESTED IN MAINTAINING THIS REPOSITORY, PLEASE LET US KNOW!","bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.0.4","dist":{"shasum":"a10045af3f24693c9c19b1914a11d0cab8f7b29b","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.0.4.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.1.0":{"name":"express-session","version":"1.1.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","repository":{"type":"git","url":"git://github.com/expressjs/session.git"},"dependencies":{"utils-merge":"1.0.0","cookie":"0.1.2","cookie-signature":"1.0.3","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.8.1"},"devDependencies":{"express":"4.0.0","mocha":"~1.18.2","should":"~3.3.1","supertest":"~0.12.1","cookie-parser":"1.0.1"},"scripts":{"test":"mocha --bail --ui bdd --reporter list -- test/*.js"},"engines":{"node":">= 0.8.0"},"license":"MIT","description":"THIS REPOSITORY NEEDS A MAINTAINER. IF YOU'RE INTERESTED IN MAINTAINING THIS REPOSITORY, PLEASE LET US KNOW!","bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.1.0","dist":{"shasum":"8c010bf58109ea235a65566d2a96703b41ee6eae","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.1.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.2.0":{"name":"express-session","version":"1.2.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","repository":{"type":"git","url":"git://github.com/expressjs/session.git"},"dependencies":{"utils-merge":"1.0.0","cookie":"0.1.2","cookie-signature":"1.0.3","on-headers":"0.0.0","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.8.1"},"devDependencies":{"express":"4.0.0","mocha":"~1.18.2","should":"~3.3.1","supertest":"~0.12.1","cookie-parser":"1.0.1"},"scripts":{"test":"mocha --bail --ui bdd --reporter spec -- test/*.js"},"engines":{"node":">= 0.8.0"},"license":"MIT","description":"THIS REPOSITORY NEEDS A MAINTAINER. IF YOU'RE INTERESTED IN MAINTAINING THIS REPOSITORY, PLEASE LET US KNOW!","bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.2.0","dist":{"shasum":"b18b9bf3afdcf1f94b744b1ebccbf8b155dd1fb3","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.2.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.2.1":{"name":"express-session","version":"1.2.1","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"main":"./index.js","repository":{"type":"git","url":"git://github.com/expressjs/session.git"},"dependencies":{"utils-merge":"1.0.0","cookie":"0.1.2","cookie-signature":"1.0.3","on-headers":"0.0.0","uid2":"0.0.3","buffer-crc32":"0.2.1","debug":"0.8.1"},"devDependencies":{"cookie-parser":"1.1.0","express":"~4.3.0","mocha":"~1.19.0","should":"~3.3.1","supertest":"~0.13.0"},"scripts":{"test":"mocha --bail --ui bdd --reporter spec -- test/*.js"},"engines":{"node":">= 0.8.0"},"license":"MIT","description":"THIS REPOSITORY NEEDS A MAINTAINER. IF YOU'RE INTERESTED IN MAINTAINING THIS REPOSITORY, PLEASE LET US KNOW!","bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.2.1","dist":{"shasum":"2741a1661eb3a4a17a7db0a48049fbf05574e465","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.2.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.3.0":{"name":"express-session","version":"1.3.0","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.1","cookie":"0.1.2","cookie-signature":"1.0.3","debug":"1.0.2","on-headers":"0.0.0","uid2":"0.0.3","utils-merge":"1.0.0"},"devDependencies":{"cookie-parser":"1.1.0","istanbul":"0.2.10","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"description":"[![NPM Version](https://badge.fury.io/js/express-session.svg)](https://badge.fury.io/js/express-session) [![Build Status](https://travis-ci.org/expressjs/session.svg?branch=master)](https://travis-ci.org/expressjs/session)","bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.3.0","dist":{"shasum":"d75b7e230237bdf0be39df1bf361642f1fe41442","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.3.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.3.1":{"name":"express-session","version":"1.3.1","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.1","cookie":"0.1.2","cookie-signature":"1.0.3","debug":"1.0.2","on-headers":"0.0.0","uid2":"0.0.3","utils-merge":"1.0.0"},"devDependencies":{"cookie-parser":"1.1.0","istanbul":"0.2.10","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.3.1","dist":{"shasum":"c1a25e86e91a1f42cd446673536e8381d5b73222","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.3.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.4.0":{"name":"express-session","version":"1.4.0","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.3","debug":"1.0.2","on-headers":"0.0.0","rand-token":"0.2.1","utils-merge":"1.0.0"},"devDependencies":{"cookie-parser":"1.1.0","istanbul":"0.2.10","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.4.0","dist":{"shasum":"90bf8a939a1c8dc012e4a11e4c2fc3629f7cf894","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.4.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.5.0":{"name":"express-session","version":"1.5.0","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.3","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"cookie-parser":"1.1.0","istanbul":"0.2.10","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.5.0","dist":{"shasum":"1e853d0b5161f89f67f0119f7b165165223a7601","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.5.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.5.1":{"name":"express-session","version":"1.5.1","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.3","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"cookie-parser":"1.1.0","istanbul":"0.2.10","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.5.1","dist":{"shasum":"8dadf13475db899d4893fbf9fa58c1c7f2c2ca64","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.5.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.5.2":{"name":"express-session","version":"1.5.2","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"cookie-parser":"1.3.2","istanbul":"0.2.12","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.5.2","dist":{"shasum":"e7a4ebef8a1bffc13232dd09fe6ab5f0331e330f","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.5.2.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.6.0":{"name":"express-session","version":"1.6.0","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.2.12","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.6.0","dist":{"shasum":"968b34bfb64ce319471ee61fc572899c3557637d","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.6.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.6.1":{"name":"express-session","version":"1.6.1","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.2.12","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.6.1","dist":{"shasum":"b2614a9e6dd64442b2fafac9646e6b559f6bcc8e","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.6.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.6.2":{"name":"express-session","version":"1.6.2","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.2.12","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.6.2","dist":{"shasum":"f4f024c9ce91cc51835f9ab37273b82617b5ccca","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.6.2.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.6.3":{"name":"express-session","version":"1.6.3","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.2.12","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.6.3","dist":{"shasum":"a84e493260db9f58343e1c6e28bbff400c240054","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.6.3.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.6.4":{"name":"express-session","version":"1.6.4","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.2","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.2.12","express":"~4.4.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.6.4","dist":{"shasum":"0f64e43c89ae043a485559ec03ee917e6f79b4ee","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.6.4.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.6.5":{"name":"express-session","version":"1.6.5","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.3","depd":"0.3.0","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.3.0","express":"~4.5.0","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.6.5","dist":{"shasum":"c4ca7740025fe4561f88041157931071f91e957b","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.6.5.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.7.0":{"name":"express-session","version":"1.7.0","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.4","depd":"0.4.2","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.3.0","express":"~4.6.1","mocha":"~1.20.1","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.7.0","dist":{"shasum":"979644c85fea50ef6b5c4b901a0217e2f48eb8ae","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.7.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.7.1":{"name":"express-session","version":"1.7.1","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.4","depd":"0.4.3","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merge":"1.0.0"},"devDependencies":{"after":"0.8.1","cookie-parser":"1.3.2","istanbul":"0.3.0","express":"~4.6.1","mocha":"~1.21.0","should":"~4.0.4","supertest":"~0.13.0"},"engines":{"node":">= 0.8.0"},"scripts":{"test":"mocha --bail --reporter spec test/","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/","test-travis":"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec test/"},"bugs":{"url":"https://github.com/expressjs/session/issues"},"homepage":"https://github.com/expressjs/session","_id":"express-session@1.7.1","dist":{"shasum":"6f2a679b3faf170e3555f392f30f468f08c51114","tarball":"http://registry.npmjs.org/express-session/-/express-session-1.7.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"dougwilson","email":"doug@somethingdoug.com"},"maintainers":[{"name":"shtylman","email":"shtylman@gmail.com"},{"name":"dougwilson","email":"doug@somethingdoug.com"},{"name":"mscdex","email":"mscdex@mscdex.net"}],"directories":{}},"1.7.2":{"name":"express-session","version":"1.7.2","description":"Simple session middleware for Express","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","url":"http://tjholowaychuk.com"},"contributors":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com"},{"name":"Joe Wagner","email":"njwjs722@gmail.com"}],"repository":{"type":"git","url":"git://github.com/expressjs/session"},"license":"MIT","dependencies":{"buffer-crc32":"0.2.3","cookie":"0.1.2","cookie-signature":"1.0.4","debug":"1.0.4","depd":"0.4.4","on-headers":"0.0.0","uid-safe":"1.0.1","utils-merg
2247 error If you need help, you may report this error at:
2247 error <https://github.com/npm/npm/issues>
2248 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment