Skip to content

Instantly share code, notes, and snippets.

@othiym23
Created September 8, 2015 02:59
Show Gist options
  • Save othiym23/1ef191e9b152fa255f4b to your computer and use it in GitHub Desktop.
Save othiym23/1ef191e9b152fa255f4b to your computer and use it in GitHub Desktop.
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/iojs', '/usr/local/bin/npm', 'i' ]
2 info using npm@3.3.2
3 info using node@v2.5.0
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly install normalizeTree
8 silly loadCurrentTree Finishing
9 silly loadIdealTree Starting
10 silly install loadIdealTree
11 silly cloneCurrentTree Starting
12 silly install cloneCurrentTreeToIdealTree
13 silly cloneCurrentTree Finishing
14 silly loadShrinkwrap Starting
15 silly install loadShrinkwrap
16 silly loadShrinkwrap Finishing
17 silly loadAllDepsIntoIdealTree Starting
18 silly install loadAllDepsIntoIdealTree
19 silly fetchNamedPackageData optionator
20 silly mapToRegistry name optionator
21 silly mapToRegistry using default registry
22 silly mapToRegistry registry https://registry.npmjs.org/
23 silly mapToRegistry uri https://registry.npmjs.org/optionator
24 verbose request uri https://registry.npmjs.org/optionator
25 verbose request no auth needed
26 info attempt registry request try #1 at 18:29:01
27 verbose request using bearer token for auth
28 verbose request id 510040bf07ee12e9
29 verbose etag "6D6KN2DF21Z48DC0P10BY93JK"
30 http request GET https://registry.npmjs.org/optionator
31 http 304 https://registry.npmjs.org/optionator
32 silly get cb [ 304,
32 silly get { 'cache-control': 'max-age=60',
32 silly get 'accept-ranges': 'bytes',
32 silly get date: 'Tue, 08 Sep 2015 01:29:02 GMT',
32 silly get via: '1.1 varnish',
32 silly get connection: 'keep-alive',
32 silly get 'x-served-by': 'cache-sjc3123-SJC',
32 silly get 'x-cache': 'MISS',
32 silly get 'x-cache-hits': '0',
32 silly get 'x-timer': 'S1441675742.070697,VS0,VE38' } ]
33 verbose etag https://registry.npmjs.org/optionator from cache
34 verbose get saving optionator to /Users/ogd/.npm/registry.npmjs.org/optionator/.cache.json
35 silly resolveWithNewModule optionator@0.5.0 checking installable status
36 silly cache add args [ 'optionator@^0.5.0', null ]
37 verbose cache add spec optionator@^0.5.0
38 silly cache add parsed spec { raw: 'optionator@^0.5.0',
38 silly cache add scope: null,
38 silly cache add name: 'optionator',
38 silly cache add rawSpec: '^0.5.0',
38 silly cache add spec: '>=0.5.0 <0.6.0',
38 silly cache add type: 'range' }
39 silly addNamed optionator@>=0.5.0 <0.6.0
40 verbose addNamed ">=0.5.0 <0.6.0" is a valid semver range for optionator
41 silly addNameRange { name: 'optionator', range: '>=0.5.0 <0.6.0', hasData: false }
42 silly mapToRegistry name optionator
43 silly mapToRegistry using default registry
44 silly mapToRegistry registry https://registry.npmjs.org/
45 silly mapToRegistry uri https://registry.npmjs.org/optionator
46 verbose addNameRange registry:https://registry.npmjs.org/optionator not in flight; fetching
47 verbose get https://registry.npmjs.org/optionator not expired, no request
48 silly addNameRange number 2 { name: 'optionator', range: '>=0.5.0 <0.6.0', hasData: true }
49 silly addNameRange versions [ 'optionator',
49 silly addNameRange [ '0.1.0',
49 silly addNameRange '0.1.1',
49 silly addNameRange '0.2.0',
49 silly addNameRange '0.2.1',
49 silly addNameRange '0.2.2',
49 silly addNameRange '0.3.0',
49 silly addNameRange '0.4.0',
49 silly addNameRange '0.5.0',
49 silly addNameRange '0.6.0' ] ]
50 silly addNamed optionator@0.5.0
51 verbose addNamed "0.5.0" is a plain semver version for optionator
52 silly cache afterAdd optionator@0.5.0
53 verbose afterAdd /Users/ogd/.npm/optionator/0.5.0/package/package.json not in flight; writing
54 verbose afterAdd /Users/ogd/.npm/optionator/0.5.0/package/package.json written
55 silly fetchNamedPackageData readable-stream
56 silly mapToRegistry name readable-stream
57 silly mapToRegistry using default registry
58 silly mapToRegistry registry https://registry.npmjs.org/
59 silly mapToRegistry uri https://registry.npmjs.org/readable-stream
60 verbose request uri https://registry.npmjs.org/readable-stream
61 verbose request no auth needed
62 info attempt registry request try #1 at 18:29:01
63 verbose request using bearer token for auth
64 verbose etag "82TTSAI8QQG39EFUWDIODAL81"
65 http request GET https://registry.npmjs.org/readable-stream
66 http 304 https://registry.npmjs.org/readable-stream
67 silly get cb [ 304,
67 silly get { 'cache-control': 'max-age=60',
67 silly get 'accept-ranges': 'bytes',
67 silly get date: 'Tue, 08 Sep 2015 01:29:02 GMT',
67 silly get via: '1.1 varnish',
67 silly get connection: 'keep-alive',
67 silly get 'x-served-by': 'cache-sjc3128-SJC',
67 silly get 'x-cache': 'MISS',
67 silly get 'x-cache-hits': '0',
67 silly get 'x-timer': 'S1441675742.225739,VS0,VE162' } ]
68 verbose etag https://registry.npmjs.org/readable-stream from cache
69 verbose get saving readable-stream to /Users/ogd/.npm/registry.npmjs.org/readable-stream/.cache.json
70 silly resolveWithNewModule readable-stream@2.0.2 checking installable status
71 silly cache add args [ 'readable-stream@~2.0.0', null ]
72 verbose cache add spec readable-stream@~2.0.0
73 silly cache add parsed spec { raw: 'readable-stream@~2.0.0',
73 silly cache add scope: null,
73 silly cache add name: 'readable-stream',
73 silly cache add rawSpec: '~2.0.0',
73 silly cache add spec: '>=2.0.0 <2.1.0',
73 silly cache add type: 'range' }
74 silly addNamed readable-stream@>=2.0.0 <2.1.0
75 verbose addNamed ">=2.0.0 <2.1.0" is a valid semver range for readable-stream
76 silly addNameRange { name: 'readable-stream',
76 silly addNameRange range: '>=2.0.0 <2.1.0',
76 silly addNameRange hasData: false }
77 silly mapToRegistry name readable-stream
78 silly mapToRegistry using default registry
79 silly mapToRegistry registry https://registry.npmjs.org/
80 silly mapToRegistry uri https://registry.npmjs.org/readable-stream
81 verbose addNameRange registry:https://registry.npmjs.org/readable-stream not in flight; fetching
82 verbose get https://registry.npmjs.org/readable-stream not expired, no request
83 silly addNameRange number 2 { name: 'readable-stream',
83 silly addNameRange range: '>=2.0.0 <2.1.0',
83 silly addNameRange hasData: true }
84 silly addNameRange versions [ 'readable-stream',
84 silly addNameRange [ '0.0.1',
84 silly addNameRange '0.0.2',
84 silly addNameRange '0.0.3',
84 silly addNameRange '0.0.4',
84 silly addNameRange '0.1.0',
84 silly addNameRange '0.2.0',
84 silly addNameRange '0.3.0',
84 silly addNameRange '0.3.1',
84 silly addNameRange '1.0.0',
84 silly addNameRange '1.0.1',
84 silly addNameRange '1.0.2',
84 silly addNameRange '1.0.15',
84 silly addNameRange '1.0.17',
84 silly addNameRange '1.1.7',
84 silly addNameRange '1.1.8',
84 silly addNameRange '1.1.9',
84 silly addNameRange '1.0.24',
84 silly addNameRange '1.0.25',
84 silly addNameRange '1.1.10',
84 silly addNameRange '1.0.25-1',
84 silly addNameRange '1.1.11',
84 silly addNameRange '1.0.26',
84 silly addNameRange '1.0.26-1',
84 silly addNameRange '1.1.11-1',
84 silly addNameRange '1.0.26-2',
84 silly addNameRange '1.1.12',
84 silly addNameRange '1.0.26-3',
84 silly addNameRange '1.0.26-4',
84 silly addNameRange '1.1.12-1',
84 silly addNameRange '1.0.27-1',
84 silly addNameRange '1.1.13-1',
84 silly addNameRange '1.0.31',
84 silly addNameRange '1.1.13',
84 silly addNameRange '1.0.32',
84 silly addNameRange '1.0.32-1',
84 silly addNameRange '1.0.33-1',
84 silly addNameRange '1.0.33-2',
84 silly addNameRange '1.0.33',
84 silly addNameRange '2.0.0',
84 silly addNameRange '2.0.1',
84 silly addNameRange '2.0.2' ] ]
85 silly addNamed readable-stream@2.0.2
86 verbose addNamed "2.0.2" is a plain semver version for readable-stream
87 silly cache afterAdd readable-stream@2.0.2
88 verbose afterAdd /Users/ogd/.npm/readable-stream/2.0.2/package/package.json not in flight; writing
89 verbose afterAdd /Users/ogd/.npm/readable-stream/2.0.2/package/package.json written
90 silly fetchNamedPackageData core-util-is
91 silly mapToRegistry name core-util-is
92 silly mapToRegistry using default registry
93 silly mapToRegistry registry https://registry.npmjs.org/
94 silly mapToRegistry uri https://registry.npmjs.org/core-util-is
95 silly fetchNamedPackageData isarray
96 silly mapToRegistry name isarray
97 silly mapToRegistry using default registry
98 silly mapToRegistry registry https://registry.npmjs.org/
99 silly mapToRegistry uri https://registry.npmjs.org/isarray
100 silly fetchNamedPackageData process-nextick-args
101 silly mapToRegistry name process-nextick-args
102 silly mapToRegistry using default registry
103 silly mapToRegistry registry https://registry.npmjs.org/
104 silly mapToRegistry uri https://registry.npmjs.org/process-nextick-args
105 silly fetchNamedPackageData string_decoder
106 silly mapToRegistry name string_decoder
107 silly mapToRegistry using default registry
108 silly mapToRegistry registry https://registry.npmjs.org/
109 silly mapToRegistry uri https://registry.npmjs.org/string_decoder
110 silly fetchNamedPackageData util-deprecate
111 silly mapToRegistry name util-deprecate
112 silly mapToRegistry using default registry
113 silly mapToRegistry registry https://registry.npmjs.org/
114 silly mapToRegistry uri https://registry.npmjs.org/util-deprecate
115 verbose request uri https://registry.npmjs.org/isarray
116 verbose request no auth needed
117 info attempt registry request try #1 at 18:29:02
118 verbose request using bearer token for auth
119 verbose etag "79XQA3ZXVF5QN0X2VYCD81HMN"
120 http request GET https://registry.npmjs.org/isarray
121 verbose request uri https://registry.npmjs.org/core-util-is
122 verbose request no auth needed
123 info attempt registry request try #1 at 18:29:02
124 verbose request using bearer token for auth
125 verbose etag "2LEHZXOXYM780PTSYSBI38JRU"
126 http request GET https://registry.npmjs.org/core-util-is
127 verbose request uri https://registry.npmjs.org/process-nextick-args
128 verbose request no auth needed
129 info attempt registry request try #1 at 18:29:02
130 verbose request using bearer token for auth
131 verbose etag "5SQK48UAK8EN9GHXSLA265AS4"
132 http request GET https://registry.npmjs.org/process-nextick-args
133 verbose request uri https://registry.npmjs.org/string_decoder
134 verbose request no auth needed
135 info attempt registry request try #1 at 18:29:02
136 verbose request using bearer token for auth
137 verbose etag "89NG6AVWTXZBFGLGXXUONULF1"
138 http request GET https://registry.npmjs.org/string_decoder
139 verbose request uri https://registry.npmjs.org/util-deprecate
140 verbose request no auth needed
141 info attempt registry request try #1 at 18:29:02
142 verbose request using bearer token for auth
143 verbose etag "6QE28V2LB8MNW24M5A7FHXCN6"
144 http request GET https://registry.npmjs.org/util-deprecate
145 http 304 https://registry.npmjs.org/isarray
146 silly get cb [ 304,
146 silly get { 'cache-control': 'max-age=60',
146 silly get 'accept-ranges': 'bytes',
146 silly get date: 'Tue, 08 Sep 2015 01:29:02 GMT',
146 silly get via: '1.1 varnish',
146 silly get connection: 'keep-alive',
146 silly get 'x-served-by': 'cache-sjc3124-SJC',
146 silly get 'x-cache': 'MISS',
146 silly get 'x-cache-hits': '0',
146 silly get 'x-timer': 'S1441675742.464703,VS0,VE39' } ]
147 verbose etag https://registry.npmjs.org/isarray from cache
148 verbose get saving isarray to /Users/ogd/.npm/registry.npmjs.org/isarray/.cache.json
149 silly resolveWithNewModule isarray@0.0.1 checking installable status
150 silly cache add args [ 'isarray@0.0.1', null ]
151 verbose cache add spec isarray@0.0.1
152 silly cache add parsed spec { raw: 'isarray@0.0.1',
152 silly cache add scope: null,
152 silly cache add name: 'isarray',
152 silly cache add rawSpec: '0.0.1',
152 silly cache add spec: '0.0.1',
152 silly cache add type: 'version' }
153 silly addNamed isarray@0.0.1
154 verbose addNamed "0.0.1" is a plain semver version for isarray
155 silly mapToRegistry name isarray
156 silly mapToRegistry using default registry
157 silly mapToRegistry registry https://registry.npmjs.org/
158 silly mapToRegistry uri https://registry.npmjs.org/isarray
159 verbose addNameVersion registry:https://registry.npmjs.org/isarray not in flight; fetching
160 verbose get https://registry.npmjs.org/isarray not expired, no request
161 silly cache afterAdd isarray@0.0.1
162 verbose afterAdd /Users/ogd/.npm/isarray/0.0.1/package/package.json not in flight; writing
163 verbose afterAdd /Users/ogd/.npm/isarray/0.0.1/package/package.json written
164 http 304 https://registry.npmjs.org/string_decoder
165 silly get cb [ 304,
165 silly get { 'cache-control': 'max-age=60',
165 silly get 'accept-ranges': 'bytes',
165 silly get date: 'Tue, 08 Sep 2015 01:29:02 GMT',
165 silly get via: '1.1 varnish',
165 silly get connection: 'keep-alive',
165 silly get 'x-served-by': 'cache-sjc3127-SJC',
165 silly get 'x-cache': 'MISS',
165 silly get 'x-cache-hits': '0',
165 silly get 'x-timer': 'S1441675742.478182,VS0,VE39' } ]
166 verbose etag https://registry.npmjs.org/string_decoder from cache
167 verbose get saving string_decoder to /Users/ogd/.npm/registry.npmjs.org/string_decoder/.cache.json
168 silly resolveWithNewModule string_decoder@0.10.31 checking installable status
169 silly cache add args [ 'string_decoder@~0.10.x', null ]
170 verbose cache add spec string_decoder@~0.10.x
171 silly cache add parsed spec { raw: 'string_decoder@~0.10.x',
171 silly cache add scope: null,
171 silly cache add name: 'string_decoder',
171 silly cache add rawSpec: '~0.10.x',
171 silly cache add spec: '>=0.10.0 <0.11.0',
171 silly cache add type: 'range' }
172 silly addNamed string_decoder@>=0.10.0 <0.11.0
173 verbose addNamed ">=0.10.0 <0.11.0" is a valid semver range for string_decoder
174 silly addNameRange { name: 'string_decoder',
174 silly addNameRange range: '>=0.10.0 <0.11.0',
174 silly addNameRange hasData: false }
175 silly mapToRegistry name string_decoder
176 silly mapToRegistry using default registry
177 silly mapToRegistry registry https://registry.npmjs.org/
178 silly mapToRegistry uri https://registry.npmjs.org/string_decoder
179 verbose addNameRange registry:https://registry.npmjs.org/string_decoder not in flight; fetching
180 verbose get https://registry.npmjs.org/string_decoder not expired, no request
181 silly addNameRange number 2 { name: 'string_decoder',
181 silly addNameRange range: '>=0.10.0 <0.11.0',
181 silly addNameRange hasData: true }
182 silly addNameRange versions [ 'string_decoder',
182 silly addNameRange [ '0.0.0',
182 silly addNameRange '0.0.1',
182 silly addNameRange '0.10.24',
182 silly addNameRange '0.11.10',
182 silly addNameRange '0.10.25',
182 silly addNameRange '0.11.10-1',
182 silly addNameRange '0.10.25-1',
182 silly addNameRange '0.10.31' ] ]
183 silly addNamed string_decoder@0.10.31
184 verbose addNamed "0.10.31" is a plain semver version for string_decoder
185 silly cache afterAdd string_decoder@0.10.31
186 verbose afterAdd /Users/ogd/.npm/string_decoder/0.10.31/package/package.json not in flight; writing
187 verbose afterAdd /Users/ogd/.npm/string_decoder/0.10.31/package/package.json written
188 http 304 https://registry.npmjs.org/core-util-is
189 silly get cb [ 304,
189 silly get { 'cache-control': 'max-age=60',
189 silly get 'accept-ranges': 'bytes',
189 silly get date: 'Tue, 08 Sep 2015 01:29:02 GMT',
189 silly get via: '1.1 varnish',
189 silly get connection: 'keep-alive',
189 silly get 'x-served-by': 'cache-sjc3121-SJC',
189 silly get 'x-cache': 'MISS',
189 silly get 'x-cache-hits': '0',
189 silly get 'x-timer': 'S1441675742.482227,VS0,VE84' } ]
190 verbose etag https://registry.npmjs.org/core-util-is from cache
191 verbose get saving core-util-is to /Users/ogd/.npm/registry.npmjs.org/core-util-is/.cache.json
192 silly resolveWithNewModule core-util-is@1.0.1 checking installable status
193 silly cache add args [ 'core-util-is@~1.0.0', null ]
194 verbose cache add spec core-util-is@~1.0.0
195 silly cache add parsed spec { raw: 'core-util-is@~1.0.0',
195 silly cache add scope: null,
195 silly cache add name: 'core-util-is',
195 silly cache add rawSpec: '~1.0.0',
195 silly cache add spec: '>=1.0.0 <1.1.0',
195 silly cache add type: 'range' }
196 silly addNamed core-util-is@>=1.0.0 <1.1.0
197 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for core-util-is
198 silly addNameRange { name: 'core-util-is', range: '>=1.0.0 <1.1.0', hasData: false }
199 silly mapToRegistry name core-util-is
200 silly mapToRegistry using default registry
201 silly mapToRegistry registry https://registry.npmjs.org/
202 silly mapToRegistry uri https://registry.npmjs.org/core-util-is
203 verbose addNameRange registry:https://registry.npmjs.org/core-util-is not in flight; fetching
204 verbose get https://registry.npmjs.org/core-util-is not expired, no request
205 silly addNameRange number 2 { name: 'core-util-is', range: '>=1.0.0 <1.1.0', hasData: true }
206 silly addNameRange versions [ 'core-util-is', [ '1.0.0', '1.0.1' ] ]
207 silly addNamed core-util-is@1.0.1
208 verbose addNamed "1.0.1" is a plain semver version for core-util-is
209 silly cache afterAdd core-util-is@1.0.1
210 verbose afterAdd /Users/ogd/.npm/core-util-is/1.0.1/package/package.json not in flight; writing
211 verbose afterAdd /Users/ogd/.npm/core-util-is/1.0.1/package/package.json written
212 http 304 https://registry.npmjs.org/process-nextick-args
213 silly get cb [ 304,
213 silly get { 'cache-control': 'max-age=60',
213 silly get 'accept-ranges': 'bytes',
213 silly get date: 'Tue, 08 Sep 2015 01:29:02 GMT',
213 silly get via: '1.1 varnish',
213 silly get connection: 'keep-alive',
213 silly get 'x-served-by': 'cache-sjc3134-SJC',
213 silly get 'x-cache': 'MISS',
213 silly get 'x-cache-hits': '0',
213 silly get 'x-timer': 'S1441675742.475638,VS0,VE125' } ]
214 verbose etag https://registry.npmjs.org/process-nextick-args from cache
215 verbose get saving process-nextick-args to /Users/ogd/.npm/registry.npmjs.org/process-nextick-args/.cache.json
216 silly resolveWithNewModule process-nextick-args@1.0.2 checking installable status
217 silly cache add args [ 'process-nextick-args@~1.0.0', null ]
218 verbose cache add spec process-nextick-args@~1.0.0
219 silly cache add parsed spec { raw: 'process-nextick-args@~1.0.0',
219 silly cache add scope: null,
219 silly cache add name: 'process-nextick-args',
219 silly cache add rawSpec: '~1.0.0',
219 silly cache add spec: '>=1.0.0 <1.1.0',
219 silly cache add type: 'range' }
220 silly addNamed process-nextick-args@>=1.0.0 <1.1.0
221 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for process-nextick-args
222 silly addNameRange { name: 'process-nextick-args',
222 silly addNameRange range: '>=1.0.0 <1.1.0',
222 silly addNameRange hasData: false }
223 silly mapToRegistry name process-nextick-args
224 silly mapToRegistry using default registry
225 silly mapToRegistry registry https://registry.npmjs.org/
226 silly mapToRegistry uri https://registry.npmjs.org/process-nextick-args
227 verbose addNameRange registry:https://registry.npmjs.org/process-nextick-args not in flight; fetching
228 verbose get https://registry.npmjs.org/process-nextick-args not expired, no request
229 silly addNameRange number 2 { name: 'process-nextick-args',
229 silly addNameRange range: '>=1.0.0 <1.1.0',
229 silly addNameRange hasData: true }
230 silly addNameRange versions [ 'process-nextick-args', [ '1.0.0', '1.0.1', '1.0.2' ] ]
231 silly addNamed process-nextick-args@1.0.2
232 verbose addNamed "1.0.2" is a plain semver version for process-nextick-args
233 silly cache afterAdd process-nextick-args@1.0.2
234 verbose afterAdd /Users/ogd/.npm/process-nextick-args/1.0.2/package/package.json not in flight; writing
235 verbose afterAdd /Users/ogd/.npm/process-nextick-args/1.0.2/package/package.json written
236 http 304 https://registry.npmjs.org/util-deprecate
237 silly get cb [ 304,
237 silly get { 'cache-control': 'max-age=60',
237 silly get 'accept-ranges': 'bytes',
237 silly get date: 'Tue, 08 Sep 2015 01:29:02 GMT',
237 silly get via: '1.1 varnish',
237 silly get connection: 'keep-alive',
237 silly get 'x-served-by': 'cache-sjc3130-SJC',
237 silly get 'x-cache': 'MISS',
237 silly get 'x-cache-hits': '0',
237 silly get 'x-timer': 'S1441675742.474731,VS0,VE158' } ]
238 verbose etag https://registry.npmjs.org/util-deprecate from cache
239 verbose get saving util-deprecate to /Users/ogd/.npm/registry.npmjs.org/util-deprecate/.cache.json
240 silly resolveWithNewModule util-deprecate@1.0.1 checking installable status
241 silly cache add args [ 'util-deprecate@~1.0.1', null ]
242 verbose cache add spec util-deprecate@~1.0.1
243 silly cache add parsed spec { raw: 'util-deprecate@~1.0.1',
243 silly cache add scope: null,
243 silly cache add name: 'util-deprecate',
243 silly cache add rawSpec: '~1.0.1',
243 silly cache add spec: '>=1.0.1 <1.1.0',
243 silly cache add type: 'range' }
244 silly addNamed util-deprecate@>=1.0.1 <1.1.0
245 verbose addNamed ">=1.0.1 <1.1.0" is a valid semver range for util-deprecate
246 silly addNameRange { name: 'util-deprecate',
246 silly addNameRange range: '>=1.0.1 <1.1.0',
246 silly addNameRange hasData: false }
247 silly mapToRegistry name util-deprecate
248 silly mapToRegistry using default registry
249 silly mapToRegistry registry https://registry.npmjs.org/
250 silly mapToRegistry uri https://registry.npmjs.org/util-deprecate
251 verbose addNameRange registry:https://registry.npmjs.org/util-deprecate not in flight; fetching
252 verbose get https://registry.npmjs.org/util-deprecate not expired, no request
253 silly addNameRange number 2 { name: 'util-deprecate',
253 silly addNameRange range: '>=1.0.1 <1.1.0',
253 silly addNameRange hasData: true }
254 silly addNameRange versions [ 'util-deprecate', [ '1.0.0', '1.0.1' ] ]
255 silly addNamed util-deprecate@1.0.1
256 verbose addNamed "1.0.1" is a plain semver version for util-deprecate
257 silly cache afterAdd util-deprecate@1.0.1
258 verbose afterAdd /Users/ogd/.npm/util-deprecate/1.0.1/package/package.json not in flight; writing
259 verbose afterAdd /Users/ogd/.npm/util-deprecate/1.0.1/package/package.json written
260 silly fetchNamedPackageData esutils
261 silly mapToRegistry name esutils
262 silly mapToRegistry using default registry
263 silly mapToRegistry registry https://registry.npmjs.org/
264 silly mapToRegistry uri https://registry.npmjs.org/esutils
265 verbose request uri https://registry.npmjs.org/esutils
266 verbose request no auth needed
267 info attempt registry request try #1 at 18:29:02
268 verbose request using bearer token for auth
269 verbose etag "7VMH27EN8T99V4NDNMXTFFUJD"
270 http request GET https://registry.npmjs.org/esutils
271 http 304 https://registry.npmjs.org/esutils
272 silly get cb [ 304,
272 silly get { 'cache-control': 'max-age=60',
272 silly get 'accept-ranges': 'bytes',
272 silly get date: 'Tue, 08 Sep 2015 01:29:02 GMT',
272 silly get via: '1.1 varnish',
272 silly get connection: 'keep-alive',
272 silly get 'x-served-by': 'cache-sjc3125-SJC',
272 silly get 'x-cache': 'MISS',
272 silly get 'x-cache-hits': '0',
272 silly get 'x-timer': 'S1441675742.701651,VS0,VE37' } ]
273 verbose etag https://registry.npmjs.org/esutils from cache
274 verbose get saving esutils to /Users/ogd/.npm/registry.npmjs.org/esutils/.cache.json
275 silly resolveWithNewModule esutils@1.1.6 checking installable status
276 silly cache add args [ 'esutils@^1.1.6', null ]
277 verbose cache add spec esutils@^1.1.6
278 silly cache add parsed spec { raw: 'esutils@^1.1.6',
278 silly cache add scope: null,
278 silly cache add name: 'esutils',
278 silly cache add rawSpec: '^1.1.6',
278 silly cache add spec: '>=1.1.6 <2.0.0',
278 silly cache add type: 'range' }
279 silly addNamed esutils@>=1.1.6 <2.0.0
280 verbose addNamed ">=1.1.6 <2.0.0" is a valid semver range for esutils
281 silly addNameRange { name: 'esutils', range: '>=1.1.6 <2.0.0', hasData: false }
282 silly mapToRegistry name esutils
283 silly mapToRegistry using default registry
284 silly mapToRegistry registry https://registry.npmjs.org/
285 silly mapToRegistry uri https://registry.npmjs.org/esutils
286 verbose addNameRange registry:https://registry.npmjs.org/esutils not in flight; fetching
287 verbose get https://registry.npmjs.org/esutils not expired, no request
288 silly addNameRange number 2 { name: 'esutils', range: '>=1.1.6 <2.0.0', hasData: true }
289 silly addNameRange versions [ 'esutils',
289 silly addNameRange [ '1.0.0',
289 silly addNameRange '1.1.0',
289 silly addNameRange '1.1.1',
289 silly addNameRange '1.1.2',
289 silly addNameRange '1.1.3',
289 silly addNameRange '1.1.4',
289 silly addNameRange '1.1.5-dev',
289 silly addNameRange '1.1.5',
289 silly addNameRange '1.1.6',
289 silly addNameRange '2.0.0',
289 silly addNameRange '2.0.1',
289 silly addNameRange '2.0.2' ] ]
290 silly addNamed esutils@1.1.6
291 verbose addNamed "1.1.6" is a plain semver version for esutils
292 silly cache afterAdd esutils@1.1.6
293 verbose afterAdd /Users/ogd/.npm/esutils/1.1.6/package/package.json not in flight; writing
294 verbose afterAdd /Users/ogd/.npm/esutils/1.1.6/package/package.json written
295 silly fetchNamedPackageData prelude-ls
296 silly mapToRegistry name prelude-ls
297 silly mapToRegistry using default registry
298 silly mapToRegistry registry https://registry.npmjs.org/
299 silly mapToRegistry uri https://registry.npmjs.org/prelude-ls
300 silly fetchNamedPackageData deep-is
301 silly mapToRegistry name deep-is
302 silly mapToRegistry using default registry
303 silly mapToRegistry registry https://registry.npmjs.org/
304 silly mapToRegistry uri https://registry.npmjs.org/deep-is
305 silly fetchNamedPackageData wordwrap
306 silly mapToRegistry name wordwrap
307 silly mapToRegistry using default registry
308 silly mapToRegistry registry https://registry.npmjs.org/
309 silly mapToRegistry uri https://registry.npmjs.org/wordwrap
310 silly fetchNamedPackageData type-check
311 silly mapToRegistry name type-check
312 silly mapToRegistry using default registry
313 silly mapToRegistry registry https://registry.npmjs.org/
314 silly mapToRegistry uri https://registry.npmjs.org/type-check
315 silly fetchNamedPackageData levn
316 silly mapToRegistry name levn
317 silly mapToRegistry using default registry
318 silly mapToRegistry registry https://registry.npmjs.org/
319 silly mapToRegistry uri https://registry.npmjs.org/levn
320 silly fetchNamedPackageData fast-levenshtein
321 silly mapToRegistry name fast-levenshtein
322 silly mapToRegistry using default registry
323 silly mapToRegistry registry https://registry.npmjs.org/
324 silly mapToRegistry uri https://registry.npmjs.org/fast-levenshtein
325 verbose request uri https://registry.npmjs.org/wordwrap
326 verbose request no auth needed
327 info attempt registry request try #1 at 18:29:02
328 verbose request using bearer token for auth
329 verbose etag "5TO81278FOKJW7UV893Z7ZH0U"
330 http request GET https://registry.npmjs.org/wordwrap
331 verbose request uri https://registry.npmjs.org/deep-is
332 verbose request no auth needed
333 info attempt registry request try #1 at 18:29:02
334 verbose request using bearer token for auth
335 verbose etag "C71N4NTDE1OUBIQZS3G1RS215"
336 http request GET https://registry.npmjs.org/deep-is
337 verbose request uri https://registry.npmjs.org/type-check
338 verbose request no auth needed
339 info attempt registry request try #1 at 18:29:02
340 verbose request using bearer token for auth
341 verbose etag "2WF0CDU42G8YXBWZT9CFD5HQ5"
342 http request GET https://registry.npmjs.org/type-check
343 verbose request uri https://registry.npmjs.org/levn
344 verbose request no auth needed
345 info attempt registry request try #1 at 18:29:02
346 verbose request using bearer token for auth
347 verbose etag "BVULC5FGK01QU6XYFMPIJA3O4"
348 http request GET https://registry.npmjs.org/levn
349 verbose request uri https://registry.npmjs.org/prelude-ls
350 verbose request no auth needed
351 info attempt registry request try #1 at 18:29:02
352 verbose request using bearer token for auth
353 verbose etag "8I0F2XAALLVC37LAFP3HBI7UT"
354 http request GET https://registry.npmjs.org/prelude-ls
355 verbose request uri https://registry.npmjs.org/fast-levenshtein
356 verbose request no auth needed
357 info attempt registry request try #1 at 18:29:02
358 verbose request using bearer token for auth
359 verbose etag "EB9VU8WOCVFM2ISF825UAKN7I"
360 http request GET https://registry.npmjs.org/fast-levenshtein
361 http 304 https://registry.npmjs.org/type-check
362 silly get cb [ 304,
362 silly get { 'cache-control': 'max-age=60',
362 silly get 'accept-ranges': 'bytes',
362 silly get date: 'Tue, 08 Sep 2015 01:29:02 GMT',
362 silly get via: '1.1 varnish',
362 silly get connection: 'keep-alive',
362 silly get 'x-served-by': 'cache-sjc3127-SJC',
362 silly get 'x-cache': 'MISS',
362 silly get 'x-cache-hits': '0',
362 silly get 'x-timer': 'S1441675742.862429,VS0,VE37' } ]
363 verbose etag https://registry.npmjs.org/type-check from cache
364 verbose get saving type-check to /Users/ogd/.npm/registry.npmjs.org/type-check/.cache.json
365 http 304 https://registry.npmjs.org/levn
366 silly get cb [ 304,
366 silly get { 'cache-control': 'max-age=60',
366 silly get 'accept-ranges': 'bytes',
366 silly get date: 'Tue, 08 Sep 2015 01:29:02 GMT',
366 silly get via: '1.1 varnish',
366 silly get connection: 'keep-alive',
366 silly get 'x-served-by': 'cache-sjc3128-SJC',
366 silly get 'x-cache': 'MISS',
366 silly get 'x-cache-hits': '0',
366 silly get 'x-timer': 'S1441675742.858716,VS0,VE40' } ]
367 verbose etag https://registry.npmjs.org/levn from cache
368 verbose get saving levn to /Users/ogd/.npm/registry.npmjs.org/levn/.cache.json
369 silly resolveWithNewModule levn@0.2.5 checking installable status
370 silly cache add args [ 'levn@~0.2.5', null ]
371 verbose cache add spec levn@~0.2.5
372 silly cache add parsed spec { raw: 'levn@~0.2.5',
372 silly cache add scope: null,
372 silly cache add name: 'levn',
372 silly cache add rawSpec: '~0.2.5',
372 silly cache add spec: '>=0.2.5 <0.3.0',
372 silly cache add type: 'range' }
373 silly addNamed levn@>=0.2.5 <0.3.0
374 verbose addNamed ">=0.2.5 <0.3.0" is a valid semver range for levn
375 silly addNameRange { name: 'levn', range: '>=0.2.5 <0.3.0', hasData: false }
376 silly mapToRegistry name levn
377 silly mapToRegistry using default registry
378 silly mapToRegistry registry https://registry.npmjs.org/
379 silly mapToRegistry uri https://registry.npmjs.org/levn
380 verbose addNameRange registry:https://registry.npmjs.org/levn not in flight; fetching
381 silly resolveWithNewModule type-check@0.3.1 checking installable status
382 silly cache add args [ 'type-check@~0.3.1', null ]
383 verbose cache add spec type-check@~0.3.1
384 silly cache add parsed spec { raw: 'type-check@~0.3.1',
384 silly cache add scope: null,
384 silly cache add name: 'type-check',
384 silly cache add rawSpec: '~0.3.1',
384 silly cache add spec: '>=0.3.1 <0.4.0',
384 silly cache add type: 'range' }
385 silly addNamed type-check@>=0.3.1 <0.4.0
386 verbose addNamed ">=0.3.1 <0.4.0" is a valid semver range for type-check
387 silly addNameRange { name: 'type-check', range: '>=0.3.1 <0.4.0', hasData: false }
388 silly mapToRegistry name type-check
389 silly mapToRegistry using default registry
390 silly mapToRegistry registry https://registry.npmjs.org/
391 silly mapToRegistry uri https://registry.npmjs.org/type-check
392 verbose addNameRange registry:https://registry.npmjs.org/type-check not in flight; fetching
393 verbose get https://registry.npmjs.org/levn not expired, no request
394 silly addNameRange number 2 { name: 'levn', range: '>=0.2.5 <0.3.0', hasData: true }
395 silly addNameRange versions [ 'levn',
395 silly addNameRange [ '0.1.0', '0.2.0', '0.2.1', '0.2.2', '0.2.3', '0.2.4', '0.2.5' ] ]
396 silly addNamed levn@0.2.5
397 verbose addNamed "0.2.5" is a plain semver version for levn
398 verbose get https://registry.npmjs.org/type-check not expired, no request
399 silly addNameRange number 2 { name: 'type-check', range: '>=0.3.1 <0.4.0', hasData: true }
400 silly addNameRange versions [ 'type-check', [ '0.1.0', '0.2.0', '0.3.0', '0.3.1' ] ]
401 silly addNamed type-check@0.3.1
402 verbose addNamed "0.3.1" is a plain semver version for type-check
403 silly cache afterAdd levn@0.2.5
404 verbose afterAdd /Users/ogd/.npm/levn/0.2.5/package/package.json not in flight; writing
405 silly cache afterAdd type-check@0.3.1
406 verbose afterAdd /Users/ogd/.npm/type-check/0.3.1/package/package.json not in flight; writing
407 verbose afterAdd /Users/ogd/.npm/levn/0.2.5/package/package.json written
408 verbose afterAdd /Users/ogd/.npm/type-check/0.3.1/package/package.json written
409 http 304 https://registry.npmjs.org/fast-levenshtein
410 silly get cb [ 304,
410 silly get { 'cache-control': 'max-age=60',
410 silly get 'accept-ranges': 'bytes',
410 silly get date: 'Tue, 08 Sep 2015 01:29:02 GMT',
410 silly get via: '1.1 varnish',
410 silly get connection: 'keep-alive',
410 silly get 'x-served-by': 'cache-sjc3130-SJC',
410 silly get 'x-cache': 'MISS',
410 silly get 'x-cache-hits': '0',
410 silly get 'x-timer': 'S1441675742.858789,VS0,VE83' } ]
411 verbose etag https://registry.npmjs.org/fast-levenshtein from cache
412 verbose get saving fast-levenshtein to /Users/ogd/.npm/registry.npmjs.org/fast-levenshtein/.cache.json
413 silly resolveWithNewModule fast-levenshtein@1.0.7 checking installable status
414 silly cache add args [ 'fast-levenshtein@~1.0.0', null ]
415 verbose cache add spec fast-levenshtein@~1.0.0
416 silly cache add parsed spec { raw: 'fast-levenshtein@~1.0.0',
416 silly cache add scope: null,
416 silly cache add name: 'fast-levenshtein',
416 silly cache add rawSpec: '~1.0.0',
416 silly cache add spec: '>=1.0.0 <1.1.0',
416 silly cache add type: 'range' }
417 silly addNamed fast-levenshtein@>=1.0.0 <1.1.0
418 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for fast-levenshtein
419 silly addNameRange { name: 'fast-levenshtein',
419 silly addNameRange range: '>=1.0.0 <1.1.0',
419 silly addNameRange hasData: false }
420 silly mapToRegistry name fast-levenshtein
421 silly mapToRegistry using default registry
422 silly mapToRegistry registry https://registry.npmjs.org/
423 silly mapToRegistry uri https://registry.npmjs.org/fast-levenshtein
424 verbose addNameRange registry:https://registry.npmjs.org/fast-levenshtein not in flight; fetching
425 verbose get https://registry.npmjs.org/fast-levenshtein not expired, no request
426 silly addNameRange number 2 { name: 'fast-levenshtein',
426 silly addNameRange range: '>=1.0.0 <1.1.0',
426 silly addNameRange hasData: true }
427 silly addNameRange versions [ 'fast-levenshtein',
427 silly addNameRange [ '1.0.0',
427 silly addNameRange '1.0.1',
427 silly addNameRange '1.0.2',
427 silly addNameRange '1.0.3',
427 silly addNameRange '1.0.4',
427 silly addNameRange '1.0.5',
427 silly addNameRange '1.0.6',
427 silly addNameRange '1.0.7' ] ]
428 silly addNamed fast-levenshtein@1.0.7
429 verbose addNamed "1.0.7" is a plain semver version for fast-levenshtein
430 silly cache afterAdd fast-levenshtein@1.0.7
431 verbose afterAdd /Users/ogd/.npm/fast-levenshtein/1.0.7/package/package.json not in flight; writing
432 verbose afterAdd /Users/ogd/.npm/fast-levenshtein/1.0.7/package/package.json written
433 http 304 https://registry.npmjs.org/wordwrap
434 silly get cb [ 304,
434 silly get { 'cache-control': 'max-age=60',
434 silly get 'accept-ranges': 'bytes',
434 silly get date: 'Tue, 08 Sep 2015 01:29:03 GMT',
434 silly get via: '1.1 varnish',
434 silly get connection: 'keep-alive',
434 silly get 'x-served-by': 'cache-sjc3122-SJC',
434 silly get 'x-cache': 'MISS',
434 silly get 'x-cache-hits': '0',
434 silly get 'x-timer': 'S1441675742.852261,VS0,VE154' } ]
435 verbose etag https://registry.npmjs.org/wordwrap from cache
436 verbose get saving wordwrap to /Users/ogd/.npm/registry.npmjs.org/wordwrap/.cache.json
437 silly resolveWithNewModule wordwrap@0.0.3 checking installable status
438 silly cache add args [ 'wordwrap@~0.0.2', null ]
439 verbose cache add spec wordwrap@~0.0.2
440 silly cache add parsed spec { raw: 'wordwrap@~0.0.2',
440 silly cache add scope: null,
440 silly cache add name: 'wordwrap',
440 silly cache add rawSpec: '~0.0.2',
440 silly cache add spec: '>=0.0.2 <0.1.0',
440 silly cache add type: 'range' }
441 silly addNamed wordwrap@>=0.0.2 <0.1.0
442 verbose addNamed ">=0.0.2 <0.1.0" is a valid semver range for wordwrap
443 silly addNameRange { name: 'wordwrap', range: '>=0.0.2 <0.1.0', hasData: false }
444 silly mapToRegistry name wordwrap
445 silly mapToRegistry using default registry
446 silly mapToRegistry registry https://registry.npmjs.org/
447 silly mapToRegistry uri https://registry.npmjs.org/wordwrap
448 verbose addNameRange registry:https://registry.npmjs.org/wordwrap not in flight; fetching
449 verbose get https://registry.npmjs.org/wordwrap not expired, no request
450 silly addNameRange number 2 { name: 'wordwrap', range: '>=0.0.2 <0.1.0', hasData: true }
451 silly addNameRange versions [ 'wordwrap', [ '0.0.1', '0.0.2', '0.0.3', '1.0.0' ] ]
452 silly addNamed wordwrap@0.0.3
453 verbose addNamed "0.0.3" is a plain semver version for wordwrap
454 silly cache afterAdd wordwrap@0.0.3
455 verbose afterAdd /Users/ogd/.npm/wordwrap/0.0.3/package/package.json not in flight; writing
456 verbose afterAdd /Users/ogd/.npm/wordwrap/0.0.3/package/package.json written
457 http 304 https://registry.npmjs.org/deep-is
458 silly get cb [ 304,
458 silly get { 'cache-control': 'max-age=60',
458 silly get 'accept-ranges': 'bytes',
458 silly get date: 'Tue, 08 Sep 2015 01:29:03 GMT',
458 silly get via: '1.1 varnish',
458 silly get connection: 'keep-alive',
458 silly get 'x-served-by': 'cache-sjc3130-SJC',
458 silly get 'x-cache': 'MISS',
458 silly get 'x-cache-hits': '0',
458 silly get 'x-timer': 'S1441675742.858824,VS0,VE343' } ]
459 verbose etag https://registry.npmjs.org/deep-is from cache
460 verbose get saving deep-is to /Users/ogd/.npm/registry.npmjs.org/deep-is/.cache.json
461 silly resolveWithNewModule deep-is@0.1.3 checking installable status
462 silly cache add args [ 'deep-is@~0.1.2', null ]
463 verbose cache add spec deep-is@~0.1.2
464 silly cache add parsed spec { raw: 'deep-is@~0.1.2',
464 silly cache add scope: null,
464 silly cache add name: 'deep-is',
464 silly cache add rawSpec: '~0.1.2',
464 silly cache add spec: '>=0.1.2 <0.2.0',
464 silly cache add type: 'range' }
465 silly addNamed deep-is@>=0.1.2 <0.2.0
466 verbose addNamed ">=0.1.2 <0.2.0" is a valid semver range for deep-is
467 silly addNameRange { name: 'deep-is', range: '>=0.1.2 <0.2.0', hasData: false }
468 silly mapToRegistry name deep-is
469 silly mapToRegistry using default registry
470 silly mapToRegistry registry https://registry.npmjs.org/
471 silly mapToRegistry uri https://registry.npmjs.org/deep-is
472 verbose addNameRange registry:https://registry.npmjs.org/deep-is not in flight; fetching
473 verbose get https://registry.npmjs.org/deep-is not expired, no request
474 silly addNameRange number 2 { name: 'deep-is', range: '>=0.1.2 <0.2.0', hasData: true }
475 silly addNameRange versions [ 'deep-is', [ '0.1.0', '0.1.1', '0.1.2', '0.1.3' ] ]
476 silly addNamed deep-is@0.1.3
477 verbose addNamed "0.1.3" is a plain semver version for deep-is
478 http 304 https://registry.npmjs.org/prelude-ls
479 silly get cb [ 304,
479 silly get { 'cache-control': 'max-age=60',
479 silly get 'accept-ranges': 'bytes',
479 silly get date: 'Tue, 08 Sep 2015 01:29:03 GMT',
479 silly get via: '1.1 varnish',
479 silly get connection: 'keep-alive',
479 silly get 'x-served-by': 'cache-sjc3124-SJC',
479 silly get 'x-cache': 'MISS',
479 silly get 'x-cache-hits': '0',
479 silly get 'x-timer': 'S1441675742.858646,VS0,VE346' } ]
480 verbose etag https://registry.npmjs.org/prelude-ls from cache
481 verbose get saving prelude-ls to /Users/ogd/.npm/registry.npmjs.org/prelude-ls/.cache.json
482 silly cache afterAdd deep-is@0.1.3
483 verbose afterAdd /Users/ogd/.npm/deep-is/0.1.3/package/package.json not in flight; writing
484 silly resolveWithNewModule prelude-ls@1.1.2 checking installable status
485 silly cache add args [ 'prelude-ls@~1.1.1', null ]
486 verbose cache add spec prelude-ls@~1.1.1
487 silly cache add parsed spec { raw: 'prelude-ls@~1.1.1',
487 silly cache add scope: null,
487 silly cache add name: 'prelude-ls',
487 silly cache add rawSpec: '~1.1.1',
487 silly cache add spec: '>=1.1.1 <1.2.0',
487 silly cache add type: 'range' }
488 silly addNamed prelude-ls@>=1.1.1 <1.2.0
489 verbose addNamed ">=1.1.1 <1.2.0" is a valid semver range for prelude-ls
490 silly addNameRange { name: 'prelude-ls', range: '>=1.1.1 <1.2.0', hasData: false }
491 silly mapToRegistry name prelude-ls
492 silly mapToRegistry using default registry
493 silly mapToRegistry registry https://registry.npmjs.org/
494 silly mapToRegistry uri https://registry.npmjs.org/prelude-ls
495 verbose addNameRange registry:https://registry.npmjs.org/prelude-ls not in flight; fetching
496 verbose get https://registry.npmjs.org/prelude-ls not expired, no request
497 silly addNameRange number 2 { name: 'prelude-ls', range: '>=1.1.1 <1.2.0', hasData: true }
498 silly addNameRange versions [ 'prelude-ls',
498 silly addNameRange [ '0.2.0',
498 silly addNameRange '0.3.0',
498 silly addNameRange '0.4.0',
498 silly addNameRange '0.5.0',
498 silly addNameRange '0.6.0',
498 silly addNameRange '1.0.0',
498 silly addNameRange '1.0.1',
498 silly addNameRange '1.0.2',
498 silly addNameRange '1.0.3',
498 silly addNameRange '1.1.0',
498 silly addNameRange '1.1.1',
498 silly addNameRange '1.1.2' ] ]
499 silly addNamed prelude-ls@1.1.2
500 verbose addNamed "1.1.2" is a plain semver version for prelude-ls
501 verbose afterAdd /Users/ogd/.npm/deep-is/0.1.3/package/package.json written
502 silly cache afterAdd prelude-ls@1.1.2
503 verbose afterAdd /Users/ogd/.npm/prelude-ls/1.1.2/package/package.json not in flight; writing
504 verbose afterAdd /Users/ogd/.npm/prelude-ls/1.1.2/package/package.json written
505 silly fetchNamedPackageData esprima
506 silly mapToRegistry name esprima
507 silly mapToRegistry using default registry
508 silly mapToRegistry registry https://registry.npmjs.org/
509 silly mapToRegistry uri https://registry.npmjs.org/esprima
510 verbose request uri https://registry.npmjs.org/esprima
511 verbose request no auth needed
512 info attempt registry request try #1 at 18:29:03
513 verbose request using bearer token for auth
514 verbose etag "760IOOBWKG7YX9EI2TP5KMCAI"
515 http request GET https://registry.npmjs.org/esprima
516 http 304 https://registry.npmjs.org/esprima
517 silly get cb [ 304,
517 silly get { 'cache-control': 'max-age=60',
517 silly get 'accept-ranges': 'bytes',
517 silly get date: 'Tue, 08 Sep 2015 01:29:03 GMT',
517 silly get via: '1.1 varnish',
517 silly get connection: 'keep-alive',
517 silly get 'x-served-by': 'cache-sjc3127-SJC',
517 silly get 'x-cache': 'MISS',
517 silly get 'x-cache-hits': '0',
517 silly get 'x-timer': 'S1441675743.308082,VS0,VE344' } ]
518 verbose etag https://registry.npmjs.org/esprima from cache
519 verbose get saving esprima to /Users/ogd/.npm/registry.npmjs.org/esprima/.cache.json
520 silly resolveWithNewModule esprima@2.6.0 checking installable status
521 silly cache add args [ 'esprima@^2.0', null ]
522 verbose cache add spec esprima@^2.0
523 silly cache add parsed spec { raw: 'esprima@^2.0',
523 silly cache add scope: null,
523 silly cache add name: 'esprima',
523 silly cache add rawSpec: '^2.0',
523 silly cache add spec: '>=2.0.0 <3.0.0',
523 silly cache add type: 'range' }
524 silly addNamed esprima@>=2.0.0 <3.0.0
525 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for esprima
526 silly addNameRange { name: 'esprima', range: '>=2.0.0 <3.0.0', hasData: false }
527 silly mapToRegistry name esprima
528 silly mapToRegistry using default registry
529 silly mapToRegistry registry https://registry.npmjs.org/
530 silly mapToRegistry uri https://registry.npmjs.org/esprima
531 verbose addNameRange registry:https://registry.npmjs.org/esprima not in flight; fetching
532 verbose get https://registry.npmjs.org/esprima not expired, no request
533 silly addNameRange number 2 { name: 'esprima', range: '>=2.0.0 <3.0.0', hasData: true }
534 silly addNameRange versions [ 'esprima',
534 silly addNameRange [ '0.7.0',
534 silly addNameRange '0.8.0',
534 silly addNameRange '0.8.1',
534 silly addNameRange '0.8.2',
534 silly addNameRange '0.9.0',
534 silly addNameRange '0.9.1',
534 silly addNameRange '0.9.2',
534 silly addNameRange '0.9.3',
534 silly addNameRange '0.9.4',
534 silly addNameRange '0.9.5',
534 silly addNameRange '0.9.6',
534 silly addNameRange '0.9.7',
534 silly addNameRange '0.9.8',
534 silly addNameRange '0.9.9',
534 silly addNameRange '1.0.0',
534 silly addNameRange '1.0.1',
534 silly addNameRange '1.0.2',
534 silly addNameRange '1.0.3',
534 silly addNameRange '1.0.4',
534 silly addNameRange '1.1.0',
534 silly addNameRange '1.1.1',
534 silly addNameRange '1.2.0',
534 silly addNameRange '1.2.1',
534 silly addNameRange '1.2.2',
534 silly addNameRange '1.2.3',
534 silly addNameRange '1.2.4',
534 silly addNameRange '2.0.0',
534 silly addNameRange '1.2.5',
534 silly addNameRange '2.1.0',
534 silly addNameRange '2.2.0',
534 silly addNameRange '2.3.0',
534 silly addNameRange '2.4.0',
534 silly addNameRange '2.4.1',
534 silly addNameRange '2.5.0',
534 silly addNameRange '2.6.0' ] ]
535 silly addNamed esprima@2.6.0
536 verbose addNamed "2.6.0" is a plain semver version for esprima
537 silly cache afterAdd esprima@2.6.0
538 verbose afterAdd /Users/ogd/.npm/esprima/2.6.0/package/package.json not in flight; writing
539 verbose afterAdd /Users/ogd/.npm/esprima/2.6.0/package/package.json written
540 silly fetchNamedPackageData foreground-child
541 silly mapToRegistry name foreground-child
542 silly mapToRegistry using default registry
543 silly mapToRegistry registry https://registry.npmjs.org/
544 silly mapToRegistry uri https://registry.npmjs.org/foreground-child
545 silly fetchNamedPackageData opener
546 silly mapToRegistry name opener
547 silly mapToRegistry using default registry
548 silly mapToRegistry registry https://registry.npmjs.org/
549 silly mapToRegistry uri https://registry.npmjs.org/opener
550 silly fetchNamedPackageData signal-exit
551 silly mapToRegistry name signal-exit
552 silly mapToRegistry using default registry
553 silly mapToRegistry registry https://registry.npmjs.org/
554 silly mapToRegistry uri https://registry.npmjs.org/signal-exit
555 silly fetchNamedPackageData supports-color
556 silly mapToRegistry name supports-color
557 silly mapToRegistry using default registry
558 silly mapToRegistry registry https://registry.npmjs.org/
559 silly mapToRegistry uri https://registry.npmjs.org/supports-color
560 silly fetchNamedPackageData readable-stream
561 silly mapToRegistry name readable-stream
562 silly mapToRegistry using default registry
563 silly mapToRegistry registry https://registry.npmjs.org/
564 silly mapToRegistry uri https://registry.npmjs.org/readable-stream
565 silly resolveWithNewModule readable-stream@1.1.13 checking installable status
566 silly cache add args [ 'readable-stream@^1.1.13', null ]
567 verbose cache add spec readable-stream@^1.1.13
568 silly cache add parsed spec { raw: 'readable-stream@^1.1.13',
568 silly cache add scope: null,
568 silly cache add name: 'readable-stream',
568 silly cache add rawSpec: '^1.1.13',
568 silly cache add spec: '>=1.1.13 <2.0.0',
568 silly cache add type: 'range' }
569 silly addNamed readable-stream@>=1.1.13 <2.0.0
570 verbose addNamed ">=1.1.13 <2.0.0" is a valid semver range for readable-stream
571 silly addNameRange { name: 'readable-stream',
571 silly addNameRange range: '>=1.1.13 <2.0.0',
571 silly addNameRange hasData: false }
572 silly mapToRegistry name readable-stream
573 silly mapToRegistry using default registry
574 silly mapToRegistry registry https://registry.npmjs.org/
575 silly mapToRegistry uri https://registry.npmjs.org/readable-stream
576 verbose addNameRange registry:https://registry.npmjs.org/readable-stream not in flight; fetching
577 verbose request uri https://registry.npmjs.org/foreground-child
578 verbose request no auth needed
579 info attempt registry request try #1 at 18:29:03
580 verbose request using bearer token for auth
581 verbose etag "78PVM7SSKWQFH69WQX1CU49ZU"
582 http request GET https://registry.npmjs.org/foreground-child
583 verbose get https://registry.npmjs.org/readable-stream not expired, no request
584 silly addNameRange number 2 { name: 'readable-stream',
584 silly addNameRange range: '>=1.1.13 <2.0.0',
584 silly addNameRange hasData: true }
585 silly addNameRange versions [ 'readable-stream',
585 silly addNameRange [ '0.0.1',
585 silly addNameRange '0.0.2',
585 silly addNameRange '0.0.3',
585 silly addNameRange '0.0.4',
585 silly addNameRange '0.1.0',
585 silly addNameRange '0.2.0',
585 silly addNameRange '0.3.0',
585 silly addNameRange '0.3.1',
585 silly addNameRange '1.0.0',
585 silly addNameRange '1.0.1',
585 silly addNameRange '1.0.2',
585 silly addNameRange '1.0.15',
585 silly addNameRange '1.0.17',
585 silly addNameRange '1.1.7',
585 silly addNameRange '1.1.8',
585 silly addNameRange '1.1.9',
585 silly addNameRange '1.0.24',
585 silly addNameRange '1.0.25',
585 silly addNameRange '1.1.10',
585 silly addNameRange '1.0.25-1',
585 silly addNameRange '1.1.11',
585 silly addNameRange '1.0.26',
585 silly addNameRange '1.0.26-1',
585 silly addNameRange '1.1.11-1',
585 silly addNameRange '1.0.26-2',
585 silly addNameRange '1.1.12',
585 silly addNameRange '1.0.26-3',
585 silly addNameRange '1.0.26-4',
585 silly addNameRange '1.1.12-1',
585 silly addNameRange '1.0.27-1',
585 silly addNameRange '1.1.13-1',
585 silly addNameRange '1.0.31',
585 silly addNameRange '1.1.13',
585 silly addNameRange '1.0.32',
585 silly addNameRange '1.0.32-1',
585 silly addNameRange '1.0.33-1',
585 silly addNameRange '1.0.33-2',
585 silly addNameRange '1.0.33',
585 silly addNameRange '2.0.0',
585 silly addNameRange '2.0.1',
585 silly addNameRange '2.0.2' ] ]
586 silly addNamed readable-stream@1.1.13
587 verbose addNamed "1.1.13" is a plain semver version for readable-stream
588 verbose request uri https://registry.npmjs.org/opener
589 verbose request no auth needed
590 info attempt registry request try #1 at 18:29:03
591 verbose request using bearer token for auth
592 verbose etag "VH33S5MWWLVT4JELNVQT9VA3"
593 http request GET https://registry.npmjs.org/opener
594 verbose request uri https://registry.npmjs.org/signal-exit
595 verbose request no auth needed
596 info attempt registry request try #1 at 18:29:03
597 verbose request using bearer token for auth
598 verbose etag "91TBB4V2M8D2BZFQMLUIDL2NP"
599 http request GET https://registry.npmjs.org/signal-exit
600 verbose request uri https://registry.npmjs.org/supports-color
601 verbose request no auth needed
602 info attempt registry request try #1 at 18:29:03
603 verbose request using bearer token for auth
604 verbose etag "AEN1WEU081MO2O8ZJXY4G7G8V"
605 http request GET https://registry.npmjs.org/supports-color
606 silly cache afterAdd readable-stream@1.1.13
607 verbose afterAdd /Users/ogd/.npm/readable-stream/1.1.13/package/package.json not in flight; writing
608 verbose afterAdd /Users/ogd/.npm/readable-stream/1.1.13/package/package.json written
609 http 304 https://registry.npmjs.org/foreground-child
610 silly get cb [ 304,
610 silly get { 'cache-control': 'max-age=60',
610 silly get 'accept-ranges': 'bytes',
610 silly get date: 'Tue, 08 Sep 2015 01:29:03 GMT',
610 silly get via: '1.1 varnish',
610 silly get connection: 'keep-alive',
610 silly get 'x-served-by': 'cache-sjc3128-SJC',
610 silly get 'x-cache': 'MISS',
610 silly get 'x-cache-hits': '0',
610 silly get 'x-timer': 'S1441675743.764222,VS0,VE39' } ]
611 verbose etag https://registry.npmjs.org/foreground-child from cache
612 verbose get saving foreground-child to /Users/ogd/.npm/registry.npmjs.org/foreground-child/.cache.json
613 silly resolveWithNewModule foreground-child@1.3.0 checking installable status
614 silly cache add args [ 'foreground-child@^1.2.0', null ]
615 verbose cache add spec foreground-child@^1.2.0
616 silly cache add parsed spec { raw: 'foreground-child@^1.2.0',
616 silly cache add scope: null,
616 silly cache add name: 'foreground-child',
616 silly cache add rawSpec: '^1.2.0',
616 silly cache add spec: '>=1.2.0 <2.0.0',
616 silly cache add type: 'range' }
617 silly addNamed foreground-child@>=1.2.0 <2.0.0
618 verbose addNamed ">=1.2.0 <2.0.0" is a valid semver range for foreground-child
619 silly addNameRange { name: 'foreground-child',
619 silly addNameRange range: '>=1.2.0 <2.0.0',
619 silly addNameRange hasData: false }
620 silly mapToRegistry name foreground-child
621 silly mapToRegistry using default registry
622 silly mapToRegistry registry https://registry.npmjs.org/
623 silly mapToRegistry uri https://registry.npmjs.org/foreground-child
624 verbose addNameRange registry:https://registry.npmjs.org/foreground-child not in flight; fetching
625 verbose get https://registry.npmjs.org/foreground-child not expired, no request
626 silly addNameRange number 2 { name: 'foreground-child',
626 silly addNameRange range: '>=1.2.0 <2.0.0',
626 silly addNameRange hasData: true }
627 silly addNameRange versions [ 'foreground-child', [ '1.0.0', '1.1.0', '1.2.0', '1.3.0' ] ]
628 silly addNamed foreground-child@1.3.0
629 verbose addNamed "1.3.0" is a plain semver version for foreground-child
630 silly cache afterAdd foreground-child@1.3.0
631 verbose afterAdd /Users/ogd/.npm/foreground-child/1.3.0/package/package.json not in flight; writing
632 verbose afterAdd /Users/ogd/.npm/foreground-child/1.3.0/package/package.json written
633 http 304 https://registry.npmjs.org/signal-exit
634 silly get cb [ 304,
634 silly get { 'cache-control': 'max-age=60',
634 silly get 'accept-ranges': 'bytes',
634 silly get date: 'Tue, 08 Sep 2015 01:29:03 GMT',
634 silly get via: '1.1 varnish',
634 silly get connection: 'keep-alive',
634 silly get 'x-served-by': 'cache-sjc3124-SJC',
634 silly get 'x-cache': 'MISS',
634 silly get 'x-cache-hits': '0',
634 silly get 'x-timer': 'S1441675743.757703,VS0,VE86' } ]
635 verbose etag https://registry.npmjs.org/signal-exit from cache
636 verbose get saving signal-exit to /Users/ogd/.npm/registry.npmjs.org/signal-exit/.cache.json
637 silly resolveWithNewModule signal-exit@2.1.2 checking installable status
638 silly cache add args [ 'signal-exit@^2.0.0', null ]
639 verbose cache add spec signal-exit@^2.0.0
640 silly cache add parsed spec { raw: 'signal-exit@^2.0.0',
640 silly cache add scope: null,
640 silly cache add name: 'signal-exit',
640 silly cache add rawSpec: '^2.0.0',
640 silly cache add spec: '>=2.0.0 <3.0.0',
640 silly cache add type: 'range' }
641 silly addNamed signal-exit@>=2.0.0 <3.0.0
642 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for signal-exit
643 silly addNameRange { name: 'signal-exit', range: '>=2.0.0 <3.0.0', hasData: false }
644 silly mapToRegistry name signal-exit
645 silly mapToRegistry using default registry
646 silly mapToRegistry registry https://registry.npmjs.org/
647 silly mapToRegistry uri https://registry.npmjs.org/signal-exit
648 verbose addNameRange registry:https://registry.npmjs.org/signal-exit not in flight; fetching
649 http 304 https://registry.npmjs.org/opener
650 silly get cb [ 304,
650 silly get { 'cache-control': 'max-age=60',
650 silly get 'accept-ranges': 'bytes',
650 silly get date: 'Tue, 08 Sep 2015 01:29:03 GMT',
650 silly get via: '1.1 varnish',
650 silly get connection: 'keep-alive',
650 silly get 'x-served-by': 'cache-sjc3122-SJC',
650 silly get 'x-cache': 'MISS',
650 silly get 'x-cache-hits': '0',
650 silly get 'x-timer': 'S1441675743.764195,VS0,VE83' } ]
651 verbose etag https://registry.npmjs.org/opener from cache
652 verbose get saving opener to /Users/ogd/.npm/registry.npmjs.org/opener/.cache.json
653 verbose get https://registry.npmjs.org/signal-exit not expired, no request
654 silly addNameRange number 2 { name: 'signal-exit', range: '>=2.0.0 <3.0.0', hasData: true }
655 silly addNameRange versions [ 'signal-exit',
655 silly addNameRange [ '1.0.0',
655 silly addNameRange '1.0.1',
655 silly addNameRange '1.1.0',
655 silly addNameRange '1.2.0',
655 silly addNameRange '1.3.0',
655 silly addNameRange '1.3.1',
655 silly addNameRange '2.1.0',
655 silly addNameRange '2.1.1',
655 silly addNameRange '2.0.0',
655 silly addNameRange '2.1.2' ] ]
656 silly addNamed signal-exit@2.1.2
657 verbose addNamed "2.1.2" is a plain semver version for signal-exit
658 silly resolveWithNewModule opener@1.4.1 checking installable status
659 silly cache add args [ 'opener@^1.4.1', null ]
660 verbose cache add spec opener@^1.4.1
661 silly cache add parsed spec { raw: 'opener@^1.4.1',
661 silly cache add scope: null,
661 silly cache add name: 'opener',
661 silly cache add rawSpec: '^1.4.1',
661 silly cache add spec: '>=1.4.1 <2.0.0',
661 silly cache add type: 'range' }
662 silly addNamed opener@>=1.4.1 <2.0.0
663 verbose addNamed ">=1.4.1 <2.0.0" is a valid semver range for opener
664 silly addNameRange { name: 'opener', range: '>=1.4.1 <2.0.0', hasData: false }
665 silly mapToRegistry name opener
666 silly mapToRegistry using default registry
667 silly mapToRegistry registry https://registry.npmjs.org/
668 silly mapToRegistry uri https://registry.npmjs.org/opener
669 verbose addNameRange registry:https://registry.npmjs.org/opener not in flight; fetching
670 silly cache afterAdd signal-exit@2.1.2
671 verbose afterAdd /Users/ogd/.npm/signal-exit/2.1.2/package/package.json not in flight; writing
672 verbose get https://registry.npmjs.org/opener not expired, no request
673 silly addNameRange number 2 { name: 'opener', range: '>=1.4.1 <2.0.0', hasData: true }
674 silly addNameRange versions [ 'opener',
674 silly addNameRange [ '1.0.0', '1.0.1', '1.1.0', '1.2.0', '1.3.0', '1.4.0', '1.4.1' ] ]
675 silly addNamed opener@1.4.1
676 verbose addNamed "1.4.1" is a plain semver version for opener
677 http 304 https://registry.npmjs.org/supports-color
678 silly get cb [ 304,
678 silly get { 'cache-control': 'max-age=60',
678 silly get 'accept-ranges': 'bytes',
678 silly get date: 'Tue, 08 Sep 2015 01:29:03 GMT',
678 silly get via: '1.1 varnish',
678 silly get connection: 'keep-alive',
678 silly get 'x-served-by': 'cache-sjc3125-SJC',
678 silly get 'x-cache': 'MISS',
678 silly get 'x-cache-hits': '0',
678 silly get 'x-timer': 'S1441675743.769102,VS0,VE86' } ]
679 verbose etag https://registry.npmjs.org/supports-color from cache
680 verbose get saving supports-color to /Users/ogd/.npm/registry.npmjs.org/supports-color/.cache.json
681 verbose afterAdd /Users/ogd/.npm/signal-exit/2.1.2/package/package.json written
682 silly cache afterAdd opener@1.4.1
683 verbose afterAdd /Users/ogd/.npm/opener/1.4.1/package/package.json not in flight; writing
684 silly resolveWithNewModule supports-color@1.3.1 checking installable status
685 silly cache add args [ 'supports-color@^1.3.1', null ]
686 verbose cache add spec supports-color@^1.3.1
687 silly cache add parsed spec { raw: 'supports-color@^1.3.1',
687 silly cache add scope: null,
687 silly cache add name: 'supports-color',
687 silly cache add rawSpec: '^1.3.1',
687 silly cache add spec: '>=1.3.1 <2.0.0',
687 silly cache add type: 'range' }
688 silly addNamed supports-color@>=1.3.1 <2.0.0
689 verbose addNamed ">=1.3.1 <2.0.0" is a valid semver range for supports-color
690 silly addNameRange { name: 'supports-color',
690 silly addNameRange range: '>=1.3.1 <2.0.0',
690 silly addNameRange hasData: false }
691 silly mapToRegistry name supports-color
692 silly mapToRegistry using default registry
693 silly mapToRegistry registry https://registry.npmjs.org/
694 silly mapToRegistry uri https://registry.npmjs.org/supports-color
695 verbose addNameRange registry:https://registry.npmjs.org/supports-color not in flight; fetching
696 verbose get https://registry.npmjs.org/supports-color not expired, no request
697 silly addNameRange number 2 { name: 'supports-color',
697 silly addNameRange range: '>=1.3.1 <2.0.0',
697 silly addNameRange hasData: true }
698 silly addNameRange versions [ 'supports-color',
698 silly addNameRange [ '0.2.0',
698 silly addNameRange '1.0.0',
698 silly addNameRange '1.1.0',
698 silly addNameRange '1.2.0',
698 silly addNameRange '1.2.1',
698 silly addNameRange '1.3.0',
698 silly addNameRange '1.3.1',
698 silly addNameRange '2.0.0',
698 silly addNameRange '3.0.0',
698 silly addNameRange '3.0.1',
698 silly addNameRange '3.1.0',
698 silly addNameRange '3.1.1' ] ]
699 silly addNamed supports-color@1.3.1
700 verbose addNamed "1.3.1" is a plain semver version for supports-color
701 verbose afterAdd /Users/ogd/.npm/opener/1.4.1/package/package.json written
702 silly cache afterAdd supports-color@1.3.1
703 verbose afterAdd /Users/ogd/.npm/supports-color/1.3.1/package/package.json not in flight; writing
704 verbose afterAdd /Users/ogd/.npm/supports-color/1.3.1/package/package.json written
705 silly fetchNamedPackageData js-yaml
706 silly mapToRegistry name js-yaml
707 silly mapToRegistry using default registry
708 silly mapToRegistry registry https://registry.npmjs.org/
709 silly mapToRegistry uri https://registry.npmjs.org/js-yaml
710 silly fetchNamedPackageData lcov-parse
711 silly mapToRegistry name lcov-parse
712 silly mapToRegistry using default registry
713 silly mapToRegistry registry https://registry.npmjs.org/
714 silly mapToRegistry uri https://registry.npmjs.org/lcov-parse
715 silly fetchNamedPackageData log-driver
716 silly mapToRegistry name log-driver
717 silly mapToRegistry using default registry
718 silly mapToRegistry registry https://registry.npmjs.org/
719 silly mapToRegistry uri https://registry.npmjs.org/log-driver
720 silly fetchNamedPackageData request
721 silly mapToRegistry name request
722 silly mapToRegistry using default registry
723 silly mapToRegistry registry https://registry.npmjs.org/
724 silly mapToRegistry uri https://registry.npmjs.org/request
725 verbose request uri https://registry.npmjs.org/log-driver
726 verbose request no auth needed
727 info attempt registry request try #1 at 18:29:03
728 verbose request using bearer token for auth
729 verbose etag "G16JNC1P51HGP2TO097GGSAL"
730 http request GET https://registry.npmjs.org/log-driver
731 verbose request uri https://registry.npmjs.org/lcov-parse
732 verbose request no auth needed
733 info attempt registry request try #1 at 18:29:03
734 verbose request using bearer token for auth
735 verbose etag "EVO6ASG4XT2LV2NWRIJGEUVNT"
736 http request GET https://registry.npmjs.org/lcov-parse
737 verbose request uri https://registry.npmjs.org/js-yaml
738 verbose request no auth needed
739 info attempt registry request try #1 at 18:29:03
740 verbose request using bearer token for auth
741 verbose etag "AIRQIWWIPCGT0PSD0GYS3GOAI"
742 http request GET https://registry.npmjs.org/js-yaml
743 verbose request uri https://registry.npmjs.org/request
744 verbose request no auth needed
745 info attempt registry request try #1 at 18:29:03
746 verbose request using bearer token for auth
747 verbose etag "CEXFZIULGGOAPF6U1OBXD6HAK"
748 http request GET https://registry.npmjs.org/request
749 http 304 https://registry.npmjs.org/lcov-parse
750 silly get cb [ 304,
750 silly get { 'cache-control': 'max-age=60',
750 silly get 'accept-ranges': 'bytes',
750 silly get date: 'Tue, 08 Sep 2015 01:29:03 GMT',
750 silly get via: '1.1 varnish',
750 silly get connection: 'keep-alive',
750 silly get 'x-served-by': 'cache-sjc3134-SJC',
750 silly get 'x-cache': 'MISS',
750 silly get 'x-cache-hits': '0',
750 silly get 'x-timer': 'S1441675743.924892,VS0,VE36' } ]
751 verbose etag https://registry.npmjs.org/lcov-parse from cache
752 verbose get saving lcov-parse to /Users/ogd/.npm/registry.npmjs.org/lcov-parse/.cache.json
753 silly resolveWithNewModule lcov-parse@0.0.6 checking installable status
754 silly cache add args [ 'lcov-parse@0.0.6', null ]
755 verbose cache add spec lcov-parse@0.0.6
756 silly cache add parsed spec { raw: 'lcov-parse@0.0.6',
756 silly cache add scope: null,
756 silly cache add name: 'lcov-parse',
756 silly cache add rawSpec: '0.0.6',
756 silly cache add spec: '0.0.6',
756 silly cache add type: 'version' }
757 silly addNamed lcov-parse@0.0.6
758 verbose addNamed "0.0.6" is a plain semver version for lcov-parse
759 silly mapToRegistry name lcov-parse
760 silly mapToRegistry using default registry
761 silly mapToRegistry registry https://registry.npmjs.org/
762 silly mapToRegistry uri https://registry.npmjs.org/lcov-parse
763 verbose addNameVersion registry:https://registry.npmjs.org/lcov-parse not in flight; fetching
764 verbose get https://registry.npmjs.org/lcov-parse not expired, no request
765 silly cache afterAdd lcov-parse@0.0.6
766 verbose afterAdd /Users/ogd/.npm/lcov-parse/0.0.6/package/package.json not in flight; writing
767 verbose afterAdd /Users/ogd/.npm/lcov-parse/0.0.6/package/package.json written
768 http 304 https://registry.npmjs.org/log-driver
769 silly get cb [ 304,
769 silly get { 'cache-control': 'max-age=60',
769 silly get 'accept-ranges': 'bytes',
769 silly get date: 'Tue, 08 Sep 2015 01:29:04 GMT',
769 silly get via: '1.1 varnish',
769 silly get connection: 'keep-alive',
769 silly get 'x-served-by': 'cache-sjc3131-SJC',
769 silly get 'x-cache': 'MISS',
769 silly get 'x-cache-hits': '0',
769 silly get 'x-timer': 'S1441675743.919021,VS0,VE84' } ]
770 verbose etag https://registry.npmjs.org/log-driver from cache
771 verbose get saving log-driver to /Users/ogd/.npm/registry.npmjs.org/log-driver/.cache.json
772 silly resolveWithNewModule log-driver@1.2.4 checking installable status
773 silly cache add args [ 'log-driver@1.2.4', null ]
774 verbose cache add spec log-driver@1.2.4
775 silly cache add parsed spec { raw: 'log-driver@1.2.4',
775 silly cache add scope: null,
775 silly cache add name: 'log-driver',
775 silly cache add rawSpec: '1.2.4',
775 silly cache add spec: '1.2.4',
775 silly cache add type: 'version' }
776 silly addNamed log-driver@1.2.4
777 verbose addNamed "1.2.4" is a plain semver version for log-driver
778 silly mapToRegistry name log-driver
779 silly mapToRegistry using default registry
780 silly mapToRegistry registry https://registry.npmjs.org/
781 silly mapToRegistry uri https://registry.npmjs.org/log-driver
782 verbose addNameVersion registry:https://registry.npmjs.org/log-driver not in flight; fetching
783 verbose get https://registry.npmjs.org/log-driver not expired, no request
784 silly cache afterAdd log-driver@1.2.4
785 verbose afterAdd /Users/ogd/.npm/log-driver/1.2.4/package/package.json not in flight; writing
786 verbose afterAdd /Users/ogd/.npm/log-driver/1.2.4/package/package.json written
787 http 304 https://registry.npmjs.org/js-yaml
788 silly get cb [ 304,
788 silly get { 'cache-control': 'max-age=60',
788 silly get 'accept-ranges': 'bytes',
788 silly get date: 'Tue, 08 Sep 2015 01:29:04 GMT',
788 silly get via: '1.1 varnish',
788 silly get connection: 'keep-alive',
788 silly get 'x-served-by': 'cache-sjc3135-SJC',
788 silly get 'x-cache': 'MISS',
788 silly get 'x-cache-hits': '0',
788 silly get 'x-timer': 'S1441675743.937048,VS0,VE84' } ]
789 verbose etag https://registry.npmjs.org/js-yaml from cache
790 verbose get saving js-yaml to /Users/ogd/.npm/registry.npmjs.org/js-yaml/.cache.json
791 silly resolveWithNewModule js-yaml@3.0.1 checking installable status
792 silly cache add args [ 'js-yaml@3.0.1', null ]
793 verbose cache add spec js-yaml@3.0.1
794 silly cache add parsed spec { raw: 'js-yaml@3.0.1',
794 silly cache add scope: null,
794 silly cache add name: 'js-yaml',
794 silly cache add rawSpec: '3.0.1',
794 silly cache add spec: '3.0.1',
794 silly cache add type: 'version' }
795 silly addNamed js-yaml@3.0.1
796 verbose addNamed "3.0.1" is a plain semver version for js-yaml
797 silly mapToRegistry name js-yaml
798 silly mapToRegistry using default registry
799 silly mapToRegistry registry https://registry.npmjs.org/
800 silly mapToRegistry uri https://registry.npmjs.org/js-yaml
801 verbose addNameVersion registry:https://registry.npmjs.org/js-yaml not in flight; fetching
802 verbose get https://registry.npmjs.org/js-yaml not expired, no request
803 silly cache afterAdd js-yaml@3.0.1
804 verbose afterAdd /Users/ogd/.npm/js-yaml/3.0.1/package/package.json not in flight; writing
805 verbose afterAdd /Users/ogd/.npm/js-yaml/3.0.1/package/package.json written
806 http 304 https://registry.npmjs.org/request
807 silly get cb [ 304,
807 silly get { 'cache-control': 'max-age=60',
807 silly get 'accept-ranges': 'bytes',
807 silly get date: 'Tue, 08 Sep 2015 01:29:04 GMT',
807 silly get via: '1.1 varnish',
807 silly get connection: 'keep-alive',
807 silly get 'x-served-by': 'cache-sjc3127-SJC',
807 silly get 'x-cache': 'MISS',
807 silly get 'x-cache-hits': '0',
807 silly get 'x-timer': 'S1441675743.941072,VS0,VE340' } ]
808 verbose etag https://registry.npmjs.org/request from cache
809 verbose get saving request to /Users/ogd/.npm/registry.npmjs.org/request/.cache.json
810 silly resolveWithNewModule request@2.40.0 checking installable status
811 silly cache add args [ 'request@2.40.0', null ]
812 verbose cache add spec request@2.40.0
813 silly cache add parsed spec { raw: 'request@2.40.0',
813 silly cache add scope: null,
813 silly cache add name: 'request',
813 silly cache add rawSpec: '2.40.0',
813 silly cache add spec: '2.40.0',
813 silly cache add type: 'version' }
814 silly addNamed request@2.40.0
815 verbose addNamed "2.40.0" is a plain semver version for request
816 silly mapToRegistry name request
817 silly mapToRegistry using default registry
818 silly mapToRegistry registry https://registry.npmjs.org/
819 silly mapToRegistry uri https://registry.npmjs.org/request
820 verbose addNameVersion registry:https://registry.npmjs.org/request not in flight; fetching
821 verbose get https://registry.npmjs.org/request not expired, no request
822 silly cache afterAdd request@2.40.0
823 verbose afterAdd /Users/ogd/.npm/request/2.40.0/package/package.json not in flight; writing
824 verbose afterAdd /Users/ogd/.npm/request/2.40.0/package/package.json written
825 silly fetchNamedPackageData argparse
826 silly mapToRegistry name argparse
827 silly mapToRegistry using default registry
828 silly mapToRegistry registry https://registry.npmjs.org/
829 silly mapToRegistry uri https://registry.npmjs.org/argparse
830 silly fetchNamedPackageData esprima
831 silly mapToRegistry name esprima
832 silly mapToRegistry using default registry
833 silly mapToRegistry registry https://registry.npmjs.org/
834 silly mapToRegistry uri https://registry.npmjs.org/esprima
835 silly resolveWithNewModule esprima@1.0.4 checking installable status
836 silly cache add args [ 'esprima@~ 1.0.2', null ]
837 verbose cache add spec esprima@~ 1.0.2
838 silly cache add parsed spec { raw: 'esprima@~ 1.0.2',
838 silly cache add scope: null,
838 silly cache add name: 'esprima',
838 silly cache add rawSpec: '~ 1.0.2',
838 silly cache add spec: '>=1.0.2 <1.1.0',
838 silly cache add type: 'range' }
839 silly addNamed esprima@>=1.0.2 <1.1.0
840 verbose addNamed ">=1.0.2 <1.1.0" is a valid semver range for esprima
841 silly addNameRange { name: 'esprima', range: '>=1.0.2 <1.1.0', hasData: false }
842 silly mapToRegistry name esprima
843 silly mapToRegistry using default registry
844 silly mapToRegistry registry https://registry.npmjs.org/
845 silly mapToRegistry uri https://registry.npmjs.org/esprima
846 verbose addNameRange registry:https://registry.npmjs.org/esprima not in flight; fetching
847 verbose get https://registry.npmjs.org/esprima not expired, no request
848 silly addNameRange number 2 { name: 'esprima', range: '>=1.0.2 <1.1.0', hasData: true }
849 silly addNameRange versions [ 'esprima',
849 silly addNameRange [ '0.7.0',
849 silly addNameRange '0.8.0',
849 silly addNameRange '0.8.1',
849 silly addNameRange '0.8.2',
849 silly addNameRange '0.9.0',
849 silly addNameRange '0.9.1',
849 silly addNameRange '0.9.2',
849 silly addNameRange '0.9.3',
849 silly addNameRange '0.9.4',
849 silly addNameRange '0.9.5',
849 silly addNameRange '0.9.6',
849 silly addNameRange '0.9.7',
849 silly addNameRange '0.9.8',
849 silly addNameRange '0.9.9',
849 silly addNameRange '1.0.0',
849 silly addNameRange '1.0.1',
849 silly addNameRange '1.0.2',
849 silly addNameRange '1.0.3',
849 silly addNameRange '1.0.4',
849 silly addNameRange '1.1.0',
849 silly addNameRange '1.1.1',
849 silly addNameRange '1.2.0',
849 silly addNameRange '1.2.1',
849 silly addNameRange '1.2.2',
849 silly addNameRange '1.2.3',
849 silly addNameRange '1.2.4',
849 silly addNameRange '2.0.0',
849 silly addNameRange '1.2.5',
849 silly addNameRange '2.1.0',
849 silly addNameRange '2.2.0',
849 silly addNameRange '2.3.0',
849 silly addNameRange '2.4.0',
849 silly addNameRange '2.4.1',
849 silly addNameRange '2.5.0',
849 silly addNameRange '2.6.0' ] ]
850 silly addNamed esprima@1.0.4
851 verbose addNamed "1.0.4" is a plain semver version for esprima
852 verbose request uri https://registry.npmjs.org/argparse
853 verbose request no auth needed
854 info attempt registry request try #1 at 18:29:04
855 verbose request using bearer token for auth
856 verbose etag "1YVE94MY8B3O26I9J9JFXF27N"
857 http request GET https://registry.npmjs.org/argparse
858 silly cache afterAdd esprima@1.0.4
859 verbose afterAdd /Users/ogd/.npm/esprima/1.0.4/package/package.json not in flight; writing
860 verbose afterAdd /Users/ogd/.npm/esprima/1.0.4/package/package.json written
861 http 304 https://registry.npmjs.org/argparse
862 silly get cb [ 304,
862 silly get { 'cache-control': 'max-age=60',
862 silly get 'accept-ranges': 'bytes',
862 silly get date: 'Tue, 08 Sep 2015 01:29:04 GMT',
862 silly get via: '1.1 varnish',
862 silly get connection: 'keep-alive',
862 silly get 'x-served-by': 'cache-sjc3127-SJC',
862 silly get 'x-cache': 'MISS',
862 silly get 'x-cache-hits': '0',
862 silly get 'x-timer': 'S1441675744.404694,VS0,VE37' } ]
863 verbose etag https://registry.npmjs.org/argparse from cache
864 verbose get saving argparse to /Users/ogd/.npm/registry.npmjs.org/argparse/.cache.json
865 silly resolveWithNewModule argparse@0.1.16 checking installable status
866 silly cache add args [ 'argparse@~ 0.1.11', null ]
867 verbose cache add spec argparse@~ 0.1.11
868 silly cache add parsed spec { raw: 'argparse@~ 0.1.11',
868 silly cache add scope: null,
868 silly cache add name: 'argparse',
868 silly cache add rawSpec: '~ 0.1.11',
868 silly cache add spec: '>=0.1.11 <0.2.0',
868 silly cache add type: 'range' }
869 silly addNamed argparse@>=0.1.11 <0.2.0
870 verbose addNamed ">=0.1.11 <0.2.0" is a valid semver range for argparse
871 silly addNameRange { name: 'argparse', range: '>=0.1.11 <0.2.0', hasData: false }
872 silly mapToRegistry name argparse
873 silly mapToRegistry using default registry
874 silly mapToRegistry registry https://registry.npmjs.org/
875 silly mapToRegistry uri https://registry.npmjs.org/argparse
876 verbose addNameRange registry:https://registry.npmjs.org/argparse not in flight; fetching
877 verbose get https://registry.npmjs.org/argparse not expired, no request
878 silly addNameRange number 2 { name: 'argparse', range: '>=0.1.11 <0.2.0', hasData: true }
879 silly addNameRange versions [ 'argparse',
879 silly addNameRange [ '0.1.0',
879 silly addNameRange '0.1.1',
879 silly addNameRange '0.1.2',
879 silly addNameRange '0.1.3',
879 silly addNameRange '0.1.4',
879 silly addNameRange '0.1.5',
879 silly addNameRange '0.1.6',
879 silly addNameRange '0.1.7',
879 silly addNameRange '0.1.8',
879 silly addNameRange '0.1.9',
879 silly addNameRange '0.1.10',
879 silly addNameRange '0.1.11',
879 silly addNameRange '0.1.12',
879 silly addNameRange '0.1.13',
879 silly addNameRange '0.1.14',
879 silly addNameRange '0.1.15',
879 silly addNameRange '0.1.16',
879 silly addNameRange '1.0.0',
879 silly addNameRange '1.0.1',
879 silly addNameRange '1.0.2' ] ]
880 silly addNamed argparse@0.1.16
881 verbose addNamed "0.1.16" is a plain semver version for argparse
882 silly cache afterAdd argparse@0.1.16
883 verbose afterAdd /Users/ogd/.npm/argparse/0.1.16/package/package.json not in flight; writing
884 verbose afterAdd /Users/ogd/.npm/argparse/0.1.16/package/package.json written
885 silly fetchNamedPackageData underscore
886 silly mapToRegistry name underscore
887 silly mapToRegistry using default registry
888 silly mapToRegistry registry https://registry.npmjs.org/
889 silly mapToRegistry uri https://registry.npmjs.org/underscore
890 silly fetchNamedPackageData underscore.string
891 silly mapToRegistry name underscore.string
892 silly mapToRegistry using default registry
893 silly mapToRegistry registry https://registry.npmjs.org/
894 silly mapToRegistry uri https://registry.npmjs.org/underscore.string
895 verbose request uri https://registry.npmjs.org/underscore
896 verbose request no auth needed
897 info attempt registry request try #1 at 18:29:04
898 verbose request using bearer token for auth
899 verbose etag "5SXAYW4GTHCZN7QTNH33JNYMH"
900 http request GET https://registry.npmjs.org/underscore
901 verbose request uri https://registry.npmjs.org/underscore.string
902 verbose request no auth needed
903 info attempt registry request try #1 at 18:29:04
904 verbose request using bearer token for auth
905 verbose etag "7DJTWIE3M1MN92O00SP2C7L3M"
906 http request GET https://registry.npmjs.org/underscore.string
907 http 304 https://registry.npmjs.org/underscore.string
908 silly get cb [ 304,
908 silly get { 'cache-control': 'max-age=60',
908 silly get 'accept-ranges': 'bytes',
908 silly get date: 'Tue, 08 Sep 2015 01:29:04 GMT',
908 silly get via: '1.1 varnish',
908 silly get connection: 'keep-alive',
908 silly get 'x-served-by': 'cache-sjc3130-SJC',
908 silly get 'x-cache': 'MISS',
908 silly get 'x-cache-hits': '0',
908 silly get 'x-timer': 'S1441675744.513382,VS0,VE85' } ]
909 verbose etag https://registry.npmjs.org/underscore.string from cache
910 verbose get saving underscore.string to /Users/ogd/.npm/registry.npmjs.org/underscore.string/.cache.json
911 http 304 https://registry.npmjs.org/underscore
912 silly get cb [ 304,
912 silly get { 'cache-control': 'max-age=60',
912 silly get 'accept-ranges': 'bytes',
912 silly get date: 'Tue, 08 Sep 2015 01:29:04 GMT',
912 silly get via: '1.1 varnish',
912 silly get connection: 'keep-alive',
912 silly get 'x-served-by': 'cache-sjc3131-SJC',
912 silly get 'x-cache': 'MISS',
912 silly get 'x-cache-hits': '0',
912 silly get 'x-timer': 'S1441675744.513054,VS0,VE87' } ]
913 verbose etag https://registry.npmjs.org/underscore from cache
914 verbose get saving underscore to /Users/ogd/.npm/registry.npmjs.org/underscore/.cache.json
915 silly resolveWithNewModule underscore.string@2.4.0 checking installable status
916 silly cache add args [ 'underscore.string@~2.4.0', null ]
917 verbose cache add spec underscore.string@~2.4.0
918 silly cache add parsed spec { raw: 'underscore.string@~2.4.0',
918 silly cache add scope: null,
918 silly cache add name: 'underscore.string',
918 silly cache add rawSpec: '~2.4.0',
918 silly cache add spec: '>=2.4.0 <2.5.0',
918 silly cache add type: 'range' }
919 silly addNamed underscore.string@>=2.4.0 <2.5.0
920 verbose addNamed ">=2.4.0 <2.5.0" is a valid semver range for underscore.string
921 silly addNameRange { name: 'underscore.string',
921 silly addNameRange range: '>=2.4.0 <2.5.0',
921 silly addNameRange hasData: false }
922 silly mapToRegistry name underscore.string
923 silly mapToRegistry using default registry
924 silly mapToRegistry registry https://registry.npmjs.org/
925 silly mapToRegistry uri https://registry.npmjs.org/underscore.string
926 verbose addNameRange registry:https://registry.npmjs.org/underscore.string not in flight; fetching
927 silly resolveWithNewModule underscore@1.7.0 checking installable status
928 silly cache add args [ 'underscore@~1.7.0', null ]
929 verbose cache add spec underscore@~1.7.0
930 silly cache add parsed spec { raw: 'underscore@~1.7.0',
930 silly cache add scope: null,
930 silly cache add name: 'underscore',
930 silly cache add rawSpec: '~1.7.0',
930 silly cache add spec: '>=1.7.0 <1.8.0',
930 silly cache add type: 'range' }
931 silly addNamed underscore@>=1.7.0 <1.8.0
932 verbose addNamed ">=1.7.0 <1.8.0" is a valid semver range for underscore
933 silly addNameRange { name: 'underscore', range: '>=1.7.0 <1.8.0', hasData: false }
934 silly mapToRegistry name underscore
935 silly mapToRegistry using default registry
936 silly mapToRegistry registry https://registry.npmjs.org/
937 silly mapToRegistry uri https://registry.npmjs.org/underscore
938 verbose addNameRange registry:https://registry.npmjs.org/underscore not in flight; fetching
939 verbose get https://registry.npmjs.org/underscore.string not expired, no request
940 silly addNameRange number 2 { name: 'underscore.string',
940 silly addNameRange range: '>=2.4.0 <2.5.0',
940 silly addNameRange hasData: true }
941 silly addNameRange versions [ 'underscore.string',
941 silly addNameRange [ '0.9.2',
941 silly addNameRange '1.0.0',
941 silly addNameRange '1.1.3',
941 silly addNameRange '1.1.4',
941 silly addNameRange '1.1.5',
941 silly addNameRange '1.1.6',
941 silly addNameRange '2.0.0',
941 silly addNameRange '2.1.0',
941 silly addNameRange '2.1.1',
941 silly addNameRange '2.3.0',
941 silly addNameRange '2.3.1',
941 silly addNameRange '2.3.2',
941 silly addNameRange '2.2.1',
941 silly addNameRange '2.2.0-rc',
941 silly addNameRange '2.3.3',
941 silly addNameRange '2.4.0',
941 silly addNameRange '3.0.0',
941 silly addNameRange '3.0.1',
941 silly addNameRange '3.0.2',
941 silly addNameRange '3.0.3',
941 silly addNameRange '3.1.0',
941 silly addNameRange '3.1.1',
941 silly addNameRange '3.2.0',
941 silly addNameRange '3.2.1',
941 silly addNameRange '3.2.2' ] ]
942 silly addNamed underscore.string@2.4.0
943 verbose addNamed "2.4.0" is a plain semver version for underscore.string
944 verbose get https://registry.npmjs.org/underscore not expired, no request
945 silly addNameRange number 2 { name: 'underscore', range: '>=1.7.0 <1.8.0', hasData: true }
946 silly addNameRange versions [ 'underscore',
946 silly addNameRange [ '1.0.3',
946 silly addNameRange '1.0.4',
946 silly addNameRange '1.1.0',
946 silly addNameRange '1.1.1',
946 silly addNameRange '1.1.2',
946 silly addNameRange '1.1.3',
946 silly addNameRange '1.1.4',
946 silly addNameRange '1.1.5',
946 silly addNameRange '1.1.6',
946 silly addNameRange '1.1.7',
946 silly addNameRange '1.2.0',
946 silly addNameRange '1.2.1',
946 silly addNameRange '1.2.2',
946 silly addNameRange '1.2.3',
946 silly addNameRange '1.2.4',
946 silly addNameRange '1.3.0',
946 silly addNameRange '1.3.1',
946 silly addNameRange '1.3.2',
946 silly addNameRange '1.3.3',
946 silly addNameRange '1.4.0',
946 silly addNameRange '1.4.1',
946 silly addNameRange '1.4.2',
946 silly addNameRange '1.4.3',
946 silly addNameRange '1.4.4',
946 silly addNameRange '1.5.0',
946 silly addNameRange '1.5.1',
946 silly addNameRange '1.5.2',
946 silly addNameRange '1.6.0',
946 silly addNameRange '1.7.0',
946 silly addNameRange '1.8.0',
946 silly addNameRange '1.8.1',
946 silly addNameRange '1.8.2',
946 silly addNameRange '1.8.3' ] ]
947 silly addNamed underscore@1.7.0
948 verbose addNamed "1.7.0" is a plain semver version for underscore
949 silly cache afterAdd underscore.string@2.4.0
950 verbose afterAdd /Users/ogd/.npm/underscore.string/2.4.0/package/package.json not in flight; writing
951 silly cache afterAdd underscore@1.7.0
952 verbose afterAdd /Users/ogd/.npm/underscore/1.7.0/package/package.json not in flight; writing
953 verbose afterAdd /Users/ogd/.npm/underscore.string/2.4.0/package/package.json written
954 verbose afterAdd /Users/ogd/.npm/underscore/1.7.0/package/package.json written
955 silly fetchNamedPackageData qs
956 silly mapToRegistry name qs
957 silly mapToRegistry using default registry
958 silly mapToRegistry registry https://registry.npmjs.org/
959 silly mapToRegistry uri https://registry.npmjs.org/qs
960 silly fetchNamedPackageData json-stringify-safe
961 silly mapToRegistry name json-stringify-safe
962 silly mapToRegistry using default registry
963 silly mapToRegistry registry https://registry.npmjs.org/
964 silly mapToRegistry uri https://registry.npmjs.org/json-stringify-safe
965 silly fetchNamedPackageData mime-types
966 silly mapToRegistry name mime-types
967 silly mapToRegistry using default registry
968 silly mapToRegistry registry https://registry.npmjs.org/
969 silly mapToRegistry uri https://registry.npmjs.org/mime-types
970 silly fetchNamedPackageData forever-agent
971 silly mapToRegistry name forever-agent
972 silly mapToRegistry using default registry
973 silly mapToRegistry registry https://registry.npmjs.org/
974 silly mapToRegistry uri https://registry.npmjs.org/forever-agent
975 silly fetchNamedPackageData tough-cookie
976 silly mapToRegistry name tough-cookie
977 silly mapToRegistry using default registry
978 silly mapToRegistry registry https://registry.npmjs.org/
979 silly mapToRegistry uri https://registry.npmjs.org/tough-cookie
980 silly fetchNamedPackageData form-data
981 silly mapToRegistry name form-data
982 silly mapToRegistry using default registry
983 silly mapToRegistry registry https://registry.npmjs.org/
984 silly mapToRegistry uri https://registry.npmjs.org/form-data
985 silly fetchNamedPackageData tunnel-agent
986 silly mapToRegistry name tunnel-agent
987 silly mapToRegistry using default registry
988 silly mapToRegistry registry https://registry.npmjs.org/
989 silly mapToRegistry uri https://registry.npmjs.org/tunnel-agent
990 silly fetchNamedPackageData http-signature
991 silly mapToRegistry name http-signature
992 silly mapToRegistry using default registry
993 silly mapToRegistry registry https://registry.npmjs.org/
994 silly mapToRegistry uri https://registry.npmjs.org/http-signature
995 silly fetchNamedPackageData oauth-sign
996 silly mapToRegistry name oauth-sign
997 silly mapToRegistry using default registry
998 silly mapToRegistry registry https://registry.npmjs.org/
999 silly mapToRegistry uri https://registry.npmjs.org/oauth-sign
1000 silly fetchNamedPackageData hawk
1001 silly mapToRegistry name hawk
1002 silly mapToRegistry using default registry
1003 silly mapToRegistry registry https://registry.npmjs.org/
1004 silly mapToRegistry uri https://registry.npmjs.org/hawk
1005 silly fetchNamedPackageData aws-sign2
1006 silly mapToRegistry name aws-sign2
1007 silly mapToRegistry using default registry
1008 silly mapToRegistry registry https://registry.npmjs.org/
1009 silly mapToRegistry uri https://registry.npmjs.org/aws-sign2
1010 silly fetchNamedPackageData stringstream
1011 silly mapToRegistry name stringstream
1012 silly mapToRegistry using default registry
1013 silly mapToRegistry registry https://registry.npmjs.org/
1014 silly mapToRegistry uri https://registry.npmjs.org/stringstream
1015 verbose request uri https://registry.npmjs.org/json-stringify-safe
1016 verbose request no auth needed
1017 info attempt registry request try #1 at 18:29:04
1018 verbose request using bearer token for auth
1019 verbose etag "4KAOAKIL282N5O3QH84BZOKYR"
1020 http request GET https://registry.npmjs.org/json-stringify-safe
1021 verbose request uri https://registry.npmjs.org/mime-types
1022 verbose request no auth needed
1023 info attempt registry request try #1 at 18:29:04
1024 verbose request using bearer token for auth
1025 verbose etag "A5VVH5N051A95BBPQOUPWKFG9"
1026 http request GET https://registry.npmjs.org/mime-types
1027 verbose request uri https://registry.npmjs.org/forever-agent
1028 verbose request no auth needed
1029 info attempt registry request try #1 at 18:29:04
1030 verbose request using bearer token for auth
1031 verbose etag "CWCRJ4EQTE7B8DNSNMGZFPBBZ"
1032 http request GET https://registry.npmjs.org/forever-agent
1033 verbose request uri https://registry.npmjs.org/qs
1034 verbose request no auth needed
1035 info attempt registry request try #1 at 18:29:04
1036 verbose request using bearer token for auth
1037 verbose etag "9CAMJYTKXB7J3V2LVDADHRCJ"
1038 http request GET https://registry.npmjs.org/qs
1039 verbose request uri https://registry.npmjs.org/tough-cookie
1040 verbose request no auth needed
1041 info attempt registry request try #1 at 18:29:04
1042 verbose request using bearer token for auth
1043 verbose etag "4SZ5DYIZ6VRBC95Q426VCIU47"
1044 http request GET https://registry.npmjs.org/tough-cookie
1045 verbose request uri https://registry.npmjs.org/tunnel-agent
1046 verbose request no auth needed
1047 info attempt registry request try #1 at 18:29:04
1048 verbose request using bearer token for auth
1049 verbose etag "30KMJK91SDP6W3JC0MY3FD3ZC"
1050 http request GET https://registry.npmjs.org/tunnel-agent
1051 verbose request uri https://registry.npmjs.org/oauth-sign
1052 verbose request no auth needed
1053 info attempt registry request try #1 at 18:29:04
1054 verbose request using bearer token for auth
1055 verbose etag "EDJNZ0SD5DV6ZTLTXN76D4X7I"
1056 http request GET https://registry.npmjs.org/oauth-sign
1057 verbose request uri https://registry.npmjs.org/http-signature
1058 verbose request no auth needed
1059 info attempt registry request try #1 at 18:29:04
1060 verbose request using bearer token for auth
1061 verbose etag "6X2EFJAJVCHY73LZ2MHUQ1TCT"
1062 http request GET https://registry.npmjs.org/http-signature
1063 verbose request uri https://registry.npmjs.org/form-data
1064 verbose request no auth needed
1065 info attempt registry request try #1 at 18:29:04
1066 verbose request using bearer token for auth
1067 verbose etag "CZ34L70VQN0YY7G34GET1WGP8"
1068 http request GET https://registry.npmjs.org/form-data
1069 verbose request uri https://registry.npmjs.org/aws-sign2
1070 verbose request no auth needed
1071 info attempt registry request try #1 at 18:29:04
1072 verbose request using bearer token for auth
1073 verbose etag "77UTUEWZP9JOTXY7N5GC34AZF"
1074 http request GET https://registry.npmjs.org/aws-sign2
1075 verbose request uri https://registry.npmjs.org/hawk
1076 verbose request no auth needed
1077 info attempt registry request try #1 at 18:29:04
1078 verbose request using bearer token for auth
1079 verbose etag "1FCXI6W6ILUX4QROJNAZUZ236"
1080 http request GET https://registry.npmjs.org/hawk
1081 verbose request uri https://registry.npmjs.org/stringstream
1082 verbose request no auth needed
1083 info attempt registry request try #1 at 18:29:04
1084 verbose request using bearer token for auth
1085 verbose etag "EDCDG6XME9JQMFSY5KBVIY7I0"
1086 http request GET https://registry.npmjs.org/stringstream
1087 http 304 https://registry.npmjs.org/json-stringify-safe
1088 silly get cb [ 304,
1088 silly get { 'cache-control': 'max-age=60',
1088 silly get 'accept-ranges': 'bytes',
1088 silly get date: 'Tue, 08 Sep 2015 01:29:04 GMT',
1088 silly get via: '1.1 varnish',
1088 silly get connection: 'keep-alive',
1088 silly get 'x-served-by': 'cache-sjc3124-SJC',
1088 silly get 'x-cache': 'MISS',
1088 silly get 'x-cache-hits': '0',
1088 silly get 'x-timer': 'S1441675744.704669,VS0,VE38' } ]
1089 verbose etag https://registry.npmjs.org/json-stringify-safe from cache
1090 verbose get saving json-stringify-safe to /Users/ogd/.npm/registry.npmjs.org/json-stringify-safe/.cache.json
1091 silly resolveWithNewModule json-stringify-safe@5.0.1 checking installable status
1092 silly cache add args [ 'json-stringify-safe@~5.0.0', null ]
1093 verbose cache add spec json-stringify-safe@~5.0.0
1094 silly cache add parsed spec { raw: 'json-stringify-safe@~5.0.0',
1094 silly cache add scope: null,
1094 silly cache add name: 'json-stringify-safe',
1094 silly cache add rawSpec: '~5.0.0',
1094 silly cache add spec: '>=5.0.0 <5.1.0',
1094 silly cache add type: 'range' }
1095 silly addNamed json-stringify-safe@>=5.0.0 <5.1.0
1096 verbose addNamed ">=5.0.0 <5.1.0" is a valid semver range for json-stringify-safe
1097 silly addNameRange { name: 'json-stringify-safe',
1097 silly addNameRange range: '>=5.0.0 <5.1.0',
1097 silly addNameRange hasData: false }
1098 silly mapToRegistry name json-stringify-safe
1099 silly mapToRegistry using default registry
1100 silly mapToRegistry registry https://registry.npmjs.org/
1101 silly mapToRegistry uri https://registry.npmjs.org/json-stringify-safe
1102 verbose addNameRange registry:https://registry.npmjs.org/json-stringify-safe not in flight; fetching
1103 verbose get https://registry.npmjs.org/json-stringify-safe not expired, no request
1104 silly addNameRange number 2 { name: 'json-stringify-safe',
1104 silly addNameRange range: '>=5.0.0 <5.1.0',
1104 silly addNameRange hasData: true }
1105 silly addNameRange versions [ 'json-stringify-safe',
1105 silly addNameRange [ '2.0.0', '3.0.0', '4.0.0', '5.0.0', '5.0.1' ] ]
1106 silly addNamed json-stringify-safe@5.0.1
1107 verbose addNamed "5.0.1" is a plain semver version for json-stringify-safe
1108 silly cache afterAdd json-stringify-safe@5.0.1
1109 verbose afterAdd /Users/ogd/.npm/json-stringify-safe/5.0.1/package/package.json not in flight; writing
1110 verbose afterAdd /Users/ogd/.npm/json-stringify-safe/5.0.1/package/package.json written
1111 http 304 https://registry.npmjs.org/mime-types
1112 silly get cb [ 304,
1112 silly get { 'cache-control': 'max-age=60',
1112 silly get 'accept-ranges': 'bytes',
1112 silly get date: 'Tue, 08 Sep 2015 01:29:04 GMT',
1112 silly get via: '1.1 varnish',
1112 silly get connection: 'keep-alive',
1112 silly get 'x-served-by': 'cache-sjc3131-SJC',
1112 silly get 'x-cache': 'MISS',
1112 silly get 'x-cache-hits': '0',
1112 silly get 'x-timer': 'S1441675744.709885,VS0,VE83' } ]
1113 verbose etag https://registry.npmjs.org/mime-types from cache
1114 verbose get saving mime-types to /Users/ogd/.npm/registry.npmjs.org/mime-types/.cache.json
1115 http 304 https://registry.npmjs.org/http-signature
1116 silly get cb [ 304,
1116 silly get { 'cache-control': 'max-age=60',
1116 silly get 'accept-ranges': 'bytes',
1116 silly get date: 'Tue, 08 Sep 2015 01:29:04 GMT',
1116 silly get via: '1.1 varnish',
1116 silly get connection: 'keep-alive',
1116 silly get 'x-served-by': 'cache-sjc3129-SJC',
1116 silly get 'x-cache': 'MISS',
1116 silly get 'x-cache-hits': '0',
1116 silly get 'x-timer': 'S1441675744.710525,VS0,VE84' } ]
1117 verbose etag https://registry.npmjs.org/http-signature from cache
1118 verbose get saving http-signature to /Users/ogd/.npm/registry.npmjs.org/http-signature/.cache.json
1119 silly resolveWithNewModule mime-types@1.0.2 checking installable status
1120 silly cache add args [ 'mime-types@~1.0.1', null ]
1121 verbose cache add spec mime-types@~1.0.1
1122 silly cache add parsed spec { raw: 'mime-types@~1.0.1',
1122 silly cache add scope: null,
1122 silly cache add name: 'mime-types',
1122 silly cache add rawSpec: '~1.0.1',
1122 silly cache add spec: '>=1.0.1 <1.1.0',
1122 silly cache add type: 'range' }
1123 silly addNamed mime-types@>=1.0.1 <1.1.0
1124 verbose addNamed ">=1.0.1 <1.1.0" is a valid semver range for mime-types
1125 silly addNameRange { name: 'mime-types', range: '>=1.0.1 <1.1.0', hasData: false }
1126 silly mapToRegistry name mime-types
1127 silly mapToRegistry using default registry
1128 silly mapToRegistry registry https://registry.npmjs.org/
1129 silly mapToRegistry uri https://registry.npmjs.org/mime-types
1130 verbose addNameRange registry:https://registry.npmjs.org/mime-types not in flight; fetching
1131 silly resolveWithNewModule http-signature@0.10.1 checking installable status
1132 silly cache add args [ 'http-signature@~0.10.0', null ]
1133 verbose cache add spec http-signature@~0.10.0
1134 silly cache add parsed spec { raw: 'http-signature@~0.10.0',
1134 silly cache add scope: null,
1134 silly cache add name: 'http-signature',
1134 silly cache add rawSpec: '~0.10.0',
1134 silly cache add spec: '>=0.10.0 <0.11.0',
1134 silly cache add type: 'range' }
1135 silly addNamed http-signature@>=0.10.0 <0.11.0
1136 verbose addNamed ">=0.10.0 <0.11.0" is a valid semver range for http-signature
1137 silly addNameRange { name: 'http-signature',
1137 silly addNameRange range: '>=0.10.0 <0.11.0',
1137 silly addNameRange hasData: false }
1138 silly mapToRegistry name http-signature
1139 silly mapToRegistry using default registry
1140 silly mapToRegistry registry https://registry.npmjs.org/
1141 silly mapToRegistry uri https://registry.npmjs.org/http-signature
1142 verbose addNameRange registry:https://registry.npmjs.org/http-signature not in flight; fetching
1143 verbose get https://registry.npmjs.org/mime-types not expired, no request
1144 silly addNameRange number 2 { name: 'mime-types', range: '>=1.0.1 <1.1.0', hasData: true }
1145 silly addNameRange versions [ 'mime-types',
1145 silly addNameRange [ '0.1.0',
1145 silly addNameRange '1.0.0',
1145 silly addNameRange '1.0.1',
1145 silly addNameRange '1.0.2',
1145 silly addNameRange '2.0.0',
1145 silly addNameRange '2.0.1',
1145 silly addNameRange '2.0.2',
1145 silly addNameRange '2.0.3',
1145 silly addNameRange '2.0.4',
1145 silly addNameRange '2.0.5',
1145 silly addNameRange '2.0.6',
1145 silly addNameRange '2.0.7',
1145 silly addNameRange '2.0.8',
1145 silly addNameRange '2.0.9',
1145 silly addNameRange '2.0.10',
1145 silly addNameRange '2.0.11',
1145 silly addNameRange '2.0.12',
1145 silly addNameRange '2.0.13',
1145 silly addNameRange '2.0.14',
1145 silly addNameRange '2.1.0',
1145 silly addNameRange '2.1.1',
1145 silly addNameRange '2.1.2',
1145 silly addNameRange '2.1.3',
1145 silly addNameRange '2.1.4',
1145 silly addNameRange '2.1.5',
1145 silly addNameRange '2.1.6' ] ]
1146 silly addNamed mime-types@1.0.2
1147 verbose addNamed "1.0.2" is a plain semver version for mime-types
1148 http 304 https://registry.npmjs.org/tough-cookie
1149 silly get cb [ 304,
1149 silly get { 'cache-control': 'max-age=60',
1149 silly get 'accept-ranges': 'bytes',
1149 silly get date: 'Tue, 08 Sep 2015 01:29:04 GMT',
1149 silly get via: '1.1 varnish',
1149 silly get connection: 'keep-alive',
1149 silly get 'x-served-by': 'cache-sjc3134-SJC',
1149 silly get 'x-cache': 'MISS',
1149 silly get 'x-cache-hits': '0',
1149 silly get 'x-timer': 'S1441675744.717942,VS0,VE83' } ]
1150 verbose etag https://registry.npmjs.org/tough-cookie from cache
1151 verbose get saving tough-cookie to /Users/ogd/.npm/registry.npmjs.org/tough-cookie/.cache.json
1152 http 304 https://registry.npmjs.org/qs
1153 silly get cb [ 304,
1153 silly get { 'cache-control': 'max-age=60',
1153 silly get 'accept-ranges': 'bytes',
1153 silly get date: 'Tue, 08 Sep 2015 01:29:04 GMT',
1153 silly get via: '1.1 varnish',
1153 silly get connection: 'keep-alive',
1153 silly get 'x-served-by': 'cache-sjc3128-SJC',
1153 silly get 'x-cache': 'MISS',
1153 silly get 'x-cache-hits': '0',
1153 silly get 'x-timer': 'S1441675744.717379,VS0,VE84' } ]
1154 verbose etag https://registry.npmjs.org/qs from cache
1155 verbose get saving qs to /Users/ogd/.npm/registry.npmjs.org/qs/.cache.json
1156 http 304 https://registry.npmjs.org/aws-sign2
1157 silly get cb [ 304,
1157 silly get { 'cache-control': 'max-age=60',
1157 silly get 'accept-ranges': 'bytes',
1157 silly get date: 'Tue, 08 Sep 2015 01:29:04 GMT',
1157 silly get via: '1.1 varnish',
1157 silly get connection: 'keep-alive',
1157 silly get 'x-served-by': 'cache-sjc3122-SJC',
1157 silly get 'x-cache': 'MISS',
1157 silly get 'x-cache-hits': '0',
1157 silly get 'x-timer': 'S1441675744.717554,VS0,VE85' } ]
1158 verbose etag https://registry.npmjs.org/aws-sign2 from cache
1159 verbose get saving aws-sign2 to /Users/ogd/.npm/registry.npmjs.org/aws-sign2/.cache.json
1160 verbose get https://registry.npmjs.org/http-signature not expired, no request
1161 silly addNameRange number 2 { name: 'http-signature',
1161 silly addNameRange range: '>=0.10.0 <0.11.0',
1161 silly addNameRange hasData: true }
1162 silly addNameRange versions [ 'http-signature',
1162 silly addNameRange [ '0.9.0',
1162 silly addNameRange '0.9.2',
1162 silly addNameRange '0.9.3',
1162 silly addNameRange '0.9.4',
1162 silly addNameRange '0.9.5',
1162 silly addNameRange '0.9.6',
1162 silly addNameRange '0.9.7',
1162 silly addNameRange '0.9.8',
1162 silly addNameRange '0.9.9',
1162 silly addNameRange '0.9.10',
1162 silly addNameRange '0.9.11',
1162 silly addNameRange '0.10.0',
1162 silly addNameRange '0.10.1',
1162 silly addNameRange '0.11.0' ] ]
1163 silly addNamed http-signature@0.10.1
1164 verbose addNamed "0.10.1" is a plain semver version for http-signature
1165 silly cache afterAdd mime-types@1.0.2
1166 verbose afterAdd /Users/ogd/.npm/mime-types/1.0.2/package/package.json not in flight; writing
1167 silly resolveWithNewModule qs@1.0.2 checking installable status
1168 silly cache add args [ 'qs@~1.0.0', null ]
1169 verbose cache add spec qs@~1.0.0
1170 silly cache add parsed spec { raw: 'qs@~1.0.0',
1170 silly cache add scope: null,
1170 silly cache add name: 'qs',
1170 silly cache add rawSpec: '~1.0.0',
1170 silly cache add spec: '>=1.0.0 <1.1.0',
1170 silly cache add type: 'range' }
1171 silly addNamed qs@>=1.0.0 <1.1.0
1172 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for qs
1173 silly addNameRange { name: 'qs', range: '>=1.0.0 <1.1.0', hasData: false }
1174 silly mapToRegistry name qs
1175 silly mapToRegistry using default registry
1176 silly mapToRegistry registry https://registry.npmjs.org/
1177 silly mapToRegistry uri https://registry.npmjs.org/qs
1178 verbose addNameRange registry:https://registry.npmjs.org/qs not in flight; fetching
1179 silly resolveWithNewModule tough-cookie@2.0.0 checking installable status
1180 silly cache add args [ 'tough-cookie@>=0.12.0', null ]
1181 verbose cache add spec tough-cookie@>=0.12.0
1182 silly cache add parsed spec { raw: 'tough-cookie@>=0.12.0',
1182 silly cache add scope: null,
1182 silly cache add name: 'tough-cookie',
1182 silly cache add rawSpec: '>=0.12.0',
1182 silly cache add spec: '>=0.12.0',
1182 silly cache add type: 'range' }
1183 silly addNamed tough-cookie@>=0.12.0
1184 verbose addNamed ">=0.12.0" is a valid semver range for tough-cookie
1185 silly addNameRange { name: 'tough-cookie', range: '>=0.12.0', hasData: false }
1186 silly mapToRegistry name tough-cookie
1187 silly mapToRegistry using default registry
1188 silly mapToRegistry registry https://registry.npmjs.org/
1189 silly mapToRegistry uri https://registry.npmjs.org/tough-cookie
1190 verbose addNameRange registry:https://registry.npmjs.org/tough-cookie not in flight; fetching
1191 silly resolveWithNewModule aws-sign2@0.5.0 checking installable status
1192 silly cache add args [ 'aws-sign2@~0.5.0', null ]
1193 verbose cache add spec aws-sign2@~0.5.0
1194 silly cache add parsed spec { raw: 'aws-sign2@~0.5.0',
1194 silly cache add scope: null,
1194 silly cache add name: 'aws-sign2',
1194 silly cache add rawSpec: '~0.5.0',
1194 silly cache add spec: '>=0.5.0 <0.6.0',
1194 silly cache add type: 'range' }
1195 silly addNamed aws-sign2@>=0.5.0 <0.6.0
1196 verbose addNamed ">=0.5.0 <0.6.0" is a valid semver range for aws-sign2
1197 silly addNameRange { name: 'aws-sign2', range: '>=0.5.0 <0.6.0', hasData: false }
1198 silly mapToRegistry name aws-sign2
1199 silly mapToRegistry using default registry
1200 silly mapToRegistry registry https://registry.npmjs.org/
1201 silly mapToRegistry uri https://registry.npmjs.org/aws-sign2
1202 verbose addNameRange registry:https://registry.npmjs.org/aws-sign2 not in flight; fetching
1203 silly cache afterAdd http-signature@0.10.1
1204 verbose afterAdd /Users/ogd/.npm/http-signature/0.10.1/package/package.json not in flight; writing
1205 verbose get https://registry.npmjs.org/qs not expired, no request
1206 silly addNameRange number 2 { name: 'qs', range: '>=1.0.0 <1.1.0', hasData: true }
1207 silly addNameRange versions [ 'qs',
1207 silly addNameRange [ '0.0.1',
1207 silly addNameRange '0.0.2',
1207 silly addNameRange '0.0.3',
1207 silly addNameRange '0.0.4',
1207 silly addNameRange '0.0.5',
1207 silly addNameRange '0.0.6',
1207 silly addNameRange '0.0.7',
1207 silly addNameRange '0.1.0',
1207 silly addNameRange '0.2.0',
1207 silly addNameRange '0.3.0',
1207 silly addNameRange '0.3.1',
1207 silly addNameRange '0.3.2',
1207 silly addNameRange '0.4.0',
1207 silly addNameRange '0.4.1',
1207 silly addNameRange '0.4.2',
1207 silly addNameRange '0.5.0',
1207 silly addNameRange '0.5.1',
1207 silly addNameRange '0.5.2',
1207 silly addNameRange '0.5.3',
1207 silly addNameRange '0.5.4',
1207 silly addNameRange '0.5.5',
1207 silly addNameRange '0.5.6',
1207 silly addNameRange '0.6.0',
1207 silly addNameRange '0.6.1',
1207 silly addNameRange '0.6.2',
1207 silly addNameRange '0.6.3',
1207 silly addNameRange '0.6.4',
1207 silly addNameRange '0.6.5',
1207 silly addNameRange '0.6.6',
1207 silly addNameRange '1.0.0',
1207 silly addNameRange '1.0.1',
1207 silly addNameRange '1.0.2',
1207 silly addNameRange '1.1.0',
1207 silly addNameRange '1.2.0',
1207 silly addNameRange '1.2.1',
1207 silly addNameRange '1.2.2',
1207 silly addNameRange '2.0.0',
1207 silly addNameRange '2.1.0',
1207 silly addNameRange '2.2.0',
1207 silly addNameRange '2.2.1',
1207 silly addNameRange '2.2.2',
1207 silly addNameRange '2.2.3',
1207 silly addNameRange '2.2.4',
1207 silly addNameRange '2.2.5',
1207 silly addNameRange '2.3.0',
1207 silly addNameRange '2.3.1',
1207 silly addNameRange '2.3.2',
1207 silly addNameRange '2.3.3',
1207 silly addNameRange '2.4.0',
1207 silly addNameRange '2.4.1',
1207 silly addNameRange '2.4.2',
1207 silly addNameRange '3.0.0',
1207 silly addNameRange '3.1.0',
1207 silly addNameRange '4.0.0',
1207 silly addNameRange '5.0.0' ] ]
1208 silly addNamed qs@1.0.2
1209 verbose addNamed "1.0.2" is a plain semver version for qs
1210 verbose get https://registry.npmjs.org/tough-cookie not expired, no request
1211 silly addNameRange number 2 { name: 'tough-cookie', range: '>=0.12.0', hasData: true }
1212 silly addNameRange versions [ 'tough-cookie',
1212 silly addNameRange [ '0.9.0',
1212 silly addNameRange '0.9.1',
1212 silly addNameRange '0.9.3',
1212 silly addNameRange '0.9.4',
1212 silly addNameRange '0.9.5',
1212 silly addNameRange '0.9.6',
1212 silly addNameRange '0.9.7',
1212 silly addNameRange '0.9.8',
1212 silly addNameRange '0.9.9',
1212 silly addNameRange '0.9.11',
1212 silly addNameRange '0.9.12',
1212 silly addNameRange '0.9.13',
1212 silly addNameRange '0.9.14',
1212 silly addNameRange '0.9.15',
1212 silly addNameRange '0.10.0',
1212 silly addNameRange '0.11.0',
1212 silly addNameRange '0.12.0',
1212 silly addNameRange '0.12.1',
1212 silly addNameRange '0.13.0',
1212 silly addNameRange '1.0.0',
1212 silly addNameRange '1.1.0',
1212 silly addNameRange '1.2.0',
1212 silly addNameRange '2.0.0' ] ]
1213 silly addNamed tough-cookie@2.0.0
1214 verbose addNamed "2.0.0" is a plain semver version for tough-cookie
1215 verbose get https://registry.npmjs.org/aws-sign2 not expired, no request
1216 silly addNameRange number 2 { name: 'aws-sign2', range: '>=0.5.0 <0.6.0', hasData: true }
1217 silly addNameRange versions [ 'aws-sign2', [ '0.4.0', '0.5.0' ] ]
1218 silly addNamed aws-sign2@0.5.0
1219 verbose addNamed "0.5.0" is a plain semver version for aws-sign2
1220 verbose afterAdd /Users/ogd/.npm/mime-types/1.0.2/package/package.json written
1221 verbose afterAdd /Users/ogd/.npm/http-signature/0.10.1/package/package.json written
1222 silly cache afterAdd tough-cookie@2.0.0
1223 verbose afterAdd /Users/ogd/.npm/tough-cookie/2.0.0/package/package.json not in flight; writing
1224 silly cache afterAdd qs@1.0.2
1225 verbose afterAdd /Users/ogd/.npm/qs/1.0.2/package/package.json not in flight; writing
1226 silly cache afterAdd aws-sign2@0.5.0
1227 verbose afterAdd /Users/ogd/.npm/aws-sign2/0.5.0/package/package.json not in flight; writing
1228 verbose afterAdd /Users/ogd/.npm/tough-cookie/2.0.0/package/package.json written
1229 verbose afterAdd /Users/ogd/.npm/qs/1.0.2/package/package.json written
1230 verbose afterAdd /Users/ogd/.npm/aws-sign2/0.5.0/package/package.json written
1231 http 304 https://registry.npmjs.org/oauth-sign
1232 silly get cb [ 304,
1232 silly get { 'cache-control': 'max-age=60',
1232 silly get 'accept-ranges': 'bytes',
1232 silly get date: 'Tue, 08 Sep 2015 01:29:04 GMT',
1232 silly get via: '1.1 varnish',
1232 silly get connection: 'keep-alive',
1232 silly get 'x-served-by': 'cache-sjc3135-SJC',
1232 silly get 'x-cache': 'MISS',
1232 silly get 'x-cache-hits': '0',
1232 silly get 'x-timer': 'S1441675744.710206,VS0,VE154' } ]
1233 verbose etag https://registry.npmjs.org/oauth-sign from cache
1234 verbose get saving oauth-sign to /Users/ogd/.npm/registry.npmjs.org/oauth-sign/.cache.json
1235 silly resolveWithNewModule oauth-sign@0.3.0 checking installable status
1236 silly cache add args [ 'oauth-sign@~0.3.0', null ]
1237 verbose cache add spec oauth-sign@~0.3.0
1238 silly cache add parsed spec { raw: 'oauth-sign@~0.3.0',
1238 silly cache add scope: null,
1238 silly cache add name: 'oauth-sign',
1238 silly cache add rawSpec: '~0.3.0',
1238 silly cache add spec: '>=0.3.0 <0.4.0',
1238 silly cache add type: 'range' }
1239 silly addNamed oauth-sign@>=0.3.0 <0.4.0
1240 verbose addNamed ">=0.3.0 <0.4.0" is a valid semver range for oauth-sign
1241 silly addNameRange { name: 'oauth-sign', range: '>=0.3.0 <0.4.0', hasData: false }
1242 silly mapToRegistry name oauth-sign
1243 silly mapToRegistry using default registry
1244 silly mapToRegistry registry https://registry.npmjs.org/
1245 silly mapToRegistry uri https://registry.npmjs.org/oauth-sign
1246 verbose addNameRange registry:https://registry.npmjs.org/oauth-sign not in flight; fetching
1247 verbose get https://registry.npmjs.org/oauth-sign not expired, no request
1248 silly addNameRange number 2 { name: 'oauth-sign', range: '>=0.3.0 <0.4.0', hasData: true }
1249 silly addNameRange versions [ 'oauth-sign',
1249 silly addNameRange [ '0.2.0', '0.3.0', '0.4.0', '0.5.0', '0.6.0', '0.7.0', '0.8.0' ] ]
1250 silly addNamed oauth-sign@0.3.0
1251 verbose addNamed "0.3.0" is a plain semver version for oauth-sign
1252 silly cache afterAdd oauth-sign@0.3.0
1253 verbose afterAdd /Users/ogd/.npm/oauth-sign/0.3.0/package/package.json not in flight; writing
1254 verbose afterAdd /Users/ogd/.npm/oauth-sign/0.3.0/package/package.json written
1255 http 304 https://registry.npmjs.org/hawk
1256 silly get cb [ 304,
1256 silly get { 'cache-control': 'max-age=60',
1256 silly get 'accept-ranges': 'bytes',
1256 silly get date: 'Tue, 08 Sep 2015 01:29:04 GMT',
1256 silly get via: '1.1 varnish',
1256 silly get connection: 'keep-alive',
1256 silly get 'x-served-by': 'cache-sjc3133-SJC',
1256 silly get 'x-cache': 'MISS',
1256 silly get 'x-cache-hits': '0',
1256 silly get 'x-timer': 'S1441675744.719701,VS0,VE157' } ]
1257 verbose etag https://registry.npmjs.org/hawk from cache
1258 verbose get saving hawk to /Users/ogd/.npm/registry.npmjs.org/hawk/.cache.json
1259 silly resolveWithNewModule hawk@1.1.1 checking installable status
1260 silly cache add args [ 'hawk@1.1.1', null ]
1261 verbose cache add spec hawk@1.1.1
1262 silly cache add parsed spec { raw: 'hawk@1.1.1',
1262 silly cache add scope: null,
1262 silly cache add name: 'hawk',
1262 silly cache add rawSpec: '1.1.1',
1262 silly cache add spec: '1.1.1',
1262 silly cache add type: 'version' }
1263 silly addNamed hawk@1.1.1
1264 verbose addNamed "1.1.1" is a plain semver version for hawk
1265 silly mapToRegistry name hawk
1266 silly mapToRegistry using default registry
1267 silly mapToRegistry registry https://registry.npmjs.org/
1268 silly mapToRegistry uri https://registry.npmjs.org/hawk
1269 verbose addNameVersion registry:https://registry.npmjs.org/hawk not in flight; fetching
1270 verbose get https://registry.npmjs.org/hawk not expired, no request
1271 silly cache afterAdd hawk@1.1.1
1272 verbose afterAdd /Users/ogd/.npm/hawk/1.1.1/package/package.json not in flight; writing
1273 verbose afterAdd /Users/ogd/.npm/hawk/1.1.1/package/package.json written
1274 http 304 https://registry.npmjs.org/form-data
1275 silly get cb [ 304,
1275 silly get { 'cache-control': 'max-age=60',
1275 silly get 'accept-ranges': 'bytes',
1275 silly get date: 'Tue, 08 Sep 2015 01:29:05 GMT',
1275 silly get via: '1.1 varnish',
1275 silly get connection: 'keep-alive',
1275 silly get 'x-served-by': 'cache-sjc3129-SJC',
1275 silly get 'x-cache': 'MISS',
1275 silly get 'x-cache-hits': '0',
1275 silly get 'x-timer': 'S1441675744.717713,VS0,VE340' } ]
1276 verbose etag https://registry.npmjs.org/form-data from cache
1277 verbose get saving form-data to /Users/ogd/.npm/registry.npmjs.org/form-data/.cache.json
1278 silly resolveWithNewModule form-data@0.1.4 checking installable status
1279 silly cache add args [ 'form-data@~0.1.0', null ]
1280 verbose cache add spec form-data@~0.1.0
1281 silly cache add parsed spec { raw: 'form-data@~0.1.0',
1281 silly cache add scope: null,
1281 silly cache add name: 'form-data',
1281 silly cache add rawSpec: '~0.1.0',
1281 silly cache add spec: '>=0.1.0 <0.2.0',
1281 silly cache add type: 'range' }
1282 silly addNamed form-data@>=0.1.0 <0.2.0
1283 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for form-data
1284 silly addNameRange { name: 'form-data', range: '>=0.1.0 <0.2.0', hasData: false }
1285 silly mapToRegistry name form-data
1286 silly mapToRegistry using default registry
1287 silly mapToRegistry registry https://registry.npmjs.org/
1288 silly mapToRegistry uri https://registry.npmjs.org/form-data
1289 verbose addNameRange registry:https://registry.npmjs.org/form-data not in flight; fetching
1290 verbose get https://registry.npmjs.org/form-data not expired, no request
1291 silly addNameRange number 2 { name: 'form-data', range: '>=0.1.0 <0.2.0', hasData: true }
1292 silly addNameRange versions [ 'form-data',
1292 silly addNameRange [ '0.0.0',
1292 silly addNameRange '0.0.2',
1292 silly addNameRange '0.0.3',
1292 silly addNameRange '0.0.4',
1292 silly addNameRange '0.0.5',
1292 silly addNameRange '0.0.6',
1292 silly addNameRange '0.0.7',
1292 silly addNameRange '0.0.8',
1292 silly addNameRange '0.0.9',
1292 silly addNameRange '0.0.10',
1292 silly addNameRange '0.1.0',
1292 silly addNameRange '0.1.1',
1292 silly addNameRange '0.1.2',
1292 silly addNameRange '0.1.3',
1292 silly addNameRange '0.1.4',
1292 silly addNameRange '0.2.0',
1292 silly addNameRange '1.0.0-rc1',
1292 silly addNameRange '1.0.0-rc2',
1292 silly addNameRange '1.0.0-rc3' ] ]
1293 silly addNamed form-data@0.1.4
1294 verbose addNamed "0.1.4" is a plain semver version for form-data
1295 silly cache afterAdd form-data@0.1.4
1296 verbose afterAdd /Users/ogd/.npm/form-data/0.1.4/package/package.json not in flight; writing
1297 http 304 https://registry.npmjs.org/stringstream
1298 silly get cb [ 304,
1298 silly get { 'cache-control': 'max-age=60',
1298 silly get 'accept-ranges': 'bytes',
1298 silly get date: 'Tue, 08 Sep 2015 01:29:05 GMT',
1298 silly get via: '1.1 varnish',
1298 silly get connection: 'keep-alive',
1298 silly get 'x-served-by': 'cache-sjc3128-SJC',
1298 silly get 'x-cache': 'MISS',
1298 silly get 'x-cache-hits': '0',
1298 silly get 'x-timer': 'S1441675744.717533,VS0,VE349' } ]
1299 verbose etag https://registry.npmjs.org/stringstream from cache
1300 verbose get saving stringstream to /Users/ogd/.npm/registry.npmjs.org/stringstream/.cache.json
1301 verbose afterAdd /Users/ogd/.npm/form-data/0.1.4/package/package.json written
1302 silly resolveWithNewModule stringstream@0.0.4 checking installable status
1303 silly cache add args [ 'stringstream@~0.0.4', null ]
1304 verbose cache add spec stringstream@~0.0.4
1305 silly cache add parsed spec { raw: 'stringstream@~0.0.4',
1305 silly cache add scope: null,
1305 silly cache add name: 'stringstream',
1305 silly cache add rawSpec: '~0.0.4',
1305 silly cache add spec: '>=0.0.4 <0.1.0',
1305 silly cache add type: 'range' }
1306 silly addNamed stringstream@>=0.0.4 <0.1.0
1307 verbose addNamed ">=0.0.4 <0.1.0" is a valid semver range for stringstream
1308 silly addNameRange { name: 'stringstream', range: '>=0.0.4 <0.1.0', hasData: false }
1309 silly mapToRegistry name stringstream
1310 silly mapToRegistry using default registry
1311 silly mapToRegistry registry https://registry.npmjs.org/
1312 silly mapToRegistry uri https://registry.npmjs.org/stringstream
1313 verbose addNameRange registry:https://registry.npmjs.org/stringstream not in flight; fetching
1314 verbose get https://registry.npmjs.org/stringstream not expired, no request
1315 silly addNameRange number 2 { name: 'stringstream', range: '>=0.0.4 <0.1.0', hasData: true }
1316 silly addNameRange versions [ 'stringstream',
1316 silly addNameRange [ '0.0.0', '0.0.1', '0.0.2', '0.0.3', '0.0.4' ] ]
1317 silly addNamed stringstream@0.0.4
1318 verbose addNamed "0.0.4" is a plain semver version for stringstream
1319 silly cache afterAdd stringstream@0.0.4
1320 verbose afterAdd /Users/ogd/.npm/stringstream/0.0.4/package/package.json not in flight; writing
1321 verbose afterAdd /Users/ogd/.npm/stringstream/0.0.4/package/package.json written
1322 http 304 https://registry.npmjs.org/tunnel-agent
1323 silly get cb [ 304,
1323 silly get { 'cache-control': 'max-age=60',
1323 silly get 'accept-ranges': 'bytes',
1323 silly get date: 'Tue, 08 Sep 2015 01:29:05 GMT',
1323 silly get via: '1.1 varnish',
1323 silly get connection: 'keep-alive',
1323 silly get 'x-served-by': 'cache-sjc3135-SJC',
1323 silly get 'x-cache': 'MISS',
1323 silly get 'x-cache-hits': '0',
1323 silly get 'x-timer': 'S1441675744.975537,VS0,VE162' } ]
1324 verbose etag https://registry.npmjs.org/tunnel-agent from cache
1325 verbose get saving tunnel-agent to /Users/ogd/.npm/registry.npmjs.org/tunnel-agent/.cache.json
1326 silly resolveWithNewModule tunnel-agent@0.4.1 checking installable status
1327 silly cache add args [ 'tunnel-agent@~0.4.0', null ]
1328 verbose cache add spec tunnel-agent@~0.4.0
1329 silly cache add parsed spec { raw: 'tunnel-agent@~0.4.0',
1329 silly cache add scope: null,
1329 silly cache add name: 'tunnel-agent',
1329 silly cache add rawSpec: '~0.4.0',
1329 silly cache add spec: '>=0.4.0 <0.5.0',
1329 silly cache add type: 'range' }
1330 silly addNamed tunnel-agent@>=0.4.0 <0.5.0
1331 verbose addNamed ">=0.4.0 <0.5.0" is a valid semver range for tunnel-agent
1332 silly addNameRange { name: 'tunnel-agent', range: '>=0.4.0 <0.5.0', hasData: false }
1333 silly mapToRegistry name tunnel-agent
1334 silly mapToRegistry using default registry
1335 silly mapToRegistry registry https://registry.npmjs.org/
1336 silly mapToRegistry uri https://registry.npmjs.org/tunnel-agent
1337 verbose addNameRange registry:https://registry.npmjs.org/tunnel-agent not in flight; fetching
1338 verbose get https://registry.npmjs.org/tunnel-agent not expired, no request
1339 silly addNameRange number 2 { name: 'tunnel-agent', range: '>=0.4.0 <0.5.0', hasData: true }
1340 silly addNameRange versions [ 'tunnel-agent', [ '0.2.0', '0.3.0', '0.4.0', '0.4.1' ] ]
1341 silly addNamed tunnel-agent@0.4.1
1342 verbose addNamed "0.4.1" is a plain semver version for tunnel-agent
1343 http 304 https://registry.npmjs.org/forever-agent
1344 silly get cb [ 304,
1344 silly get { 'cache-control': 'max-age=60',
1344 silly get 'accept-ranges': 'bytes',
1344 silly get date: 'Tue, 08 Sep 2015 01:29:05 GMT',
1344 silly get via: '1.1 varnish',
1344 silly get connection: 'keep-alive',
1344 silly get 'x-served-by': 'cache-sjc3128-SJC',
1344 silly get 'x-cache': 'MISS',
1344 silly get 'x-cache-hits': '0',
1344 silly get 'x-timer': 'S1441675744.982395,VS0,VE161' } ]
1345 verbose etag https://registry.npmjs.org/forever-agent from cache
1346 verbose get saving forever-agent to /Users/ogd/.npm/registry.npmjs.org/forever-agent/.cache.json
1347 silly cache afterAdd tunnel-agent@0.4.1
1348 verbose afterAdd /Users/ogd/.npm/tunnel-agent/0.4.1/package/package.json not in flight; writing
1349 silly resolveWithNewModule forever-agent@0.5.2 checking installable status
1350 silly cache add args [ 'forever-agent@~0.5.0', null ]
1351 verbose cache add spec forever-agent@~0.5.0
1352 silly cache add parsed spec { raw: 'forever-agent@~0.5.0',
1352 silly cache add scope: null,
1352 silly cache add name: 'forever-agent',
1352 silly cache add rawSpec: '~0.5.0',
1352 silly cache add spec: '>=0.5.0 <0.6.0',
1352 silly cache add type: 'range' }
1353 silly addNamed forever-agent@>=0.5.0 <0.6.0
1354 verbose addNamed ">=0.5.0 <0.6.0" is a valid semver range for forever-agent
1355 silly addNameRange { name: 'forever-agent',
1355 silly addNameRange range: '>=0.5.0 <0.6.0',
1355 silly addNameRange hasData: false }
1356 silly mapToRegistry name forever-agent
1357 silly mapToRegistry using default registry
1358 silly mapToRegistry registry https://registry.npmjs.org/
1359 silly mapToRegistry uri https://registry.npmjs.org/forever-agent
1360 verbose addNameRange registry:https://registry.npmjs.org/forever-agent not in flight; fetching
1361 verbose get https://registry.npmjs.org/forever-agent not expired, no request
1362 silly addNameRange number 2 { name: 'forever-agent', range: '>=0.5.0 <0.6.0', hasData: true }
1363 silly addNameRange versions [ 'forever-agent',
1363 silly addNameRange [ '0.2.0', '0.3.0', '0.4.0', '0.5.0', '0.5.2', '0.6.0', '0.6.1' ] ]
1364 silly addNamed forever-agent@0.5.2
1365 verbose addNamed "0.5.2" is a plain semver version for forever-agent
1366 verbose afterAdd /Users/ogd/.npm/tunnel-agent/0.4.1/package/package.json written
1367 silly cache afterAdd forever-agent@0.5.2
1368 verbose afterAdd /Users/ogd/.npm/forever-agent/0.5.2/package/package.json not in flight; writing
1369 verbose afterAdd /Users/ogd/.npm/forever-agent/0.5.2/package/package.json written
1370 silly fetchNamedPackageData combined-stream
1371 silly mapToRegistry name combined-stream
1372 silly mapToRegistry using default registry
1373 silly mapToRegistry registry https://registry.npmjs.org/
1374 silly mapToRegistry uri https://registry.npmjs.org/combined-stream
1375 silly fetchNamedPackageData mime
1376 silly mapToRegistry name mime
1377 silly mapToRegistry using default registry
1378 silly mapToRegistry registry https://registry.npmjs.org/
1379 silly mapToRegistry uri https://registry.npmjs.org/mime
1380 silly fetchNamedPackageData async
1381 silly mapToRegistry name async
1382 silly mapToRegistry using default registry
1383 silly mapToRegistry registry https://registry.npmjs.org/
1384 silly mapToRegistry uri https://registry.npmjs.org/async
1385 verbose request uri https://registry.npmjs.org/async
1386 verbose request no auth needed
1387 info attempt registry request try #1 at 18:29:04
1388 verbose request using bearer token for auth
1389 verbose etag "A8IPMUSZQ2RKOS5R2P82J5IQ9"
1390 http request GET https://registry.npmjs.org/async
1391 verbose request uri https://registry.npmjs.org/combined-stream
1392 verbose request no auth needed
1393 info attempt registry request try #1 at 18:29:04
1394 verbose request using bearer token for auth
1395 verbose etag "B4WTGKY32M1VDZX0V45HEIVUL"
1396 http request GET https://registry.npmjs.org/combined-stream
1397 verbose request uri https://registry.npmjs.org/mime
1398 verbose request no auth needed
1399 info attempt registry request try #1 at 18:29:04
1400 verbose request using bearer token for auth
1401 verbose etag "82TSMHETE00TAC2X82IUG5TZF"
1402 http request GET https://registry.npmjs.org/mime
1403 http 304 https://registry.npmjs.org/mime
1404 silly get cb [ 304,
1404 silly get { 'cache-control': 'max-age=60',
1404 silly get 'accept-ranges': 'bytes',
1404 silly get date: 'Tue, 08 Sep 2015 01:29:05 GMT',
1404 silly get via: '1.1 varnish',
1404 silly get connection: 'keep-alive',
1404 silly get 'x-served-by': 'cache-sjc3121-SJC',
1404 silly get 'x-cache': 'MISS',
1404 silly get 'x-cache-hits': '0',
1404 silly get 'x-timer': 'S1441675745.220702,VS0,VE86' } ]
1405 verbose etag https://registry.npmjs.org/mime from cache
1406 verbose get saving mime to /Users/ogd/.npm/registry.npmjs.org/mime/.cache.json
1407 http 304 https://registry.npmjs.org/async
1408 silly get cb [ 304,
1408 silly get { 'cache-control': 'max-age=60',
1408 silly get 'accept-ranges': 'bytes',
1408 silly get date: 'Tue, 08 Sep 2015 01:29:05 GMT',
1408 silly get via: '1.1 varnish',
1408 silly get connection: 'keep-alive',
1408 silly get 'x-served-by': 'cache-sjc3125-SJC',
1408 silly get 'x-cache': 'MISS',
1408 silly get 'x-cache-hits': '0',
1408 silly get 'x-timer': 'S1441675745.226243,VS0,VE83' } ]
1409 verbose etag https://registry.npmjs.org/async from cache
1410 verbose get saving async to /Users/ogd/.npm/registry.npmjs.org/async/.cache.json
1411 silly resolveWithNewModule mime@1.2.11 checking installable status
1412 silly cache add args [ 'mime@~1.2.11', null ]
1413 verbose cache add spec mime@~1.2.11
1414 silly cache add parsed spec { raw: 'mime@~1.2.11',
1414 silly cache add scope: null,
1414 silly cache add name: 'mime',
1414 silly cache add rawSpec: '~1.2.11',
1414 silly cache add spec: '>=1.2.11 <1.3.0',
1414 silly cache add type: 'range' }
1415 silly addNamed mime@>=1.2.11 <1.3.0
1416 verbose addNamed ">=1.2.11 <1.3.0" is a valid semver range for mime
1417 silly addNameRange { name: 'mime', range: '>=1.2.11 <1.3.0', hasData: false }
1418 silly mapToRegistry name mime
1419 silly mapToRegistry using default registry
1420 silly mapToRegistry registry https://registry.npmjs.org/
1421 silly mapToRegistry uri https://registry.npmjs.org/mime
1422 verbose addNameRange registry:https://registry.npmjs.org/mime not in flight; fetching
1423 silly resolveWithNewModule async@0.9.2 checking installable status
1424 silly cache add args [ 'async@~0.9.0', null ]
1425 verbose cache add spec async@~0.9.0
1426 silly cache add parsed spec { raw: 'async@~0.9.0',
1426 silly cache add scope: null,
1426 silly cache add name: 'async',
1426 silly cache add rawSpec: '~0.9.0',
1426 silly cache add spec: '>=0.9.0 <0.10.0',
1426 silly cache add type: 'range' }
1427 silly addNamed async@>=0.9.0 <0.10.0
1428 verbose addNamed ">=0.9.0 <0.10.0" is a valid semver range for async
1429 silly addNameRange { name: 'async', range: '>=0.9.0 <0.10.0', hasData: false }
1430 silly mapToRegistry name async
1431 silly mapToRegistry using default registry
1432 silly mapToRegistry registry https://registry.npmjs.org/
1433 silly mapToRegistry uri https://registry.npmjs.org/async
1434 verbose addNameRange registry:https://registry.npmjs.org/async not in flight; fetching
1435 verbose get https://registry.npmjs.org/mime not expired, no request
1436 silly addNameRange number 2 { name: 'mime', range: '>=1.2.11 <1.3.0', hasData: true }
1437 silly addNameRange versions [ 'mime',
1437 silly addNameRange [ '1.0.0',
1437 silly addNameRange '1.1.0',
1437 silly addNameRange '1.2.1',
1437 silly addNameRange '1.2.2',
1437 silly addNameRange '1.2.3',
1437 silly addNameRange '1.2.4',
1437 silly addNameRange '1.2.5',
1437 silly addNameRange '1.2.6',
1437 silly addNameRange '1.2.7',
1437 silly addNameRange '1.2.8',
1437 silly addNameRange '1.2.9',
1437 silly addNameRange '1.2.10',
1437 silly addNameRange '1.2.11',
1437 silly addNameRange '1.3.0',
1437 silly addNameRange '1.3.2',
1437 silly addNameRange '1.3.3',
1437 silly addNameRange '1.3.4' ] ]
1438 silly addNamed mime@1.2.11
1439 verbose addNamed "1.2.11" is a plain semver version for mime
1440 verbose get https://registry.npmjs.org/async not expired, no request
1441 silly addNameRange number 2 { name: 'async', range: '>=0.9.0 <0.10.0', hasData: true }
1442 silly addNameRange versions [ 'async',
1442 silly addNameRange [ '0.1.0',
1442 silly addNameRange '0.1.1',
1442 silly addNameRange '0.1.2',
1442 silly addNameRange '0.1.3',
1442 silly addNameRange '0.1.4',
1442 silly addNameRange '0.1.5',
1442 silly addNameRange '0.1.6',
1442 silly addNameRange '0.1.7',
1442 silly addNameRange '0.1.8',
1442 silly addNameRange '0.1.9',
1442 silly addNameRange '0.1.10',
1442 silly addNameRange '0.1.11',
1442 silly addNameRange '0.1.12',
1442 silly addNameRange '0.1.13',
1442 silly addNameRange '0.1.14',
1442 silly addNameRange '0.1.15',
1442 silly addNameRange '0.1.16',
1442 silly addNameRange '0.1.17',
1442 silly addNameRange '0.1.18',
1442 silly addNameRange '0.1.19',
1442 silly addNameRange '0.1.20',
1442 silly addNameRange '0.1.21',
1442 silly addNameRange '0.1.22',
1442 silly addNameRange '0.2.0',
1442 silly addNameRange '0.2.1',
1442 silly addNameRange '0.2.2',
1442 silly addNameRange '0.2.3',
1442 silly addNameRange '0.2.4',
1442 silly addNameRange '0.2.5',
1442 silly addNameRange '0.2.6',
1442 silly addNameRange '0.2.7',
1442 silly addNameRange '0.2.8',
1442 silly addNameRange '0.2.9',
1442 silly addNameRange '0.2.10',
1442 silly addNameRange '0.3.0',
1442 silly addNameRange '0.4.0',
1442 silly addNameRange '0.4.1',
1442 silly addNameRange '0.5.0',
1442 silly addNameRange '0.6.0',
1442 silly addNameRange '0.6.1',
1442 silly addNameRange '0.6.2',
1442 silly addNameRange '0.7.0',
1442 silly addNameRange '0.8.0',
1442 silly addNameRange '0.9.0',
1442 silly addNameRange '0.9.2',
1442 silly addNameRange '1.0.0',
1442 silly addNameRange '1.1.0',
1442 silly addNameRange '1.2.0',
1442 silly addNameRange '1.1.1',
1442 silly addNameRange '1.2.1',
1442 silly addNameRange '1.3.0',
1442 silly addNameRange '1.4.0',
1442 silly addNameRange '1.4.1',
1442 silly addNameRange '1.4.2' ] ]
1443 silly addNamed async@0.9.2
1444 verbose addNamed "0.9.2" is a plain semver version for async
1445 silly cache afterAdd mime@1.2.11
1446 verbose afterAdd /Users/ogd/.npm/mime/1.2.11/package/package.json not in flight; writing
1447 silly cache afterAdd async@0.9.2
1448 verbose afterAdd /Users/ogd/.npm/async/0.9.2/package/package.json not in flight; writing
1449 verbose afterAdd /Users/ogd/.npm/mime/1.2.11/package/package.json written
1450 verbose afterAdd /Users/ogd/.npm/async/0.9.2/package/package.json written
1451 http 304 https://registry.npmjs.org/combined-stream
1452 silly get cb [ 304,
1452 silly get { 'cache-control': 'max-age=60',
1452 silly get 'accept-ranges': 'bytes',
1452 silly get date: 'Tue, 08 Sep 2015 01:29:05 GMT',
1452 silly get via: '1.1 varnish',
1452 silly get connection: 'keep-alive',
1452 silly get 'x-served-by': 'cache-sjc3121-SJC',
1452 silly get 'x-cache': 'MISS',
1452 silly get 'x-cache-hits': '0',
1452 silly get 'x-timer': 'S1441675745.226042,VS0,VE337' } ]
1453 verbose etag https://registry.npmjs.org/combined-stream from cache
1454 verbose get saving combined-stream to /Users/ogd/.npm/registry.npmjs.org/combined-stream/.cache.json
1455 silly resolveWithNewModule combined-stream@0.0.7 checking installable status
1456 silly cache add args [ 'combined-stream@~0.0.4', null ]
1457 verbose cache add spec combined-stream@~0.0.4
1458 silly cache add parsed spec { raw: 'combined-stream@~0.0.4',
1458 silly cache add scope: null,
1458 silly cache add name: 'combined-stream',
1458 silly cache add rawSpec: '~0.0.4',
1458 silly cache add spec: '>=0.0.4 <0.1.0',
1458 silly cache add type: 'range' }
1459 silly addNamed combined-stream@>=0.0.4 <0.1.0
1460 verbose addNamed ">=0.0.4 <0.1.0" is a valid semver range for combined-stream
1461 silly addNameRange { name: 'combined-stream',
1461 silly addNameRange range: '>=0.0.4 <0.1.0',
1461 silly addNameRange hasData: false }
1462 silly mapToRegistry name combined-stream
1463 silly mapToRegistry using default registry
1464 silly mapToRegistry registry https://registry.npmjs.org/
1465 silly mapToRegistry uri https://registry.npmjs.org/combined-stream
1466 verbose addNameRange registry:https://registry.npmjs.org/combined-stream not in flight; fetching
1467 verbose get https://registry.npmjs.org/combined-stream not expired, no request
1468 silly addNameRange number 2 { name: 'combined-stream',
1468 silly addNameRange range: '>=0.0.4 <0.1.0',
1468 silly addNameRange hasData: true }
1469 silly addNameRange versions [ 'combined-stream',
1469 silly addNameRange [ '0.0.0',
1469 silly addNameRange '0.0.1',
1469 silly addNameRange '0.0.2',
1469 silly addNameRange '0.0.3',
1469 silly addNameRange '0.0.4',
1469 silly addNameRange '0.0.5',
1469 silly addNameRange '0.0.7',
1469 silly addNameRange '1.0.0',
1469 silly addNameRange '1.0.1',
1469 silly addNameRange '1.0.2',
1469 silly addNameRange '1.0.3',
1469 silly addNameRange '1.0.4',
1469 silly addNameRange '1.0.5' ] ]
1470 silly addNamed combined-stream@0.0.7
1471 verbose addNamed "0.0.7" is a plain semver version for combined-stream
1472 silly cache afterAdd combined-stream@0.0.7
1473 verbose afterAdd /Users/ogd/.npm/combined-stream/0.0.7/package/package.json not in flight; writing
1474 verbose afterAdd /Users/ogd/.npm/combined-stream/0.0.7/package/package.json written
1475 silly fetchNamedPackageData delayed-stream
1476 silly mapToRegistry name delayed-stream
1477 silly mapToRegistry using default registry
1478 silly mapToRegistry registry https://registry.npmjs.org/
1479 silly mapToRegistry uri https://registry.npmjs.org/delayed-stream
1480 verbose request uri https://registry.npmjs.org/delayed-stream
1481 verbose request no auth needed
1482 info attempt registry request try #1 at 18:29:05
1483 verbose request using bearer token for auth
1484 verbose etag "3R3PDLMYOHW7LS95R001QU3HH"
1485 http request GET https://registry.npmjs.org/delayed-stream
1486 http 304 https://registry.npmjs.org/delayed-stream
1487 silly get cb [ 304,
1487 silly get { 'cache-control': 'max-age=60',
1487 silly get 'accept-ranges': 'bytes',
1487 silly get date: 'Tue, 08 Sep 2015 01:29:05 GMT',
1487 silly get via: '1.1 varnish',
1487 silly get connection: 'keep-alive',
1487 silly get 'x-served-by': 'cache-sjc3127-SJC',
1487 silly get 'x-cache': 'MISS',
1487 silly get 'x-cache-hits': '0',
1487 silly get 'x-timer': 'S1441675745.632583,VS0,VE83' } ]
1488 verbose etag https://registry.npmjs.org/delayed-stream from cache
1489 verbose get saving delayed-stream to /Users/ogd/.npm/registry.npmjs.org/delayed-stream/.cache.json
1490 silly resolveWithNewModule delayed-stream@0.0.5 checking installable status
1491 silly cache add args [ 'delayed-stream@0.0.5', null ]
1492 verbose cache add spec delayed-stream@0.0.5
1493 silly cache add parsed spec { raw: 'delayed-stream@0.0.5',
1493 silly cache add scope: null,
1493 silly cache add name: 'delayed-stream',
1493 silly cache add rawSpec: '0.0.5',
1493 silly cache add spec: '0.0.5',
1493 silly cache add type: 'version' }
1494 silly addNamed delayed-stream@0.0.5
1495 verbose addNamed "0.0.5" is a plain semver version for delayed-stream
1496 silly mapToRegistry name delayed-stream
1497 silly mapToRegistry using default registry
1498 silly mapToRegistry registry https://registry.npmjs.org/
1499 silly mapToRegistry uri https://registry.npmjs.org/delayed-stream
1500 verbose addNameVersion registry:https://registry.npmjs.org/delayed-stream not in flight; fetching
1501 verbose get https://registry.npmjs.org/delayed-stream not expired, no request
1502 silly cache afterAdd delayed-stream@0.0.5
1503 verbose afterAdd /Users/ogd/.npm/delayed-stream/0.0.5/package/package.json not in flight; writing
1504 verbose afterAdd /Users/ogd/.npm/delayed-stream/0.0.5/package/package.json written
1505 silly fetchNamedPackageData hoek
1506 silly mapToRegistry name hoek
1507 silly mapToRegistry using default registry
1508 silly mapToRegistry registry https://registry.npmjs.org/
1509 silly mapToRegistry uri https://registry.npmjs.org/hoek
1510 silly fetchNamedPackageData boom
1511 silly mapToRegistry name boom
1512 silly mapToRegistry using default registry
1513 silly mapToRegistry registry https://registry.npmjs.org/
1514 silly mapToRegistry uri https://registry.npmjs.org/boom
1515 silly fetchNamedPackageData cryptiles
1516 silly mapToRegistry name cryptiles
1517 silly mapToRegistry using default registry
1518 silly mapToRegistry registry https://registry.npmjs.org/
1519 silly mapToRegistry uri https://registry.npmjs.org/cryptiles
1520 silly fetchNamedPackageData sntp
1521 silly mapToRegistry name sntp
1522 silly mapToRegistry using default registry
1523 silly mapToRegistry registry https://registry.npmjs.org/
1524 silly mapToRegistry uri https://registry.npmjs.org/sntp
1525 verbose request uri https://registry.npmjs.org/cryptiles
1526 verbose request no auth needed
1527 info attempt registry request try #1 at 18:29:05
1528 verbose request using bearer token for auth
1529 verbose etag "EK7D98U2X9GXU4ZYIGHGJ3DK8"
1530 http request GET https://registry.npmjs.org/cryptiles
1531 verbose request uri https://registry.npmjs.org/sntp
1532 verbose request no auth needed
1533 info attempt registry request try #1 at 18:29:05
1534 verbose request using bearer token for auth
1535 verbose etag "BIQL559CK9WWT2W3XDIZP620E"
1536 http request GET https://registry.npmjs.org/sntp
1537 verbose request uri https://registry.npmjs.org/boom
1538 verbose request no auth needed
1539 info attempt registry request try #1 at 18:29:05
1540 verbose request using bearer token for auth
1541 verbose etag "E9U9QMCWEQ5676FJZ6SLQEDQ4"
1542 http request GET https://registry.npmjs.org/boom
1543 verbose request uri https://registry.npmjs.org/hoek
1544 verbose request no auth needed
1545 info attempt registry request try #1 at 18:29:05
1546 verbose request using bearer token for auth
1547 verbose etag "5M5O1J3VXTZPC4C8ZRITDU3AL"
1548 http request GET https://registry.npmjs.org/hoek
1549 http 304 https://registry.npmjs.org/hoek
1550 silly get cb [ 304,
1550 silly get { 'cache-control': 'max-age=60',
1550 silly get 'accept-ranges': 'bytes',
1550 silly get date: 'Tue, 08 Sep 2015 01:29:05 GMT',
1550 silly get via: '1.1 varnish',
1550 silly get connection: 'keep-alive',
1550 silly get 'x-served-by': 'cache-sjc3131-SJC',
1550 silly get 'x-cache': 'MISS',
1550 silly get 'x-cache-hits': '0',
1550 silly get 'x-timer': 'S1441675745.797090,VS0,VE84' } ]
1551 verbose etag https://registry.npmjs.org/hoek from cache
1552 verbose get saving hoek to /Users/ogd/.npm/registry.npmjs.org/hoek/.cache.json
1553 http 304 https://registry.npmjs.org/boom
1554 silly get cb [ 304,
1554 silly get { 'cache-control': 'max-age=60',
1554 silly get 'accept-ranges': 'bytes',
1554 silly get date: 'Tue, 08 Sep 2015 01:29:05 GMT',
1554 silly get via: '1.1 varnish',
1554 silly get connection: 'keep-alive',
1554 silly get 'x-served-by': 'cache-sjc3130-SJC',
1554 silly get 'x-cache': 'MISS',
1554 silly get 'x-cache-hits': '0',
1554 silly get 'x-timer': 'S1441675745.797553,VS0,VE85' } ]
1555 verbose etag https://registry.npmjs.org/boom from cache
1556 verbose get saving boom to /Users/ogd/.npm/registry.npmjs.org/boom/.cache.json
1557 silly resolveWithNewModule hoek@0.9.1 checking installable status
1558 silly cache add args [ 'hoek@0.9.x', null ]
1559 verbose cache add spec hoek@0.9.x
1560 silly cache add parsed spec { raw: 'hoek@0.9.x',
1560 silly cache add scope: null,
1560 silly cache add name: 'hoek',
1560 silly cache add rawSpec: '0.9.x',
1560 silly cache add spec: '>=0.9.0 <0.10.0',
1560 silly cache add type: 'range' }
1561 silly addNamed hoek@>=0.9.0 <0.10.0
1562 verbose addNamed ">=0.9.0 <0.10.0" is a valid semver range for hoek
1563 silly addNameRange { name: 'hoek', range: '>=0.9.0 <0.10.0', hasData: false }
1564 silly mapToRegistry name hoek
1565 silly mapToRegistry using default registry
1566 silly mapToRegistry registry https://registry.npmjs.org/
1567 silly mapToRegistry uri https://registry.npmjs.org/hoek
1568 verbose addNameRange registry:https://registry.npmjs.org/hoek not in flight; fetching
1569 silly resolveWithNewModule boom@0.4.2 checking installable status
1570 silly cache add args [ 'boom@0.4.x', null ]
1571 verbose cache add spec boom@0.4.x
1572 silly cache add parsed spec { raw: 'boom@0.4.x',
1572 silly cache add scope: null,
1572 silly cache add name: 'boom',
1572 silly cache add rawSpec: '0.4.x',
1572 silly cache add spec: '>=0.4.0 <0.5.0',
1572 silly cache add type: 'range' }
1573 silly addNamed boom@>=0.4.0 <0.5.0
1574 verbose addNamed ">=0.4.0 <0.5.0" is a valid semver range for boom
1575 silly addNameRange { name: 'boom', range: '>=0.4.0 <0.5.0', hasData: false }
1576 silly mapToRegistry name boom
1577 silly mapToRegistry using default registry
1578 silly mapToRegistry registry https://registry.npmjs.org/
1579 silly mapToRegistry uri https://registry.npmjs.org/boom
1580 verbose addNameRange registry:https://registry.npmjs.org/boom not in flight; fetching
1581 verbose get https://registry.npmjs.org/boom not expired, no request
1582 silly addNameRange number 2 { name: 'boom', range: '>=0.4.0 <0.5.0', hasData: true }
1583 silly addNameRange versions [ 'boom',
1583 silly addNameRange [ '0.0.1',
1583 silly addNameRange '0.0.2',
1583 silly addNameRange '0.1.0',
1583 silly addNameRange '0.2.0',
1583 silly addNameRange '0.2.1',
1583 silly addNameRange '0.3.0',
1583 silly addNameRange '0.3.1',
1583 silly addNameRange '0.3.2',
1583 silly addNameRange '0.3.3',
1583 silly addNameRange '0.3.4',
1583 silly addNameRange '0.3.5',
1583 silly addNameRange '0.3.6',
1583 silly addNameRange '0.3.7',
1583 silly addNameRange '0.3.8',
1583 silly addNameRange '0.4.0',
1583 silly addNameRange '0.4.1',
1583 silly addNameRange '0.4.2',
1583 silly addNameRange '1.0.0',
1583 silly addNameRange '1.0.1',
1583 silly addNameRange '1.0.2',
1583 silly addNameRange '1.1.0',
1583 silly addNameRange '1.1.1',
1583 silly addNameRange '1.1.2',
1583 silly addNameRange '1.2.0',
1583 silly addNameRange '1.2.1',
1583 silly addNameRange '2.0.0',
1583 silly addNameRange '2.1.0',
1583 silly addNameRange '2.2.0',
1583 silly addNameRange '2.2.1',
1583 silly addNameRange '2.2.2',
1583 silly addNameRange '2.3.0',
1583 silly addNameRange '2.4.0',
1583 silly addNameRange '2.4.1',
1583 silly addNameRange '2.4.2',
1583 silly addNameRange '2.5.0',
1583 silly addNameRange '2.5.1',
1583 silly addNameRange '2.6.0',
1583 silly addNameRange '2.6.1',
1583 silly addNameRange '2.7.0',
1583 silly addNameRange '2.7.1',
1583 silly addNameRange '2.7.2',
1583 silly addNameRange '2.8.0' ] ]
1584 silly addNamed boom@0.4.2
1585 verbose addNamed "0.4.2" is a plain semver version for boom
1586 verbose get https://registry.npmjs.org/hoek not expired, no request
1587 silly addNameRange number 2 { name: 'hoek', range: '>=0.9.0 <0.10.0', hasData: true }
1588 silly addNameRange versions [ 'hoek',
1588 silly addNameRange [ '0.0.1',
1588 silly addNameRange '0.0.2',
1588 silly addNameRange '0.0.3',
1588 silly addNameRange '0.0.4',
1588 silly addNameRange '0.0.5',
1588 silly addNameRange '0.0.6',
1588 silly addNameRange '0.0.7',
1588 silly addNameRange '0.0.8',
1588 silly addNameRange '0.0.9',
1588 silly addNameRange '0.0.10',
1588 silly addNameRange '0.0.11',
1588 silly addNameRange '0.0.12',
1588 silly addNameRange '0.0.13',
1588 silly addNameRange '0.0.14',
1588 silly addNameRange '0.0.15',
1588 silly addNameRange '0.0.16',
1588 silly addNameRange '0.0.17',
1588 silly addNameRange '0.0.18',
1588 silly addNameRange '0.0.19',
1588 silly addNameRange '0.0.21',
1588 silly addNameRange '0.1.0',
1588 silly addNameRange '0.2.0',
1588 silly addNameRange '0.3.0',
1588 silly addNameRange '0.4.0',
1588 silly addNameRange '0.4.1',
1588 silly addNameRange '0.4.2',
1588 silly addNameRange '0.4.3',
1588 silly addNameRange '0.4.4',
1588 silly addNameRange '0.4.5',
1588 silly addNameRange '0.5.0',
1588 silly addNameRange '0.6.0',
1588 silly addNameRange '0.6.1',
1588 silly addNameRange '0.6.2',
1588 silly addNameRange '0.7.0',
1588 silly addNameRange '0.7.1',
1588 silly addNameRange '0.7.2',
1588 silly addNameRange '0.7.3',
1588 silly addNameRange '0.7.4',
1588 silly addNameRange '0.7.5',
1588 silly addNameRange '0.7.6',
1588 silly addNameRange '0.8.0',
1588 silly addNameRange '0.8.1',
1588 silly addNameRange '0.8.2',
1588 silly addNameRange '0.8.3',
1588 silly addNameRange '0.8.4',
1588 silly addNameRange '0.8.5',
1588 silly addNameRange '0.9.0',
1588 silly addNameRange '0.9.1',
1588 silly addNameRange '0.10.0',
1588 silly addNameRange '1.0.0',
1588 silly addNameRange '1.0.1',
1588 silly addNameRange '1.0.2',
1588 silly addNameRange '1.0.3',
1588 silly addNameRange '1.1.0',
1588 silly addNameRange '1.1.1',
1588 silly addNameRange '1.1.2',
1588 silly addNameRange '1.2.0',
1588 silly addNameRange '1.3.0',
1588 silly addNameRange '1.4.0',
1588 silly addNameRange '1.4.1',
1588 silly addNameRange '1.5.0',
1588 silly addNameRange '1.5.1',
1588 silly addNameRange '1.5.2',
1588 silly addNameRange '2.0.0',
1588 silly addNameRange '2.1.0',
1588 silly addNameRange '2.1.1',
1588 silly addNameRange '2.2.0',
1588 silly addNameRange '2.3.0',
1588 silly addNameRange '2.4.0',
1588 silly addNameRange '2.4.1',
1588 silly addNameRange '2.5.0',
1588 silly addNameRange '2.5.1',
1588 silly addNameRange '2.6.0',
1588 silly addNameRange '2.7.0',
1588 silly addNameRange '2.8.0',
1588 silly addNameRange '2.8.1',
1588 silly addNameRange '2.9.0',
1588 silly addNameRange '2.9.1',
1588 silly addNameRange '2.10.0',
1588 silly addNameRange '2.11.0',
1588 silly addNameRange '2.11.1',
1588 silly addNameRange '2.12.0',
1588 silly addNameRange '2.13.0',
1588 silly addNameRange '2.13.1',
1588 silly addNameRange '2.14.0' ] ]
1589 silly addNamed hoek@0.9.1
1590 verbose addNamed "0.9.1" is a plain semver version for hoek
1591 silly cache afterAdd boom@0.4.2
1592 verbose afterAdd /Users/ogd/.npm/boom/0.4.2/package/package.json not in flight; writing
1593 silly cache afterAdd hoek@0.9.1
1594 verbose afterAdd /Users/ogd/.npm/hoek/0.9.1/package/package.json not in flight; writing
1595 verbose afterAdd /Users/ogd/.npm/boom/0.4.2/package/package.json written
1596 verbose afterAdd /Users/ogd/.npm/hoek/0.9.1/package/package.json written
1597 http 304 https://registry.npmjs.org/cryptiles
1598 silly get cb [ 304,
1598 silly get { 'cache-control': 'max-age=60',
1598 silly get 'accept-ranges': 'bytes',
1598 silly get date: 'Tue, 08 Sep 2015 01:29:05 GMT',
1598 silly get via: '1.1 varnish',
1598 silly get connection: 'keep-alive',
1598 silly get 'x-served-by': 'cache-sjc3129-SJC',
1598 silly get 'x-cache': 'MISS',
1598 silly get 'x-cache-hits': '0',
1598 silly get 'x-timer': 'S1441675745.791893,VS0,VE156' } ]
1599 verbose etag https://registry.npmjs.org/cryptiles from cache
1600 verbose get saving cryptiles to /Users/ogd/.npm/registry.npmjs.org/cryptiles/.cache.json
1601 silly resolveWithNewModule cryptiles@0.2.2 checking installable status
1602 silly cache add args [ 'cryptiles@0.2.x', null ]
1603 verbose cache add spec cryptiles@0.2.x
1604 silly cache add parsed spec { raw: 'cryptiles@0.2.x',
1604 silly cache add scope: null,
1604 silly cache add name: 'cryptiles',
1604 silly cache add rawSpec: '0.2.x',
1604 silly cache add spec: '>=0.2.0 <0.3.0',
1604 silly cache add type: 'range' }
1605 silly addNamed cryptiles@>=0.2.0 <0.3.0
1606 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for cryptiles
1607 silly addNameRange { name: 'cryptiles', range: '>=0.2.0 <0.3.0', hasData: false }
1608 silly mapToRegistry name cryptiles
1609 silly mapToRegistry using default registry
1610 silly mapToRegistry registry https://registry.npmjs.org/
1611 silly mapToRegistry uri https://registry.npmjs.org/cryptiles
1612 verbose addNameRange registry:https://registry.npmjs.org/cryptiles not in flight; fetching
1613 verbose get https://registry.npmjs.org/cryptiles not expired, no request
1614 silly addNameRange number 2 { name: 'cryptiles', range: '>=0.2.0 <0.3.0', hasData: true }
1615 silly addNameRange versions [ 'cryptiles',
1615 silly addNameRange [ '0.0.1',
1615 silly addNameRange '0.0.2',
1615 silly addNameRange '0.1.0',
1615 silly addNameRange '0.1.1',
1615 silly addNameRange '0.1.2',
1615 silly addNameRange '0.1.3',
1615 silly addNameRange '0.2.0',
1615 silly addNameRange '0.2.1',
1615 silly addNameRange '0.2.2',
1615 silly addNameRange '1.0.0',
1615 silly addNameRange '1.0.1',
1615 silly addNameRange '2.0.0',
1615 silly addNameRange '2.0.1',
1615 silly addNameRange '2.0.2',
1615 silly addNameRange '2.0.3',
1615 silly addNameRange '2.0.4' ] ]
1616 silly addNamed cryptiles@0.2.2
1617 verbose addNamed "0.2.2" is a plain semver version for cryptiles
1618 silly cache afterAdd cryptiles@0.2.2
1619 verbose afterAdd /Users/ogd/.npm/cryptiles/0.2.2/package/package.json not in flight; writing
1620 verbose afterAdd /Users/ogd/.npm/cryptiles/0.2.2/package/package.json written
1621 http 304 https://registry.npmjs.org/sntp
1622 silly get cb [ 304,
1622 silly get { 'cache-control': 'max-age=60',
1622 silly get 'accept-ranges': 'bytes',
1622 silly get date: 'Tue, 08 Sep 2015 01:29:06 GMT',
1622 silly get via: '1.1 varnish',
1622 silly get connection: 'keep-alive',
1622 silly get 'x-served-by': 'cache-sjc3122-SJC',
1622 silly get 'x-cache': 'MISS',
1622 silly get 'x-cache-hits': '0',
1622 silly get 'x-timer': 'S1441675745.797573,VS0,VE338' } ]
1623 verbose etag https://registry.npmjs.org/sntp from cache
1624 verbose get saving sntp to /Users/ogd/.npm/registry.npmjs.org/sntp/.cache.json
1625 silly resolveWithNewModule sntp@0.2.4 checking installable status
1626 silly cache add args [ 'sntp@0.2.x', null ]
1627 verbose cache add spec sntp@0.2.x
1628 silly cache add parsed spec { raw: 'sntp@0.2.x',
1628 silly cache add scope: null,
1628 silly cache add name: 'sntp',
1628 silly cache add rawSpec: '0.2.x',
1628 silly cache add spec: '>=0.2.0 <0.3.0',
1628 silly cache add type: 'range' }
1629 silly addNamed sntp@>=0.2.0 <0.3.0
1630 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for sntp
1631 silly addNameRange { name: 'sntp', range: '>=0.2.0 <0.3.0', hasData: false }
1632 silly mapToRegistry name sntp
1633 silly mapToRegistry using default registry
1634 silly mapToRegistry registry https://registry.npmjs.org/
1635 silly mapToRegistry uri https://registry.npmjs.org/sntp
1636 verbose addNameRange registry:https://registry.npmjs.org/sntp not in flight; fetching
1637 verbose get https://registry.npmjs.org/sntp not expired, no request
1638 silly addNameRange number 2 { name: 'sntp', range: '>=0.2.0 <0.3.0', hasData: true }
1639 silly addNameRange versions [ 'sntp',
1639 silly addNameRange [ '0.0.0',
1639 silly addNameRange '0.0.1',
1639 silly addNameRange '0.1.0',
1639 silly addNameRange '0.1.1',
1639 silly addNameRange '0.1.2',
1639 silly addNameRange '0.1.3',
1639 silly addNameRange '0.1.4',
1639 silly addNameRange '0.2.0',
1639 silly addNameRange '0.2.1',
1639 silly addNameRange '0.2.2',
1639 silly addNameRange '0.2.3',
1639 silly addNameRange '0.2.4',
1639 silly addNameRange '1.0.0',
1639 silly addNameRange '1.0.1',
1639 silly addNameRange '1.0.2',
1639 silly addNameRange '1.0.3',
1639 silly addNameRange '1.0.4',
1639 silly addNameRange '1.0.5',
1639 silly addNameRange '1.0.6',
1639 silly addNameRange '1.0.7',
1639 silly addNameRange '1.0.8',
1639 silly addNameRange '1.0.9' ] ]
1640 silly addNamed sntp@0.2.4
1641 verbose addNamed "0.2.4" is a plain semver version for sntp
1642 silly cache afterAdd sntp@0.2.4
1643 verbose afterAdd /Users/ogd/.npm/sntp/0.2.4/package/package.json not in flight; writing
1644 verbose afterAdd /Users/ogd/.npm/sntp/0.2.4/package/package.json written
1645 silly fetchNamedPackageData assert-plus
1646 silly mapToRegistry name assert-plus
1647 silly mapToRegistry using default registry
1648 silly mapToRegistry registry https://registry.npmjs.org/
1649 silly mapToRegistry uri https://registry.npmjs.org/assert-plus
1650 silly fetchNamedPackageData asn1
1651 silly mapToRegistry name asn1
1652 silly mapToRegistry using default registry
1653 silly mapToRegistry registry https://registry.npmjs.org/
1654 silly mapToRegistry uri https://registry.npmjs.org/asn1
1655 silly fetchNamedPackageData ctype
1656 silly mapToRegistry name ctype
1657 silly mapToRegistry using default registry
1658 silly mapToRegistry registry https://registry.npmjs.org/
1659 silly mapToRegistry uri https://registry.npmjs.org/ctype
1660 verbose request uri https://registry.npmjs.org/assert-plus
1661 verbose request no auth needed
1662 info attempt registry request try #1 at 18:29:05
1663 verbose request using bearer token for auth
1664 verbose etag "RP4G5D7HDJ4PM4K9B8ZTS2OP"
1665 http request GET https://registry.npmjs.org/assert-plus
1666 verbose request uri https://registry.npmjs.org/asn1
1667 verbose request no auth needed
1668 info attempt registry request try #1 at 18:29:05
1669 verbose request using bearer token for auth
1670 verbose etag "68E36A3KXYBYELOVRJJMLAXLK"
1671 http request GET https://registry.npmjs.org/asn1
1672 verbose request uri https://registry.npmjs.org/ctype
1673 verbose request no auth needed
1674 info attempt registry request try #1 at 18:29:05
1675 verbose request using bearer token for auth
1676 verbose etag "9HXDEJQPPE1F7UJCISKGFRWPT"
1677 http request GET https://registry.npmjs.org/ctype
1678 http 304 https://registry.npmjs.org/asn1
1679 silly get cb [ 304,
1679 silly get { 'cache-control': 'max-age=60',
1679 silly get 'accept-ranges': 'bytes',
1679 silly get date: 'Tue, 08 Sep 2015 01:29:06 GMT',
1679 silly get via: '1.1 varnish',
1679 silly get connection: 'keep-alive',
1679 silly get 'x-served-by': 'cache-sjc3129-SJC',
1679 silly get 'x-cache': 'MISS',
1679 silly get 'x-cache-hits': '0',
1679 silly get 'x-timer': 'S1441675746.220454,VS0,VE37' } ]
1680 verbose etag https://registry.npmjs.org/asn1 from cache
1681 verbose get saving asn1 to /Users/ogd/.npm/registry.npmjs.org/asn1/.cache.json
1682 http 304 https://registry.npmjs.org/ctype
1683 silly get cb [ 304,
1683 silly get { 'cache-control': 'max-age=60',
1683 silly get 'accept-ranges': 'bytes',
1683 silly get date: 'Tue, 08 Sep 2015 01:29:06 GMT',
1683 silly get via: '1.1 varnish',
1683 silly get connection: 'keep-alive',
1683 silly get 'x-served-by': 'cache-sjc3134-SJC',
1683 silly get 'x-cache': 'MISS',
1683 silly get 'x-cache-hits': '0',
1683 silly get 'x-timer': 'S1441675746.220702,VS0,VE37' } ]
1684 verbose etag https://registry.npmjs.org/ctype from cache
1685 verbose get saving ctype to /Users/ogd/.npm/registry.npmjs.org/ctype/.cache.json
1686 http 304 https://registry.npmjs.org/assert-plus
1687 silly get cb [ 304,
1687 silly get { 'cache-control': 'max-age=60',
1687 silly get 'accept-ranges': 'bytes',
1687 silly get date: 'Tue, 08 Sep 2015 01:29:06 GMT',
1687 silly get via: '1.1 varnish',
1687 silly get connection: 'keep-alive',
1687 silly get 'x-served-by': 'cache-sjc3127-SJC',
1687 silly get 'x-cache': 'MISS',
1687 silly get 'x-cache-hits': '0',
1687 silly get 'x-timer': 'S1441675746.224740,VS0,VE37' } ]
1688 verbose etag https://registry.npmjs.org/assert-plus from cache
1689 verbose get saving assert-plus to /Users/ogd/.npm/registry.npmjs.org/assert-plus/.cache.json
1690 silly resolveWithNewModule asn1@0.1.11 checking installable status
1691 silly cache add args [ 'asn1@0.1.11', null ]
1692 verbose cache add spec asn1@0.1.11
1693 silly cache add parsed spec { raw: 'asn1@0.1.11',
1693 silly cache add scope: null,
1693 silly cache add name: 'asn1',
1693 silly cache add rawSpec: '0.1.11',
1693 silly cache add spec: '0.1.11',
1693 silly cache add type: 'version' }
1694 silly addNamed asn1@0.1.11
1695 verbose addNamed "0.1.11" is a plain semver version for asn1
1696 silly mapToRegistry name asn1
1697 silly mapToRegistry using default registry
1698 silly mapToRegistry registry https://registry.npmjs.org/
1699 silly mapToRegistry uri https://registry.npmjs.org/asn1
1700 verbose addNameVersion registry:https://registry.npmjs.org/asn1 not in flight; fetching
1701 silly resolveWithNewModule ctype@0.5.3 checking installable status
1702 silly cache add args [ 'ctype@0.5.3', null ]
1703 verbose cache add spec ctype@0.5.3
1704 silly cache add parsed spec { raw: 'ctype@0.5.3',
1704 silly cache add scope: null,
1704 silly cache add name: 'ctype',
1704 silly cache add rawSpec: '0.5.3',
1704 silly cache add spec: '0.5.3',
1704 silly cache add type: 'version' }
1705 silly addNamed ctype@0.5.3
1706 verbose addNamed "0.5.3" is a plain semver version for ctype
1707 silly mapToRegistry name ctype
1708 silly mapToRegistry using default registry
1709 silly mapToRegistry registry https://registry.npmjs.org/
1710 silly mapToRegistry uri https://registry.npmjs.org/ctype
1711 verbose addNameVersion registry:https://registry.npmjs.org/ctype not in flight; fetching
1712 silly resolveWithNewModule assert-plus@0.1.5 checking installable status
1713 silly cache add args [ 'assert-plus@^0.1.5', null ]
1714 verbose cache add spec assert-plus@^0.1.5
1715 silly cache add parsed spec { raw: 'assert-plus@^0.1.5',
1715 silly cache add scope: null,
1715 silly cache add name: 'assert-plus',
1715 silly cache add rawSpec: '^0.1.5',
1715 silly cache add spec: '>=0.1.5 <0.2.0',
1715 silly cache add type: 'range' }
1716 silly addNamed assert-plus@>=0.1.5 <0.2.0
1717 verbose addNamed ">=0.1.5 <0.2.0" is a valid semver range for assert-plus
1718 silly addNameRange { name: 'assert-plus', range: '>=0.1.5 <0.2.0', hasData: false }
1719 silly mapToRegistry name assert-plus
1720 silly mapToRegistry using default registry
1721 silly mapToRegistry registry https://registry.npmjs.org/
1722 silly mapToRegistry uri https://registry.npmjs.org/assert-plus
1723 verbose addNameRange registry:https://registry.npmjs.org/assert-plus not in flight; fetching
1724 verbose get https://registry.npmjs.org/asn1 not expired, no request
1725 verbose get https://registry.npmjs.org/assert-plus not expired, no request
1726 silly addNameRange number 2 { name: 'assert-plus', range: '>=0.1.5 <0.2.0', hasData: true }
1727 silly addNameRange versions [ 'assert-plus',
1727 silly addNameRange [ '0.1.0', '0.1.1', '0.1.2', '0.1.3', '0.1.4', '0.1.5' ] ]
1728 silly addNamed assert-plus@0.1.5
1729 verbose addNamed "0.1.5" is a plain semver version for assert-plus
1730 verbose get https://registry.npmjs.org/ctype not expired, no request
1731 silly cache afterAdd assert-plus@0.1.5
1732 verbose afterAdd /Users/ogd/.npm/assert-plus/0.1.5/package/package.json not in flight; writing
1733 silly cache afterAdd asn1@0.1.11
1734 verbose afterAdd /Users/ogd/.npm/asn1/0.1.11/package/package.json not in flight; writing
1735 silly cache afterAdd ctype@0.5.3
1736 verbose afterAdd /Users/ogd/.npm/ctype/0.5.3/package/package.json not in flight; writing
1737 verbose afterAdd /Users/ogd/.npm/assert-plus/0.1.5/package/package.json written
1738 verbose afterAdd /Users/ogd/.npm/asn1/0.1.11/package/package.json written
1739 verbose afterAdd /Users/ogd/.npm/ctype/0.5.3/package/package.json written
1740 silly fetchNamedPackageData argparse
1741 silly mapToRegistry name argparse
1742 silly mapToRegistry using default registry
1743 silly mapToRegistry registry https://registry.npmjs.org/
1744 silly mapToRegistry uri https://registry.npmjs.org/argparse
1745 silly resolveWithNewModule argparse@1.0.2 checking installable status
1746 silly cache add args [ 'argparse@~1.0.2', null ]
1747 verbose cache add spec argparse@~1.0.2
1748 silly fetchNamedPackageData esprima
1749 silly mapToRegistry name esprima
1750 silly mapToRegistry using default registry
1751 silly mapToRegistry registry https://registry.npmjs.org/
1752 silly mapToRegistry uri https://registry.npmjs.org/esprima
1753 silly resolveWithNewModule esprima@2.2.0 checking installable status
1754 silly cache add args [ 'esprima@~2.2.0', null ]
1755 verbose cache add spec esprima@~2.2.0
1756 silly cache add parsed spec { raw: 'argparse@~1.0.2',
1756 silly cache add scope: null,
1756 silly cache add name: 'argparse',
1756 silly cache add rawSpec: '~1.0.2',
1756 silly cache add spec: '>=1.0.2 <1.1.0',
1756 silly cache add type: 'range' }
1757 silly addNamed argparse@>=1.0.2 <1.1.0
1758 verbose addNamed ">=1.0.2 <1.1.0" is a valid semver range for argparse
1759 silly addNameRange { name: 'argparse', range: '>=1.0.2 <1.1.0', hasData: false }
1760 silly mapToRegistry name argparse
1761 silly mapToRegistry using default registry
1762 silly mapToRegistry registry https://registry.npmjs.org/
1763 silly mapToRegistry uri https://registry.npmjs.org/argparse
1764 verbose addNameRange registry:https://registry.npmjs.org/argparse not in flight; fetching
1765 silly cache add parsed spec { raw: 'esprima@~2.2.0',
1765 silly cache add scope: null,
1765 silly cache add name: 'esprima',
1765 silly cache add rawSpec: '~2.2.0',
1765 silly cache add spec: '>=2.2.0 <2.3.0',
1765 silly cache add type: 'range' }
1766 silly addNamed esprima@>=2.2.0 <2.3.0
1767 verbose addNamed ">=2.2.0 <2.3.0" is a valid semver range for esprima
1768 silly addNameRange { name: 'esprima', range: '>=2.2.0 <2.3.0', hasData: false }
1769 silly mapToRegistry name esprima
1770 silly mapToRegistry using default registry
1771 silly mapToRegistry registry https://registry.npmjs.org/
1772 silly mapToRegistry uri https://registry.npmjs.org/esprima
1773 verbose addNameRange registry:https://registry.npmjs.org/esprima not in flight; fetching
1774 verbose get https://registry.npmjs.org/argparse not expired, no request
1775 silly addNameRange number 2 { name: 'argparse', range: '>=1.0.2 <1.1.0', hasData: true }
1776 silly addNameRange versions [ 'argparse',
1776 silly addNameRange [ '0.1.0',
1776 silly addNameRange '0.1.1',
1776 silly addNameRange '0.1.2',
1776 silly addNameRange '0.1.3',
1776 silly addNameRange '0.1.4',
1776 silly addNameRange '0.1.5',
1776 silly addNameRange '0.1.6',
1776 silly addNameRange '0.1.7',
1776 silly addNameRange '0.1.8',
1776 silly addNameRange '0.1.9',
1776 silly addNameRange '0.1.10',
1776 silly addNameRange '0.1.11',
1776 silly addNameRange '0.1.12',
1776 silly addNameRange '0.1.13',
1776 silly addNameRange '0.1.14',
1776 silly addNameRange '0.1.15',
1776 silly addNameRange '0.1.16',
1776 silly addNameRange '1.0.0',
1776 silly addNameRange '1.0.1',
1776 silly addNameRange '1.0.2' ] ]
1777 silly addNamed argparse@1.0.2
1778 verbose addNamed "1.0.2" is a plain semver version for argparse
1779 verbose get https://registry.npmjs.org/esprima not expired, no request
1780 silly addNameRange number 2 { name: 'esprima', range: '>=2.2.0 <2.3.0', hasData: true }
1781 silly addNameRange versions [ 'esprima',
1781 silly addNameRange [ '0.7.0',
1781 silly addNameRange '0.8.0',
1781 silly addNameRange '0.8.1',
1781 silly addNameRange '0.8.2',
1781 silly addNameRange '0.9.0',
1781 silly addNameRange '0.9.1',
1781 silly addNameRange '0.9.2',
1781 silly addNameRange '0.9.3',
1781 silly addNameRange '0.9.4',
1781 silly addNameRange '0.9.5',
1781 silly addNameRange '0.9.6',
1781 silly addNameRange '0.9.7',
1781 silly addNameRange '0.9.8',
1781 silly addNameRange '0.9.9',
1781 silly addNameRange '1.0.0',
1781 silly addNameRange '1.0.1',
1781 silly addNameRange '1.0.2',
1781 silly addNameRange '1.0.3',
1781 silly addNameRange '1.0.4',
1781 silly addNameRange '1.1.0',
1781 silly addNameRange '1.1.1',
1781 silly addNameRange '1.2.0',
1781 silly addNameRange '1.2.1',
1781 silly addNameRange '1.2.2',
1781 silly addNameRange '1.2.3',
1781 silly addNameRange '1.2.4',
1781 silly addNameRange '2.0.0',
1781 silly addNameRange '1.2.5',
1781 silly addNameRange '2.1.0',
1781 silly addNameRange '2.2.0',
1781 silly addNameRange '2.3.0',
1781 silly addNameRange '2.4.0',
1781 silly addNameRange '2.4.1',
1781 silly addNameRange '2.5.0',
1781 silly addNameRange '2.6.0' ] ]
1782 silly addNamed esprima@2.2.0
1783 verbose addNamed "2.2.0" is a plain semver version for esprima
1784 silly cache afterAdd argparse@1.0.2
1785 verbose afterAdd /Users/ogd/.npm/argparse/1.0.2/package/package.json not in flight; writing
1786 silly cache afterAdd esprima@2.2.0
1787 verbose afterAdd /Users/ogd/.npm/esprima/2.2.0/package/package.json not in flight; writing
1788 verbose afterAdd /Users/ogd/.npm/argparse/1.0.2/package/package.json written
1789 verbose afterAdd /Users/ogd/.npm/esprima/2.2.0/package/package.json written
1790 silly fetchNamedPackageData lodash
1791 silly mapToRegistry name lodash
1792 silly mapToRegistry using default registry
1793 silly mapToRegistry registry https://registry.npmjs.org/
1794 silly mapToRegistry uri https://registry.npmjs.org/lodash
1795 silly fetchNamedPackageData sprintf-js
1796 silly mapToRegistry name sprintf-js
1797 silly mapToRegistry using default registry
1798 silly mapToRegistry registry https://registry.npmjs.org/
1799 silly mapToRegistry uri https://registry.npmjs.org/sprintf-js
1800 verbose request uri https://registry.npmjs.org/sprintf-js
1801 verbose request no auth needed
1802 info attempt registry request try #1 at 18:29:06
1803 verbose request using bearer token for auth
1804 verbose etag "8IS7CPWXHJPOB2URA0YJSP98R"
1805 http request GET https://registry.npmjs.org/sprintf-js
1806 verbose request uri https://registry.npmjs.org/lodash
1807 verbose request no auth needed
1808 info attempt registry request try #1 at 18:29:06
1809 verbose request using bearer token for auth
1810 verbose etag "8JV10YMAA2S7LLAC0BDV9U8HZ"
1811 http request GET https://registry.npmjs.org/lodash
1812 http 304 https://registry.npmjs.org/sprintf-js
1813 silly get cb [ 304,
1813 silly get { 'cache-control': 'max-age=60',
1813 silly get 'accept-ranges': 'bytes',
1813 silly get date: 'Tue, 08 Sep 2015 01:29:06 GMT',
1813 silly get via: '1.1 varnish',
1813 silly get connection: 'keep-alive',
1813 silly get 'x-served-by': 'cache-sjc3130-SJC',
1813 silly get 'x-cache': 'MISS',
1813 silly get 'x-cache-hits': '0',
1813 silly get 'x-timer': 'S1441675746.393061,VS0,VE37' } ]
1814 verbose etag https://registry.npmjs.org/sprintf-js from cache
1815 verbose get saving sprintf-js to /Users/ogd/.npm/registry.npmjs.org/sprintf-js/.cache.json
1816 silly resolveWithNewModule sprintf-js@1.0.3 checking installable status
1817 silly cache add args [ 'sprintf-js@~1.0.2', null ]
1818 verbose cache add spec sprintf-js@~1.0.2
1819 silly cache add parsed spec { raw: 'sprintf-js@~1.0.2',
1819 silly cache add scope: null,
1819 silly cache add name: 'sprintf-js',
1819 silly cache add rawSpec: '~1.0.2',
1819 silly cache add spec: '>=1.0.2 <1.1.0',
1819 silly cache add type: 'range' }
1820 silly addNamed sprintf-js@>=1.0.2 <1.1.0
1821 verbose addNamed ">=1.0.2 <1.1.0" is a valid semver range for sprintf-js
1822 silly addNameRange { name: 'sprintf-js', range: '>=1.0.2 <1.1.0', hasData: false }
1823 silly mapToRegistry name sprintf-js
1824 silly mapToRegistry using default registry
1825 silly mapToRegistry registry https://registry.npmjs.org/
1826 silly mapToRegistry uri https://registry.npmjs.org/sprintf-js
1827 verbose addNameRange registry:https://registry.npmjs.org/sprintf-js not in flight; fetching
1828 verbose get https://registry.npmjs.org/sprintf-js not expired, no request
1829 silly addNameRange number 2 { name: 'sprintf-js', range: '>=1.0.2 <1.1.0', hasData: true }
1830 silly addNameRange versions [ 'sprintf-js', [ '0.0.7', '1.0.1', '1.0.2', '1.0.3' ] ]
1831 silly addNamed sprintf-js@1.0.3
1832 verbose addNamed "1.0.3" is a plain semver version for sprintf-js
1833 silly cache afterAdd sprintf-js@1.0.3
1834 verbose afterAdd /Users/ogd/.npm/sprintf-js/1.0.3/package/package.json not in flight; writing
1835 verbose afterAdd /Users/ogd/.npm/sprintf-js/1.0.3/package/package.json written
1836 http 304 https://registry.npmjs.org/lodash
1837 silly get cb [ 304,
1837 silly get { 'cache-control': 'max-age=60',
1837 silly get 'accept-ranges': 'bytes',
1837 silly get date: 'Tue, 08 Sep 2015 01:29:06 GMT',
1837 silly get via: '1.1 varnish',
1837 silly get connection: 'keep-alive',
1837 silly get 'x-served-by': 'cache-sjc3123-SJC',
1837 silly get 'x-cache': 'MISS',
1837 silly get 'x-cache-hits': '0',
1837 silly get 'x-timer': 'S1441675746.386271,VS0,VE346' } ]
1838 verbose etag https://registry.npmjs.org/lodash from cache
1839 verbose get saving lodash to /Users/ogd/.npm/registry.npmjs.org/lodash/.cache.json
1840 silly resolveWithNewModule lodash@3.10.1 checking installable status
1841 silly cache add args [ 'lodash@>= 3.2.0 < 4.0.0', null ]
1842 verbose cache add spec lodash@>= 3.2.0 < 4.0.0
1843 silly cache add parsed spec { raw: 'lodash@>= 3.2.0 < 4.0.0',
1843 silly cache add scope: null,
1843 silly cache add name: 'lodash',
1843 silly cache add rawSpec: '>= 3.2.0 < 4.0.0',
1843 silly cache add spec: '>=3.2.0 <4.0.0',
1843 silly cache add type: 'range' }
1844 silly addNamed lodash@>=3.2.0 <4.0.0
1845 verbose addNamed ">=3.2.0 <4.0.0" is a valid semver range for lodash
1846 silly addNameRange { name: 'lodash', range: '>=3.2.0 <4.0.0', hasData: false }
1847 silly mapToRegistry name lodash
1848 silly mapToRegistry using default registry
1849 silly mapToRegistry registry https://registry.npmjs.org/
1850 silly mapToRegistry uri https://registry.npmjs.org/lodash
1851 verbose addNameRange registry:https://registry.npmjs.org/lodash not in flight; fetching
1852 verbose get https://registry.npmjs.org/lodash not expired, no request
1853 silly addNameRange number 2 { name: 'lodash', range: '>=3.2.0 <4.0.0', hasData: true }
1854 silly addNameRange versions [ 'lodash',
1854 silly addNameRange [ '0.1.0',
1854 silly addNameRange '0.2.0',
1854 silly addNameRange '0.2.1',
1854 silly addNameRange '0.2.2',
1854 silly addNameRange '0.3.0',
1854 silly addNameRange '0.3.1',
1854 silly addNameRange '0.3.2',
1854 silly addNameRange '0.4.0',
1854 silly addNameRange '0.4.1',
1854 silly addNameRange '0.4.2',
1854 silly addNameRange '0.5.0-rc.1',
1854 silly addNameRange '0.5.0',
1854 silly addNameRange '0.5.1',
1854 silly addNameRange '0.5.2',
1854 silly addNameRange '0.6.0',
1854 silly addNameRange '0.6.1',
1854 silly addNameRange '0.7.0',
1854 silly addNameRange '0.8.0',
1854 silly addNameRange '0.8.1',
1854 silly addNameRange '0.8.2',
1854 silly addNameRange '0.9.0',
1854 silly addNameRange '0.9.1',
1854 silly addNameRange '0.9.2',
1854 silly addNameRange '0.10.0',
1854 silly addNameRange '1.0.0-rc.1',
1854 silly addNameRange '1.0.0-rc.2',
1854 silly addNameRange '1.0.0-rc.3',
1854 silly addNameRange '1.0.0',
1854 silly addNameRange '1.0.1',
1854 silly addNameRange '1.1.0',
1854 silly addNameRange '1.1.1',
1854 silly addNameRange '1.2.0',
1854 silly addNameRange '1.2.1',
1854 silly addNameRange '1.3.0',
1854 silly addNameRange '1.3.1',
1854 silly addNameRange '2.0.0',
1854 silly addNameRange '2.1.0',
1854 silly addNameRange '2.2.0',
1854 silly addNameRange '2.2.1',
1854 silly addNameRange '2.3.0',
1854 silly addNameRange '2.4.0',
1854 silly addNameRange '2.4.1',
1854 silly addNameRange '3.0.0',
1854 silly addNameRange '3.0.1',
1854 silly addNameRange '3.1.0',
1854 silly addNameRange '3.2.0',
1854 silly addNameRange '3.3.0',
1854 silly addNameRange '3.3.1',
1854 silly addNameRange '3.4.0',
1854 silly addNameRange '3.5.0',
1854 silly addNameRange '3.6.0',
1854 silly addNameRange '1.0.2',
1854 silly addNameRange '3.7.0',
1854 silly addNameRange '2.4.2',
1854 silly addNameRange '3.8.0',
1854 silly addNameRange '3.9.0',
1854 silly addNameRange '3.9.1',
1854 silly addNameRange '3.9.2',
1854 silly addNameRange '3.9.3',
1854 silly addNameRange '3.10.0',
1854 silly addNameRange '3.10.1' ] ]
1855 silly addNamed lodash@3.10.1
1856 verbose addNamed "3.10.1" is a plain semver version for lodash
1857 silly cache afterAdd lodash@3.10.1
1858 verbose afterAdd /Users/ogd/.npm/lodash/3.10.1/package/package.json not in flight; writing
1859 verbose afterAdd /Users/ogd/.npm/lodash/3.10.1/package/package.json written
1860 silly fetchNamedPackageData spawn-wrap
1861 silly mapToRegistry name spawn-wrap
1862 silly mapToRegistry using default registry
1863 silly mapToRegistry registry https://registry.npmjs.org/
1864 silly mapToRegistry uri https://registry.npmjs.org/spawn-wrap
1865 verbose request uri https://registry.npmjs.org/spawn-wrap
1866 verbose request no auth needed
1867 info attempt registry request try #1 at 18:29:06
1868 verbose request using bearer token for auth
1869 verbose etag "E09TID9EJOQM5QO3HZQTL8BFD"
1870 http request GET https://registry.npmjs.org/spawn-wrap
1871 http 304 https://registry.npmjs.org/spawn-wrap
1872 silly get cb [ 304,
1872 silly get { 'cache-control': 'max-age=60',
1872 silly get 'accept-ranges': 'bytes',
1872 silly get date: 'Tue, 08 Sep 2015 01:29:06 GMT',
1872 silly get via: '1.1 varnish',
1872 silly get connection: 'keep-alive',
1872 silly get 'x-served-by': 'cache-sjc3127-SJC',
1872 silly get 'x-cache': 'MISS',
1872 silly get 'x-cache-hits': '0',
1872 silly get 'x-timer': 'S1441675746.830635,VS0,VE168' } ]
1873 verbose etag https://registry.npmjs.org/spawn-wrap from cache
1874 verbose get saving spawn-wrap to /Users/ogd/.npm/registry.npmjs.org/spawn-wrap/.cache.json
1875 silly resolveWithNewModule spawn-wrap@1.0.1 checking installable status
1876 silly cache add args [ 'spawn-wrap@^1.0.1', null ]
1877 verbose cache add spec spawn-wrap@^1.0.1
1878 silly cache add parsed spec { raw: 'spawn-wrap@^1.0.1',
1878 silly cache add scope: null,
1878 silly cache add name: 'spawn-wrap',
1878 silly cache add rawSpec: '^1.0.1',
1878 silly cache add spec: '>=1.0.1 <2.0.0',
1878 silly cache add type: 'range' }
1879 silly addNamed spawn-wrap@>=1.0.1 <2.0.0
1880 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for spawn-wrap
1881 silly addNameRange { name: 'spawn-wrap', range: '>=1.0.1 <2.0.0', hasData: false }
1882 silly mapToRegistry name spawn-wrap
1883 silly mapToRegistry using default registry
1884 silly mapToRegistry registry https://registry.npmjs.org/
1885 silly mapToRegistry uri https://registry.npmjs.org/spawn-wrap
1886 verbose addNameRange registry:https://registry.npmjs.org/spawn-wrap not in flight; fetching
1887 verbose get https://registry.npmjs.org/spawn-wrap not expired, no request
1888 silly addNameRange number 2 { name: 'spawn-wrap', range: '>=1.0.1 <2.0.0', hasData: true }
1889 silly addNameRange versions [ 'spawn-wrap',
1889 silly addNameRange [ '0.0.0',
1889 silly addNameRange '0.0.1',
1889 silly addNameRange '0.0.2',
1889 silly addNameRange '0.0.3',
1889 silly addNameRange '0.0.4',
1889 silly addNameRange '0.0.5',
1889 silly addNameRange '0.0.6',
1889 silly addNameRange '0.0.7',
1889 silly addNameRange '0.0.8',
1889 silly addNameRange '0.0.9',
1889 silly addNameRange '0.1.0',
1889 silly addNameRange '0.1.1',
1889 silly addNameRange '0.1.2',
1889 silly addNameRange '1.0.1' ] ]
1890 silly addNamed spawn-wrap@1.0.1
1891 verbose addNamed "1.0.1" is a plain semver version for spawn-wrap
1892 silly cache afterAdd spawn-wrap@1.0.1
1893 verbose afterAdd /Users/ogd/.npm/spawn-wrap/1.0.1/package/package.json not in flight; writing
1894 verbose afterAdd /Users/ogd/.npm/spawn-wrap/1.0.1/package/package.json written
1895 silly fetchNamedPackageData escodegen
1896 silly mapToRegistry name escodegen
1897 silly mapToRegistry using default registry
1898 silly mapToRegistry registry https://registry.npmjs.org/
1899 silly mapToRegistry uri https://registry.npmjs.org/escodegen
1900 silly fetchNamedPackageData handlebars
1901 silly mapToRegistry name handlebars
1902 silly mapToRegistry using default registry
1903 silly mapToRegistry registry https://registry.npmjs.org/
1904 silly mapToRegistry uri https://registry.npmjs.org/handlebars
1905 silly fetchNamedPackageData fileset
1906 silly mapToRegistry name fileset
1907 silly mapToRegistry using default registry
1908 silly mapToRegistry registry https://registry.npmjs.org/
1909 silly mapToRegistry uri https://registry.npmjs.org/fileset
1910 silly fetchNamedPackageData which
1911 silly mapToRegistry name which
1912 silly mapToRegistry using default registry
1913 silly mapToRegistry registry https://registry.npmjs.org/
1914 silly mapToRegistry uri https://registry.npmjs.org/which
1915 verbose request uri https://registry.npmjs.org/which
1916 verbose request no auth needed
1917 info attempt registry request try #1 at 18:29:06
1918 verbose request using bearer token for auth
1919 verbose etag "7B2UNGKPTU09FCIK6AQ6YKUQV"
1920 http request GET https://registry.npmjs.org/which
1921 verbose request uri https://registry.npmjs.org/fileset
1922 verbose request no auth needed
1923 info attempt registry request try #1 at 18:29:06
1924 verbose request using bearer token for auth
1925 verbose etag "26TXLYXMYOOWKMC7521B3WUG6"
1926 http request GET https://registry.npmjs.org/fileset
1927 verbose request uri https://registry.npmjs.org/escodegen
1928 verbose request no auth needed
1929 info attempt registry request try #1 at 18:29:06
1930 verbose request using bearer token for auth
1931 verbose etag "8AS2JKVF6VX3DYHF1HJRHOQT4"
1932 http request GET https://registry.npmjs.org/escodegen
1933 verbose request uri https://registry.npmjs.org/handlebars
1934 verbose request no auth needed
1935 info attempt registry request try #1 at 18:29:06
1936 verbose request using bearer token for auth
1937 verbose etag "65U8UZOJXA15S2AZ34RYSSZ5Z"
1938 http request GET https://registry.npmjs.org/handlebars
1939 http 304 https://registry.npmjs.org/handlebars
1940 silly get cb [ 304,
1940 silly get { 'cache-control': 'max-age=60',
1940 silly get 'accept-ranges': 'bytes',
1940 silly get date: 'Tue, 08 Sep 2015 01:29:07 GMT',
1940 silly get via: '1.1 varnish',
1940 silly get connection: 'keep-alive',
1940 silly get 'x-served-by': 'cache-sjc3135-SJC',
1940 silly get 'x-cache': 'MISS',
1940 silly get 'x-cache-hits': '0',
1940 silly get 'x-timer': 'S1441675747.141033,VS0,VE85' } ]
1941 verbose etag https://registry.npmjs.org/handlebars from cache
1942 verbose get saving handlebars to /Users/ogd/.npm/registry.npmjs.org/handlebars/.cache.json
1943 silly resolveWithNewModule handlebars@3.0.0 checking installable status
1944 silly cache add args [ 'handlebars@3.0.0', null ]
1945 verbose cache add spec handlebars@3.0.0
1946 silly cache add parsed spec { raw: 'handlebars@3.0.0',
1946 silly cache add scope: null,
1946 silly cache add name: 'handlebars',
1946 silly cache add rawSpec: '3.0.0',
1946 silly cache add spec: '3.0.0',
1946 silly cache add type: 'version' }
1947 silly addNamed handlebars@3.0.0
1948 verbose addNamed "3.0.0" is a plain semver version for handlebars
1949 silly mapToRegistry name handlebars
1950 silly mapToRegistry using default registry
1951 silly mapToRegistry registry https://registry.npmjs.org/
1952 silly mapToRegistry uri https://registry.npmjs.org/handlebars
1953 verbose addNameVersion registry:https://registry.npmjs.org/handlebars not in flight; fetching
1954 http 304 https://registry.npmjs.org/escodegen
1955 silly get cb [ 304,
1955 silly get { 'cache-control': 'max-age=60',
1955 silly get 'accept-ranges': 'bytes',
1955 silly get date: 'Tue, 08 Sep 2015 01:29:07 GMT',
1955 silly get via: '1.1 varnish',
1955 silly get connection: 'keep-alive',
1955 silly get 'x-served-by': 'cache-sjc3128-SJC',
1955 silly get 'x-cache': 'MISS',
1955 silly get 'x-cache-hits': '0',
1955 silly get 'x-timer': 'S1441675747.145902,VS0,VE84' } ]
1956 verbose etag https://registry.npmjs.org/escodegen from cache
1957 verbose get saving escodegen to /Users/ogd/.npm/registry.npmjs.org/escodegen/.cache.json
1958 verbose get https://registry.npmjs.org/handlebars not expired, no request
1959 http 304 https://registry.npmjs.org/fileset
1960 silly get cb [ 304,
1960 silly get { 'cache-control': 'max-age=60',
1960 silly get 'accept-ranges': 'bytes',
1960 silly get date: 'Tue, 08 Sep 2015 01:29:07 GMT',
1960 silly get via: '1.1 varnish',
1960 silly get connection: 'keep-alive',
1960 silly get 'x-served-by': 'cache-sjc3121-SJC',
1960 silly get 'x-cache': 'MISS',
1960 silly get 'x-cache-hits': '0',
1960 silly get 'x-timer': 'S1441675747.145917,VS0,VE88' } ]
1961 verbose etag https://registry.npmjs.org/fileset from cache
1962 verbose get saving fileset to /Users/ogd/.npm/registry.npmjs.org/fileset/.cache.json
1963 silly resolveWithNewModule escodegen@1.6.1 checking installable status
1964 silly cache add args [ 'escodegen@1.6.x', null ]
1965 verbose cache add spec escodegen@1.6.x
1966 silly cache add parsed spec { raw: 'escodegen@1.6.x',
1966 silly cache add scope: null,
1966 silly cache add name: 'escodegen',
1966 silly cache add rawSpec: '1.6.x',
1966 silly cache add spec: '>=1.6.0 <1.7.0',
1966 silly cache add type: 'range' }
1967 silly addNamed escodegen@>=1.6.0 <1.7.0
1968 verbose addNamed ">=1.6.0 <1.7.0" is a valid semver range for escodegen
1969 silly addNameRange { name: 'escodegen', range: '>=1.6.0 <1.7.0', hasData: false }
1970 silly mapToRegistry name escodegen
1971 silly mapToRegistry using default registry
1972 silly mapToRegistry registry https://registry.npmjs.org/
1973 silly mapToRegistry uri https://registry.npmjs.org/escodegen
1974 verbose addNameRange registry:https://registry.npmjs.org/escodegen not in flight; fetching
1975 http 304 https://registry.npmjs.org/which
1976 silly get cb [ 304,
1976 silly get { 'cache-control': 'max-age=60',
1976 silly get 'accept-ranges': 'bytes',
1976 silly get date: 'Tue, 08 Sep 2015 01:29:07 GMT',
1976 silly get via: '1.1 varnish',
1976 silly get connection: 'keep-alive',
1976 silly get 'x-served-by': 'cache-sjc3131-SJC',
1976 silly get 'x-cache': 'MISS',
1976 silly get 'x-cache-hits': '0',
1976 silly get 'x-timer': 'S1441675747.136263,VS0,VE100' } ]
1977 verbose etag https://registry.npmjs.org/which from cache
1978 verbose get saving which to /Users/ogd/.npm/registry.npmjs.org/which/.cache.json
1979 silly cache afterAdd handlebars@3.0.0
1980 verbose afterAdd /Users/ogd/.npm/handlebars/3.0.0/package/package.json not in flight; writing
1981 verbose get https://registry.npmjs.org/escodegen not expired, no request
1982 silly addNameRange number 2 { name: 'escodegen', range: '>=1.6.0 <1.7.0', hasData: true }
1983 silly addNameRange versions [ 'escodegen',
1983 silly addNameRange [ '0.0.1',
1983 silly addNameRange '0.0.2',
1983 silly addNameRange '0.0.3',
1983 silly addNameRange '0.0.4',
1983 silly addNameRange '0.0.5',
1983 silly addNameRange '0.0.6',
1983 silly addNameRange '0.0.7',
1983 silly addNameRange '0.0.8',
1983 silly addNameRange '0.0.9',
1983 silly addNameRange '0.0.10',
1983 silly addNameRange '0.0.11',
1983 silly addNameRange '0.0.12',
1983 silly addNameRange '0.0.14',
1983 silly addNameRange '0.0.15',
1983 silly addNameRange '0.0.16',
1983 silly addNameRange '0.0.17',
1983 silly addNameRange '0.0.18',
1983 silly addNameRange '0.0.19',
1983 silly addNameRange '0.0.20',
1983 silly addNameRange '0.0.21',
1983 silly addNameRange '0.0.22',
1983 silly addNameRange '0.0.23',
1983 silly addNameRange '0.0.24',
1983 silly addNameRange '0.0.25',
1983 silly addNameRange '0.0.26',
1983 silly addNameRange '0.0.27',
1983 silly addNameRange '0.0.28',
1983 silly addNameRange '1.0.0',
1983 silly addNameRange '1.0.1',
1983 silly addNameRange '1.1.0',
1983 silly addNameRange '1.2.0',
1983 silly addNameRange '1.3.0',
1983 silly addNameRange '1.3.1',
1983 silly addNameRange '1.3.2',
1983 silly addNameRange '1.3.3',
1983 silly addNameRange '1.4.0',
1983 silly addNameRange '1.4.1',
1983 silly addNameRange '1.4.2',
1983 silly addNameRange '1.4.3',
1983 silly addNameRange '1.5.0',
1983 silly addNameRange '1.6.0',
1983 silly addNameRange '1.6.1',
1983 silly addNameRange '1.7.0' ] ]
1984 silly addNamed escodegen@1.6.1
1985 verbose addNamed "1.6.1" is a plain semver version for escodegen
1986 silly resolveWithNewModule fileset@0.2.1 checking installable status
1987 silly cache add args [ 'fileset@0.2.x', null ]
1988 verbose cache add spec fileset@0.2.x
1989 silly cache add parsed spec { raw: 'fileset@0.2.x',
1989 silly cache add scope: null,
1989 silly cache add name: 'fileset',
1989 silly cache add rawSpec: '0.2.x',
1989 silly cache add spec: '>=0.2.0 <0.3.0',
1989 silly cache add type: 'range' }
1990 silly addNamed fileset@>=0.2.0 <0.3.0
1991 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for fileset
1992 silly addNameRange { name: 'fileset', range: '>=0.2.0 <0.3.0', hasData: false }
1993 silly mapToRegistry name fileset
1994 silly mapToRegistry using default registry
1995 silly mapToRegistry registry https://registry.npmjs.org/
1996 silly mapToRegistry uri https://registry.npmjs.org/fileset
1997 verbose addNameRange registry:https://registry.npmjs.org/fileset not in flight; fetching
1998 verbose get https://registry.npmjs.org/fileset not expired, no request
1999 silly addNameRange number 2 { name: 'fileset', range: '>=0.2.0 <0.3.0', hasData: true }
2000 silly addNameRange versions [ 'fileset',
2000 silly addNameRange [ '0.0.1',
2000 silly addNameRange '0.1.0',
2000 silly addNameRange '0.1.1',
2000 silly addNameRange '0.1.2',
2000 silly addNameRange '0.1.3',
2000 silly addNameRange '0.1.4',
2000 silly addNameRange '0.1.5',
2000 silly addNameRange '0.1.6',
2000 silly addNameRange '0.1.7',
2000 silly addNameRange '0.1.8',
2000 silly addNameRange '0.2.1' ] ]
2001 silly addNamed fileset@0.2.1
2002 verbose addNamed "0.2.1" is a plain semver version for fileset
2003 silly resolveWithNewModule which@1.0.9 checking installable status
2004 silly cache add args [ 'which@1.0.x', null ]
2005 verbose cache add spec which@1.0.x
2006 silly cache add parsed spec { raw: 'which@1.0.x',
2006 silly cache add scope: null,
2006 silly cache add name: 'which',
2006 silly cache add rawSpec: '1.0.x',
2006 silly cache add spec: '>=1.0.0 <1.1.0',
2006 silly cache add type: 'range' }
2007 silly addNamed which@>=1.0.0 <1.1.0
2008 verbose addNamed ">=1.0.0 <1.1.0" is a valid semver range for which
2009 silly addNameRange { name: 'which', range: '>=1.0.0 <1.1.0', hasData: false }
2010 silly mapToRegistry name which
2011 silly mapToRegistry using default registry
2012 silly mapToRegistry registry https://registry.npmjs.org/
2013 silly mapToRegistry uri https://registry.npmjs.org/which
2014 verbose addNameRange registry:https://registry.npmjs.org/which not in flight; fetching
2015 verbose afterAdd /Users/ogd/.npm/handlebars/3.0.0/package/package.json written
2016 silly cache afterAdd escodegen@1.6.1
2017 verbose afterAdd /Users/ogd/.npm/escodegen/1.6.1/package/package.json not in flight; writing
2018 silly cache afterAdd fileset@0.2.1
2019 verbose afterAdd /Users/ogd/.npm/fileset/0.2.1/package/package.json not in flight; writing
2020 verbose get https://registry.npmjs.org/which not expired, no request
2021 silly addNameRange number 2 { name: 'which', range: '>=1.0.0 <1.1.0', hasData: true }
2022 silly addNameRange versions [ 'which',
2022 silly addNameRange [ '1.0.0',
2022 silly addNameRange '1.0.1',
2022 silly addNameRange '1.0.2',
2022 silly addNameRange '1.0.3',
2022 silly addNameRange '1.0.5',
2022 silly addNameRange '1.0.6',
2022 silly addNameRange '1.0.7',
2022 silly addNameRange '1.0.8',
2022 silly addNameRange '1.0.9',
2022 silly addNameRange '1.1.0',
2022 silly addNameRange '1.1.1' ] ]
2023 silly addNamed which@1.0.9
2024 verbose addNamed "1.0.9" is a plain semver version for which
2025 verbose afterAdd /Users/ogd/.npm/escodegen/1.6.1/package/package.json written
2026 verbose afterAdd /Users/ogd/.npm/fileset/0.2.1/package/package.json written
2027 silly cache afterAdd which@1.0.9
2028 verbose afterAdd /Users/ogd/.npm/which/1.0.9/package/package.json not in flight; writing
2029 verbose afterAdd /Users/ogd/.npm/which/1.0.9/package/package.json written
2030 silly fetchNamedPackageData estraverse
2031 silly mapToRegistry name estraverse
2032 silly mapToRegistry using default registry
2033 silly mapToRegistry registry https://registry.npmjs.org/
2034 silly mapToRegistry uri https://registry.npmjs.org/estraverse
2035 silly fetchNamedPackageData esprima
2036 silly mapToRegistry name esprima
2037 silly mapToRegistry using default registry
2038 silly mapToRegistry registry https://registry.npmjs.org/
2039 silly mapToRegistry uri https://registry.npmjs.org/esprima
2040 silly resolveWithNewModule esprima@1.2.5 checking installable status
2041 silly cache add args [ 'esprima@^1.2.2', null ]
2042 verbose cache add spec esprima@^1.2.2
2043 silly fetchNamedPackageData optionator
2044 silly mapToRegistry name optionator
2045 silly mapToRegistry using default registry
2046 silly mapToRegistry registry https://registry.npmjs.org/
2047 silly mapToRegistry uri https://registry.npmjs.org/optionator
2048 silly fetchNamedPackageData source-map
2049 silly mapToRegistry name source-map
2050 silly mapToRegistry using default registry
2051 silly mapToRegistry registry https://registry.npmjs.org/
2052 silly mapToRegistry uri https://registry.npmjs.org/source-map
2053 silly cache add parsed spec { raw: 'esprima@^1.2.2',
2053 silly cache add scope: null,
2053 silly cache add name: 'esprima',
2053 silly cache add rawSpec: '^1.2.2',
2053 silly cache add spec: '>=1.2.2 <2.0.0',
2053 silly cache add type: 'range' }
2054 silly addNamed esprima@>=1.2.2 <2.0.0
2055 verbose addNamed ">=1.2.2 <2.0.0" is a valid semver range for esprima
2056 silly addNameRange { name: 'esprima', range: '>=1.2.2 <2.0.0', hasData: false }
2057 silly mapToRegistry name esprima
2058 silly mapToRegistry using default registry
2059 silly mapToRegistry registry https://registry.npmjs.org/
2060 silly mapToRegistry uri https://registry.npmjs.org/esprima
2061 verbose addNameRange registry:https://registry.npmjs.org/esprima not in flight; fetching
2062 verbose get https://registry.npmjs.org/esprima not expired, no request
2063 silly addNameRange number 2 { name: 'esprima', range: '>=1.2.2 <2.0.0', hasData: true }
2064 silly addNameRange versions [ 'esprima',
2064 silly addNameRange [ '0.7.0',
2064 silly addNameRange '0.8.0',
2064 silly addNameRange '0.8.1',
2064 silly addNameRange '0.8.2',
2064 silly addNameRange '0.9.0',
2064 silly addNameRange '0.9.1',
2064 silly addNameRange '0.9.2',
2064 silly addNameRange '0.9.3',
2064 silly addNameRange '0.9.4',
2064 silly addNameRange '0.9.5',
2064 silly addNameRange '0.9.6',
2064 silly addNameRange '0.9.7',
2064 silly addNameRange '0.9.8',
2064 silly addNameRange '0.9.9',
2064 silly addNameRange '1.0.0',
2064 silly addNameRange '1.0.1',
2064 silly addNameRange '1.0.2',
2064 silly addNameRange '1.0.3',
2064 silly addNameRange '1.0.4',
2064 silly addNameRange '1.1.0',
2064 silly addNameRange '1.1.1',
2064 silly addNameRange '1.2.0',
2064 silly addNameRange '1.2.1',
2064 silly addNameRange '1.2.2',
2064 silly addNameRange '1.2.3',
2064 silly addNameRange '1.2.4',
2064 silly addNameRange '2.0.0',
2064 silly addNameRange '1.2.5',
2064 silly addNameRange '2.1.0',
2064 silly addNameRange '2.2.0',
2064 silly addNameRange '2.3.0',
2064 silly addNameRange '2.4.0',
2064 silly addNameRange '2.4.1',
2064 silly addNameRange '2.5.0',
2064 silly addNameRange '2.6.0' ] ]
2065 silly addNamed esprima@1.2.5
2066 verbose addNamed "1.2.5" is a plain semver version for esprima
2067 verbose request uri https://registry.npmjs.org/source-map
2068 verbose request no auth needed
2069 info attempt registry request try #1 at 18:29:07
2070 verbose request using bearer token for auth
2071 verbose etag "4ZBAY3ZVTEB4M6VDBBGGOIW0X"
2072 http request GET https://registry.npmjs.org/source-map
2073 verbose request uri https://registry.npmjs.org/estraverse
2074 verbose request no auth needed
2075 info attempt registry request try #1 at 18:29:07
2076 verbose request using bearer token for auth
2077 verbose etag "43KBUW1922C3VC2FD90UGFE6L"
2078 http request GET https://registry.npmjs.org/estraverse
2079 silly cache afterAdd esprima@1.2.5
2080 verbose afterAdd /Users/ogd/.npm/esprima/1.2.5/package/package.json not in flight; writing
2081 verbose afterAdd /Users/ogd/.npm/esprima/1.2.5/package/package.json written
2082 http 304 https://registry.npmjs.org/estraverse
2083 silly get cb [ 304,
2083 silly get { 'cache-control': 'max-age=60',
2083 silly get 'accept-ranges': 'bytes',
2083 silly get date: 'Tue, 08 Sep 2015 01:29:07 GMT',
2083 silly get via: '1.1 varnish',
2083 silly get connection: 'keep-alive',
2083 silly get 'x-served-by': 'cache-sjc3123-SJC',
2083 silly get 'x-cache': 'MISS',
2083 silly get 'x-cache-hits': '0',
2083 silly get 'x-timer': 'S1441675747.332945,VS0,VE37' } ]
2084 verbose etag https://registry.npmjs.org/estraverse from cache
2085 verbose get saving estraverse to /Users/ogd/.npm/registry.npmjs.org/estraverse/.cache.json
2086 silly resolveWithNewModule estraverse@1.9.3 checking installable status
2087 silly cache add args [ 'estraverse@^1.9.1', null ]
2088 verbose cache add spec estraverse@^1.9.1
2089 silly cache add parsed spec { raw: 'estraverse@^1.9.1',
2089 silly cache add scope: null,
2089 silly cache add name: 'estraverse',
2089 silly cache add rawSpec: '^1.9.1',
2089 silly cache add spec: '>=1.9.1 <2.0.0',
2089 silly cache add type: 'range' }
2090 silly addNamed estraverse@>=1.9.1 <2.0.0
2091 verbose addNamed ">=1.9.1 <2.0.0" is a valid semver range for estraverse
2092 silly addNameRange { name: 'estraverse', range: '>=1.9.1 <2.0.0', hasData: false }
2093 silly mapToRegistry name estraverse
2094 silly mapToRegistry using default registry
2095 silly mapToRegistry registry https://registry.npmjs.org/
2096 silly mapToRegistry uri https://registry.npmjs.org/estraverse
2097 verbose addNameRange registry:https://registry.npmjs.org/estraverse not in flight; fetching
2098 verbose get https://registry.npmjs.org/estraverse not expired, no request
2099 silly addNameRange number 2 { name: 'estraverse', range: '>=1.9.1 <2.0.0', hasData: true }
2100 silly addNameRange versions [ 'estraverse',
2100 silly addNameRange [ '0.0.1',
2100 silly addNameRange '0.0.2',
2100 silly addNameRange '0.0.3',
2100 silly addNameRange '0.0.4',
2100 silly addNameRange '1.0.0',
2100 silly addNameRange '1.1.0',
2100 silly addNameRange '1.1.1',
2100 silly addNameRange '1.1.2-1',
2100 silly addNameRange '1.2.0',
2100 silly addNameRange '1.3.0',
2100 silly addNameRange '1.3.1',
2100 silly addNameRange '1.3.2',
2100 silly addNameRange '1.4.0',
2100 silly addNameRange '1.5.0',
2100 silly addNameRange '1.5.1',
2100 silly addNameRange '1.6.0',
2100 silly addNameRange '1.7.0',
2100 silly addNameRange '1.7.1',
2100 silly addNameRange '1.8.0',
2100 silly addNameRange '1.9.0',
2100 silly addNameRange '1.9.1',
2100 silly addNameRange '1.9.3',
2100 silly addNameRange '2.0.0',
2100 silly addNameRange '3.0.0',
2100 silly addNameRange '3.1.0',
2100 silly addNameRange '4.0.0',
2100 silly addNameRange '4.1.0' ] ]
2101 silly addNamed estraverse@1.9.3
2102 verbose addNamed "1.9.3" is a plain semver version for estraverse
2103 silly cache afterAdd estraverse@1.9.3
2104 verbose afterAdd /Users/ogd/.npm/estraverse/1.9.3/package/package.json not in flight; writing
2105 verbose afterAdd /Users/ogd/.npm/estraverse/1.9.3/package/package.json written
2106 http 304 https://registry.npmjs.org/source-map
2107 silly get cb [ 304,
2107 silly get { 'cache-control': 'max-age=60',
2107 silly get 'accept-ranges': 'bytes',
2107 silly get date: 'Tue, 08 Sep 2015 01:29:07 GMT',
2107 silly get via: '1.1 varnish',
2107 silly get connection: 'keep-alive',
2107 silly get 'x-served-by': 'cache-sjc3130-SJC',
2107 silly get 'x-cache': 'MISS',
2107 silly get 'x-cache-hits': '0',
2107 silly get 'x-timer': 'S1441675747.332570,VS0,VE153' } ]
2108 verbose etag https://registry.npmjs.org/source-map from cache
2109 verbose get saving source-map to /Users/ogd/.npm/registry.npmjs.org/source-map/.cache.json
2110 silly resolveWithNewModule source-map@0.1.43 checking installable status
2111 silly cache add args [ 'source-map@~0.1.40', null ]
2112 verbose cache add spec source-map@~0.1.40
2113 silly cache add parsed spec { raw: 'source-map@~0.1.40',
2113 silly cache add scope: null,
2113 silly cache add name: 'source-map',
2113 silly cache add rawSpec: '~0.1.40',
2113 silly cache add spec: '>=0.1.40 <0.2.0',
2113 silly cache add type: 'range' }
2114 silly addNamed source-map@>=0.1.40 <0.2.0
2115 verbose addNamed ">=0.1.40 <0.2.0" is a valid semver range for source-map
2116 silly addNameRange { name: 'source-map', range: '>=0.1.40 <0.2.0', hasData: false }
2117 silly mapToRegistry name source-map
2118 silly mapToRegistry using default registry
2119 silly mapToRegistry registry https://registry.npmjs.org/
2120 silly mapToRegistry uri https://registry.npmjs.org/source-map
2121 verbose addNameRange registry:https://registry.npmjs.org/source-map not in flight; fetching
2122 verbose get https://registry.npmjs.org/source-map not expired, no request
2123 silly addNameRange number 2 { name: 'source-map', range: '>=0.1.40 <0.2.0', hasData: true }
2124 silly addNameRange versions [ 'source-map',
2124 silly addNameRange [ '0.0.0',
2124 silly addNameRange '0.1.0',
2124 silly addNameRange '0.1.1',
2124 silly addNameRange '0.1.2',
2124 silly addNameRange '0.1.3',
2124 silly addNameRange '0.1.4',
2124 silly addNameRange '0.1.5',
2124 silly addNameRange '0.1.6',
2124 silly addNameRange '0.1.7',
2124 silly addNameRange '0.1.8',
2124 silly addNameRange '0.1.9',
2124 silly addNameRange '0.1.10',
2124 silly addNameRange '0.1.11',
2124 silly addNameRange '0.1.12',
2124 silly addNameRange '0.1.13',
2124 silly addNameRange '0.1.14',
2124 silly addNameRange '0.1.15',
2124 silly addNameRange '0.1.16',
2124 silly addNameRange '0.1.17',
2124 silly addNameRange '0.1.18',
2124 silly addNameRange '0.1.19',
2124 silly addNameRange '0.1.20',
2124 silly addNameRange '0.1.21',
2124 silly addNameRange '0.1.22',
2124 silly addNameRange '0.1.23',
2124 silly addNameRange '0.1.24',
2124 silly addNameRange '0.1.25',
2124 silly addNameRange '0.1.26',
2124 silly addNameRange '0.1.27',
2124 silly addNameRange '0.1.28',
2124 silly addNameRange '0.1.29',
2124 silly addNameRange '0.1.30',
2124 silly addNameRange '0.1.31',
2124 silly addNameRange '0.1.32',
2124 silly addNameRange '0.1.33',
2124 silly addNameRange '0.1.34',
2124 silly addNameRange '0.1.35',
2124 silly addNameRange '0.1.36',
2124 silly addNameRange '0.1.37',
2124 silly addNameRange '0.1.38',
2124 silly addNameRange '0.1.39',
2124 silly addNameRange '0.1.40',
2124 silly addNameRange '0.1.41',
2124 silly addNameRange '0.1.42',
2124 silly addNameRange '0.1.43',
2124 silly addNameRange '0.2.0',
2124 silly addNameRange '0.3.0',
2124 silly addNameRange '0.4.0',
2124 silly addNameRange '0.4.1',
2124 silly addNameRange '0.4.2',
2124 silly addNameRange '0.4.3',
2124 silly addNameRange '0.4.4' ] ]
2125 silly addNamed source-map@0.1.43
2126 verbose addNamed "0.1.43" is a plain semver version for source-map
2127 silly cache afterAdd source-map@0.1.43
2128 verbose afterAdd /Users/ogd/.npm/source-map/0.1.43/package/package.json not in flight; writing
2129 verbose afterAdd /Users/ogd/.npm/source-map/0.1.43/package/package.json written
2130 silly fetchNamedPackageData amdefine
2131 silly mapToRegistry name amdefine
2132 silly mapToRegistry using default registry
2133 silly mapToRegistry registry https://registry.npmjs.org/
2134 silly mapToRegistry uri https://registry.npmjs.org/amdefine
2135 verbose request uri https://registry.npmjs.org/amdefine
2136 verbose request no auth needed
2137 info attempt registry request try #1 at 18:29:07
2138 verbose request using bearer token for auth
2139 verbose etag "CQH8SW0THU42U5RKW7K6F1TRH"
2140 http request GET https://registry.npmjs.org/amdefine
2141 http 304 https://registry.npmjs.org/amdefine
2142 silly get cb [ 304,
2142 silly get { 'cache-control': 'max-age=60',
2142 silly get 'accept-ranges': 'bytes',
2142 silly get date: 'Tue, 08 Sep 2015 01:29:07 GMT',
2142 silly get via: '1.1 varnish',
2142 silly get connection: 'keep-alive',
2142 silly get 'x-served-by': 'cache-sjc3134-SJC',
2142 silly get 'x-cache': 'MISS',
2142 silly get 'x-cache-hits': '0',
2142 silly get 'x-timer': 'S1441675747.558516,VS0,VE83' } ]
2143 verbose etag https://registry.npmjs.org/amdefine from cache
2144 verbose get saving amdefine to /Users/ogd/.npm/registry.npmjs.org/amdefine/.cache.json
2145 silly resolveWithNewModule amdefine@1.0.0 checking installable status
2146 silly cache add args [ 'amdefine@>=0.0.4', null ]
2147 verbose cache add spec amdefine@>=0.0.4
2148 silly cache add parsed spec { raw: 'amdefine@>=0.0.4',
2148 silly cache add scope: null,
2148 silly cache add name: 'amdefine',
2148 silly cache add rawSpec: '>=0.0.4',
2148 silly cache add spec: '>=0.0.4',
2148 silly cache add type: 'range' }
2149 silly addNamed amdefine@>=0.0.4
2150 verbose addNamed ">=0.0.4" is a valid semver range for amdefine
2151 silly addNameRange { name: 'amdefine', range: '>=0.0.4', hasData: false }
2152 silly mapToRegistry name amdefine
2153 silly mapToRegistry using default registry
2154 silly mapToRegistry registry https://registry.npmjs.org/
2155 silly mapToRegistry uri https://registry.npmjs.org/amdefine
2156 verbose addNameRange registry:https://registry.npmjs.org/amdefine not in flight; fetching
2157 verbose get https://registry.npmjs.org/amdefine not expired, no request
2158 silly addNameRange number 2 { name: 'amdefine', range: '>=0.0.4', hasData: true }
2159 silly addNameRange versions [ 'amdefine',
2159 silly addNameRange [ '0.0.1',
2159 silly addNameRange '0.0.2',
2159 silly addNameRange '0.0.3',
2159 silly addNameRange '0.0.4',
2159 silly addNameRange '0.0.5',
2159 silly addNameRange '0.0.6',
2159 silly addNameRange '0.0.7',
2159 silly addNameRange '0.0.8',
2159 silly addNameRange '0.1.0',
2159 silly addNameRange '0.1.1',
2159 silly addNameRange '1.0.0' ] ]
2160 silly addNamed amdefine@1.0.0
2161 verbose addNamed "1.0.0" is a plain semver version for amdefine
2162 silly cache afterAdd amdefine@1.0.0
2163 verbose afterAdd /Users/ogd/.npm/amdefine/1.0.0/package/package.json not in flight; writing
2164 verbose afterAdd /Users/ogd/.npm/amdefine/1.0.0/package/package.json written
2165 silly fetchNamedPackageData minimatch
2166 silly mapToRegistry name minimatch
2167 silly mapToRegistry using default registry
2168 silly mapToRegistry registry https://registry.npmjs.org/
2169 silly mapToRegistry uri https://registry.npmjs.org/minimatch
2170 verbose request uri https://registry.npmjs.org/minimatch
2171 verbose request no auth needed
2172 info attempt registry request try #1 at 18:29:07
2173 verbose request using bearer token for auth
2174 verbose etag "82ZJJ0VXI0TT91X12U77FYJDP"
2175 http request GET https://registry.npmjs.org/minimatch
2176 http 304 https://registry.npmjs.org/minimatch
2177 silly get cb [ 304,
2177 silly get { 'cache-control': 'max-age=60',
2177 silly get 'accept-ranges': 'bytes',
2177 silly get date: 'Tue, 08 Sep 2015 01:29:07 GMT',
2177 silly get via: '1.1 varnish',
2177 silly get connection: 'keep-alive',
2177 silly get 'x-served-by': 'cache-sjc3130-SJC',
2177 silly get 'x-cache': 'MISS',
2177 silly get 'x-cache-hits': '0',
2177 silly get 'x-timer': 'S1441675747.705065,VS0,VE38' } ]
2178 verbose etag https://registry.npmjs.org/minimatch from cache
2179 verbose get saving minimatch to /Users/ogd/.npm/registry.npmjs.org/minimatch/.cache.json
2180 silly resolveWithNewModule minimatch@2.0.10 checking installable status
2181 silly cache add args [ 'minimatch@2.x', null ]
2182 verbose cache add spec minimatch@2.x
2183 silly cache add parsed spec { raw: 'minimatch@2.x',
2183 silly cache add scope: null,
2183 silly cache add name: 'minimatch',
2183 silly cache add rawSpec: '2.x',
2183 silly cache add spec: '>=2.0.0 <3.0.0',
2183 silly cache add type: 'range' }
2184 silly addNamed minimatch@>=2.0.0 <3.0.0
2185 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for minimatch
2186 silly addNameRange { name: 'minimatch', range: '>=2.0.0 <3.0.0', hasData: false }
2187 silly mapToRegistry name minimatch
2188 silly mapToRegistry using default registry
2189 silly mapToRegistry registry https://registry.npmjs.org/
2190 silly mapToRegistry uri https://registry.npmjs.org/minimatch
2191 verbose addNameRange registry:https://registry.npmjs.org/minimatch not in flight; fetching
2192 verbose get https://registry.npmjs.org/minimatch not expired, no request
2193 silly addNameRange number 2 { name: 'minimatch', range: '>=2.0.0 <3.0.0', hasData: true }
2194 silly addNameRange versions [ 'minimatch',
2194 silly addNameRange [ '0.0.1',
2194 silly addNameRange '0.0.2',
2194 silly addNameRange '0.0.4',
2194 silly addNameRange '0.0.5',
2194 silly addNameRange '0.1.1',
2194 silly addNameRange '0.1.2',
2194 silly addNameRange '0.1.3',
2194 silly addNameRange '0.1.4',
2194 silly addNameRange '0.1.5',
2194 silly addNameRange '0.2.0',
2194 silly addNameRange '0.2.2',
2194 silly addNameRange '0.2.3',
2194 silly addNameRange '0.2.4',
2194 silly addNameRange '0.2.5',
2194 silly addNameRange '0.2.6',
2194 silly addNameRange '0.2.7',
2194 silly addNameRange '0.2.8',
2194 silly addNameRange '0.2.9',
2194 silly addNameRange '0.2.10',
2194 silly addNameRange '0.2.11',
2194 silly addNameRange '0.2.12',
2194 silly addNameRange '0.2.13',
2194 silly addNameRange '0.2.14',
2194 silly addNameRange '0.3.0',
2194 silly addNameRange '0.4.0',
2194 silly addNameRange '1.0.0',
2194 silly addNameRange '2.0.0',
2194 silly addNameRange '2.0.1',
2194 silly addNameRange '2.0.2',
2194 silly addNameRange '2.0.3',
2194 silly addNameRange '2.0.4',
2194 silly addNameRange '2.0.5',
2194 silly addNameRange '2.0.6',
2194 silly addNameRange '2.0.7',
2194 silly addNameRange '2.0.8',
2194 silly addNameRange '2.0.9',
2194 silly addNameRange '2.0.10' ] ]
2195 silly addNamed minimatch@2.0.10
2196 verbose addNamed "2.0.10" is a plain semver version for minimatch
2197 silly cache afterAdd minimatch@2.0.10
2198 verbose afterAdd /Users/ogd/.npm/minimatch/2.0.10/package/package.json not in flight; writing
2199 verbose afterAdd /Users/ogd/.npm/minimatch/2.0.10/package/package.json written
2200 silly fetchNamedPackageData brace-expansion
2201 silly mapToRegistry name brace-expansion
2202 silly mapToRegistry using default registry
2203 silly mapToRegistry registry https://registry.npmjs.org/
2204 silly mapToRegistry uri https://registry.npmjs.org/brace-expansion
2205 verbose request uri https://registry.npmjs.org/brace-expansion
2206 verbose request no auth needed
2207 info attempt registry request try #1 at 18:29:07
2208 verbose request using bearer token for auth
2209 verbose etag "18Z2VDE6EPY9JHP7D0I3PN5DH"
2210 http request GET https://registry.npmjs.org/brace-expansion
2211 http 304 https://registry.npmjs.org/brace-expansion
2212 silly get cb [ 304,
2212 silly get { 'cache-control': 'max-age=60',
2212 silly get 'accept-ranges': 'bytes',
2212 silly get date: 'Tue, 08 Sep 2015 01:29:07 GMT',
2212 silly get via: '1.1 varnish',
2212 silly get connection: 'keep-alive',
2212 silly get 'x-served-by': 'cache-sjc3133-SJC',
2212 silly get 'x-cache': 'MISS',
2212 silly get 'x-cache-hits': '0',
2212 silly get 'x-timer': 'S1441675747.798446,VS0,VE35' } ]
2213 verbose etag https://registry.npmjs.org/brace-expansion from cache
2214 verbose get saving brace-expansion to /Users/ogd/.npm/registry.npmjs.org/brace-expansion/.cache.json
2215 silly resolveWithNewModule brace-expansion@1.1.0 checking installable status
2216 silly cache add args [ 'brace-expansion@^1.0.0', null ]
2217 verbose cache add spec brace-expansion@^1.0.0
2218 silly cache add parsed spec { raw: 'brace-expansion@^1.0.0',
2218 silly cache add scope: null,
2218 silly cache add name: 'brace-expansion',
2218 silly cache add rawSpec: '^1.0.0',
2218 silly cache add spec: '>=1.0.0 <2.0.0',
2218 silly cache add type: 'range' }
2219 silly addNamed brace-expansion@>=1.0.0 <2.0.0
2220 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for brace-expansion
2221 silly addNameRange { name: 'brace-expansion',
2221 silly addNameRange range: '>=1.0.0 <2.0.0',
2221 silly addNameRange hasData: false }
2222 silly mapToRegistry name brace-expansion
2223 silly mapToRegistry using default registry
2224 silly mapToRegistry registry https://registry.npmjs.org/
2225 silly mapToRegistry uri https://registry.npmjs.org/brace-expansion
2226 verbose addNameRange registry:https://registry.npmjs.org/brace-expansion not in flight; fetching
2227 verbose get https://registry.npmjs.org/brace-expansion not expired, no request
2228 silly addNameRange number 2 { name: 'brace-expansion',
2228 silly addNameRange range: '>=1.0.0 <2.0.0',
2228 silly addNameRange hasData: true }
2229 silly addNameRange versions [ 'brace-expansion', [ '0.0.0', '1.0.0', '1.0.1', '1.1.0' ] ]
2230 silly addNamed brace-expansion@1.1.0
2231 verbose addNamed "1.1.0" is a plain semver version for brace-expansion
2232 silly cache afterAdd brace-expansion@1.1.0
2233 verbose afterAdd /Users/ogd/.npm/brace-expansion/1.1.0/package/package.json not in flight; writing
2234 verbose afterAdd /Users/ogd/.npm/brace-expansion/1.1.0/package/package.json written
2235 silly fetchNamedPackageData balanced-match
2236 silly mapToRegistry name balanced-match
2237 silly mapToRegistry using default registry
2238 silly mapToRegistry registry https://registry.npmjs.org/
2239 silly mapToRegistry uri https://registry.npmjs.org/balanced-match
2240 silly fetchNamedPackageData concat-map
2241 silly mapToRegistry name concat-map
2242 silly mapToRegistry using default registry
2243 silly mapToRegistry registry https://registry.npmjs.org/
2244 silly mapToRegistry uri https://registry.npmjs.org/concat-map
2245 verbose request uri https://registry.npmjs.org/balanced-match
2246 verbose request no auth needed
2247 info attempt registry request try #1 at 18:29:07
2248 verbose request using bearer token for auth
2249 verbose etag "2H6AO94YXV8VUX762CZ8KGSIJ"
2250 http request GET https://registry.npmjs.org/balanced-match
2251 verbose request uri https://registry.npmjs.org/concat-map
2252 verbose request no auth needed
2253 info attempt registry request try #1 at 18:29:07
2254 verbose request using bearer token for auth
2255 verbose etag "2U454Y0TO6HIGLHDYCQETYTN8"
2256 http request GET https://registry.npmjs.org/concat-map
2257 http 304 https://registry.npmjs.org/concat-map
2258 silly get cb [ 304,
2258 silly get { 'cache-control': 'max-age=60',
2258 silly get 'accept-ranges': 'bytes',
2258 silly get date: 'Tue, 08 Sep 2015 01:29:07 GMT',
2258 silly get via: '1.1 varnish',
2258 silly get connection: 'keep-alive',
2258 silly get 'x-served-by': 'cache-sjc3124-SJC',
2258 silly get 'x-cache': 'MISS',
2258 silly get 'x-cache-hits': '0',
2258 silly get 'x-timer': 'S1441675747.901488,VS0,VE37' } ]
2259 verbose etag https://registry.npmjs.org/concat-map from cache
2260 verbose get saving concat-map to /Users/ogd/.npm/registry.npmjs.org/concat-map/.cache.json
2261 silly resolveWithNewModule concat-map@0.0.1 checking installable status
2262 silly cache add args [ 'concat-map@0.0.1', null ]
2263 verbose cache add spec concat-map@0.0.1
2264 silly cache add parsed spec { raw: 'concat-map@0.0.1',
2264 silly cache add scope: null,
2264 silly cache add name: 'concat-map',
2264 silly cache add rawSpec: '0.0.1',
2264 silly cache add spec: '0.0.1',
2264 silly cache add type: 'version' }
2265 silly addNamed concat-map@0.0.1
2266 verbose addNamed "0.0.1" is a plain semver version for concat-map
2267 silly mapToRegistry name concat-map
2268 silly mapToRegistry using default registry
2269 silly mapToRegistry registry https://registry.npmjs.org/
2270 silly mapToRegistry uri https://registry.npmjs.org/concat-map
2271 verbose addNameVersion registry:https://registry.npmjs.org/concat-map not in flight; fetching
2272 verbose get https://registry.npmjs.org/concat-map not expired, no request
2273 silly cache afterAdd concat-map@0.0.1
2274 verbose afterAdd /Users/ogd/.npm/concat-map/0.0.1/package/package.json not in flight; writing
2275 verbose afterAdd /Users/ogd/.npm/concat-map/0.0.1/package/package.json written
2276 http 304 https://registry.npmjs.org/balanced-match
2277 silly get cb [ 304,
2277 silly get { 'cache-control': 'max-age=60',
2277 silly get 'accept-ranges': 'bytes',
2277 silly get date: 'Tue, 08 Sep 2015 01:29:07 GMT',
2277 silly get via: '1.1 varnish',
2277 silly get connection: 'keep-alive',
2277 silly get 'x-served-by': 'cache-sjc3128-SJC',
2277 silly get 'x-cache': 'MISS',
2277 silly get 'x-cache-hits': '0',
2277 silly get 'x-timer': 'S1441675747.897555,VS0,VE87' } ]
2278 verbose etag https://registry.npmjs.org/balanced-match from cache
2279 verbose get saving balanced-match to /Users/ogd/.npm/registry.npmjs.org/balanced-match/.cache.json
2280 silly resolveWithNewModule balanced-match@0.2.0 checking installable status
2281 silly cache add args [ 'balanced-match@^0.2.0', null ]
2282 verbose cache add spec balanced-match@^0.2.0
2283 silly cache add parsed spec { raw: 'balanced-match@^0.2.0',
2283 silly cache add scope: null,
2283 silly cache add name: 'balanced-match',
2283 silly cache add rawSpec: '^0.2.0',
2283 silly cache add spec: '>=0.2.0 <0.3.0',
2283 silly cache add type: 'range' }
2284 silly addNamed balanced-match@>=0.2.0 <0.3.0
2285 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for balanced-match
2286 silly addNameRange { name: 'balanced-match',
2286 silly addNameRange range: '>=0.2.0 <0.3.0',
2286 silly addNameRange hasData: false }
2287 silly mapToRegistry name balanced-match
2288 silly mapToRegistry using default registry
2289 silly mapToRegistry registry https://registry.npmjs.org/
2290 silly mapToRegistry uri https://registry.npmjs.org/balanced-match
2291 verbose addNameRange registry:https://registry.npmjs.org/balanced-match not in flight; fetching
2292 verbose get https://registry.npmjs.org/balanced-match not expired, no request
2293 silly addNameRange number 2 { name: 'balanced-match',
2293 silly addNameRange range: '>=0.2.0 <0.3.0',
2293 silly addNameRange hasData: true }
2294 silly addNameRange versions [ 'balanced-match', [ '0.0.0', '0.0.1', '0.1.0', '0.2.0' ] ]
2295 silly addNamed balanced-match@0.2.0
2296 verbose addNamed "0.2.0" is a plain semver version for balanced-match
2297 silly cache afterAdd balanced-match@0.2.0
2298 verbose afterAdd /Users/ogd/.npm/balanced-match/0.2.0/package/package.json not in flight; writing
2299 verbose afterAdd /Users/ogd/.npm/balanced-match/0.2.0/package/package.json written
2300 silly fetchNamedPackageData optimist
2301 silly mapToRegistry name optimist
2302 silly mapToRegistry using default registry
2303 silly mapToRegistry registry https://registry.npmjs.org/
2304 silly mapToRegistry uri https://registry.npmjs.org/optimist
2305 silly fetchNamedPackageData uglify-js
2306 silly mapToRegistry name uglify-js
2307 silly mapToRegistry using default registry
2308 silly mapToRegistry registry https://registry.npmjs.org/
2309 silly mapToRegistry uri https://registry.npmjs.org/uglify-js
2310 verbose request uri https://registry.npmjs.org/optimist
2311 verbose request no auth needed
2312 info attempt registry request try #1 at 18:29:07
2313 verbose request using bearer token for auth
2314 verbose etag "1ICX81I8Z3FA3TLWT823ARGXB"
2315 http request GET https://registry.npmjs.org/optimist
2316 verbose request uri https://registry.npmjs.org/uglify-js
2317 verbose request no auth needed
2318 info attempt registry request try #1 at 18:29:07
2319 verbose request using bearer token for auth
2320 verbose etag "AHJX5MQZJ5IF6CKGKWOBFZ8TT"
2321 http request GET https://registry.npmjs.org/uglify-js
2322 http 304 https://registry.npmjs.org/optimist
2323 silly get cb [ 304,
2323 silly get { 'cache-control': 'max-age=60',
2323 silly get 'accept-ranges': 'bytes',
2323 silly get date: 'Tue, 08 Sep 2015 01:29:08 GMT',
2323 silly get via: '1.1 varnish',
2323 silly get connection: 'keep-alive',
2323 silly get 'x-served-by': 'cache-sjc3122-SJC',
2323 silly get 'x-cache': 'MISS',
2323 silly get 'x-cache-hits': '0',
2323 silly get 'x-timer': 'S1441675748.046729,VS0,VE82' } ]
2324 verbose etag https://registry.npmjs.org/optimist from cache
2325 verbose get saving optimist to /Users/ogd/.npm/registry.npmjs.org/optimist/.cache.json
2326 silly resolveWithNewModule optimist@0.6.1 checking installable status
2327 silly cache add args [ 'optimist@^0.6.1', null ]
2328 verbose cache add spec optimist@^0.6.1
2329 silly cache add parsed spec { raw: 'optimist@^0.6.1',
2329 silly cache add scope: null,
2329 silly cache add name: 'optimist',
2329 silly cache add rawSpec: '^0.6.1',
2329 silly cache add spec: '>=0.6.1 <0.7.0',
2329 silly cache add type: 'range' }
2330 silly addNamed optimist@>=0.6.1 <0.7.0
2331 verbose addNamed ">=0.6.1 <0.7.0" is a valid semver range for optimist
2332 silly addNameRange { name: 'optimist', range: '>=0.6.1 <0.7.0', hasData: false }
2333 silly mapToRegistry name optimist
2334 silly mapToRegistry using default registry
2335 silly mapToRegistry registry https://registry.npmjs.org/
2336 silly mapToRegistry uri https://registry.npmjs.org/optimist
2337 verbose addNameRange registry:https://registry.npmjs.org/optimist not in flight; fetching
2338 http 304 https://registry.npmjs.org/uglify-js
2339 silly get cb [ 304,
2339 silly get { 'cache-control': 'max-age=60',
2339 silly get 'accept-ranges': 'bytes',
2339 silly get date: 'Tue, 08 Sep 2015 01:29:08 GMT',
2339 silly get via: '1.1 varnish',
2339 silly get connection: 'keep-alive',
2339 silly get 'x-served-by': 'cache-sjc3128-SJC',
2339 silly get 'x-cache': 'MISS',
2339 silly get 'x-cache-hits': '0',
2339 silly get 'x-timer': 'S1441675748.053008,VS0,VE85' } ]
2340 verbose etag https://registry.npmjs.org/uglify-js from cache
2341 verbose get saving uglify-js to /Users/ogd/.npm/registry.npmjs.org/uglify-js/.cache.json
2342 verbose get https://registry.npmjs.org/optimist not expired, no request
2343 silly addNameRange number 2 { name: 'optimist', range: '>=0.6.1 <0.7.0', hasData: true }
2344 silly addNameRange versions [ 'optimist',
2344 silly addNameRange [ '0.0.1',
2344 silly addNameRange '0.0.2',
2344 silly addNameRange '0.0.4',
2344 silly addNameRange '0.0.5',
2344 silly addNameRange '0.0.6',
2344 silly addNameRange '0.0.7',
2344 silly addNameRange '0.1.0',
2344 silly addNameRange '0.1.1',
2344 silly addNameRange '0.1.2',
2344 silly addNameRange '0.1.3',
2344 silly addNameRange '0.1.4',
2344 silly addNameRange '0.1.5',
2344 silly addNameRange '0.1.6',
2344 silly addNameRange '0.1.7',
2344 silly addNameRange '0.1.8',
2344 silly addNameRange '0.1.9',
2344 silly addNameRange '0.0.3',
2344 silly addNameRange '0.2.0',
2344 silly addNameRange '0.2.1',
2344 silly addNameRange '0.2.2',
2344 silly addNameRange '0.2.3',
2344 silly addNameRange '0.2.4',
2344 silly addNameRange '0.2.5',
2344 silly addNameRange '0.2.6',
2344 silly addNameRange '0.2.7',
2344 silly addNameRange '0.2.8',
2344 silly addNameRange '0.3.0',
2344 silly addNameRange '0.3.1',
2344 silly addNameRange '0.3.3',
2344 silly addNameRange '0.3.4',
2344 silly addNameRange '0.3.5',
2344 silly addNameRange '0.3.6',
2344 silly addNameRange '0.3.7',
2344 silly addNameRange '0.4.0',
2344 silly addNameRange '0.5.0',
2344 silly addNameRange '0.5.1',
2344 silly addNameRange '0.5.2',
2344 silly addNameRange '0.6.0',
2344 silly addNameRange '0.6.1' ] ]
2345 silly addNamed optimist@0.6.1
2346 verbose addNamed "0.6.1" is a plain semver version for optimist
2347 silly cache afterAdd optimist@0.6.1
2348 verbose afterAdd /Users/ogd/.npm/optimist/0.6.1/package/package.json not in flight; writing
2349 silly resolveWithNewModule uglify-js@2.3.6 checking installable status
2350 silly cache add args [ 'uglify-js@~2.3', null ]
2351 verbose cache add spec uglify-js@~2.3
2352 silly cache add parsed spec { raw: 'uglify-js@~2.3',
2352 silly cache add scope: null,
2352 silly cache add name: 'uglify-js',
2352 silly cache add rawSpec: '~2.3',
2352 silly cache add spec: '>=2.3.0 <2.4.0',
2352 silly cache add type: 'range' }
2353 silly addNamed uglify-js@>=2.3.0 <2.4.0
2354 verbose addNamed ">=2.3.0 <2.4.0" is a valid semver range for uglify-js
2355 silly addNameRange { name: 'uglify-js', range: '>=2.3.0 <2.4.0', hasData: false }
2356 silly mapToRegistry name uglify-js
2357 silly mapToRegistry using default registry
2358 silly mapToRegistry registry https://registry.npmjs.org/
2359 silly mapToRegistry uri https://registry.npmjs.org/uglify-js
2360 verbose addNameRange registry:https://registry.npmjs.org/uglify-js not in flight; fetching
2361 verbose get https://registry.npmjs.org/uglify-js not expired, no request
2362 silly addNameRange number 2 { name: 'uglify-js', range: '>=2.3.0 <2.4.0', hasData: true }
2363 silly addNameRange versions [ 'uglify-js',
2363 silly addNameRange [ '0.0.1',
2363 silly addNameRange '0.0.2',
2363 silly addNameRange '0.0.3',
2363 silly addNameRange '0.0.4',
2363 silly addNameRange '0.0.5',
2363 silly addNameRange '1.0.1',
2363 silly addNameRange '1.0.2',
2363 silly addNameRange '1.0.3',
2363 silly addNameRange '1.0.4',
2363 silly addNameRange '1.0.5',
2363 silly addNameRange '1.0.6',
2363 silly addNameRange '1.0.7',
2363 silly addNameRange '1.1.0',
2363 silly addNameRange '1.1.1',
2363 silly addNameRange '1.2.0',
2363 silly addNameRange '1.2.1',
2363 silly addNameRange '1.2.2',
2363 silly addNameRange '1.2.3',
2363 silly addNameRange '1.2.4',
2363 silly addNameRange '1.2.5',
2363 silly addNameRange '1.2.6',
2363 silly addNameRange '1.3.0',
2363 silly addNameRange '1.3.1',
2363 silly addNameRange '1.3.2',
2363 silly addNameRange '1.3.3',
2363 silly addNameRange '1.3.4',
2363 silly addNameRange '2.2.0',
2363 silly addNameRange '2.2.1',
2363 silly addNameRange '2.2.2',
2363 silly addNameRange '2.2.3',
2363 silly addNameRange '2.2.4',
2363 silly addNameRange '2.2.5',
2363 silly addNameRange '2.3.0',
2363 silly addNameRange '2.3.1',
2363 silly addNameRange '2.3.2',
2363 silly addNameRange '2.3.3',
2363 silly addNameRange '2.3.4',
2363 silly addNameRange '2.3.5',
2363 silly addNameRange '2.3.6',
2363 silly addNameRange '1.3.5',
2363 silly addNameRange '2.4.0',
2363 silly addNameRange '2.4.1',
2363 silly addNameRange '2.4.2',
2363 silly addNameRange '2.4.3',
2363 silly addNameRange '2.4.4',
2363 silly addNameRange '2.4.5',
2363 silly addNameRange '2.4.6',
2363 silly addNameRange '2.4.7',
2363 silly addNameRange '2.4.8',
2363 silly addNameRange '2.4.9',
2363 silly addNameRange '2.4.10',
2363 silly addNameRange '2.4.11',
2363 silly addNameRange '2.4.12',
2363 silly addNameRange '2.4.13',
2363 silly addNameRange '2.4.14',
2363 silly addNameRange '2.4.15',
2363 silly addNameRange '2.4.16',
2363 silly addNameRange '2.4.17',
2363 silly addNameRange '2.4.18',
2363 silly addNameRange '2.4.19',
2363 silly addNameRange '2.4.20',
2363 silly addNameRange '2.4.21',
2363 silly addNameRange '2.4.22',
2363 silly addNameRange '2.4.23',
2363 silly addNameRange '2.4.24' ] ]
2364 silly addNamed uglify-js@2.3.6
2365 verbose addNamed "2.3.6" is a plain semver version for uglify-js
2366 verbose afterAdd /Users/ogd/.npm/optimist/0.6.1/package/package.json written
2367 silly cache afterAdd uglify-js@2.3.6
2368 verbose afterAdd /Users/ogd/.npm/uglify-js/2.3.6/package/package.json not in flight; writing
2369 verbose afterAdd /Users/ogd/.npm/uglify-js/2.3.6/package/package.json written
2370 silly fetchNamedPackageData minimist
2371 silly mapToRegistry name minimist
2372 silly mapToRegistry using default registry
2373 silly mapToRegistry registry https://registry.npmjs.org/
2374 silly mapToRegistry uri https://registry.npmjs.org/minimist
2375 verbose request uri https://registry.npmjs.org/minimist
2376 verbose request no auth needed
2377 info attempt registry request try #1 at 18:29:07
2378 verbose request using bearer token for auth
2379 verbose etag "5MQDP49KS3OML72HKH9CB8LQY"
2380 http request GET https://registry.npmjs.org/minimist
2381 http 304 https://registry.npmjs.org/minimist
2382 silly get cb [ 304,
2382 silly get { 'cache-control': 'max-age=60',
2382 silly get 'accept-ranges': 'bytes',
2382 silly get date: 'Tue, 08 Sep 2015 01:29:08 GMT',
2382 silly get via: '1.1 varnish',
2382 silly get connection: 'keep-alive',
2382 silly get 'x-served-by': 'cache-sjc3122-SJC',
2382 silly get 'x-cache': 'MISS',
2382 silly get 'x-cache-hits': '0',
2382 silly get 'x-timer': 'S1441675748.216099,VS0,VE154' } ]
2383 verbose etag https://registry.npmjs.org/minimist from cache
2384 verbose get saving minimist to /Users/ogd/.npm/registry.npmjs.org/minimist/.cache.json
2385 silly resolveWithNewModule minimist@0.0.10 checking installable status
2386 silly cache add args [ 'minimist@~0.0.1', null ]
2387 verbose cache add spec minimist@~0.0.1
2388 silly cache add parsed spec { raw: 'minimist@~0.0.1',
2388 silly cache add scope: null,
2388 silly cache add name: 'minimist',
2388 silly cache add rawSpec: '~0.0.1',
2388 silly cache add spec: '>=0.0.1 <0.1.0',
2388 silly cache add type: 'range' }
2389 silly addNamed minimist@>=0.0.1 <0.1.0
2390 verbose addNamed ">=0.0.1 <0.1.0" is a valid semver range for minimist
2391 silly addNameRange { name: 'minimist', range: '>=0.0.1 <0.1.0', hasData: false }
2392 silly mapToRegistry name minimist
2393 silly mapToRegistry using default registry
2394 silly mapToRegistry registry https://registry.npmjs.org/
2395 silly mapToRegistry uri https://registry.npmjs.org/minimist
2396 verbose addNameRange registry:https://registry.npmjs.org/minimist not in flight; fetching
2397 verbose get https://registry.npmjs.org/minimist not expired, no request
2398 silly addNameRange number 2 { name: 'minimist', range: '>=0.0.1 <0.1.0', hasData: true }
2399 silly addNameRange versions [ 'minimist',
2399 silly addNameRange [ '0.0.0',
2399 silly addNameRange '0.0.1',
2399 silly addNameRange '0.0.2',
2399 silly addNameRange '0.0.3',
2399 silly addNameRange '0.0.4',
2399 silly addNameRange '0.0.5',
2399 silly addNameRange '0.0.6',
2399 silly addNameRange '0.0.7',
2399 silly addNameRange '0.0.8',
2399 silly addNameRange '0.0.9',
2399 silly addNameRange '0.0.10',
2399 silly addNameRange '0.1.0',
2399 silly addNameRange '0.2.0',
2399 silly addNameRange '1.0.0',
2399 silly addNameRange '1.1.0',
2399 silly addNameRange '1.1.1',
2399 silly addNameRange '1.1.2',
2399 silly addNameRange '1.1.3',
2399 silly addNameRange '1.2.0' ] ]
2400 silly addNamed minimist@0.0.10
2401 verbose addNamed "0.0.10" is a plain semver version for minimist
2402 silly cache afterAdd minimist@0.0.10
2403 verbose afterAdd /Users/ogd/.npm/minimist/0.0.10/package/package.json not in flight; writing
2404 verbose afterAdd /Users/ogd/.npm/minimist/0.0.10/package/package.json written
2405 silly fetchNamedPackageData async
2406 silly mapToRegistry name async
2407 silly mapToRegistry using default registry
2408 silly mapToRegistry registry https://registry.npmjs.org/
2409 silly mapToRegistry uri https://registry.npmjs.org/async
2410 silly resolveWithNewModule async@0.2.10 checking installable status
2411 silly cache add args [ 'async@~0.2.6', null ]
2412 verbose cache add spec async@~0.2.6
2413 silly fetchNamedPackageData optimist
2414 silly mapToRegistry name optimist
2415 silly mapToRegistry using default registry
2416 silly mapToRegistry registry https://registry.npmjs.org/
2417 silly mapToRegistry uri https://registry.npmjs.org/optimist
2418 silly resolveWithNewModule optimist@0.3.7 checking installable status
2419 silly cache add args [ 'optimist@~0.3.5', null ]
2420 verbose cache add spec optimist@~0.3.5
2421 silly cache add parsed spec { raw: 'async@~0.2.6',
2421 silly cache add scope: null,
2421 silly cache add name: 'async',
2421 silly cache add rawSpec: '~0.2.6',
2421 silly cache add spec: '>=0.2.6 <0.3.0',
2421 silly cache add type: 'range' }
2422 silly addNamed async@>=0.2.6 <0.3.0
2423 verbose addNamed ">=0.2.6 <0.3.0" is a valid semver range for async
2424 silly addNameRange { name: 'async', range: '>=0.2.6 <0.3.0', hasData: false }
2425 silly mapToRegistry name async
2426 silly mapToRegistry using default registry
2427 silly mapToRegistry registry https://registry.npmjs.org/
2428 silly mapToRegistry uri https://registry.npmjs.org/async
2429 verbose addNameRange registry:https://registry.npmjs.org/async not in flight; fetching
2430 silly cache add parsed spec { raw: 'optimist@~0.3.5',
2430 silly cache add scope: null,
2430 silly cache add name: 'optimist',
2430 silly cache add rawSpec: '~0.3.5',
2430 silly cache add spec: '>=0.3.5 <0.4.0',
2430 silly cache add type: 'range' }
2431 silly addNamed optimist@>=0.3.5 <0.4.0
2432 verbose addNamed ">=0.3.5 <0.4.0" is a valid semver range for optimist
2433 silly addNameRange { name: 'optimist', range: '>=0.3.5 <0.4.0', hasData: false }
2434 silly mapToRegistry name optimist
2435 silly mapToRegistry using default registry
2436 silly mapToRegistry registry https://registry.npmjs.org/
2437 silly mapToRegistry uri https://registry.npmjs.org/optimist
2438 verbose addNameRange registry:https://registry.npmjs.org/optimist not in flight; fetching
2439 verbose get https://registry.npmjs.org/optimist not expired, no request
2440 silly addNameRange number 2 { name: 'optimist', range: '>=0.3.5 <0.4.0', hasData: true }
2441 silly addNameRange versions [ 'optimist',
2441 silly addNameRange [ '0.0.1',
2441 silly addNameRange '0.0.2',
2441 silly addNameRange '0.0.4',
2441 silly addNameRange '0.0.5',
2441 silly addNameRange '0.0.6',
2441 silly addNameRange '0.0.7',
2441 silly addNameRange '0.1.0',
2441 silly addNameRange '0.1.1',
2441 silly addNameRange '0.1.2',
2441 silly addNameRange '0.1.3',
2441 silly addNameRange '0.1.4',
2441 silly addNameRange '0.1.5',
2441 silly addNameRange '0.1.6',
2441 silly addNameRange '0.1.7',
2441 silly addNameRange '0.1.8',
2441 silly addNameRange '0.1.9',
2441 silly addNameRange '0.0.3',
2441 silly addNameRange '0.2.0',
2441 silly addNameRange '0.2.1',
2441 silly addNameRange '0.2.2',
2441 silly addNameRange '0.2.3',
2441 silly addNameRange '0.2.4',
2441 silly addNameRange '0.2.5',
2441 silly addNameRange '0.2.6',
2441 silly addNameRange '0.2.7',
2441 silly addNameRange '0.2.8',
2441 silly addNameRange '0.3.0',
2441 silly addNameRange '0.3.1',
2441 silly addNameRange '0.3.3',
2441 silly addNameRange '0.3.4',
2441 silly addNameRange '0.3.5',
2441 silly addNameRange '0.3.6',
2441 silly addNameRange '0.3.7',
2441 silly addNameRange '0.4.0',
2441 silly addNameRange '0.5.0',
2441 silly addNameRange '0.5.1',
2441 silly addNameRange '0.5.2',
2441 silly addNameRange '0.6.0',
2441 silly addNameRange '0.6.1' ] ]
2442 silly addNamed optimist@0.3.7
2443 verbose addNamed "0.3.7" is a plain semver version for optimist
2444 verbose get https://registry.npmjs.org/async not expired, no request
2445 silly addNameRange number 2 { name: 'async', range: '>=0.2.6 <0.3.0', hasData: true }
2446 silly addNameRange versions [ 'async',
2446 silly addNameRange [ '0.1.0',
2446 silly addNameRange '0.1.1',
2446 silly addNameRange '0.1.2',
2446 silly addNameRange '0.1.3',
2446 silly addNameRange '0.1.4',
2446 silly addNameRange '0.1.5',
2446 silly addNameRange '0.1.6',
2446 silly addNameRange '0.1.7',
2446 silly addNameRange '0.1.8',
2446 silly addNameRange '0.1.9',
2446 silly addNameRange '0.1.10',
2446 silly addNameRange '0.1.11',
2446 silly addNameRange '0.1.12',
2446 silly addNameRange '0.1.13',
2446 silly addNameRange '0.1.14',
2446 silly addNameRange '0.1.15',
2446 silly addNameRange '0.1.16',
2446 silly addNameRange '0.1.17',
2446 silly addNameRange '0.1.18',
2446 silly addNameRange '0.1.19',
2446 silly addNameRange '0.1.20',
2446 silly addNameRange '0.1.21',
2446 silly addNameRange '0.1.22',
2446 silly addNameRange '0.2.0',
2446 silly addNameRange '0.2.1',
2446 silly addNameRange '0.2.2',
2446 silly addNameRange '0.2.3',
2446 silly addNameRange '0.2.4',
2446 silly addNameRange '0.2.5',
2446 silly addNameRange '0.2.6',
2446 silly addNameRange '0.2.7',
2446 silly addNameRange '0.2.8',
2446 silly addNameRange '0.2.9',
2446 silly addNameRange '0.2.10',
2446 silly addNameRange '0.3.0',
2446 silly addNameRange '0.4.0',
2446 silly addNameRange '0.4.1',
2446 silly addNameRange '0.5.0',
2446 silly addNameRange '0.6.0',
2446 silly addNameRange '0.6.1',
2446 silly addNameRange '0.6.2',
2446 silly addNameRange '0.7.0',
2446 silly addNameRange '0.8.0',
2446 silly addNameRange '0.9.0',
2446 silly addNameRange '0.9.2',
2446 silly addNameRange '1.0.0',
2446 silly addNameRange '1.1.0',
2446 silly addNameRange '1.2.0',
2446 silly addNameRange '1.1.1',
2446 silly addNameRange '1.2.1',
2446 silly addNameRange '1.3.0',
2446 silly addNameRange '1.4.0',
2446 silly addNameRange '1.4.1',
2446 silly addNameRange '1.4.2' ] ]
2447 silly addNamed async@0.2.10
2448 verbose addNamed "0.2.10" is a plain semver version for async
2449 silly cache afterAdd optimist@0.3.7
2450 verbose afterAdd /Users/ogd/.npm/optimist/0.3.7/package/package.json not in flight; writing
2451 silly cache afterAdd async@0.2.10
2452 verbose afterAdd /Users/ogd/.npm/async/0.2.10/package/package.json not in flight; writing
2453 verbose afterAdd /Users/ogd/.npm/async/0.2.10/package/package.json written
2454 verbose afterAdd /Users/ogd/.npm/optimist/0.3.7/package/package.json written
2455 silly fetchNamedPackageData is-utf8
2456 silly mapToRegistry name is-utf8
2457 silly mapToRegistry using default registry
2458 silly mapToRegistry registry https://registry.npmjs.org/
2459 silly mapToRegistry uri https://registry.npmjs.org/is-utf8
2460 verbose request uri https://registry.npmjs.org/is-utf8
2461 verbose request no auth needed
2462 info attempt registry request try #1 at 18:29:08
2463 verbose request using bearer token for auth
2464 verbose etag "D9D8P5ITIPUZ1IFE6REZ9J9A7"
2465 http request GET https://registry.npmjs.org/is-utf8
2466 http 304 https://registry.npmjs.org/is-utf8
2467 silly get cb [ 304,
2467 silly get { 'cache-control': 'max-age=60',
2467 silly get 'accept-ranges': 'bytes',
2467 silly get date: 'Tue, 08 Sep 2015 01:29:08 GMT',
2467 silly get via: '1.1 varnish',
2467 silly get connection: 'keep-alive',
2467 silly get 'x-served-by': 'cache-sjc3134-SJC',
2467 silly get 'x-cache': 'MISS',
2467 silly get 'x-cache-hits': '0',
2467 silly get 'x-timer': 'S1441675748.470152,VS0,VE85' } ]
2468 verbose etag https://registry.npmjs.org/is-utf8 from cache
2469 verbose get saving is-utf8 to /Users/ogd/.npm/registry.npmjs.org/is-utf8/.cache.json
2470 silly resolveWithNewModule is-utf8@0.2.0 checking installable status
2471 silly cache add args [ 'is-utf8@^0.2.0', null ]
2472 verbose cache add spec is-utf8@^0.2.0
2473 silly cache add parsed spec { raw: 'is-utf8@^0.2.0',
2473 silly cache add scope: null,
2473 silly cache add name: 'is-utf8',
2473 silly cache add rawSpec: '^0.2.0',
2473 silly cache add spec: '>=0.2.0 <0.3.0',
2473 silly cache add type: 'range' }
2474 silly addNamed is-utf8@>=0.2.0 <0.3.0
2475 verbose addNamed ">=0.2.0 <0.3.0" is a valid semver range for is-utf8
2476 silly addNameRange { name: 'is-utf8', range: '>=0.2.0 <0.3.0', hasData: false }
2477 silly mapToRegistry name is-utf8
2478 silly mapToRegistry using default registry
2479 silly mapToRegistry registry https://registry.npmjs.org/
2480 silly mapToRegistry uri https://registry.npmjs.org/is-utf8
2481 verbose addNameRange registry:https://registry.npmjs.org/is-utf8 not in flight; fetching
2482 verbose get https://registry.npmjs.org/is-utf8 not expired, no request
2483 silly addNameRange number 2 { name: 'is-utf8', range: '>=0.2.0 <0.3.0', hasData: true }
2484 silly addNameRange versions [ 'is-utf8', [ '0.1.0', '0.2.0' ] ]
2485 silly addNamed is-utf8@0.2.0
2486 verbose addNamed "0.2.0" is a plain semver version for is-utf8
2487 silly cache afterAdd is-utf8@0.2.0
2488 verbose afterAdd /Users/ogd/.npm/is-utf8/0.2.0/package/package.json not in flight; writing
2489 verbose afterAdd /Users/ogd/.npm/is-utf8/0.2.0/package/package.json written
2490 silly fetchNamedPackageData camelcase
2491 silly mapToRegistry name camelcase
2492 silly mapToRegistry using default registry
2493 silly mapToRegistry registry https://registry.npmjs.org/
2494 silly mapToRegistry uri https://registry.npmjs.org/camelcase
2495 silly fetchNamedPackageData cliui
2496 silly mapToRegistry name cliui
2497 silly mapToRegistry using default registry
2498 silly mapToRegistry registry https://registry.npmjs.org/
2499 silly mapToRegistry uri https://registry.npmjs.org/cliui
2500 silly fetchNamedPackageData decamelize
2501 silly mapToRegistry name decamelize
2502 silly mapToRegistry using default registry
2503 silly mapToRegistry registry https://registry.npmjs.org/
2504 silly mapToRegistry uri https://registry.npmjs.org/decamelize
2505 silly fetchNamedPackageData window-size
2506 silly mapToRegistry name window-size
2507 silly mapToRegistry using default registry
2508 silly mapToRegistry registry https://registry.npmjs.org/
2509 silly mapToRegistry uri https://registry.npmjs.org/window-size
2510 verbose request uri https://registry.npmjs.org/cliui
2511 verbose request no auth needed
2512 info attempt registry request try #1 at 18:29:08
2513 verbose request using bearer token for auth
2514 verbose etag "16JLNF1VNPS37EGL3QH9RJ6DH"
2515 http request GET https://registry.npmjs.org/cliui
2516 verbose request uri https://registry.npmjs.org/decamelize
2517 verbose request no auth needed
2518 info attempt registry request try #1 at 18:29:08
2519 verbose request using bearer token for auth
2520 verbose etag "2A5YF1OTGKICU3AS2KBX3SATH"
2521 http request GET https://registry.npmjs.org/decamelize
2522 verbose request uri https://registry.npmjs.org/camelcase
2523 verbose request no auth needed
2524 info attempt registry request try #1 at 18:29:08
2525 verbose request using bearer token for auth
2526 verbose etag "7WZ0XLH199GIGBO2GQB2BI98I"
2527 http request GET https://registry.npmjs.org/camelcase
2528 verbose request uri https://registry.npmjs.org/window-size
2529 verbose request no auth needed
2530 info attempt registry request try #1 at 18:29:08
2531 verbose request using bearer token for auth
2532 verbose etag "C89P8BRHTO19Y89RGN0QYMS41"
2533 http request GET https://registry.npmjs.org/window-size
2534 http 304 https://registry.npmjs.org/decamelize
2535 silly get cb [ 304,
2535 silly get { 'cache-control': 'max-age=60',
2535 silly get 'accept-ranges': 'bytes',
2535 silly get date: 'Tue, 08 Sep 2015 01:29:08 GMT',
2535 silly get via: '1.1 varnish',
2535 silly get connection: 'keep-alive',
2535 silly get 'x-served-by': 'cache-sjc3122-SJC',
2535 silly get 'x-cache': 'MISS',
2535 silly get 'x-cache-hits': '0',
2535 silly get 'x-timer': 'S1441675748.628313,VS0,VE39' } ]
2536 verbose etag https://registry.npmjs.org/decamelize from cache
2537 verbose get saving decamelize to /Users/ogd/.npm/registry.npmjs.org/decamelize/.cache.json
2538 silly resolveWithNewModule decamelize@1.0.0 checking installable status
2539 silly cache add args [ 'decamelize@^1.0.0', null ]
2540 verbose cache add spec decamelize@^1.0.0
2541 silly cache add parsed spec { raw: 'decamelize@^1.0.0',
2541 silly cache add scope: null,
2541 silly cache add name: 'decamelize',
2541 silly cache add rawSpec: '^1.0.0',
2541 silly cache add spec: '>=1.0.0 <2.0.0',
2541 silly cache add type: 'range' }
2542 silly addNamed decamelize@>=1.0.0 <2.0.0
2543 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for decamelize
2544 silly addNameRange { name: 'decamelize', range: '>=1.0.0 <2.0.0', hasData: false }
2545 silly mapToRegistry name decamelize
2546 silly mapToRegistry using default registry
2547 silly mapToRegistry registry https://registry.npmjs.org/
2548 silly mapToRegistry uri https://registry.npmjs.org/decamelize
2549 verbose addNameRange registry:https://registry.npmjs.org/decamelize not in flight; fetching
2550 verbose get https://registry.npmjs.org/decamelize not expired, no request
2551 silly addNameRange number 2 { name: 'decamelize', range: '>=1.0.0 <2.0.0', hasData: true }
2552 silly addNameRange versions [ 'decamelize', [ '1.0.0' ] ]
2553 silly addNamed decamelize@1.0.0
2554 verbose addNamed "1.0.0" is a plain semver version for decamelize
2555 silly cache afterAdd decamelize@1.0.0
2556 verbose afterAdd /Users/ogd/.npm/decamelize/1.0.0/package/package.json not in flight; writing
2557 verbose afterAdd /Users/ogd/.npm/decamelize/1.0.0/package/package.json written
2558 http 304 https://registry.npmjs.org/cliui
2559 silly get cb [ 304,
2559 silly get { 'cache-control': 'max-age=60',
2559 silly get 'accept-ranges': 'bytes',
2559 silly get date: 'Tue, 08 Sep 2015 01:29:08 GMT',
2559 silly get via: '1.1 varnish',
2559 silly get connection: 'keep-alive',
2559 silly get 'x-served-by': 'cache-sjc3124-SJC',
2559 silly get 'x-cache': 'MISS',
2559 silly get 'x-cache-hits': '0',
2559 silly get 'x-timer': 'S1441675748.617827,VS0,VE82' } ]
2560 verbose etag https://registry.npmjs.org/cliui from cache
2561 verbose get saving cliui to /Users/ogd/.npm/registry.npmjs.org/cliui/.cache.json
2562 silly resolveWithNewModule cliui@2.1.0 checking installable status
2563 silly cache add args [ 'cliui@^2.1.0', null ]
2564 verbose cache add spec cliui@^2.1.0
2565 silly cache add parsed spec { raw: 'cliui@^2.1.0',
2565 silly cache add scope: null,
2565 silly cache add name: 'cliui',
2565 silly cache add rawSpec: '^2.1.0',
2565 silly cache add spec: '>=2.1.0 <3.0.0',
2565 silly cache add type: 'range' }
2566 silly addNamed cliui@>=2.1.0 <3.0.0
2567 verbose addNamed ">=2.1.0 <3.0.0" is a valid semver range for cliui
2568 silly addNameRange { name: 'cliui', range: '>=2.1.0 <3.0.0', hasData: false }
2569 silly mapToRegistry name cliui
2570 silly mapToRegistry using default registry
2571 silly mapToRegistry registry https://registry.npmjs.org/
2572 silly mapToRegistry uri https://registry.npmjs.org/cliui
2573 verbose addNameRange registry:https://registry.npmjs.org/cliui not in flight; fetching
2574 verbose get https://registry.npmjs.org/cliui not expired, no request
2575 silly addNameRange number 2 { name: 'cliui', range: '>=2.1.0 <3.0.0', hasData: true }
2576 silly addNameRange versions [ 'cliui',
2576 silly addNameRange [ '1.0.0', '1.1.0', '1.3.0', '1.4.0', '2.0.0', '2.1.0' ] ]
2577 silly addNamed cliui@2.1.0
2578 verbose addNamed "2.1.0" is a plain semver version for cliui
2579 silly cache afterAdd cliui@2.1.0
2580 verbose afterAdd /Users/ogd/.npm/cliui/2.1.0/package/package.json not in flight; writing
2581 verbose afterAdd /Users/ogd/.npm/cliui/2.1.0/package/package.json written
2582 http 304 https://registry.npmjs.org/window-size
2583 silly get cb [ 304,
2583 silly get { 'cache-control': 'max-age=60',
2583 silly get 'accept-ranges': 'bytes',
2583 silly get date: 'Tue, 08 Sep 2015 01:29:08 GMT',
2583 silly get via: '1.1 varnish',
2583 silly get connection: 'keep-alive',
2583 silly get 'x-served-by': 'cache-sjc3125-SJC',
2583 silly get 'x-cache': 'MISS',
2583 silly get 'x-cache-hits': '0',
2583 silly get 'x-timer': 'S1441675748.622852,VS0,VE85' } ]
2584 verbose etag https://registry.npmjs.org/window-size from cache
2585 verbose get saving window-size to /Users/ogd/.npm/registry.npmjs.org/window-size/.cache.json
2586 silly resolveWithNewModule window-size@0.1.2 checking installable status
2587 silly cache add args [ 'window-size@^0.1.1', null ]
2588 verbose cache add spec window-size@^0.1.1
2589 silly cache add parsed spec { raw: 'window-size@^0.1.1',
2589 silly cache add scope: null,
2589 silly cache add name: 'window-size',
2589 silly cache add rawSpec: '^0.1.1',
2589 silly cache add spec: '>=0.1.1 <0.2.0',
2589 silly cache add type: 'range' }
2590 silly addNamed window-size@>=0.1.1 <0.2.0
2591 verbose addNamed ">=0.1.1 <0.2.0" is a valid semver range for window-size
2592 silly addNameRange { name: 'window-size', range: '>=0.1.1 <0.2.0', hasData: false }
2593 silly mapToRegistry name window-size
2594 silly mapToRegistry using default registry
2595 silly mapToRegistry registry https://registry.npmjs.org/
2596 silly mapToRegistry uri https://registry.npmjs.org/window-size
2597 verbose addNameRange registry:https://registry.npmjs.org/window-size not in flight; fetching
2598 http 304 https://registry.npmjs.org/camelcase
2599 silly get cb [ 304,
2599 silly get { 'cache-control': 'max-age=60',
2599 silly get 'accept-ranges': 'bytes',
2599 silly get date: 'Tue, 08 Sep 2015 01:29:08 GMT',
2599 silly get via: '1.1 varnish',
2599 silly get connection: 'keep-alive',
2599 silly get 'x-served-by': 'cache-sjc3121-SJC',
2599 silly get 'x-cache': 'MISS',
2599 silly get 'x-cache-hits': '0',
2599 silly get 'x-timer': 'S1441675748.628287,VS0,VE84' } ]
2600 verbose etag https://registry.npmjs.org/camelcase from cache
2601 verbose get saving camelcase to /Users/ogd/.npm/registry.npmjs.org/camelcase/.cache.json
2602 verbose get https://registry.npmjs.org/window-size not expired, no request
2603 silly addNameRange number 2 { name: 'window-size', range: '>=0.1.1 <0.2.0', hasData: true }
2604 silly addNameRange versions [ 'window-size', [ '0.1.0', '0.1.1', '0.1.2' ] ]
2605 silly addNamed window-size@0.1.2
2606 verbose addNamed "0.1.2" is a plain semver version for window-size
2607 silly resolveWithNewModule camelcase@1.2.1 checking installable status
2608 silly cache add args [ 'camelcase@^1.0.2', null ]
2609 verbose cache add spec camelcase@^1.0.2
2610 silly cache add parsed spec { raw: 'camelcase@^1.0.2',
2610 silly cache add scope: null,
2610 silly cache add name: 'camelcase',
2610 silly cache add rawSpec: '^1.0.2',
2610 silly cache add spec: '>=1.0.2 <2.0.0',
2610 silly cache add type: 'range' }
2611 silly addNamed camelcase@>=1.0.2 <2.0.0
2612 verbose addNamed ">=1.0.2 <2.0.0" is a valid semver range for camelcase
2613 silly addNameRange { name: 'camelcase', range: '>=1.0.2 <2.0.0', hasData: false }
2614 silly mapToRegistry name camelcase
2615 silly mapToRegistry using default registry
2616 silly mapToRegistry registry https://registry.npmjs.org/
2617 silly mapToRegistry uri https://registry.npmjs.org/camelcase
2618 verbose addNameRange registry:https://registry.npmjs.org/camelcase not in flight; fetching
2619 silly cache afterAdd window-size@0.1.2
2620 verbose afterAdd /Users/ogd/.npm/window-size/0.1.2/package/package.json not in flight; writing
2621 verbose get https://registry.npmjs.org/camelcase not expired, no request
2622 silly addNameRange number 2 { name: 'camelcase', range: '>=1.0.2 <2.0.0', hasData: true }
2623 silly addNameRange versions [ 'camelcase',
2623 silly addNameRange [ '1.0.0', '1.0.1', '1.0.2', '1.1.0', '1.2.0', '1.2.1' ] ]
2624 silly addNamed camelcase@1.2.1
2625 verbose addNamed "1.2.1" is a plain semver version for camelcase
2626 verbose afterAdd /Users/ogd/.npm/window-size/0.1.2/package/package.json written
2627 silly cache afterAdd camelcase@1.2.1
2628 verbose afterAdd /Users/ogd/.npm/camelcase/1.2.1/package/package.json not in flight; writing
2629 verbose afterAdd /Users/ogd/.npm/camelcase/1.2.1/package/package.json written
2630 silly fetchNamedPackageData center-align
2631 silly mapToRegistry name center-align
2632 silly mapToRegistry using default registry
2633 silly mapToRegistry registry https://registry.npmjs.org/
2634 silly mapToRegistry uri https://registry.npmjs.org/center-align
2635 silly fetchNamedPackageData right-align
2636 silly mapToRegistry name right-align
2637 silly mapToRegistry using default registry
2638 silly mapToRegistry registry https://registry.npmjs.org/
2639 silly mapToRegistry uri https://registry.npmjs.org/right-align
2640 silly fetchNamedPackageData wordwrap
2641 silly mapToRegistry name wordwrap
2642 silly mapToRegistry using default registry
2643 silly mapToRegistry registry https://registry.npmjs.org/
2644 silly mapToRegistry uri https://registry.npmjs.org/wordwrap
2645 silly resolveWithNewModule wordwrap@0.0.2 checking installable status
2646 silly cache add args [ 'wordwrap@0.0.2', null ]
2647 verbose cache add spec wordwrap@0.0.2
2648 silly cache add parsed spec { raw: 'wordwrap@0.0.2',
2648 silly cache add scope: null,
2648 silly cache add name: 'wordwrap',
2648 silly cache add rawSpec: '0.0.2',
2648 silly cache add spec: '0.0.2',
2648 silly cache add type: 'version' }
2649 silly addNamed wordwrap@0.0.2
2650 verbose addNamed "0.0.2" is a plain semver version for wordwrap
2651 silly mapToRegistry name wordwrap
2652 silly mapToRegistry using default registry
2653 silly mapToRegistry registry https://registry.npmjs.org/
2654 silly mapToRegistry uri https://registry.npmjs.org/wordwrap
2655 verbose addNameVersion registry:https://registry.npmjs.org/wordwrap not in flight; fetching
2656 verbose get https://registry.npmjs.org/wordwrap not expired, no request
2657 verbose request uri https://registry.npmjs.org/center-align
2658 verbose request no auth needed
2659 info attempt registry request try #1 at 18:29:08
2660 verbose request using bearer token for auth
2661 verbose etag "3DC9181511RCCWNVK90FNPJJA"
2662 http request GET https://registry.npmjs.org/center-align
2663 verbose request uri https://registry.npmjs.org/right-align
2664 verbose request no auth needed
2665 info attempt registry request try #1 at 18:29:08
2666 verbose request using bearer token for auth
2667 verbose etag "BUK8YIBQX3H9UO64I3UYZP9HJ"
2668 http request GET https://registry.npmjs.org/right-align
2669 silly cache afterAdd wordwrap@0.0.2
2670 verbose afterAdd /Users/ogd/.npm/wordwrap/0.0.2/package/package.json not in flight; writing
2671 verbose afterAdd /Users/ogd/.npm/wordwrap/0.0.2/package/package.json written
2672 http 304 https://registry.npmjs.org/right-align
2673 silly get cb [ 304,
2673 silly get { 'cache-control': 'max-age=60',
2673 silly get 'accept-ranges': 'bytes',
2673 silly get date: 'Tue, 08 Sep 2015 01:29:08 GMT',
2673 silly get via: '1.1 varnish',
2673 silly get connection: 'keep-alive',
2673 silly get 'x-served-by': 'cache-sjc3135-SJC',
2673 silly get 'x-cache': 'MISS',
2673 silly get 'x-cache-hits': '0',
2673 silly get 'x-timer': 'S1441675748.781141,VS0,VE84' } ]
2674 verbose etag https://registry.npmjs.org/right-align from cache
2675 verbose get saving right-align to /Users/ogd/.npm/registry.npmjs.org/right-align/.cache.json
2676 silly resolveWithNewModule right-align@0.1.3 checking installable status
2677 silly cache add args [ 'right-align@^0.1.1', null ]
2678 verbose cache add spec right-align@^0.1.1
2679 silly cache add parsed spec { raw: 'right-align@^0.1.1',
2679 silly cache add scope: null,
2679 silly cache add name: 'right-align',
2679 silly cache add rawSpec: '^0.1.1',
2679 silly cache add spec: '>=0.1.1 <0.2.0',
2679 silly cache add type: 'range' }
2680 silly addNamed right-align@>=0.1.1 <0.2.0
2681 verbose addNamed ">=0.1.1 <0.2.0" is a valid semver range for right-align
2682 silly addNameRange { name: 'right-align', range: '>=0.1.1 <0.2.0', hasData: false }
2683 silly mapToRegistry name right-align
2684 silly mapToRegistry using default registry
2685 silly mapToRegistry registry https://registry.npmjs.org/
2686 silly mapToRegistry uri https://registry.npmjs.org/right-align
2687 verbose addNameRange registry:https://registry.npmjs.org/right-align not in flight; fetching
2688 verbose get https://registry.npmjs.org/right-align not expired, no request
2689 silly addNameRange number 2 { name: 'right-align', range: '>=0.1.1 <0.2.0', hasData: true }
2690 silly addNameRange versions [ 'right-align', [ '0.1.0', '0.1.1', '0.1.2', '0.1.3' ] ]
2691 silly addNamed right-align@0.1.3
2692 verbose addNamed "0.1.3" is a plain semver version for right-align
2693 http 304 https://registry.npmjs.org/center-align
2694 silly get cb [ 304,
2694 silly get { 'cache-control': 'max-age=60',
2694 silly get 'accept-ranges': 'bytes',
2694 silly get date: 'Tue, 08 Sep 2015 01:29:08 GMT',
2694 silly get via: '1.1 varnish',
2694 silly get connection: 'keep-alive',
2694 silly get 'x-served-by': 'cache-sjc3121-SJC',
2694 silly get 'x-cache': 'MISS',
2694 silly get 'x-cache-hits': '0',
2694 silly get 'x-timer': 'S1441675748.781461,VS0,VE88' } ]
2695 verbose etag https://registry.npmjs.org/center-align from cache
2696 verbose get saving center-align to /Users/ogd/.npm/registry.npmjs.org/center-align/.cache.json
2697 silly cache afterAdd right-align@0.1.3
2698 verbose afterAdd /Users/ogd/.npm/right-align/0.1.3/package/package.json not in flight; writing
2699 silly resolveWithNewModule center-align@0.1.1 checking installable status
2700 silly cache add args [ 'center-align@^0.1.1', null ]
2701 verbose cache add spec center-align@^0.1.1
2702 silly cache add parsed spec { raw: 'center-align@^0.1.1',
2702 silly cache add scope: null,
2702 silly cache add name: 'center-align',
2702 silly cache add rawSpec: '^0.1.1',
2702 silly cache add spec: '>=0.1.1 <0.2.0',
2702 silly cache add type: 'range' }
2703 silly addNamed center-align@>=0.1.1 <0.2.0
2704 verbose addNamed ">=0.1.1 <0.2.0" is a valid semver range for center-align
2705 silly addNameRange { name: 'center-align', range: '>=0.1.1 <0.2.0', hasData: false }
2706 silly mapToRegistry name center-align
2707 silly mapToRegistry using default registry
2708 silly mapToRegistry registry https://registry.npmjs.org/
2709 silly mapToRegistry uri https://registry.npmjs.org/center-align
2710 verbose addNameRange registry:https://registry.npmjs.org/center-align not in flight; fetching
2711 verbose get https://registry.npmjs.org/center-align not expired, no request
2712 silly addNameRange number 2 { name: 'center-align', range: '>=0.1.1 <0.2.0', hasData: true }
2713 silly addNameRange versions [ 'center-align', [ '0.1.0', '0.1.1' ] ]
2714 silly addNamed center-align@0.1.1
2715 verbose addNamed "0.1.1" is a plain semver version for center-align
2716 verbose afterAdd /Users/ogd/.npm/right-align/0.1.3/package/package.json written
2717 silly cache afterAdd center-align@0.1.1
2718 verbose afterAdd /Users/ogd/.npm/center-align/0.1.1/package/package.json not in flight; writing
2719 verbose afterAdd /Users/ogd/.npm/center-align/0.1.1/package/package.json written
2720 silly fetchNamedPackageData align-text
2721 silly mapToRegistry name align-text
2722 silly mapToRegistry using default registry
2723 silly mapToRegistry registry https://registry.npmjs.org/
2724 silly mapToRegistry uri https://registry.npmjs.org/align-text
2725 verbose request uri https://registry.npmjs.org/align-text
2726 verbose request no auth needed
2727 info attempt registry request try #1 at 18:29:08
2728 verbose request using bearer token for auth
2729 verbose etag "BGWVA5MFRQ8AOZR36E1PVEWPT"
2730 http request GET https://registry.npmjs.org/align-text
2731 http 304 https://registry.npmjs.org/align-text
2732 silly get cb [ 304,
2732 silly get { 'cache-control': 'max-age=60',
2732 silly get 'accept-ranges': 'bytes',
2732 silly get date: 'Tue, 08 Sep 2015 01:29:08 GMT',
2732 silly get via: '1.1 varnish',
2732 silly get connection: 'keep-alive',
2732 silly get 'x-served-by': 'cache-sjc3133-SJC',
2732 silly get 'x-cache': 'MISS',
2732 silly get 'x-cache-hits': '0',
2732 silly get 'x-timer': 'S1441675748.929252,VS0,VE35' } ]
2733 verbose etag https://registry.npmjs.org/align-text from cache
2734 verbose get saving align-text to /Users/ogd/.npm/registry.npmjs.org/align-text/.cache.json
2735 silly resolveWithNewModule align-text@0.1.3 checking installable status
2736 silly cache add args [ 'align-text@^0.1.0', null ]
2737 verbose cache add spec align-text@^0.1.0
2738 silly cache add parsed spec { raw: 'align-text@^0.1.0',
2738 silly cache add scope: null,
2738 silly cache add name: 'align-text',
2738 silly cache add rawSpec: '^0.1.0',
2738 silly cache add spec: '>=0.1.0 <0.2.0',
2738 silly cache add type: 'range' }
2739 silly addNamed align-text@>=0.1.0 <0.2.0
2740 verbose addNamed ">=0.1.0 <0.2.0" is a valid semver range for align-text
2741 silly addNameRange { name: 'align-text', range: '>=0.1.0 <0.2.0', hasData: false }
2742 silly mapToRegistry name align-text
2743 silly mapToRegistry using default registry
2744 silly mapToRegistry registry https://registry.npmjs.org/
2745 silly mapToRegistry uri https://registry.npmjs.org/align-text
2746 verbose addNameRange registry:https://registry.npmjs.org/align-text not in flight; fetching
2747 verbose get https://registry.npmjs.org/align-text not expired, no request
2748 silly addNameRange number 2 { name: 'align-text', range: '>=0.1.0 <0.2.0', hasData: true }
2749 silly addNameRange versions [ 'align-text', [ '0.1.0', '0.1.1', '0.1.2', '0.1.3' ] ]
2750 silly addNamed align-text@0.1.3
2751 verbose addNamed "0.1.3" is a plain semver version for align-text
2752 silly cache afterAdd align-text@0.1.3
2753 verbose afterAdd /Users/ogd/.npm/align-text/0.1.3/package/package.json not in flight; writing
2754 verbose afterAdd /Users/ogd/.npm/align-text/0.1.3/package/package.json written
2755 silly fetchNamedPackageData kind-of
2756 silly mapToRegistry name kind-of
2757 silly mapToRegistry using default registry
2758 silly mapToRegistry registry https://registry.npmjs.org/
2759 silly mapToRegistry uri https://registry.npmjs.org/kind-of
2760 silly fetchNamedPackageData longest
2761 silly mapToRegistry name longest
2762 silly mapToRegistry using default registry
2763 silly mapToRegistry registry https://registry.npmjs.org/
2764 silly mapToRegistry uri https://registry.npmjs.org/longest
2765 silly fetchNamedPackageData repeat-string
2766 silly mapToRegistry name repeat-string
2767 silly mapToRegistry using default registry
2768 silly mapToRegistry registry https://registry.npmjs.org/
2769 silly mapToRegistry uri https://registry.npmjs.org/repeat-string
2770 verbose request uri https://registry.npmjs.org/kind-of
2771 verbose request no auth needed
2772 info attempt registry request try #1 at 18:29:08
2773 verbose request using bearer token for auth
2774 verbose etag "D1O3C3X07FJE86QSLP5FJT58L"
2775 http request GET https://registry.npmjs.org/kind-of
2776 verbose request uri https://registry.npmjs.org/longest
2777 verbose request no auth needed
2778 info attempt registry request try #1 at 18:29:08
2779 verbose request using bearer token for auth
2780 verbose etag "5RNJISO0RG4LDZKB1OVVUHYRU"
2781 http request GET https://registry.npmjs.org/longest
2782 verbose request uri https://registry.npmjs.org/repeat-string
2783 verbose request no auth needed
2784 info attempt registry request try #1 at 18:29:08
2785 verbose request using bearer token for auth
2786 verbose etag "8Z9R1V62426FZ6OIQ1C2MCFFA"
2787 http request GET https://registry.npmjs.org/repeat-string
2788 http 304 https://registry.npmjs.org/longest
2789 silly get cb [ 304,
2789 silly get { 'cache-control': 'max-age=60',
2789 silly get 'accept-ranges': 'bytes',
2789 silly get date: 'Tue, 08 Sep 2015 01:29:09 GMT',
2789 silly get via: '1.1 varnish',
2789 silly get connection: 'keep-alive',
2789 silly get 'x-served-by': 'cache-sjc3125-SJC',
2789 silly get 'x-cache': 'MISS',
2789 silly get 'x-cache-hits': '0',
2789 silly get 'x-timer': 'S1441675749.030332,VS0,VE37' } ]
2790 verbose etag https://registry.npmjs.org/longest from cache
2791 verbose get saving longest to /Users/ogd/.npm/registry.npmjs.org/longest/.cache.json
2792 silly resolveWithNewModule longest@1.0.1 checking installable status
2793 silly cache add args [ 'longest@^1.0.1', null ]
2794 verbose cache add spec longest@^1.0.1
2795 silly cache add parsed spec { raw: 'longest@^1.0.1',
2795 silly cache add scope: null,
2795 silly cache add name: 'longest',
2795 silly cache add rawSpec: '^1.0.1',
2795 silly cache add spec: '>=1.0.1 <2.0.0',
2795 silly cache add type: 'range' }
2796 silly addNamed longest@>=1.0.1 <2.0.0
2797 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for longest
2798 silly addNameRange { name: 'longest', range: '>=1.0.1 <2.0.0', hasData: false }
2799 silly mapToRegistry name longest
2800 silly mapToRegistry using default registry
2801 silly mapToRegistry registry https://registry.npmjs.org/
2802 silly mapToRegistry uri https://registry.npmjs.org/longest
2803 verbose addNameRange registry:https://registry.npmjs.org/longest not in flight; fetching
2804 verbose get https://registry.npmjs.org/longest not expired, no request
2805 silly addNameRange number 2 { name: 'longest', range: '>=1.0.1 <2.0.0', hasData: true }
2806 silly addNameRange versions [ 'longest',
2806 silly addNameRange [ '0.1.0',
2806 silly addNameRange '0.2.0',
2806 silly addNameRange '0.2.1',
2806 silly addNameRange '0.3.0',
2806 silly addNameRange '0.3.1',
2806 silly addNameRange '0.3.2',
2806 silly addNameRange '1.0.0',
2806 silly addNameRange '1.0.1' ] ]
2807 silly addNamed longest@1.0.1
2808 verbose addNamed "1.0.1" is a plain semver version for longest
2809 silly cache afterAdd longest@1.0.1
2810 verbose afterAdd /Users/ogd/.npm/longest/1.0.1/package/package.json not in flight; writing
2811 verbose afterAdd /Users/ogd/.npm/longest/1.0.1/package/package.json written
2812 http 304 https://registry.npmjs.org/kind-of
2813 silly get cb [ 304,
2813 silly get { 'cache-control': 'max-age=60',
2813 silly get 'accept-ranges': 'bytes',
2813 silly get date: 'Tue, 08 Sep 2015 01:29:09 GMT',
2813 silly get via: '1.1 varnish',
2813 silly get connection: 'keep-alive',
2813 silly get 'x-served-by': 'cache-sjc3131-SJC',
2813 silly get 'x-cache': 'MISS',
2813 silly get 'x-cache-hits': '0',
2813 silly get 'x-timer': 'S1441675749.025288,VS0,VE84' } ]
2814 verbose etag https://registry.npmjs.org/kind-of from cache
2815 verbose get saving kind-of to /Users/ogd/.npm/registry.npmjs.org/kind-of/.cache.json
2816 silly resolveWithNewModule kind-of@2.0.1 checking installable status
2817 silly cache add args [ 'kind-of@^2.0.0', null ]
2818 verbose cache add spec kind-of@^2.0.0
2819 silly cache add parsed spec { raw: 'kind-of@^2.0.0',
2819 silly cache add scope: null,
2819 silly cache add name: 'kind-of',
2819 silly cache add rawSpec: '^2.0.0',
2819 silly cache add spec: '>=2.0.0 <3.0.0',
2819 silly cache add type: 'range' }
2820 silly addNamed kind-of@>=2.0.0 <3.0.0
2821 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for kind-of
2822 silly addNameRange { name: 'kind-of', range: '>=2.0.0 <3.0.0', hasData: false }
2823 silly mapToRegistry name kind-of
2824 silly mapToRegistry using default registry
2825 silly mapToRegistry registry https://registry.npmjs.org/
2826 silly mapToRegistry uri https://registry.npmjs.org/kind-of
2827 verbose addNameRange registry:https://registry.npmjs.org/kind-of not in flight; fetching
2828 verbose get https://registry.npmjs.org/kind-of not expired, no request
2829 silly addNameRange number 2 { name: 'kind-of', range: '>=2.0.0 <3.0.0', hasData: true }
2830 silly addNameRange versions [ 'kind-of',
2830 silly addNameRange [ '0.1.0',
2830 silly addNameRange '0.1.1',
2830 silly addNameRange '0.1.2',
2830 silly addNameRange '1.0.0',
2830 silly addNameRange '1.0.1',
2830 silly addNameRange '1.1.0',
2830 silly addNameRange '2.0.0',
2830 silly addNameRange '2.0.1' ] ]
2831 silly addNamed kind-of@2.0.1
2832 verbose addNamed "2.0.1" is a plain semver version for kind-of
2833 silly cache afterAdd kind-of@2.0.1
2834 verbose afterAdd /Users/ogd/.npm/kind-of/2.0.1/package/package.json not in flight; writing
2835 verbose afterAdd /Users/ogd/.npm/kind-of/2.0.1/package/package.json written
2836 http 304 https://registry.npmjs.org/repeat-string
2837 silly get cb [ 304,
2837 silly get { 'cache-control': 'max-age=60',
2837 silly get 'accept-ranges': 'bytes',
2837 silly get date: 'Tue, 08 Sep 2015 01:29:09 GMT',
2837 silly get via: '1.1 varnish',
2837 silly get connection: 'keep-alive',
2837 silly get 'x-served-by': 'cache-sjc3130-SJC',
2837 silly get 'x-cache': 'MISS',
2837 silly get 'x-cache-hits': '0',
2837 silly get 'x-timer': 'S1441675749.030166,VS0,VE360' } ]
2838 verbose etag https://registry.npmjs.org/repeat-string from cache
2839 verbose get saving repeat-string to /Users/ogd/.npm/registry.npmjs.org/repeat-string/.cache.json
2840 silly resolveWithNewModule repeat-string@1.5.2 checking installable status
2841 silly cache add args [ 'repeat-string@^1.5.2', null ]
2842 verbose cache add spec repeat-string@^1.5.2
2843 silly cache add parsed spec { raw: 'repeat-string@^1.5.2',
2843 silly cache add scope: null,
2843 silly cache add name: 'repeat-string',
2843 silly cache add rawSpec: '^1.5.2',
2843 silly cache add spec: '>=1.5.2 <2.0.0',
2843 silly cache add type: 'range' }
2844 silly addNamed repeat-string@>=1.5.2 <2.0.0
2845 verbose addNamed ">=1.5.2 <2.0.0" is a valid semver range for repeat-string
2846 silly addNameRange { name: 'repeat-string',
2846 silly addNameRange range: '>=1.5.2 <2.0.0',
2846 silly addNameRange hasData: false }
2847 silly mapToRegistry name repeat-string
2848 silly mapToRegistry using default registry
2849 silly mapToRegistry registry https://registry.npmjs.org/
2850 silly mapToRegistry uri https://registry.npmjs.org/repeat-string
2851 verbose addNameRange registry:https://registry.npmjs.org/repeat-string not in flight; fetching
2852 verbose get https://registry.npmjs.org/repeat-string not expired, no request
2853 silly addNameRange number 2 { name: 'repeat-string', range: '>=1.5.2 <2.0.0', hasData: true }
2854 silly addNameRange versions [ 'repeat-string',
2854 silly addNameRange [ '0.1.0',
2854 silly addNameRange '0.1.1',
2854 silly addNameRange '0.1.2',
2854 silly addNameRange '0.2.0',
2854 silly addNameRange '0.2.1',
2854 silly addNameRange '0.2.2',
2854 silly addNameRange '1.0.0',
2854 silly addNameRange '1.1.0',
2854 silly addNameRange '1.2.0',
2854 silly addNameRange '1.3.0',
2854 silly addNameRange '1.4.0',
2854 silly addNameRange '1.5.0',
2854 silly addNameRange '1.5.1',
2854 silly addNameRange '1.5.2' ] ]
2855 silly addNamed repeat-string@1.5.2
2856 verbose addNamed "1.5.2" is a plain semver version for repeat-string
2857 silly cache afterAdd repeat-string@1.5.2
2858 verbose afterAdd /Users/ogd/.npm/repeat-string/1.5.2/package/package.json not in flight; writing
2859 verbose afterAdd /Users/ogd/.npm/repeat-string/1.5.2/package/package.json written
2860 silly fetchNamedPackageData is-buffer
2861 silly mapToRegistry name is-buffer
2862 silly mapToRegistry using default registry
2863 silly mapToRegistry registry https://registry.npmjs.org/
2864 silly mapToRegistry uri https://registry.npmjs.org/is-buffer
2865 verbose request uri https://registry.npmjs.org/is-buffer
2866 verbose request no auth needed
2867 info attempt registry request try #1 at 18:29:09
2868 verbose request using bearer token for auth
2869 verbose etag "6JNGU5RCEQBYL5YR499CS5732"
2870 http request GET https://registry.npmjs.org/is-buffer
2871 http 304 https://registry.npmjs.org/is-buffer
2872 silly get cb [ 304,
2872 silly get { 'cache-control': 'max-age=60',
2872 silly get 'accept-ranges': 'bytes',
2872 silly get date: 'Tue, 08 Sep 2015 01:29:09 GMT',
2872 silly get via: '1.1 varnish',
2872 silly get connection: 'keep-alive',
2872 silly get 'x-served-by': 'cache-sjc3125-SJC',
2872 silly get 'x-cache': 'MISS',
2872 silly get 'x-cache-hits': '0',
2872 silly get 'x-timer': 'S1441675749.453244,VS0,VE83' } ]
2873 verbose etag https://registry.npmjs.org/is-buffer from cache
2874 verbose get saving is-buffer to /Users/ogd/.npm/registry.npmjs.org/is-buffer/.cache.json
2875 silly resolveWithNewModule is-buffer@1.0.2 checking installable status
2876 silly cache add args [ 'is-buffer@^1.0.2', null ]
2877 verbose cache add spec is-buffer@^1.0.2
2878 silly cache add parsed spec { raw: 'is-buffer@^1.0.2',
2878 silly cache add scope: null,
2878 silly cache add name: 'is-buffer',
2878 silly cache add rawSpec: '^1.0.2',
2878 silly cache add spec: '>=1.0.2 <2.0.0',
2878 silly cache add type: 'range' }
2879 silly addNamed is-buffer@>=1.0.2 <2.0.0
2880 verbose addNamed ">=1.0.2 <2.0.0" is a valid semver range for is-buffer
2881 silly addNameRange { name: 'is-buffer', range: '>=1.0.2 <2.0.0', hasData: false }
2882 silly mapToRegistry name is-buffer
2883 silly mapToRegistry using default registry
2884 silly mapToRegistry registry https://registry.npmjs.org/
2885 silly mapToRegistry uri https://registry.npmjs.org/is-buffer
2886 verbose addNameRange registry:https://registry.npmjs.org/is-buffer not in flight; fetching
2887 verbose get https://registry.npmjs.org/is-buffer not expired, no request
2888 silly addNameRange number 2 { name: 'is-buffer', range: '>=1.0.2 <2.0.0', hasData: true }
2889 silly addNameRange versions [ 'is-buffer', [ '1.0.0', '1.0.1', '1.0.2' ] ]
2890 silly addNamed is-buffer@1.0.2
2891 verbose addNamed "1.0.2" is a plain semver version for is-buffer
2892 silly cache afterAdd is-buffer@1.0.2
2893 verbose afterAdd /Users/ogd/.npm/is-buffer/1.0.2/package/package.json not in flight; writing
2894 verbose afterAdd /Users/ogd/.npm/is-buffer/1.0.2/package/package.json written
2895 silly fetchNamedPackageData inherits
2896 silly mapToRegistry name inherits
2897 silly mapToRegistry using default registry
2898 silly mapToRegistry registry https://registry.npmjs.org/
2899 silly mapToRegistry uri https://registry.npmjs.org/inherits
2900 verbose request uri https://registry.npmjs.org/inherits
2901 verbose request no auth needed
2902 info attempt registry request try #1 at 18:29:09
2903 verbose request using bearer token for auth
2904 verbose etag "5SOR0552WQRN04ZAETOTU2KP"
2905 http request GET https://registry.npmjs.org/inherits
2906 http 304 https://registry.npmjs.org/inherits
2907 silly get cb [ 304,
2907 silly get { 'cache-control': 'max-age=60',
2907 silly get 'accept-ranges': 'bytes',
2907 silly get date: 'Tue, 08 Sep 2015 01:29:09 GMT',
2907 silly get via: '1.1 varnish',
2907 silly get connection: 'keep-alive',
2907 silly get 'x-served-by': 'cache-sjc3135-SJC',
2907 silly get 'x-cache': 'MISS',
2907 silly get 'x-cache-hits': '0',
2907 silly get 'x-timer': 'S1441675749.598039,VS0,VE38' } ]
2908 verbose etag https://registry.npmjs.org/inherits from cache
2909 verbose get saving inherits to /Users/ogd/.npm/registry.npmjs.org/inherits/.cache.json
2910 silly resolveWithNewModule inherits@2.0.1 checking installable status
2911 silly cache add args [ 'inherits@~2.0.1', null ]
2912 verbose cache add spec inherits@~2.0.1
2913 silly cache add parsed spec { raw: 'inherits@~2.0.1',
2913 silly cache add scope: null,
2913 silly cache add name: 'inherits',
2913 silly cache add rawSpec: '~2.0.1',
2913 silly cache add spec: '>=2.0.1 <2.1.0',
2913 silly cache add type: 'range' }
2914 silly addNamed inherits@>=2.0.1 <2.1.0
2915 verbose addNamed ">=2.0.1 <2.1.0" is a valid semver range for inherits
2916 silly addNameRange { name: 'inherits', range: '>=2.0.1 <2.1.0', hasData: false }
2917 silly mapToRegistry name inherits
2918 silly mapToRegistry using default registry
2919 silly mapToRegistry registry https://registry.npmjs.org/
2920 silly mapToRegistry uri https://registry.npmjs.org/inherits
2921 verbose addNameRange registry:https://registry.npmjs.org/inherits not in flight; fetching
2922 verbose get https://registry.npmjs.org/inherits not expired, no request
2923 silly addNameRange number 2 { name: 'inherits', range: '>=2.0.1 <2.1.0', hasData: true }
2924 silly addNameRange versions [ 'inherits', [ '1.0.0', '2.0.0', '2.0.1', '1.0.1', '1.0.2' ] ]
2925 silly addNamed inherits@2.0.1
2926 verbose addNamed "2.0.1" is a plain semver version for inherits
2927 silly cache afterAdd inherits@2.0.1
2928 verbose afterAdd /Users/ogd/.npm/inherits/2.0.1/package/package.json not in flight; writing
2929 verbose afterAdd /Users/ogd/.npm/inherits/2.0.1/package/package.json written
2930 silly fetchNamedPackageData diff
2931 silly mapToRegistry name diff
2932 silly mapToRegistry using default registry
2933 silly mapToRegistry registry https://registry.npmjs.org/
2934 silly mapToRegistry uri https://registry.npmjs.org/diff
2935 silly fetchNamedPackageData unicode-length
2936 silly mapToRegistry name unicode-length
2937 silly mapToRegistry using default registry
2938 silly mapToRegistry registry https://registry.npmjs.org/
2939 silly mapToRegistry uri https://registry.npmjs.org/unicode-length
2940 verbose request uri https://registry.npmjs.org/unicode-length
2941 verbose request no auth needed
2942 info attempt registry request try #1 at 18:29:09
2943 verbose request using bearer token for auth
2944 verbose etag "F2EPRBULOXGI9JETO7YLXQK52"
2945 http request GET https://registry.npmjs.org/unicode-length
2946 verbose request uri https://registry.npmjs.org/diff
2947 verbose request no auth needed
2948 info attempt registry request try #1 at 18:29:09
2949 verbose request using bearer token for auth
2950 verbose etag "7BJTZXR71PQWWXOWME6RDISOO"
2951 http request GET https://registry.npmjs.org/diff
2952 http 304 https://registry.npmjs.org/unicode-length
2953 silly get cb [ 304,
2953 silly get { 'cache-control': 'max-age=60',
2953 silly get 'accept-ranges': 'bytes',
2953 silly get date: 'Tue, 08 Sep 2015 01:29:09 GMT',
2953 silly get via: '1.1 varnish',
2953 silly get connection: 'keep-alive',
2953 silly get 'x-served-by': 'cache-sjc3131-SJC',
2953 silly get 'x-cache': 'MISS',
2953 silly get 'x-cache-hits': '0',
2953 silly get 'x-timer': 'S1441675749.703903,VS0,VE87' } ]
2954 verbose etag https://registry.npmjs.org/unicode-length from cache
2955 verbose get saving unicode-length to /Users/ogd/.npm/registry.npmjs.org/unicode-length/.cache.json
2956 silly resolveWithNewModule unicode-length@1.0.0 checking installable status
2957 silly cache add args [ 'unicode-length@^1.0.0', null ]
2958 verbose cache add spec unicode-length@^1.0.0
2959 silly cache add parsed spec { raw: 'unicode-length@^1.0.0',
2959 silly cache add scope: null,
2959 silly cache add name: 'unicode-length',
2959 silly cache add rawSpec: '^1.0.0',
2959 silly cache add spec: '>=1.0.0 <2.0.0',
2959 silly cache add type: 'range' }
2960 silly addNamed unicode-length@>=1.0.0 <2.0.0
2961 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for unicode-length
2962 silly addNameRange { name: 'unicode-length',
2962 silly addNameRange range: '>=1.0.0 <2.0.0',
2962 silly addNameRange hasData: false }
2963 silly mapToRegistry name unicode-length
2964 silly mapToRegistry using default registry
2965 silly mapToRegistry registry https://registry.npmjs.org/
2966 silly mapToRegistry uri https://registry.npmjs.org/unicode-length
2967 verbose addNameRange registry:https://registry.npmjs.org/unicode-length not in flight; fetching
2968 http 304 https://registry.npmjs.org/diff
2969 silly get cb [ 304,
2969 silly get { 'cache-control': 'max-age=60',
2969 silly get 'accept-ranges': 'bytes',
2969 silly get date: 'Tue, 08 Sep 2015 01:29:09 GMT',
2969 silly get via: '1.1 varnish',
2969 silly get connection: 'keep-alive',
2969 silly get 'x-served-by': 'cache-sjc3133-SJC',
2969 silly get 'x-cache': 'MISS',
2969 silly get 'x-cache-hits': '0',
2969 silly get 'x-timer': 'S1441675749.710904,VS0,VE87' } ]
2970 verbose etag https://registry.npmjs.org/diff from cache
2971 verbose get saving diff to /Users/ogd/.npm/registry.npmjs.org/diff/.cache.json
2972 verbose get https://registry.npmjs.org/unicode-length not expired, no request
2973 silly addNameRange number 2 { name: 'unicode-length',
2973 silly addNameRange range: '>=1.0.0 <2.0.0',
2973 silly addNameRange hasData: true }
2974 silly addNameRange versions [ 'unicode-length', [ '1.0.0' ] ]
2975 silly addNamed unicode-length@1.0.0
2976 verbose addNamed "1.0.0" is a plain semver version for unicode-length
2977 silly resolveWithNewModule diff@1.4.0 checking installable status
2978 silly cache add args [ 'diff@^1.3.2', null ]
2979 verbose cache add spec diff@^1.3.2
2980 silly cache add parsed spec { raw: 'diff@^1.3.2',
2980 silly cache add scope: null,
2980 silly cache add name: 'diff',
2980 silly cache add rawSpec: '^1.3.2',
2980 silly cache add spec: '>=1.3.2 <2.0.0',
2980 silly cache add type: 'range' }
2981 silly addNamed diff@>=1.3.2 <2.0.0
2982 verbose addNamed ">=1.3.2 <2.0.0" is a valid semver range for diff
2983 silly addNameRange { name: 'diff', range: '>=1.3.2 <2.0.0', hasData: false }
2984 silly mapToRegistry name diff
2985 silly mapToRegistry using default registry
2986 silly mapToRegistry registry https://registry.npmjs.org/
2987 silly mapToRegistry uri https://registry.npmjs.org/diff
2988 verbose addNameRange registry:https://registry.npmjs.org/diff not in flight; fetching
2989 silly cache afterAdd unicode-length@1.0.0
2990 verbose afterAdd /Users/ogd/.npm/unicode-length/1.0.0/package/package.json not in flight; writing
2991 verbose get https://registry.npmjs.org/diff not expired, no request
2992 silly addNameRange number 2 { name: 'diff', range: '>=1.3.2 <2.0.0', hasData: true }
2993 silly addNameRange versions [ 'diff',
2993 silly addNameRange [ '1.0.0',
2993 silly addNameRange '1.0.1',
2993 silly addNameRange '1.0.2',
2993 silly addNameRange '1.0.3',
2993 silly addNameRange '1.0.4',
2993 silly addNameRange '1.0.5',
2993 silly addNameRange '1.0.6',
2993 silly addNameRange '1.0.7',
2993 silly addNameRange '1.0.8',
2993 silly addNameRange '1.1.0',
2993 silly addNameRange '1.2.0',
2993 silly addNameRange '1.2.1',
2993 silly addNameRange '1.2.2',
2993 silly addNameRange '1.3.0',
2993 silly addNameRange '1.3.1',
2993 silly addNameRange '1.3.2',
2993 silly addNameRange '1.4.0',
2993 silly addNameRange '2.0.1',
2993 silly addNameRange '2.0.2',
2993 silly addNameRange '2.1.0' ] ]
2994 silly addNamed diff@1.4.0
2995 verbose addNamed "1.4.0" is a plain semver version for diff
2996 verbose afterAdd /Users/ogd/.npm/unicode-length/1.0.0/package/package.json written
2997 silly cache afterAdd diff@1.4.0
2998 verbose afterAdd /Users/ogd/.npm/diff/1.4.0/package/package.json not in flight; writing
2999 verbose afterAdd /Users/ogd/.npm/diff/1.4.0/package/package.json written
3000 silly fetchNamedPackageData events-to-array
3001 silly mapToRegistry name events-to-array
3002 silly mapToRegistry using default registry
3003 silly mapToRegistry registry https://registry.npmjs.org/
3004 silly mapToRegistry uri https://registry.npmjs.org/events-to-array
3005 verbose request uri https://registry.npmjs.org/events-to-array
3006 verbose request no auth needed
3007 info attempt registry request try #1 at 18:29:09
3008 verbose request using bearer token for auth
3009 verbose etag "9CBD56MVGNSYNXPCGULI0CJNY"
3010 http request GET https://registry.npmjs.org/events-to-array
3011 http 304 https://registry.npmjs.org/events-to-array
3012 silly get cb [ 304,
3012 silly get { 'cache-control': 'max-age=60',
3012 silly get 'accept-ranges': 'bytes',
3012 silly get date: 'Tue, 08 Sep 2015 01:29:09 GMT',
3012 silly get via: '1.1 varnish',
3012 silly get connection: 'keep-alive',
3012 silly get 'x-served-by': 'cache-sjc3123-SJC',
3012 silly get 'x-cache': 'MISS',
3012 silly get 'x-cache-hits': '0',
3012 silly get 'x-timer': 'S1441675749.870273,VS0,VE37' } ]
3013 verbose etag https://registry.npmjs.org/events-to-array from cache
3014 verbose get saving events-to-array to /Users/ogd/.npm/registry.npmjs.org/events-to-array/.cache.json
3015 silly resolveWithNewModule events-to-array@1.0.2 checking installable status
3016 silly cache add args [ 'events-to-array@^1.0.1', null ]
3017 verbose cache add spec events-to-array@^1.0.1
3018 silly cache add parsed spec { raw: 'events-to-array@^1.0.1',
3018 silly cache add scope: null,
3018 silly cache add name: 'events-to-array',
3018 silly cache add rawSpec: '^1.0.1',
3018 silly cache add spec: '>=1.0.1 <2.0.0',
3018 silly cache add type: 'range' }
3019 silly addNamed events-to-array@>=1.0.1 <2.0.0
3020 verbose addNamed ">=1.0.1 <2.0.0" is a valid semver range for events-to-array
3021 silly addNameRange { name: 'events-to-array',
3021 silly addNameRange range: '>=1.0.1 <2.0.0',
3021 silly addNameRange hasData: false }
3022 silly mapToRegistry name events-to-array
3023 silly mapToRegistry using default registry
3024 silly mapToRegistry registry https://registry.npmjs.org/
3025 silly mapToRegistry uri https://registry.npmjs.org/events-to-array
3026 verbose addNameRange registry:https://registry.npmjs.org/events-to-array not in flight; fetching
3027 verbose get https://registry.npmjs.org/events-to-array not expired, no request
3028 silly addNameRange number 2 { name: 'events-to-array',
3028 silly addNameRange range: '>=1.0.1 <2.0.0',
3028 silly addNameRange hasData: true }
3029 silly addNameRange versions [ 'events-to-array', [ '1.0.0', '1.0.1', '1.0.2' ] ]
3030 silly addNamed events-to-array@1.0.2
3031 verbose addNamed "1.0.2" is a plain semver version for events-to-array
3032 silly cache afterAdd events-to-array@1.0.2
3033 verbose afterAdd /Users/ogd/.npm/events-to-array/1.0.2/package/package.json not in flight; writing
3034 verbose afterAdd /Users/ogd/.npm/events-to-array/1.0.2/package/package.json written
3035 silly fetchNamedPackageData chalk
3036 silly mapToRegistry name chalk
3037 silly mapToRegistry using default registry
3038 silly mapToRegistry registry https://registry.npmjs.org/
3039 silly mapToRegistry uri https://registry.npmjs.org/chalk
3040 silly fetchNamedPackageData punycode
3041 silly mapToRegistry name punycode
3042 silly mapToRegistry using default registry
3043 silly mapToRegistry registry https://registry.npmjs.org/
3044 silly mapToRegistry uri https://registry.npmjs.org/punycode
3045 verbose request uri https://registry.npmjs.org/chalk
3046 verbose request no auth needed
3047 info attempt registry request try #1 at 18:29:09
3048 verbose request using bearer token for auth
3049 verbose etag "7Y6ANZICLURCFFM1VQS1WYCRD"
3050 http request GET https://registry.npmjs.org/chalk
3051 verbose request uri https://registry.npmjs.org/punycode
3052 verbose request no auth needed
3053 info attempt registry request try #1 at 18:29:09
3054 verbose request using bearer token for auth
3055 verbose etag "E7Q3CWSF63GQUXMGNLGCEEH61"
3056 http request GET https://registry.npmjs.org/punycode
3057 http 304 https://registry.npmjs.org/punycode
3058 silly get cb [ 304,
3058 silly get { 'cache-control': 'max-age=60',
3058 silly get 'accept-ranges': 'bytes',
3058 silly get date: 'Tue, 08 Sep 2015 01:29:10 GMT',
3058 silly get via: '1.1 varnish',
3058 silly get connection: 'keep-alive',
3058 silly get 'x-served-by': 'cache-sjc3128-SJC',
3058 silly get 'x-cache': 'MISS',
3058 silly get 'x-cache-hits': '0',
3058 silly get 'x-timer': 'S1441675749.974893,VS0,VE38' } ]
3059 verbose etag https://registry.npmjs.org/punycode from cache
3060 verbose get saving punycode to /Users/ogd/.npm/registry.npmjs.org/punycode/.cache.json
3061 silly resolveWithNewModule punycode@1.3.2 checking installable status
3062 silly cache add args [ 'punycode@^1.3.2', null ]
3063 verbose cache add spec punycode@^1.3.2
3064 silly cache add parsed spec { raw: 'punycode@^1.3.2',
3064 silly cache add scope: null,
3064 silly cache add name: 'punycode',
3064 silly cache add rawSpec: '^1.3.2',
3064 silly cache add spec: '>=1.3.2 <2.0.0',
3064 silly cache add type: 'range' }
3065 silly addNamed punycode@>=1.3.2 <2.0.0
3066 verbose addNamed ">=1.3.2 <2.0.0" is a valid semver range for punycode
3067 silly addNameRange { name: 'punycode', range: '>=1.3.2 <2.0.0', hasData: false }
3068 silly mapToRegistry name punycode
3069 silly mapToRegistry using default registry
3070 silly mapToRegistry registry https://registry.npmjs.org/
3071 silly mapToRegistry uri https://registry.npmjs.org/punycode
3072 verbose addNameRange registry:https://registry.npmjs.org/punycode not in flight; fetching
3073 http 304 https://registry.npmjs.org/chalk
3074 silly get cb [ 304,
3074 silly get { 'cache-control': 'max-age=60',
3074 silly get 'accept-ranges': 'bytes',
3074 silly get date: 'Tue, 08 Sep 2015 01:29:10 GMT',
3074 silly get via: '1.1 varnish',
3074 silly get connection: 'keep-alive',
3074 silly get 'x-served-by': 'cache-sjc3122-SJC',
3074 silly get 'x-cache': 'MISS',
3074 silly get 'x-cache-hits': '0',
3074 silly get 'x-timer': 'S1441675749.969471,VS0,VE46' } ]
3075 verbose etag https://registry.npmjs.org/chalk from cache
3076 verbose get saving chalk to /Users/ogd/.npm/registry.npmjs.org/chalk/.cache.json
3077 verbose get https://registry.npmjs.org/punycode not expired, no request
3078 silly addNameRange number 2 { name: 'punycode', range: '>=1.3.2 <2.0.0', hasData: true }
3079 silly addNameRange versions [ 'punycode',
3079 silly addNameRange [ '0.0.1',
3079 silly addNameRange '0.0.2',
3079 silly addNameRange '0.0.1337',
3079 silly addNameRange '0.1.0',
3079 silly addNameRange '0.1.1',
3079 silly addNameRange '0.1.2',
3079 silly addNameRange '0.2.0',
3079 silly addNameRange '0.2.1',
3079 silly addNameRange '0.2.2',
3079 silly addNameRange '0.3.0',
3079 silly addNameRange '1.0.0',
3079 silly addNameRange '1.1.0',
3079 silly addNameRange '1.1.1',
3079 silly addNameRange '1.2.0',
3079 silly addNameRange '1.2.1',
3079 silly addNameRange '1.2.2',
3079 silly addNameRange '1.2.3',
3079 silly addNameRange '1.2.4',
3079 silly addNameRange '1.3.0',
3079 silly addNameRange '1.3.1',
3079 silly addNameRange '1.3.2' ] ]
3080 silly addNamed punycode@1.3.2
3081 verbose addNamed "1.3.2" is a plain semver version for punycode
3082 silly resolveWithNewModule chalk@1.1.1 checking installable status
3083 silly cache add args [ 'chalk@^1.0.0', null ]
3084 verbose cache add spec chalk@^1.0.0
3085 silly cache add parsed spec { raw: 'chalk@^1.0.0',
3085 silly cache add scope: null,
3085 silly cache add name: 'chalk',
3085 silly cache add rawSpec: '^1.0.0',
3085 silly cache add spec: '>=1.0.0 <2.0.0',
3085 silly cache add type: 'range' }
3086 silly addNamed chalk@>=1.0.0 <2.0.0
3087 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for chalk
3088 silly addNameRange { name: 'chalk', range: '>=1.0.0 <2.0.0', hasData: false }
3089 silly mapToRegistry name chalk
3090 silly mapToRegistry using default registry
3091 silly mapToRegistry registry https://registry.npmjs.org/
3092 silly mapToRegistry uri https://registry.npmjs.org/chalk
3093 verbose addNameRange registry:https://registry.npmjs.org/chalk not in flight; fetching
3094 verbose get https://registry.npmjs.org/chalk not expired, no request
3095 silly addNameRange number 2 { name: 'chalk', range: '>=1.0.0 <2.0.0', hasData: true }
3096 silly addNameRange versions [ 'chalk',
3096 silly addNameRange [ '0.1.0',
3096 silly addNameRange '0.1.1',
3096 silly addNameRange '0.2.0',
3096 silly addNameRange '0.2.1',
3096 silly addNameRange '0.3.0',
3096 silly addNameRange '0.4.0',
3096 silly addNameRange '0.5.0',
3096 silly addNameRange '0.5.1',
3096 silly addNameRange '1.0.0',
3096 silly addNameRange '1.1.0',
3096 silly addNameRange '1.1.1' ] ]
3097 silly addNamed chalk@1.1.1
3098 verbose addNamed "1.1.1" is a plain semver version for chalk
3099 silly cache afterAdd punycode@1.3.2
3100 verbose afterAdd /Users/ogd/.npm/punycode/1.3.2/package/package.json not in flight; writing
3101 silly cache afterAdd chalk@1.1.1
3102 verbose afterAdd /Users/ogd/.npm/chalk/1.1.1/package/package.json not in flight; writing
3103 verbose afterAdd /Users/ogd/.npm/punycode/1.3.2/package/package.json written
3104 verbose afterAdd /Users/ogd/.npm/chalk/1.1.1/package/package.json written
3105 silly fetchNamedPackageData ansi-styles
3106 silly mapToRegistry name ansi-styles
3107 silly mapToRegistry using default registry
3108 silly mapToRegistry registry https://registry.npmjs.org/
3109 silly mapToRegistry uri https://registry.npmjs.org/ansi-styles
3110 silly fetchNamedPackageData escape-string-regexp
3111 silly mapToRegistry name escape-string-regexp
3112 silly mapToRegistry using default registry
3113 silly mapToRegistry registry https://registry.npmjs.org/
3114 silly mapToRegistry uri https://registry.npmjs.org/escape-string-regexp
3115 silly fetchNamedPackageData has-ansi
3116 silly mapToRegistry name has-ansi
3117 silly mapToRegistry using default registry
3118 silly mapToRegistry registry https://registry.npmjs.org/
3119 silly mapToRegistry uri https://registry.npmjs.org/has-ansi
3120 silly fetchNamedPackageData strip-ansi
3121 silly mapToRegistry name strip-ansi
3122 silly mapToRegistry using default registry
3123 silly mapToRegistry registry https://registry.npmjs.org/
3124 silly mapToRegistry uri https://registry.npmjs.org/strip-ansi
3125 silly fetchNamedPackageData supports-color
3126 silly mapToRegistry name supports-color
3127 silly mapToRegistry using default registry
3128 silly mapToRegistry registry https://registry.npmjs.org/
3129 silly mapToRegistry uri https://registry.npmjs.org/supports-color
3130 silly resolveWithNewModule supports-color@2.0.0 checking installable status
3131 silly cache add args [ 'supports-color@^2.0.0', null ]
3132 verbose cache add spec supports-color@^2.0.0
3133 silly cache add parsed spec { raw: 'supports-color@^2.0.0',
3133 silly cache add scope: null,
3133 silly cache add name: 'supports-color',
3133 silly cache add rawSpec: '^2.0.0',
3133 silly cache add spec: '>=2.0.0 <3.0.0',
3133 silly cache add type: 'range' }
3134 silly addNamed supports-color@>=2.0.0 <3.0.0
3135 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for supports-color
3136 silly addNameRange { name: 'supports-color',
3136 silly addNameRange range: '>=2.0.0 <3.0.0',
3136 silly addNameRange hasData: false }
3137 silly mapToRegistry name supports-color
3138 silly mapToRegistry using default registry
3139 silly mapToRegistry registry https://registry.npmjs.org/
3140 silly mapToRegistry uri https://registry.npmjs.org/supports-color
3141 verbose addNameRange registry:https://registry.npmjs.org/supports-color not in flight; fetching
3142 verbose request uri https://registry.npmjs.org/escape-string-regexp
3143 verbose request no auth needed
3144 info attempt registry request try #1 at 18:29:09
3145 verbose request using bearer token for auth
3146 verbose etag "8MOKZ3EZW5AOLELFFTR0T8K98"
3147 http request GET https://registry.npmjs.org/escape-string-regexp
3148 verbose request uri https://registry.npmjs.org/has-ansi
3149 verbose request no auth needed
3150 info attempt registry request try #1 at 18:29:09
3151 verbose request using bearer token for auth
3152 verbose etag "BBDMGI1OGAVY5ZWT2355AH7Y1"
3153 http request GET https://registry.npmjs.org/has-ansi
3154 verbose request uri https://registry.npmjs.org/ansi-styles
3155 verbose request no auth needed
3156 info attempt registry request try #1 at 18:29:09
3157 verbose request using bearer token for auth
3158 verbose etag "5C4LQYKQ0TADX2RTLH5EQ6M10"
3159 http request GET https://registry.npmjs.org/ansi-styles
3160 verbose get https://registry.npmjs.org/supports-color not expired, no request
3161 silly addNameRange number 2 { name: 'supports-color',
3161 silly addNameRange range: '>=2.0.0 <3.0.0',
3161 silly addNameRange hasData: true }
3162 silly addNameRange versions [ 'supports-color',
3162 silly addNameRange [ '0.2.0',
3162 silly addNameRange '1.0.0',
3162 silly addNameRange '1.1.0',
3162 silly addNameRange '1.2.0',
3162 silly addNameRange '1.2.1',
3162 silly addNameRange '1.3.0',
3162 silly addNameRange '1.3.1',
3162 silly addNameRange '2.0.0',
3162 silly addNameRange '3.0.0',
3162 silly addNameRange '3.0.1',
3162 silly addNameRange '3.1.0',
3162 silly addNameRange '3.1.1' ] ]
3163 silly addNamed supports-color@2.0.0
3164 verbose addNamed "2.0.0" is a plain semver version for supports-color
3165 verbose request uri https://registry.npmjs.org/strip-ansi
3166 verbose request no auth needed
3167 info attempt registry request try #1 at 18:29:09
3168 verbose request using bearer token for auth
3169 verbose etag "RBPZS1J21XBKPHESKAG048ZH"
3170 http request GET https://registry.npmjs.org/strip-ansi
3171 silly cache afterAdd supports-color@2.0.0
3172 verbose afterAdd /Users/ogd/.npm/supports-color/2.0.0/package/package.json not in flight; writing
3173 verbose afterAdd /Users/ogd/.npm/supports-color/2.0.0/package/package.json written
3174 http 304 https://registry.npmjs.org/has-ansi
3175 silly get cb [ 304,
3175 silly get { 'cache-control': 'max-age=60',
3175 silly get 'accept-ranges': 'bytes',
3175 silly get date: 'Tue, 08 Sep 2015 01:29:10 GMT',
3175 silly get via: '1.1 varnish',
3175 silly get connection: 'keep-alive',
3175 silly get 'x-served-by': 'cache-sjc3124-SJC',
3175 silly get 'x-cache': 'MISS',
3175 silly get 'x-cache-hits': '0',
3175 silly get 'x-timer': 'S1441675750.096126,VS0,VE38' } ]
3176 verbose etag https://registry.npmjs.org/has-ansi from cache
3177 verbose get saving has-ansi to /Users/ogd/.npm/registry.npmjs.org/has-ansi/.cache.json
3178 silly resolveWithNewModule has-ansi@2.0.0 checking installable status
3179 silly cache add args [ 'has-ansi@^2.0.0', null ]
3180 verbose cache add spec has-ansi@^2.0.0
3181 silly cache add parsed spec { raw: 'has-ansi@^2.0.0',
3181 silly cache add scope: null,
3181 silly cache add name: 'has-ansi',
3181 silly cache add rawSpec: '^2.0.0',
3181 silly cache add spec: '>=2.0.0 <3.0.0',
3181 silly cache add type: 'range' }
3182 silly addNamed has-ansi@>=2.0.0 <3.0.0
3183 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for has-ansi
3184 silly addNameRange { name: 'has-ansi', range: '>=2.0.0 <3.0.0', hasData: false }
3185 silly mapToRegistry name has-ansi
3186 silly mapToRegistry using default registry
3187 silly mapToRegistry registry https://registry.npmjs.org/
3188 silly mapToRegistry uri https://registry.npmjs.org/has-ansi
3189 verbose addNameRange registry:https://registry.npmjs.org/has-ansi not in flight; fetching
3190 verbose get https://registry.npmjs.org/has-ansi not expired, no request
3191 silly addNameRange number 2 { name: 'has-ansi', range: '>=2.0.0 <3.0.0', hasData: true }
3192 silly addNameRange versions [ 'has-ansi',
3192 silly addNameRange [ '0.1.0', '1.0.0', '1.0.1', '1.0.2', '1.0.3', '2.0.0' ] ]
3193 silly addNamed has-ansi@2.0.0
3194 verbose addNamed "2.0.0" is a plain semver version for has-ansi
3195 silly cache afterAdd has-ansi@2.0.0
3196 verbose afterAdd /Users/ogd/.npm/has-ansi/2.0.0/package/package.json not in flight; writing
3197 http 304 https://registry.npmjs.org/strip-ansi
3198 silly get cb [ 304,
3198 silly get { 'cache-control': 'max-age=60',
3198 silly get 'accept-ranges': 'bytes',
3198 silly get date: 'Tue, 08 Sep 2015 01:29:10 GMT',
3198 silly get via: '1.1 varnish',
3198 silly get connection: 'keep-alive',
3198 silly get 'x-served-by': 'cache-sjc3127-SJC',
3198 silly get 'x-cache': 'MISS',
3198 silly get 'x-cache-hits': '0',
3198 silly get 'x-timer': 'S1441675750.104802,VS0,VE40' } ]
3199 verbose etag https://registry.npmjs.org/strip-ansi from cache
3200 verbose get saving strip-ansi to /Users/ogd/.npm/registry.npmjs.org/strip-ansi/.cache.json
3201 verbose afterAdd /Users/ogd/.npm/has-ansi/2.0.0/package/package.json written
3202 silly resolveWithNewModule strip-ansi@3.0.0 checking installable status
3203 silly cache add args [ 'strip-ansi@^3.0.0', null ]
3204 verbose cache add spec strip-ansi@^3.0.0
3205 silly cache add parsed spec { raw: 'strip-ansi@^3.0.0',
3205 silly cache add scope: null,
3205 silly cache add name: 'strip-ansi',
3205 silly cache add rawSpec: '^3.0.0',
3205 silly cache add spec: '>=3.0.0 <4.0.0',
3205 silly cache add type: 'range' }
3206 silly addNamed strip-ansi@>=3.0.0 <4.0.0
3207 verbose addNamed ">=3.0.0 <4.0.0" is a valid semver range for strip-ansi
3208 silly addNameRange { name: 'strip-ansi', range: '>=3.0.0 <4.0.0', hasData: false }
3209 silly mapToRegistry name strip-ansi
3210 silly mapToRegistry using default registry
3211 silly mapToRegistry registry https://registry.npmjs.org/
3212 silly mapToRegistry uri https://registry.npmjs.org/strip-ansi
3213 verbose addNameRange registry:https://registry.npmjs.org/strip-ansi not in flight; fetching
3214 verbose get https://registry.npmjs.org/strip-ansi not expired, no request
3215 silly addNameRange number 2 { name: 'strip-ansi', range: '>=3.0.0 <4.0.0', hasData: true }
3216 silly addNameRange versions [ 'strip-ansi',
3216 silly addNameRange [ '0.1.0',
3216 silly addNameRange '0.1.1',
3216 silly addNameRange '0.2.0',
3216 silly addNameRange '0.2.1',
3216 silly addNameRange '0.2.2',
3216 silly addNameRange '0.3.0',
3216 silly addNameRange '1.0.0',
3216 silly addNameRange '2.0.0',
3216 silly addNameRange '2.0.1',
3216 silly addNameRange '3.0.0' ] ]
3217 silly addNamed strip-ansi@3.0.0
3218 verbose addNamed "3.0.0" is a plain semver version for strip-ansi
3219 silly cache afterAdd strip-ansi@3.0.0
3220 verbose afterAdd /Users/ogd/.npm/strip-ansi/3.0.0/package/package.json not in flight; writing
3221 verbose afterAdd /Users/ogd/.npm/strip-ansi/3.0.0/package/package.json written
3222 http 304 https://registry.npmjs.org/escape-string-regexp
3223 silly get cb [ 304,
3223 silly get { 'cache-control': 'max-age=60',
3223 silly get 'accept-ranges': 'bytes',
3223 silly get date: 'Tue, 08 Sep 2015 01:29:10 GMT',
3223 silly get via: '1.1 varnish',
3223 silly get connection: 'keep-alive',
3223 silly get 'x-served-by': 'cache-sjc3123-SJC',
3223 silly get 'x-cache': 'MISS',
3223 silly get 'x-cache-hits': '0',
3223 silly get 'x-timer': 'S1441675750.090363,VS0,VE83' } ]
3224 verbose etag https://registry.npmjs.org/escape-string-regexp from cache
3225 verbose get saving escape-string-regexp to /Users/ogd/.npm/registry.npmjs.org/escape-string-regexp/.cache.json
3226 silly resolveWithNewModule escape-string-regexp@1.0.3 checking installable status
3227 silly cache add args [ 'escape-string-regexp@^1.0.2', null ]
3228 verbose cache add spec escape-string-regexp@^1.0.2
3229 silly cache add parsed spec { raw: 'escape-string-regexp@^1.0.2',
3229 silly cache add scope: null,
3229 silly cache add name: 'escape-string-regexp',
3229 silly cache add rawSpec: '^1.0.2',
3229 silly cache add spec: '>=1.0.2 <2.0.0',
3229 silly cache add type: 'range' }
3230 silly addNamed escape-string-regexp@>=1.0.2 <2.0.0
3231 verbose addNamed ">=1.0.2 <2.0.0" is a valid semver range for escape-string-regexp
3232 silly addNameRange { name: 'escape-string-regexp',
3232 silly addNameRange range: '>=1.0.2 <2.0.0',
3232 silly addNameRange hasData: false }
3233 silly mapToRegistry name escape-string-regexp
3234 silly mapToRegistry using default registry
3235 silly mapToRegistry registry https://registry.npmjs.org/
3236 silly mapToRegistry uri https://registry.npmjs.org/escape-string-regexp
3237 verbose addNameRange registry:https://registry.npmjs.org/escape-string-regexp not in flight; fetching
3238 verbose get https://registry.npmjs.org/escape-string-regexp not expired, no request
3239 silly addNameRange number 2 { name: 'escape-string-regexp',
3239 silly addNameRange range: '>=1.0.2 <2.0.0',
3239 silly addNameRange hasData: true }
3240 silly addNameRange versions [ 'escape-string-regexp',
3240 silly addNameRange [ '1.0.0', '1.0.1', '1.0.2', '1.0.3' ] ]
3241 silly addNamed escape-string-regexp@1.0.3
3242 verbose addNamed "1.0.3" is a plain semver version for escape-string-regexp
3243 silly cache afterAdd escape-string-regexp@1.0.3
3244 verbose afterAdd /Users/ogd/.npm/escape-string-regexp/1.0.3/package/package.json not in flight; writing
3245 verbose afterAdd /Users/ogd/.npm/escape-string-regexp/1.0.3/package/package.json written
3246 http 304 https://registry.npmjs.org/ansi-styles
3247 silly get cb [ 304,
3247 silly get { 'cache-control': 'max-age=60',
3247 silly get 'accept-ranges': 'bytes',
3247 silly get date: 'Tue, 08 Sep 2015 01:29:10 GMT',
3247 silly get via: '1.1 varnish',
3247 silly get connection: 'keep-alive',
3247 silly get 'x-served-by': 'cache-sjc3133-SJC',
3247 silly get 'x-cache': 'MISS',
3247 silly get 'x-cache-hits': '0',
3247 silly get 'x-timer': 'S1441675750.097889,VS0,VE84' } ]
3248 verbose etag https://registry.npmjs.org/ansi-styles from cache
3249 verbose get saving ansi-styles to /Users/ogd/.npm/registry.npmjs.org/ansi-styles/.cache.json
3250 silly resolveWithNewModule ansi-styles@2.1.0 checking installable status
3251 silly cache add args [ 'ansi-styles@^2.1.0', null ]
3252 verbose cache add spec ansi-styles@^2.1.0
3253 silly cache add parsed spec { raw: 'ansi-styles@^2.1.0',
3253 silly cache add scope: null,
3253 silly cache add name: 'ansi-styles',
3253 silly cache add rawSpec: '^2.1.0',
3253 silly cache add spec: '>=2.1.0 <3.0.0',
3253 silly cache add type: 'range' }
3254 silly addNamed ansi-styles@>=2.1.0 <3.0.0
3255 verbose addNamed ">=2.1.0 <3.0.0" is a valid semver range for ansi-styles
3256 silly addNameRange { name: 'ansi-styles', range: '>=2.1.0 <3.0.0', hasData: false }
3257 silly mapToRegistry name ansi-styles
3258 silly mapToRegistry using default registry
3259 silly mapToRegistry registry https://registry.npmjs.org/
3260 silly mapToRegistry uri https://registry.npmjs.org/ansi-styles
3261 verbose addNameRange registry:https://registry.npmjs.org/ansi-styles not in flight; fetching
3262 verbose get https://registry.npmjs.org/ansi-styles not expired, no request
3263 silly addNameRange number 2 { name: 'ansi-styles', range: '>=2.1.0 <3.0.0', hasData: true }
3264 silly addNameRange versions [ 'ansi-styles',
3264 silly addNameRange [ '0.1.0',
3264 silly addNameRange '0.1.1',
3264 silly addNameRange '0.1.2',
3264 silly addNameRange '0.2.0',
3264 silly addNameRange '1.0.0',
3264 silly addNameRange '1.1.0',
3264 silly addNameRange '2.0.0',
3264 silly addNameRange '2.0.1',
3264 silly addNameRange '2.1.0' ] ]
3265 silly addNamed ansi-styles@2.1.0
3266 verbose addNamed "2.1.0" is a plain semver version for ansi-styles
3267 silly cache afterAdd ansi-styles@2.1.0
3268 verbose afterAdd /Users/ogd/.npm/ansi-styles/2.1.0/package/package.json not in flight; writing
3269 verbose afterAdd /Users/ogd/.npm/ansi-styles/2.1.0/package/package.json written
3270 silly fetchNamedPackageData ansi-regex
3271 silly mapToRegistry name ansi-regex
3272 silly mapToRegistry using default registry
3273 silly mapToRegistry registry https://registry.npmjs.org/
3274 silly mapToRegistry uri https://registry.npmjs.org/ansi-regex
3275 verbose request uri https://registry.npmjs.org/ansi-regex
3276 verbose request no auth needed
3277 info attempt registry request try #1 at 18:29:09
3278 verbose request using bearer token for auth
3279 verbose etag "1MRHZG3BYMGFOFAI4EBGRPR9U"
3280 http request GET https://registry.npmjs.org/ansi-regex
3281 http 304 https://registry.npmjs.org/ansi-regex
3282 silly get cb [ 304,
3282 silly get { 'cache-control': 'max-age=60',
3282 silly get 'accept-ranges': 'bytes',
3282 silly get date: 'Tue, 08 Sep 2015 01:29:10 GMT',
3282 silly get via: '1.1 varnish',
3282 silly get connection: 'keep-alive',
3282 silly get 'x-served-by': 'cache-sjc3129-SJC',
3282 silly get 'x-cache': 'MISS',
3282 silly get 'x-cache-hits': '0',
3282 silly get 'x-timer': 'S1441675750.241748,VS0,VE39' } ]
3283 verbose etag https://registry.npmjs.org/ansi-regex from cache
3284 verbose get saving ansi-regex to /Users/ogd/.npm/registry.npmjs.org/ansi-regex/.cache.json
3285 silly resolveWithNewModule ansi-regex@2.0.0 checking installable status
3286 silly cache add args [ 'ansi-regex@^2.0.0', null ]
3287 verbose cache add spec ansi-regex@^2.0.0
3288 silly cache add parsed spec { raw: 'ansi-regex@^2.0.0',
3288 silly cache add scope: null,
3288 silly cache add name: 'ansi-regex',
3288 silly cache add rawSpec: '^2.0.0',
3288 silly cache add spec: '>=2.0.0 <3.0.0',
3288 silly cache add type: 'range' }
3289 silly addNamed ansi-regex@>=2.0.0 <3.0.0
3290 verbose addNamed ">=2.0.0 <3.0.0" is a valid semver range for ansi-regex
3291 silly addNameRange { name: 'ansi-regex', range: '>=2.0.0 <3.0.0', hasData: false }
3292 silly mapToRegistry name ansi-regex
3293 silly mapToRegistry using default registry
3294 silly mapToRegistry registry https://registry.npmjs.org/
3295 silly mapToRegistry uri https://registry.npmjs.org/ansi-regex
3296 verbose addNameRange registry:https://registry.npmjs.org/ansi-regex not in flight; fetching
3297 verbose get https://registry.npmjs.org/ansi-regex not expired, no request
3298 silly addNameRange number 2 { name: 'ansi-regex', range: '>=2.0.0 <3.0.0', hasData: true }
3299 silly addNameRange versions [ 'ansi-regex',
3299 silly addNameRange [ '0.1.0', '0.2.0', '0.2.1', '1.0.0', '1.1.0', '1.1.1', '2.0.0' ] ]
3300 silly addNamed ansi-regex@2.0.0
3301 verbose addNamed "2.0.0" is a plain semver version for ansi-regex
3302 silly cache afterAdd ansi-regex@2.0.0
3303 verbose afterAdd /Users/ogd/.npm/ansi-regex/2.0.0/package/package.json not in flight; writing
3304 verbose afterAdd /Users/ogd/.npm/ansi-regex/2.0.0/package/package.json written
3305 silly loadAllDepsIntoIdealTree Finishing
3306 silly idealTree:prePrune @nothingness/level@0.0.1
3306 silly idealTree:prePrune ├── align-text@0.1.3
3306 silly idealTree:prePrune ├── amdefine@1.0.0
3306 silly idealTree:prePrune ├── ansi-regex@2.0.0
3306 silly idealTree:prePrune ├── ansi-styles@2.1.0
3306 silly idealTree:prePrune ├── argparse@0.1.16
3306 silly idealTree:prePrune ├── asn1@0.1.11
3306 silly idealTree:prePrune ├── assert-plus@0.1.5
3306 silly idealTree:prePrune ├── async@0.9.2
3306 silly idealTree:prePrune ├── aws-sign2@0.5.0
3306 silly idealTree:prePrune ├─┬ babel@5.8.20
3306 silly idealTree:prePrune │ ├─┬ babel-core@5.8.20
3306 silly idealTree:prePrune │ │ ├── babel-plugin-constant-folding@1.0.1
3306 silly idealTree:prePrune │ │ ├── babel-plugin-dead-code-elimination@1.0.2
3306 silly idealTree:prePrune │ │ ├── babel-plugin-eval@1.0.1
3306 silly idealTree:prePrune │ │ ├── babel-plugin-inline-environment-variables@1.0.1
3306 silly idealTree:prePrune │ │ ├── babel-plugin-jscript@1.0.4
3306 silly idealTree:prePrune │ │ ├── babel-plugin-member-expression-literals@1.0.1
3306 silly idealTree:prePrune │ │ ├── babel-plugin-property-literals@1.0.1
3306 silly idealTree:prePrune │ │ ├── babel-plugin-proto-to-assign@1.0.4
3306 silly idealTree:prePrune │ │ ├── babel-plugin-react-constant-elements@1.0.3
3306 silly idealTree:prePrune │ │ ├── babel-plugin-react-display-name@1.0.3
3306 silly idealTree:prePrune │ │ ├── babel-plugin-remove-console@1.0.1
3306 silly idealTree:prePrune │ │ ├── babel-plugin-remove-debugger@1.0.1
3306 silly idealTree:prePrune │ │ ├── babel-plugin-runtime@1.0.7
3306 silly idealTree:prePrune │ │ ├─┬ babel-plugin-undeclared-variables-check@1.0.2
3306 silly idealTree:prePrune │ │ │ └── leven@1.0.2
3306 silly idealTree:prePrune │ │ ├── babel-plugin-undefined-to-void@1.1.6
3306 silly idealTree:prePrune │ │ ├── babylon@5.8.20
3306 silly idealTree:prePrune │ │ ├── bluebird@2.9.34
3306 silly idealTree:prePrune │ │ ├─┬ chalk@1.1.0
3306 silly idealTree:prePrune │ │ │ ├── ansi-styles@2.1.0
3306 silly idealTree:prePrune │ │ │ ├── escape-string-regexp@1.0.3
3306 silly idealTree:prePrune │ │ │ ├─┬ has-ansi@2.0.0
3306 silly idealTree:prePrune │ │ │ │ └── ansi-regex@2.0.0
3306 silly idealTree:prePrune │ │ │ ├─┬ strip-ansi@3.0.0
3306 silly idealTree:prePrune │ │ │ │ └── ansi-regex@2.0.0
3306 silly idealTree:prePrune │ │ │ └── supports-color@2.0.0
3306 silly idealTree:prePrune │ │ ├── core-js@1.0.1
3306 silly idealTree:prePrune │ │ ├─┬ debug@2.2.0
3306 silly idealTree:prePrune │ │ │ └── ms@0.7.1
3306 silly idealTree:prePrune │ │ ├─┬ detect-indent@3.0.1
3306 silly idealTree:prePrune │ │ │ ├── get-stdin@4.0.1
3306 silly idealTree:prePrune │ │ │ └── minimist@1.1.2
3306 silly idealTree:prePrune │ │ ├── esutils@2.0.2
3306 silly idealTree:prePrune │ │ ├── globals@6.4.1
3306 silly idealTree:prePrune │ │ ├─┬ home-or-tmp@1.0.0
3306 silly idealTree:prePrune │ │ │ ├── os-tmpdir@1.0.1
3306 silly idealTree:prePrune │ │ │ └── user-home@1.1.1
3306 silly idealTree:prePrune │ │ ├─┬ is-integer@1.0.4
3306 silly idealTree:prePrune │ │ │ ├─┬ is-finite@1.0.1
3306 silly idealTree:prePrune │ │ │ │ └── number-is-nan@1.0.0
3306 silly idealTree:prePrune │ │ │ └─┬ is-nan@1.1.0
3306 silly idealTree:prePrune │ │ │ └─┬ define-properties@1.1.1
3306 silly idealTree:prePrune │ │ │ ├── foreach@2.0.5
3306 silly idealTree:prePrune │ │ │ └── object-keys@1.0.7
3306 silly idealTree:prePrune │ │ ├── js-tokens@1.0.1
3306 silly idealTree:prePrune │ │ ├── json5@0.4.0
3306 silly idealTree:prePrune │ │ ├─┬ line-numbers@0.2.0
3306 silly idealTree:prePrune │ │ │ └── left-pad@0.0.3
3306 silly idealTree:prePrune │ │ ├─┬ minimatch@2.0.10
3306 silly idealTree:prePrune │ │ │ └─┬ brace-expansion@1.1.0
3306 silly idealTree:prePrune │ │ │ ├── balanced-match@0.2.0
3306 silly idealTree:prePrune │ │ │ └── concat-map@0.0.1
3306 silly idealTree:prePrune │ │ ├── private@0.1.6
3306 silly idealTree:prePrune │ │ ├─┬ regenerator@0.8.35
3306 silly idealTree:prePrune │ │ │ ├─┬ commoner@0.10.3
3306 silly idealTree:prePrune │ │ │ │ ├── commander@2.5.1
3306 silly idealTree:prePrune │ │ │ │ ├─┬ glob@4.2.2
3306 silly idealTree:prePrune │ │ │ │ │ ├─┬ inflight@1.0.4
3306 silly idealTree:prePrune │ │ │ │ │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ │ │ │ │ ├── inherits@2.0.1
3306 silly idealTree:prePrune │ │ │ │ │ ├─┬ minimatch@1.0.0
3306 silly idealTree:prePrune │ │ │ │ │ │ ├── lru-cache@2.6.5
3306 silly idealTree:prePrune │ │ │ │ │ │ └── sigmund@1.0.1
3306 silly idealTree:prePrune │ │ │ │ │ └─┬ once@1.3.2
3306 silly idealTree:prePrune │ │ │ │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ │ │ │ ├── graceful-fs@3.0.8
3306 silly idealTree:prePrune │ │ │ │ ├── iconv-lite@0.4.11
3306 silly idealTree:prePrune │ │ │ │ ├── install@0.1.8
3306 silly idealTree:prePrune │ │ │ │ └── q@1.1.2
3306 silly idealTree:prePrune │ │ │ ├─┬ defs@1.1.0
3306 silly idealTree:prePrune │ │ │ │ ├─┬ alter@0.2.0
3306 silly idealTree:prePrune │ │ │ │ │ └── stable@0.1.5
3306 silly idealTree:prePrune │ │ │ │ ├── ast-traverse@0.1.1
3306 silly idealTree:prePrune │ │ │ │ ├── breakable@1.0.0
3306 silly idealTree:prePrune │ │ │ │ ├── esprima-fb@8001.1001.0-dev-harmony-fb
3306 silly idealTree:prePrune │ │ │ │ ├── simple-fmt@0.1.0
3306 silly idealTree:prePrune │ │ │ │ ├── simple-is@0.2.0
3306 silly idealTree:prePrune │ │ │ │ ├── stringmap@0.2.2
3306 silly idealTree:prePrune │ │ │ │ ├── stringset@0.2.1
3306 silly idealTree:prePrune │ │ │ │ ├── tryor@0.1.2
3306 silly idealTree:prePrune │ │ │ │ └── yargs@1.3.3
3306 silly idealTree:prePrune │ │ │ ├── esprima-fb@15001.1.0-dev-harmony-fb
3306 silly idealTree:prePrune │ │ │ ├─┬ recast@0.10.24
3306 silly idealTree:prePrune │ │ │ │ └── ast-types@0.8.5
3306 silly idealTree:prePrune │ │ │ └── through@2.3.8
3306 silly idealTree:prePrune │ │ ├─┬ regexpu@1.2.0
3306 silly idealTree:prePrune │ │ │ ├─┬ recast@0.10.26
3306 silly idealTree:prePrune │ │ │ │ ├── ast-types@0.8.7
3306 silly idealTree:prePrune │ │ │ │ └── esprima-fb@15001.1.0-dev-harmony-fb
3306 silly idealTree:prePrune │ │ │ ├── regenerate@1.2.1
3306 silly idealTree:prePrune │ │ │ ├── regjsgen@0.2.0
3306 silly idealTree:prePrune │ │ │ └─┬ regjsparser@0.1.4
3306 silly idealTree:prePrune │ │ │ └── jsesc@0.5.0
3306 silly idealTree:prePrune │ │ ├─┬ repeating@1.1.3
3306 silly idealTree:prePrune │ │ │ └─┬ is-finite@1.0.1
3306 silly idealTree:prePrune │ │ │ └── number-is-nan@1.0.0
3306 silly idealTree:prePrune │ │ ├── resolve@1.1.6
3306 silly idealTree:prePrune │ │ ├── shebang-regex@1.0.0
3306 silly idealTree:prePrune │ │ ├─┬ source-map-support@0.2.10
3306 silly idealTree:prePrune │ │ │ └─┬ source-map@0.1.32
3306 silly idealTree:prePrune │ │ │ └── amdefine@1.0.0
3306 silly idealTree:prePrune │ │ ├── to-fast-properties@1.0.1
3306 silly idealTree:prePrune │ │ ├── trim-right@1.0.1
3306 silly idealTree:prePrune │ │ └── try-resolve@1.0.1
3306 silly idealTree:prePrune │ ├─┬ chokidar@1.0.5
3306 silly idealTree:prePrune │ │ ├─┬ anymatch@1.3.0
3306 silly idealTree:prePrune │ │ │ └─┬ micromatch@2.2.0
3306 silly idealTree:prePrune │ │ │ ├─┬ arr-diff@1.0.1
3306 silly idealTree:prePrune │ │ │ │ └── array-slice@0.2.3
3306 silly idealTree:prePrune │ │ │ ├── array-unique@0.2.1
3306 silly idealTree:prePrune │ │ │ ├─┬ braces@1.8.0
3306 silly idealTree:prePrune │ │ │ │ ├─┬ expand-range@1.8.1
3306 silly idealTree:prePrune │ │ │ │ │ └─┬ fill-range@2.2.2
3306 silly idealTree:prePrune │ │ │ │ │ ├── is-number@1.1.2
3306 silly idealTree:prePrune │ │ │ │ │ ├── isobject@1.0.2
3306 silly idealTree:prePrune │ │ │ │ │ ├── randomatic@1.1.0
3306 silly idealTree:prePrune │ │ │ │ │ └── repeat-string@1.5.2
3306 silly idealTree:prePrune │ │ │ │ ├── preserve@0.2.0
3306 silly idealTree:prePrune │ │ │ │ └── repeat-element@1.1.2
3306 silly idealTree:prePrune │ │ │ ├── expand-brackets@0.1.2
3306 silly idealTree:prePrune │ │ │ ├─┬ extglob@0.3.1
3306 silly idealTree:prePrune │ │ │ │ ├─┬ ansi-green@0.1.1
3306 silly idealTree:prePrune │ │ │ │ │ └── ansi-wrap@0.1.0
3306 silly idealTree:prePrune │ │ │ │ ├── is-extglob@1.0.0
3306 silly idealTree:prePrune │ │ │ │ └── success-symbol@0.1.0
3306 silly idealTree:prePrune │ │ │ ├── filename-regex@2.0.0
3306 silly idealTree:prePrune │ │ │ ├── kind-of@1.1.0
3306 silly idealTree:prePrune │ │ │ ├─┬ object.omit@1.1.0
3306 silly idealTree:prePrune │ │ │ │ ├─┬ for-own@0.1.3
3306 silly idealTree:prePrune │ │ │ │ │ └── for-in@0.1.4
3306 silly idealTree:prePrune │ │ │ │ └── isobject@1.0.2
3306 silly idealTree:prePrune │ │ │ ├─┬ parse-glob@3.0.2
3306 silly idealTree:prePrune │ │ │ │ ├── glob-base@0.2.0
3306 silly idealTree:prePrune │ │ │ │ ├── is-dotfile@1.0.1
3306 silly idealTree:prePrune │ │ │ │ └── is-extglob@1.0.0
3306 silly idealTree:prePrune │ │ │ └─┬ regex-cache@0.4.2
3306 silly idealTree:prePrune │ │ │ ├── is-equal-shallow@0.1.3
3306 silly idealTree:prePrune │ │ │ └── is-primitive@2.0.0
3306 silly idealTree:prePrune │ │ ├── arrify@1.0.0
3306 silly idealTree:prePrune │ │ ├── async-each@0.1.6
3306 silly idealTree:prePrune │ │ ├─┬ fsevents@0.3.7
3306 silly idealTree:prePrune │ │ │ └── nan@1.9.0
3306 silly idealTree:prePrune │ │ ├── glob-parent@1.2.0
3306 silly idealTree:prePrune │ │ ├─┬ is-binary-path@1.0.1
3306 silly idealTree:prePrune │ │ │ └── binary-extensions@1.3.1
3306 silly idealTree:prePrune │ │ ├── is-glob@1.1.3
3306 silly idealTree:prePrune │ │ └─┬ readdirp@1.4.0
3306 silly idealTree:prePrune │ │ ├── graceful-fs@4.1.2
3306 silly idealTree:prePrune │ │ ├─┬ minimatch@0.2.14
3306 silly idealTree:prePrune │ │ │ ├── lru-cache@2.6.5
3306 silly idealTree:prePrune │ │ │ └── sigmund@1.0.1
3306 silly idealTree:prePrune │ │ └─┬ readable-stream@1.0.33
3306 silly idealTree:prePrune │ │ ├── core-util-is@1.0.1
3306 silly idealTree:prePrune │ │ ├── inherits@2.0.1
3306 silly idealTree:prePrune │ │ ├── isarray@0.0.1
3306 silly idealTree:prePrune │ │ └── string_decoder@0.10.31
3306 silly idealTree:prePrune │ ├─┬ commander@2.8.1
3306 silly idealTree:prePrune │ │ └── graceful-readlink@1.0.1
3306 silly idealTree:prePrune │ ├── convert-source-map@1.1.1
3306 silly idealTree:prePrune │ ├── fs-readdir-recursive@0.1.2
3306 silly idealTree:prePrune │ ├─┬ glob@5.0.14
3306 silly idealTree:prePrune │ │ ├─┬ inflight@1.0.4
3306 silly idealTree:prePrune │ │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ │ ├── inherits@2.0.1
3306 silly idealTree:prePrune │ │ ├─┬ minimatch@2.0.10
3306 silly idealTree:prePrune │ │ │ └─┬ brace-expansion@1.1.0
3306 silly idealTree:prePrune │ │ │ ├── balanced-match@0.2.0
3306 silly idealTree:prePrune │ │ │ └── concat-map@0.0.1
3306 silly idealTree:prePrune │ │ └─┬ once@1.3.2
3306 silly idealTree:prePrune │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ ├── lodash@3.10.0
3306 silly idealTree:prePrune │ ├─┬ output-file-sync@1.1.1
3306 silly idealTree:prePrune │ │ └── xtend@4.0.0
3306 silly idealTree:prePrune │ ├── path-exists@1.0.0
3306 silly idealTree:prePrune │ ├── path-is-absolute@1.0.0
3306 silly idealTree:prePrune │ ├── slash@1.0.0
3306 silly idealTree:prePrune │ └─┬ source-map@0.4.4
3306 silly idealTree:prePrune │ └── amdefine@1.0.0
3306 silly idealTree:prePrune ├── balanced-match@0.2.0
3306 silly idealTree:prePrune ├── boom@0.4.2
3306 silly idealTree:prePrune ├── brace-expansion@1.1.0
3306 silly idealTree:prePrune ├── camelcase@1.2.1
3306 silly idealTree:prePrune ├── center-align@0.1.1
3306 silly idealTree:prePrune ├─┬ chalk@1.1.1
3306 silly idealTree:prePrune │ └── supports-color@2.0.0
3306 silly idealTree:prePrune ├── combined-stream@0.0.7
3306 silly idealTree:prePrune ├── concat-map@0.0.1
3306 silly idealTree:prePrune ├── core-util-is@1.0.1
3306 silly idealTree:prePrune ├── cryptiles@0.2.2
3306 silly idealTree:prePrune ├── ctype@0.5.3
3306 silly idealTree:prePrune ├── decamelize@1.0.0
3306 silly idealTree:prePrune ├── deep-is@0.1.3
3306 silly idealTree:prePrune ├── delayed-stream@0.0.5
3306 silly idealTree:prePrune ├── diff@1.4.0
3306 silly idealTree:prePrune ├── escape-string-regexp@1.0.3
3306 silly idealTree:prePrune ├── esprima@1.0.4
3306 silly idealTree:prePrune ├── estraverse@1.9.3
3306 silly idealTree:prePrune ├── esutils@1.1.6
3306 silly idealTree:prePrune ├── events-to-array@1.0.2
3306 silly idealTree:prePrune ├── fast-levenshtein@1.0.7
3306 silly idealTree:prePrune ├── foreground-child@1.3.0
3306 silly idealTree:prePrune ├── forever-agent@0.5.2
3306 silly idealTree:prePrune ├── form-data@0.1.4
3306 silly idealTree:prePrune ├── has-ansi@2.0.0
3306 silly idealTree:prePrune ├── hawk@1.1.1
3306 silly idealTree:prePrune ├── hoek@0.9.1
3306 silly idealTree:prePrune ├── http-signature@0.10.1
3306 silly idealTree:prePrune ├── inherits@2.0.1
3306 silly idealTree:prePrune ├── is-buffer@1.0.2
3306 silly idealTree:prePrune ├── is-utf8@0.2.0
3306 silly idealTree:prePrune ├── isarray@0.0.1
3306 silly idealTree:prePrune ├── json-stringify-safe@5.0.1
3306 silly idealTree:prePrune ├── kind-of@2.0.1
3306 silly idealTree:prePrune ├── lcov-parse@0.0.6
3306 silly idealTree:prePrune ├─┬ level@1.3.0
3306 silly idealTree:prePrune │ ├─┬ level-packager@1.1.0
3306 silly idealTree:prePrune │ │ └─┬ levelup@1.2.1
3306 silly idealTree:prePrune │ │ ├─┬ deferred-leveldown@1.0.0
3306 silly idealTree:prePrune │ │ │ └── abstract-leveldown@2.1.4
3306 silly idealTree:prePrune │ │ ├── level-codec@6.0.0
3306 silly idealTree:prePrune │ │ ├─┬ level-errors@1.0.3
3306 silly idealTree:prePrune │ │ │ └─┬ errno@0.1.3
3306 silly idealTree:prePrune │ │ │ └── prr@0.0.0
3306 silly idealTree:prePrune │ │ ├─┬ level-iterator-stream@1.3.0
3306 silly idealTree:prePrune │ │ │ ├── inherits@2.0.1
3306 silly idealTree:prePrune │ │ │ └─┬ readable-stream@1.1.13
3306 silly idealTree:prePrune │ │ │ ├── core-util-is@1.0.1
3306 silly idealTree:prePrune │ │ │ ├── isarray@0.0.1
3306 silly idealTree:prePrune │ │ │ └── string_decoder@0.10.31
3306 silly idealTree:prePrune │ │ ├── prr@1.0.1
3306 silly idealTree:prePrune │ │ ├── semver@4.3.6
3306 silly idealTree:prePrune │ │ └── xtend@4.0.0
3306 silly idealTree:prePrune │ └─┬ leveldown@1.4.0
3306 silly idealTree:prePrune │ ├─┬ abstract-leveldown@2.4.0
3306 silly idealTree:prePrune │ │ └── xtend@4.0.0
3306 silly idealTree:prePrune │ ├── bindings@1.2.1
3306 silly idealTree:prePrune │ ├── fast-future@1.0.1
3306 silly idealTree:prePrune │ ├── nan@1.8.4
3306 silly idealTree:prePrune │ └─┬ prebuild@2.2.10
3306 silly idealTree:prePrune │ ├─┬ ghreleases@1.0.2
3306 silly idealTree:prePrune │ │ ├── after@0.8.1
3306 silly idealTree:prePrune │ │ ├── ghrepos@1.2.0
3306 silly idealTree:prePrune │ │ ├─┬ ghutils@3.0.1
3306 silly idealTree:prePrune │ │ │ └─┬ jsonist@1.1.0
3306 silly idealTree:prePrune │ │ │ ├─┬ bl@0.9.4
3306 silly idealTree:prePrune │ │ │ │ └─┬ readable-stream@1.0.33
3306 silly idealTree:prePrune │ │ │ │ ├── core-util-is@1.0.1
3306 silly idealTree:prePrune │ │ │ │ ├── inherits@2.0.1
3306 silly idealTree:prePrune │ │ │ │ ├── isarray@0.0.1
3306 silly idealTree:prePrune │ │ │ │ └── string_decoder@0.10.31
3306 silly idealTree:prePrune │ │ │ ├─┬ hyperquest@1.2.0
3306 silly idealTree:prePrune │ │ │ │ ├─┬ duplexer2@0.0.2
3306 silly idealTree:prePrune │ │ │ │ │ └─┬ readable-stream@1.1.13
3306 silly idealTree:prePrune │ │ │ │ │ ├── core-util-is@1.0.1
3306 silly idealTree:prePrune │ │ │ │ │ ├── inherits@2.0.1
3306 silly idealTree:prePrune │ │ │ │ │ ├── isarray@0.0.1
3306 silly idealTree:prePrune │ │ │ │ │ └── string_decoder@0.10.31
3306 silly idealTree:prePrune │ │ │ │ └─┬ through2@0.6.5
3306 silly idealTree:prePrune │ │ │ │ └─┬ readable-stream@1.0.33
3306 silly idealTree:prePrune │ │ │ │ ├── core-util-is@1.0.1
3306 silly idealTree:prePrune │ │ │ │ ├── inherits@2.0.1
3306 silly idealTree:prePrune │ │ │ │ ├── isarray@0.0.1
3306 silly idealTree:prePrune │ │ │ │ └── string_decoder@0.10.31
3306 silly idealTree:prePrune │ │ │ └── json-stringify-safe@5.0.1
3306 silly idealTree:prePrune │ │ ├── simple-mime@0.1.0
3306 silly idealTree:prePrune │ │ ├── url-template@2.0.6
3306 silly idealTree:prePrune │ │ └── xtend@4.0.0
3306 silly idealTree:prePrune │ ├── github-from-package@0.0.0
3306 silly idealTree:prePrune │ ├── minimist@1.1.2
3306 silly idealTree:prePrune │ ├─┬ node-gyp@2.0.2
3306 silly idealTree:prePrune │ │ ├─┬ fstream@1.0.7
3306 silly idealTree:prePrune │ │ │ └── inherits@2.0.1
3306 silly idealTree:prePrune │ │ ├─┬ glob@4.5.3
3306 silly idealTree:prePrune │ │ │ ├─┬ inflight@1.0.4
3306 silly idealTree:prePrune │ │ │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ │ │ ├── inherits@2.0.1
3306 silly idealTree:prePrune │ │ │ ├─┬ minimatch@2.0.10
3306 silly idealTree:prePrune │ │ │ │ └─┬ brace-expansion@1.1.0
3306 silly idealTree:prePrune │ │ │ │ ├── balanced-match@0.2.0
3306 silly idealTree:prePrune │ │ │ │ └── concat-map@0.0.1
3306 silly idealTree:prePrune │ │ │ └─┬ once@1.3.2
3306 silly idealTree:prePrune │ │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ │ ├── graceful-fs@3.0.8
3306 silly idealTree:prePrune │ │ ├─┬ minimatch@1.0.0
3306 silly idealTree:prePrune │ │ │ ├── lru-cache@2.6.5
3306 silly idealTree:prePrune │ │ │ └── sigmund@1.0.1
3306 silly idealTree:prePrune │ │ ├─┬ nopt@3.0.3
3306 silly idealTree:prePrune │ │ │ └── abbrev@1.0.7
3306 silly idealTree:prePrune │ │ ├─┬ osenv@0.1.3
3306 silly idealTree:prePrune │ │ │ ├── os-homedir@1.0.1
3306 silly idealTree:prePrune │ │ │ └── os-tmpdir@1.0.1
3306 silly idealTree:prePrune │ │ ├─┬ path-array@1.0.0
3306 silly idealTree:prePrune │ │ │ └─┬ array-index@0.1.1
3306 silly idealTree:prePrune │ │ │ └─┬ debug@2.2.0
3306 silly idealTree:prePrune │ │ │ └── ms@0.7.1
3306 silly idealTree:prePrune │ │ ├── semver@4.3.6
3306 silly idealTree:prePrune │ │ ├─┬ tar@1.0.3
3306 silly idealTree:prePrune │ │ │ ├── block-stream@0.0.8
3306 silly idealTree:prePrune │ │ │ └── inherits@2.0.1
3306 silly idealTree:prePrune │ │ └─┬ which@1.1.1
3306 silly idealTree:prePrune │ │ └─┬ is-absolute@0.1.7
3306 silly idealTree:prePrune │ │ └── is-relative@0.1.3
3306 silly idealTree:prePrune │ ├─┬ node-gyp-install@1.4.4
3306 silly idealTree:prePrune │ │ ├─┬ after-all@2.0.2
3306 silly idealTree:prePrune │ │ │ └─┬ once@1.3.2
3306 silly idealTree:prePrune │ │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ │ ├─┬ multi-write-stream@1.0.3
3306 silly idealTree:prePrune │ │ │ └─┬ readable-stream@2.0.2
3306 silly idealTree:prePrune │ │ │ ├── core-util-is@1.0.1
3306 silly idealTree:prePrune │ │ │ ├── inherits@2.0.1
3306 silly idealTree:prePrune │ │ │ ├── isarray@0.0.1
3306 silly idealTree:prePrune │ │ │ ├── process-nextick-args@1.0.2
3306 silly idealTree:prePrune │ │ │ ├── string_decoder@0.10.31
3306 silly idealTree:prePrune │ │ │ └── util-deprecate@1.0.1
3306 silly idealTree:prePrune │ │ └─┬ tar-map-stream@1.0.0
3306 silly idealTree:prePrune │ │ └─┬ duplexify@3.4.2
3306 silly idealTree:prePrune │ │ ├─┬ end-of-stream@1.0.0
3306 silly idealTree:prePrune │ │ │ └─┬ once@1.3.2
3306 silly idealTree:prePrune │ │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ │ └─┬ readable-stream@2.0.2
3306 silly idealTree:prePrune │ │ ├── core-util-is@1.0.1
3306 silly idealTree:prePrune │ │ ├── inherits@2.0.1
3306 silly idealTree:prePrune │ │ ├── isarray@0.0.1
3306 silly idealTree:prePrune │ │ ├── process-nextick-args@1.0.2
3306 silly idealTree:prePrune │ │ ├── string_decoder@0.10.31
3306 silly idealTree:prePrune │ │ └── util-deprecate@1.0.1
3306 silly idealTree:prePrune │ ├─┬ npmlog@1.2.1
3306 silly idealTree:prePrune │ │ ├── ansi@0.3.0
3306 silly idealTree:prePrune │ │ ├─┬ are-we-there-yet@1.0.4
3306 silly idealTree:prePrune │ │ │ ├── delegates@0.1.0
3306 silly idealTree:prePrune │ │ │ └─┬ readable-stream@1.1.13
3306 silly idealTree:prePrune │ │ │ ├── core-util-is@1.0.1
3306 silly idealTree:prePrune │ │ │ ├── inherits@2.0.1
3306 silly idealTree:prePrune │ │ │ ├── isarray@0.0.1
3306 silly idealTree:prePrune │ │ │ └── string_decoder@0.10.31
3306 silly idealTree:prePrune │ │ └─┬ gauge@1.2.2
3306 silly idealTree:prePrune │ │ ├── has-unicode@1.0.0
3306 silly idealTree:prePrune │ │ ├─┬ lodash.pad@3.1.1
3306 silly idealTree:prePrune │ │ │ ├── lodash._basetostring@3.0.1
3306 silly idealTree:prePrune │ │ │ └─┬ lodash._createpadding@3.6.1
3306 silly idealTree:prePrune │ │ │ └── lodash.repeat@3.0.1
3306 silly idealTree:prePrune │ │ ├─┬ lodash.padleft@3.1.1
3306 silly idealTree:prePrune │ │ │ ├── lodash._basetostring@3.0.1
3306 silly idealTree:prePrune │ │ │ └─┬ lodash._createpadding@3.6.1
3306 silly idealTree:prePrune │ │ │ └── lodash.repeat@3.0.1
3306 silly idealTree:prePrune │ │ └─┬ lodash.padright@3.1.1
3306 silly idealTree:prePrune │ │ ├── lodash._basetostring@3.0.1
3306 silly idealTree:prePrune │ │ └─┬ lodash._createpadding@3.6.1
3306 silly idealTree:prePrune │ │ └── lodash.repeat@3.0.1
3306 silly idealTree:prePrune │ ├─┬ pump@1.0.0
3306 silly idealTree:prePrune │ │ ├── end-of-stream@1.1.0
3306 silly idealTree:prePrune │ │ └─┬ once@1.3.2
3306 silly idealTree:prePrune │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ ├─┬ rc@1.1.0
3306 silly idealTree:prePrune │ │ ├── deep-extend@0.2.11
3306 silly idealTree:prePrune │ │ ├── ini@1.3.4
3306 silly idealTree:prePrune │ │ └── strip-json-comments@0.1.3
3306 silly idealTree:prePrune │ ├─┬ request@2.60.0
3306 silly idealTree:prePrune │ │ ├── aws-sign2@0.5.0
3306 silly idealTree:prePrune │ │ ├─┬ bl@1.0.0
3306 silly idealTree:prePrune │ │ │ └─┬ readable-stream@2.0.2
3306 silly idealTree:prePrune │ │ │ ├── core-util-is@1.0.1
3306 silly idealTree:prePrune │ │ │ ├── inherits@2.0.1
3306 silly idealTree:prePrune │ │ │ ├── isarray@0.0.1
3306 silly idealTree:prePrune │ │ │ ├── process-nextick-args@1.0.2
3306 silly idealTree:prePrune │ │ │ ├── string_decoder@0.10.31
3306 silly idealTree:prePrune │ │ │ └── util-deprecate@1.0.1
3306 silly idealTree:prePrune │ │ ├── caseless@0.11.0
3306 silly idealTree:prePrune │ │ ├─┬ combined-stream@1.0.5
3306 silly idealTree:prePrune │ │ │ └── delayed-stream@1.0.0
3306 silly idealTree:prePrune │ │ ├── extend@3.0.0
3306 silly idealTree:prePrune │ │ ├── forever-agent@0.6.1
3306 silly idealTree:prePrune │ │ ├─┬ form-data@1.0.0-rc3
3306 silly idealTree:prePrune │ │ │ └── async@1.4.0
3306 silly idealTree:prePrune │ │ ├─┬ har-validator@1.8.0
3306 silly idealTree:prePrune │ │ │ ├── bluebird@2.9.34
3306 silly idealTree:prePrune │ │ │ ├─┬ chalk@1.1.0
3306 silly idealTree:prePrune │ │ │ │ ├── ansi-styles@2.1.0
3306 silly idealTree:prePrune │ │ │ │ ├── escape-string-regexp@1.0.3
3306 silly idealTree:prePrune │ │ │ │ ├─┬ has-ansi@2.0.0
3306 silly idealTree:prePrune │ │ │ │ │ └── ansi-regex@2.0.0
3306 silly idealTree:prePrune │ │ │ │ ├─┬ strip-ansi@3.0.0
3306 silly idealTree:prePrune │ │ │ │ │ └── ansi-regex@2.0.0
3306 silly idealTree:prePrune │ │ │ │ └── supports-color@2.0.0
3306 silly idealTree:prePrune │ │ │ ├─┬ commander@2.8.1
3306 silly idealTree:prePrune │ │ │ │ └── graceful-readlink@1.0.1
3306 silly idealTree:prePrune │ │ │ └─┬ is-my-json-valid@2.12.1
3306 silly idealTree:prePrune │ │ │ ├── generate-function@2.0.0
3306 silly idealTree:prePrune │ │ │ ├─┬ generate-object-property@1.2.0
3306 silly idealTree:prePrune │ │ │ │ └── is-property@1.0.2
3306 silly idealTree:prePrune │ │ │ ├── jsonpointer@1.1.0
3306 silly idealTree:prePrune │ │ │ └── xtend@4.0.0
3306 silly idealTree:prePrune │ │ ├─┬ hawk@3.1.0
3306 silly idealTree:prePrune │ │ │ ├── boom@2.8.0
3306 silly idealTree:prePrune │ │ │ ├── cryptiles@2.0.4
3306 silly idealTree:prePrune │ │ │ ├── hoek@2.14.0
3306 silly idealTree:prePrune │ │ │ └── sntp@1.0.9
3306 silly idealTree:prePrune │ │ ├─┬ http-signature@0.11.0
3306 silly idealTree:prePrune │ │ │ ├── asn1@0.1.11
3306 silly idealTree:prePrune │ │ │ ├── assert-plus@0.1.5
3306 silly idealTree:prePrune │ │ │ └── ctype@0.5.3
3306 silly idealTree:prePrune │ │ ├── isstream@0.1.2
3306 silly idealTree:prePrune │ │ ├── json-stringify-safe@5.0.1
3306 silly idealTree:prePrune │ │ ├─┬ mime-types@2.1.4
3306 silly idealTree:prePrune │ │ │ └── mime-db@1.16.0
3306 silly idealTree:prePrune │ │ ├── oauth-sign@0.8.0
3306 silly idealTree:prePrune │ │ ├── qs@4.0.0
3306 silly idealTree:prePrune │ │ ├── stringstream@0.0.4
3306 silly idealTree:prePrune │ │ ├── tough-cookie@2.0.0
3306 silly idealTree:prePrune │ │ └── tunnel-agent@0.4.1
3306 silly idealTree:prePrune │ ├── tar-fs@1.8.1
3306 silly idealTree:prePrune │ └─┬ tar-stream@1.2.1
3306 silly idealTree:prePrune │ ├── bl@1.0.0
3306 silly idealTree:prePrune │ ├─┬ end-of-stream@1.1.0
3306 silly idealTree:prePrune │ │ └─┬ once@1.3.2
3306 silly idealTree:prePrune │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ ├─┬ readable-stream@2.0.2
3306 silly idealTree:prePrune │ │ ├── core-util-is@1.0.1
3306 silly idealTree:prePrune │ │ ├── inherits@2.0.1
3306 silly idealTree:prePrune │ │ ├── isarray@0.0.1
3306 silly idealTree:prePrune │ │ ├── process-nextick-args@1.0.2
3306 silly idealTree:prePrune │ │ ├── string_decoder@0.10.31
3306 silly idealTree:prePrune │ │ └── util-deprecate@1.0.1
3306 silly idealTree:prePrune │ └── xtend@4.0.0
3306 silly idealTree:prePrune ├── levn@0.2.5
3306 silly idealTree:prePrune ├── lodash@3.10.1
3306 silly idealTree:prePrune ├── log-driver@1.2.4
3306 silly idealTree:prePrune ├── longest@1.0.1
3306 silly idealTree:prePrune ├── mime@1.2.11
3306 silly idealTree:prePrune ├── mime-types@1.0.2
3306 silly idealTree:prePrune ├── minimatch@2.0.10
3306 silly idealTree:prePrune ├── minimist@0.0.10
3306 silly idealTree:prePrune ├─┬ mkdirp@0.5.1
3306 silly idealTree:prePrune │ └── minimist@0.0.8
3306 silly idealTree:prePrune ├── node-uuid@1.4.3
3306 silly idealTree:prePrune ├─┬ nothingness@0.0.2
3306 silly idealTree:prePrune │ └── bluebird@2.9.34
3306 silly idealTree:prePrune ├── oauth-sign@0.3.0
3306 silly idealTree:prePrune ├── opener@1.4.1
3306 silly idealTree:prePrune ├── optimist@0.6.1
3306 silly idealTree:prePrune ├── optionator@0.5.0
3306 silly idealTree:prePrune ├── prelude-ls@1.1.2
3306 silly idealTree:prePrune ├── process-nextick-args@1.0.2
3306 silly idealTree:prePrune ├── punycode@1.3.2
3306 silly idealTree:prePrune ├── qs@1.0.2
3306 silly idealTree:prePrune ├── repeat-string@1.5.2
3306 silly idealTree:prePrune ├── right-align@0.1.3
3306 silly idealTree:prePrune ├─┬ rimraf@2.4.2
3306 silly idealTree:prePrune │ └─┬ glob@5.0.14
3306 silly idealTree:prePrune │ ├─┬ inflight@1.0.4
3306 silly idealTree:prePrune │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ ├── inherits@2.0.1
3306 silly idealTree:prePrune │ ├─┬ minimatch@2.0.10
3306 silly idealTree:prePrune │ │ └─┬ brace-expansion@1.1.0
3306 silly idealTree:prePrune │ │ ├── balanced-match@0.2.0
3306 silly idealTree:prePrune │ │ └── concat-map@0.0.1
3306 silly idealTree:prePrune │ ├─┬ once@1.3.2
3306 silly idealTree:prePrune │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ └── path-is-absolute@1.0.0
3306 silly idealTree:prePrune ├── signal-exit@2.1.2
3306 silly idealTree:prePrune ├── sntp@0.2.4
3306 silly idealTree:prePrune ├── source-map@0.1.43
3306 silly idealTree:prePrune ├── spawn-wrap@1.0.1
3306 silly idealTree:prePrune ├── sprintf-js@1.0.3
3306 silly idealTree:prePrune ├─┬ standard@4.5.4
3306 silly idealTree:prePrune │ ├─┬ deglob@1.0.1
3306 silly idealTree:prePrune │ │ ├─┬ glob@5.0.14
3306 silly idealTree:prePrune │ │ │ ├─┬ inflight@1.0.4
3306 silly idealTree:prePrune │ │ │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ │ │ ├── inherits@2.0.1
3306 silly idealTree:prePrune │ │ │ ├─┬ minimatch@2.0.10
3306 silly idealTree:prePrune │ │ │ │ └─┬ brace-expansion@1.1.0
3306 silly idealTree:prePrune │ │ │ │ ├── balanced-match@0.2.0
3306 silly idealTree:prePrune │ │ │ │ └── concat-map@0.0.1
3306 silly idealTree:prePrune │ │ │ ├─┬ once@1.3.2
3306 silly idealTree:prePrune │ │ │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ │ │ └── path-is-absolute@1.0.0
3306 silly idealTree:prePrune │ │ ├── ignore@2.2.16
3306 silly idealTree:prePrune │ │ ├── path@0.11.14
3306 silly idealTree:prePrune │ │ ├── run-parallel@1.1.2
3306 silly idealTree:prePrune │ │ └── uniq@1.0.1
3306 silly idealTree:prePrune │ ├─┬ dezalgo@1.0.3
3306 silly idealTree:prePrune │ │ ├── asap@2.0.3
3306 silly idealTree:prePrune │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ ├─┬ eslint@0.24.1
3306 silly idealTree:prePrune │ │ ├─┬ chalk@1.1.0
3306 silly idealTree:prePrune │ │ │ ├── ansi-styles@2.1.0
3306 silly idealTree:prePrune │ │ │ ├─┬ has-ansi@2.0.0
3306 silly idealTree:prePrune │ │ │ │ └── ansi-regex@2.0.0
3306 silly idealTree:prePrune │ │ │ ├─┬ strip-ansi@3.0.0
3306 silly idealTree:prePrune │ │ │ │ └── ansi-regex@2.0.0
3306 silly idealTree:prePrune │ │ │ └── supports-color@2.0.0
3306 silly idealTree:prePrune │ │ ├─┬ concat-stream@1.5.0
3306 silly idealTree:prePrune │ │ │ ├── inherits@2.0.1
3306 silly idealTree:prePrune │ │ │ ├── readable-stream@2.0.2
3306 silly idealTree:prePrune │ │ │ └── typedarray@0.0.6
3306 silly idealTree:prePrune │ │ ├─┬ debug@2.2.0
3306 silly idealTree:prePrune │ │ │ └── ms@0.7.1
3306 silly idealTree:prePrune │ │ ├─┬ doctrine@0.6.4
3306 silly idealTree:prePrune │ │ │ └── isarray@0.0.1
3306 silly idealTree:prePrune │ │ ├── escape-string-regexp@1.0.3
3306 silly idealTree:prePrune │ │ ├─┬ escope@3.2.0
3306 silly idealTree:prePrune │ │ │ ├─┬ es6-map@0.1.1
3306 silly idealTree:prePrune │ │ │ │ ├── d@0.1.1
3306 silly idealTree:prePrune │ │ │ │ ├─┬ es5-ext@0.10.7
3306 silly idealTree:prePrune │ │ │ │ │ └── es6-symbol@2.0.1
3306 silly idealTree:prePrune │ │ │ │ ├─┬ es6-iterator@0.1.3
3306 silly idealTree:prePrune │ │ │ │ │ └── es6-symbol@2.0.1
3306 silly idealTree:prePrune │ │ │ │ ├── es6-set@0.1.1
3306 silly idealTree:prePrune │ │ │ │ ├── es6-symbol@0.1.1
3306 silly idealTree:prePrune │ │ │ │ └── event-emitter@0.3.3
3306 silly idealTree:prePrune │ │ │ ├─┬ es6-weak-map@0.1.4
3306 silly idealTree:prePrune │ │ │ │ ├── d@0.1.1
3306 silly idealTree:prePrune │ │ │ │ ├── es5-ext@0.10.7
3306 silly idealTree:prePrune │ │ │ │ ├── es6-iterator@0.1.3
3306 silly idealTree:prePrune │ │ │ │ └── es6-symbol@2.0.1
3306 silly idealTree:prePrune │ │ │ ├── esrecurse@3.1.1
3306 silly idealTree:prePrune │ │ │ └── estraverse@3.1.0
3306 silly idealTree:prePrune │ │ ├── espree@2.2.3
3306 silly idealTree:prePrune │ │ ├── estraverse@4.1.0
3306 silly idealTree:prePrune │ │ ├── estraverse-fb@1.3.1
3306 silly idealTree:prePrune │ │ ├── globals@8.3.0
3306 silly idealTree:prePrune │ │ ├─┬ inquirer@0.8.5
3306 silly idealTree:prePrune │ │ │ ├── ansi-regex@1.1.1
3306 silly idealTree:prePrune │ │ │ ├── cli-width@1.0.1
3306 silly idealTree:prePrune │ │ │ ├── figures@1.3.5
3306 silly idealTree:prePrune │ │ │ ├── lodash@3.10.0
3306 silly idealTree:prePrune │ │ │ ├─┬ readline2@0.1.1
3306 silly idealTree:prePrune │ │ │ │ ├── mute-stream@0.0.4
3306 silly idealTree:prePrune │ │ │ │ └── strip-ansi@2.0.1
3306 silly idealTree:prePrune │ │ │ ├── rx@2.5.3
3306 silly idealTree:prePrune │ │ │ └── through@2.3.8
3306 silly idealTree:prePrune │ │ ├─┬ is-my-json-valid@2.12.1
3306 silly idealTree:prePrune │ │ │ ├── generate-function@2.0.0
3306 silly idealTree:prePrune │ │ │ ├─┬ generate-object-property@1.2.0
3306 silly idealTree:prePrune │ │ │ │ └── is-property@1.0.2
3306 silly idealTree:prePrune │ │ │ └── jsonpointer@1.1.0
3306 silly idealTree:prePrune │ │ ├─┬ js-yaml@3.3.1
3306 silly idealTree:prePrune │ │ │ ├─┬ argparse@1.0.2
3306 silly idealTree:prePrune │ │ │ │ ├── lodash@3.10.0
3306 silly idealTree:prePrune │ │ │ │ └── sprintf-js@1.0.3
3306 silly idealTree:prePrune │ │ │ └── esprima@2.2.0
3306 silly idealTree:prePrune │ │ ├─┬ minimatch@2.0.10
3306 silly idealTree:prePrune │ │ │ └─┬ brace-expansion@1.1.0
3306 silly idealTree:prePrune │ │ │ ├── balanced-match@0.2.0
3306 silly idealTree:prePrune │ │ │ └── concat-map@0.0.1
3306 silly idealTree:prePrune │ │ ├── object-assign@2.1.1
3306 silly idealTree:prePrune │ │ ├── optionator@0.5.0
3306 silly idealTree:prePrune │ │ ├── path-is-absolute@1.0.0
3306 silly idealTree:prePrune │ │ ├── strip-json-comments@1.0.4
3306 silly idealTree:prePrune │ │ ├── text-table@0.2.0
3306 silly idealTree:prePrune │ │ ├── user-home@1.1.1
3306 silly idealTree:prePrune │ │ └── xml-escape@1.0.0
3306 silly idealTree:prePrune │ ├── eslint-config-standard@3.4.1
3306 silly idealTree:prePrune │ ├── eslint-config-standard-react@1.0.1
3306 silly idealTree:prePrune │ ├── eslint-plugin-react@2.7.1
3306 silly idealTree:prePrune │ ├── find-root@0.1.1
3306 silly idealTree:prePrune │ ├── get-stdin@4.0.1
3306 silly idealTree:prePrune │ ├── minimist@1.1.2
3306 silly idealTree:prePrune │ ├─┬ pkg-config@1.1.0
3306 silly idealTree:prePrune │ │ └── debug-log@1.0.0
3306 silly idealTree:prePrune │ ├─┬ standard-format@1.6.0
3306 silly idealTree:prePrune │ │ ├─┬ esformatter@0.7.2
3306 silly idealTree:prePrune │ │ │ ├── debug@0.7.4
3306 silly idealTree:prePrune │ │ │ ├─┬ disparity@2.0.0
3306 silly idealTree:prePrune │ │ │ │ ├── ansi-styles@2.1.0
3306 silly idealTree:prePrune │ │ │ │ └── diff@1.4.0
3306 silly idealTree:prePrune │ │ │ ├── espree@1.12.3
3306 silly idealTree:prePrune │ │ │ ├─┬ glob@5.0.14
3306 silly idealTree:prePrune │ │ │ │ ├─┬ inflight@1.0.4
3306 silly idealTree:prePrune │ │ │ │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ │ │ │ ├── inherits@2.0.1
3306 silly idealTree:prePrune │ │ │ │ ├─┬ minimatch@2.0.10
3306 silly idealTree:prePrune │ │ │ │ │ └─┬ brace-expansion@1.1.0
3306 silly idealTree:prePrune │ │ │ │ │ ├── balanced-match@0.2.0
3306 silly idealTree:prePrune │ │ │ │ │ └── concat-map@0.0.1
3306 silly idealTree:prePrune │ │ │ │ ├─┬ once@1.3.2
3306 silly idealTree:prePrune │ │ │ │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ │ │ │ └── path-is-absolute@1.0.0
3306 silly idealTree:prePrune │ │ │ ├── mout@0.11.0
3306 silly idealTree:prePrune │ │ │ ├─┬ npm-run@1.1.1
3306 silly idealTree:prePrune │ │ │ │ ├─┬ npm-path@1.0.2
3306 silly idealTree:prePrune │ │ │ │ │ └─┬ which@1.1.1
3306 silly idealTree:prePrune │ │ │ │ │ └─┬ is-absolute@0.1.7
3306 silly idealTree:prePrune │ │ │ │ │ └── is-relative@0.1.3
3306 silly idealTree:prePrune │ │ │ │ ├─┬ serializerr@1.0.1
3306 silly idealTree:prePrune │ │ │ │ │ └── protochain@1.0.3
3306 silly idealTree:prePrune │ │ │ │ └── sync-exec@0.5.0
3306 silly idealTree:prePrune │ │ │ ├── resolve@1.1.6
3306 silly idealTree:prePrune │ │ │ ├─┬ rocambole@0.6.0
3306 silly idealTree:prePrune │ │ │ │ └── esprima@2.6.0
3306 silly idealTree:prePrune │ │ │ ├─┬ rocambole-indent@2.0.4
3306 silly idealTree:prePrune │ │ │ │ └─┬ debug@2.2.0
3306 silly idealTree:prePrune │ │ │ │ └── ms@0.7.1
3306 silly idealTree:prePrune │ │ │ ├─┬ rocambole-linebreak@1.0.1
3306 silly idealTree:prePrune │ │ │ │ ├─┬ debug@2.2.0
3306 silly idealTree:prePrune │ │ │ │ │ └── ms@0.7.1
3306 silly idealTree:prePrune │ │ │ │ └── semver@4.3.6
3306 silly idealTree:prePrune │ │ │ ├── rocambole-node@1.0.0
3306 silly idealTree:prePrune │ │ │ ├── rocambole-token@1.2.1
3306 silly idealTree:prePrune │ │ │ ├─┬ rocambole-whitespace@1.0.0
3306 silly idealTree:prePrune │ │ │ │ ├─┬ debug@2.2.0
3306 silly idealTree:prePrune │ │ │ │ │ └── ms@0.7.1
3306 silly idealTree:prePrune │ │ │ │ └── repeat-string@1.5.2
3306 silly idealTree:prePrune │ │ │ ├── semver@2.2.1
3306 silly idealTree:prePrune │ │ │ ├── strip-json-comments@0.1.3
3306 silly idealTree:prePrune │ │ │ ├── supports-color@1.3.1
3306 silly idealTree:prePrune │ │ │ └─┬ user-home@2.0.0
3306 silly idealTree:prePrune │ │ │ └── os-homedir@1.0.1
3306 silly idealTree:prePrune │ │ ├─┬ esformatter-eol-last@1.0.0
3306 silly idealTree:prePrune │ │ │ └── string.prototype.endswith@0.2.0
3306 silly idealTree:prePrune │ │ ├─┬ esformatter-jsx@1.3.0
3306 silly idealTree:prePrune │ │ │ ├── extend@2.0.1
3306 silly idealTree:prePrune │ │ │ ├─┬ falafel-espree@1.1.0
3306 silly idealTree:prePrune │ │ │ │ └── espree@2.2.3
3306 silly idealTree:prePrune │ │ │ └─┬ js-beautify@1.5.10
3306 silly idealTree:prePrune │ │ │ ├─┬ config-chain@1.1.9
3306 silly idealTree:prePrune │ │ │ │ ├── ini@1.3.4
3306 silly idealTree:prePrune │ │ │ │ └── proto-list@1.2.4
3306 silly idealTree:prePrune │ │ │ └─┬ nopt@3.0.3
3306 silly idealTree:prePrune │ │ │ └── abbrev@1.0.7
3306 silly idealTree:prePrune │ │ ├─┬ esformatter-literal-notation@1.0.1
3306 silly idealTree:prePrune │ │ │ ├─┬ rocambole@0.3.6
3306 silly idealTree:prePrune │ │ │ │ └── esprima@1.0.4
3306 silly idealTree:prePrune │ │ │ └── rocambole-token@1.2.1
3306 silly idealTree:prePrune │ │ ├── esformatter-quotes@1.0.3
3306 silly idealTree:prePrune │ │ ├─┬ esformatter-semicolon-first@1.1.0
3306 silly idealTree:prePrune │ │ │ ├── espree@2.2.3
3306 silly idealTree:prePrune │ │ │ ├─┬ rocambole@0.6.0
3306 silly idealTree:prePrune │ │ │ │ └── esprima@2.5.0
3306 silly idealTree:prePrune │ │ │ └── rocambole-token@1.2.1
3306 silly idealTree:prePrune │ │ ├── esformatter-spaced-lined-comment@2.0.1
3306 silly idealTree:prePrune │ │ └── stdin@0.0.1
3306 silly idealTree:prePrune │ └── xtend@4.0.0
3306 silly idealTree:prePrune ├── string_decoder@0.10.31
3306 silly idealTree:prePrune ├── stringstream@0.0.4
3306 silly idealTree:prePrune ├── strip-ansi@3.0.0
3306 silly idealTree:prePrune ├── supports-color@1.3.1
3306 silly idealTree:prePrune ├─┬ tap@1.3.2
3306 silly idealTree:prePrune │ ├── buffer-equal@0.0.1
3306 silly idealTree:prePrune │ ├─┬ coveralls@2.11.3
3306 silly idealTree:prePrune │ │ ├── js-yaml@3.0.1
3306 silly idealTree:prePrune │ │ └── request@2.40.0
3306 silly idealTree:prePrune │ ├── deep-equal@1.0.0
3306 silly idealTree:prePrune │ ├─┬ glob@5.0.14
3306 silly idealTree:prePrune │ │ ├─┬ inflight@1.0.4
3306 silly idealTree:prePrune │ │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ │ ├── inherits@2.0.1
3306 silly idealTree:prePrune │ │ ├─┬ minimatch@2.0.10
3306 silly idealTree:prePrune │ │ │ └─┬ brace-expansion@1.1.0
3306 silly idealTree:prePrune │ │ │ ├── balanced-match@0.2.0
3306 silly idealTree:prePrune │ │ │ └── concat-map@0.0.1
3306 silly idealTree:prePrune │ │ ├─┬ once@1.3.2
3306 silly idealTree:prePrune │ │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ │ └── path-is-absolute@1.0.0
3306 silly idealTree:prePrune │ ├─┬ js-yaml@3.3.1
3306 silly idealTree:prePrune │ │ ├── argparse@1.0.2
3306 silly idealTree:prePrune │ │ └── esprima@2.2.0
3306 silly idealTree:prePrune │ ├─┬ nyc@2.4.0
3306 silly idealTree:prePrune │ │ ├─┬ istanbul@0.3.17
3306 silly idealTree:prePrune │ │ │ ├── abbrev@1.0.7
3306 silly idealTree:prePrune │ │ │ ├── async@1.4.0
3306 silly idealTree:prePrune │ │ │ ├─┬ escodegen@1.6.1
3306 silly idealTree:prePrune │ │ │ │ └── esprima@1.2.5
3306 silly idealTree:prePrune │ │ │ ├── esprima@2.4.1
3306 silly idealTree:prePrune │ │ │ ├── fileset@0.2.1
3306 silly idealTree:prePrune │ │ │ ├── handlebars@3.0.0
3306 silly idealTree:prePrune │ │ │ ├── nopt@3.0.3
3306 silly idealTree:prePrune │ │ │ ├─┬ once@1.3.2
3306 silly idealTree:prePrune │ │ │ │ └── wrappy@1.0.1
3306 silly idealTree:prePrune │ │ │ ├── resolve@1.1.6
3306 silly idealTree:prePrune │ │ │ └── wordwrap@0.0.3
3306 silly idealTree:prePrune │ │ ├── lodash@3.10.0
3306 silly idealTree:prePrune │ │ ├─┬ strip-bom@1.0.0
3306 silly idealTree:prePrune │ │ │ └── first-chunk-stream@1.0.0
3306 silly idealTree:prePrune │ │ └─┬ yargs@3.17.1
3306 silly idealTree:prePrune │ │ ├── cliui@2.1.0
3306 silly idealTree:prePrune │ │ └── y18n@3.0.0
3306 silly idealTree:prePrune │ ├── readable-stream@1.1.13
3306 silly idealTree:prePrune │ ├─┬ tap-mocha-reporter@0.0.16
3306 silly idealTree:prePrune │ │ ├─┬ debug@2.2.0
3306 silly idealTree:prePrune │ │ │ └── ms@0.7.1
3306 silly idealTree:prePrune │ │ ├── escape-string-regexp@1.0.3
3306 silly idealTree:prePrune │ │ └── unicode-length@1.0.0
3306 silly idealTree:prePrune │ ├─┬ tap-parser@1.1.6
3306 silly idealTree:prePrune │ │ └── inherits@2.0.1
3306 silly idealTree:prePrune │ └── wordwrap@0.0.2
3306 silly idealTree:prePrune ├── tough-cookie@2.0.0
3306 silly idealTree:prePrune ├── tunnel-agent@0.4.1
3306 silly idealTree:prePrune ├── type-check@0.3.1
3306 silly idealTree:prePrune ├─┬ uglify-js@2.3.6
3306 silly idealTree:prePrune │ ├── async@0.2.10
3306 silly idealTree:prePrune │ └── optimist@0.3.7
3306 silly idealTree:prePrune ├── underscore@1.7.0
3306 silly idealTree:prePrune ├── underscore.string@2.4.0
3306 silly idealTree:prePrune ├── util-deprecate@1.0.1
3306 silly idealTree:prePrune ├── which@1.0.9
3306 silly idealTree:prePrune ├── window-size@0.1.2
3306 silly idealTree:prePrune └── wordwrap@0.0.3
3307 silly loadIdealTree Finishing
3308 silly currentTree @nothingness/level@0.0.1
3308 silly currentTree ├─┬ babel@5.8.20
3308 silly currentTree │ ├─┬ babel-core@5.8.20
3308 silly currentTree │ │ ├── babel-plugin-constant-folding@1.0.1
3308 silly currentTree │ │ ├── babel-plugin-dead-code-elimination@1.0.2
3308 silly currentTree │ │ ├── babel-plugin-eval@1.0.1
3308 silly currentTree │ │ ├── babel-plugin-inline-environment-variables@1.0.1
3308 silly currentTree │ │ ├── babel-plugin-jscript@1.0.4
3308 silly currentTree │ │ ├── babel-plugin-member-expression-literals@1.0.1
3308 silly currentTree │ │ ├── babel-plugin-property-literals@1.0.1
3308 silly currentTree │ │ ├── babel-plugin-proto-to-assign@1.0.4
3308 silly currentTree │ │ ├── babel-plugin-react-constant-elements@1.0.3
3308 silly currentTree │ │ ├── babel-plugin-react-display-name@1.0.3
3308 silly currentTree │ │ ├── babel-plugin-remove-console@1.0.1
3308 silly currentTree │ │ ├── babel-plugin-remove-debugger@1.0.1
3308 silly currentTree │ │ ├── babel-plugin-runtime@1.0.7
3308 silly currentTree │ │ ├─┬ babel-plugin-undeclared-variables-check@1.0.2
3308 silly currentTree │ │ │ └── leven@1.0.2
3308 silly currentTree │ │ ├── babel-plugin-undefined-to-void@1.1.6
3308 silly currentTree │ │ ├── babylon@5.8.20
3308 silly currentTree │ │ ├── bluebird@2.9.34
3308 silly currentTree │ │ ├─┬ chalk@1.1.0
3308 silly currentTree │ │ │ ├── ansi-styles@2.1.0
3308 silly currentTree │ │ │ ├── escape-string-regexp@1.0.3
3308 silly currentTree │ │ │ ├─┬ has-ansi@2.0.0
3308 silly currentTree │ │ │ │ └── ansi-regex@2.0.0
3308 silly currentTree │ │ │ ├─┬ strip-ansi@3.0.0
3308 silly currentTree │ │ │ │ └── ansi-regex@2.0.0
3308 silly currentTree │ │ │ └── supports-color@2.0.0
3308 silly currentTree │ │ ├── core-js@1.0.1
3308 silly currentTree │ │ ├─┬ debug@2.2.0
3308 silly currentTree │ │ │ └── ms@0.7.1
3308 silly currentTree │ │ ├─┬ detect-indent@3.0.1
3308 silly currentTree │ │ │ ├── get-stdin@4.0.1
3308 silly currentTree │ │ │ └── minimist@1.1.2
3308 silly currentTree │ │ ├── esutils@2.0.2
3308 silly currentTree │ │ ├── globals@6.4.1
3308 silly currentTree │ │ ├─┬ home-or-tmp@1.0.0
3308 silly currentTree │ │ │ ├── os-tmpdir@1.0.1
3308 silly currentTree │ │ │ └── user-home@1.1.1
3308 silly currentTree │ │ ├─┬ is-integer@1.0.4
3308 silly currentTree │ │ │ ├─┬ is-finite@1.0.1
3308 silly currentTree │ │ │ │ └── number-is-nan@1.0.0
3308 silly currentTree │ │ │ └─┬ is-nan@1.1.0
3308 silly currentTree │ │ │ └─┬ define-properties@1.1.1
3308 silly currentTree │ │ │ ├── foreach@2.0.5
3308 silly currentTree │ │ │ └── object-keys@1.0.7
3308 silly currentTree │ │ ├── js-tokens@1.0.1
3308 silly currentTree │ │ ├── json5@0.4.0
3308 silly currentTree │ │ ├─┬ line-numbers@0.2.0
3308 silly currentTree │ │ │ └── left-pad@0.0.3
3308 silly currentTree │ │ ├─┬ minimatch@2.0.10
3308 silly currentTree │ │ │ └─┬ brace-expansion@1.1.0
3308 silly currentTree │ │ │ ├── balanced-match@0.2.0
3308 silly currentTree │ │ │ └── concat-map@0.0.1
3308 silly currentTree │ │ ├── private@0.1.6
3308 silly currentTree │ │ ├─┬ regenerator@0.8.35
3308 silly currentTree │ │ │ ├─┬ commoner@0.10.3
3308 silly currentTree │ │ │ │ ├── commander@2.5.1
3308 silly currentTree │ │ │ │ ├─┬ glob@4.2.2
3308 silly currentTree │ │ │ │ │ ├─┬ inflight@1.0.4
3308 silly currentTree │ │ │ │ │ │ └── wrappy@1.0.1
3308 silly currentTree │ │ │ │ │ ├── inherits@2.0.1
3308 silly currentTree │ │ │ │ │ ├─┬ minimatch@1.0.0
3308 silly currentTree │ │ │ │ │ │ ├── lru-cache@2.6.5
3308 silly currentTree │ │ │ │ │ │ └── sigmund@1.0.1
3308 silly currentTree │ │ │ │ │ └─┬ once@1.3.2
3308 silly currentTree │ │ │ │ │ └── wrappy@1.0.1
3308 silly currentTree │ │ │ │ ├── graceful-fs@3.0.8
3308 silly currentTree │ │ │ │ ├── iconv-lite@0.4.11
3308 silly currentTree │ │ │ │ ├── install@0.1.8
3308 silly currentTree │ │ │ │ └── q@1.1.2
3308 silly currentTree │ │ │ ├─┬ defs@1.1.0
3308 silly currentTree │ │ │ │ ├─┬ alter@0.2.0
3308 silly currentTree │ │ │ │ │ └── stable@0.1.5
3308 silly currentTree │ │ │ │ ├── ast-traverse@0.1.1
3308 silly currentTree │ │ │ │ ├── breakable@1.0.0
3308 silly currentTree │ │ │ │ ├── esprima-fb@8001.1001.0-dev-harmony-fb
3308 silly currentTree │ │ │ │ ├── simple-fmt@0.1.0
3308 silly currentTree │ │ │ │ ├── simple-is@0.2.0
3308 silly currentTree │ │ │ │ ├── stringmap@0.2.2
3308 silly currentTree │ │ │ │ ├── stringset@0.2.1
3308 silly currentTree │ │ │ │ ├── tryor@0.1.2
3308 silly currentTree │ │ │ │ └── yargs@1.3.3
3308 silly currentTree │ │ │ ├── esprima-fb@15001.1.0-dev-harmony-fb
3308 silly currentTree │ │ │ ├─┬ recast@0.10.24
3308 silly currentTree │ │ │ │ └── ast-types@0.8.5
3308 silly currentTree │ │ │ └── through@2.3.8
3308 silly currentTree │ │ ├─┬ regexpu@1.2.0
3308 silly currentTree │ │ │ ├─┬ recast@0.10.26
3308 silly currentTree │ │ │ │ ├── ast-types@0.8.7
3308 silly currentTree │ │ │ │ └── esprima-fb@15001.1.0-dev-harmony-fb
3308 silly currentTree │ │ │ ├── regenerate@1.2.1
3308 silly currentTree │ │ │ ├── regjsgen@0.2.0
3308 silly currentTree │ │ │ └─┬ regjsparser@0.1.4
3308 silly currentTree │ │ │ └── jsesc@0.5.0
3308 silly currentTree │ │ ├─┬ repeating@1.1.3
3308 silly currentTree │ │ │ └─┬ is-finite@1.0.1
3308 silly currentTree │ │ │ └── number-is-nan@1.0.0
3308 silly currentTree │ │ ├── resolve@1.1.6
3308 silly currentTree │ │ ├── shebang-regex@1.0.0
3308 silly currentTree │ │ ├─┬ source-map-support@0.2.10
3308 silly currentTree │ │ │ └─┬ source-map@0.1.32
3308 silly currentTree │ │ │ └── amdefine@1.0.0
3308 silly currentTree │ │ ├── to-fast-properties@1.0.1
3308 silly currentTree │ │ ├── trim-right@1.0.1
3308 silly currentTree │ │ └── try-resolve@1.0.1
3308 silly currentTree │ ├─┬ chokidar@1.0.5
3308 silly currentTree │ │ ├─┬ anymatch@1.3.0
3308 silly currentTree │ │ │ └─┬ micromatch@2.2.0
3308 silly currentTree │ │ │ ├─┬ arr-diff@1.0.1
3308 silly currentTree │ │ │ │ └── array-slice@0.2.3
3308 silly currentTree │ │ │ ├── array-unique@0.2.1
3308 silly currentTree │ │ │ ├─┬ braces@1.8.0
3308 silly currentTree │ │ │ │ ├─┬ expand-range@1.8.1
3308 silly currentTree │ │ │ │ │ └─┬ fill-range@2.2.2
3308 silly currentTree │ │ │ │ │ ├── is-number@1.1.2
3308 silly currentTree │ │ │ │ │ ├── isobject@1.0.2
3308 silly currentTree │ │ │ │ │ ├── randomatic@1.1.0
3308 silly currentTree │ │ │ │ │ └── repeat-string@1.5.2
3308 silly currentTree │ │ │ │ ├── preserve@0.2.0
3308 silly currentTree │ │ │ │ └── repeat-element@1.1.2
3308 silly currentTree │ │ │ ├── expand-brackets@0.1.2
3308 silly currentTree │ │ │ ├─┬ extglob@0.3.1
3308 silly currentTree │ │ │ │ ├─┬ ansi-green@0.1.1
3308 silly currentTree │ │ │ │ │ └── ansi-wrap@0.1.0
3308 silly currentTree │ │ │ │ ├── is-extglob@1.0.0
3308 silly currentTree │ │ │ │ └── success-symbol@0.1.0
3308 silly currentTree │ │ │ ├── filename-regex@2.0.0
3308 silly currentTree │ │ │ ├── kind-of@1.1.0
3308 silly currentTree │ │ │ ├─┬ object.omit@1.1.0
3308 silly currentTree │ │ │ │ ├─┬ for-own@0.1.3
3308 silly currentTree │ │ │ │ │ └── for-in@0.1.4
3308 silly currentTree │ │ │ │ └── isobject@1.0.2
3308 silly currentTree │ │ │ ├─┬ parse-glob@3.0.2
3308 silly currentTree │ │ │ │ ├── glob-base@0.2.0
3308 silly currentTree │ │ │ │ ├── is-dotfile@1.0.1
3308 silly currentTree │ │ │ │ └── is-extglob@1.0.0
3308 silly currentTree │ │ │ └─┬ regex-cache@0.4.2
3308 silly currentTree │ │ │ ├── is-equal-shallow@0.1.3
3308 silly currentTree │ │ │ └── is-primitive@2.0.0
3308 silly currentTree │ │ ├── arrify@1.0.0
3308 silly currentTree │ │ ├── async-each@0.1.6
3308 silly currentTree │ │ ├─┬ fsevents@0.3.7
3308 silly currentTree │ │ │ └── nan@1.9.0
3308 silly currentTree │ │ ├── glob-parent@1.2.0
3308 silly currentTree │ │ ├─┬ is-binary-path@1.0.1
3308 silly currentTree │ │ │ └── binary-extensions@1.3.1
3308 silly currentTree │ │ ├── is-glob@1.1.3
3308 silly currentTree │ │ └─┬ readdirp@1.4.0
3308 silly currentTree │ │ ├── graceful-fs@4.1.2
3308 silly currentTree │ │ ├─┬ minimatch@0.2.14
3308 silly currentTree │ │ │ ├── lru-cache@2.6.5
3308 silly currentTree │ │ │ └── sigmund@1.0.1
3308 silly currentTree │ │ └─┬ readable-stream@1.0.33
3308 silly currentTree │ │ ├── core-util-is@1.0.1
3308 silly currentTree │ │ ├── inherits@2.0.1
3308 silly currentTree │ │ ├── isarray@0.0.1
3308 silly currentTree │ │ └── string_decoder@0.10.31
3308 silly currentTree │ ├─┬ commander@2.8.1
3308 silly currentTree │ │ └── graceful-readlink@1.0.1
3308 silly currentTree │ ├── convert-source-map@1.1.1
3308 silly currentTree │ ├── fs-readdir-recursive@0.1.2
3308 silly currentTree │ ├─┬ glob@5.0.14
3308 silly currentTree │ │ ├─┬ inflight@1.0.4
3308 silly currentTree │ │ │ └── wrappy@1.0.1
3308 silly currentTree │ │ ├── inherits@2.0.1
3308 silly currentTree │ │ ├─┬ minimatch@2.0.10
3308 silly currentTree │ │ │ └─┬ brace-expansion@1.1.0
3308 silly currentTree │ │ │ ├── balanced-match@0.2.0
3308 silly currentTree │ │ │ └── concat-map@0.0.1
3308 silly currentTree │ │ └─┬ once@1.3.2
3308 silly currentTree │ │ └── wrappy@1.0.1
3308 silly currentTree │ ├── lodash@3.10.0
3308 silly currentTree │ ├─┬ output-file-sync@1.1.1
3308 silly currentTree │ │ └── xtend@4.0.0
3308 silly currentTree │ ├── path-exists@1.0.0
3308 silly currentTree │ ├── path-is-absolute@1.0.0
3308 silly currentTree │ ├── slash@1.0.0
3308 silly currentTree │ └─┬ source-map@0.4.4
3308 silly currentTree │ └── amdefine@1.0.0
3308 silly currentTree ├─┬ level@1.3.0
3308 silly currentTree │ ├─┬ level-packager@1.1.0
3308 silly currentTree │ │ └─┬ levelup@1.2.1
3308 silly currentTree │ │ ├─┬ deferred-leveldown@1.0.0
3308 silly currentTree │ │ │ └── abstract-leveldown@2.1.4
3308 silly currentTree │ │ ├── level-codec@6.0.0
3308 silly currentTree │ │ ├─┬ level-errors@1.0.3
3308 silly currentTree │ │ │ └─┬ errno@0.1.3
3308 silly currentTree │ │ │ └── prr@0.0.0
3308 silly currentTree │ │ ├─┬ level-iterator-stream@1.3.0
3308 silly currentTree │ │ │ ├── inherits@2.0.1
3308 silly currentTree │ │ │ └─┬ readable-stream@1.1.13
3308 silly currentTree │ │ │ ├── core-util-is@1.0.1
3308 silly currentTree │ │ │ ├── isarray@0.0.1
3308 silly currentTree │ │ │ └── string_decoder@0.10.31
3308 silly currentTree │ │ ├── prr@1.0.1
3308 silly currentTree │ │ ├── semver@4.3.6
3308 silly currentTree │ │ └── xtend@4.0.0
3308 silly currentTree │ └─┬ leveldown@1.4.0
3308 silly currentTree │ ├─┬ abstract-leveldown@2.4.0
3308 silly currentTree │ │ └── xtend@4.0.0
3308 silly currentTree │ ├── bindings@1.2.1
3308 silly currentTree │ ├── fast-future@1.0.1
3308 silly currentTree │ ├── nan@1.8.4
3308 silly currentTree │ └─┬ prebuild@2.2.10
3308 silly currentTree │ ├─┬ ghreleases@1.0.2
3308 silly currentTree │ │ ├── after@0.8.1
3308 silly currentTree │ │ ├── ghrepos@1.2.0
3308 silly currentTree │ │ ├─┬ ghutils@3.0.1
3308 silly currentTree │ │ │ └─┬ jsonist@1.1.0
3308 silly currentTree │ │ │ ├─┬ bl@0.9.4
3308 silly currentTree │ │ │ │ └─┬ readable-stream@1.0.33
3308 silly currentTree │ │ │ │ ├── core-util-is@1.0.1
3308 silly currentTree │ │ │ │ ├── inherits@2.0.1
3308 silly currentTree │ │ │ │ ├── isarray@0.0.1
3308 silly currentTree │ │ │ │ └── string_decoder@0.10.31
3308 silly currentTree │ │ │ ├─┬ hyperquest@1.2.0
3308 silly currentTree │ │ │ │ ├─┬ duplexer2@0.0.2
3308 silly currentTree │ │ │ │ │ └─┬ readable-stream@1.1.13
3308 silly currentTree │ │ │ │ │ ├── core-util-is@1.0.1
3308 silly currentTree │ │ │ │ │ ├── inherits@2.0.1
3308 silly currentTree │ │ │ │ │ ├── isarray@0.0.1
3308 silly currentTree │ │ │ │ │ └── string_decoder@0.10.31
3308 silly currentTree │ │ │ │ └─┬ through2@0.6.5
3308 silly currentTree │ │ │ │ └─┬ readable-stream@1.0.33
3308 silly currentTree │ │ │ │ ├── core-util-is@1.0.1
3308 silly currentTree │ │ │ │ ├── inherits@2.0.1
3308 silly currentTree │ │ │ │ ├── isarray@0.0.1
3308 silly currentTree │ │ │ │ └── string_decoder@0.10.31
3308 silly currentTree │ │ │ └── json-stringify-safe@5.0.1
3308 silly currentTree │ │ ├── simple-mime@0.1.0
3308 silly currentTree │ │ ├── url-template@2.0.6
3308 silly currentTree │ │ └── xtend@4.0.0
3308 silly currentTree │ ├── github-from-package@0.0.0
3308 silly currentTree │ ├── minimist@1.1.2
3308 silly currentTree │ ├─┬ node-gyp@2.0.2
3308 silly currentTree │ │ ├─┬ fstream@1.0.7
3308 silly currentTree │ │ │ └── inherits@2.0.1
3308 silly currentTree │ │ ├─┬ glob@4.5.3
3308 silly currentTree │ │ │ ├─┬ inflight@1.0.4
3308 silly currentTree │ │ │ │ └── wrappy@1.0.1
3308 silly currentTree │ │ │ ├── inherits@2.0.1
3308 silly currentTree │ │ │ ├─┬ minimatch@2.0.10
3308 silly currentTree │ │ │ │ └─┬ brace-expansion@1.1.0
3308 silly currentTree │ │ │ │ ├── balanced-match@0.2.0
3308 silly currentTree │ │ │ │ └── concat-map@0.0.1
3308 silly currentTree │ │ │ └─┬ once@1.3.2
3308 silly currentTree │ │ │ └── wrappy@1.0.1
3308 silly currentTree │ │ ├── graceful-fs@3.0.8
3308 silly currentTree │ │ ├─┬ minimatch@1.0.0
3308 silly currentTree │ │ │ ├── lru-cache@2.6.5
3308 silly currentTree │ │ │ └── sigmund@1.0.1
3308 silly currentTree │ │ ├─┬ nopt@3.0.3
3308 silly currentTree │ │ │ └── abbrev@1.0.7
3308 silly currentTree │ │ ├─┬ osenv@0.1.3
3308 silly currentTree │ │ │ ├── os-homedir@1.0.1
3308 silly currentTree │ │ │ └── os-tmpdir@1.0.1
3308 silly currentTree │ │ ├─┬ path-array@1.0.0
3308 silly currentTree │ │ │ └─┬ array-index@0.1.1
3308 silly currentTree │ │ │ └─┬ debug@2.2.0
3308 silly currentTree │ │ │ └── ms@0.7.1
3308 silly currentTree │ │ ├── semver@4.3.6
3308 silly currentTree │ │ ├─┬ tar@1.0.3
3308 silly currentTree │ │ │ ├── block-stream@0.0.8
3308 silly currentTree │ │ │ └── inherits@2.0.1
3308 silly currentTree │ │ └─┬ which@1.1.1
3308 silly currentTree │ │ └─┬ is-absolute@0.1.7
3308 silly currentTree │ │ └── is-relative@0.1.3
3308 silly currentTree │ ├─┬ node-gyp-install@1.4.4
3308 silly currentTree │ │ ├─┬ after-all@2.0.2
3308 silly currentTree │ │ │ └─┬ once@1.3.2
3308 silly currentTree │ │ │ └── wrappy@1.0.1
3308 silly currentTree │ │ ├─┬ multi-write-stream@1.0.3
3308 silly currentTree │ │ │ └─┬ readable-stream@2.0.2
3308 silly currentTree │ │ │ ├── core-util-is@1.0.1
3308 silly currentTree │ │ │ ├── inherits@2.0.1
3308 silly currentTree │ │ │ ├── isarray@0.0.1
3308 silly currentTree │ │ │ ├── process-nextick-args@1.0.2
3308 silly currentTree │ │ │ ├── string_decoder@0.10.31
3308 silly currentTree │ │ │ └── util-deprecate@1.0.1
3308 silly currentTree │ │ └─┬ tar-map-stream@1.0.0
3308 silly currentTree │ │ └─┬ duplexify@3.4.2
3308 silly currentTree │ │ ├─┬ end-of-stream@1.0.0
3308 silly currentTree │ │ │ └─┬ once@1.3.2
3308 silly currentTree │ │ │ └── wrappy@1.0.1
3308 silly currentTree │ │ └─┬ readable-stream@2.0.2
3308 silly currentTree │ │ ├── core-util-is@1.0.1
3308 silly currentTree │ │ ├── inherits@2.0.1
3308 silly currentTree │ │ ├── isarray@0.0.1
3308 silly currentTree │ │ ├── process-nextick-args@1.0.2
3308 silly currentTree │ │ ├── string_decoder@0.10.31
3308 silly currentTree │ │ └── util-deprecate@1.0.1
3308 silly currentTree │ ├─┬ npmlog@1.2.1
3308 silly currentTree │ │ ├── ansi@0.3.0
3308 silly currentTree │ │ ├─┬ are-we-there-yet@1.0.4
3308 silly currentTree │ │ │ ├── delegates@0.1.0
3308 silly currentTree │ │ │ └─┬ readable-stream@1.1.13
3308 silly currentTree │ │ │ ├── core-util-is@1.0.1
3308 silly currentTree │ │ │ ├── inherits@2.0.1
3308 silly currentTree │ │ │ ├── isarray@0.0.1
3308 silly currentTree │ │ │ └── string_decoder@0.10.31
3308 silly currentTree │ │ └─┬ gauge@1.2.2
3308 silly currentTree │ │ ├── has-unicode@1.0.0
3308 silly currentTree │ │ ├─┬ lodash.pad@3.1.1
3308 silly currentTree │ │ │ ├── lodash._basetostring@3.0.1
3308 silly currentTree │ │ │ └─┬ lodash._createpadding@3.6.1
3308 silly currentTree │ │ │ └── lodash.repeat@3.0.1
3308 silly currentTree │ │ ├─┬ lodash.padleft@3.1.1
3308 silly currentTree │ │ │ ├── lodash._basetostring@3.0.1
3308 silly currentTree │ │ │ └─┬ lodash._createpadding@3.6.1
3308 silly currentTree │ │ │ └── lodash.repeat@3.0.1
3308 silly currentTree │ │ └─┬ lodash.padright@3.1.1
3308 silly currentTree │ │ ├── lodash._basetostring@3.0.1
3308 silly currentTree │ │ └─┬ lodash._createpadding@3.6.1
3308 silly currentTree │ │ └── lodash.repeat@3.0.1
3308 silly currentTree │ ├─┬ pump@1.0.0
3308 silly currentTree │ │ ├── end-of-stream@1.1.0
3308 silly currentTree │ │ └─┬ once@1.3.2
3308 silly currentTree │ │ └── wrappy@1.0.1
3308 silly currentTree │ ├─┬ rc@1.1.0
3308 silly currentTree │ │ ├── deep-extend@0.2.11
3308 silly currentTree │ │ ├── ini@1.3.4
3308 silly currentTree │ │ └── strip-json-comments@0.1.3
3308 silly currentTree │ ├─┬ request@2.60.0
3308 silly currentTree │ │ ├── aws-sign2@0.5.0
3308 silly currentTree │ │ ├─┬ bl@1.0.0
3308 silly currentTree │ │ │ └─┬ readable-stream@2.0.2
3308 silly currentTree │ │ │ ├── core-util-is@1.0.1
3308 silly currentTree │ │ │ ├── inherits@2.0.1
3308 silly currentTree │ │ │ ├── isarray@0.0.1
3308 silly currentTree │ │ │ ├── process-nextick-args@1.0.2
3308 silly currentTree │ │ │ ├── string_decoder@0.10.31
3308 silly currentTree │ │ │ └── util-deprecate@1.0.1
3308 silly currentTree │ │ ├── caseless@0.11.0
3308 silly currentTree │ │ ├─┬ combined-stream@1.0.5
3308 silly currentTree │ │ │ └── delayed-stream@1.0.0
3308 silly currentTree │ │ ├── extend@3.0.0
3308 silly currentTree │ │ ├── forever-agent@0.6.1
3308 silly currentTree │ │ ├─┬ form-data@1.0.0-rc3
3308 silly currentTree │ │ │ └── async@1.4.0
3308 silly currentTree │ │ ├─┬ har-validator@1.8.0
3308 silly currentTree │ │ │ ├── bluebird@2.9.34
3308 silly currentTree │ │ │ ├─┬ chalk@1.1.0
3308 silly currentTree │ │ │ │ ├── ansi-styles@2.1.0
3308 silly currentTree │ │ │ │ ├── escape-string-regexp@1.0.3
3308 silly currentTree │ │ │ │ ├─┬ has-ansi@2.0.0
3308 silly currentTree │ │ │ │ │ └── ansi-regex@2.0.0
3308 silly currentTree │ │ │ │ ├─┬ strip-ansi@3.0.0
3308 silly currentTree │ │ │ │ │ └── ansi-regex@2.0.0
3308 silly currentTree │ │ │ │ └── supports-color@2.0.0
3308 silly currentTree │ │ │ ├─┬ commander@2.8.1
3308 silly currentTree │ │ │ │ └── graceful-readlink@1.0.1
3308 silly currentTree │ │ │ └─┬ is-my-json-valid@2.12.1
3308 silly currentTree │ │ │ ├── generate-function@2.0.0
3308 silly currentTree │ │ │ ├─┬ generate-object-property@1.2.0
3308 silly currentTree │ │ │ │ └── is-property@1.0.2
3308 silly currentTree │ │ │ ├── jsonpointer@1.1.0
3308 silly currentTree │ │ │ └── xtend@4.0.0
3308 silly currentTree │ │ ├─┬ hawk@3.1.0
3308 silly currentTree │ │ │ ├── boom@2.8.0
3308 silly currentTree │ │ │ ├── cryptiles@2.0.4
3308 silly currentTree │ │ │ ├── hoek@2.14.0
3308 silly currentTree │ │ │ └── sntp@1.0.9
3308 silly currentTree │ │ ├─┬ http-signature@0.11.0
3308 silly currentTree │ │ │ ├── asn1@0.1.11
3308 silly currentTree │ │ │ ├── assert-plus@0.1.5
3308 silly currentTree │ │ │ └── ctype@0.5.3
3308 silly currentTree │ │ ├── isstream@0.1.2
3308 silly currentTree │ │ ├── json-stringify-safe@5.0.1
3308 silly currentTree │ │ ├─┬ mime-types@2.1.4
3308 silly currentTree │ │ │ └── mime-db@1.16.0
3308 silly currentTree │ │ ├── oauth-sign@0.8.0
3308 silly currentTree │ │ ├── qs@4.0.0
3308 silly currentTree │ │ ├── stringstream@0.0.4
3308 silly currentTree │ │ ├── tough-cookie@2.0.0
3308 silly currentTree │ │ └── tunnel-agent@0.4.1
3308 silly currentTree │ ├── tar-fs@1.8.1
3308 silly currentTree │ └─┬ tar-stream@1.2.1
3308 silly currentTree │ ├── bl@1.0.0
3308 silly currentTree │ ├─┬ end-of-stream@1.1.0
3308 silly currentTree │ │ └─┬ once@1.3.2
3308 silly currentTree │ │ └── wrappy@1.0.1
3308 silly currentTree │ ├─┬ readable-stream@2.0.2
3308 silly currentTree │ │ ├── core-util-is@1.0.1
3308 silly currentTree │ │ ├── inherits@2.0.1
3308 silly currentTree │ │ ├── isarray@0.0.1
3308 silly currentTree │ │ ├── process-nextick-args@1.0.2
3308 silly currentTree │ │ ├── string_decoder@0.10.31
3308 silly currentTree │ │ └── util-deprecate@1.0.1
3308 silly currentTree │ └── xtend@4.0.0
3308 silly currentTree ├─┬ mkdirp@0.5.1
3308 silly currentTree │ └── minimist@0.0.8
3308 silly currentTree ├── node-uuid@1.4.3
3308 silly currentTree ├─┬ nothingness@0.0.2
3308 silly currentTree │ └── bluebird@2.9.34
3308 silly currentTree ├─┬ rimraf@2.4.2
3308 silly currentTree │ └─┬ glob@5.0.14
3308 silly currentTree │ ├─┬ inflight@1.0.4
3308 silly currentTree │ │ └── wrappy@1.0.1
3308 silly currentTree │ ├── inherits@2.0.1
3308 silly currentTree │ ├─┬ minimatch@2.0.10
3308 silly currentTree │ │ └─┬ brace-expansion@1.1.0
3308 silly currentTree │ │ ├── balanced-match@0.2.0
3308 silly currentTree │ │ └── concat-map@0.0.1
3308 silly currentTree │ ├─┬ once@1.3.2
3308 silly currentTree │ │ └── wrappy@1.0.1
3308 silly currentTree │ └── path-is-absolute@1.0.0
3308 silly currentTree ├─┬ standard@4.5.4
3308 silly currentTree │ ├─┬ deglob@1.0.1
3308 silly currentTree │ │ ├─┬ glob@5.0.14
3308 silly currentTree │ │ │ ├─┬ inflight@1.0.4
3308 silly currentTree │ │ │ │ └── wrappy@1.0.1
3308 silly currentTree │ │ │ ├── inherits@2.0.1
3308 silly currentTree │ │ │ ├─┬ minimatch@2.0.10
3308 silly currentTree │ │ │ │ └─┬ brace-expansion@1.1.0
3308 silly currentTree │ │ │ │ ├── balanced-match@0.2.0
3308 silly currentTree │ │ │ │ └── concat-map@0.0.1
3308 silly currentTree │ │ │ ├─┬ once@1.3.2
3308 silly currentTree │ │ │ │ └── wrappy@1.0.1
3308 silly currentTree │ │ │ └── path-is-absolute@1.0.0
3308 silly currentTree │ │ ├── ignore@2.2.16
3308 silly currentTree │ │ ├── path@0.11.14
3308 silly currentTree │ │ ├── run-parallel@1.1.2
3308 silly currentTree │ │ └── uniq@1.0.1
3308 silly currentTree │ ├─┬ dezalgo@1.0.3
3308 silly currentTree │ │ ├── asap@2.0.3
3308 silly currentTree │ │ └── wrappy@1.0.1
3308 silly currentTree │ ├─┬ eslint@0.24.1
3308 silly currentTree │ │ ├─┬ chalk@1.1.0
3308 silly currentTree │ │ │ ├── ansi-styles@2.1.0
3308 silly currentTree │ │ │ ├─┬ has-ansi@2.0.0
3308 silly currentTree │ │ │ │ └── ansi-regex@2.0.0
3308 silly currentTree │ │ │ ├─┬ strip-ansi@3.0.0
3308 silly currentTree │ │ │ │ └── ansi-regex@2.0.0
3308 silly currentTree │ │ │ └── supports-color@2.0.0
3308 silly currentTree │ │ ├─┬ concat-stream@1.5.0
3308 silly currentTree │ │ │ ├── inherits@2.0.1
3308 silly currentTree │ │ │ ├─┬ /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream
3308 silly currentTree │ │ │ │ ├── core-util-is@1.0.1
3308 silly currentTree │ │ │ │ ├── isarray@0.0.1
3308 silly currentTree │ │ │ │ ├── process-nextick-args@1.0.2
3308 silly currentTree │ │ │ │ ├── string_decoder@0.10.31
3308 silly currentTree │ │ │ │ └── util-deprecate@1.0.1
3308 silly currentTree │ │ │ └── typedarray@0.0.6
3308 silly currentTree │ │ ├─┬ debug@2.2.0
3308 silly currentTree │ │ │ └── ms@0.7.1
3308 silly currentTree │ │ ├─┬ doctrine@0.6.4
3308 silly currentTree │ │ │ └── isarray@0.0.1
3308 silly currentTree │ │ ├── escape-string-regexp@1.0.3
3308 silly currentTree │ │ ├─┬ escope@3.2.0
3308 silly currentTree │ │ │ ├─┬ es6-map@0.1.1
3308 silly currentTree │ │ │ │ ├── d@0.1.1
3308 silly currentTree │ │ │ │ ├─┬ es5-ext@0.10.7
3308 silly currentTree │ │ │ │ │ └── es6-symbol@2.0.1
3308 silly currentTree │ │ │ │ ├─┬ es6-iterator@0.1.3
3308 silly currentTree │ │ │ │ │ └── es6-symbol@2.0.1
3308 silly currentTree │ │ │ │ ├── es6-set@0.1.1
3308 silly currentTree │ │ │ │ ├── es6-symbol@0.1.1
3308 silly currentTree │ │ │ │ └── event-emitter@0.3.3
3308 silly currentTree │ │ │ ├─┬ es6-weak-map@0.1.4
3308 silly currentTree │ │ │ │ ├── d@0.1.1
3308 silly currentTree │ │ │ │ ├── es5-ext@0.10.7
3308 silly currentTree │ │ │ │ ├── es6-iterator@0.1.3
3308 silly currentTree │ │ │ │ └── es6-symbol@2.0.1
3308 silly currentTree │ │ │ ├── esrecurse@3.1.1
3308 silly currentTree │ │ │ └── estraverse@3.1.0
3308 silly currentTree │ │ ├── espree@2.2.3
3308 silly currentTree │ │ ├── estraverse@4.1.0
3308 silly currentTree │ │ ├── estraverse-fb@1.3.1
3308 silly currentTree │ │ ├── globals@8.3.0
3308 silly currentTree │ │ ├─┬ inquirer@0.8.5
3308 silly currentTree │ │ │ ├── ansi-regex@1.1.1
3308 silly currentTree │ │ │ ├── cli-width@1.0.1
3308 silly currentTree │ │ │ ├── figures@1.3.5
3308 silly currentTree │ │ │ ├── lodash@3.10.0
3308 silly currentTree │ │ │ ├─┬ readline2@0.1.1
3308 silly currentTree │ │ │ │ ├── mute-stream@0.0.4
3308 silly currentTree │ │ │ │ └── strip-ansi@2.0.1
3308 silly currentTree │ │ │ ├── rx@2.5.3
3308 silly currentTree │ │ │ └── through@2.3.8
3308 silly currentTree │ │ ├─┬ is-my-json-valid@2.12.1
3308 silly currentTree │ │ │ ├── generate-function@2.0.0
3308 silly currentTree │ │ │ ├─┬ generate-object-property@1.2.0
3308 silly currentTree │ │ │ │ └── is-property@1.0.2
3308 silly currentTree │ │ │ └── jsonpointer@1.1.0
3308 silly currentTree │ │ ├─┬ js-yaml@3.3.1
3308 silly currentTree │ │ │ ├─┬ argparse@1.0.2
3308 silly currentTree │ │ │ │ ├── lodash@3.10.0
3308 silly currentTree │ │ │ │ └── sprintf-js@1.0.3
3308 silly currentTree │ │ │ └── esprima@2.2.0
3308 silly currentTree │ │ ├─┬ minimatch@2.0.10
3308 silly currentTree │ │ │ └─┬ brace-expansion@1.1.0
3308 silly currentTree │ │ │ ├── balanced-match@0.2.0
3308 silly currentTree │ │ │ └── concat-map@0.0.1
3308 silly currentTree │ │ ├── object-assign@2.1.1
3308 silly currentTree │ │ ├─┬ /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/optionator
3308 silly currentTree │ │ │ └── fast-levenshtein@1.0.6
3308 silly currentTree │ │ ├── path-is-absolute@1.0.0
3308 silly currentTree │ │ ├── strip-json-comments@1.0.4
3308 silly currentTree │ │ ├── text-table@0.2.0
3308 silly currentTree │ │ ├── user-home@1.1.1
3308 silly currentTree │ │ └── xml-escape@1.0.0
3308 silly currentTree │ ├── eslint-config-standard@3.4.1
3308 silly currentTree │ ├── eslint-config-standard-react@1.0.1
3308 silly currentTree │ ├── eslint-plugin-react@2.7.1
3308 silly currentTree │ ├── find-root@0.1.1
3308 silly currentTree │ ├── get-stdin@4.0.1
3308 silly currentTree │ ├── minimist@1.1.2
3308 silly currentTree │ ├─┬ pkg-config@1.1.0
3308 silly currentTree │ │ └── debug-log@1.0.0
3308 silly currentTree │ ├─┬ standard-format@1.6.0
3308 silly currentTree │ │ ├─┬ esformatter@0.7.2
3308 silly currentTree │ │ │ ├── debug@0.7.4
3308 silly currentTree │ │ │ ├─┬ disparity@2.0.0
3308 silly currentTree │ │ │ │ ├── ansi-styles@2.1.0
3308 silly currentTree │ │ │ │ └── diff@1.4.0
3308 silly currentTree │ │ │ ├── espree@1.12.3
3308 silly currentTree │ │ │ ├─┬ glob@5.0.14
3308 silly currentTree │ │ │ │ ├─┬ inflight@1.0.4
3308 silly currentTree │ │ │ │ │ └── wrappy@1.0.1
3308 silly currentTree │ │ │ │ ├── inherits@2.0.1
3308 silly currentTree │ │ │ │ ├─┬ minimatch@2.0.10
3308 silly currentTree │ │ │ │ │ └─┬ brace-expansion@1.1.0
3308 silly currentTree │ │ │ │ │ ├── balanced-match@0.2.0
3308 silly currentTree │ │ │ │ │ └── concat-map@0.0.1
3308 silly currentTree │ │ │ │ ├─┬ once@1.3.2
3308 silly currentTree │ │ │ │ │ └── wrappy@1.0.1
3308 silly currentTree │ │ │ │ └── path-is-absolute@1.0.0
3308 silly currentTree │ │ │ ├── mout@0.11.0
3308 silly currentTree │ │ │ ├─┬ npm-run@1.1.1
3308 silly currentTree │ │ │ │ ├─┬ npm-path@1.0.2
3308 silly currentTree │ │ │ │ │ └─┬ which@1.1.1
3308 silly currentTree │ │ │ │ │ └─┬ is-absolute@0.1.7
3308 silly currentTree │ │ │ │ │ └── is-relative@0.1.3
3308 silly currentTree │ │ │ │ ├─┬ serializerr@1.0.1
3308 silly currentTree │ │ │ │ │ └── protochain@1.0.3
3308 silly currentTree │ │ │ │ └── sync-exec@0.5.0
3308 silly currentTree │ │ │ ├── resolve@1.1.6
3308 silly currentTree │ │ │ ├── rocambole@0.6.0
3308 silly currentTree │ │ │ ├─┬ rocambole-indent@2.0.4
3308 silly currentTree │ │ │ │ └─┬ debug@2.2.0
3308 silly currentTree │ │ │ │ └── ms@0.7.1
3308 silly currentTree │ │ │ ├─┬ rocambole-linebreak@1.0.1
3308 silly currentTree │ │ │ │ ├─┬ debug@2.2.0
3308 silly currentTree │ │ │ │ │ └── ms@0.7.1
3308 silly currentTree │ │ │ │ └── semver@4.3.6
3308 silly currentTree │ │ │ ├── rocambole-node@1.0.0
3308 silly currentTree │ │ │ ├── rocambole-token@1.2.1
3308 silly currentTree │ │ │ ├─┬ rocambole-whitespace@1.0.0
3308 silly currentTree │ │ │ │ ├─┬ debug@2.2.0
3308 silly currentTree │ │ │ │ │ └── ms@0.7.1
3308 silly currentTree │ │ │ │ └── repeat-string@1.5.2
3308 silly currentTree │ │ │ ├── semver@2.2.1
3308 silly currentTree │ │ │ ├── strip-json-comments@0.1.3
3308 silly currentTree │ │ │ ├── supports-color@1.3.1
3308 silly currentTree │ │ │ └─┬ user-home@2.0.0
3308 silly currentTree │ │ │ └── os-homedir@1.0.1
3308 silly currentTree │ │ ├─┬ esformatter-eol-last@1.0.0
3308 silly currentTree │ │ │ └── string.prototype.endswith@0.2.0
3308 silly currentTree │ │ ├─┬ esformatter-jsx@1.3.0
3308 silly currentTree │ │ │ ├── extend@2.0.1
3308 silly currentTree │ │ │ ├─┬ falafel-espree@1.1.0
3308 silly currentTree │ │ │ │ └── espree@2.2.3
3308 silly currentTree │ │ │ └─┬ js-beautify@1.5.10
3308 silly currentTree │ │ │ ├─┬ config-chain@1.1.9
3308 silly currentTree │ │ │ │ ├── ini@1.3.4
3308 silly currentTree │ │ │ │ └── proto-list@1.2.4
3308 silly currentTree │ │ │ └─┬ nopt@3.0.3
3308 silly currentTree │ │ │ └── abbrev@1.0.7
3308 silly currentTree │ │ ├─┬ esformatter-literal-notation@1.0.1
3308 silly currentTree │ │ │ ├─┬ rocambole@0.3.6
3308 silly currentTree │ │ │ │ └── esprima@1.0.4
3308 silly currentTree │ │ │ └── rocambole-token@1.2.1
3308 silly currentTree │ │ ├── esformatter-quotes@1.0.3
3308 silly currentTree │ │ ├─┬ esformatter-semicolon-first@1.1.0
3308 silly currentTree │ │ │ ├── espree@2.2.3
3308 silly currentTree │ │ │ ├─┬ rocambole@0.6.0
3308 silly currentTree │ │ │ │ └── esprima@2.5.0
3308 silly currentTree │ │ │ └── rocambole-token@1.2.1
3308 silly currentTree │ │ ├── esformatter-spaced-lined-comment@2.0.1
3308 silly currentTree │ │ └── stdin@0.0.1
3308 silly currentTree │ └── xtend@4.0.0
3308 silly currentTree └─┬ tap@1.3.2
3308 silly currentTree ├── buffer-equal@0.0.1
3308 silly currentTree ├─┬ coveralls@2.11.3
3308 silly currentTree │ └─┬ /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/coveralls/node_modules/request
3308 silly currentTree │ ├── aws-sign2@0.5.0
3308 silly currentTree │ ├─┬ /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature
3308 silly currentTree │ │ ├── asn1@0.1.11
3308 silly currentTree │ │ ├── assert-plus@0.1.5
3308 silly currentTree │ │ └── ctype@0.5.3
3308 silly currentTree │ ├── json-stringify-safe@5.0.1
3308 silly currentTree │ ├── stringstream@0.0.4
3308 silly currentTree │ ├── tough-cookie@2.0.0
3308 silly currentTree │ └── tunnel-agent@0.4.1
3308 silly currentTree ├── deep-equal@1.0.0
3308 silly currentTree ├─┬ glob@5.0.14
3308 silly currentTree │ ├─┬ inflight@1.0.4
3308 silly currentTree │ │ └── wrappy@1.0.1
3308 silly currentTree │ ├── inherits@2.0.1
3308 silly currentTree │ ├─┬ minimatch@2.0.10
3308 silly currentTree │ │ └─┬ brace-expansion@1.1.0
3308 silly currentTree │ │ ├── balanced-match@0.2.0
3308 silly currentTree │ │ └── concat-map@0.0.1
3308 silly currentTree │ ├─┬ once@1.3.2
3308 silly currentTree │ │ └── wrappy@1.0.1
3308 silly currentTree │ └── path-is-absolute@1.0.0
3308 silly currentTree ├─┬ js-yaml@3.3.1
3308 silly currentTree │ └─┬ /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/js-yaml/node_modules/argparse
3308 silly currentTree │ └── lodash@3.10.0
3308 silly currentTree ├─┬ nyc@2.4.0
3308 silly currentTree │ ├─┬ istanbul@0.3.17
3308 silly currentTree │ │ ├── abbrev@1.0.7
3308 silly currentTree │ │ ├── async@1.4.0
3308 silly currentTree │ │ ├─┬ /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen
3308 silly currentTree │ │ │ ├─┬ optionator@0.5.0
3308 silly currentTree │ │ │ │ ├── deep-is@0.1.3
3308 silly currentTree │ │ │ │ ├── fast-levenshtein@1.0.6
3308 silly currentTree │ │ │ │ ├── levn@0.2.5
3308 silly currentTree │ │ │ │ ├── prelude-ls@1.1.2
3308 silly currentTree │ │ │ │ └── type-check@0.3.1
3308 silly currentTree │ │ │ └─┬ /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map
3308 silly currentTree │ │ │ └── amdefine@1.0.0
3308 silly currentTree │ │ ├── esprima@2.4.1
3308 silly currentTree │ │ ├─┬ /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/fileset
3308 silly currentTree │ │ │ └─┬ minimatch@2.0.10
3308 silly currentTree │ │ │ └─┬ brace-expansion@1.1.0
3308 silly currentTree │ │ │ ├── balanced-match@0.2.0
3308 silly currentTree │ │ │ └── concat-map@0.0.1
3308 silly currentTree │ │ ├─┬ /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars
3308 silly currentTree │ │ │ └─┬ /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map
3308 silly currentTree │ │ │ └── amdefine@1.0.0
3308 silly currentTree │ │ ├── nopt@3.0.3
3308 silly currentTree │ │ ├─┬ once@1.3.2
3308 silly currentTree │ │ │ └── wrappy@1.0.1
3308 silly currentTree │ │ ├── resolve@1.1.6
3308 silly currentTree │ │ └── wordwrap@0.0.3
3308 silly currentTree │ ├── lodash@3.10.0
3308 silly currentTree │ ├─┬ strip-bom@1.0.0
3308 silly currentTree │ │ └── first-chunk-stream@1.0.0
3308 silly currentTree │ └─┬ yargs@3.17.1
3308 silly currentTree │ ├─┬ /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui
3308 silly currentTree │ │ ├─┬ /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align
3308 silly currentTree │ │ │ └─┬ /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text
3308 silly currentTree │ │ │ ├── kind-of@2.0.0
3308 silly currentTree │ │ │ └── repeat-string@1.5.2
3308 silly currentTree │ │ └─┬ /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align
3308 silly currentTree │ │ └─┬ align-text@0.1.3
3308 silly currentTree │ │ ├── kind-of@2.0.0
3308 silly currentTree │ │ ├── longest@1.0.1
3308 silly currentTree │ │ └── repeat-string@1.5.2
3308 silly currentTree │ └── y18n@3.0.0
3308 silly currentTree ├─┬ /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/readable-stream
3308 silly currentTree │ ├── core-util-is@1.0.1
3308 silly currentTree │ ├── inherits@2.0.1
3308 silly currentTree │ ├── isarray@0.0.1
3308 silly currentTree │ └── string_decoder@0.10.31
3308 silly currentTree ├─┬ tap-mocha-reporter@0.0.16
3308 silly currentTree │ ├─┬ debug@2.2.0
3308 silly currentTree │ │ └── ms@0.7.1
3308 silly currentTree │ ├── escape-string-regexp@1.0.3
3308 silly currentTree │ └─┬ /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length
3308 silly currentTree │ ├─┬ chalk@1.1.0
3308 silly currentTree │ │ ├── ansi-styles@2.1.0
3308 silly currentTree │ │ ├─┬ has-ansi@2.0.0
3308 silly currentTree │ │ │ └── ansi-regex@2.0.0
3308 silly currentTree │ │ ├─┬ strip-ansi@3.0.0
3308 silly currentTree │ │ │ └── ansi-regex@2.0.0
3308 silly currentTree │ │ └── supports-color@2.0.0
3308 silly currentTree │ └── lodash@3.10.0
3308 silly currentTree └─┬ tap-parser@1.1.6
3308 silly currentTree └── inherits@2.0.1
3309 silly idealTree @nothingness/level@0.0.1
3309 silly idealTree ├── align-text@0.1.3
3309 silly idealTree ├── amdefine@1.0.0
3309 silly idealTree ├── ansi-regex@2.0.0
3309 silly idealTree ├── ansi-styles@2.1.0
3309 silly idealTree ├── argparse@0.1.16
3309 silly idealTree ├── asn1@0.1.11
3309 silly idealTree ├── assert-plus@0.1.5
3309 silly idealTree ├── async@0.9.2
3309 silly idealTree ├── aws-sign2@0.5.0
3309 silly idealTree ├─┬ babel@5.8.20
3309 silly idealTree │ ├─┬ babel-core@5.8.20
3309 silly idealTree │ │ ├── babel-plugin-constant-folding@1.0.1
3309 silly idealTree │ │ ├── babel-plugin-dead-code-elimination@1.0.2
3309 silly idealTree │ │ ├── babel-plugin-eval@1.0.1
3309 silly idealTree │ │ ├── babel-plugin-inline-environment-variables@1.0.1
3309 silly idealTree │ │ ├── babel-plugin-jscript@1.0.4
3309 silly idealTree │ │ ├── babel-plugin-member-expression-literals@1.0.1
3309 silly idealTree │ │ ├── babel-plugin-property-literals@1.0.1
3309 silly idealTree │ │ ├── babel-plugin-proto-to-assign@1.0.4
3309 silly idealTree │ │ ├── babel-plugin-react-constant-elements@1.0.3
3309 silly idealTree │ │ ├── babel-plugin-react-display-name@1.0.3
3309 silly idealTree │ │ ├── babel-plugin-remove-console@1.0.1
3309 silly idealTree │ │ ├── babel-plugin-remove-debugger@1.0.1
3309 silly idealTree │ │ ├── babel-plugin-runtime@1.0.7
3309 silly idealTree │ │ ├─┬ babel-plugin-undeclared-variables-check@1.0.2
3309 silly idealTree │ │ │ └── leven@1.0.2
3309 silly idealTree │ │ ├── babel-plugin-undefined-to-void@1.1.6
3309 silly idealTree │ │ ├── babylon@5.8.20
3309 silly idealTree │ │ ├── bluebird@2.9.34
3309 silly idealTree │ │ ├─┬ chalk@1.1.0
3309 silly idealTree │ │ │ ├── ansi-styles@2.1.0
3309 silly idealTree │ │ │ ├── escape-string-regexp@1.0.3
3309 silly idealTree │ │ │ ├─┬ has-ansi@2.0.0
3309 silly idealTree │ │ │ │ └── ansi-regex@2.0.0
3309 silly idealTree │ │ │ ├─┬ strip-ansi@3.0.0
3309 silly idealTree │ │ │ │ └── ansi-regex@2.0.0
3309 silly idealTree │ │ │ └── supports-color@2.0.0
3309 silly idealTree │ │ ├── core-js@1.0.1
3309 silly idealTree │ │ ├─┬ debug@2.2.0
3309 silly idealTree │ │ │ └── ms@0.7.1
3309 silly idealTree │ │ ├─┬ detect-indent@3.0.1
3309 silly idealTree │ │ │ ├── get-stdin@4.0.1
3309 silly idealTree │ │ │ └── minimist@1.1.2
3309 silly idealTree │ │ ├── esutils@2.0.2
3309 silly idealTree │ │ ├── globals@6.4.1
3309 silly idealTree │ │ ├─┬ home-or-tmp@1.0.0
3309 silly idealTree │ │ │ ├── os-tmpdir@1.0.1
3309 silly idealTree │ │ │ └── user-home@1.1.1
3309 silly idealTree │ │ ├─┬ is-integer@1.0.4
3309 silly idealTree │ │ │ ├─┬ is-finite@1.0.1
3309 silly idealTree │ │ │ │ └── number-is-nan@1.0.0
3309 silly idealTree │ │ │ └─┬ is-nan@1.1.0
3309 silly idealTree │ │ │ └─┬ define-properties@1.1.1
3309 silly idealTree │ │ │ ├── foreach@2.0.5
3309 silly idealTree │ │ │ └── object-keys@1.0.7
3309 silly idealTree │ │ ├── js-tokens@1.0.1
3309 silly idealTree │ │ ├── json5@0.4.0
3309 silly idealTree │ │ ├─┬ line-numbers@0.2.0
3309 silly idealTree │ │ │ └── left-pad@0.0.3
3309 silly idealTree │ │ ├─┬ minimatch@2.0.10
3309 silly idealTree │ │ │ └─┬ brace-expansion@1.1.0
3309 silly idealTree │ │ │ ├── balanced-match@0.2.0
3309 silly idealTree │ │ │ └── concat-map@0.0.1
3309 silly idealTree │ │ ├── private@0.1.6
3309 silly idealTree │ │ ├─┬ regenerator@0.8.35
3309 silly idealTree │ │ │ ├─┬ commoner@0.10.3
3309 silly idealTree │ │ │ │ ├── commander@2.5.1
3309 silly idealTree │ │ │ │ ├─┬ glob@4.2.2
3309 silly idealTree │ │ │ │ │ ├─┬ inflight@1.0.4
3309 silly idealTree │ │ │ │ │ │ └── wrappy@1.0.1
3309 silly idealTree │ │ │ │ │ ├── inherits@2.0.1
3309 silly idealTree │ │ │ │ │ ├─┬ minimatch@1.0.0
3309 silly idealTree │ │ │ │ │ │ ├── lru-cache@2.6.5
3309 silly idealTree │ │ │ │ │ │ └── sigmund@1.0.1
3309 silly idealTree │ │ │ │ │ └─┬ once@1.3.2
3309 silly idealTree │ │ │ │ │ └── wrappy@1.0.1
3309 silly idealTree │ │ │ │ ├── graceful-fs@3.0.8
3309 silly idealTree │ │ │ │ ├── iconv-lite@0.4.11
3309 silly idealTree │ │ │ │ ├── install@0.1.8
3309 silly idealTree │ │ │ │ └── q@1.1.2
3309 silly idealTree │ │ │ ├─┬ defs@1.1.0
3309 silly idealTree │ │ │ │ ├─┬ alter@0.2.0
3309 silly idealTree │ │ │ │ │ └── stable@0.1.5
3309 silly idealTree │ │ │ │ ├── ast-traverse@0.1.1
3309 silly idealTree │ │ │ │ ├── breakable@1.0.0
3309 silly idealTree │ │ │ │ ├── esprima-fb@8001.1001.0-dev-harmony-fb
3309 silly idealTree │ │ │ │ ├── simple-fmt@0.1.0
3309 silly idealTree │ │ │ │ ├── simple-is@0.2.0
3309 silly idealTree │ │ │ │ ├── stringmap@0.2.2
3309 silly idealTree │ │ │ │ ├── stringset@0.2.1
3309 silly idealTree │ │ │ │ ├── tryor@0.1.2
3309 silly idealTree │ │ │ │ └── yargs@1.3.3
3309 silly idealTree │ │ │ ├── esprima-fb@15001.1.0-dev-harmony-fb
3309 silly idealTree │ │ │ ├─┬ recast@0.10.24
3309 silly idealTree │ │ │ │ └── ast-types@0.8.5
3309 silly idealTree │ │ │ └── through@2.3.8
3309 silly idealTree │ │ ├─┬ regexpu@1.2.0
3309 silly idealTree │ │ │ ├─┬ recast@0.10.26
3309 silly idealTree │ │ │ │ ├── ast-types@0.8.7
3309 silly idealTree │ │ │ │ └── esprima-fb@15001.1.0-dev-harmony-fb
3309 silly idealTree │ │ │ ├── regenerate@1.2.1
3309 silly idealTree │ │ │ ├── regjsgen@0.2.0
3309 silly idealTree │ │ │ └─┬ regjsparser@0.1.4
3309 silly idealTree │ │ │ └── jsesc@0.5.0
3309 silly idealTree │ │ ├─┬ repeating@1.1.3
3309 silly idealTree │ │ │ └─┬ is-finite@1.0.1
3309 silly idealTree │ │ │ └── number-is-nan@1.0.0
3309 silly idealTree │ │ ├── resolve@1.1.6
3309 silly idealTree │ │ ├── shebang-regex@1.0.0
3309 silly idealTree │ │ ├─┬ source-map-support@0.2.10
3309 silly idealTree │ │ │ └─┬ source-map@0.1.32
3309 silly idealTree │ │ │ └── amdefine@1.0.0
3309 silly idealTree │ │ ├── to-fast-properties@1.0.1
3309 silly idealTree │ │ ├── trim-right@1.0.1
3309 silly idealTree │ │ └── try-resolve@1.0.1
3309 silly idealTree │ ├─┬ chokidar@1.0.5
3309 silly idealTree │ │ ├─┬ anymatch@1.3.0
3309 silly idealTree │ │ │ └─┬ micromatch@2.2.0
3309 silly idealTree │ │ │ ├─┬ arr-diff@1.0.1
3309 silly idealTree │ │ │ │ └── array-slice@0.2.3
3309 silly idealTree │ │ │ ├── array-unique@0.2.1
3309 silly idealTree │ │ │ ├─┬ braces@1.8.0
3309 silly idealTree │ │ │ │ ├─┬ expand-range@1.8.1
3309 silly idealTree │ │ │ │ │ └─┬ fill-range@2.2.2
3309 silly idealTree │ │ │ │ │ ├── is-number@1.1.2
3309 silly idealTree │ │ │ │ │ ├── isobject@1.0.2
3309 silly idealTree │ │ │ │ │ ├── randomatic@1.1.0
3309 silly idealTree │ │ │ │ │ └── repeat-string@1.5.2
3309 silly idealTree │ │ │ │ ├── preserve@0.2.0
3309 silly idealTree │ │ │ │ └── repeat-element@1.1.2
3309 silly idealTree │ │ │ ├── expand-brackets@0.1.2
3309 silly idealTree │ │ │ ├─┬ extglob@0.3.1
3309 silly idealTree │ │ │ │ ├─┬ ansi-green@0.1.1
3309 silly idealTree │ │ │ │ │ └── ansi-wrap@0.1.0
3309 silly idealTree │ │ │ │ ├── is-extglob@1.0.0
3309 silly idealTree │ │ │ │ └── success-symbol@0.1.0
3309 silly idealTree │ │ │ ├── filename-regex@2.0.0
3309 silly idealTree │ │ │ ├── kind-of@1.1.0
3309 silly idealTree │ │ │ ├─┬ object.omit@1.1.0
3309 silly idealTree │ │ │ │ ├─┬ for-own@0.1.3
3309 silly idealTree │ │ │ │ │ └── for-in@0.1.4
3309 silly idealTree │ │ │ │ └── isobject@1.0.2
3309 silly idealTree │ │ │ ├─┬ parse-glob@3.0.2
3309 silly idealTree │ │ │ │ ├── glob-base@0.2.0
3309 silly idealTree │ │ │ │ ├── is-dotfile@1.0.1
3309 silly idealTree │ │ │ │ └── is-extglob@1.0.0
3309 silly idealTree │ │ │ └─┬ regex-cache@0.4.2
3309 silly idealTree │ │ │ ├── is-equal-shallow@0.1.3
3309 silly idealTree │ │ │ └── is-primitive@2.0.0
3309 silly idealTree │ │ ├── arrify@1.0.0
3309 silly idealTree │ │ ├── async-each@0.1.6
3309 silly idealTree │ │ ├─┬ fsevents@0.3.7
3309 silly idealTree │ │ │ └── nan@1.9.0
3309 silly idealTree │ │ ├── glob-parent@1.2.0
3309 silly idealTree │ │ ├─┬ is-binary-path@1.0.1
3309 silly idealTree │ │ │ └── binary-extensions@1.3.1
3309 silly idealTree │ │ ├── is-glob@1.1.3
3309 silly idealTree │ │ └─┬ readdirp@1.4.0
3309 silly idealTree │ │ ├── graceful-fs@4.1.2
3309 silly idealTree │ │ ├─┬ minimatch@0.2.14
3309 silly idealTree │ │ │ ├── lru-cache@2.6.5
3309 silly idealTree │ │ │ └── sigmund@1.0.1
3309 silly idealTree │ │ └─┬ readable-stream@1.0.33
3309 silly idealTree │ │ ├── core-util-is@1.0.1
3309 silly idealTree │ │ ├── inherits@2.0.1
3309 silly idealTree │ │ ├── isarray@0.0.1
3309 silly idealTree │ │ └── string_decoder@0.10.31
3309 silly idealTree │ ├─┬ commander@2.8.1
3309 silly idealTree │ │ └── graceful-readlink@1.0.1
3309 silly idealTree │ ├── convert-source-map@1.1.1
3309 silly idealTree │ ├── fs-readdir-recursive@0.1.2
3309 silly idealTree │ ├─┬ glob@5.0.14
3309 silly idealTree │ │ ├─┬ inflight@1.0.4
3309 silly idealTree │ │ │ └── wrappy@1.0.1
3309 silly idealTree │ │ ├── inherits@2.0.1
3309 silly idealTree │ │ ├─┬ minimatch@2.0.10
3309 silly idealTree │ │ │ └─┬ brace-expansion@1.1.0
3309 silly idealTree │ │ │ ├── balanced-match@0.2.0
3309 silly idealTree │ │ │ └── concat-map@0.0.1
3309 silly idealTree │ │ └─┬ once@1.3.2
3309 silly idealTree │ │ └── wrappy@1.0.1
3309 silly idealTree │ ├── lodash@3.10.0
3309 silly idealTree │ ├─┬ output-file-sync@1.1.1
3309 silly idealTree │ │ └── xtend@4.0.0
3309 silly idealTree │ ├── path-exists@1.0.0
3309 silly idealTree │ ├── path-is-absolute@1.0.0
3309 silly idealTree │ ├── slash@1.0.0
3309 silly idealTree │ └─┬ source-map@0.4.4
3309 silly idealTree │ └── amdefine@1.0.0
3309 silly idealTree ├── balanced-match@0.2.0
3309 silly idealTree ├── boom@0.4.2
3309 silly idealTree ├── brace-expansion@1.1.0
3309 silly idealTree ├── camelcase@1.2.1
3309 silly idealTree ├── center-align@0.1.1
3309 silly idealTree ├─┬ chalk@1.1.1
3309 silly idealTree │ └── supports-color@2.0.0
3309 silly idealTree ├── combined-stream@0.0.7
3309 silly idealTree ├── concat-map@0.0.1
3309 silly idealTree ├── core-util-is@1.0.1
3309 silly idealTree ├── cryptiles@0.2.2
3309 silly idealTree ├── ctype@0.5.3
3309 silly idealTree ├── decamelize@1.0.0
3309 silly idealTree ├── deep-is@0.1.3
3309 silly idealTree ├── delayed-stream@0.0.5
3309 silly idealTree ├── diff@1.4.0
3309 silly idealTree ├── escape-string-regexp@1.0.3
3309 silly idealTree ├── esprima@1.0.4
3309 silly idealTree ├── estraverse@1.9.3
3309 silly idealTree ├── esutils@1.1.6
3309 silly idealTree ├── events-to-array@1.0.2
3309 silly idealTree ├── fast-levenshtein@1.0.7
3309 silly idealTree ├── foreground-child@1.3.0
3309 silly idealTree ├── forever-agent@0.5.2
3309 silly idealTree ├── form-data@0.1.4
3309 silly idealTree ├── has-ansi@2.0.0
3309 silly idealTree ├── hawk@1.1.1
3309 silly idealTree ├── hoek@0.9.1
3309 silly idealTree ├── http-signature@0.10.1
3309 silly idealTree ├── inherits@2.0.1
3309 silly idealTree ├── is-buffer@1.0.2
3309 silly idealTree ├── is-utf8@0.2.0
3309 silly idealTree ├── isarray@0.0.1
3309 silly idealTree ├── json-stringify-safe@5.0.1
3309 silly idealTree ├── kind-of@2.0.1
3309 silly idealTree ├── lcov-parse@0.0.6
3309 silly idealTree ├─┬ level@1.3.0
3309 silly idealTree │ ├─┬ level-packager@1.1.0
3309 silly idealTree │ │ └─┬ levelup@1.2.1
3309 silly idealTree │ │ ├─┬ deferred-leveldown@1.0.0
3309 silly idealTree │ │ │ └── abstract-leveldown@2.1.4
3309 silly idealTree │ │ ├── level-codec@6.0.0
3309 silly idealTree │ │ ├─┬ level-errors@1.0.3
3309 silly idealTree │ │ │ └─┬ errno@0.1.3
3309 silly idealTree │ │ │ └── prr@0.0.0
3309 silly idealTree │ │ ├─┬ level-iterator-stream@1.3.0
3309 silly idealTree │ │ │ ├── inherits@2.0.1
3309 silly idealTree │ │ │ └─┬ readable-stream@1.1.13
3309 silly idealTree │ │ │ ├── core-util-is@1.0.1
3309 silly idealTree │ │ │ ├── isarray@0.0.1
3309 silly idealTree │ │ │ └── string_decoder@0.10.31
3309 silly idealTree │ │ ├── prr@1.0.1
3309 silly idealTree │ │ ├── semver@4.3.6
3309 silly idealTree │ │ └── xtend@4.0.0
3309 silly idealTree │ └─┬ leveldown@1.4.0
3309 silly idealTree │ ├─┬ abstract-leveldown@2.4.0
3309 silly idealTree │ │ └── xtend@4.0.0
3309 silly idealTree │ ├── bindings@1.2.1
3309 silly idealTree │ ├── fast-future@1.0.1
3309 silly idealTree │ ├── nan@1.8.4
3309 silly idealTree │ └─┬ prebuild@2.2.10
3309 silly idealTree │ ├─┬ ghreleases@1.0.2
3309 silly idealTree │ │ ├── after@0.8.1
3309 silly idealTree │ │ ├── ghrepos@1.2.0
3309 silly idealTree │ │ ├─┬ ghutils@3.0.1
3309 silly idealTree │ │ │ └─┬ jsonist@1.1.0
3309 silly idealTree │ │ │ ├─┬ bl@0.9.4
3309 silly idealTree │ │ │ │ └─┬ readable-stream@1.0.33
3309 silly idealTree │ │ │ │ ├── core-util-is@1.0.1
3309 silly idealTree │ │ │ │ ├── inherits@2.0.1
3309 silly idealTree │ │ │ │ ├── isarray@0.0.1
3309 silly idealTree │ │ │ │ └── string_decoder@0.10.31
3309 silly idealTree │ │ │ ├─┬ hyperquest@1.2.0
3309 silly idealTree │ │ │ │ ├─┬ duplexer2@0.0.2
3309 silly idealTree │ │ │ │ │ └─┬ readable-stream@1.1.13
3309 silly idealTree │ │ │ │ │ ├── core-util-is@1.0.1
3309 silly idealTree │ │ │ │ │ ├── inherits@2.0.1
3309 silly idealTree │ │ │ │ │ ├── isarray@0.0.1
3309 silly idealTree │ │ │ │ │ └── string_decoder@0.10.31
3309 silly idealTree │ │ │ │ └─┬ through2@0.6.5
3309 silly idealTree │ │ │ │ └─┬ readable-stream@1.0.33
3309 silly idealTree │ │ │ │ ├── core-util-is@1.0.1
3309 silly idealTree │ │ │ │ ├── inherits@2.0.1
3309 silly idealTree │ │ │ │ ├── isarray@0.0.1
3309 silly idealTree │ │ │ │ └── string_decoder@0.10.31
3309 silly idealTree │ │ │ └── json-stringify-safe@5.0.1
3309 silly idealTree │ │ ├── simple-mime@0.1.0
3309 silly idealTree │ │ ├── url-template@2.0.6
3309 silly idealTree │ │ └── xtend@4.0.0
3309 silly idealTree │ ├── github-from-package@0.0.0
3309 silly idealTree │ ├── minimist@1.1.2
3309 silly idealTree │ ├─┬ node-gyp@2.0.2
3309 silly idealTree │ │ ├─┬ fstream@1.0.7
3309 silly idealTree │ │ │ └── inherits@2.0.1
3309 silly idealTree │ │ ├─┬ glob@4.5.3
3309 silly idealTree │ │ │ ├─┬ inflight@1.0.4
3309 silly idealTree │ │ │ │ └── wrappy@1.0.1
3309 silly idealTree │ │ │ ├── inherits@2.0.1
3309 silly idealTree │ │ │ ├─┬ minimatch@2.0.10
3309 silly idealTree │ │ │ │ └─┬ brace-expansion@1.1.0
3309 silly idealTree │ │ │ │ ├── balanced-match@0.2.0
3309 silly idealTree │ │ │ │ └── concat-map@0.0.1
3309 silly idealTree │ │ │ └─┬ once@1.3.2
3309 silly idealTree │ │ │ └── wrappy@1.0.1
3309 silly idealTree │ │ ├── graceful-fs@3.0.8
3309 silly idealTree │ │ ├─┬ minimatch@1.0.0
3309 silly idealTree │ │ │ ├── lru-cache@2.6.5
3309 silly idealTree │ │ │ └── sigmund@1.0.1
3309 silly idealTree │ │ ├─┬ nopt@3.0.3
3309 silly idealTree │ │ │ └── abbrev@1.0.7
3309 silly idealTree │ │ ├─┬ osenv@0.1.3
3309 silly idealTree │ │ │ ├── os-homedir@1.0.1
3309 silly idealTree │ │ │ └── os-tmpdir@1.0.1
3309 silly idealTree │ │ ├─┬ path-array@1.0.0
3309 silly idealTree │ │ │ └─┬ array-index@0.1.1
3309 silly idealTree │ │ │ └─┬ debug@2.2.0
3309 silly idealTree │ │ │ └── ms@0.7.1
3309 silly idealTree │ │ ├── semver@4.3.6
3309 silly idealTree │ │ ├─┬ tar@1.0.3
3309 silly idealTree │ │ │ ├── block-stream@0.0.8
3309 silly idealTree │ │ │ └── inherits@2.0.1
3309 silly idealTree │ │ └─┬ which@1.1.1
3309 silly idealTree │ │ └─┬ is-absolute@0.1.7
3309 silly idealTree │ │ └── is-relative@0.1.3
3309 silly idealTree │ ├─┬ node-gyp-install@1.4.4
3309 silly idealTree │ │ ├─┬ after-all@2.0.2
3309 silly idealTree │ │ │ └─┬ once@1.3.2
3309 silly idealTree │ │ │ └── wrappy@1.0.1
3309 silly idealTree │ │ ├─┬ multi-write-stream@1.0.3
3309 silly idealTree │ │ │ └─┬ readable-stream@2.0.2
3309 silly idealTree │ │ │ ├── core-util-is@1.0.1
3309 silly idealTree │ │ │ ├── inherits@2.0.1
3309 silly idealTree │ │ │ ├── isarray@0.0.1
3309 silly idealTree │ │ │ ├── process-nextick-args@1.0.2
3309 silly idealTree │ │ │ ├── string_decoder@0.10.31
3309 silly idealTree │ │ │ └── util-deprecate@1.0.1
3309 silly idealTree │ │ └─┬ tar-map-stream@1.0.0
3309 silly idealTree │ │ └─┬ duplexify@3.4.2
3309 silly idealTree │ │ ├─┬ end-of-stream@1.0.0
3309 silly idealTree │ │ │ └─┬ once@1.3.2
3309 silly idealTree │ │ │ └── wrappy@1.0.1
3309 silly idealTree │ │ └─┬ readable-stream@2.0.2
3309 silly idealTree │ │ ├── core-util-is@1.0.1
3309 silly idealTree │ │ ├── inherits@2.0.1
3309 silly idealTree │ │ ├── isarray@0.0.1
3309 silly idealTree │ │ ├── process-nextick-args@1.0.2
3309 silly idealTree │ │ ├── string_decoder@0.10.31
3309 silly idealTree │ │ └── util-deprecate@1.0.1
3309 silly idealTree │ ├─┬ npmlog@1.2.1
3309 silly idealTree │ │ ├── ansi@0.3.0
3309 silly idealTree │ │ ├─┬ are-we-there-yet@1.0.4
3309 silly idealTree │ │ │ ├── delegates@0.1.0
3309 silly idealTree │ │ │ └─┬ readable-stream@1.1.13
3309 silly idealTree │ │ │ ├── core-util-is@1.0.1
3309 silly idealTree │ │ │ ├── inherits@2.0.1
3309 silly idealTree │ │ │ ├── isarray@0.0.1
3309 silly idealTree │ │ │ └── string_decoder@0.10.31
3309 silly idealTree │ │ └─┬ gauge@1.2.2
3309 silly idealTree │ │ ├── has-unicode@1.0.0
3309 silly idealTree │ │ ├─┬ lodash.pad@3.1.1
3309 silly idealTree │ │ │ ├── lodash._basetostring@3.0.1
3309 silly idealTree │ │ │ └─┬ lodash._createpadding@3.6.1
3309 silly idealTree │ │ │ └── lodash.repeat@3.0.1
3309 silly idealTree │ │ ├─┬ lodash.padleft@3.1.1
3309 silly idealTree │ │ │ ├── lodash._basetostring@3.0.1
3309 silly idealTree │ │ │ └─┬ lodash._createpadding@3.6.1
3309 silly idealTree │ │ │ └── lodash.repeat@3.0.1
3309 silly idealTree │ │ └─┬ lodash.padright@3.1.1
3309 silly idealTree │ │ ├── lodash._basetostring@3.0.1
3309 silly idealTree │ │ └─┬ lodash._createpadding@3.6.1
3309 silly idealTree │ │ └── lodash.repeat@3.0.1
3309 silly idealTree │ ├─┬ pump@1.0.0
3309 silly idealTree │ │ ├── end-of-stream@1.1.0
3309 silly idealTree │ │ └─┬ once@1.3.2
3309 silly idealTree │ │ └── wrappy@1.0.1
3309 silly idealTree │ ├─┬ rc@1.1.0
3309 silly idealTree │ │ ├── deep-extend@0.2.11
3309 silly idealTree │ │ ├── ini@1.3.4
3309 silly idealTree │ │ └── strip-json-comments@0.1.3
3309 silly idealTree │ ├─┬ request@2.60.0
3309 silly idealTree │ │ ├── aws-sign2@0.5.0
3309 silly idealTree │ │ ├─┬ bl@1.0.0
3309 silly idealTree │ │ │ └─┬ readable-stream@2.0.2
3309 silly idealTree │ │ │ ├── core-util-is@1.0.1
3309 silly idealTree │ │ │ ├── inherits@2.0.1
3309 silly idealTree │ │ │ ├── isarray@0.0.1
3309 silly idealTree │ │ │ ├── process-nextick-args@1.0.2
3309 silly idealTree │ │ │ ├── string_decoder@0.10.31
3309 silly idealTree │ │ │ └── util-deprecate@1.0.1
3309 silly idealTree │ │ ├── caseless@0.11.0
3309 silly idealTree │ │ ├─┬ combined-stream@1.0.5
3309 silly idealTree │ │ │ └── delayed-stream@1.0.0
3309 silly idealTree │ │ ├── extend@3.0.0
3309 silly idealTree │ │ ├── forever-agent@0.6.1
3309 silly idealTree │ │ ├─┬ form-data@1.0.0-rc3
3309 silly idealTree │ │ │ └── async@1.4.0
3309 silly idealTree │ │ ├─┬ har-validator@1.8.0
3309 silly idealTree │ │ │ ├── bluebird@2.9.34
3309 silly idealTree │ │ │ ├─┬ chalk@1.1.0
3309 silly idealTree │ │ │ │ ├── ansi-styles@2.1.0
3309 silly idealTree │ │ │ │ ├── escape-string-regexp@1.0.3
3309 silly idealTree │ │ │ │ ├─┬ has-ansi@2.0.0
3309 silly idealTree │ │ │ │ │ └── ansi-regex@2.0.0
3309 silly idealTree │ │ │ │ ├─┬ strip-ansi@3.0.0
3309 silly idealTree │ │ │ │ │ └── ansi-regex@2.0.0
3309 silly idealTree │ │ │ │ └── supports-color@2.0.0
3309 silly idealTree │ │ │ ├─┬ commander@2.8.1
3309 silly idealTree │ │ │ │ └── graceful-readlink@1.0.1
3309 silly idealTree │ │ │ └─┬ is-my-json-valid@2.12.1
3309 silly idealTree │ │ │ ├── generate-function@2.0.0
3309 silly idealTree │ │ │ ├─┬ generate-object-property@1.2.0
3309 silly idealTree │ │ │ │ └── is-property@1.0.2
3309 silly idealTree │ │ │ ├── jsonpointer@1.1.0
3309 silly idealTree │ │ │ └── xtend@4.0.0
3309 silly idealTree │ │ ├─┬ hawk@3.1.0
3309 silly idealTree │ │ │ ├── boom@2.8.0
3309 silly idealTree │ │ │ ├── cryptiles@2.0.4
3309 silly idealTree │ │ │ ├── hoek@2.14.0
3309 silly idealTree │ │ │ └── sntp@1.0.9
3309 silly idealTree │ │ ├─┬ http-signature@0.11.0
3309 silly idealTree │ │ │ ├── asn1@0.1.11
3309 silly idealTree │ │ │ ├── assert-plus@0.1.5
3309 silly idealTree │ │ │ └── ctype@0.5.3
3309 silly idealTree │ │ ├── isstream@0.1.2
3309 silly idealTree │ │ ├── json-stringify-safe@5.0.1
3309 silly idealTree │ │ ├─┬ mime-types@2.1.4
3309 silly idealTree │ │ │ └── mime-db@1.16.0
3309 silly idealTree │ │ ├── oauth-sign@0.8.0
3309 silly idealTree │ │ ├── qs@4.0.0
3309 silly idealTree │ │ ├── stringstream@0.0.4
3309 silly idealTree │ │ ├── tough-cookie@2.0.0
3309 silly idealTree │ │ └── tunnel-agent@0.4.1
3309 silly idealTree │ ├── tar-fs@1.8.1
3309 silly idealTree │ └─┬ tar-stream@1.2.1
3309 silly idealTree │ ├── bl@1.0.0
3309 silly idealTree │ ├─┬ end-of-stream@1.1.0
3309 silly idealTree │ │ └─┬ once@1.3.2
3309 silly idealTree │ │ └── wrappy@1.0.1
3309 silly idealTree │ ├─┬ readable-stream@2.0.2
3309 silly idealTree │ │ ├── core-util-is@1.0.1
3309 silly idealTree │ │ ├── inherits@2.0.1
3309 silly idealTree │ │ ├── isarray@0.0.1
3309 silly idealTree │ │ ├── process-nextick-args@1.0.2
3309 silly idealTree │ │ ├── string_decoder@0.10.31
3309 silly idealTree │ │ └── util-deprecate@1.0.1
3309 silly idealTree │ └── xtend@4.0.0
3309 silly idealTree ├── levn@0.2.5
3309 silly idealTree ├── lodash@3.10.1
3309 silly idealTree ├── log-driver@1.2.4
3309 silly idealTree ├── longest@1.0.1
3309 silly idealTree ├── mime@1.2.11
3309 silly idealTree ├── mime-types@1.0.2
3309 silly idealTree ├── minimatch@2.0.10
3309 silly idealTree ├── minimist@0.0.10
3309 silly idealTree ├─┬ mkdirp@0.5.1
3309 silly idealTree │ └── minimist@0.0.8
3309 silly idealTree ├── node-uuid@1.4.3
3309 silly idealTree ├─┬ nothingness@0.0.2
3309 silly idealTree │ └── bluebird@2.9.34
3309 silly idealTree ├── oauth-sign@0.3.0
3309 silly idealTree ├── opener@1.4.1
3309 silly idealTree ├── optimist@0.6.1
3309 silly idealTree ├── optionator@0.5.0
3309 silly idealTree ├── prelude-ls@1.1.2
3309 silly idealTree ├── process-nextick-args@1.0.2
3309 silly idealTree ├── punycode@1.3.2
3309 silly idealTree ├── qs@1.0.2
3309 silly idealTree ├── repeat-string@1.5.2
3309 silly idealTree ├── right-align@0.1.3
3309 silly idealTree ├─┬ rimraf@2.4.2
3309 silly idealTree │ └─┬ glob@5.0.14
3309 silly idealTree │ ├─┬ inflight@1.0.4
3309 silly idealTree │ │ └── wrappy@1.0.1
3309 silly idealTree │ ├── inherits@2.0.1
3309 silly idealTree │ ├─┬ minimatch@2.0.10
3309 silly idealTree │ │ └─┬ brace-expansion@1.1.0
3309 silly idealTree │ │ ├── balanced-match@0.2.0
3309 silly idealTree │ │ └── concat-map@0.0.1
3309 silly idealTree │ ├─┬ once@1.3.2
3309 silly idealTree │ │ └── wrappy@1.0.1
3309 silly idealTree │ └── path-is-absolute@1.0.0
3309 silly idealTree ├── signal-exit@2.1.2
3309 silly idealTree ├── sntp@0.2.4
3309 silly idealTree ├── source-map@0.1.43
3309 silly idealTree ├── spawn-wrap@1.0.1
3309 silly idealTree ├── sprintf-js@1.0.3
3309 silly idealTree ├─┬ standard@4.5.4
3309 silly idealTree │ ├─┬ deglob@1.0.1
3309 silly idealTree │ │ ├─┬ glob@5.0.14
3309 silly idealTree │ │ │ ├─┬ inflight@1.0.4
3309 silly idealTree │ │ │ │ └── wrappy@1.0.1
3309 silly idealTree │ │ │ ├── inherits@2.0.1
3309 silly idealTree │ │ │ ├─┬ minimatch@2.0.10
3309 silly idealTree │ │ │ │ └─┬ brace-expansion@1.1.0
3309 silly idealTree │ │ │ │ ├── balanced-match@0.2.0
3309 silly idealTree │ │ │ │ └── concat-map@0.0.1
3309 silly idealTree │ │ │ ├─┬ once@1.3.2
3309 silly idealTree │ │ │ │ └── wrappy@1.0.1
3309 silly idealTree │ │ │ └── path-is-absolute@1.0.0
3309 silly idealTree │ │ ├── ignore@2.2.16
3309 silly idealTree │ │ ├── path@0.11.14
3309 silly idealTree │ │ ├── run-parallel@1.1.2
3309 silly idealTree │ │ └── uniq@1.0.1
3309 silly idealTree │ ├─┬ dezalgo@1.0.3
3309 silly idealTree │ │ ├── asap@2.0.3
3309 silly idealTree │ │ └── wrappy@1.0.1
3309 silly idealTree │ ├─┬ eslint@0.24.1
3309 silly idealTree │ │ ├─┬ chalk@1.1.0
3309 silly idealTree │ │ │ ├── ansi-styles@2.1.0
3309 silly idealTree │ │ │ ├─┬ has-ansi@2.0.0
3309 silly idealTree │ │ │ │ └── ansi-regex@2.0.0
3309 silly idealTree │ │ │ ├─┬ strip-ansi@3.0.0
3309 silly idealTree │ │ │ │ └── ansi-regex@2.0.0
3309 silly idealTree │ │ │ └── supports-color@2.0.0
3309 silly idealTree │ │ ├─┬ concat-stream@1.5.0
3309 silly idealTree │ │ │ ├── inherits@2.0.1
3309 silly idealTree │ │ │ ├── readable-stream@2.0.2
3309 silly idealTree │ │ │ └── typedarray@0.0.6
3309 silly idealTree │ │ ├─┬ debug@2.2.0
3309 silly idealTree │ │ │ └── ms@0.7.1
3309 silly idealTree │ │ ├─┬ doctrine@0.6.4
3309 silly idealTree │ │ │ └── isarray@0.0.1
3309 silly idealTree │ │ ├── escape-string-regexp@1.0.3
3309 silly idealTree │ │ ├─┬ escope@3.2.0
3309 silly idealTree │ │ │ ├─┬ es6-map@0.1.1
3309 silly idealTree │ │ │ │ ├── d@0.1.1
3309 silly idealTree │ │ │ │ ├─┬ es5-ext@0.10.7
3309 silly idealTree │ │ │ │ │ └── es6-symbol@2.0.1
3309 silly idealTree │ │ │ │ ├─┬ es6-iterator@0.1.3
3309 silly idealTree │ │ │ │ │ └── es6-symbol@2.0.1
3309 silly idealTree │ │ │ │ ├── es6-set@0.1.1
3309 silly idealTree │ │ │ │ ├── es6-symbol@0.1.1
3309 silly idealTree │ │ │ │ └── event-emitter@0.3.3
3309 silly idealTree │ │ │ ├─┬ es6-weak-map@0.1.4
3309 silly idealTree │ │ │ │ ├── d@0.1.1
3309 silly idealTree │ │ │ │ ├── es5-ext@0.10.7
3309 silly idealTree │ │ │ │ ├── es6-iterator@0.1.3
3309 silly idealTree │ │ │ │ └── es6-symbol@2.0.1
3309 silly idealTree │ │ │ ├── esrecurse@3.1.1
3309 silly idealTree │ │ │ └── estraverse@3.1.0
3309 silly idealTree │ │ ├── espree@2.2.3
3309 silly idealTree │ │ ├── estraverse@4.1.0
3309 silly idealTree │ │ ├── estraverse-fb@1.3.1
3309 silly idealTree │ │ ├── globals@8.3.0
3309 silly idealTree │ │ ├─┬ inquirer@0.8.5
3309 silly idealTree │ │ │ ├── ansi-regex@1.1.1
3309 silly idealTree │ │ │ ├── cli-width@1.0.1
3309 silly idealTree │ │ │ ├── figures@1.3.5
3309 silly idealTree │ │ │ ├── lodash@3.10.0
3309 silly idealTree │ │ │ ├─┬ readline2@0.1.1
3309 silly idealTree │ │ │ │ ├── mute-stream@0.0.4
3309 silly idealTree │ │ │ │ └── strip-ansi@2.0.1
3309 silly idealTree │ │ │ ├── rx@2.5.3
3309 silly idealTree │ │ │ └── through@2.3.8
3309 silly idealTree │ │ ├─┬ is-my-json-valid@2.12.1
3309 silly idealTree │ │ │ ├── generate-function@2.0.0
3309 silly idealTree │ │ │ ├─┬ generate-object-property@1.2.0
3309 silly idealTree │ │ │ │ └── is-property@1.0.2
3309 silly idealTree │ │ │ └── jsonpointer@1.1.0
3309 silly idealTree │ │ ├─┬ js-yaml@3.3.1
3309 silly idealTree │ │ │ ├─┬ argparse@1.0.2
3309 silly idealTree │ │ │ │ ├── lodash@3.10.0
3309 silly idealTree │ │ │ │ └── sprintf-js@1.0.3
3309 silly idealTree │ │ │ └── esprima@2.2.0
3309 silly idealTree │ │ ├─┬ minimatch@2.0.10
3309 silly idealTree │ │ │ └─┬ brace-expansion@1.1.0
3309 silly idealTree │ │ │ ├── balanced-match@0.2.0
3309 silly idealTree │ │ │ └── concat-map@0.0.1
3309 silly idealTree │ │ ├── object-assign@2.1.1
3309 silly idealTree │ │ ├── optionator@0.5.0
3309 silly idealTree │ │ ├── path-is-absolute@1.0.0
3309 silly idealTree │ │ ├── strip-json-comments@1.0.4
3309 silly idealTree │ │ ├── text-table@0.2.0
3309 silly idealTree │ │ ├── user-home@1.1.1
3309 silly idealTree │ │ └── xml-escape@1.0.0
3309 silly idealTree │ ├── eslint-config-standard@3.4.1
3309 silly idealTree │ ├── eslint-config-standard-react@1.0.1
3309 silly idealTree │ ├── eslint-plugin-react@2.7.1
3309 silly idealTree │ ├── find-root@0.1.1
3309 silly idealTree │ ├── get-stdin@4.0.1
3309 silly idealTree │ ├── minimist@1.1.2
3309 silly idealTree │ ├─┬ pkg-config@1.1.0
3309 silly idealTree │ │ └── debug-log@1.0.0
3309 silly idealTree │ ├─┬ standard-format@1.6.0
3309 silly idealTree │ │ ├─┬ esformatter@0.7.2
3309 silly idealTree │ │ │ ├── debug@0.7.4
3309 silly idealTree │ │ │ ├─┬ disparity@2.0.0
3309 silly idealTree │ │ │ │ ├── ansi-styles@2.1.0
3309 silly idealTree │ │ │ │ └── diff@1.4.0
3309 silly idealTree │ │ │ ├── espree@1.12.3
3309 silly idealTree │ │ │ ├─┬ glob@5.0.14
3309 silly idealTree │ │ │ │ ├─┬ inflight@1.0.4
3309 silly idealTree │ │ │ │ │ └── wrappy@1.0.1
3309 silly idealTree │ │ │ │ ├── inherits@2.0.1
3309 silly idealTree │ │ │ │ ├─┬ minimatch@2.0.10
3309 silly idealTree │ │ │ │ │ └─┬ brace-expansion@1.1.0
3309 silly idealTree │ │ │ │ │ ├── balanced-match@0.2.0
3309 silly idealTree │ │ │ │ │ └── concat-map@0.0.1
3309 silly idealTree │ │ │ │ ├─┬ once@1.3.2
3309 silly idealTree │ │ │ │ │ └── wrappy@1.0.1
3309 silly idealTree │ │ │ │ └── path-is-absolute@1.0.0
3309 silly idealTree │ │ │ ├── mout@0.11.0
3309 silly idealTree │ │ │ ├─┬ npm-run@1.1.1
3309 silly idealTree │ │ │ │ ├─┬ npm-path@1.0.2
3309 silly idealTree │ │ │ │ │ └─┬ which@1.1.1
3309 silly idealTree │ │ │ │ │ └─┬ is-absolute@0.1.7
3309 silly idealTree │ │ │ │ │ └── is-relative@0.1.3
3309 silly idealTree │ │ │ │ ├─┬ serializerr@1.0.1
3309 silly idealTree │ │ │ │ │ └── protochain@1.0.3
3309 silly idealTree │ │ │ │ └── sync-exec@0.5.0
3309 silly idealTree │ │ │ ├── resolve@1.1.6
3309 silly idealTree │ │ │ ├─┬ rocambole@0.6.0
3309 silly idealTree │ │ │ │ └── esprima@2.6.0
3309 silly idealTree │ │ │ ├─┬ rocambole-indent@2.0.4
3309 silly idealTree │ │ │ │ └─┬ debug@2.2.0
3309 silly idealTree │ │ │ │ └── ms@0.7.1
3309 silly idealTree │ │ │ ├─┬ rocambole-linebreak@1.0.1
3309 silly idealTree │ │ │ │ ├─┬ debug@2.2.0
3309 silly idealTree │ │ │ │ │ └── ms@0.7.1
3309 silly idealTree │ │ │ │ └── semver@4.3.6
3309 silly idealTree │ │ │ ├── rocambole-node@1.0.0
3309 silly idealTree │ │ │ ├── rocambole-token@1.2.1
3309 silly idealTree │ │ │ ├─┬ rocambole-whitespace@1.0.0
3309 silly idealTree │ │ │ │ ├─┬ debug@2.2.0
3309 silly idealTree │ │ │ │ │ └── ms@0.7.1
3309 silly idealTree │ │ │ │ └── repeat-string@1.5.2
3309 silly idealTree │ │ │ ├── semver@2.2.1
3309 silly idealTree │ │ │ ├── strip-json-comments@0.1.3
3309 silly idealTree │ │ │ ├── supports-color@1.3.1
3309 silly idealTree │ │ │ └─┬ user-home@2.0.0
3309 silly idealTree │ │ │ └── os-homedir@1.0.1
3309 silly idealTree │ │ ├─┬ esformatter-eol-last@1.0.0
3309 silly idealTree │ │ │ └── string.prototype.endswith@0.2.0
3309 silly idealTree │ │ ├─┬ esformatter-jsx@1.3.0
3309 silly idealTree │ │ │ ├── extend@2.0.1
3309 silly idealTree │ │ │ ├─┬ falafel-espree@1.1.0
3309 silly idealTree │ │ │ │ └── espree@2.2.3
3309 silly idealTree │ │ │ └─┬ js-beautify@1.5.10
3309 silly idealTree │ │ │ ├─┬ config-chain@1.1.9
3309 silly idealTree │ │ │ │ ├── ini@1.3.4
3309 silly idealTree │ │ │ │ └── proto-list@1.2.4
3309 silly idealTree │ │ │ └─┬ nopt@3.0.3
3309 silly idealTree │ │ │ └── abbrev@1.0.7
3309 silly idealTree │ │ ├─┬ esformatter-literal-notation@1.0.1
3309 silly idealTree │ │ │ ├─┬ rocambole@0.3.6
3309 silly idealTree │ │ │ │ └── esprima@1.0.4
3309 silly idealTree │ │ │ └── rocambole-token@1.2.1
3309 silly idealTree │ │ ├── esformatter-quotes@1.0.3
3309 silly idealTree │ │ ├─┬ esformatter-semicolon-first@1.1.0
3309 silly idealTree │ │ │ ├── espree@2.2.3
3309 silly idealTree │ │ │ ├─┬ rocambole@0.6.0
3309 silly idealTree │ │ │ │ └── esprima@2.5.0
3309 silly idealTree │ │ │ └── rocambole-token@1.2.1
3309 silly idealTree │ │ ├── esformatter-spaced-lined-comment@2.0.1
3309 silly idealTree │ │ └── stdin@0.0.1
3309 silly idealTree │ └── xtend@4.0.0
3309 silly idealTree ├── string_decoder@0.10.31
3309 silly idealTree ├── stringstream@0.0.4
3309 silly idealTree ├── strip-ansi@3.0.0
3309 silly idealTree ├── supports-color@1.3.1
3309 silly idealTree ├─┬ tap@1.3.2
3309 silly idealTree │ ├── buffer-equal@0.0.1
3309 silly idealTree │ ├─┬ coveralls@2.11.3
3309 silly idealTree │ │ ├── js-yaml@3.0.1
3309 silly idealTree │ │ └── request@2.40.0
3309 silly idealTree │ ├── deep-equal@1.0.0
3309 silly idealTree │ ├─┬ glob@5.0.14
3309 silly idealTree │ │ ├─┬ inflight@1.0.4
3309 silly idealTree │ │ │ └── wrappy@1.0.1
3309 silly idealTree │ │ ├── inherits@2.0.1
3309 silly idealTree │ │ ├─┬ minimatch@2.0.10
3309 silly idealTree │ │ │ └─┬ brace-expansion@1.1.0
3309 silly idealTree │ │ │ ├── balanced-match@0.2.0
3309 silly idealTree │ │ │ └── concat-map@0.0.1
3309 silly idealTree │ │ ├─┬ once@1.3.2
3309 silly idealTree │ │ │ └── wrappy@1.0.1
3309 silly idealTree │ │ └── path-is-absolute@1.0.0
3309 silly idealTree │ ├─┬ js-yaml@3.3.1
3309 silly idealTree │ │ ├── argparse@1.0.2
3309 silly idealTree │ │ └── esprima@2.2.0
3309 silly idealTree │ ├─┬ nyc@2.4.0
3309 silly idealTree │ │ ├─┬ istanbul@0.3.17
3309 silly idealTree │ │ │ ├── abbrev@1.0.7
3309 silly idealTree │ │ │ ├── async@1.4.0
3309 silly idealTree │ │ │ ├─┬ escodegen@1.6.1
3309 silly idealTree │ │ │ │ └── esprima@1.2.5
3309 silly idealTree │ │ │ ├── esprima@2.4.1
3309 silly idealTree │ │ │ ├── fileset@0.2.1
3309 silly idealTree │ │ │ ├── handlebars@3.0.0
3309 silly idealTree │ │ │ ├── nopt@3.0.3
3309 silly idealTree │ │ │ ├─┬ once@1.3.2
3309 silly idealTree │ │ │ │ └── wrappy@1.0.1
3309 silly idealTree │ │ │ ├── resolve@1.1.6
3309 silly idealTree │ │ │ └── wordwrap@0.0.3
3309 silly idealTree │ │ ├── lodash@3.10.0
3309 silly idealTree │ │ ├─┬ strip-bom@1.0.0
3309 silly idealTree │ │ │ └── first-chunk-stream@1.0.0
3309 silly idealTree │ │ └─┬ yargs@3.17.1
3309 silly idealTree │ │ ├── cliui@2.1.0
3309 silly idealTree │ │ └── y18n@3.0.0
3309 silly idealTree │ ├── readable-stream@1.1.13
3309 silly idealTree │ ├─┬ tap-mocha-reporter@0.0.16
3309 silly idealTree │ │ ├─┬ debug@2.2.0
3309 silly idealTree │ │ │ └── ms@0.7.1
3309 silly idealTree │ │ ├── escape-string-regexp@1.0.3
3309 silly idealTree │ │ └── unicode-length@1.0.0
3309 silly idealTree │ ├─┬ tap-parser@1.1.6
3309 silly idealTree │ │ └── inherits@2.0.1
3309 silly idealTree │ └── wordwrap@0.0.2
3309 silly idealTree ├── tough-cookie@2.0.0
3309 silly idealTree ├── tunnel-agent@0.4.1
3309 silly idealTree ├── type-check@0.3.1
3309 silly idealTree ├─┬ uglify-js@2.3.6
3309 silly idealTree │ ├── async@0.2.10
3309 silly idealTree │ └── optimist@0.3.7
3309 silly idealTree ├── underscore@1.7.0
3309 silly idealTree ├── underscore.string@2.4.0
3309 silly idealTree ├── util-deprecate@1.0.1
3309 silly idealTree ├── which@1.0.9
3309 silly idealTree ├── window-size@0.1.2
3309 silly idealTree └── wordwrap@0.0.3
3310 silly generateActionsToTake Starting
3311 silly install generateActionsToTake
3312 silly generateActionsToTake Finishing
3313 silly diffTrees action count 119
3314 silly diffTrees move amdefine@1.0.0
3315 silly diffTrees move ansi-regex@2.0.0
3316 silly diffTrees move ansi-styles@2.1.0
3317 silly diffTrees move asn1@0.1.11
3318 silly diffTrees move assert-plus@0.1.5
3319 silly diffTrees add async@0.9.2
3320 silly diffTrees move aws-sign2@0.5.0
3321 silly diffTrees move balanced-match@0.2.0
3322 silly diffTrees add camelcase@1.2.1
3323 silly diffTrees move supports-color@2.0.0
3324 silly diffTrees move concat-map@0.0.1
3325 silly diffTrees move brace-expansion@1.1.0
3326 silly diffTrees move core-util-is@1.0.1
3327 silly diffTrees move ctype@0.5.3
3328 silly diffTrees add decamelize@1.0.0
3329 silly diffTrees move deep-is@0.1.3
3330 silly diffTrees add delayed-stream@0.0.5
3331 silly diffTrees add combined-stream@0.0.7
3332 silly diffTrees add diff@1.4.0
3333 silly diffTrees add escape-string-regexp@1.0.3
3334 silly diffTrees add esprima@1.0.4
3335 silly diffTrees add estraverse@1.9.3
3336 silly diffTrees add esutils@1.1.6
3337 silly diffTrees add events-to-array@1.0.2
3338 silly diffTrees add fast-levenshtein@1.0.7
3339 silly diffTrees add forever-agent@0.5.2
3340 silly diffTrees move has-ansi@2.0.0
3341 silly diffTrees add hoek@0.9.1
3342 silly diffTrees add boom@0.4.2
3343 silly diffTrees add cryptiles@0.2.2
3344 silly diffTrees add http-signature@0.10.1
3345 silly diffTrees move inherits@2.0.1
3346 silly diffTrees add is-buffer@1.0.2
3347 silly diffTrees add is-utf8@0.2.0
3348 silly diffTrees move isarray@0.0.1
3349 silly diffTrees move json-stringify-safe@5.0.1
3350 silly diffTrees add kind-of@2.0.1
3351 silly diffTrees add lcov-parse@0.0.6
3352 silly diffTrees add lodash@3.10.1
3353 silly diffTrees add log-driver@1.2.4
3354 silly diffTrees move longest@1.0.1
3355 silly diffTrees add mime@1.2.11
3356 silly diffTrees add form-data@0.1.4
3357 silly diffTrees add mime-types@1.0.2
3358 silly diffTrees move minimatch@2.0.10
3359 silly diffTrees add minimist@0.0.10
3360 silly diffTrees add oauth-sign@0.3.0
3361 silly diffTrees add opener@1.4.1
3362 silly diffTrees move prelude-ls@1.1.2
3363 silly diffTrees move process-nextick-args@1.0.2
3364 silly diffTrees add punycode@1.3.2
3365 silly diffTrees add qs@1.0.2
3366 silly diffTrees move repeat-string@1.5.2
3367 silly diffTrees move align-text@0.1.3
3368 silly diffTrees add center-align@0.1.1
3369 silly diffTrees add right-align@0.1.3
3370 silly diffTrees add signal-exit@2.1.2
3371 silly diffTrees add foreground-child@1.3.0
3372 silly diffTrees add sntp@0.2.4
3373 silly diffTrees add hawk@1.1.1
3374 silly diffTrees add source-map@0.1.43
3375 silly diffTrees add spawn-wrap@1.0.1
3376 silly diffTrees add sprintf-js@1.0.3
3377 silly diffTrees add esprima@2.6.0
3378 silly diffTrees move string_decoder@0.10.31
3379 silly diffTrees move stringstream@0.0.4
3380 silly diffTrees move strip-ansi@3.0.0
3381 silly diffTrees add chalk@1.1.1
3382 silly diffTrees add supports-color@1.3.1
3383 silly diffTrees update argparse@1.0.2
3384 silly diffTrees add esprima@2.2.0
3385 silly diffTrees add esprima@1.2.5
3386 silly diffTrees remove fast-levenshtein@1.0.6
3387 silly diffTrees update fileset@0.2.1
3388 silly diffTrees remove kind-of@2.0.0
3389 silly diffTrees remove repeat-string@1.5.2
3390 silly diffTrees update readable-stream@1.1.13
3391 silly diffTrees update unicode-length@1.0.0
3392 silly diffTrees remove ansi-regex@2.0.0
3393 silly diffTrees add wordwrap@0.0.2
3394 silly diffTrees update cliui@2.1.0
3395 silly diffTrees move tough-cookie@2.0.0
3396 silly diffTrees move tunnel-agent@0.4.1
3397 silly diffTrees update request@2.40.0
3398 silly diffTrees move type-check@0.3.1
3399 silly diffTrees move levn@0.2.5
3400 silly diffTrees add async@0.2.10
3401 silly diffTrees add underscore@1.7.0
3402 silly diffTrees add underscore.string@2.4.0
3403 silly diffTrees add argparse@0.1.16
3404 silly diffTrees add js-yaml@3.0.1
3405 silly diffTrees move util-deprecate@1.0.1
3406 silly diffTrees update readable-stream@2.0.2
3407 silly diffTrees add which@1.0.9
3408 silly diffTrees add window-size@0.1.2
3409 silly diffTrees add wordwrap@0.0.3
3410 silly diffTrees add optimist@0.3.7
3411 silly diffTrees add uglify-js@2.3.6
3412 silly diffTrees update optionator@0.5.0
3413 silly diffTrees add optionator@0.5.0
3414 silly diffTrees update escodegen@1.6.1
3415 silly diffTrees add optimist@0.6.1
3416 silly diffTrees update handlebars@3.0.0
3417 silly diffTrees remove core-util-is@1.0.1
3418 silly diffTrees remove isarray@0.0.1
3419 silly diffTrees remove string_decoder@0.10.31
3420 silly diffTrees remove fast-levenshtein@1.0.6
3421 silly diffTrees remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature
3422 silly diffTrees remove lodash@3.10.0
3423 silly diffTrees remove optionator@0.5.0
3424 silly diffTrees remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map
3425 silly diffTrees remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map
3426 silly diffTrees remove amdefine@1.0.0
3427 silly diffTrees remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align
3428 silly diffTrees remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text
3429 silly diffTrees remove kind-of@2.0.0
3430 silly diffTrees remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align
3431 silly diffTrees remove chalk@1.1.0
3432 silly diffTrees remove lodash@3.10.0
3433 silly decomposeActions action count 719
3434 silly decomposeActions move amdefine@1.0.0
3435 silly decomposeActions build amdefine@1.0.0
3436 silly decomposeActions install amdefine@1.0.0
3437 silly decomposeActions postinstall amdefine@1.0.0
3438 silly decomposeActions test amdefine@1.0.0
3439 silly decomposeActions move ansi-regex@2.0.0
3440 silly decomposeActions build ansi-regex@2.0.0
3441 silly decomposeActions install ansi-regex@2.0.0
3442 silly decomposeActions postinstall ansi-regex@2.0.0
3443 silly decomposeActions test ansi-regex@2.0.0
3444 silly decomposeActions move ansi-styles@2.1.0
3445 silly decomposeActions build ansi-styles@2.1.0
3446 silly decomposeActions install ansi-styles@2.1.0
3447 silly decomposeActions postinstall ansi-styles@2.1.0
3448 silly decomposeActions test ansi-styles@2.1.0
3449 silly decomposeActions move asn1@0.1.11
3450 silly decomposeActions build asn1@0.1.11
3451 silly decomposeActions install asn1@0.1.11
3452 silly decomposeActions postinstall asn1@0.1.11
3453 silly decomposeActions test asn1@0.1.11
3454 silly decomposeActions move assert-plus@0.1.5
3455 silly decomposeActions build assert-plus@0.1.5
3456 silly decomposeActions install assert-plus@0.1.5
3457 silly decomposeActions postinstall assert-plus@0.1.5
3458 silly decomposeActions test assert-plus@0.1.5
3459 silly decomposeActions fetch async@0.9.2
3460 silly decomposeActions extract async@0.9.2
3461 silly decomposeActions preinstall async@0.9.2
3462 silly decomposeActions build async@0.9.2
3463 silly decomposeActions install async@0.9.2
3464 silly decomposeActions postinstall async@0.9.2
3465 silly decomposeActions test async@0.9.2
3466 silly decomposeActions finalize async@0.9.2
3467 silly decomposeActions move aws-sign2@0.5.0
3468 silly decomposeActions build aws-sign2@0.5.0
3469 silly decomposeActions install aws-sign2@0.5.0
3470 silly decomposeActions postinstall aws-sign2@0.5.0
3471 silly decomposeActions test aws-sign2@0.5.0
3472 silly decomposeActions move balanced-match@0.2.0
3473 silly decomposeActions build balanced-match@0.2.0
3474 silly decomposeActions install balanced-match@0.2.0
3475 silly decomposeActions postinstall balanced-match@0.2.0
3476 silly decomposeActions test balanced-match@0.2.0
3477 silly decomposeActions fetch camelcase@1.2.1
3478 silly decomposeActions extract camelcase@1.2.1
3479 silly decomposeActions preinstall camelcase@1.2.1
3480 silly decomposeActions build camelcase@1.2.1
3481 silly decomposeActions install camelcase@1.2.1
3482 silly decomposeActions postinstall camelcase@1.2.1
3483 silly decomposeActions test camelcase@1.2.1
3484 silly decomposeActions finalize camelcase@1.2.1
3485 silly decomposeActions move supports-color@2.0.0
3486 silly decomposeActions build supports-color@2.0.0
3487 silly decomposeActions install supports-color@2.0.0
3488 silly decomposeActions postinstall supports-color@2.0.0
3489 silly decomposeActions test supports-color@2.0.0
3490 silly decomposeActions move concat-map@0.0.1
3491 silly decomposeActions build concat-map@0.0.1
3492 silly decomposeActions install concat-map@0.0.1
3493 silly decomposeActions postinstall concat-map@0.0.1
3494 silly decomposeActions test concat-map@0.0.1
3495 silly decomposeActions move brace-expansion@1.1.0
3496 silly decomposeActions build brace-expansion@1.1.0
3497 silly decomposeActions install brace-expansion@1.1.0
3498 silly decomposeActions postinstall brace-expansion@1.1.0
3499 silly decomposeActions test brace-expansion@1.1.0
3500 silly decomposeActions move core-util-is@1.0.1
3501 silly decomposeActions build core-util-is@1.0.1
3502 silly decomposeActions install core-util-is@1.0.1
3503 silly decomposeActions postinstall core-util-is@1.0.1
3504 silly decomposeActions test core-util-is@1.0.1
3505 silly decomposeActions move ctype@0.5.3
3506 silly decomposeActions build ctype@0.5.3
3507 silly decomposeActions install ctype@0.5.3
3508 silly decomposeActions postinstall ctype@0.5.3
3509 silly decomposeActions test ctype@0.5.3
3510 silly decomposeActions fetch decamelize@1.0.0
3511 silly decomposeActions extract decamelize@1.0.0
3512 silly decomposeActions preinstall decamelize@1.0.0
3513 silly decomposeActions build decamelize@1.0.0
3514 silly decomposeActions install decamelize@1.0.0
3515 silly decomposeActions postinstall decamelize@1.0.0
3516 silly decomposeActions test decamelize@1.0.0
3517 silly decomposeActions finalize decamelize@1.0.0
3518 silly decomposeActions move deep-is@0.1.3
3519 silly decomposeActions build deep-is@0.1.3
3520 silly decomposeActions install deep-is@0.1.3
3521 silly decomposeActions postinstall deep-is@0.1.3
3522 silly decomposeActions test deep-is@0.1.3
3523 silly decomposeActions fetch delayed-stream@0.0.5
3524 silly decomposeActions extract delayed-stream@0.0.5
3525 silly decomposeActions preinstall delayed-stream@0.0.5
3526 silly decomposeActions build delayed-stream@0.0.5
3527 silly decomposeActions install delayed-stream@0.0.5
3528 silly decomposeActions postinstall delayed-stream@0.0.5
3529 silly decomposeActions test delayed-stream@0.0.5
3530 silly decomposeActions finalize delayed-stream@0.0.5
3531 silly decomposeActions fetch combined-stream@0.0.7
3532 silly decomposeActions extract combined-stream@0.0.7
3533 silly decomposeActions preinstall combined-stream@0.0.7
3534 silly decomposeActions build combined-stream@0.0.7
3535 silly decomposeActions install combined-stream@0.0.7
3536 silly decomposeActions postinstall combined-stream@0.0.7
3537 silly decomposeActions test combined-stream@0.0.7
3538 silly decomposeActions finalize combined-stream@0.0.7
3539 silly decomposeActions fetch diff@1.4.0
3540 silly decomposeActions extract diff@1.4.0
3541 silly decomposeActions preinstall diff@1.4.0
3542 silly decomposeActions build diff@1.4.0
3543 silly decomposeActions install diff@1.4.0
3544 silly decomposeActions postinstall diff@1.4.0
3545 silly decomposeActions test diff@1.4.0
3546 silly decomposeActions finalize diff@1.4.0
3547 silly decomposeActions fetch escape-string-regexp@1.0.3
3548 silly decomposeActions extract escape-string-regexp@1.0.3
3549 silly decomposeActions preinstall escape-string-regexp@1.0.3
3550 silly decomposeActions build escape-string-regexp@1.0.3
3551 silly decomposeActions install escape-string-regexp@1.0.3
3552 silly decomposeActions postinstall escape-string-regexp@1.0.3
3553 silly decomposeActions test escape-string-regexp@1.0.3
3554 silly decomposeActions finalize escape-string-regexp@1.0.3
3555 silly decomposeActions fetch esprima@1.0.4
3556 silly decomposeActions extract esprima@1.0.4
3557 silly decomposeActions preinstall esprima@1.0.4
3558 silly decomposeActions build esprima@1.0.4
3559 silly decomposeActions install esprima@1.0.4
3560 silly decomposeActions postinstall esprima@1.0.4
3561 silly decomposeActions test esprima@1.0.4
3562 silly decomposeActions finalize esprima@1.0.4
3563 silly decomposeActions fetch estraverse@1.9.3
3564 silly decomposeActions extract estraverse@1.9.3
3565 silly decomposeActions preinstall estraverse@1.9.3
3566 silly decomposeActions build estraverse@1.9.3
3567 silly decomposeActions install estraverse@1.9.3
3568 silly decomposeActions postinstall estraverse@1.9.3
3569 silly decomposeActions test estraverse@1.9.3
3570 silly decomposeActions finalize estraverse@1.9.3
3571 silly decomposeActions fetch esutils@1.1.6
3572 silly decomposeActions extract esutils@1.1.6
3573 silly decomposeActions preinstall esutils@1.1.6
3574 silly decomposeActions build esutils@1.1.6
3575 silly decomposeActions install esutils@1.1.6
3576 silly decomposeActions postinstall esutils@1.1.6
3577 silly decomposeActions test esutils@1.1.6
3578 silly decomposeActions finalize esutils@1.1.6
3579 silly decomposeActions fetch events-to-array@1.0.2
3580 silly decomposeActions extract events-to-array@1.0.2
3581 silly decomposeActions preinstall events-to-array@1.0.2
3582 silly decomposeActions build events-to-array@1.0.2
3583 silly decomposeActions install events-to-array@1.0.2
3584 silly decomposeActions postinstall events-to-array@1.0.2
3585 silly decomposeActions test events-to-array@1.0.2
3586 silly decomposeActions finalize events-to-array@1.0.2
3587 silly decomposeActions fetch fast-levenshtein@1.0.7
3588 silly decomposeActions extract fast-levenshtein@1.0.7
3589 silly decomposeActions preinstall fast-levenshtein@1.0.7
3590 silly decomposeActions build fast-levenshtein@1.0.7
3591 silly decomposeActions install fast-levenshtein@1.0.7
3592 silly decomposeActions postinstall fast-levenshtein@1.0.7
3593 silly decomposeActions test fast-levenshtein@1.0.7
3594 silly decomposeActions finalize fast-levenshtein@1.0.7
3595 silly decomposeActions fetch forever-agent@0.5.2
3596 silly decomposeActions extract forever-agent@0.5.2
3597 silly decomposeActions preinstall forever-agent@0.5.2
3598 silly decomposeActions build forever-agent@0.5.2
3599 silly decomposeActions install forever-agent@0.5.2
3600 silly decomposeActions postinstall forever-agent@0.5.2
3601 silly decomposeActions test forever-agent@0.5.2
3602 silly decomposeActions finalize forever-agent@0.5.2
3603 silly decomposeActions move has-ansi@2.0.0
3604 silly decomposeActions build has-ansi@2.0.0
3605 silly decomposeActions install has-ansi@2.0.0
3606 silly decomposeActions postinstall has-ansi@2.0.0
3607 silly decomposeActions test has-ansi@2.0.0
3608 silly decomposeActions fetch hoek@0.9.1
3609 silly decomposeActions extract hoek@0.9.1
3610 silly decomposeActions preinstall hoek@0.9.1
3611 silly decomposeActions build hoek@0.9.1
3612 silly decomposeActions install hoek@0.9.1
3613 silly decomposeActions postinstall hoek@0.9.1
3614 silly decomposeActions test hoek@0.9.1
3615 silly decomposeActions finalize hoek@0.9.1
3616 silly decomposeActions fetch boom@0.4.2
3617 silly decomposeActions extract boom@0.4.2
3618 silly decomposeActions preinstall boom@0.4.2
3619 silly decomposeActions build boom@0.4.2
3620 silly decomposeActions install boom@0.4.2
3621 silly decomposeActions postinstall boom@0.4.2
3622 silly decomposeActions test boom@0.4.2
3623 silly decomposeActions finalize boom@0.4.2
3624 silly decomposeActions fetch cryptiles@0.2.2
3625 silly decomposeActions extract cryptiles@0.2.2
3626 silly decomposeActions preinstall cryptiles@0.2.2
3627 silly decomposeActions build cryptiles@0.2.2
3628 silly decomposeActions install cryptiles@0.2.2
3629 silly decomposeActions postinstall cryptiles@0.2.2
3630 silly decomposeActions test cryptiles@0.2.2
3631 silly decomposeActions finalize cryptiles@0.2.2
3632 silly decomposeActions fetch http-signature@0.10.1
3633 silly decomposeActions extract http-signature@0.10.1
3634 silly decomposeActions preinstall http-signature@0.10.1
3635 silly decomposeActions build http-signature@0.10.1
3636 silly decomposeActions install http-signature@0.10.1
3637 silly decomposeActions postinstall http-signature@0.10.1
3638 silly decomposeActions test http-signature@0.10.1
3639 silly decomposeActions finalize http-signature@0.10.1
3640 silly decomposeActions move inherits@2.0.1
3641 silly decomposeActions build inherits@2.0.1
3642 silly decomposeActions install inherits@2.0.1
3643 silly decomposeActions postinstall inherits@2.0.1
3644 silly decomposeActions test inherits@2.0.1
3645 silly decomposeActions fetch is-buffer@1.0.2
3646 silly decomposeActions extract is-buffer@1.0.2
3647 silly decomposeActions preinstall is-buffer@1.0.2
3648 silly decomposeActions build is-buffer@1.0.2
3649 silly decomposeActions install is-buffer@1.0.2
3650 silly decomposeActions postinstall is-buffer@1.0.2
3651 silly decomposeActions test is-buffer@1.0.2
3652 silly decomposeActions finalize is-buffer@1.0.2
3653 silly decomposeActions fetch is-utf8@0.2.0
3654 silly decomposeActions extract is-utf8@0.2.0
3655 silly decomposeActions preinstall is-utf8@0.2.0
3656 silly decomposeActions build is-utf8@0.2.0
3657 silly decomposeActions install is-utf8@0.2.0
3658 silly decomposeActions postinstall is-utf8@0.2.0
3659 silly decomposeActions test is-utf8@0.2.0
3660 silly decomposeActions finalize is-utf8@0.2.0
3661 silly decomposeActions move isarray@0.0.1
3662 silly decomposeActions build isarray@0.0.1
3663 silly decomposeActions install isarray@0.0.1
3664 silly decomposeActions postinstall isarray@0.0.1
3665 silly decomposeActions test isarray@0.0.1
3666 silly decomposeActions move json-stringify-safe@5.0.1
3667 silly decomposeActions build json-stringify-safe@5.0.1
3668 silly decomposeActions install json-stringify-safe@5.0.1
3669 silly decomposeActions postinstall json-stringify-safe@5.0.1
3670 silly decomposeActions test json-stringify-safe@5.0.1
3671 silly decomposeActions fetch kind-of@2.0.1
3672 silly decomposeActions extract kind-of@2.0.1
3673 silly decomposeActions preinstall kind-of@2.0.1
3674 silly decomposeActions build kind-of@2.0.1
3675 silly decomposeActions install kind-of@2.0.1
3676 silly decomposeActions postinstall kind-of@2.0.1
3677 silly decomposeActions test kind-of@2.0.1
3678 silly decomposeActions finalize kind-of@2.0.1
3679 silly decomposeActions fetch lcov-parse@0.0.6
3680 silly decomposeActions extract lcov-parse@0.0.6
3681 silly decomposeActions preinstall lcov-parse@0.0.6
3682 silly decomposeActions build lcov-parse@0.0.6
3683 silly decomposeActions install lcov-parse@0.0.6
3684 silly decomposeActions postinstall lcov-parse@0.0.6
3685 silly decomposeActions test lcov-parse@0.0.6
3686 silly decomposeActions finalize lcov-parse@0.0.6
3687 silly decomposeActions fetch lodash@3.10.1
3688 silly decomposeActions extract lodash@3.10.1
3689 silly decomposeActions preinstall lodash@3.10.1
3690 silly decomposeActions build lodash@3.10.1
3691 silly decomposeActions install lodash@3.10.1
3692 silly decomposeActions postinstall lodash@3.10.1
3693 silly decomposeActions test lodash@3.10.1
3694 silly decomposeActions finalize lodash@3.10.1
3695 silly decomposeActions fetch log-driver@1.2.4
3696 silly decomposeActions extract log-driver@1.2.4
3697 silly decomposeActions preinstall log-driver@1.2.4
3698 silly decomposeActions build log-driver@1.2.4
3699 silly decomposeActions install log-driver@1.2.4
3700 silly decomposeActions postinstall log-driver@1.2.4
3701 silly decomposeActions test log-driver@1.2.4
3702 silly decomposeActions finalize log-driver@1.2.4
3703 silly decomposeActions move longest@1.0.1
3704 silly decomposeActions build longest@1.0.1
3705 silly decomposeActions install longest@1.0.1
3706 silly decomposeActions postinstall longest@1.0.1
3707 silly decomposeActions test longest@1.0.1
3708 silly decomposeActions fetch mime@1.2.11
3709 silly decomposeActions extract mime@1.2.11
3710 silly decomposeActions preinstall mime@1.2.11
3711 silly decomposeActions build mime@1.2.11
3712 silly decomposeActions install mime@1.2.11
3713 silly decomposeActions postinstall mime@1.2.11
3714 silly decomposeActions test mime@1.2.11
3715 silly decomposeActions finalize mime@1.2.11
3716 silly decomposeActions fetch form-data@0.1.4
3717 silly decomposeActions extract form-data@0.1.4
3718 silly decomposeActions preinstall form-data@0.1.4
3719 silly decomposeActions build form-data@0.1.4
3720 silly decomposeActions install form-data@0.1.4
3721 silly decomposeActions postinstall form-data@0.1.4
3722 silly decomposeActions test form-data@0.1.4
3723 silly decomposeActions finalize form-data@0.1.4
3724 silly decomposeActions fetch mime-types@1.0.2
3725 silly decomposeActions extract mime-types@1.0.2
3726 silly decomposeActions preinstall mime-types@1.0.2
3727 silly decomposeActions build mime-types@1.0.2
3728 silly decomposeActions install mime-types@1.0.2
3729 silly decomposeActions postinstall mime-types@1.0.2
3730 silly decomposeActions test mime-types@1.0.2
3731 silly decomposeActions finalize mime-types@1.0.2
3732 silly decomposeActions move minimatch@2.0.10
3733 silly decomposeActions build minimatch@2.0.10
3734 silly decomposeActions install minimatch@2.0.10
3735 silly decomposeActions postinstall minimatch@2.0.10
3736 silly decomposeActions test minimatch@2.0.10
3737 silly decomposeActions fetch minimist@0.0.10
3738 silly decomposeActions extract minimist@0.0.10
3739 silly decomposeActions preinstall minimist@0.0.10
3740 silly decomposeActions build minimist@0.0.10
3741 silly decomposeActions install minimist@0.0.10
3742 silly decomposeActions postinstall minimist@0.0.10
3743 silly decomposeActions test minimist@0.0.10
3744 silly decomposeActions finalize minimist@0.0.10
3745 silly decomposeActions fetch oauth-sign@0.3.0
3746 silly decomposeActions extract oauth-sign@0.3.0
3747 silly decomposeActions preinstall oauth-sign@0.3.0
3748 silly decomposeActions build oauth-sign@0.3.0
3749 silly decomposeActions install oauth-sign@0.3.0
3750 silly decomposeActions postinstall oauth-sign@0.3.0
3751 silly decomposeActions test oauth-sign@0.3.0
3752 silly decomposeActions finalize oauth-sign@0.3.0
3753 silly decomposeActions fetch opener@1.4.1
3754 silly decomposeActions extract opener@1.4.1
3755 silly decomposeActions preinstall opener@1.4.1
3756 silly decomposeActions build opener@1.4.1
3757 silly decomposeActions install opener@1.4.1
3758 silly decomposeActions postinstall opener@1.4.1
3759 silly decomposeActions test opener@1.4.1
3760 silly decomposeActions finalize opener@1.4.1
3761 silly decomposeActions move prelude-ls@1.1.2
3762 silly decomposeActions build prelude-ls@1.1.2
3763 silly decomposeActions install prelude-ls@1.1.2
3764 silly decomposeActions postinstall prelude-ls@1.1.2
3765 silly decomposeActions test prelude-ls@1.1.2
3766 silly decomposeActions move process-nextick-args@1.0.2
3767 silly decomposeActions build process-nextick-args@1.0.2
3768 silly decomposeActions install process-nextick-args@1.0.2
3769 silly decomposeActions postinstall process-nextick-args@1.0.2
3770 silly decomposeActions test process-nextick-args@1.0.2
3771 silly decomposeActions fetch punycode@1.3.2
3772 silly decomposeActions extract punycode@1.3.2
3773 silly decomposeActions preinstall punycode@1.3.2
3774 silly decomposeActions build punycode@1.3.2
3775 silly decomposeActions install punycode@1.3.2
3776 silly decomposeActions postinstall punycode@1.3.2
3777 silly decomposeActions test punycode@1.3.2
3778 silly decomposeActions finalize punycode@1.3.2
3779 silly decomposeActions fetch qs@1.0.2
3780 silly decomposeActions extract qs@1.0.2
3781 silly decomposeActions preinstall qs@1.0.2
3782 silly decomposeActions build qs@1.0.2
3783 silly decomposeActions install qs@1.0.2
3784 silly decomposeActions postinstall qs@1.0.2
3785 silly decomposeActions test qs@1.0.2
3786 silly decomposeActions finalize qs@1.0.2
3787 silly decomposeActions move repeat-string@1.5.2
3788 silly decomposeActions build repeat-string@1.5.2
3789 silly decomposeActions install repeat-string@1.5.2
3790 silly decomposeActions postinstall repeat-string@1.5.2
3791 silly decomposeActions test repeat-string@1.5.2
3792 silly decomposeActions move align-text@0.1.3
3793 silly decomposeActions build align-text@0.1.3
3794 silly decomposeActions install align-text@0.1.3
3795 silly decomposeActions postinstall align-text@0.1.3
3796 silly decomposeActions test align-text@0.1.3
3797 silly decomposeActions fetch center-align@0.1.1
3798 silly decomposeActions extract center-align@0.1.1
3799 silly decomposeActions preinstall center-align@0.1.1
3800 silly decomposeActions build center-align@0.1.1
3801 silly decomposeActions install center-align@0.1.1
3802 silly decomposeActions postinstall center-align@0.1.1
3803 silly decomposeActions test center-align@0.1.1
3804 silly decomposeActions finalize center-align@0.1.1
3805 silly decomposeActions fetch right-align@0.1.3
3806 silly decomposeActions extract right-align@0.1.3
3807 silly decomposeActions preinstall right-align@0.1.3
3808 silly decomposeActions build right-align@0.1.3
3809 silly decomposeActions install right-align@0.1.3
3810 silly decomposeActions postinstall right-align@0.1.3
3811 silly decomposeActions test right-align@0.1.3
3812 silly decomposeActions finalize right-align@0.1.3
3813 silly decomposeActions fetch signal-exit@2.1.2
3814 silly decomposeActions extract signal-exit@2.1.2
3815 silly decomposeActions preinstall signal-exit@2.1.2
3816 silly decomposeActions build signal-exit@2.1.2
3817 silly decomposeActions install signal-exit@2.1.2
3818 silly decomposeActions postinstall signal-exit@2.1.2
3819 silly decomposeActions test signal-exit@2.1.2
3820 silly decomposeActions finalize signal-exit@2.1.2
3821 silly decomposeActions fetch foreground-child@1.3.0
3822 silly decomposeActions extract foreground-child@1.3.0
3823 silly decomposeActions preinstall foreground-child@1.3.0
3824 silly decomposeActions build foreground-child@1.3.0
3825 silly decomposeActions install foreground-child@1.3.0
3826 silly decomposeActions postinstall foreground-child@1.3.0
3827 silly decomposeActions test foreground-child@1.3.0
3828 silly decomposeActions finalize foreground-child@1.3.0
3829 silly decomposeActions fetch sntp@0.2.4
3830 silly decomposeActions extract sntp@0.2.4
3831 silly decomposeActions preinstall sntp@0.2.4
3832 silly decomposeActions build sntp@0.2.4
3833 silly decomposeActions install sntp@0.2.4
3834 silly decomposeActions postinstall sntp@0.2.4
3835 silly decomposeActions test sntp@0.2.4
3836 silly decomposeActions finalize sntp@0.2.4
3837 silly decomposeActions fetch hawk@1.1.1
3838 silly decomposeActions extract hawk@1.1.1
3839 silly decomposeActions preinstall hawk@1.1.1
3840 silly decomposeActions build hawk@1.1.1
3841 silly decomposeActions install hawk@1.1.1
3842 silly decomposeActions postinstall hawk@1.1.1
3843 silly decomposeActions test hawk@1.1.1
3844 silly decomposeActions finalize hawk@1.1.1
3845 silly decomposeActions fetch source-map@0.1.43
3846 silly decomposeActions extract source-map@0.1.43
3847 silly decomposeActions preinstall source-map@0.1.43
3848 silly decomposeActions build source-map@0.1.43
3849 silly decomposeActions install source-map@0.1.43
3850 silly decomposeActions postinstall source-map@0.1.43
3851 silly decomposeActions test source-map@0.1.43
3852 silly decomposeActions finalize source-map@0.1.43
3853 silly decomposeActions fetch spawn-wrap@1.0.1
3854 silly decomposeActions extract spawn-wrap@1.0.1
3855 silly decomposeActions preinstall spawn-wrap@1.0.1
3856 silly decomposeActions build spawn-wrap@1.0.1
3857 silly decomposeActions install spawn-wrap@1.0.1
3858 silly decomposeActions postinstall spawn-wrap@1.0.1
3859 silly decomposeActions test spawn-wrap@1.0.1
3860 silly decomposeActions finalize spawn-wrap@1.0.1
3861 silly decomposeActions fetch sprintf-js@1.0.3
3862 silly decomposeActions extract sprintf-js@1.0.3
3863 silly decomposeActions preinstall sprintf-js@1.0.3
3864 silly decomposeActions build sprintf-js@1.0.3
3865 silly decomposeActions install sprintf-js@1.0.3
3866 silly decomposeActions postinstall sprintf-js@1.0.3
3867 silly decomposeActions test sprintf-js@1.0.3
3868 silly decomposeActions finalize sprintf-js@1.0.3
3869 silly decomposeActions fetch esprima@2.6.0
3870 silly decomposeActions extract esprima@2.6.0
3871 silly decomposeActions preinstall esprima@2.6.0
3872 silly decomposeActions build esprima@2.6.0
3873 silly decomposeActions install esprima@2.6.0
3874 silly decomposeActions postinstall esprima@2.6.0
3875 silly decomposeActions test esprima@2.6.0
3876 silly decomposeActions finalize esprima@2.6.0
3877 silly decomposeActions move string_decoder@0.10.31
3878 silly decomposeActions build string_decoder@0.10.31
3879 silly decomposeActions install string_decoder@0.10.31
3880 silly decomposeActions postinstall string_decoder@0.10.31
3881 silly decomposeActions test string_decoder@0.10.31
3882 silly decomposeActions move stringstream@0.0.4
3883 silly decomposeActions build stringstream@0.0.4
3884 silly decomposeActions install stringstream@0.0.4
3885 silly decomposeActions postinstall stringstream@0.0.4
3886 silly decomposeActions test stringstream@0.0.4
3887 silly decomposeActions move strip-ansi@3.0.0
3888 silly decomposeActions build strip-ansi@3.0.0
3889 silly decomposeActions install strip-ansi@3.0.0
3890 silly decomposeActions postinstall strip-ansi@3.0.0
3891 silly decomposeActions test strip-ansi@3.0.0
3892 silly decomposeActions fetch chalk@1.1.1
3893 silly decomposeActions extract chalk@1.1.1
3894 silly decomposeActions preinstall chalk@1.1.1
3895 silly decomposeActions build chalk@1.1.1
3896 silly decomposeActions install chalk@1.1.1
3897 silly decomposeActions postinstall chalk@1.1.1
3898 silly decomposeActions test chalk@1.1.1
3899 silly decomposeActions finalize chalk@1.1.1
3900 silly decomposeActions fetch supports-color@1.3.1
3901 silly decomposeActions extract supports-color@1.3.1
3902 silly decomposeActions preinstall supports-color@1.3.1
3903 silly decomposeActions build supports-color@1.3.1
3904 silly decomposeActions install supports-color@1.3.1
3905 silly decomposeActions postinstall supports-color@1.3.1
3906 silly decomposeActions test supports-color@1.3.1
3907 silly decomposeActions finalize supports-color@1.3.1
3908 silly decomposeActions fetch argparse@1.0.2
3909 silly decomposeActions extract argparse@1.0.2
3910 silly decomposeActions preinstall argparse@1.0.2
3911 silly decomposeActions build argparse@1.0.2
3912 silly decomposeActions install argparse@1.0.2
3913 silly decomposeActions postinstall argparse@1.0.2
3914 silly decomposeActions test argparse@1.0.2
3915 silly decomposeActions finalize argparse@1.0.2
3916 silly decomposeActions fetch esprima@2.2.0
3917 silly decomposeActions extract esprima@2.2.0
3918 silly decomposeActions preinstall esprima@2.2.0
3919 silly decomposeActions build esprima@2.2.0
3920 silly decomposeActions install esprima@2.2.0
3921 silly decomposeActions postinstall esprima@2.2.0
3922 silly decomposeActions test esprima@2.2.0
3923 silly decomposeActions finalize esprima@2.2.0
3924 silly decomposeActions fetch esprima@1.2.5
3925 silly decomposeActions extract esprima@1.2.5
3926 silly decomposeActions preinstall esprima@1.2.5
3927 silly decomposeActions build esprima@1.2.5
3928 silly decomposeActions install esprima@1.2.5
3929 silly decomposeActions postinstall esprima@1.2.5
3930 silly decomposeActions test esprima@1.2.5
3931 silly decomposeActions finalize esprima@1.2.5
3932 silly decomposeActions remove fast-levenshtein@1.0.6
3933 silly decomposeActions fetch fileset@0.2.1
3934 silly decomposeActions extract fileset@0.2.1
3935 silly decomposeActions preinstall fileset@0.2.1
3936 silly decomposeActions build fileset@0.2.1
3937 silly decomposeActions install fileset@0.2.1
3938 silly decomposeActions postinstall fileset@0.2.1
3939 silly decomposeActions test fileset@0.2.1
3940 silly decomposeActions finalize fileset@0.2.1
3941 silly decomposeActions remove kind-of@2.0.0
3942 silly decomposeActions remove repeat-string@1.5.2
3943 silly decomposeActions fetch readable-stream@1.1.13
3944 silly decomposeActions extract readable-stream@1.1.13
3945 silly decomposeActions preinstall readable-stream@1.1.13
3946 silly decomposeActions build readable-stream@1.1.13
3947 silly decomposeActions install readable-stream@1.1.13
3948 silly decomposeActions postinstall readable-stream@1.1.13
3949 silly decomposeActions test readable-stream@1.1.13
3950 silly decomposeActions finalize readable-stream@1.1.13
3951 silly decomposeActions fetch unicode-length@1.0.0
3952 silly decomposeActions extract unicode-length@1.0.0
3953 silly decomposeActions preinstall unicode-length@1.0.0
3954 silly decomposeActions build unicode-length@1.0.0
3955 silly decomposeActions install unicode-length@1.0.0
3956 silly decomposeActions postinstall unicode-length@1.0.0
3957 silly decomposeActions test unicode-length@1.0.0
3958 silly decomposeActions finalize unicode-length@1.0.0
3959 silly decomposeActions remove ansi-regex@2.0.0
3960 silly decomposeActions fetch wordwrap@0.0.2
3961 silly decomposeActions extract wordwrap@0.0.2
3962 silly decomposeActions preinstall wordwrap@0.0.2
3963 silly decomposeActions build wordwrap@0.0.2
3964 silly decomposeActions install wordwrap@0.0.2
3965 silly decomposeActions postinstall wordwrap@0.0.2
3966 silly decomposeActions test wordwrap@0.0.2
3967 silly decomposeActions finalize wordwrap@0.0.2
3968 silly decomposeActions fetch cliui@2.1.0
3969 silly decomposeActions extract cliui@2.1.0
3970 silly decomposeActions preinstall cliui@2.1.0
3971 silly decomposeActions build cliui@2.1.0
3972 silly decomposeActions install cliui@2.1.0
3973 silly decomposeActions postinstall cliui@2.1.0
3974 silly decomposeActions test cliui@2.1.0
3975 silly decomposeActions finalize cliui@2.1.0
3976 silly decomposeActions move tough-cookie@2.0.0
3977 silly decomposeActions build tough-cookie@2.0.0
3978 silly decomposeActions install tough-cookie@2.0.0
3979 silly decomposeActions postinstall tough-cookie@2.0.0
3980 silly decomposeActions test tough-cookie@2.0.0
3981 silly decomposeActions move tunnel-agent@0.4.1
3982 silly decomposeActions build tunnel-agent@0.4.1
3983 silly decomposeActions install tunnel-agent@0.4.1
3984 silly decomposeActions postinstall tunnel-agent@0.4.1
3985 silly decomposeActions test tunnel-agent@0.4.1
3986 silly decomposeActions fetch request@2.40.0
3987 silly decomposeActions extract request@2.40.0
3988 silly decomposeActions preinstall request@2.40.0
3989 silly decomposeActions build request@2.40.0
3990 silly decomposeActions install request@2.40.0
3991 silly decomposeActions postinstall request@2.40.0
3992 silly decomposeActions test request@2.40.0
3993 silly decomposeActions finalize request@2.40.0
3994 silly decomposeActions move type-check@0.3.1
3995 silly decomposeActions build type-check@0.3.1
3996 silly decomposeActions install type-check@0.3.1
3997 silly decomposeActions postinstall type-check@0.3.1
3998 silly decomposeActions test type-check@0.3.1
3999 silly decomposeActions move levn@0.2.5
4000 silly decomposeActions build levn@0.2.5
4001 silly decomposeActions install levn@0.2.5
4002 silly decomposeActions postinstall levn@0.2.5
4003 silly decomposeActions test levn@0.2.5
4004 silly decomposeActions fetch async@0.2.10
4005 silly decomposeActions extract async@0.2.10
4006 silly decomposeActions preinstall async@0.2.10
4007 silly decomposeActions build async@0.2.10
4008 silly decomposeActions install async@0.2.10
4009 silly decomposeActions postinstall async@0.2.10
4010 silly decomposeActions test async@0.2.10
4011 silly decomposeActions finalize async@0.2.10
4012 silly decomposeActions fetch underscore@1.7.0
4013 silly decomposeActions extract underscore@1.7.0
4014 silly decomposeActions preinstall underscore@1.7.0
4015 silly decomposeActions build underscore@1.7.0
4016 silly decomposeActions install underscore@1.7.0
4017 silly decomposeActions postinstall underscore@1.7.0
4018 silly decomposeActions test underscore@1.7.0
4019 silly decomposeActions finalize underscore@1.7.0
4020 silly decomposeActions fetch underscore.string@2.4.0
4021 silly decomposeActions extract underscore.string@2.4.0
4022 silly decomposeActions preinstall underscore.string@2.4.0
4023 silly decomposeActions build underscore.string@2.4.0
4024 silly decomposeActions install underscore.string@2.4.0
4025 silly decomposeActions postinstall underscore.string@2.4.0
4026 silly decomposeActions test underscore.string@2.4.0
4027 silly decomposeActions finalize underscore.string@2.4.0
4028 silly decomposeActions fetch argparse@0.1.16
4029 silly decomposeActions extract argparse@0.1.16
4030 silly decomposeActions preinstall argparse@0.1.16
4031 silly decomposeActions build argparse@0.1.16
4032 silly decomposeActions install argparse@0.1.16
4033 silly decomposeActions postinstall argparse@0.1.16
4034 silly decomposeActions test argparse@0.1.16
4035 silly decomposeActions finalize argparse@0.1.16
4036 silly decomposeActions fetch js-yaml@3.0.1
4037 silly decomposeActions extract js-yaml@3.0.1
4038 silly decomposeActions preinstall js-yaml@3.0.1
4039 silly decomposeActions build js-yaml@3.0.1
4040 silly decomposeActions install js-yaml@3.0.1
4041 silly decomposeActions postinstall js-yaml@3.0.1
4042 silly decomposeActions test js-yaml@3.0.1
4043 silly decomposeActions finalize js-yaml@3.0.1
4044 silly decomposeActions move util-deprecate@1.0.1
4045 silly decomposeActions build util-deprecate@1.0.1
4046 silly decomposeActions install util-deprecate@1.0.1
4047 silly decomposeActions postinstall util-deprecate@1.0.1
4048 silly decomposeActions test util-deprecate@1.0.1
4049 silly decomposeActions fetch readable-stream@2.0.2
4050 silly decomposeActions extract readable-stream@2.0.2
4051 silly decomposeActions preinstall readable-stream@2.0.2
4052 silly decomposeActions build readable-stream@2.0.2
4053 silly decomposeActions install readable-stream@2.0.2
4054 silly decomposeActions postinstall readable-stream@2.0.2
4055 silly decomposeActions test readable-stream@2.0.2
4056 silly decomposeActions finalize readable-stream@2.0.2
4057 silly decomposeActions fetch which@1.0.9
4058 silly decomposeActions extract which@1.0.9
4059 silly decomposeActions preinstall which@1.0.9
4060 silly decomposeActions build which@1.0.9
4061 silly decomposeActions install which@1.0.9
4062 silly decomposeActions postinstall which@1.0.9
4063 silly decomposeActions test which@1.0.9
4064 silly decomposeActions finalize which@1.0.9
4065 silly decomposeActions fetch window-size@0.1.2
4066 silly decomposeActions extract window-size@0.1.2
4067 silly decomposeActions preinstall window-size@0.1.2
4068 silly decomposeActions build window-size@0.1.2
4069 silly decomposeActions install window-size@0.1.2
4070 silly decomposeActions postinstall window-size@0.1.2
4071 silly decomposeActions test window-size@0.1.2
4072 silly decomposeActions finalize window-size@0.1.2
4073 silly decomposeActions fetch wordwrap@0.0.3
4074 silly decomposeActions extract wordwrap@0.0.3
4075 silly decomposeActions preinstall wordwrap@0.0.3
4076 silly decomposeActions build wordwrap@0.0.3
4077 silly decomposeActions install wordwrap@0.0.3
4078 silly decomposeActions postinstall wordwrap@0.0.3
4079 silly decomposeActions test wordwrap@0.0.3
4080 silly decomposeActions finalize wordwrap@0.0.3
4081 silly decomposeActions fetch optimist@0.3.7
4082 silly decomposeActions extract optimist@0.3.7
4083 silly decomposeActions preinstall optimist@0.3.7
4084 silly decomposeActions build optimist@0.3.7
4085 silly decomposeActions install optimist@0.3.7
4086 silly decomposeActions postinstall optimist@0.3.7
4087 silly decomposeActions test optimist@0.3.7
4088 silly decomposeActions finalize optimist@0.3.7
4089 silly decomposeActions fetch uglify-js@2.3.6
4090 silly decomposeActions extract uglify-js@2.3.6
4091 silly decomposeActions preinstall uglify-js@2.3.6
4092 silly decomposeActions build uglify-js@2.3.6
4093 silly decomposeActions install uglify-js@2.3.6
4094 silly decomposeActions postinstall uglify-js@2.3.6
4095 silly decomposeActions test uglify-js@2.3.6
4096 silly decomposeActions finalize uglify-js@2.3.6
4097 silly decomposeActions fetch optionator@0.5.0
4098 silly decomposeActions extract optionator@0.5.0
4099 silly decomposeActions preinstall optionator@0.5.0
4100 silly decomposeActions build optionator@0.5.0
4101 silly decomposeActions install optionator@0.5.0
4102 silly decomposeActions postinstall optionator@0.5.0
4103 silly decomposeActions test optionator@0.5.0
4104 silly decomposeActions finalize optionator@0.5.0
4105 silly decomposeActions fetch optionator@0.5.0
4106 silly decomposeActions extract optionator@0.5.0
4107 silly decomposeActions preinstall optionator@0.5.0
4108 silly decomposeActions build optionator@0.5.0
4109 silly decomposeActions install optionator@0.5.0
4110 silly decomposeActions postinstall optionator@0.5.0
4111 silly decomposeActions test optionator@0.5.0
4112 silly decomposeActions finalize optionator@0.5.0
4113 silly decomposeActions fetch escodegen@1.6.1
4114 silly decomposeActions extract escodegen@1.6.1
4115 silly decomposeActions preinstall escodegen@1.6.1
4116 silly decomposeActions build escodegen@1.6.1
4117 silly decomposeActions install escodegen@1.6.1
4118 silly decomposeActions postinstall escodegen@1.6.1
4119 silly decomposeActions test escodegen@1.6.1
4120 silly decomposeActions finalize escodegen@1.6.1
4121 silly decomposeActions fetch optimist@0.6.1
4122 silly decomposeActions extract optimist@0.6.1
4123 silly decomposeActions preinstall optimist@0.6.1
4124 silly decomposeActions build optimist@0.6.1
4125 silly decomposeActions install optimist@0.6.1
4126 silly decomposeActions postinstall optimist@0.6.1
4127 silly decomposeActions test optimist@0.6.1
4128 silly decomposeActions finalize optimist@0.6.1
4129 silly decomposeActions fetch handlebars@3.0.0
4130 silly decomposeActions extract handlebars@3.0.0
4131 silly decomposeActions preinstall handlebars@3.0.0
4132 silly decomposeActions build handlebars@3.0.0
4133 silly decomposeActions install handlebars@3.0.0
4134 silly decomposeActions postinstall handlebars@3.0.0
4135 silly decomposeActions test handlebars@3.0.0
4136 silly decomposeActions finalize handlebars@3.0.0
4137 silly decomposeActions remove core-util-is@1.0.1
4138 silly decomposeActions remove isarray@0.0.1
4139 silly decomposeActions remove string_decoder@0.10.31
4140 silly decomposeActions remove fast-levenshtein@1.0.6
4141 silly decomposeActions remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature
4142 silly decomposeActions remove lodash@3.10.0
4143 silly decomposeActions remove optionator@0.5.0
4144 silly decomposeActions remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map
4145 silly decomposeActions remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map
4146 silly decomposeActions remove amdefine@1.0.0
4147 silly decomposeActions remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align
4148 silly decomposeActions remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text
4149 silly decomposeActions remove kind-of@2.0.0
4150 silly decomposeActions remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align
4151 silly decomposeActions remove chalk@1.1.0
4152 silly decomposeActions remove lodash@3.10.0
4153 silly executeActions Starting
4154 silly install executeActions
4155 silly doSerial global-install 0
4156 silly doParallel fetch 68
4157 verbose lock using /Users/ogd/.npm/_locks/staging-b07e8db17ebcbda3.lock for /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging
4158 silly doParallel extract 68
4159 silly extract async
4160 silly extract camelcase
4161 silly extract decamelize
4162 silly extract delayed-stream
4163 silly extract combined-stream
4164 silly extract diff
4165 silly extract escape-string-regexp
4166 silly extract esprima
4167 silly extract estraverse
4168 silly extract esutils
4169 silly extract events-to-array
4170 silly extract fast-levenshtein
4171 silly extract forever-agent
4172 silly extract hoek
4173 silly extract boom
4174 silly extract cryptiles
4175 silly extract http-signature
4176 silly extract is-buffer
4177 silly extract is-utf8
4178 silly extract kind-of
4179 silly extract lcov-parse
4180 silly extract lodash
4181 silly extract log-driver
4182 silly extract mime
4183 silly extract form-data
4184 silly extract mime-types
4185 silly extract minimist
4186 silly extract oauth-sign
4187 silly extract opener
4188 silly extract punycode
4189 silly extract qs
4190 silly extract center-align
4191 silly extract right-align
4192 silly extract signal-exit
4193 silly extract foreground-child
4194 silly extract sntp
4195 silly extract hawk
4196 silly extract source-map
4197 silly extract spawn-wrap
4198 silly extract sprintf-js
4199 silly extract esprima
4200 silly extract chalk
4201 silly extract supports-color
4202 silly extract argparse
4203 silly extract esprima
4204 silly extract esprima
4205 silly extract fileset
4206 silly extract readable-stream
4207 silly extract unicode-length
4208 silly extract wordwrap
4209 silly extract cliui
4210 silly extract request
4211 silly extract async
4212 silly extract underscore
4213 silly extract underscore.string
4214 silly extract argparse
4215 silly extract js-yaml
4216 silly extract readable-stream
4217 silly extract which
4218 silly extract window-size
4219 silly extract wordwrap
4220 silly extract optimist
4221 silly extract uglify-js
4222 silly extract optionator
4223 silly extract optionator
4224 silly extract escodegen
4225 silly extract optimist
4226 silly extract handlebars
4227 verbose unbuild node_modules/.staging/async-3e69f147401ae2f8d40ada3d25c30021
4228 verbose unbuild node_modules/.staging/camelcase-8ec3c8bc7d9269f87c64a3918a90b138
4229 verbose unbuild node_modules/.staging/decamelize-b46e0ab6c7705ae3cd4355524c54e2db
4230 verbose unbuild node_modules/.staging/delayed-stream-077296dc802108e8a99540300d06fe08
4231 verbose unbuild node_modules/.staging/combined-stream-94771f11b178d7206fbaebe202e646d8
4232 verbose unbuild node_modules/.staging/escape-string-regexp-4e8c4fba8bea6d4ced06b521a5167f33
4233 verbose unbuild node_modules/.staging/diff-92a3a9b0cd080445d4f50cfb947cac38
4234 verbose unbuild node_modules/.staging/esutils-703a2997e1900b653bb401f87a69a212
4235 verbose unbuild node_modules/.staging/estraverse-4822e902057acaeef546a05bc4429a22
4236 verbose unbuild node_modules/.staging/events-to-array-865472b128fd449c054790a0fc6e4fae
4237 verbose unbuild node_modules/.staging/fast-levenshtein-1ce9eac0883f6cfefd07fc25087539ac
4238 verbose unbuild node_modules/.staging/forever-agent-f3f6a25fe9517ed48fc1ef69bd5f0d41
4239 verbose unbuild node_modules/.staging/hoek-0cd0c517314b504d653603150139a17c
4240 verbose unbuild node_modules/.staging/boom-6115f6c1cc53dc553896b1c37b058eb7
4241 verbose unbuild node_modules/.staging/cryptiles-f83c0eb590f63fa165e29383fa35e886
4242 verbose unbuild node_modules/.staging/http-signature-7c0d0107c399b5008b5027d34f957422
4243 verbose unbuild node_modules/.staging/is-buffer-1a9bbdb5f36c118f8632ec31a57e36b6
4244 verbose unbuild node_modules/.staging/kind-of-7b7821ce1dc734de737c790d3ad252fd
4245 verbose unbuild node_modules/.staging/lcov-parse-63975442745493cf7f08f504451f3f31
4246 verbose unbuild node_modules/.staging/is-utf8-39f549424c8f3dafa34fbc8d4993a397
4247 verbose unbuild node_modules/.staging/lodash-e3da56e239ea2c6269faf88a1a012408
4248 verbose unbuild node_modules/.staging/log-driver-95e376dea776824c3f1963098c208fcf
4249 verbose unbuild node_modules/.staging/form-data-66c2082aa540ff46ab3c3ceca8cb063f
4250 verbose unbuild node_modules/.staging/mime-1469ef427d8309e29a30223efadc02d0
4251 verbose unbuild node_modules/.staging/mime-types-6a8de170e75c6e62e73623ade3e85d53
4252 verbose unbuild node_modules/.staging/minimist-7b57c2a501890dcafa71bda1539ec5a3
4253 verbose unbuild node_modules/.staging/oauth-sign-092d518d3491d297fd8f742146991111
4254 verbose unbuild node_modules/.staging/punycode-cc6f729494e7989eedac1b8d8a82c7c3
4255 verbose unbuild node_modules/.staging/qs-2dba622abe9c36cefe5fa9adda113bf8
4256 verbose unbuild node_modules/.staging/center-align-a7ce3d732baa7e23580a7172ff654a79
4257 verbose unbuild node_modules/.staging/right-align-8278c08a501213c8838337d0555121c4
4258 verbose unbuild node_modules/.staging/signal-exit-b972254c88286bc2fcb66588f00961e9
4259 verbose unbuild node_modules/.staging/foreground-child-8eabf7f0fb17a995202bedc6e42e6811
4260 verbose unbuild node_modules/.staging/sntp-0c35affa92dff3aa9839288332639b5d
4261 verbose unbuild node_modules/.staging/hawk-419ce77d45d9c115f80527ec0ce479c1
4262 verbose unbuild node_modules/.staging/source-map-a2d158bd294504084da76e4f8fa13c08
4263 verbose unbuild node_modules/.staging/spawn-wrap-8baed34721f5e67804d2c20cabbab7b9
4264 verbose unbuild node_modules/.staging/sprintf-js-12a9fe3b5b710e728ddfe8597f931603
4265 verbose unbuild node_modules/.staging/chalk-a14ad71d5acf7b7c1532c85d4d3a9e52
4266 verbose unbuild node_modules/.staging/argparse-9c9876f44e2839973d296b5bc263a16f
4267 verbose unbuild node_modules/.staging/fileset-347ddd08ded35326183f0ff88f949e22
4268 verbose unbuild node_modules/.staging/readable-stream-25eb813cee9d49ebf92b8d9b03aaaf44
4269 verbose unbuild node_modules/.staging/unicode-length-1a8e477509d2556279d605a7d8be48c0
4270 verbose unbuild node_modules/.staging/wordwrap-f769c18fc36e8b21c1a975ab77ecd9de
4271 verbose unbuild node_modules/.staging/cliui-4fea80601a3baf67998f79d856b1164e
4272 verbose unbuild node_modules/.staging/request-f0201c4c0ef7ed380e3f0160da195e44
4273 verbose unbuild node_modules/.staging/async-b246dbf923b5c26a1c60e3c8ea1300b9
4274 verbose unbuild node_modules/.staging/underscore-ad32ff40132682889717461bdf7dcf40
4275 verbose unbuild node_modules/.staging/underscore.string-afe42827a93dd68c0269ca5a68457edc
4276 verbose unbuild node_modules/.staging/argparse-35f150d3cd9c3cf3ced8d071ae1650ec
4277 verbose unbuild node_modules/.staging/readable-stream-6afa9fa521c557a883ba0cdb60cccdc5
4278 verbose unbuild node_modules/.staging/wordwrap-730734dd35135dc1f30689d30371b5ac
4279 verbose unbuild node_modules/.staging/optimist-71f8a2249db69985d7e84f8a90e91e05
4280 verbose unbuild node_modules/.staging/optionator-a601880f059add873d09d8cce04ae6e8
4281 verbose unbuild node_modules/.staging/optionator-b2a99e059ce26bd270df91e9cc2b7acf
4282 verbose unbuild node_modules/.staging/optimist-a70d07746b462fc460390b0e7e4d4c2c
4283 verbose unbuild node_modules/.staging/esprima-ac37ec9fc9624190b635b2e5e51c5949
4284 verbose unbuild node_modules/.staging/opener-8e972779a094f5fc114d4305210291ee
4285 verbose unbuild node_modules/.staging/esprima-8ab0f01ff3dd43c6970cd1be01ccde4b
4286 verbose unbuild node_modules/.staging/supports-color-4811076182ec472356ea44ec8c604795
4287 verbose unbuild node_modules/.staging/esprima-9c475800bcc45a01753c9c870b68182b
4288 verbose unbuild node_modules/.staging/esprima-ef36034c56b23b3c1cfa4dcc8e3157d3
4289 verbose unbuild node_modules/.staging/js-yaml-80536f2d9703e4de969ddaaf02e73cc2
4290 verbose unbuild node_modules/.staging/which-6af02ab4c29cceb85928dd68bfe26553
4291 verbose unbuild node_modules/.staging/window-size-6a639c15163abe00205cbda76b16874f
4292 verbose unbuild node_modules/.staging/uglify-js-52cb04ee70310795cfd9cdad8d3ef1f4
4293 verbose unbuild node_modules/.staging/escodegen-ae67b689dd0d4a144fcc35563155eae6
4294 verbose unbuild node_modules/.staging/handlebars-6f7a03f56c894323e52ea0679e7c161f
4295 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/async-3e69f147401ae2f8d40ada3d25c30021 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4296 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/camelcase-8ec3c8bc7d9269f87c64a3918a90b138 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4297 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/decamelize-b46e0ab6c7705ae3cd4355524c54e2db is being purged from base /Users/ogd/Documents/projects/nothingness-level
4298 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/delayed-stream-077296dc802108e8a99540300d06fe08 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4299 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/combined-stream-94771f11b178d7206fbaebe202e646d8 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4300 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/escape-string-regexp-4e8c4fba8bea6d4ced06b521a5167f33 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4301 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/diff-92a3a9b0cd080445d4f50cfb947cac38 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4302 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esutils-703a2997e1900b653bb401f87a69a212 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4303 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/estraverse-4822e902057acaeef546a05bc4429a22 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4304 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/events-to-array-865472b128fd449c054790a0fc6e4fae is being purged from base /Users/ogd/Documents/projects/nothingness-level
4305 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/fast-levenshtein-1ce9eac0883f6cfefd07fc25087539ac is being purged from base /Users/ogd/Documents/projects/nothingness-level
4306 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/forever-agent-f3f6a25fe9517ed48fc1ef69bd5f0d41 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4307 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/hoek-0cd0c517314b504d653603150139a17c is being purged from base /Users/ogd/Documents/projects/nothingness-level
4308 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/boom-6115f6c1cc53dc553896b1c37b058eb7 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4309 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/cryptiles-f83c0eb590f63fa165e29383fa35e886 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4310 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/http-signature-7c0d0107c399b5008b5027d34f957422 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4311 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/is-buffer-1a9bbdb5f36c118f8632ec31a57e36b6 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4312 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/kind-of-7b7821ce1dc734de737c790d3ad252fd is being purged from base /Users/ogd/Documents/projects/nothingness-level
4313 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/lcov-parse-63975442745493cf7f08f504451f3f31 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4314 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/is-utf8-39f549424c8f3dafa34fbc8d4993a397 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4315 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/lodash-e3da56e239ea2c6269faf88a1a012408 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4316 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/log-driver-95e376dea776824c3f1963098c208fcf is being purged from base /Users/ogd/Documents/projects/nothingness-level
4317 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/form-data-66c2082aa540ff46ab3c3ceca8cb063f is being purged from base /Users/ogd/Documents/projects/nothingness-level
4318 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/mime-1469ef427d8309e29a30223efadc02d0 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4319 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/mime-types-6a8de170e75c6e62e73623ade3e85d53 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4320 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/minimist-7b57c2a501890dcafa71bda1539ec5a3 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4321 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/oauth-sign-092d518d3491d297fd8f742146991111 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4322 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/punycode-cc6f729494e7989eedac1b8d8a82c7c3 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4323 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/qs-2dba622abe9c36cefe5fa9adda113bf8 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4324 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/center-align-a7ce3d732baa7e23580a7172ff654a79 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4325 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/right-align-8278c08a501213c8838337d0555121c4 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4326 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/signal-exit-b972254c88286bc2fcb66588f00961e9 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4327 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/foreground-child-8eabf7f0fb17a995202bedc6e42e6811 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4328 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/sntp-0c35affa92dff3aa9839288332639b5d is being purged from base /Users/ogd/Documents/projects/nothingness-level
4329 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/hawk-419ce77d45d9c115f80527ec0ce479c1 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4330 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/source-map-a2d158bd294504084da76e4f8fa13c08 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4331 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/spawn-wrap-8baed34721f5e67804d2c20cabbab7b9 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4332 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/sprintf-js-12a9fe3b5b710e728ddfe8597f931603 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4333 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/chalk-a14ad71d5acf7b7c1532c85d4d3a9e52 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4334 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/argparse-9c9876f44e2839973d296b5bc263a16f is being purged from base /Users/ogd/Documents/projects/nothingness-level
4335 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/fileset-347ddd08ded35326183f0ff88f949e22 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4336 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/readable-stream-25eb813cee9d49ebf92b8d9b03aaaf44 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4337 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/unicode-length-1a8e477509d2556279d605a7d8be48c0 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4338 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/wordwrap-f769c18fc36e8b21c1a975ab77ecd9de is being purged from base /Users/ogd/Documents/projects/nothingness-level
4339 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/cliui-4fea80601a3baf67998f79d856b1164e is being purged from base /Users/ogd/Documents/projects/nothingness-level
4340 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/request-f0201c4c0ef7ed380e3f0160da195e44 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4341 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/async-b246dbf923b5c26a1c60e3c8ea1300b9 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4342 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/underscore-ad32ff40132682889717461bdf7dcf40 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4343 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/underscore.string-afe42827a93dd68c0269ca5a68457edc is being purged from base /Users/ogd/Documents/projects/nothingness-level
4344 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/argparse-35f150d3cd9c3cf3ced8d071ae1650ec is being purged from base /Users/ogd/Documents/projects/nothingness-level
4345 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/readable-stream-6afa9fa521c557a883ba0cdb60cccdc5 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4346 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/wordwrap-730734dd35135dc1f30689d30371b5ac is being purged from base /Users/ogd/Documents/projects/nothingness-level
4347 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optimist-71f8a2249db69985d7e84f8a90e91e05 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4348 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optionator-a601880f059add873d09d8cce04ae6e8 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4349 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optionator-b2a99e059ce26bd270df91e9cc2b7acf is being purged from base /Users/ogd/Documents/projects/nothingness-level
4350 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optimist-a70d07746b462fc460390b0e7e4d4c2c is being purged from base /Users/ogd/Documents/projects/nothingness-level
4351 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/async-3e69f147401ae2f8d40ada3d25c30021
4352 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/camelcase-8ec3c8bc7d9269f87c64a3918a90b138
4353 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/decamelize-b46e0ab6c7705ae3cd4355524c54e2db
4354 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/delayed-stream-077296dc802108e8a99540300d06fe08
4355 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/combined-stream-94771f11b178d7206fbaebe202e646d8
4356 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/escape-string-regexp-4e8c4fba8bea6d4ced06b521a5167f33
4357 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/diff-92a3a9b0cd080445d4f50cfb947cac38
4358 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-ac37ec9fc9624190b635b2e5e51c5949 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4359 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esutils-703a2997e1900b653bb401f87a69a212
4360 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/estraverse-4822e902057acaeef546a05bc4429a22
4361 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/events-to-array-865472b128fd449c054790a0fc6e4fae
4362 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/fast-levenshtein-1ce9eac0883f6cfefd07fc25087539ac
4363 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/forever-agent-f3f6a25fe9517ed48fc1ef69bd5f0d41
4364 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/hoek-0cd0c517314b504d653603150139a17c
4365 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/boom-6115f6c1cc53dc553896b1c37b058eb7
4366 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/cryptiles-f83c0eb590f63fa165e29383fa35e886
4367 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/http-signature-7c0d0107c399b5008b5027d34f957422
4368 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/is-buffer-1a9bbdb5f36c118f8632ec31a57e36b6
4369 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/kind-of-7b7821ce1dc734de737c790d3ad252fd
4370 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/lcov-parse-63975442745493cf7f08f504451f3f31
4371 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/is-utf8-39f549424c8f3dafa34fbc8d4993a397
4372 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/lodash-e3da56e239ea2c6269faf88a1a012408
4373 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/log-driver-95e376dea776824c3f1963098c208fcf
4374 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/form-data-66c2082aa540ff46ab3c3ceca8cb063f
4375 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/mime-1469ef427d8309e29a30223efadc02d0
4376 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/mime-types-6a8de170e75c6e62e73623ade3e85d53
4377 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/minimist-7b57c2a501890dcafa71bda1539ec5a3
4378 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/oauth-sign-092d518d3491d297fd8f742146991111
4379 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/opener-8e972779a094f5fc114d4305210291ee is being purged from base /Users/ogd/Documents/projects/nothingness-level
4380 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/punycode-cc6f729494e7989eedac1b8d8a82c7c3
4381 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/qs-2dba622abe9c36cefe5fa9adda113bf8
4382 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/center-align-a7ce3d732baa7e23580a7172ff654a79
4383 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/right-align-8278c08a501213c8838337d0555121c4
4384 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/signal-exit-b972254c88286bc2fcb66588f00961e9
4385 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/foreground-child-8eabf7f0fb17a995202bedc6e42e6811
4386 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/sntp-0c35affa92dff3aa9839288332639b5d
4387 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/hawk-419ce77d45d9c115f80527ec0ce479c1
4388 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/source-map-a2d158bd294504084da76e4f8fa13c08
4389 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/spawn-wrap-8baed34721f5e67804d2c20cabbab7b9
4390 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/sprintf-js-12a9fe3b5b710e728ddfe8597f931603
4391 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-8ab0f01ff3dd43c6970cd1be01ccde4b is being purged from base /Users/ogd/Documents/projects/nothingness-level
4392 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/chalk-a14ad71d5acf7b7c1532c85d4d3a9e52
4393 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/supports-color-4811076182ec472356ea44ec8c604795 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4394 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/argparse-9c9876f44e2839973d296b5bc263a16f
4395 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-9c475800bcc45a01753c9c870b68182b is being purged from base /Users/ogd/Documents/projects/nothingness-level
4396 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-ef36034c56b23b3c1cfa4dcc8e3157d3 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4397 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/fileset-347ddd08ded35326183f0ff88f949e22
4398 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/readable-stream-25eb813cee9d49ebf92b8d9b03aaaf44
4399 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/unicode-length-1a8e477509d2556279d605a7d8be48c0
4400 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/wordwrap-f769c18fc36e8b21c1a975ab77ecd9de
4401 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/cliui-4fea80601a3baf67998f79d856b1164e
4402 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/request-f0201c4c0ef7ed380e3f0160da195e44
4403 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/async-b246dbf923b5c26a1c60e3c8ea1300b9
4404 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/underscore-ad32ff40132682889717461bdf7dcf40
4405 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/underscore.string-afe42827a93dd68c0269ca5a68457edc
4406 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/js-yaml-80536f2d9703e4de969ddaaf02e73cc2 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4407 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/argparse-35f150d3cd9c3cf3ced8d071ae1650ec
4408 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/readable-stream-6afa9fa521c557a883ba0cdb60cccdc5
4409 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/which-6af02ab4c29cceb85928dd68bfe26553 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4410 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/window-size-6a639c15163abe00205cbda76b16874f is being purged from base /Users/ogd/Documents/projects/nothingness-level
4411 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/wordwrap-730734dd35135dc1f30689d30371b5ac
4412 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optimist-71f8a2249db69985d7e84f8a90e91e05
4413 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/uglify-js-52cb04ee70310795cfd9cdad8d3ef1f4 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4414 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optionator-a601880f059add873d09d8cce04ae6e8
4415 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optionator-b2a99e059ce26bd270df91e9cc2b7acf
4416 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/escodegen-ae67b689dd0d4a144fcc35563155eae6 is being purged from base /Users/ogd/Documents/projects/nothingness-level
4417 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optimist-a70d07746b462fc460390b0e7e4d4c2c
4418 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/handlebars-6f7a03f56c894323e52ea0679e7c161f is being purged from base /Users/ogd/Documents/projects/nothingness-level
4419 verbose tar unpack /Users/ogd/.npm/async/0.9.2/package.tgz
4420 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/async-3e69f147401ae2f8d40ada3d25c30021
4421 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/async-3e69f147401ae2f8d40ada3d25c30021 is being purged
4422 verbose tar unpack /Users/ogd/.npm/camelcase/1.2.1/package.tgz
4423 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/camelcase-8ec3c8bc7d9269f87c64a3918a90b138
4424 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/camelcase-8ec3c8bc7d9269f87c64a3918a90b138 is being purged
4425 verbose tar unpack /Users/ogd/.npm/decamelize/1.0.0/package.tgz
4426 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/decamelize-b46e0ab6c7705ae3cd4355524c54e2db
4427 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/decamelize-b46e0ab6c7705ae3cd4355524c54e2db is being purged
4428 verbose tar unpack /Users/ogd/.npm/delayed-stream/0.0.5/package.tgz
4429 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/delayed-stream-077296dc802108e8a99540300d06fe08
4430 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/delayed-stream-077296dc802108e8a99540300d06fe08 is being purged
4431 verbose tar unpack /Users/ogd/.npm/combined-stream/0.0.7/package.tgz
4432 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/combined-stream-94771f11b178d7206fbaebe202e646d8
4433 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/combined-stream-94771f11b178d7206fbaebe202e646d8 is being purged
4434 verbose tar unpack /Users/ogd/.npm/escape-string-regexp/1.0.3/package.tgz
4435 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/escape-string-regexp-4e8c4fba8bea6d4ced06b521a5167f33
4436 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/escape-string-regexp-4e8c4fba8bea6d4ced06b521a5167f33 is being purged
4437 verbose tar unpack /Users/ogd/.npm/diff/1.4.0/package.tgz
4438 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/diff-92a3a9b0cd080445d4f50cfb947cac38
4439 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/diff-92a3a9b0cd080445d4f50cfb947cac38 is being purged
4440 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-ac37ec9fc9624190b635b2e5e51c5949
4441 verbose tar unpack /Users/ogd/.npm/esutils/1.1.6/package.tgz
4442 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esutils-703a2997e1900b653bb401f87a69a212
4443 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esutils-703a2997e1900b653bb401f87a69a212 is being purged
4444 verbose tar unpack /Users/ogd/.npm/estraverse/1.9.3/package.tgz
4445 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/estraverse-4822e902057acaeef546a05bc4429a22
4446 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/estraverse-4822e902057acaeef546a05bc4429a22 is being purged
4447 verbose tar unpack /Users/ogd/.npm/events-to-array/1.0.2/package.tgz
4448 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/events-to-array-865472b128fd449c054790a0fc6e4fae
4449 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/events-to-array-865472b128fd449c054790a0fc6e4fae is being purged
4450 verbose tar unpack /Users/ogd/.npm/fast-levenshtein/1.0.7/package.tgz
4451 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/fast-levenshtein-1ce9eac0883f6cfefd07fc25087539ac
4452 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/fast-levenshtein-1ce9eac0883f6cfefd07fc25087539ac is being purged
4453 verbose tar unpack /Users/ogd/.npm/forever-agent/0.5.2/package.tgz
4454 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/forever-agent-f3f6a25fe9517ed48fc1ef69bd5f0d41
4455 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/forever-agent-f3f6a25fe9517ed48fc1ef69bd5f0d41 is being purged
4456 verbose tar unpack /Users/ogd/.npm/hoek/0.9.1/package.tgz
4457 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/hoek-0cd0c517314b504d653603150139a17c
4458 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/hoek-0cd0c517314b504d653603150139a17c is being purged
4459 verbose tar unpack /Users/ogd/.npm/boom/0.4.2/package.tgz
4460 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/boom-6115f6c1cc53dc553896b1c37b058eb7
4461 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/boom-6115f6c1cc53dc553896b1c37b058eb7 is being purged
4462 verbose tar unpack /Users/ogd/.npm/cryptiles/0.2.2/package.tgz
4463 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/cryptiles-f83c0eb590f63fa165e29383fa35e886
4464 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/cryptiles-f83c0eb590f63fa165e29383fa35e886 is being purged
4465 verbose tar unpack /Users/ogd/.npm/http-signature/0.10.1/package.tgz
4466 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/http-signature-7c0d0107c399b5008b5027d34f957422
4467 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/http-signature-7c0d0107c399b5008b5027d34f957422 is being purged
4468 verbose tar unpack /Users/ogd/.npm/is-buffer/1.0.2/package.tgz
4469 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/is-buffer-1a9bbdb5f36c118f8632ec31a57e36b6
4470 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/is-buffer-1a9bbdb5f36c118f8632ec31a57e36b6 is being purged
4471 verbose tar unpack /Users/ogd/.npm/kind-of/2.0.1/package.tgz
4472 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/kind-of-7b7821ce1dc734de737c790d3ad252fd
4473 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/kind-of-7b7821ce1dc734de737c790d3ad252fd is being purged
4474 verbose tar unpack /Users/ogd/.npm/lcov-parse/0.0.6/package.tgz
4475 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/lcov-parse-63975442745493cf7f08f504451f3f31
4476 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/lcov-parse-63975442745493cf7f08f504451f3f31 is being purged
4477 verbose tar unpack /Users/ogd/.npm/is-utf8/0.2.0/package.tgz
4478 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/is-utf8-39f549424c8f3dafa34fbc8d4993a397
4479 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/is-utf8-39f549424c8f3dafa34fbc8d4993a397 is being purged
4480 verbose tar unpack /Users/ogd/.npm/lodash/3.10.1/package.tgz
4481 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/lodash-e3da56e239ea2c6269faf88a1a012408
4482 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/lodash-e3da56e239ea2c6269faf88a1a012408 is being purged
4483 verbose tar unpack /Users/ogd/.npm/log-driver/1.2.4/package.tgz
4484 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/log-driver-95e376dea776824c3f1963098c208fcf
4485 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/log-driver-95e376dea776824c3f1963098c208fcf is being purged
4486 verbose tar unpack /Users/ogd/.npm/form-data/0.1.4/package.tgz
4487 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/form-data-66c2082aa540ff46ab3c3ceca8cb063f
4488 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/form-data-66c2082aa540ff46ab3c3ceca8cb063f is being purged
4489 verbose tar unpack /Users/ogd/.npm/mime/1.2.11/package.tgz
4490 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/mime-1469ef427d8309e29a30223efadc02d0
4491 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/mime-1469ef427d8309e29a30223efadc02d0 is being purged
4492 verbose tar unpack /Users/ogd/.npm/mime-types/1.0.2/package.tgz
4493 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/mime-types-6a8de170e75c6e62e73623ade3e85d53
4494 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/mime-types-6a8de170e75c6e62e73623ade3e85d53 is being purged
4495 verbose tar unpack /Users/ogd/.npm/minimist/0.0.10/package.tgz
4496 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/minimist-7b57c2a501890dcafa71bda1539ec5a3
4497 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/minimist-7b57c2a501890dcafa71bda1539ec5a3 is being purged
4498 verbose tar unpack /Users/ogd/.npm/oauth-sign/0.3.0/package.tgz
4499 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/oauth-sign-092d518d3491d297fd8f742146991111
4500 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/oauth-sign-092d518d3491d297fd8f742146991111 is being purged
4501 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/opener-8e972779a094f5fc114d4305210291ee
4502 verbose tar unpack /Users/ogd/.npm/punycode/1.3.2/package.tgz
4503 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/punycode-cc6f729494e7989eedac1b8d8a82c7c3
4504 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/punycode-cc6f729494e7989eedac1b8d8a82c7c3 is being purged
4505 verbose tar unpack /Users/ogd/.npm/qs/1.0.2/package.tgz
4506 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/qs-2dba622abe9c36cefe5fa9adda113bf8
4507 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/qs-2dba622abe9c36cefe5fa9adda113bf8 is being purged
4508 verbose tar unpack /Users/ogd/.npm/center-align/0.1.1/package.tgz
4509 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/center-align-a7ce3d732baa7e23580a7172ff654a79
4510 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/center-align-a7ce3d732baa7e23580a7172ff654a79 is being purged
4511 verbose tar unpack /Users/ogd/.npm/right-align/0.1.3/package.tgz
4512 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/right-align-8278c08a501213c8838337d0555121c4
4513 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/right-align-8278c08a501213c8838337d0555121c4 is being purged
4514 verbose tar unpack /Users/ogd/.npm/signal-exit/2.1.2/package.tgz
4515 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/signal-exit-b972254c88286bc2fcb66588f00961e9
4516 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/signal-exit-b972254c88286bc2fcb66588f00961e9 is being purged
4517 verbose tar unpack /Users/ogd/.npm/foreground-child/1.3.0/package.tgz
4518 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/foreground-child-8eabf7f0fb17a995202bedc6e42e6811
4519 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/foreground-child-8eabf7f0fb17a995202bedc6e42e6811 is being purged
4520 verbose tar unpack /Users/ogd/.npm/sntp/0.2.4/package.tgz
4521 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/sntp-0c35affa92dff3aa9839288332639b5d
4522 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/sntp-0c35affa92dff3aa9839288332639b5d is being purged
4523 verbose tar unpack /Users/ogd/.npm/hawk/1.1.1/package.tgz
4524 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/hawk-419ce77d45d9c115f80527ec0ce479c1
4525 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/hawk-419ce77d45d9c115f80527ec0ce479c1 is being purged
4526 verbose tar unpack /Users/ogd/.npm/source-map/0.1.43/package.tgz
4527 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/source-map-a2d158bd294504084da76e4f8fa13c08
4528 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/source-map-a2d158bd294504084da76e4f8fa13c08 is being purged
4529 verbose tar unpack /Users/ogd/.npm/spawn-wrap/1.0.1/package.tgz
4530 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/spawn-wrap-8baed34721f5e67804d2c20cabbab7b9
4531 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/spawn-wrap-8baed34721f5e67804d2c20cabbab7b9 is being purged
4532 verbose tar unpack /Users/ogd/.npm/sprintf-js/1.0.3/package.tgz
4533 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/sprintf-js-12a9fe3b5b710e728ddfe8597f931603
4534 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/sprintf-js-12a9fe3b5b710e728ddfe8597f931603 is being purged
4535 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-8ab0f01ff3dd43c6970cd1be01ccde4b
4536 verbose tar unpack /Users/ogd/.npm/chalk/1.1.1/package.tgz
4537 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/chalk-a14ad71d5acf7b7c1532c85d4d3a9e52
4538 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/chalk-a14ad71d5acf7b7c1532c85d4d3a9e52 is being purged
4539 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/supports-color-4811076182ec472356ea44ec8c604795
4540 verbose tar unpack /Users/ogd/.npm/argparse/1.0.2/package.tgz
4541 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/argparse-9c9876f44e2839973d296b5bc263a16f
4542 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/argparse-9c9876f44e2839973d296b5bc263a16f is being purged
4543 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-9c475800bcc45a01753c9c870b68182b
4544 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-ef36034c56b23b3c1cfa4dcc8e3157d3
4545 verbose tar unpack /Users/ogd/.npm/fileset/0.2.1/package.tgz
4546 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/fileset-347ddd08ded35326183f0ff88f949e22
4547 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/fileset-347ddd08ded35326183f0ff88f949e22 is being purged
4548 verbose tar unpack /Users/ogd/.npm/readable-stream/1.1.13/package.tgz
4549 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/readable-stream-25eb813cee9d49ebf92b8d9b03aaaf44
4550 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/readable-stream-25eb813cee9d49ebf92b8d9b03aaaf44 is being purged
4551 verbose tar unpack /Users/ogd/.npm/unicode-length/1.0.0/package.tgz
4552 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/unicode-length-1a8e477509d2556279d605a7d8be48c0
4553 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/unicode-length-1a8e477509d2556279d605a7d8be48c0 is being purged
4554 verbose tar unpack /Users/ogd/.npm/wordwrap/0.0.2/package.tgz
4555 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/wordwrap-f769c18fc36e8b21c1a975ab77ecd9de
4556 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/wordwrap-f769c18fc36e8b21c1a975ab77ecd9de is being purged
4557 verbose tar unpack /Users/ogd/.npm/cliui/2.1.0/package.tgz
4558 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/cliui-4fea80601a3baf67998f79d856b1164e
4559 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/cliui-4fea80601a3baf67998f79d856b1164e is being purged
4560 verbose tar unpack /Users/ogd/.npm/request/2.40.0/package.tgz
4561 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/request-f0201c4c0ef7ed380e3f0160da195e44
4562 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/request-f0201c4c0ef7ed380e3f0160da195e44 is being purged
4563 verbose tar unpack /Users/ogd/.npm/async/0.2.10/package.tgz
4564 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/async-b246dbf923b5c26a1c60e3c8ea1300b9
4565 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/async-b246dbf923b5c26a1c60e3c8ea1300b9 is being purged
4566 verbose tar unpack /Users/ogd/.npm/underscore/1.7.0/package.tgz
4567 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/underscore-ad32ff40132682889717461bdf7dcf40
4568 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/underscore-ad32ff40132682889717461bdf7dcf40 is being purged
4569 verbose tar unpack /Users/ogd/.npm/underscore.string/2.4.0/package.tgz
4570 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/underscore.string-afe42827a93dd68c0269ca5a68457edc
4571 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/underscore.string-afe42827a93dd68c0269ca5a68457edc is being purged
4572 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/js-yaml-80536f2d9703e4de969ddaaf02e73cc2
4573 verbose tar unpack /Users/ogd/.npm/argparse/0.1.16/package.tgz
4574 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/argparse-35f150d3cd9c3cf3ced8d071ae1650ec
4575 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/argparse-35f150d3cd9c3cf3ced8d071ae1650ec is being purged
4576 verbose tar unpack /Users/ogd/.npm/readable-stream/2.0.2/package.tgz
4577 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/readable-stream-6afa9fa521c557a883ba0cdb60cccdc5
4578 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/readable-stream-6afa9fa521c557a883ba0cdb60cccdc5 is being purged
4579 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/which-6af02ab4c29cceb85928dd68bfe26553
4580 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/window-size-6a639c15163abe00205cbda76b16874f
4581 verbose tar unpack /Users/ogd/.npm/wordwrap/0.0.3/package.tgz
4582 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/wordwrap-730734dd35135dc1f30689d30371b5ac
4583 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/wordwrap-730734dd35135dc1f30689d30371b5ac is being purged
4584 verbose tar unpack /Users/ogd/.npm/optimist/0.3.7/package.tgz
4585 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optimist-71f8a2249db69985d7e84f8a90e91e05
4586 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optimist-71f8a2249db69985d7e84f8a90e91e05 is being purged
4587 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/uglify-js-52cb04ee70310795cfd9cdad8d3ef1f4
4588 verbose tar unpack /Users/ogd/.npm/optionator/0.5.0/package.tgz
4589 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optionator-a601880f059add873d09d8cce04ae6e8
4590 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optionator-a601880f059add873d09d8cce04ae6e8 is being purged
4591 verbose tar unpack /Users/ogd/.npm/optionator/0.5.0/package.tgz
4592 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optionator-b2a99e059ce26bd270df91e9cc2b7acf
4593 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optionator-b2a99e059ce26bd270df91e9cc2b7acf is being purged
4594 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/escodegen-ae67b689dd0d4a144fcc35563155eae6
4595 verbose tar unpack /Users/ogd/.npm/optimist/0.6.1/package.tgz
4596 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optimist-a70d07746b462fc460390b0e7e4d4c2c
4597 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optimist-a70d07746b462fc460390b0e7e4d4c2c is being purged
4598 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/handlebars-6f7a03f56c894323e52ea0679e7c161f
4599 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/async-3e69f147401ae2f8d40ada3d25c30021
4600 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/camelcase-8ec3c8bc7d9269f87c64a3918a90b138
4601 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/decamelize-b46e0ab6c7705ae3cd4355524c54e2db
4602 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/delayed-stream-077296dc802108e8a99540300d06fe08
4603 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/combined-stream-94771f11b178d7206fbaebe202e646d8
4604 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/escape-string-regexp-4e8c4fba8bea6d4ced06b521a5167f33
4605 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/diff-92a3a9b0cd080445d4f50cfb947cac38
4606 verbose tar unpack /Users/ogd/.npm/esprima/1.0.4/package.tgz
4607 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-ac37ec9fc9624190b635b2e5e51c5949
4608 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-ac37ec9fc9624190b635b2e5e51c5949 is being purged
4609 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esutils-703a2997e1900b653bb401f87a69a212
4610 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/estraverse-4822e902057acaeef546a05bc4429a22
4611 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/events-to-array-865472b128fd449c054790a0fc6e4fae
4612 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/fast-levenshtein-1ce9eac0883f6cfefd07fc25087539ac
4613 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/forever-agent-f3f6a25fe9517ed48fc1ef69bd5f0d41
4614 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/hoek-0cd0c517314b504d653603150139a17c
4615 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/boom-6115f6c1cc53dc553896b1c37b058eb7
4616 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/cryptiles-f83c0eb590f63fa165e29383fa35e886
4617 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/http-signature-7c0d0107c399b5008b5027d34f957422
4618 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/is-buffer-1a9bbdb5f36c118f8632ec31a57e36b6
4619 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/kind-of-7b7821ce1dc734de737c790d3ad252fd
4620 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/lcov-parse-63975442745493cf7f08f504451f3f31
4621 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/is-utf8-39f549424c8f3dafa34fbc8d4993a397
4622 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/lodash-e3da56e239ea2c6269faf88a1a012408
4623 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/log-driver-95e376dea776824c3f1963098c208fcf
4624 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/form-data-66c2082aa540ff46ab3c3ceca8cb063f
4625 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/mime-1469ef427d8309e29a30223efadc02d0
4626 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/mime-types-6a8de170e75c6e62e73623ade3e85d53
4627 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/minimist-7b57c2a501890dcafa71bda1539ec5a3
4628 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/oauth-sign-092d518d3491d297fd8f742146991111
4629 verbose tar unpack /Users/ogd/.npm/opener/1.4.1/package.tgz
4630 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/opener-8e972779a094f5fc114d4305210291ee
4631 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/opener-8e972779a094f5fc114d4305210291ee is being purged
4632 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/punycode-cc6f729494e7989eedac1b8d8a82c7c3
4633 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/qs-2dba622abe9c36cefe5fa9adda113bf8
4634 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/center-align-a7ce3d732baa7e23580a7172ff654a79
4635 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/right-align-8278c08a501213c8838337d0555121c4
4636 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/signal-exit-b972254c88286bc2fcb66588f00961e9
4637 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/foreground-child-8eabf7f0fb17a995202bedc6e42e6811
4638 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/sntp-0c35affa92dff3aa9839288332639b5d
4639 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/hawk-419ce77d45d9c115f80527ec0ce479c1
4640 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/source-map-a2d158bd294504084da76e4f8fa13c08
4641 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/spawn-wrap-8baed34721f5e67804d2c20cabbab7b9
4642 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/sprintf-js-12a9fe3b5b710e728ddfe8597f931603
4643 verbose tar unpack /Users/ogd/.npm/esprima/2.6.0/package.tgz
4644 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-8ab0f01ff3dd43c6970cd1be01ccde4b
4645 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-8ab0f01ff3dd43c6970cd1be01ccde4b is being purged
4646 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/chalk-a14ad71d5acf7b7c1532c85d4d3a9e52
4647 verbose tar unpack /Users/ogd/.npm/supports-color/1.3.1/package.tgz
4648 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/supports-color-4811076182ec472356ea44ec8c604795
4649 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/supports-color-4811076182ec472356ea44ec8c604795 is being purged
4650 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/argparse-9c9876f44e2839973d296b5bc263a16f
4651 verbose tar unpack /Users/ogd/.npm/esprima/2.2.0/package.tgz
4652 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-9c475800bcc45a01753c9c870b68182b
4653 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-9c475800bcc45a01753c9c870b68182b is being purged
4654 verbose tar unpack /Users/ogd/.npm/esprima/1.2.5/package.tgz
4655 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-ef36034c56b23b3c1cfa4dcc8e3157d3
4656 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-ef36034c56b23b3c1cfa4dcc8e3157d3 is being purged
4657 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/fileset-347ddd08ded35326183f0ff88f949e22
4658 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/readable-stream-25eb813cee9d49ebf92b8d9b03aaaf44
4659 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/unicode-length-1a8e477509d2556279d605a7d8be48c0
4660 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/wordwrap-f769c18fc36e8b21c1a975ab77ecd9de
4661 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/cliui-4fea80601a3baf67998f79d856b1164e
4662 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/request-f0201c4c0ef7ed380e3f0160da195e44
4663 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/async-b246dbf923b5c26a1c60e3c8ea1300b9
4664 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/underscore-ad32ff40132682889717461bdf7dcf40
4665 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/underscore.string-afe42827a93dd68c0269ca5a68457edc
4666 verbose tar unpack /Users/ogd/.npm/js-yaml/3.0.1/package.tgz
4667 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/js-yaml-80536f2d9703e4de969ddaaf02e73cc2
4668 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/js-yaml-80536f2d9703e4de969ddaaf02e73cc2 is being purged
4669 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/argparse-35f150d3cd9c3cf3ced8d071ae1650ec
4670 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/readable-stream-6afa9fa521c557a883ba0cdb60cccdc5
4671 verbose tar unpack /Users/ogd/.npm/which/1.0.9/package.tgz
4672 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/which-6af02ab4c29cceb85928dd68bfe26553
4673 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/which-6af02ab4c29cceb85928dd68bfe26553 is being purged
4674 verbose tar unpack /Users/ogd/.npm/window-size/0.1.2/package.tgz
4675 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/window-size-6a639c15163abe00205cbda76b16874f
4676 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/window-size-6a639c15163abe00205cbda76b16874f is being purged
4677 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/wordwrap-730734dd35135dc1f30689d30371b5ac
4678 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optimist-71f8a2249db69985d7e84f8a90e91e05
4679 verbose tar unpack /Users/ogd/.npm/uglify-js/2.3.6/package.tgz
4680 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/uglify-js-52cb04ee70310795cfd9cdad8d3ef1f4
4681 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/uglify-js-52cb04ee70310795cfd9cdad8d3ef1f4 is being purged
4682 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optionator-a601880f059add873d09d8cce04ae6e8
4683 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optionator-b2a99e059ce26bd270df91e9cc2b7acf
4684 verbose tar unpack /Users/ogd/.npm/escodegen/1.6.1/package.tgz
4685 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/escodegen-ae67b689dd0d4a144fcc35563155eae6
4686 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/escodegen-ae67b689dd0d4a144fcc35563155eae6 is being purged
4687 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optimist-a70d07746b462fc460390b0e7e4d4c2c
4688 verbose tar unpack /Users/ogd/.npm/handlebars/3.0.0/package.tgz
4689 verbose tar unpacking to /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/handlebars-6f7a03f56c894323e52ea0679e7c161f
4690 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/handlebars-6f7a03f56c894323e52ea0679e7c161f is being purged
4691 silly gunzTarPerm modes [ '755', '644' ]
4692 silly gunzTarPerm modes [ '755', '644' ]
4693 silly gunzTarPerm modes [ '755', '644' ]
4694 silly gunzTarPerm modes [ '755', '644' ]
4695 silly gunzTarPerm modes [ '755', '644' ]
4696 silly gunzTarPerm modes [ '755', '644' ]
4697 silly gunzTarPerm modes [ '755', '644' ]
4698 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-ac37ec9fc9624190b635b2e5e51c5949
4699 silly gunzTarPerm modes [ '755', '644' ]
4700 silly gunzTarPerm modes [ '755', '644' ]
4701 silly gunzTarPerm modes [ '755', '644' ]
4702 silly gunzTarPerm modes [ '755', '644' ]
4703 silly gunzTarPerm modes [ '755', '644' ]
4704 silly gunzTarPerm modes [ '755', '644' ]
4705 silly gunzTarPerm modes [ '755', '644' ]
4706 silly gunzTarPerm modes [ '755', '644' ]
4707 silly gunzTarPerm modes [ '755', '644' ]
4708 silly gunzTarPerm modes [ '755', '644' ]
4709 silly gunzTarPerm modes [ '755', '644' ]
4710 silly gunzTarPerm modes [ '755', '644' ]
4711 silly gunzTarPerm modes [ '755', '644' ]
4712 silly gunzTarPerm modes [ '755', '644' ]
4713 silly gunzTarPerm modes [ '755', '644' ]
4714 silly gunzTarPerm modes [ '755', '644' ]
4715 silly gunzTarPerm modes [ '755', '644' ]
4716 silly gunzTarPerm modes [ '755', '644' ]
4717 silly gunzTarPerm modes [ '755', '644' ]
4718 silly gunzTarPerm modes [ '755', '644' ]
4719 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/opener-8e972779a094f5fc114d4305210291ee
4720 silly gunzTarPerm modes [ '755', '644' ]
4721 silly gunzTarPerm modes [ '755', '644' ]
4722 silly gunzTarPerm modes [ '755', '644' ]
4723 silly gunzTarPerm modes [ '755', '644' ]
4724 silly gunzTarPerm modes [ '755', '644' ]
4725 silly gunzTarPerm modes [ '755', '644' ]
4726 silly gunzTarPerm modes [ '755', '644' ]
4727 silly gunzTarPerm modes [ '755', '644' ]
4728 silly gunzTarPerm modes [ '755', '644' ]
4729 silly gunzTarPerm modes [ '755', '644' ]
4730 silly gunzTarPerm modes [ '755', '644' ]
4731 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-8ab0f01ff3dd43c6970cd1be01ccde4b
4732 silly gunzTarPerm modes [ '755', '644' ]
4733 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/supports-color-4811076182ec472356ea44ec8c604795
4734 silly gunzTarPerm modes [ '755', '644' ]
4735 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-9c475800bcc45a01753c9c870b68182b
4736 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-ef36034c56b23b3c1cfa4dcc8e3157d3
4737 silly gunzTarPerm modes [ '755', '644' ]
4738 silly gunzTarPerm modes [ '755', '644' ]
4739 silly gunzTarPerm modes [ '755', '644' ]
4740 silly gunzTarPerm modes [ '755', '644' ]
4741 silly gunzTarPerm modes [ '755', '644' ]
4742 silly gunzTarPerm modes [ '755', '644' ]
4743 silly gunzTarPerm modes [ '755', '644' ]
4744 silly gunzTarPerm modes [ '755', '644' ]
4745 silly gunzTarPerm modes [ '755', '644' ]
4746 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/js-yaml-80536f2d9703e4de969ddaaf02e73cc2
4747 silly gunzTarPerm modes [ '755', '644' ]
4748 silly gunzTarPerm modes [ '755', '644' ]
4749 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/which-6af02ab4c29cceb85928dd68bfe26553
4750 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/window-size-6a639c15163abe00205cbda76b16874f
4751 silly gunzTarPerm modes [ '755', '644' ]
4752 silly gunzTarPerm modes [ '755', '644' ]
4753 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/uglify-js-52cb04ee70310795cfd9cdad8d3ef1f4
4754 silly gunzTarPerm modes [ '755', '644' ]
4755 silly gunzTarPerm modes [ '755', '644' ]
4756 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/escodegen-ae67b689dd0d4a144fcc35563155eae6
4757 silly gunzTarPerm modes [ '755', '644' ]
4758 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/handlebars-6f7a03f56c894323e52ea0679e7c161f
4759 silly gunzTarPerm modes [ '755', '644' ]
4760 silly gunzTarPerm modes [ '755', '644' ]
4761 silly gunzTarPerm modes [ '755', '644' ]
4762 silly gunzTarPerm modes [ '755', '644' ]
4763 silly gunzTarPerm modes [ '755', '644' ]
4764 silly gunzTarPerm modes [ '755', '644' ]
4765 silly gunzTarPerm modes [ '755', '644' ]
4766 silly gunzTarPerm modes [ '755', '644' ]
4767 silly gunzTarPerm modes [ '755', '644' ]
4768 silly gunzTarPerm modes [ '755', '644' ]
4769 silly gunzTarPerm modes [ '755', '644' ]
4770 silly gunzTarPerm modes [ '755', '644' ]
4771 silly gunzTarPerm extractEntry package.json
4772 silly gunzTarPerm extractEntry package.json
4773 silly gunzTarPerm extractEntry package.json
4774 silly gunzTarPerm extractEntry .gitignore
4775 silly gunzTarPerm extractEntry package.json
4776 silly gunzTarPerm extractEntry package.json
4777 silly gunzTarPerm extractEntry package.json
4778 silly gunzTarPerm extractEntry package.json
4779 silly gunzTarPerm extractEntry package.json
4780 silly gunzTarPerm extractEntry package.json
4781 silly gunzTarPerm extractEntry package.json
4782 silly gunzTarPerm extractEntry package.json
4783 silly gunzTarPerm extractEntry package.json
4784 silly gunzTarPerm extractEntry package.json
4785 silly gunzTarPerm extractEntry package.json
4786 silly gunzTarPerm extractEntry package.json
4787 silly gunzTarPerm extractEntry package.json
4788 silly gunzTarPerm extractEntry package.json
4789 silly gunzTarPerm extractEntry package.json
4790 silly gunzTarPerm modified mode [ 'package.json', 438, 420 ]
4791 silly gunzTarPerm extractEntry package.json
4792 silly gunzTarPerm extractEntry package.json
4793 silly gunzTarPerm extractEntry package.json
4794 silly gunzTarPerm extractEntry package.json
4795 silly gunzTarPerm extractEntry package.json
4796 silly gunzTarPerm extractEntry package.json
4797 silly gunzTarPerm modified mode [ 'package.json', 438, 420 ]
4798 silly gunzTarPerm extractEntry package.json
4799 silly gunzTarPerm extractEntry package.json
4800 silly gunzTarPerm extractEntry package.json
4801 silly gunzTarPerm extractEntry package.json
4802 silly gunzTarPerm extractEntry package.json
4803 silly gunzTarPerm extractEntry package.json
4804 silly gunzTarPerm extractEntry package.json
4805 silly gunzTarPerm extractEntry package.json
4806 silly gunzTarPerm extractEntry package.json
4807 silly gunzTarPerm extractEntry package.json
4808 silly gunzTarPerm extractEntry package.json
4809 silly gunzTarPerm extractEntry package.json
4810 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
4811 silly gunzTarPerm extractEntry package.json
4812 silly gunzTarPerm extractEntry package.json
4813 silly gunzTarPerm extractEntry package.json
4814 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
4815 silly gunzTarPerm extractEntry package.json
4816 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
4817 silly gunzTarPerm extractEntry index.js
4818 silly gunzTarPerm extractEntry package.json
4819 silly gunzTarPerm extractEntry package.json
4820 silly gunzTarPerm extractEntry package.json
4821 silly gunzTarPerm modified mode [ 'package.json', 438, 420 ]
4822 silly gunzTarPerm extractEntry package.json
4823 silly gunzTarPerm extractEntry package.json
4824 silly gunzTarPerm extractEntry package.json
4825 silly gunzTarPerm extractEntry package.json
4826 silly gunzTarPerm extractEntry package.json
4827 silly gunzTarPerm extractEntry package.json
4828 silly gunzTarPerm extractEntry package.json
4829 silly gunzTarPerm extractEntry package.json
4830 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
4831 silly gunzTarPerm extractEntry package.json
4832 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
4833 silly gunzTarPerm extractEntry package.json
4834 silly gunzTarPerm extractEntry package.json
4835 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
4836 silly gunzTarPerm extractEntry package.json
4837 silly gunzTarPerm extractEntry package.json
4838 silly gunzTarPerm modified mode [ 'package.json', 438, 420 ]
4839 silly gunzTarPerm extractEntry package.json
4840 silly gunzTarPerm extractEntry package.json
4841 silly gunzTarPerm extractEntry package.json
4842 silly gunzTarPerm extractEntry package.json
4843 silly gunzTarPerm extractEntry package.json
4844 silly gunzTarPerm extractEntry package.json
4845 silly gunzTarPerm extractEntry package.json
4846 silly gunzTarPerm extractEntry package.json
4847 silly gunzTarPerm extractEntry package.json
4848 silly gunzTarPerm extractEntry package.json
4849 silly gunzTarPerm extractEntry index.js
4850 silly gunzTarPerm extractEntry license
4851 silly gunzTarPerm extractEntry index.js
4852 silly gunzTarPerm extractEntry readme.md
4853 silly gunzTarPerm extractEntry README.md
4854 silly gunzTarPerm extractEntry LICENSE
4855 silly gunzTarPerm extractEntry component.json
4856 silly gunzTarPerm extractEntry .travis.yml
4857 silly gunzTarPerm extractEntry bower.json
4858 silly gunzTarPerm extractEntry lib/async.js
4859 silly gunzTarPerm extractEntry support/sync-package-managers.js
4860 silly gunzTarPerm extractEntry License
4861 silly gunzTarPerm extractEntry Makefile
4862 silly gunzTarPerm extractEntry License
4863 silly gunzTarPerm extractEntry Readme.md
4864 silly gunzTarPerm extractEntry index.js
4865 silly gunzTarPerm extractEntry license
4866 silly gunzTarPerm extractEntry README.md
4867 silly gunzTarPerm extractEntry diff.js
4868 silly gunzTarPerm extractEntry README.md
4869 silly gunzTarPerm extractEntry LICENSE.BSD
4870 silly gunzTarPerm extractEntry README.md
4871 silly gunzTarPerm extractEntry LICENSE
4872 silly gunzTarPerm extractEntry README.md
4873 silly gunzTarPerm extractEntry estraverse.js
4874 silly gunzTarPerm extractEntry README.md
4875 silly gunzTarPerm extractEntry levenshtein.js
4876 silly gunzTarPerm extractEntry README.md
4877 silly gunzTarPerm extractEntry LICENSE
4878 silly gunzTarPerm extractEntry .npmignore
4879 silly gunzTarPerm extractEntry README.md
4880 silly gunzTarPerm extractEntry .npmignore
4881 silly gunzTarPerm extractEntry README.md
4882 silly gunzTarPerm extractEntry .npmignore
4883 silly gunzTarPerm extractEntry README.md
4884 silly gunzTarPerm extractEntry .npmignore
4885 silly gunzTarPerm extractEntry README.md
4886 silly gunzTarPerm extractEntry .npmignore
4887 silly gunzTarPerm extractEntry README.md
4888 silly gunzTarPerm extractEntry README.md
4889 silly gunzTarPerm modified mode [ 'README.md', 438, 420 ]
4890 silly gunzTarPerm extractEntry is-utf8.js
4891 silly gunzTarPerm modified mode [ 'is-utf8.js', 438, 420 ]
4892 silly gunzTarPerm extractEntry README.md
4893 silly gunzTarPerm extractEntry LICENSE
4894 silly gunzTarPerm extractEntry README.md
4895 silly gunzTarPerm extractEntry LICENSE
4896 silly gunzTarPerm extractEntry .npmignore
4897 silly gunzTarPerm extractEntry README.md
4898 silly gunzTarPerm extractEntry License
4899 silly gunzTarPerm modified mode [ 'License', 438, 420 ]
4900 silly gunzTarPerm extractEntry Readme.md
4901 silly gunzTarPerm extractEntry README.md
4902 silly gunzTarPerm extractEntry LICENSE
4903 silly gunzTarPerm extractEntry .npmignore
4904 silly gunzTarPerm modified mode [ '.npmignore', 438, 420 ]
4905 silly gunzTarPerm extractEntry README.md
4906 silly gunzTarPerm modified mode [ 'README.md', 438, 420 ]
4907 silly gunzTarPerm extractEntry LICENSE
4908 silly gunzTarPerm extractEntry index.js
4909 silly gunzTarPerm extractEntry README.md
4910 silly gunzTarPerm extractEntry punycode.js
4911 silly gunzTarPerm extractEntry README.md
4912 silly gunzTarPerm extractEntry LICENSE
4913 silly gunzTarPerm extractEntry .npmignore
4914 silly gunzTarPerm extractEntry README.md
4915 silly gunzTarPerm extractEntry README.md
4916 silly gunzTarPerm extractEntry LICENSE
4917 silly gunzTarPerm extractEntry README.md
4918 silly gunzTarPerm extractEntry LICENSE
4919 silly gunzTarPerm extractEntry README.md
4920 silly gunzTarPerm extractEntry LICENSE
4921 silly gunzTarPerm extractEntry .npmignore
4922 silly gunzTarPerm extractEntry README.md
4923 silly gunzTarPerm extractEntry .npmignore
4924 silly gunzTarPerm extractEntry README.md
4925 silly gunzTarPerm extractEntry .npmignore
4926 silly gunzTarPerm extractEntry README.md
4927 silly gunzTarPerm extractEntry .npmignore
4928 silly gunzTarPerm extractEntry README.md
4929 silly gunzTarPerm extractEntry .npmignore
4930 silly gunzTarPerm extractEntry README.md
4931 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
4932 silly gunzTarPerm extractEntry index.js
4933 silly gunzTarPerm extractEntry license
4934 silly gunzTarPerm extractEntry .npmignore
4935 silly gunzTarPerm extractEntry README.md
4936 silly gunzTarPerm extractEntry README.md
4937 silly gunzTarPerm extractEntry LICENSE
4938 silly gunzTarPerm extractEntry README.md
4939 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
4940 silly gunzTarPerm extractEntry LICENSE
4941 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ]
4942 silly gunzTarPerm extractEntry .npmignore
4943 silly gunzTarPerm extractEntry README.md
4944 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
4945 silly gunzTarPerm extractEntry .npmignore
4946 silly gunzTarPerm extractEntry package.json
4947 silly gunzTarPerm extractEntry .npmignore
4948 silly gunzTarPerm extractEntry README.md
4949 silly gunzTarPerm extractEntry .npmignore
4950 silly gunzTarPerm extractEntry README.md
4951 silly gunzTarPerm extractEntry .npmignore
4952 silly gunzTarPerm modified mode [ '.npmignore', 438, 420 ]
4953 silly gunzTarPerm extractEntry README.md
4954 silly gunzTarPerm modified mode [ 'README.md', 438, 420 ]
4955 silly gunzTarPerm extractEntry README.md
4956 silly gunzTarPerm extractEntry LICENSE
4957 silly gunzTarPerm extractEntry component.json
4958 silly gunzTarPerm extractEntry lib/async.js
4959 silly gunzTarPerm extractEntry .npmignore
4960 silly gunzTarPerm extractEntry README.md
4961 silly gunzTarPerm extractEntry README.md
4962 silly gunzTarPerm extractEntry LICENSE
4963 silly gunzTarPerm extractEntry .npmignore
4964 silly gunzTarPerm extractEntry foo.js
4965 silly gunzTarPerm extractEntry .npmignore
4966 silly gunzTarPerm extractEntry README.md
4967 silly gunzTarPerm extractEntry LICENSE
4968 silly gunzTarPerm extractEntry index.js
4969 silly gunzTarPerm extractEntry README.md
4970 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
4971 silly gunzTarPerm extractEntry LICENSE
4972 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ]
4973 silly gunzTarPerm extractEntry README.md
4974 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
4975 silly gunzTarPerm extractEntry LICENSE
4976 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ]
4977 silly gunzTarPerm extractEntry LICENSE
4978 silly gunzTarPerm extractEntry index.js
4979 silly gunzTarPerm extractEntry LICENSE
4980 silly gunzTarPerm extractEntry index.js
4981 silly gunzTarPerm extractEntry README.md
4982 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
4983 silly gunzTarPerm extractEntry LICENSE
4984 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ]
4985 silly gunzTarPerm extractEntry README.md
4986 silly gunzTarPerm extractEntry esprima.js
4987 silly gunzTarPerm extractEntry README.md
4988 silly gunzTarPerm modified mode [ 'README.md', 438, 420 ]
4989 silly gunzTarPerm extractEntry opener.js
4990 silly gunzTarPerm modified mode [ 'opener.js', 438, 420 ]
4991 silly gunzTarPerm extractEntry README.md
4992 silly gunzTarPerm extractEntry esprima.js
4993 silly gunzTarPerm extractEntry README.md
4994 silly gunzTarPerm extractEntry esprima.js
4995 silly gunzTarPerm extractEntry index.js
4996 silly gunzTarPerm extractEntry cli.js
4997 silly gunzTarPerm extractEntry README.md
4998 silly gunzTarPerm extractEntry esprima.js
4999 silly gunzTarPerm extractEntry README.md
5000 silly gunzTarPerm extractEntry LICENSE
5001 silly gunzTarPerm extractEntry README.md
5002 silly gunzTarPerm extractEntry LICENSE
5003 silly gunzTarPerm extractEntry README.md
5004 silly gunzTarPerm extractEntry LICENSE
5005 silly gunzTarPerm extractEntry .npmignore
5006 silly gunzTarPerm extractEntry README.md
5007 silly gunzTarPerm extractEntry README.md
5008 silly gunzTarPerm extractEntry escodegen.js
5009 silly gunzTarPerm extractEntry .npmignore
5010 silly gunzTarPerm extractEntry LICENSE
5011 silly gunzTarPerm extractEntry package.json
5012 silly gunzTarPerm extractEntry Readme.md
5013 silly gunzTarPerm extractEntry index.js
5014 silly gunzTarPerm extractEntry test.js
5015 silly gunzTarPerm extractEntry index.js
5016 silly gunzTarPerm extractEntry lib/combined_stream.js
5017 silly gunzTarPerm extractEntry readme.md
5018 silly gunzTarPerm extractEntry etoa.js
5019 silly gunzTarPerm extractEntry test/basic.js
5020 silly gunzTarPerm extractEntry test.js
5021 silly gunzTarPerm modified mode [ 'test.js', 438, 420 ]
5022 silly gunzTarPerm extractEntry ansi.txt
5023 silly gunzTarPerm modified mode [ 'ansi.txt', 511, 493 ]
5024 silly gunzTarPerm extractEntry LICENSE.md
5025 silly gunzTarPerm extractEntry LICENSE
5026 silly gunzTarPerm extractEntry .dir-locals.el
5027 silly gunzTarPerm extractEntry LICENSE
5028 silly gunzTarPerm extractEntry index.js
5029 silly gunzTarPerm extractEntry LICENSE
5030 silly gunzTarPerm extractEntry .travis.yml
5031 silly gunzTarPerm extractEntry LICENSE
5032 silly gunzTarPerm extractEntry index.js
5033 silly gunzTarPerm extractEntry .travis.yml
5034 silly gunzTarPerm extractEntry Makefile
5035 silly gunzTarPerm extractEntry images/hoek.png
5036 silly gunzTarPerm extractEntry lib/escape.js
5037 silly gunzTarPerm extractEntry lib/index.js
5038 silly gunzTarPerm extractEntry test/escaper.js
5039 silly gunzTarPerm extractEntry test/index.js
5040 silly gunzTarPerm extractEntry test/modules/test1.js
5041 silly gunzTarPerm extractEntry test/modules/test2.js
5042 silly gunzTarPerm extractEntry test/modules/test3.js
5043 silly gunzTarPerm extractEntry readme.md
5044 silly gunzTarPerm extractEntry chain.js
5045 silly gunzTarPerm extractEntry string.js
5046 silly gunzTarPerm extractEntry index.js
5047 silly gunzTarPerm extractEntry .travis.yml
5048 silly gunzTarPerm extractEntry lib/form_data.js
5049 silly gunzTarPerm extractEntry mime.js
5050 silly gunzTarPerm extractEntry test.js
5051 silly gunzTarPerm extractEntry types/mime.types
5052 silly gunzTarPerm extractEntry types/node.types
5053 silly gunzTarPerm extractEntry LICENSE
5054 silly gunzTarPerm extractEntry index.js
5055 silly gunzTarPerm extractEntry LICENSE.txt
5056 silly gunzTarPerm modified mode [ 'LICENSE.txt', 438, 420 ]
5057 silly gunzTarPerm extractEntry .travis.yml
5058 silly gunzTarPerm extractEntry example/parse.js
5059 silly gunzTarPerm extractEntry LICENSE
5060 silly gunzTarPerm extractEntry index.js
5061 silly gunzTarPerm extractEntry index.js
5062 silly gunzTarPerm extractEntry index.js
5063 silly gunzTarPerm extractEntry LICENSE
5064 silly gunzTarPerm extractEntry index.js
5065 silly gunzTarPerm extractEntry index.js
5066 silly gunzTarPerm extractEntry signals.js
5067 silly gunzTarPerm extractEntry LICENSE
5068 silly gunzTarPerm extractEntry index.js
5069 silly gunzTarPerm extractEntry LICENSE
5070 silly gunzTarPerm extractEntry index.js
5071 silly gunzTarPerm extractEntry shim.js
5072 silly gunzTarPerm extractEntry index.js
5073 silly gunzTarPerm modified mode [ 'index.js', 436, 420 ]
5074 silly gunzTarPerm extractEntry CHANGELOG.md
5075 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 436, 420 ]
5076 silly gunzTarPerm extractEntry LICENSE
5077 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ]
5078 silly gunzTarPerm extractEntry duplex.js
5079 silly gunzTarPerm extractEntry LICENSE
5080 silly gunzTarPerm extractEntry build/unicode-length.js
5081 silly gunzTarPerm extractEntry .travis.yml
5082 silly gunzTarPerm modified mode [ '.travis.yml', 438, 420 ]
5083 silly gunzTarPerm extractEntry CHANGELOG.md
5084 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 438, 420 ]
5085 silly gunzTarPerm extractEntry LICENSE
5086 silly gunzTarPerm extractEntry which.js
5087 silly gunzTarPerm extractEntry bin/which
5088 silly gunzTarPerm extractEntry LICENSE
5089 silly gunzTarPerm extractEntry writable.js
5090 silly gunzTarPerm extractEntry README.markdown
5091 silly gunzTarPerm extractEntry example/center.js
5092 silly gunzTarPerm extractEntry lib/coerce.js
5093 silly gunzTarPerm modified mode [ 'lib/coerce.js', 436, 420 ]
5094 silly gunzTarPerm extractEntry .travis.yml
5095 silly gunzTarPerm extractEntry example/bool.js
5096 silly gunzTarPerm extractEntry lib/coerce.js
5097 silly gunzTarPerm modified mode [ 'lib/coerce.js', 436, 420 ]
5098 silly gunzTarPerm extractEntry example/line_count_options.js
5099 silly gunzTarPerm extractEntry index.js
5100 silly gunzTarPerm modified mode [ 'index.js', 436, 420 ]
5101 silly gunzTarPerm extractEntry HISTORY.md
5102 silly gunzTarPerm modified mode [ 'HISTORY.md', 436, 420 ]
5103 silly gunzTarPerm extractEntry LICENSE
5104 silly gunzTarPerm modified mode [ 'LICENSE', 436, 420 ]
5105 silly gunzTarPerm extractEntry gruntfile.js
5106 silly gunzTarPerm modified mode [ 'gruntfile.js', 436, 420 ]
5107 silly gunzTarPerm extractEntry LICENSE
5108 silly gunzTarPerm modified mode [ 'LICENSE', 438, 420 ]
5109 silly gunzTarPerm extractEntry .travis.yml
5110 silly gunzTarPerm modified mode [ '.travis.yml', 438, 420 ]
5111 silly gunzTarPerm extractEntry lib/ast.js
5112 silly gunzTarPerm extractEntry lib/code.js
5113 silly gunzTarPerm extractEntry lib/keyword.js
5114 silly gunzTarPerm extractEntry lib/utils.js
5115 silly gunzTarPerm extractEntry gulpfile.js
5116 silly gunzTarPerm extractEntry LICENSE-MIT.txt
5117 silly gunzTarPerm extractEntry index.js
5118 silly gunzTarPerm extractEntry license
5119 silly gunzTarPerm extractEntry readme.md
5120 silly gunzTarPerm extractEntry readme.md
5121 silly gunzTarPerm extractEntry index.js
5122 silly gunzTarPerm extractEntry .coveralls.yml
5123 silly gunzTarPerm extractEntry underscore-min.js
5124 silly gunzTarPerm extractEntry cli.js
5125 silly gunzTarPerm extractEntry index.js
5126 silly gunzTarPerm extractEntry LICENSE
5127 silly gunzTarPerm extractEntry gulpfile.js
5128 silly gunzTarPerm extractEntry .travis.yml
5129 silly gunzTarPerm extractEntry index.js
5130 silly gunzTarPerm extractEntry .travis.yml
5131 silly gunzTarPerm extractEntry bin/esparse.js
5132 silly gunzTarPerm extractEntry index.js
5133 silly gunzTarPerm extractEntry index_browser.js
5134 silly gunzTarPerm extractEntry LICENSE
5135 silly gunzTarPerm extractEntry README.markdown
5136 silly gunzTarPerm extractEntry example/center.js
5137 silly gunzTarPerm extractEntry LICENSE.BSD
5138 silly gunzTarPerm extractEntry runtime.js
5139 silly gunzTarPerm extractEntry dist/handlebars.runtime.min.js
5140 silly gunzTarPerm extractEntry ChangeLog
5141 silly gunzTarPerm extractEntry ChangeLog
5142 silly gunzTarPerm extractEntry ChangeLog
5143 silly gunzTarPerm extractEntry utf8.txt
5144 silly gunzTarPerm modified mode [ 'utf8.txt', 511, 493 ]
5145 silly gunzTarPerm extractEntry http_signing.md
5146 silly gunzTarPerm extractEntry lib/index.js
5147 silly gunzTarPerm extractEntry lib/parser.js
5148 silly gunzTarPerm extractEntry lib/signer.js
5149 silly gunzTarPerm extractEntry lib/util.js
5150 silly gunzTarPerm extractEntry lib/verify.js
5151 silly gunzTarPerm extractEntry Makefile
5152 silly gunzTarPerm extractEntry coverage/coverage.json
5153 silly gunzTarPerm extractEntry .travis.yml
5154 silly gunzTarPerm extractEntry Makefile
5155 silly gunzTarPerm extractEntry .travis.yml
5156 silly gunzTarPerm extractEntry Makefile
5157 silly gunzTarPerm extractEntry lib/index.js
5158 silly gunzTarPerm extractEntry tests/parse.js
5159 silly gunzTarPerm extractEntry .travis.yml
5160 silly gunzTarPerm extractEntry Makefile
5161 silly gunzTarPerm extractEntry .travis.yml
5162 silly gunzTarPerm extractEntry LICENSE.txt
5163 silly gunzTarPerm extractEntry .travis.yml
5164 silly gunzTarPerm extractEntry Makefile
5165 silly gunzTarPerm extractEntry coverage/lcov-report/prettify.js
5166 silly gunzTarPerm extractEntry coverage/lcov-report/sorter.js
5167 silly gunzTarPerm extractEntry coverage/lcov-report/__root__/index.html
5168 silly gunzTarPerm extractEntry coverage/lcov-report/__root__/index.js.html
5169 silly gunzTarPerm extractEntry coverage/lcov-report/base.css
5170 silly gunzTarPerm extractEntry coverage/lcov-report/index.html
5171 silly gunzTarPerm extractEntry coverage/lcov-report/prettify.css
5172 silly gunzTarPerm extractEntry coverage/lcov-report/sort-arrow-sprite.png
5173 silly gunzTarPerm extractEntry coverage/lcov.info
5174 silly gunzTarPerm extractEntry .travis.yml
5175 silly gunzTarPerm extractEntry test/basic.js
5176 silly gunzTarPerm extractEntry index.js
5177 silly gunzTarPerm extractEntry .travis.yml
5178 silly gunzTarPerm extractEntry images/hawk.png
5179 silly gunzTarPerm extractEntry writable.js
5180 silly gunzTarPerm extractEntry passthrough.js
5181 silly gunzTarPerm extractEntry LICENSE-MIT
5182 silly gunzTarPerm modified mode [ 'LICENSE-MIT', 438, 420 ]
5183 silly gunzTarPerm extractEntry lib/fileset.js
5184 silly gunzTarPerm modified mode [ 'lib/fileset.js', 438, 420 ]
5185 silly gunzTarPerm extractEntry index.js
5186 silly gunzTarPerm extractEntry request.js
5187 silly gunzTarPerm extractEntry duplex.js
5188 silly gunzTarPerm extractEntry transform.js
5189 silly gunzTarPerm extractEntry dist/angular-sprintf.min.js
5190 silly gunzTarPerm modified mode [ 'dist/angular-sprintf.min.js', 436, 420 ]
5191 silly gunzTarPerm extractEntry dist/sprintf.min.js
5192 silly gunzTarPerm modified mode [ 'dist/sprintf.min.js', 436, 420 ]
5193 silly gunzTarPerm extractEntry Makefile
5194 silly gunzTarPerm modified mode [ 'Makefile', 438, 420 ]
5195 silly gunzTarPerm extractEntry SOURCES.md
5196 silly gunzTarPerm modified mode [ 'SOURCES.md', 438, 420 ]
5197 silly gunzTarPerm extractEntry lib/delayed_stream.js
5198 silly gunzTarPerm extractEntry test/common.js
5199 silly gunzTarPerm extractEntry .travis.yml
5200 silly gunzTarPerm extractEntry LICENSE.txt
5201 silly gunzTarPerm extractEntry .travis.yml
5202 silly gunzTarPerm extractEntry coffeelint.json
5203 silly gunzTarPerm extractEntry .travis.yml
5204 silly gunzTarPerm extractEntry bin/uglifyjs
5205 silly gunzTarPerm extractEntry lib/ast.js
5206 silly gunzTarPerm extractEntry README.markdown
5207 silly gunzTarPerm extractEntry bower.json
5208 silly gunzTarPerm extractEntry component.json
5209 silly gunzTarPerm extractEntry lib/underscore.string.js
5210 silly gunzTarPerm extractEntry libpeerconnection.log
5211 silly gunzTarPerm extractEntry readme.markdown
5212 silly gunzTarPerm extractEntry test/bool.js
5213 silly gunzTarPerm extractEntry example/meat.js
5214 silly gunzTarPerm extractEntry test/break.js
5215 silly gunzTarPerm extractEntry example/boolean_double.js
5216 silly gunzTarPerm extractEntry example/divide.js
5217 silly gunzTarPerm extractEntry example/default_singles.js
5218 silly gunzTarPerm extractEntry example/divide.js
5219 silly gunzTarPerm extractEntry example/line_count.js
5220 silly gunzTarPerm extractEntry example/default_hash.js
5221 silly gunzTarPerm extractEntry example/line_count_wrap.js
5222 silly gunzTarPerm extractEntry example/nonopt.js
5223 silly gunzTarPerm extractEntry example/reflect.js
5224 silly gunzTarPerm extractEntry example/short.js
5225 silly gunzTarPerm extractEntry example/string.js
5226 silly gunzTarPerm extractEntry example/boolean_single.js
5227 silly gunzTarPerm extractEntry example/usage-options.js
5228 silly gunzTarPerm extractEntry example/boolean_double.js
5229 silly gunzTarPerm extractEntry example/xup.js
5230 silly gunzTarPerm extractEntry example/line_count_options.js
5231 silly gunzTarPerm extractEntry readme.markdown
5232 silly gunzTarPerm extractEntry test/_.js
5233 silly gunzTarPerm extractEntry test/dash.js
5234 silly gunzTarPerm extractEntry test/parse.js
5235 silly gunzTarPerm extractEntry test/parse_modified.js
5236 silly gunzTarPerm extractEntry test/short.js
5237 silly gunzTarPerm extractEntry test/usage.js
5238 silly gunzTarPerm extractEntry test/whitespace.js
5239 silly gunzTarPerm extractEntry test/_/argv.js
5240 silly gunzTarPerm extractEntry test/_/bin.js
5241 silly gunzTarPerm extractEntry Makefile.dryice.js
5242 silly gunzTarPerm extractEntry test/run-tests.js
5243 silly gunzTarPerm extractEntry t.js
5244 silly gunzTarPerm extractEntry example/meat.js
5245 silly gunzTarPerm extractEntry test/wrap.js
5246 silly gunzTarPerm extractEntry underscore.js
5247 silly gunzTarPerm extractEntry dist/handlebars.runtime.js
5248 silly gunzTarPerm extractEntry .zuul.yml
5249 silly gunzTarPerm extractEntry test/basic.js
5250 silly gunzTarPerm extractEntry LICENSE.BSD
5251 silly gunzTarPerm extractEntry bin/esparse.js
5252 silly gunzTarPerm extractEntry bin/esvalidate.js
5253 silly gunzTarPerm extractEntry images/boom.png
5254 silly gunzTarPerm extractEntry lib/index.js
5255 silly gunzTarPerm extractEntry test/index.js
5256 silly gunzTarPerm extractEntry lib/index.js
5257 silly gunzTarPerm extractEntry test/index.js
5258 silly gunzTarPerm extractEntry LICENSE.BSD
5259 silly gunzTarPerm extractEntry bin/esparse.js
5260 silly gunzTarPerm extractEntry bin/esvalidate.js
5261 silly gunzTarPerm extractEntry test/run.js
5262 silly gunzTarPerm extractEntry test/integration/test-delayed-http-upload.js
5263 silly gunzTarPerm extractEntry LICENSE.BSD
5264 silly gunzTarPerm extractEntry .jshintrc
5265 silly gunzTarPerm extractEntry .editorconfig
5266 silly gunzTarPerm extractEntry LICENSE.BSD
5267 silly gunzTarPerm extractEntry bin/esparse.js
5268 silly gunzTarPerm extractEntry bin/esvalidate.js
5269 silly gunzTarPerm extractEntry tests/info/parts.info
5270 silly gunzTarPerm extractEntry test/all-integration-test.js
5271 silly gunzTarPerm extractEntry test/multi-exit.js
5272 silly gunzTarPerm extractEntry test/signal-exit-test.js
5273 silly gunzTarPerm extractEntry test/fixtures/awaiter.js
5274 silly gunzTarPerm extractEntry test/fixtures/exit.js
5275 silly gunzTarPerm extractEntry test/fixtures/exiter.js
5276 silly gunzTarPerm extractEntry test/fixtures/load-unload.js
5277 silly gunzTarPerm extractEntry test/fixtures/exit-last.js
5278 silly gunzTarPerm extractEntry test/fixtures/sigterm.js
5279 silly gunzTarPerm extractEntry test/fixtures/sigint.js
5280 silly gunzTarPerm extractEntry test/fixtures/sigkill.js
5281 silly gunzTarPerm extractEntry test/fixtures/signal-default.js
5282 silly gunzTarPerm extractEntry test/fixtures/signal-last.js
5283 silly gunzTarPerm extractEntry test/fixtures/end-of-execution.js
5284 silly gunzTarPerm extractEntry test/fixtures/signal-listener.js
5285 silly gunzTarPerm extractEntry test/fixtures/change-code.js
5286 silly gunzTarPerm extractEntry test/fixtures/sigpipe.js
5287 silly gunzTarPerm extractEntry test/fixtures/multiple-load.js
5288 silly gunzTarPerm extractEntry test/fixtures/unwrap.js
5289 silly gunzTarPerm extractEntry test/fixtures/parent.js
5290 silly gunzTarPerm extractEntry test/fixtures/change-code-expect.json
5291 silly gunzTarPerm extractEntry readable.js
5292 silly gunzTarPerm modified mode [ 'readable.js', 436, 420 ]
5293 silly gunzTarPerm extractEntry transform.js
5294 silly gunzTarPerm extractEntry bin/esvalidate.js
5295 silly gunzTarPerm extractEntry test/compat.js
5296 silly gunzTarPerm extractEntry test/reflect.js
5297 silly gunzTarPerm extractEntry examples/offset.js
5298 silly gunzTarPerm extractEntry examples/time.js
5299 silly gunzTarPerm extractEntry gulpfile.coffee
5300 silly gunzTarPerm extractEntry lib/unicode-length.coffee
5301 silly gunzTarPerm extractEntry passthrough.js
5302 silly gunzTarPerm extractEntry readable.js
5303 silly gunzTarPerm extractEntry test/cliui.js
5304 silly gunzTarPerm extractEntry notes.md
5305 silly gunzTarPerm extractEntry test/basic.js
5306 silly gunzTarPerm extractEntry test/break.js
5307 silly gunzTarPerm extractEntry test/idleness.txt
5308 silly gunzTarPerm extractEntry component.json
5309 silly gunzTarPerm modified mode [ 'component.json', 438, 420 ]
5310 silly gunzTarPerm extractEntry lib/index.js
5311 silly gunzTarPerm modified mode [ 'lib/index.js', 438, 420 ]
5312 silly gunzTarPerm extractEntry LICENSE.source-map
5313 silly gunzTarPerm extractEntry bin/escodegen.js
5314 silly gunzTarPerm extractEntry bin/esgenerate.js
5315 silly gunzTarPerm extractEntry .jshintignore
5316 silly gunzTarPerm extractEntry lib/index.js
5317 silly gunzTarPerm extractEntry dist/handlebars.runtime.amd.min.js
5318 silly gunzTarPerm extractEntry dist/handlebars.amd.js
5319 silly gunzTarPerm extractEntry tests/helper.js
5320 silly gunzTarPerm modified mode [ 'tests/helper.js', 438, 420 ]
5321 silly gunzTarPerm extractEntry tests/test-sync.js
5322 silly gunzTarPerm modified mode [ 'tests/test-sync.js', 438, 420 ]
5323 silly gunzTarPerm extractEntry tests/test.js
5324 silly gunzTarPerm modified mode [ 'tests/test.js', 438, 420 ]
5325 silly gunzTarPerm extractEntry tests/fixtures/an (odd) filename.js
5326 silly gunzTarPerm modified mode [ 'tests/fixtures/an (odd) filename.js', 438, 420 ]
5327 silly gunzTarPerm extractEntry test/wrap.js
5328 silly gunzTarPerm extractEntry test/idleness.txt
5329 silly gunzTarPerm extractEntry coverage/lcov-report/prettify.js
5330 silly gunzTarPerm extractEntry examples/arguments.js
5331 silly gunzTarPerm modified mode [ 'examples/arguments.js', 509, 493 ]
5332 silly gunzTarPerm extractEntry examples/arguments.js
5333 silly gunzTarPerm modified mode [ 'examples/arguments.js', 509, 493 ]
5334 silly gunzTarPerm extractEntry dist/angular-sprintf.min.js.map
5335 silly gunzTarPerm modified mode [ 'dist/angular-sprintf.min.js.map', 436, 420 ]
5336 silly gunzTarPerm extractEntry test/integration/test-delayed-stream-auto-pause.js
5337 silly gunzTarPerm extractEntry examples/custom_types.js
5338 silly gunzTarPerm extractEntry examples/dumper.js
5339 silly gunzTarPerm extractEntry examples/sample_document.js
5340 silly gunzTarPerm extractEntry examples/custom_types.yaml
5341 silly gunzTarPerm extractEntry examples/dumper.json
5342 silly gunzTarPerm extractEntry examples/sample_document.yaml
5343 silly gunzTarPerm extractEntry HISTORY.md
5344 silly gunzTarPerm extractEntry bin/js-yaml.js
5345 silly gunzTarPerm extractEntry bower.json
5346 silly gunzTarPerm extractEntry lib/js-yaml.js
5347 silly gunzTarPerm extractEntry lib/js-yaml/common.js
5348 silly gunzTarPerm extractEntry lib/js-yaml/dumper.js
5349 silly gunzTarPerm extractEntry lib/js-yaml/exception.js
5350 silly gunzTarPerm extractEntry lib/js-yaml/loader.js
5351 silly gunzTarPerm extractEntry lib/js-yaml/mark.js
5352 silly gunzTarPerm extractEntry lib/js-yaml/schema.js
5353 silly gunzTarPerm extractEntry lib/js-yaml/type.js
5354 silly gunzTarPerm extractEntry lib/js-yaml/schema/core.js
5355 silly gunzTarPerm extractEntry lib/js-yaml/schema/default_full.js
5356 silly gunzTarPerm extractEntry lib/js-yaml/schema/default_safe.js
5357 silly gunzTarPerm extractEntry lib/js-yaml/schema/failsafe.js
5358 silly gunzTarPerm extractEntry lib/js-yaml/schema/json.js
5359 silly gunzTarPerm extractEntry lib/js-yaml/type/binary.js
5360 silly gunzTarPerm extractEntry lib/js-yaml/type/int.js
5361 silly gunzTarPerm extractEntry lib/js-yaml/type/str.js
5362 silly gunzTarPerm extractEntry lib/js-yaml/type/map.js
5363 silly gunzTarPerm extractEntry lib/js-yaml/type/float.js
5364 silly gunzTarPerm extractEntry lib/js-yaml/type/bool.js
5365 silly gunzTarPerm extractEntry lib/js-yaml/type/omap.js
5366 silly gunzTarPerm extractEntry lib/js-yaml/type/pairs.js
5367 silly gunzTarPerm extractEntry lib/js-yaml/type/seq.js
5368 silly gunzTarPerm extractEntry lib/js-yaml/type/set.js
5369 silly gunzTarPerm extractEntry lib/js-yaml/type/merge.js
5370 silly gunzTarPerm extractEntry lib/js-yaml/type/timestamp.js
5371 silly gunzTarPerm extractEntry lib/js-yaml/type/null.js
5372 silly gunzTarPerm extractEntry lib/js-yaml/type/js/function.js
5373 silly gunzTarPerm extractEntry lib/js-yaml/type/js/regexp.js
5374 silly gunzTarPerm extractEntry lib/js-yaml/type/js/undefined.js
5375 silly gunzTarPerm extractEntry collection.js
5376 silly gunzTarPerm extractEntry test/dash.js
5377 silly gunzTarPerm extractEntry float.patch
5378 silly gunzTarPerm modified mode [ 'float.patch', 436, 420 ]
5379 silly gunzTarPerm extractEntry lib/_stream_duplex.js
5380 silly gunzTarPerm modified mode [ 'lib/_stream_duplex.js', 436, 420 ]
5381 silly gunzTarPerm extractEntry lib/_stream_passthrough.js
5382 silly gunzTarPerm modified mode [ 'lib/_stream_passthrough.js', 436, 420 ]
5383 silly gunzTarPerm extractEntry lib/_stream_readable.js
5384 silly gunzTarPerm modified mode [ 'lib/_stream_readable.js', 436, 420 ]
5385 silly gunzTarPerm extractEntry lib/_stream_transform.js
5386 silly gunzTarPerm modified mode [ 'lib/_stream_transform.js', 436, 420 ]
5387 silly gunzTarPerm extractEntry lib/_stream_writable.js
5388 silly gunzTarPerm modified mode [ 'lib/_stream_writable.js', 436, 420 ]
5389 silly gunzTarPerm extractEntry .editorconfig
5390 silly gunzTarPerm extractEntry dist/handlebars.amd.min.js
5391 silly gunzTarPerm extractEntry dist/handlebars.runtime.amd.js
5392 silly gunzTarPerm extractEntry lib/index.js
5393 silly gunzTarPerm extractEntry test/index.js
5394 silly gunzTarPerm extractEntry lib/_stream_duplex.js
5395 silly gunzTarPerm extractEntry lib/_stream_passthrough.js
5396 silly gunzTarPerm extractEntry lib/custom.json
5397 silly gunzTarPerm modified mode [ 'lib/custom.json', 438, 420 ]
5398 silly gunzTarPerm extractEntry lib/mime.json
5399 silly gunzTarPerm modified mode [ 'lib/mime.json', 438, 420 ]
5400 silly gunzTarPerm extractEntry lib/node.json
5401 silly gunzTarPerm modified mode [ 'lib/node.json', 438, 420 ]
5402 silly gunzTarPerm extractEntry lib/help.js
5403 silly gunzTarPerm modified mode [ 'lib/help.js', 436, 420 ]
5404 silly gunzTarPerm extractEntry lib/index.js
5405 silly gunzTarPerm modified mode [ 'lib/index.js', 436, 420 ]
5406 silly gunzTarPerm extractEntry lib/help.js
5407 silly gunzTarPerm modified mode [ 'lib/help.js', 436, 420 ]
5408 silly gunzTarPerm extractEntry lib/index.js
5409 silly gunzTarPerm modified mode [ 'lib/index.js', 436, 420 ]
5410 silly gunzTarPerm extractEntry lib/parse.js
5411 silly gunzTarPerm extractEntry lib/stringify.js
5412 silly gunzTarPerm extractEntry lib/utils.js
5413 silly gunzTarPerm extractEntry .jshintrc
5414 silly gunzTarPerm extractEntry test/parse.js
5415 silly gunzTarPerm extractEntry test/stringify.js
5416 silly gunzTarPerm extractEntry examples/choice.js
5417 silly gunzTarPerm modified mode [ 'examples/choice.js', 509, 493 ]
5418 silly gunzTarPerm extractEntry examples/constants.js
5419 silly gunzTarPerm modified mode [ 'examples/constants.js', 509, 493 ]
5420 silly gunzTarPerm extractEntry examples/choice.js
5421 silly gunzTarPerm modified mode [ 'examples/choice.js', 509, 493 ]
5422 silly gunzTarPerm extractEntry examples/constants.js
5423 silly gunzTarPerm modified mode [ 'examples/constants.js', 509, 493 ]
5424 silly gunzTarPerm extractEntry coverage/lcov-report/index.html
5425 silly gunzTarPerm extractEntry coverage/lcov-report/logdriver/index.html
5426 silly gunzTarPerm extractEntry test/default_bool.js
5427 silly gunzTarPerm extractEntry test/dotted.js
5428 silly gunzTarPerm extractEntry dist/angular-sprintf.min.map
5429 silly gunzTarPerm modified mode [ 'dist/angular-sprintf.min.map', 436, 420 ]
5430 silly gunzTarPerm extractEntry dist/sprintf.min.js.map
5431 silly gunzTarPerm modified mode [ 'dist/sprintf.min.js.map', 436, 420 ]
5432 silly gunzTarPerm extractEntry array.js
5433 silly gunzTarPerm extractEntry date.js
5434 silly gunzTarPerm extractEntry lib/_stream_readable.js
5435 silly gunzTarPerm extractEntry test/fixtures/script.js
5436 silly gunzTarPerm extractEntry TODO.md
5437 silly gunzTarPerm extractEntry tests/unicode-length.spec.coffee
5438 silly gunzTarPerm extractEntry lib/parse-type.js
5439 silly gunzTarPerm modified mode [ 'lib/parse-type.js', 436, 420 ]
5440 silly gunzTarPerm extractEntry lib/util.js
5441 silly gunzTarPerm modified mode [ 'lib/util.js', 436, 420 ]
5442 silly gunzTarPerm extractEntry lib/parse-type.js
5443 silly gunzTarPerm modified mode [ 'lib/parse-type.js', 436, 420 ]
5444 silly gunzTarPerm extractEntry lib/util.js
5445 silly gunzTarPerm modified mode [ 'lib/util.js', 436, 420 ]
5446 silly gunzTarPerm extractEntry test/integration/test-delayed-stream-pause.js
5447 silly gunzTarPerm extractEntry test/integration/test-delayed-stream.js
5448 silly gunzTarPerm extractEntry examples/help.js
5449 silly gunzTarPerm modified mode [ 'examples/help.js', 509, 493 ]
5450 silly gunzTarPerm extractEntry examples/nargs.js
5451 silly gunzTarPerm modified mode [ 'examples/nargs.js', 509, 493 ]
5452 silly gunzTarPerm extractEntry examples/help.js
5453 silly gunzTarPerm modified mode [ 'examples/help.js', 509, 493 ]
5454 silly gunzTarPerm extractEntry examples/nargs.js
5455 silly gunzTarPerm modified mode [ 'examples/nargs.js', 509, 493 ]
5456 silly gunzTarPerm extractEntry images/logo.png
5457 silly gunzTarPerm extractEntry coverage/lcov-report/logdriver/index.js.html
5458 silly gunzTarPerm extractEntry coverage/lcov-report/prettify.css
5459 silly gunzTarPerm extractEntry lib/compress.js
5460 silly gunzTarPerm extractEntry dist/sprintf.min.map
5461 silly gunzTarPerm modified mode [ 'dist/sprintf.min.map', 436, 420 ]
5462 silly gunzTarPerm extractEntry bower.json
5463 silly gunzTarPerm modified mode [ 'bower.json', 436, 420 ]
5464 silly gunzTarPerm extractEntry example/nonopt.js
5465 silly gunzTarPerm extractEntry example/string.js
5466 silly gunzTarPerm extractEntry test/long.js
5467 silly gunzTarPerm extractEntry test/num.js
5468 silly gunzTarPerm extractEntry lib/_stream_transform.js
5469 silly gunzTarPerm extractEntry lib/_stream_writable.js
5470 silly gunzTarPerm extractEntry number.js
5471 silly gunzTarPerm extractEntry function.js
5472 silly gunzTarPerm extractEntry .travis.yml
5473 silly gunzTarPerm extractEntry CHANGELOG.md
5474 silly gunzTarPerm extractEntry test/source-map/test-api.js
5475 silly gunzTarPerm extractEntry test/source-map/test-base64-vlq.js
5476 silly gunzTarPerm extractEntry test/run.js
5477 silly gunzTarPerm extractEntry coverage/lcov.info
5478 silly gunzTarPerm extractEntry test/compat.js
5479 silly gunzTarPerm extractEntry test/run.js
5480 silly gunzTarPerm extractEntry examples/parents.js
5481 silly gunzTarPerm modified mode [ 'examples/parents.js', 509, 493 ]
5482 silly gunzTarPerm extractEntry examples/prefix_chars.js
5483 silly gunzTarPerm modified mode [ 'examples/prefix_chars.js', 509, 493 ]
5484 silly gunzTarPerm extractEntry examples/parents.js
5485 silly gunzTarPerm modified mode [ 'examples/parents.js', 509, 493 ]
5486 silly gunzTarPerm extractEntry examples/prefix_chars.js
5487 silly gunzTarPerm modified mode [ 'examples/prefix_chars.js', 509, 493 ]
5488 silly gunzTarPerm extractEntry .travis.yml
5489 silly gunzTarPerm extractEntry doc/stream.markdown
5490 silly gunzTarPerm extractEntry src/angular-sprintf.js
5491 silly gunzTarPerm modified mode [ 'src/angular-sprintf.js', 436, 420 ]
5492 silly gunzTarPerm extractEntry src/sprintf.js
5493 silly gunzTarPerm modified mode [ 'src/sprintf.js', 436, 420 ]
5494 silly gunzTarPerm extractEntry test/integration/test-handle-source-errors.js
5495 silly gunzTarPerm extractEntry test/integration/test-max-data-size.js
5496 silly gunzTarPerm extractEntry test/parse.js
5497 silly gunzTarPerm extractEntry test/parse_modified.js
5498 silly gunzTarPerm extractEntry example/default_hash.js
5499 silly gunzTarPerm extractEntry example/reflect.js
5500 silly gunzTarPerm extractEntry index.js
5501 silly gunzTarPerm extractEntry math.js
5502 silly gunzTarPerm extractEntry dist/handlebars.min.js
5503 silly gunzTarPerm extractEntry dist/handlebars.js
5504 silly gunzTarPerm extractEntry test/source-map/test-base64.js
5505 silly gunzTarPerm extractEntry test/source-map/test-binary-search.js
5506 silly gunzTarPerm extractEntry doc/wg-meetings/2015-01-30.md
5507 silly gunzTarPerm extractEntry .zuul.yml
5508 silly gunzTarPerm extractEntry example/default_singles.js
5509 silly gunzTarPerm extractEntry example/usage-options.js
5510 silly gunzTarPerm extractEntry examples/sub_commands.js
5511 silly gunzTarPerm modified mode [ 'examples/sub_commands.js', 509, 493 ]
5512 silly gunzTarPerm extractEntry examples/sum.js
5513 silly gunzTarPerm modified mode [ 'examples/sum.js', 509, 493 ]
5514 silly gunzTarPerm extractEntry test/integration/test-pipe-resumes.js
5515 silly gunzTarPerm extractEntry test/integration/test-proxy-readable.js
5516 silly gunzTarPerm extractEntry examples/sub_commands.js
5517 silly gunzTarPerm modified mode [ 'examples/sub_commands.js', 509, 493 ]
5518 silly gunzTarPerm extractEntry examples/sum.js
5519 silly gunzTarPerm modified mode [ 'examples/sum.js', 509, 493 ]
5520 silly gunzTarPerm extractEntry lib/mozilla-ast.js
5521 silly gunzTarPerm extractEntry lib/output.js
5522 silly gunzTarPerm extractEntry support.js
5523 silly gunzTarPerm extractEntry lang.js
5524 silly gunzTarPerm extractEntry demo/angular.html
5525 silly gunzTarPerm modified mode [ 'demo/angular.html', 436, 420 ]
5526 silly gunzTarPerm extractEntry test/test.js
5527 silly gunzTarPerm modified mode [ 'test/test.js', 436, 420 ]
5528 silly gunzTarPerm extractEntry test/short.js
5529 silly gunzTarPerm extractEntry test/whitespace.js
5530 silly gunzTarPerm extractEntry lib/cookies.js
5531 silly gunzTarPerm extractEntry lib/copy.js
5532 silly gunzTarPerm extractEntry examples/testformatters.js
5533 silly gunzTarPerm modified mode [ 'examples/testformatters.js', 436, 420 ]
5534 silly gunzTarPerm extractEntry lib/action.js
5535 silly gunzTarPerm modified mode [ 'lib/action.js', 436, 420 ]
5536 silly gunzTarPerm extractEntry example/bool.js
5537 silly gunzTarPerm extractEntry example/short.js
5538 silly gunzTarPerm extractEntry test/source-map/test-array-set.js
5539 silly gunzTarPerm extractEntry test/source-map/test-source-map-consumer.js
5540 silly gunzTarPerm extractEntry examples/testformatters.js
5541 silly gunzTarPerm modified mode [ 'examples/testformatters.js', 436, 420 ]
5542 silly gunzTarPerm extractEntry lib/action.js
5543 silly gunzTarPerm modified mode [ 'lib/action.js', 436, 420 ]
5544 silly gunzTarPerm extractEntry lib/parse.js
5545 silly gunzTarPerm extractEntry lib/scope.js
5546 silly gunzTarPerm extractEntry Makefile
5547 silly gunzTarPerm extractEntry object.js
5548 silly gunzTarPerm extractEntry utility.js
5549 silly gunzTarPerm extractEntry example/xup.js
5550 silly gunzTarPerm extractEntry example/boolean_single.js
5551 silly gunzTarPerm extractEntry test/runner.js
5552 silly gunzTarPerm extractEntry lib/sourcemap.js
5553 silly gunzTarPerm extractEntry lib/action_container.js
5554 silly gunzTarPerm modified mode [ 'lib/action_container.js', 436, 420 ]
5555 silly gunzTarPerm extractEntry lib/argparse.js
5556 silly gunzTarPerm modified mode [ 'lib/argparse.js', 436, 420 ]
5557 silly gunzTarPerm extractEntry test/reflect.js
5558 silly gunzTarPerm extractEntry lib/action_container.js
5559 silly gunzTarPerm modified mode [ 'lib/action_container.js', 436, 420 ]
5560 silly gunzTarPerm extractEntry lib/argparse.js
5561 silly gunzTarPerm modified mode [ 'lib/argparse.js', 436, 420 ]
5562 silly gunzTarPerm extractEntry test/source-map/test-source-map-generator.js
5563 silly gunzTarPerm extractEntry test/source-map/test-source-node.js
5564 silly gunzTarPerm extractEntry test/runner.js
5565 silly gunzTarPerm extractEntry lib/browser.js
5566 silly gunzTarPerm extractEntry lib/client.js
5567 silly gunzTarPerm extractEntry collection/all.js
5568 silly gunzTarPerm extractEntry collection/forEachRight.js
5569 silly gunzTarPerm extractEntry example/line_count_wrap.js
5570 silly gunzTarPerm extractEntry example/line_count.js
5571 silly gunzTarPerm extractEntry lib/debug.js
5572 silly gunzTarPerm extractEntry lib/getSafe.js
5573 silly gunzTarPerm extractEntry lib/optional.js
5574 silly gunzTarPerm extractEntry lib/argument_parser.js
5575 silly gunzTarPerm modified mode [ 'lib/argument_parser.js', 436, 420 ]
5576 silly gunzTarPerm extractEntry lib/const.js
5577 silly gunzTarPerm modified mode [ 'lib/const.js', 436, 420 ]
5578 silly gunzTarPerm extractEntry lib/argument_parser.js
5579 silly gunzTarPerm modified mode [ 'lib/argument_parser.js', 436, 420 ]
5580 silly gunzTarPerm extractEntry lib/const.js
5581 silly gunzTarPerm modified mode [ 'lib/const.js', 436, 420 ]
5582 silly gunzTarPerm extractEntry dist/cjs/handlebars.js
5583 silly gunzTarPerm extractEntry lib/crypto.js
5584 silly gunzTarPerm extractEntry lib/index.js
5585 silly gunzTarPerm extractEntry collection/groupBy.js
5586 silly gunzTarPerm extractEntry collection/include.js
5587 silly gunzTarPerm extractEntry test/source-map/test-util.js
5588 silly gunzTarPerm extractEntry test/source-map/util.js
5589 silly gunzTarPerm extractEntry readme.markdown
5590 silly gunzTarPerm extractEntry test/parse.js
5591 silly gunzTarPerm extractEntry lib/namespace.js
5592 silly gunzTarPerm modified mode [ 'lib/namespace.js', 436, 420 ]
5593 silly gunzTarPerm extractEntry lib/action/append.js
5594 silly gunzTarPerm modified mode [ 'lib/action/append.js', 436, 420 ]
5595 silly gunzTarPerm extractEntry lib/namespace.js
5596 silly gunzTarPerm modified mode [ 'lib/namespace.js', 436, 420 ]
5597 silly gunzTarPerm extractEntry lib/action/append.js
5598 silly gunzTarPerm modified mode [ 'lib/action/append.js', 436, 420 ]
5599 silly gunzTarPerm extractEntry lib/server.js
5600 silly gunzTarPerm extractEntry lib/utils.js
5601 silly gunzTarPerm extractEntry test/source-map/test-dog-fooding.js
5602 silly gunzTarPerm extractEntry .travis.yml
5603 silly gunzTarPerm extractEntry collection/includes.js
5604 silly gunzTarPerm extractEntry collection/forEach.js
5605 silly gunzTarPerm extractEntry collection/inject.js
5606 silly gunzTarPerm extractEntry test/_.js
5607 silly gunzTarPerm extractEntry test/usage.js
5608 silly gunzTarPerm extractEntry dist/cjs/handlebars.runtime.js
5609 silly gunzTarPerm extractEntry dist/cjs/precompiler.js
5610 silly gunzTarPerm extractEntry lib/action/count.js
5611 silly gunzTarPerm modified mode [ 'lib/action/count.js', 436, 420 ]
5612 silly gunzTarPerm extractEntry lib/action/help.js
5613 silly gunzTarPerm modified mode [ 'lib/action/help.js', 436, 420 ]
5614 silly gunzTarPerm extractEntry lib/action/count.js
5615 silly gunzTarPerm modified mode [ 'lib/action/count.js', 436, 420 ]
5616 silly gunzTarPerm extractEntry lib/action/help.js
5617 silly gunzTarPerm modified mode [ 'lib/action/help.js', 436, 420 ]
5618 silly gunzTarPerm extractEntry lib/source-map.js
5619 silly gunzTarPerm extractEntry lib/source-map/array-set.js
5620 silly gunzTarPerm extractEntry test/_/bin.js
5621 silly gunzTarPerm extractEntry test/_/argv.js
5622 silly gunzTarPerm extractEntry test/run.js
5623 silly gunzTarPerm extractEntry lib/transform.js
5624 silly gunzTarPerm extractEntry lib/utils.js
5625 silly gunzTarPerm extractEntry test/test.js
5626 silly gunzTarPerm extractEntry lib/action/store.js
5627 silly gunzTarPerm modified mode [ 'lib/action/store.js', 436, 420 ]
5628 silly gunzTarPerm extractEntry lib/action/subparsers.js
5629 silly gunzTarPerm modified mode [ 'lib/action/subparsers.js', 436, 420 ]
5630 silly gunzTarPerm extractEntry lib/action/store.js
5631 silly gunzTarPerm modified mode [ 'lib/action/store.js', 436, 420 ]
5632 silly gunzTarPerm extractEntry lib/action/subparsers.js
5633 silly gunzTarPerm modified mode [ 'lib/action/subparsers.js', 436, 420 ]
5634 silly gunzTarPerm extractEntry .travis.yml
5635 silly gunzTarPerm extractEntry test/browser.js
5636 silly gunzTarPerm extractEntry test/client.js
5637 silly gunzTarPerm extractEntry test/crypto.js
5638 silly gunzTarPerm extractEntry lib/source-map/base64-vlq.js
5639 silly gunzTarPerm extractEntry lib/source-map/base64.js
5640 silly gunzTarPerm extractEntry lib/action/version.js
5641 silly gunzTarPerm modified mode [ 'lib/action/version.js', 436, 420 ]
5642 silly gunzTarPerm extractEntry lib/action/append/constant.js
5643 silly gunzTarPerm modified mode [ 'lib/action/append/constant.js', 436, 420 ]
5644 silly gunzTarPerm extractEntry lib/action/version.js
5645 silly gunzTarPerm modified mode [ 'lib/action/version.js', 436, 420 ]
5646 silly gunzTarPerm extractEntry lib/action/append/constant.js
5647 silly gunzTarPerm modified mode [ 'lib/action/append/constant.js', 436, 420 ]
5648 silly gunzTarPerm extractEntry dist/cjs/handlebars/base.js
5649 silly gunzTarPerm extractEntry dist/cjs/handlebars/exception.js
5650 silly gunzTarPerm extractEntry dist/cjs/handlebars/runtime.js
5651 silly gunzTarPerm extractEntry lib/action/store/constant.js
5652 silly gunzTarPerm modified mode [ 'lib/action/store/constant.js', 436, 420 ]
5653 silly gunzTarPerm extractEntry lib/action/store/false.js
5654 silly gunzTarPerm modified mode [ 'lib/action/store/false.js', 436, 420 ]
5655 silly gunzTarPerm extractEntry lib/action/store/constant.js
5656 silly gunzTarPerm modified mode [ 'lib/action/store/constant.js', 436, 420 ]
5657 silly gunzTarPerm extractEntry lib/action/store/false.js
5658 silly gunzTarPerm modified mode [ 'lib/action/store/false.js', 436, 420 ]
5659 silly gunzTarPerm extractEntry lib/source-map/binary-search.js
5660 silly gunzTarPerm extractEntry lib/source-map/mapping-list.js
5661 silly gunzTarPerm extractEntry lib/source-map/source-map-consumer.js
5662 silly gunzTarPerm extractEntry collection/invoke.js
5663 silly gunzTarPerm extractEntry test/runner.js
5664 silly gunzTarPerm extractEntry test/run-tests.js
5665 silly gunzTarPerm extractEntry lib/action/store/true.js
5666 silly gunzTarPerm modified mode [ 'lib/action/store/true.js', 436, 420 ]
5667 silly gunzTarPerm extractEntry lib/argument/error.js
5668 silly gunzTarPerm modified mode [ 'lib/argument/error.js', 436, 420 ]
5669 silly gunzTarPerm extractEntry lib/action/store/true.js
5670 silly gunzTarPerm modified mode [ 'lib/action/store/true.js', 436, 420 ]
5671 silly gunzTarPerm extractEntry lib/argument/error.js
5672 silly gunzTarPerm modified mode [ 'lib/argument/error.js', 436, 420 ]
5673 silly gunzTarPerm extractEntry test/index.js
5674 silly gunzTarPerm extractEntry dist/cjs/handlebars/safe-string.js
5675 silly gunzTarPerm extractEntry collection/map.js
5676 silly gunzTarPerm extractEntry lib/source-map/source-map-generator.js
5677 silly gunzTarPerm extractEntry lib/argument/exclusive.js
5678 silly gunzTarPerm modified mode [ 'lib/argument/exclusive.js', 436, 420 ]
5679 silly gunzTarPerm extractEntry lib/argument/group.js
5680 silly gunzTarPerm modified mode [ 'lib/argument/group.js', 436, 420 ]
5681 silly gunzTarPerm extractEntry lib/argument/exclusive.js
5682 silly gunzTarPerm modified mode [ 'lib/argument/exclusive.js', 436, 420 ]
5683 silly gunzTarPerm extractEntry lib/argument/group.js
5684 silly gunzTarPerm modified mode [ 'lib/argument/group.js', 436, 420 ]
5685 silly gunzTarPerm extractEntry test/test.js
5686 silly gunzTarPerm extractEntry test/compress/arrays.js
5687 silly gunzTarPerm extractEntry test/compress/drop-unused.js
5688 silly gunzTarPerm extractEntry test/compress/issue-105.js
5689 silly gunzTarPerm extractEntry lib/source-map/source-node.js
5690 silly gunzTarPerm extractEntry lib/source-map/util.js
5691 silly gunzTarPerm extractEntry CHANGELOG.md
5692 silly gunzTarPerm extractEntry test/message.js
5693 silly gunzTarPerm extractEntry dist/cjs/handlebars/utils.js
5694 silly gunzTarPerm extractEntry collection/max.js
5695 silly gunzTarPerm extractEntry lib/help/added_formatters.js
5696 silly gunzTarPerm modified mode [ 'lib/help/added_formatters.js', 436, 420 ]
5697 silly gunzTarPerm extractEntry lib/help/formatter.js
5698 silly gunzTarPerm modified mode [ 'lib/help/formatter.js', 436, 420 ]
5699 silly gunzTarPerm extractEntry lib/help/added_formatters.js
5700 silly gunzTarPerm modified mode [ 'lib/help/added_formatters.js', 436, 420 ]
5701 silly gunzTarPerm extractEntry lib/help/formatter.js
5702 silly gunzTarPerm modified mode [ 'lib/help/formatter.js', 436, 420 ]
5703 silly gunzTarPerm extractEntry test/readme.js
5704 silly gunzTarPerm extractEntry test/compress/issue-12.js
5705 silly gunzTarPerm extractEntry build/assert-shim.js
5706 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/ast.js
5707 silly gunzTarPerm extractEntry build/mini-require.js
5708 silly gunzTarPerm extractEntry build/suffix-browser.js
5709 silly gunzTarPerm extractEntry build/test-prefix.js
5710 silly gunzTarPerm extractEntry collection/min.js
5711 silly gunzTarPerm extractEntry test/server.js
5712 silly gunzTarPerm extractEntry test/compress/issue-143.js
5713 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/base.js
5714 silly gunzTarPerm extractEntry collection/foldr.js
5715 silly gunzTarPerm extractEntry build/test-suffix.js
5716 silly gunzTarPerm extractEntry test/uri.js
5717 silly gunzTarPerm extractEntry test/utils.js
5718 silly gunzTarPerm extractEntry example/usage.js
5719 silly gunzTarPerm extractEntry build/prefix-source-map.jsm
5720 silly gunzTarPerm extractEntry build/prefix-utils.jsm
5721 silly gunzTarPerm extractEntry test/compress/debugger.js
5722 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/code-gen.js
5723 silly gunzTarPerm extractEntry collection/partition.js
5724 silly gunzTarPerm extractEntry build/suffix-source-map.jsm
5725 silly gunzTarPerm extractEntry build/suffix-utils.jsm
5726 silly gunzTarPerm extractEntry test/compress/issue-44.js
5727 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/compiler.js
5728 silly gunzTarPerm extractEntry collection/foldl.js
5729 silly gunzTarPerm extractEntry test/compress/issue-59.js
5730 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/helpers.js
5731 silly gunzTarPerm extractEntry collection/pluck.js
5732 silly gunzTarPerm extractEntry test/compress/labels.js
5733 silly gunzTarPerm extractEntry test/compress/loops.js
5734 silly gunzTarPerm extractEntry collection/findWhere.js
5735 silly gunzTarPerm extractEntry test/compress/properties.js
5736 silly gunzTarPerm extractEntry test/compress/dead-code.js
5737 silly gunzTarPerm extractEntry test/compress/sequences.js
5738 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/javascript-compiler.js
5739 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/parser.js
5740 silly gunzTarPerm extractEntry collection/reduce.js
5741 silly gunzTarPerm extractEntry test/compress/conditionals.js
5742 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/printer.js
5743 silly gunzTarPerm extractEntry collection/findLast.js
5744 silly gunzTarPerm extractEntry test/compress/switch.js
5745 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/visitor.js
5746 silly gunzTarPerm extractEntry test/compress/blocks.js
5747 silly gunzTarPerm extractEntry test/compress/typeof.js
5748 silly gunzTarPerm extractEntry test/compress/issue-22.js
5749 silly gunzTarPerm extractEntry collection/reduceRight.js
5750 silly gunzTarPerm extractEntry dist/cjs/handlebars/compiler/whitespace-control.js
5751 silly gunzTarPerm extractEntry tools/node.js
5752 silly gunzTarPerm extractEntry collection/find.js
5753 silly gunzTarPerm extractEntry dist/amd/handlebars.js
5754 silly gunzTarPerm extractEntry dist/amd/handlebars.runtime.js
5755 silly gunzTarPerm extractEntry dist/amd/precompiler.js
5756 silly gunzTarPerm extractEntry collection/reject.js
5757 silly gunzTarPerm extractEntry dist/amd/handlebars/base.js
5758 silly gunzTarPerm extractEntry dist/amd/handlebars/exception.js
5759 silly gunzTarPerm extractEntry dist/amd/handlebars/runtime.js
5760 silly gunzTarPerm extractEntry dist/amd/handlebars/safe-string.js
5761 silly gunzTarPerm extractEntry collection/filter.js
5762 silly gunzTarPerm extractEntry dist/amd/handlebars/utils.js
5763 silly gunzTarPerm extractEntry collection/sample.js
5764 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/ast.js
5765 silly gunzTarPerm extractEntry collection/every.js
5766 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/base.js
5767 silly gunzTarPerm extractEntry collection/select.js
5768 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/code-gen.js
5769 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/compiler.js
5770 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/helpers.js
5771 silly gunzTarPerm extractEntry collection/eachRight.js
5772 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/javascript-compiler.js
5773 silly gunzTarPerm extractEntry collection/shuffle.js
5774 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/parser.js
5775 silly gunzTarPerm extractEntry collection/each.js
5776 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/printer.js
5777 silly gunzTarPerm extractEntry collection/size.js
5778 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/visitor.js
5779 silly gunzTarPerm extractEntry collection/detect.js
5780 silly gunzTarPerm extractEntry dist/amd/handlebars/compiler/whitespace-control.js
5781 silly gunzTarPerm extractEntry collection/some.js
5782 silly gunzTarPerm extractEntry FAQ.md
5783 silly gunzTarPerm extractEntry collection/countBy.js
5784 silly gunzTarPerm extractEntry collection/sortBy.js
5785 silly gunzTarPerm extractEntry collection/contains.js
5786 silly gunzTarPerm extractEntry collection/sortByAll.js
5787 silly gunzTarPerm extractEntry collection/collect.js
5788 silly gunzTarPerm extractEntry .istanbul.yml
5789 silly gunzTarPerm extractEntry collection/sortByOrder.js
5790 silly gunzTarPerm extractEntry collection/at.js
5791 silly gunzTarPerm extractEntry collection/sum.js
5792 silly gunzTarPerm extractEntry collection/any.js
5793 silly gunzTarPerm extractEntry README.markdown
5794 silly gunzTarPerm extractEntry bin/handlebars
5795 silly gunzTarPerm extractEntry collection/where.js
5796 silly gunzTarPerm extractEntry collection/indexBy.js
5797 silly gunzTarPerm extractEntry .gitmodules
5798 silly gunzTarPerm extractEntry docs/compiler-api.md
5799 silly gunzTarPerm extractEntry math/add.js
5800 silly gunzTarPerm extractEntry math/ceil.js
5801 silly gunzTarPerm extractEntry lib/handlebars.js
5802 silly gunzTarPerm extractEntry lib/handlebars.runtime.js
5803 silly gunzTarPerm extractEntry math/floor.js
5804 silly gunzTarPerm extractEntry math/max.js
5805 silly gunzTarPerm extractEntry math/min.js
5806 silly gunzTarPerm extractEntry math/round.js
5807 silly gunzTarPerm extractEntry lib/index.js
5808 silly gunzTarPerm extractEntry lib/precompiler.js
5809 silly gunzTarPerm extractEntry math/sum.js
5810 silly gunzTarPerm extractEntry number/inRange.js
5811 silly gunzTarPerm extractEntry number/random.js
5812 silly gunzTarPerm extractEntry function/after.js
5813 silly gunzTarPerm extractEntry lib/handlebars/base.js
5814 silly gunzTarPerm extractEntry lib/handlebars/exception.js
5815 silly gunzTarPerm extractEntry lib/handlebars/runtime.js
5816 silly gunzTarPerm extractEntry lib/handlebars/safe-string.js
5817 silly gunzTarPerm extractEntry function/curryRight.js
5818 silly gunzTarPerm extractEntry function/debounce.js
5819 silly gunzTarPerm extractEntry function/defer.js
5820 silly gunzTarPerm extractEntry function/delay.js
5821 silly gunzTarPerm extractEntry lib/handlebars/utils.js
5822 silly gunzTarPerm extractEntry lib/handlebars/compiler/ast.js
5823 silly gunzTarPerm extractEntry function/curry.js
5824 silly gunzTarPerm extractEntry function/flowRight.js
5825 silly gunzTarPerm extractEntry lib/handlebars/compiler/base.js
5826 silly gunzTarPerm extractEntry lib/handlebars/compiler/code-gen.js
5827 silly gunzTarPerm extractEntry function/memoize.js
5828 silly gunzTarPerm extractEntry function/modArgs.js
5829 silly gunzTarPerm extractEntry function/negate.js
5830 silly gunzTarPerm extractEntry function/once.js
5831 silly gunzTarPerm extractEntry lib/handlebars/compiler/compiler.js
5832 silly gunzTarPerm extractEntry function/compose.js
5833 silly gunzTarPerm extractEntry function/partial.js
5834 silly gunzTarPerm extractEntry lib/handlebars/compiler/helpers.js
5835 silly gunzTarPerm extractEntry lib/handlebars/compiler/javascript-compiler.js
5836 silly gunzTarPerm extractEntry function/bindKey.js
5837 silly gunzTarPerm extractEntry function/partialRight.js
5838 silly gunzTarPerm extractEntry function/bindAll.js
5839 silly gunzTarPerm extractEntry function/rearg.js
5840 silly gunzTarPerm extractEntry lib/handlebars/compiler/parser.js
5841 silly gunzTarPerm extractEntry lib/handlebars/compiler/printer.js
5842 silly gunzTarPerm extractEntry function/bind.js
5843 silly gunzTarPerm extractEntry function/restParam.js
5844 silly gunzTarPerm extractEntry lib/handlebars/compiler/visitor.js
5845 silly gunzTarPerm extractEntry lib/handlebars/compiler/whitespace-control.js
5846 silly gunzTarPerm extractEntry function/before.js
5847 silly gunzTarPerm extractEntry function/spread.js
5848 silly gunzTarPerm extractEntry function/backflow.js
5849 silly gunzTarPerm extractEntry function/throttle.js
5850 silly gunzTarPerm extractEntry function/ary.js
5851 silly gunzTarPerm extractEntry function/wrap.js
5852 silly gunzTarPerm extractEntry .generator-release
5853 silly gunzTarPerm extractEntry print-script
5854 silly gunzTarPerm extractEntry function/flow.js
5855 silly gunzTarPerm extractEntry object/assign.js
5856 silly gunzTarPerm extractEntry release-notes.md
5857 silly gunzTarPerm extractEntry CONTRIBUTING.md
5858 silly gunzTarPerm extractEntry object/functions.js
5859 silly gunzTarPerm extractEntry object/get.js
5860 silly gunzTarPerm extractEntry object/has.js
5861 silly gunzTarPerm extractEntry object/forOwnRight.js
5862 silly gunzTarPerm extractEntry object/keys.js
5863 silly gunzTarPerm extractEntry object/keysIn.js
5864 silly gunzTarPerm extractEntry object/mapKeys.js
5865 silly gunzTarPerm extractEntry object/mapValues.js
5866 silly gunzTarPerm extractEntry object/merge.js
5867 silly gunzTarPerm extractEntry object/forOwn.js
5868 silly gunzTarPerm extractEntry object/methods.js
5869 silly gunzTarPerm extractEntry object/forInRight.js
5870 silly gunzTarPerm extractEntry object/omit.js
5871 silly gunzTarPerm extractEntry object/forIn.js
5872 silly gunzTarPerm extractEntry object/pairs.js
5873 silly gunzTarPerm extractEntry object/findLastKey.js
5874 silly gunzTarPerm extractEntry object/pick.js
5875 silly gunzTarPerm extractEntry object/findKey.js
5876 silly gunzTarPerm extractEntry object/result.js
5877 silly gunzTarPerm extractEntry object/extend.js
5878 silly gunzTarPerm extractEntry object/set.js
5879 silly gunzTarPerm extractEntry object/defaultsDeep.js
5880 silly gunzTarPerm extractEntry object/transform.js
5881 silly gunzTarPerm extractEntry object/defaults.js
5882 silly gunzTarPerm extractEntry object/values.js
5883 silly gunzTarPerm extractEntry object/create.js
5884 silly gunzTarPerm extractEntry object/valuesIn.js
5885 silly gunzTarPerm extractEntry object/invert.js
5886 silly gunzTarPerm extractEntry date/now.js
5887 silly gunzTarPerm extractEntry internal/LazyWrapper.js
5888 silly gunzTarPerm extractEntry internal/compareAscending.js
5889 silly gunzTarPerm extractEntry internal/compareMultiple.js
5890 silly gunzTarPerm extractEntry internal/composeArgs.js
5891 silly gunzTarPerm extractEntry internal/charsRightIndex.js
5892 silly gunzTarPerm extractEntry internal/createAggregator.js
5893 silly gunzTarPerm extractEntry internal/createAssigner.js
5894 silly gunzTarPerm extractEntry internal/createBaseEach.js
5895 silly gunzTarPerm extractEntry internal/createBaseFor.js
5896 silly gunzTarPerm extractEntry internal/createBindWrapper.js
5897 silly gunzTarPerm extractEntry internal/charsLeftIndex.js
5898 silly gunzTarPerm extractEntry internal/createCache.js
5899 silly gunzTarPerm extractEntry internal/cachePush.js
5900 silly gunzTarPerm extractEntry internal/createCompounder.js
5901 silly gunzTarPerm extractEntry internal/cacheIndexOf.js
5902 silly gunzTarPerm extractEntry internal/createCtorWrapper.js
5903 silly gunzTarPerm extractEntry internal/bufferClone.js
5904 silly gunzTarPerm extractEntry internal/createCurry.js
5905 silly gunzTarPerm extractEntry internal/bindCallback.js
5906 silly gunzTarPerm extractEntry internal/createDefaults.js
5907 silly gunzTarPerm extractEntry internal/binaryIndexBy.js
5908 silly gunzTarPerm extractEntry internal/createExtremum.js
5909 silly gunzTarPerm extractEntry internal/binaryIndex.js
5910 silly gunzTarPerm extractEntry internal/createFind.js
5911 silly gunzTarPerm extractEntry internal/baseWrapperValue.js
5912 silly gunzTarPerm extractEntry internal/createFindIndex.js
5913 silly gunzTarPerm extractEntry internal/baseWhile.js
5914 silly gunzTarPerm extractEntry internal/createFindKey.js
5915 silly gunzTarPerm extractEntry internal/baseValues.js
5916 silly gunzTarPerm extractEntry internal/createFlow.js
5917 silly gunzTarPerm extractEntry internal/baseUniq.js
5918 silly gunzTarPerm extractEntry internal/createForEach.js
5919 silly gunzTarPerm extractEntry internal/baseToString.js
5920 silly gunzTarPerm extractEntry internal/createForIn.js
5921 silly gunzTarPerm extractEntry internal/baseSum.js
5922 silly gunzTarPerm extractEntry internal/createForOwn.js
5923 silly gunzTarPerm extractEntry internal/baseSortByOrder.js
5924 silly gunzTarPerm extractEntry internal/createHybridWrapper.js
5925 silly gunzTarPerm extractEntry internal/baseSortBy.js
5926 silly gunzTarPerm extractEntry internal/createObjectMapper.js
5927 silly gunzTarPerm extractEntry internal/baseSome.js
5928 silly gunzTarPerm extractEntry internal/createPadDir.js
5929 silly gunzTarPerm extractEntry internal/baseSlice.js
5930 silly gunzTarPerm extractEntry internal/createPadding.js
5931 silly gunzTarPerm extractEntry internal/baseSetData.js
5932 silly gunzTarPerm extractEntry internal/createPartial.js
5933 silly gunzTarPerm extractEntry internal/baseReduce.js
5934 silly gunzTarPerm extractEntry internal/createPartialWrapper.js
5935 silly gunzTarPerm extractEntry internal/baseRandom.js
5936 silly gunzTarPerm extractEntry internal/createReduce.js
5937 silly gunzTarPerm extractEntry internal/basePullAt.js
5938 silly gunzTarPerm extractEntry internal/createRound.js
5939 silly gunzTarPerm extractEntry internal/basePropertyDeep.js
5940 silly gunzTarPerm extractEntry internal/createSortedIndex.js
5941 silly gunzTarPerm extractEntry internal/baseProperty.js
5942 silly gunzTarPerm extractEntry internal/createWrapper.js
5943 silly gunzTarPerm extractEntry internal/baseMergeDeep.js
5944 silly gunzTarPerm extractEntry internal/deburrLetter.js
5945 silly gunzTarPerm extractEntry internal/baseMerge.js
5946 silly gunzTarPerm extractEntry internal/equalArrays.js
5947 silly gunzTarPerm extractEntry internal/baseMatchesProperty.js
5948 silly gunzTarPerm extractEntry internal/equalByTag.js
5949 silly gunzTarPerm extractEntry internal/baseMatches.js
5950 silly gunzTarPerm extractEntry internal/equalObjects.js
5951 silly gunzTarPerm extractEntry internal/baseMap.js
5952 silly gunzTarPerm extractEntry internal/escapeHtmlChar.js
5953 silly gunzTarPerm extractEntry internal/baseLodash.js
5954 silly gunzTarPerm extractEntry internal/escapeRegExpChar.js
5955 silly gunzTarPerm extractEntry internal/baseIsMatch.js
5956 silly gunzTarPerm extractEntry internal/escapeStringChar.js
5957 silly gunzTarPerm extractEntry internal/baseIsFunction.js
5958 silly gunzTarPerm extractEntry internal/getData.js
5959 silly gunzTarPerm extractEntry internal/baseIsEqualDeep.js
5960 silly gunzTarPerm extractEntry internal/getFuncName.js
5961 silly gunzTarPerm extractEntry internal/baseIsEqual.js
5962 silly gunzTarPerm extractEntry internal/getLength.js
5963 silly gunzTarPerm extractEntry internal/baseIndexOf.js
5964 silly gunzTarPerm extractEntry internal/getMatchData.js
5965 silly gunzTarPerm extractEntry internal/baseGet.js
5966 silly gunzTarPerm extractEntry internal/getNative.js
5967 silly gunzTarPerm extractEntry internal/baseFunctions.js
5968 silly gunzTarPerm extractEntry internal/getView.js
5969 silly gunzTarPerm extractEntry internal/baseForRight.js
5970 silly gunzTarPerm extractEntry internal/indexOfNaN.js
5971 silly gunzTarPerm extractEntry internal/baseForOwnRight.js
5972 silly gunzTarPerm extractEntry internal/initCloneArray.js
5973 silly gunzTarPerm extractEntry internal/baseForOwn.js
5974 silly gunzTarPerm extractEntry internal/initCloneByTag.js
5975 silly gunzTarPerm extractEntry internal/baseForIn.js
5976 silly gunzTarPerm extractEntry internal/initCloneObject.js
5977 silly gunzTarPerm extractEntry internal/baseFor.js
5978 silly gunzTarPerm extractEntry internal/invokePath.js
5979 silly gunzTarPerm extractEntry internal/baseFlatten.js
5980 silly gunzTarPerm extractEntry internal/isArrayLike.js
5981 silly gunzTarPerm extractEntry internal/baseFindIndex.js
5982 silly gunzTarPerm extractEntry internal/isIndex.js
5983 silly gunzTarPerm extractEntry internal/baseFind.js
5984 silly gunzTarPerm extractEntry internal/isIterateeCall.js
5985 silly gunzTarPerm extractEntry internal/baseFilter.js
5986 silly gunzTarPerm extractEntry internal/isKey.js
5987 silly gunzTarPerm extractEntry internal/baseFill.js
5988 silly gunzTarPerm extractEntry internal/isLaziable.js
5989 silly gunzTarPerm extractEntry internal/baseExtremum.js
5990 silly gunzTarPerm extractEntry internal/isLength.js
5991 silly gunzTarPerm extractEntry internal/baseEvery.js
5992 silly gunzTarPerm extractEntry internal/isObjectLike.js
5993 silly gunzTarPerm extractEntry internal/baseEachRight.js
5994 silly gunzTarPerm extractEntry internal/isSpace.js
5995 silly gunzTarPerm extractEntry internal/baseEach.js
5996 silly gunzTarPerm extractEntry internal/isStrictComparable.js
5997 silly gunzTarPerm extractEntry internal/baseDifference.js
5998 silly gunzTarPerm extractEntry internal/lazyClone.js
5999 silly gunzTarPerm extractEntry internal/baseDelay.js
6000 silly gunzTarPerm extractEntry internal/lazyReverse.js
6001 silly gunzTarPerm extractEntry internal/baseCreate.js
6002 silly gunzTarPerm extractEntry internal/lazyValue.js
6003 silly gunzTarPerm extractEntry internal/baseCopy.js
6004 silly gunzTarPerm extractEntry internal/mapDelete.js
6005 silly gunzTarPerm extractEntry internal/baseCompareAscending.js
6006 silly gunzTarPerm extractEntry internal/mapGet.js
6007 silly gunzTarPerm extractEntry internal/baseClone.js
6008 silly gunzTarPerm extractEntry internal/mapHas.js
6009 silly gunzTarPerm extractEntry internal/baseCallback.js
6010 silly gunzTarPerm extractEntry internal/mapSet.js
6011 silly gunzTarPerm extractEntry internal/baseAt.js
6012 silly gunzTarPerm extractEntry internal/mergeData.js
6013 silly gunzTarPerm extractEntry internal/baseAssign.js
6014 silly gunzTarPerm extractEntry internal/mergeDefaults.js
6015 silly gunzTarPerm extractEntry internal/assignWith.js
6016 silly gunzTarPerm extractEntry internal/metaMap.js
6017 silly gunzTarPerm extractEntry internal/assignOwnDefaults.js
6018 silly gunzTarPerm extractEntry internal/pickByArray.js
6019 silly gunzTarPerm extractEntry internal/assignDefaults.js
6020 silly gunzTarPerm extractEntry internal/pickByCallback.js
6021 silly gunzTarPerm extractEntry internal/arraySum.js
6022 silly gunzTarPerm extractEntry internal/reEscape.js
6023 silly gunzTarPerm extractEntry internal/arraySome.js
6024 silly gunzTarPerm extractEntry internal/reEvaluate.js
6025 silly gunzTarPerm extractEntry internal/arrayReduceRight.js
6026 silly gunzTarPerm extractEntry internal/reInterpolate.js
6027 silly gunzTarPerm extractEntry internal/arrayReduce.js
6028 silly gunzTarPerm extractEntry internal/realNames.js
6029 silly gunzTarPerm extractEntry internal/arrayPush.js
6030 silly gunzTarPerm extractEntry internal/reorder.js
6031 silly gunzTarPerm extractEntry internal/arrayMap.js
6032 silly gunzTarPerm extractEntry internal/replaceHolders.js
6033 silly gunzTarPerm extractEntry internal/arrayFilter.js
6034 silly gunzTarPerm extractEntry internal/setData.js
6035 silly gunzTarPerm extractEntry internal/arrayExtremum.js
6036 silly gunzTarPerm extractEntry internal/shimKeys.js
6037 silly gunzTarPerm extractEntry internal/arrayEvery.js
6038 silly gunzTarPerm extractEntry internal/sortedUniq.js
6039 silly gunzTarPerm extractEntry internal/arrayEachRight.js
6040 silly gunzTarPerm extractEntry internal/toIterable.js
6041 silly gunzTarPerm extractEntry internal/arrayEach.js
6042 silly gunzTarPerm extractEntry internal/toObject.js
6043 silly gunzTarPerm extractEntry internal/arrayCopy.js
6044 silly gunzTarPerm extractEntry internal/toPath.js
6045 silly gunzTarPerm extractEntry internal/arrayConcat.js
6046 silly gunzTarPerm extractEntry internal/trimmedLeftIndex.js
6047 silly gunzTarPerm extractEntry internal/SetCache.js
6048 silly gunzTarPerm extractEntry internal/trimmedRightIndex.js
6049 silly gunzTarPerm extractEntry internal/MapCache.js
6050 silly gunzTarPerm extractEntry internal/unescapeHtmlChar.js
6051 silly gunzTarPerm extractEntry internal/LodashWrapper.js
6052 silly gunzTarPerm extractEntry internal/wrapperClone.js
6053 silly gunzTarPerm extractEntry internal/composeArgsRight.js
6054 silly gunzTarPerm extractEntry string/camelCase.js
6055 silly gunzTarPerm extractEntry string/padLeft.js
6056 silly gunzTarPerm extractEntry string/padRight.js
6057 silly gunzTarPerm extractEntry string/parseInt.js
6058 silly gunzTarPerm extractEntry string/pad.js
6059 silly gunzTarPerm extractEntry string/snakeCase.js
6060 silly gunzTarPerm extractEntry string/startCase.js
6061 silly gunzTarPerm extractEntry string/startsWith.js
6062 silly gunzTarPerm extractEntry string/template.js
6063 silly gunzTarPerm extractEntry string/templateSettings.js
6064 silly gunzTarPerm extractEntry string/kebabCase.js
6065 silly gunzTarPerm extractEntry string/trim.js
6066 silly gunzTarPerm extractEntry string/escapeRegExp.js
6067 silly gunzTarPerm extractEntry string/trimLeft.js
6068 silly gunzTarPerm extractEntry string/escape.js
6069 silly gunzTarPerm extractEntry string/trimRight.js
6070 silly gunzTarPerm extractEntry string/endsWith.js
6071 silly gunzTarPerm extractEntry string/trunc.js
6072 silly gunzTarPerm extractEntry string/deburr.js
6073 silly gunzTarPerm extractEntry string/unescape.js
6074 silly gunzTarPerm extractEntry string/capitalize.js
6075 silly gunzTarPerm extractEntry string/words.js
6076 silly gunzTarPerm extractEntry string/repeat.js
6077 silly gunzTarPerm extractEntry chain/chain.js
6078 silly gunzTarPerm extractEntry chain/run.js
6079 silly gunzTarPerm extractEntry chain/tap.js
6080 silly gunzTarPerm extractEntry chain/thru.js
6081 silly gunzTarPerm extractEntry chain/toJSON.js
6082 silly gunzTarPerm extractEntry chain/reverse.js
6083 silly gunzTarPerm extractEntry chain/value.js
6084 silly gunzTarPerm extractEntry chain/valueOf.js
6085 silly gunzTarPerm extractEntry chain/wrapperChain.js
6086 silly gunzTarPerm extractEntry chain/wrapperCommit.js
6087 silly gunzTarPerm extractEntry chain/wrapperConcat.js
6088 silly gunzTarPerm extractEntry chain/plant.js
6089 silly gunzTarPerm extractEntry chain/wrapperPlant.js
6090 silly gunzTarPerm extractEntry chain/lodash.js
6091 silly gunzTarPerm extractEntry chain/wrapperReverse.js
6092 silly gunzTarPerm extractEntry chain/concat.js
6093 silly gunzTarPerm extractEntry chain/wrapperToString.js
6094 silly gunzTarPerm extractEntry chain/commit.js
6095 silly gunzTarPerm extractEntry chain/wrapperValue.js
6096 silly gunzTarPerm extractEntry chain/toString.js
6097 silly gunzTarPerm extractEntry array/chunk.js
6098 silly gunzTarPerm extractEntry array/last.js
6099 silly gunzTarPerm extractEntry array/lastIndexOf.js
6100 silly gunzTarPerm extractEntry array/object.js
6101 silly gunzTarPerm extractEntry array/pull.js
6102 silly gunzTarPerm extractEntry array/intersection.js
6103 silly gunzTarPerm extractEntry array/remove.js
6104 silly gunzTarPerm extractEntry array/rest.js
6105 silly gunzTarPerm extractEntry array/slice.js
6106 silly gunzTarPerm extractEntry array/sortedIndex.js
6107 silly gunzTarPerm extractEntry array/sortedLastIndex.js
6108 silly gunzTarPerm extractEntry array/initial.js
6109 silly gunzTarPerm extractEntry array/tail.js
6110 silly gunzTarPerm extractEntry array/indexOf.js
6111 silly gunzTarPerm extractEntry array/take.js
6112 silly gunzTarPerm extractEntry array/head.js
6113 silly gunzTarPerm extractEntry array/takeRight.js
6114 silly gunzTarPerm extractEntry array/flattenDeep.js
6115 silly gunzTarPerm extractEntry array/takeRightWhile.js
6116 silly gunzTarPerm extractEntry array/flatten.js
6117 silly gunzTarPerm extractEntry array/takeWhile.js
6118 silly gunzTarPerm extractEntry array/first.js
6119 silly gunzTarPerm extractEntry array/union.js
6120 silly gunzTarPerm extractEntry array/findLastIndex.js
6121 silly gunzTarPerm extractEntry array/uniq.js
6122 silly gunzTarPerm extractEntry array/findIndex.js
6123 silly gunzTarPerm extractEntry array/unique.js
6124 silly gunzTarPerm extractEntry array/fill.js
6125 silly gunzTarPerm extractEntry array/unzip.js
6126 silly gunzTarPerm extractEntry array/dropWhile.js
6127 silly gunzTarPerm extractEntry array/unzipWith.js
6128 silly gunzTarPerm extractEntry array/dropRightWhile.js
6129 silly gunzTarPerm extractEntry array/without.js
6130 silly gunzTarPerm extractEntry array/dropRight.js
6131 silly gunzTarPerm extractEntry array/xor.js
6132 silly gunzTarPerm extractEntry array/drop.js
6133 silly gunzTarPerm extractEntry array/zip.js
6134 silly gunzTarPerm extractEntry array/difference.js
6135 silly gunzTarPerm extractEntry array/zipObject.js
6136 silly gunzTarPerm extractEntry array/compact.js
6137 silly gunzTarPerm extractEntry array/zipWith.js
6138 silly gunzTarPerm extractEntry array/pullAt.js
6139 silly gunzTarPerm extractEntry utility/attempt.js
6140 silly gunzTarPerm extractEntry utility/iteratee.js
6141 silly gunzTarPerm extractEntry utility/matches.js
6142 silly gunzTarPerm extractEntry utility/matchesProperty.js
6143 silly gunzTarPerm extractEntry utility/method.js
6144 silly gunzTarPerm extractEntry utility/identity.js
6145 silly gunzTarPerm extractEntry utility/mixin.js
6146 silly gunzTarPerm extractEntry utility/noop.js
6147 silly gunzTarPerm extractEntry utility/property.js
6148 silly gunzTarPerm extractEntry utility/propertyOf.js
6149 silly gunzTarPerm extractEntry utility/range.js
6150 silly gunzTarPerm extractEntry utility/constant.js
6151 silly gunzTarPerm extractEntry utility/times.js
6152 silly gunzTarPerm extractEntry utility/callback.js
6153 silly gunzTarPerm extractEntry utility/uniqueId.js
6154 silly gunzTarPerm extractEntry utility/methodOf.js
6155 silly gunzTarPerm extractEntry lang/clone.js
6156 silly gunzTarPerm extractEntry lang/isEqual.js
6157 silly gunzTarPerm extractEntry lang/isError.js
6158 silly gunzTarPerm extractEntry lang/isFinite.js
6159 silly gunzTarPerm extractEntry lang/isFunction.js
6160 silly gunzTarPerm extractEntry lang/isEmpty.js
6161 silly gunzTarPerm extractEntry lang/isNaN.js
6162 silly gunzTarPerm extractEntry lang/isNative.js
6163 silly gunzTarPerm extractEntry lang/isNull.js
6164 silly gunzTarPerm extractEntry lang/isNumber.js
6165 silly gunzTarPerm extractEntry lang/isObject.js
6166 silly gunzTarPerm extractEntry lang/isElement.js
6167 silly gunzTarPerm extractEntry lang/isPlainObject.js
6168 silly gunzTarPerm extractEntry lang/isDate.js
6169 silly gunzTarPerm extractEntry lang/isRegExp.js
6170 silly gunzTarPerm extractEntry lang/isBoolean.js
6171 silly gunzTarPerm extractEntry lang/isString.js
6172 silly gunzTarPerm extractEntry lang/isArray.js
6173 silly gunzTarPerm extractEntry lang/isTypedArray.js
6174 silly gunzTarPerm extractEntry lang/isArguments.js
6175 silly gunzTarPerm extractEntry lang/isUndefined.js
6176 silly gunzTarPerm extractEntry lang/gte.js
6177 silly gunzTarPerm extractEntry lang/lt.js
6178 silly gunzTarPerm extractEntry lang/gt.js
6179 silly gunzTarPerm extractEntry lang/lte.js
6180 silly gunzTarPerm extractEntry lang/eq.js
6181 silly gunzTarPerm extractEntry lang/toArray.js
6182 silly gunzTarPerm extractEntry lang/cloneDeep.js
6183 silly gunzTarPerm extractEntry lang/toPlainObject.js
6184 silly gunzTarPerm extractEntry lang/isMatch.js
6185 silly doParallel preinstall 68
6186 silly preinstall async /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/async-3e69f147401ae2f8d40ada3d25c30021
6187 info lifecycle async@0.9.2~preinstall: async@0.9.2
6188 silly preinstall camelcase /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/camelcase-8ec3c8bc7d9269f87c64a3918a90b138
6189 info lifecycle camelcase@1.2.1~preinstall: camelcase@1.2.1
6190 silly preinstall decamelize /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/decamelize-b46e0ab6c7705ae3cd4355524c54e2db
6191 info lifecycle decamelize@1.0.0~preinstall: decamelize@1.0.0
6192 silly preinstall delayed-stream /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/delayed-stream-077296dc802108e8a99540300d06fe08
6193 info lifecycle delayed-stream@0.0.5~preinstall: delayed-stream@0.0.5
6194 silly preinstall combined-stream /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/combined-stream-94771f11b178d7206fbaebe202e646d8
6195 info lifecycle combined-stream@0.0.7~preinstall: combined-stream@0.0.7
6196 silly preinstall diff /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/diff-92a3a9b0cd080445d4f50cfb947cac38
6197 info lifecycle diff@1.4.0~preinstall: diff@1.4.0
6198 silly preinstall escape-string-regexp /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/escape-string-regexp-4e8c4fba8bea6d4ced06b521a5167f33
6199 info lifecycle escape-string-regexp@1.0.3~preinstall: escape-string-regexp@1.0.3
6200 silly preinstall esprima /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-ac37ec9fc9624190b635b2e5e51c5949
6201 info lifecycle esprima@1.0.4~preinstall: esprima@1.0.4
6202 silly preinstall estraverse /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/estraverse-4822e902057acaeef546a05bc4429a22
6203 info lifecycle estraverse@1.9.3~preinstall: estraverse@1.9.3
6204 silly preinstall esutils /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esutils-703a2997e1900b653bb401f87a69a212
6205 info lifecycle esutils@1.1.6~preinstall: esutils@1.1.6
6206 silly preinstall events-to-array /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/events-to-array-865472b128fd449c054790a0fc6e4fae
6207 info lifecycle events-to-array@1.0.2~preinstall: events-to-array@1.0.2
6208 silly preinstall fast-levenshtein /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/fast-levenshtein-1ce9eac0883f6cfefd07fc25087539ac
6209 info lifecycle fast-levenshtein@1.0.7~preinstall: fast-levenshtein@1.0.7
6210 silly preinstall forever-agent /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/forever-agent-f3f6a25fe9517ed48fc1ef69bd5f0d41
6211 info lifecycle forever-agent@0.5.2~preinstall: forever-agent@0.5.2
6212 silly preinstall hoek /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/hoek-0cd0c517314b504d653603150139a17c
6213 info lifecycle hoek@0.9.1~preinstall: hoek@0.9.1
6214 silly preinstall boom /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/boom-6115f6c1cc53dc553896b1c37b058eb7
6215 info lifecycle boom@0.4.2~preinstall: boom@0.4.2
6216 silly preinstall cryptiles /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/cryptiles-f83c0eb590f63fa165e29383fa35e886
6217 info lifecycle cryptiles@0.2.2~preinstall: cryptiles@0.2.2
6218 silly preinstall http-signature /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/http-signature-7c0d0107c399b5008b5027d34f957422
6219 info lifecycle http-signature@0.10.1~preinstall: http-signature@0.10.1
6220 silly preinstall is-buffer /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/is-buffer-1a9bbdb5f36c118f8632ec31a57e36b6
6221 info lifecycle is-buffer@1.0.2~preinstall: is-buffer@1.0.2
6222 silly preinstall is-utf8 /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/is-utf8-39f549424c8f3dafa34fbc8d4993a397
6223 info lifecycle is-utf8@0.2.0~preinstall: is-utf8@0.2.0
6224 silly preinstall kind-of /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/kind-of-7b7821ce1dc734de737c790d3ad252fd
6225 info lifecycle kind-of@2.0.1~preinstall: kind-of@2.0.1
6226 silly preinstall lcov-parse /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/lcov-parse-63975442745493cf7f08f504451f3f31
6227 info lifecycle lcov-parse@0.0.6~preinstall: lcov-parse@0.0.6
6228 silly preinstall lodash /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/lodash-e3da56e239ea2c6269faf88a1a012408
6229 info lifecycle lodash@3.10.1~preinstall: lodash@3.10.1
6230 silly preinstall log-driver /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/log-driver-95e376dea776824c3f1963098c208fcf
6231 info lifecycle log-driver@1.2.4~preinstall: log-driver@1.2.4
6232 silly preinstall mime /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/mime-1469ef427d8309e29a30223efadc02d0
6233 info lifecycle mime@1.2.11~preinstall: mime@1.2.11
6234 silly preinstall form-data /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/form-data-66c2082aa540ff46ab3c3ceca8cb063f
6235 info lifecycle form-data@0.1.4~preinstall: form-data@0.1.4
6236 silly preinstall mime-types /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/mime-types-6a8de170e75c6e62e73623ade3e85d53
6237 info lifecycle mime-types@1.0.2~preinstall: mime-types@1.0.2
6238 silly preinstall minimist /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/minimist-7b57c2a501890dcafa71bda1539ec5a3
6239 info lifecycle minimist@0.0.10~preinstall: minimist@0.0.10
6240 silly preinstall oauth-sign /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/oauth-sign-092d518d3491d297fd8f742146991111
6241 info lifecycle oauth-sign@0.3.0~preinstall: oauth-sign@0.3.0
6242 silly preinstall opener /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/opener-8e972779a094f5fc114d4305210291ee
6243 info lifecycle opener@1.4.1~preinstall: opener@1.4.1
6244 silly preinstall punycode /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/punycode-cc6f729494e7989eedac1b8d8a82c7c3
6245 info lifecycle punycode@1.3.2~preinstall: punycode@1.3.2
6246 silly preinstall qs /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/qs-2dba622abe9c36cefe5fa9adda113bf8
6247 info lifecycle qs@1.0.2~preinstall: qs@1.0.2
6248 silly preinstall center-align /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/center-align-a7ce3d732baa7e23580a7172ff654a79
6249 info lifecycle center-align@0.1.1~preinstall: center-align@0.1.1
6250 silly preinstall right-align /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/right-align-8278c08a501213c8838337d0555121c4
6251 info lifecycle right-align@0.1.3~preinstall: right-align@0.1.3
6252 silly preinstall signal-exit /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/signal-exit-b972254c88286bc2fcb66588f00961e9
6253 info lifecycle signal-exit@2.1.2~preinstall: signal-exit@2.1.2
6254 silly preinstall foreground-child /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/foreground-child-8eabf7f0fb17a995202bedc6e42e6811
6255 info lifecycle foreground-child@1.3.0~preinstall: foreground-child@1.3.0
6256 silly preinstall sntp /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/sntp-0c35affa92dff3aa9839288332639b5d
6257 info lifecycle sntp@0.2.4~preinstall: sntp@0.2.4
6258 silly preinstall hawk /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/hawk-419ce77d45d9c115f80527ec0ce479c1
6259 info lifecycle hawk@1.1.1~preinstall: hawk@1.1.1
6260 silly preinstall source-map /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/source-map-a2d158bd294504084da76e4f8fa13c08
6261 info lifecycle source-map@0.1.43~preinstall: source-map@0.1.43
6262 silly preinstall spawn-wrap /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/spawn-wrap-8baed34721f5e67804d2c20cabbab7b9
6263 info lifecycle spawn-wrap@1.0.1~preinstall: spawn-wrap@1.0.1
6264 silly preinstall sprintf-js /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/sprintf-js-12a9fe3b5b710e728ddfe8597f931603
6265 info lifecycle sprintf-js@1.0.3~preinstall: sprintf-js@1.0.3
6266 silly preinstall esprima /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-8ab0f01ff3dd43c6970cd1be01ccde4b
6267 info lifecycle esprima@2.6.0~preinstall: esprima@2.6.0
6268 silly preinstall chalk /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/chalk-a14ad71d5acf7b7c1532c85d4d3a9e52
6269 info lifecycle chalk@1.1.1~preinstall: chalk@1.1.1
6270 silly preinstall supports-color /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/supports-color-4811076182ec472356ea44ec8c604795
6271 info lifecycle supports-color@1.3.1~preinstall: supports-color@1.3.1
6272 silly preinstall argparse /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/argparse-9c9876f44e2839973d296b5bc263a16f
6273 info lifecycle argparse@1.0.2~preinstall: argparse@1.0.2
6274 silly preinstall esprima /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-9c475800bcc45a01753c9c870b68182b
6275 info lifecycle esprima@2.2.0~preinstall: esprima@2.2.0
6276 silly preinstall esprima /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/esprima-ef36034c56b23b3c1cfa4dcc8e3157d3
6277 info lifecycle esprima@1.2.5~preinstall: esprima@1.2.5
6278 silly preinstall fileset /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/fileset-347ddd08ded35326183f0ff88f949e22
6279 info lifecycle fileset@0.2.1~preinstall: fileset@0.2.1
6280 silly preinstall readable-stream /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/readable-stream-25eb813cee9d49ebf92b8d9b03aaaf44
6281 info lifecycle readable-stream@1.1.13~preinstall: readable-stream@1.1.13
6282 silly preinstall unicode-length /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/unicode-length-1a8e477509d2556279d605a7d8be48c0
6283 info lifecycle unicode-length@1.0.0~preinstall: unicode-length@1.0.0
6284 silly preinstall wordwrap /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/wordwrap-f769c18fc36e8b21c1a975ab77ecd9de
6285 info lifecycle wordwrap@0.0.2~preinstall: wordwrap@0.0.2
6286 silly preinstall cliui /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/cliui-4fea80601a3baf67998f79d856b1164e
6287 info lifecycle cliui@2.1.0~preinstall: cliui@2.1.0
6288 silly preinstall request /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/request-f0201c4c0ef7ed380e3f0160da195e44
6289 info lifecycle request@2.40.0~preinstall: request@2.40.0
6290 silly preinstall async /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/async-b246dbf923b5c26a1c60e3c8ea1300b9
6291 info lifecycle async@0.2.10~preinstall: async@0.2.10
6292 silly preinstall underscore /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/underscore-ad32ff40132682889717461bdf7dcf40
6293 info lifecycle underscore@1.7.0~preinstall: underscore@1.7.0
6294 silly preinstall underscore.string /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/underscore.string-afe42827a93dd68c0269ca5a68457edc
6295 info lifecycle underscore.string@2.4.0~preinstall: underscore.string@2.4.0
6296 silly preinstall argparse /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/argparse-35f150d3cd9c3cf3ced8d071ae1650ec
6297 info lifecycle argparse@0.1.16~preinstall: argparse@0.1.16
6298 silly preinstall js-yaml /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/js-yaml-80536f2d9703e4de969ddaaf02e73cc2
6299 info lifecycle js-yaml@3.0.1~preinstall: js-yaml@3.0.1
6300 silly preinstall readable-stream /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/readable-stream-6afa9fa521c557a883ba0cdb60cccdc5
6301 info lifecycle readable-stream@2.0.2~preinstall: readable-stream@2.0.2
6302 silly preinstall which /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/which-6af02ab4c29cceb85928dd68bfe26553
6303 info lifecycle which@1.0.9~preinstall: which@1.0.9
6304 silly preinstall window-size /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/window-size-6a639c15163abe00205cbda76b16874f
6305 info lifecycle window-size@0.1.2~preinstall: window-size@0.1.2
6306 silly preinstall wordwrap /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/wordwrap-730734dd35135dc1f30689d30371b5ac
6307 info lifecycle wordwrap@0.0.3~preinstall: wordwrap@0.0.3
6308 silly preinstall optimist /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optimist-71f8a2249db69985d7e84f8a90e91e05
6309 info lifecycle optimist@0.3.7~preinstall: optimist@0.3.7
6310 silly preinstall uglify-js /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/uglify-js-52cb04ee70310795cfd9cdad8d3ef1f4
6311 info lifecycle uglify-js@2.3.6~preinstall: uglify-js@2.3.6
6312 silly preinstall optionator /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optionator-a601880f059add873d09d8cce04ae6e8
6313 info lifecycle optionator@0.5.0~preinstall: optionator@0.5.0
6314 silly preinstall optionator /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optionator-b2a99e059ce26bd270df91e9cc2b7acf
6315 info lifecycle optionator@0.5.0~preinstall: optionator@0.5.0
6316 silly preinstall escodegen /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/escodegen-ae67b689dd0d4a144fcc35563155eae6
6317 info lifecycle escodegen@1.6.1~preinstall: escodegen@1.6.1
6318 silly preinstall optimist /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/optimist-a70d07746b462fc460390b0e7e4d4c2c
6319 info lifecycle optimist@0.6.1~preinstall: optimist@0.6.1
6320 silly preinstall handlebars /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging/handlebars-6f7a03f56c894323e52ea0679e7c161f
6321 info lifecycle handlebars@3.0.0~preinstall: handlebars@3.0.0
6322 silly lifecycle async@0.9.2~preinstall: no script for preinstall, continuing
6323 silly lifecycle camelcase@1.2.1~preinstall: no script for preinstall, continuing
6324 silly lifecycle decamelize@1.0.0~preinstall: no script for preinstall, continuing
6325 silly lifecycle delayed-stream@0.0.5~preinstall: no script for preinstall, continuing
6326 silly lifecycle combined-stream@0.0.7~preinstall: no script for preinstall, continuing
6327 silly lifecycle diff@1.4.0~preinstall: no script for preinstall, continuing
6328 silly lifecycle escape-string-regexp@1.0.3~preinstall: no script for preinstall, continuing
6329 silly lifecycle esprima@1.0.4~preinstall: no script for preinstall, continuing
6330 silly lifecycle estraverse@1.9.3~preinstall: no script for preinstall, continuing
6331 silly lifecycle esutils@1.1.6~preinstall: no script for preinstall, continuing
6332 silly lifecycle events-to-array@1.0.2~preinstall: no script for preinstall, continuing
6333 silly lifecycle fast-levenshtein@1.0.7~preinstall: no script for preinstall, continuing
6334 silly lifecycle forever-agent@0.5.2~preinstall: no script for preinstall, continuing
6335 silly lifecycle hoek@0.9.1~preinstall: no script for preinstall, continuing
6336 silly lifecycle boom@0.4.2~preinstall: no script for preinstall, continuing
6337 silly lifecycle cryptiles@0.2.2~preinstall: no script for preinstall, continuing
6338 silly lifecycle http-signature@0.10.1~preinstall: no script for preinstall, continuing
6339 silly lifecycle is-buffer@1.0.2~preinstall: no script for preinstall, continuing
6340 silly lifecycle is-utf8@0.2.0~preinstall: no script for preinstall, continuing
6341 silly lifecycle kind-of@2.0.1~preinstall: no script for preinstall, continuing
6342 silly lifecycle lcov-parse@0.0.6~preinstall: no script for preinstall, continuing
6343 silly lifecycle lodash@3.10.1~preinstall: no script for preinstall, continuing
6344 silly lifecycle log-driver@1.2.4~preinstall: no script for preinstall, continuing
6345 silly lifecycle mime@1.2.11~preinstall: no script for preinstall, continuing
6346 silly lifecycle form-data@0.1.4~preinstall: no script for preinstall, continuing
6347 silly lifecycle mime-types@1.0.2~preinstall: no script for preinstall, continuing
6348 silly lifecycle minimist@0.0.10~preinstall: no script for preinstall, continuing
6349 silly lifecycle oauth-sign@0.3.0~preinstall: no script for preinstall, continuing
6350 silly lifecycle opener@1.4.1~preinstall: no script for preinstall, continuing
6351 silly lifecycle punycode@1.3.2~preinstall: no script for preinstall, continuing
6352 silly lifecycle qs@1.0.2~preinstall: no script for preinstall, continuing
6353 silly lifecycle center-align@0.1.1~preinstall: no script for preinstall, continuing
6354 silly lifecycle right-align@0.1.3~preinstall: no script for preinstall, continuing
6355 silly lifecycle signal-exit@2.1.2~preinstall: no script for preinstall, continuing
6356 silly lifecycle foreground-child@1.3.0~preinstall: no script for preinstall, continuing
6357 silly lifecycle sntp@0.2.4~preinstall: no script for preinstall, continuing
6358 silly lifecycle hawk@1.1.1~preinstall: no script for preinstall, continuing
6359 silly lifecycle source-map@0.1.43~preinstall: no script for preinstall, continuing
6360 silly lifecycle spawn-wrap@1.0.1~preinstall: no script for preinstall, continuing
6361 silly lifecycle sprintf-js@1.0.3~preinstall: no script for preinstall, continuing
6362 silly lifecycle esprima@2.6.0~preinstall: no script for preinstall, continuing
6363 silly lifecycle chalk@1.1.1~preinstall: no script for preinstall, continuing
6364 silly lifecycle supports-color@1.3.1~preinstall: no script for preinstall, continuing
6365 silly lifecycle argparse@1.0.2~preinstall: no script for preinstall, continuing
6366 silly lifecycle esprima@2.2.0~preinstall: no script for preinstall, continuing
6367 silly lifecycle esprima@1.2.5~preinstall: no script for preinstall, continuing
6368 silly lifecycle fileset@0.2.1~preinstall: no script for preinstall, continuing
6369 silly lifecycle readable-stream@1.1.13~preinstall: no script for preinstall, continuing
6370 silly lifecycle unicode-length@1.0.0~preinstall: no script for preinstall, continuing
6371 silly lifecycle wordwrap@0.0.2~preinstall: no script for preinstall, continuing
6372 silly lifecycle cliui@2.1.0~preinstall: no script for preinstall, continuing
6373 silly lifecycle request@2.40.0~preinstall: no script for preinstall, continuing
6374 silly lifecycle async@0.2.10~preinstall: no script for preinstall, continuing
6375 silly lifecycle underscore@1.7.0~preinstall: no script for preinstall, continuing
6376 silly lifecycle underscore.string@2.4.0~preinstall: no script for preinstall, continuing
6377 silly lifecycle argparse@0.1.16~preinstall: no script for preinstall, continuing
6378 silly lifecycle js-yaml@3.0.1~preinstall: no script for preinstall, continuing
6379 silly lifecycle readable-stream@2.0.2~preinstall: no script for preinstall, continuing
6380 silly lifecycle which@1.0.9~preinstall: no script for preinstall, continuing
6381 silly lifecycle window-size@0.1.2~preinstall: no script for preinstall, continuing
6382 silly lifecycle wordwrap@0.0.3~preinstall: no script for preinstall, continuing
6383 silly lifecycle optimist@0.3.7~preinstall: no script for preinstall, continuing
6384 silly lifecycle uglify-js@2.3.6~preinstall: no script for preinstall, continuing
6385 silly lifecycle optionator@0.5.0~preinstall: no script for preinstall, continuing
6386 silly lifecycle optionator@0.5.0~preinstall: no script for preinstall, continuing
6387 silly lifecycle escodegen@1.6.1~preinstall: no script for preinstall, continuing
6388 silly lifecycle optimist@0.6.1~preinstall: no script for preinstall, continuing
6389 silly lifecycle handlebars@3.0.0~preinstall: no script for preinstall, continuing
6390 silly doReverseSerial remove 20
6391 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/lodash
6392 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/lodash
6393 info lifecycle lodash@3.10.0~preuninstall: lodash@3.10.0
6394 silly lifecycle lodash@3.10.0~preuninstall: no script for preuninstall, continuing
6395 info lifecycle lodash@3.10.0~uninstall: lodash@3.10.0
6396 silly lifecycle lodash@3.10.0~uninstall: no script for uninstall, continuing
6397 verbose unbuild rmStuff lodash@3.10.0 from /Users/ogd/Documents/projects/nothingness-level/node_modules
6398 verbose unbuild rmStuff in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules
6399 info lifecycle lodash@3.10.0~postuninstall: lodash@3.10.0
6400 silly lifecycle lodash@3.10.0~postuninstall: no script for postuninstall, continuing
6401 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/lodash is being purged from base /Users/ogd/Documents/projects/nothingness-level
6402 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/lodash
6403 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/lodash
6404 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules
6405 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk
6406 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk
6407 info lifecycle chalk@1.1.0~preuninstall: chalk@1.1.0
6408 silly lifecycle chalk@1.1.0~preuninstall: no script for preuninstall, continuing
6409 info lifecycle chalk@1.1.0~uninstall: chalk@1.1.0
6410 silly lifecycle chalk@1.1.0~uninstall: no script for uninstall, continuing
6411 verbose unbuild rmStuff chalk@1.1.0 from /Users/ogd/Documents/projects/nothingness-level/node_modules
6412 verbose unbuild rmStuff in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules
6413 info lifecycle chalk@1.1.0~postuninstall: chalk@1.1.0
6414 silly lifecycle chalk@1.1.0~postuninstall: no script for postuninstall, continuing
6415 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk is being purged from base /Users/ogd/Documents/projects/nothingness-level
6416 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk
6417 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk
6418 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules
6419 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align
6420 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align
6421 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align is being purged from base /Users/ogd/Documents/projects/nothingness-level
6422 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align
6423 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align
6424 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules
6425 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules/kind-of
6426 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules/kind-of
6427 info lifecycle kind-of@2.0.0~preuninstall: kind-of@2.0.0
6428 silly lifecycle kind-of@2.0.0~preuninstall: no script for preuninstall, continuing
6429 info lifecycle kind-of@2.0.0~uninstall: kind-of@2.0.0
6430 silly lifecycle kind-of@2.0.0~uninstall: no script for uninstall, continuing
6431 verbose unbuild rmStuff kind-of@2.0.0 from /Users/ogd/Documents/projects/nothingness-level/node_modules
6432 verbose unbuild rmStuff in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules
6433 info lifecycle kind-of@2.0.0~postuninstall: kind-of@2.0.0
6434 silly lifecycle kind-of@2.0.0~postuninstall: no script for postuninstall, continuing
6435 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules/kind-of is being purged from base /Users/ogd/Documents/projects/nothingness-level
6436 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules/kind-of
6437 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules/kind-of
6438 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text/node_modules
6439 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text
6440 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text
6441 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text is being purged from base /Users/ogd/Documents/projects/nothingness-level
6442 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text
6443 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules/align-text
6444 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align/node_modules
6445 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align
6446 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align
6447 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align is being purged from base /Users/ogd/Documents/projects/nothingness-level
6448 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align
6449 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/center-align
6450 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules
6451 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map/node_modules/amdefine
6452 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map/node_modules/amdefine
6453 info lifecycle amdefine@1.0.0~preuninstall: amdefine@1.0.0
6454 silly lifecycle amdefine@1.0.0~preuninstall: no script for preuninstall, continuing
6455 info lifecycle amdefine@1.0.0~uninstall: amdefine@1.0.0
6456 silly lifecycle amdefine@1.0.0~uninstall: no script for uninstall, continuing
6457 verbose unbuild rmStuff amdefine@1.0.0 from /Users/ogd/Documents/projects/nothingness-level/node_modules
6458 verbose unbuild rmStuff in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map/node_modules
6459 info lifecycle amdefine@1.0.0~postuninstall: amdefine@1.0.0
6460 silly lifecycle amdefine@1.0.0~postuninstall: no script for postuninstall, continuing
6461 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map/node_modules/amdefine is being purged from base /Users/ogd/Documents/projects/nothingness-level
6462 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map/node_modules/amdefine
6463 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map/node_modules/amdefine
6464 silly vacuum-fs removing /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map/node_modules
6465 silly vacuum-fs removing /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map
6466 silly vacuum-fs removing /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules
6467 silly vacuum-fs removing /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars
6468 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules
6469 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map
6470 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map
6471 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map is being purged from base /Users/ogd/Documents/projects/nothingness-level
6472 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/handlebars/node_modules/source-map
6473 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map
6474 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map
6475 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map is being purged from base /Users/ogd/Documents/projects/nothingness-level
6476 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map
6477 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map
6478 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules
6479 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator
6480 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator
6481 info lifecycle optionator@0.5.0~preuninstall: optionator@0.5.0
6482 silly lifecycle optionator@0.5.0~preuninstall: no script for preuninstall, continuing
6483 info lifecycle optionator@0.5.0~uninstall: optionator@0.5.0
6484 silly lifecycle optionator@0.5.0~uninstall: no script for uninstall, continuing
6485 verbose unbuild rmStuff optionator@0.5.0 from /Users/ogd/Documents/projects/nothingness-level/node_modules
6486 verbose unbuild rmStuff in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules
6487 info lifecycle optionator@0.5.0~postuninstall: optionator@0.5.0
6488 silly lifecycle optionator@0.5.0~postuninstall: no script for postuninstall, continuing
6489 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator is being purged from base /Users/ogd/Documents/projects/nothingness-level
6490 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator
6491 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator
6492 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules
6493 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/js-yaml/node_modules/argparse/node_modules/lodash
6494 verbose unbuild node_modules/tap/node_modules/js-yaml/node_modules/argparse/node_modules/lodash
6495 info lifecycle lodash@3.10.0~preuninstall: lodash@3.10.0
6496 silly lifecycle lodash@3.10.0~preuninstall: no script for preuninstall, continuing
6497 info lifecycle lodash@3.10.0~uninstall: lodash@3.10.0
6498 silly lifecycle lodash@3.10.0~uninstall: no script for uninstall, continuing
6499 verbose unbuild rmStuff lodash@3.10.0 from /Users/ogd/Documents/projects/nothingness-level/node_modules
6500 verbose unbuild rmStuff in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/js-yaml/node_modules/argparse/node_modules
6501 info lifecycle lodash@3.10.0~postuninstall: lodash@3.10.0
6502 silly lifecycle lodash@3.10.0~postuninstall: no script for postuninstall, continuing
6503 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/js-yaml/node_modules/argparse/node_modules/lodash is being purged from base /Users/ogd/Documents/projects/nothingness-level
6504 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/js-yaml/node_modules/argparse/node_modules/lodash
6505 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/js-yaml/node_modules/argparse/node_modules/lodash
6506 silly vacuum-fs removing /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/js-yaml/node_modules/argparse/node_modules
6507 silly vacuum-fs removing /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/js-yaml/node_modules/argparse
6508 silly vacuum-fs removing /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/js-yaml/node_modules
6509 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/js-yaml
6510 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature
6511 verbose unbuild node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature
6512 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature is being purged from base /Users/ogd/Documents/projects/nothingness-level
6513 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature
6514 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules/http-signature
6515 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/coveralls/node_modules/request/node_modules
6516 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/optionator/node_modules/fast-levenshtein
6517 verbose unbuild node_modules/standard/node_modules/eslint/node_modules/optionator/node_modules/fast-levenshtein
6518 info lifecycle fast-levenshtein@1.0.6~preuninstall: fast-levenshtein@1.0.6
6519 silly lifecycle fast-levenshtein@1.0.6~preuninstall: no script for preuninstall, continuing
6520 info lifecycle fast-levenshtein@1.0.6~uninstall: fast-levenshtein@1.0.6
6521 silly lifecycle fast-levenshtein@1.0.6~uninstall: no script for uninstall, continuing
6522 verbose unbuild rmStuff fast-levenshtein@1.0.6 from /Users/ogd/Documents/projects/nothingness-level/node_modules
6523 verbose unbuild rmStuff in /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/optionator/node_modules
6524 info lifecycle fast-levenshtein@1.0.6~postuninstall: fast-levenshtein@1.0.6
6525 silly lifecycle fast-levenshtein@1.0.6~postuninstall: no script for postuninstall, continuing
6526 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/optionator/node_modules/fast-levenshtein is being purged from base /Users/ogd/Documents/projects/nothingness-level
6527 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/optionator/node_modules/fast-levenshtein
6528 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/optionator/node_modules/fast-levenshtein
6529 silly vacuum-fs removing /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/optionator/node_modules
6530 silly vacuum-fs removing /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/optionator
6531 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules
6532 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder
6533 verbose unbuild node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder
6534 info lifecycle string_decoder@0.10.31~preuninstall: string_decoder@0.10.31
6535 silly lifecycle string_decoder@0.10.31~preuninstall: no script for preuninstall, continuing
6536 info lifecycle string_decoder@0.10.31~uninstall: string_decoder@0.10.31
6537 silly lifecycle string_decoder@0.10.31~uninstall: no script for uninstall, continuing
6538 verbose unbuild rmStuff string_decoder@0.10.31 from /Users/ogd/Documents/projects/nothingness-level/node_modules
6539 verbose unbuild rmStuff in /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules
6540 info lifecycle string_decoder@0.10.31~postuninstall: string_decoder@0.10.31
6541 silly lifecycle string_decoder@0.10.31~postuninstall: no script for postuninstall, continuing
6542 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder is being purged from base /Users/ogd/Documents/projects/nothingness-level
6543 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder
6544 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder
6545 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules
6546 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray
6547 verbose unbuild node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray
6548 info lifecycle isarray@0.0.1~preuninstall: isarray@0.0.1
6549 silly lifecycle isarray@0.0.1~preuninstall: no script for preuninstall, continuing
6550 info lifecycle isarray@0.0.1~uninstall: isarray@0.0.1
6551 silly lifecycle isarray@0.0.1~uninstall: no script for uninstall, continuing
6552 verbose unbuild rmStuff isarray@0.0.1 from /Users/ogd/Documents/projects/nothingness-level/node_modules
6553 verbose unbuild rmStuff in /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules
6554 info lifecycle isarray@0.0.1~postuninstall: isarray@0.0.1
6555 silly lifecycle isarray@0.0.1~postuninstall: no script for postuninstall, continuing
6556 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray is being purged from base /Users/ogd/Documents/projects/nothingness-level
6557 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray
6558 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray
6559 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules
6560 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is
6561 verbose unbuild node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is
6562 info lifecycle core-util-is@1.0.1~preuninstall: core-util-is@1.0.1
6563 silly lifecycle core-util-is@1.0.1~preuninstall: no script for preuninstall, continuing
6564 info lifecycle core-util-is@1.0.1~uninstall: core-util-is@1.0.1
6565 silly lifecycle core-util-is@1.0.1~uninstall: no script for uninstall, continuing
6566 verbose unbuild rmStuff core-util-is@1.0.1 from /Users/ogd/Documents/projects/nothingness-level/node_modules
6567 verbose unbuild rmStuff in /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules
6568 info lifecycle core-util-is@1.0.1~postuninstall: core-util-is@1.0.1
6569 silly lifecycle core-util-is@1.0.1~postuninstall: no script for postuninstall, continuing
6570 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is is being purged from base /Users/ogd/Documents/projects/nothingness-level
6571 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is
6572 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is
6573 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/standard/node_modules/eslint/node_modules/concat-stream/node_modules/readable-stream/node_modules
6574 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
6575 verbose unbuild node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
6576 info lifecycle ansi-regex@2.0.0~preuninstall: ansi-regex@2.0.0
6577 silly lifecycle ansi-regex@2.0.0~preuninstall: no script for preuninstall, continuing
6578 info lifecycle ansi-regex@2.0.0~uninstall: ansi-regex@2.0.0
6579 silly lifecycle ansi-regex@2.0.0~uninstall: no script for uninstall, continuing
6580 verbose unbuild rmStuff ansi-regex@2.0.0 from /Users/ogd/Documents/projects/nothingness-level/node_modules
6581 verbose unbuild rmStuff in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi/node_modules
6582 info lifecycle ansi-regex@2.0.0~postuninstall: ansi-regex@2.0.0
6583 silly lifecycle ansi-regex@2.0.0~postuninstall: no script for postuninstall, continuing
6584 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex is being purged from base /Users/ogd/Documents/projects/nothingness-level
6585 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
6586 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex
6587 silly vacuum-fs removing /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi/node_modules
6588 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/tap-mocha-reporter/node_modules/unicode-length/node_modules/chalk/node_modules/strip-ansi
6589 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/repeat-string
6590 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/repeat-string
6591 info lifecycle repeat-string@1.5.2~preuninstall: repeat-string@1.5.2
6592 silly lifecycle repeat-string@1.5.2~preuninstall: no script for preuninstall, continuing
6593 info lifecycle repeat-string@1.5.2~uninstall: repeat-string@1.5.2
6594 silly lifecycle repeat-string@1.5.2~uninstall: no script for uninstall, continuing
6595 verbose unbuild rmStuff repeat-string@1.5.2 from /Users/ogd/Documents/projects/nothingness-level/node_modules
6596 verbose unbuild rmStuff in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules
6597 info lifecycle repeat-string@1.5.2~postuninstall: repeat-string@1.5.2
6598 silly lifecycle repeat-string@1.5.2~postuninstall: no script for postuninstall, continuing
6599 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/repeat-string is being purged from base /Users/ogd/Documents/projects/nothingness-level
6600 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/repeat-string
6601 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/repeat-string
6602 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules
6603 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/kind-of
6604 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/kind-of
6605 info lifecycle kind-of@2.0.0~preuninstall: kind-of@2.0.0
6606 silly lifecycle kind-of@2.0.0~preuninstall: no script for preuninstall, continuing
6607 info lifecycle kind-of@2.0.0~uninstall: kind-of@2.0.0
6608 silly lifecycle kind-of@2.0.0~uninstall: no script for uninstall, continuing
6609 verbose unbuild rmStuff kind-of@2.0.0 from /Users/ogd/Documents/projects/nothingness-level/node_modules
6610 verbose unbuild rmStuff in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules
6611 info lifecycle kind-of@2.0.0~postuninstall: kind-of@2.0.0
6612 silly lifecycle kind-of@2.0.0~postuninstall: no script for postuninstall, continuing
6613 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/kind-of is being purged from base /Users/ogd/Documents/projects/nothingness-level
6614 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/kind-of
6615 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules/kind-of
6616 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/yargs/node_modules/cliui/node_modules/right-align/node_modules/align-text/node_modules
6617 silly remove /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/fast-levenshtein
6618 verbose unbuild node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/fast-levenshtein
6619 info lifecycle fast-levenshtein@1.0.6~preuninstall: fast-levenshtein@1.0.6
6620 silly lifecycle fast-levenshtein@1.0.6~preuninstall: no script for preuninstall, continuing
6621 info lifecycle fast-levenshtein@1.0.6~uninstall: fast-levenshtein@1.0.6
6622 silly lifecycle fast-levenshtein@1.0.6~uninstall: no script for uninstall, continuing
6623 verbose unbuild rmStuff fast-levenshtein@1.0.6 from /Users/ogd/Documents/projects/nothingness-level/node_modules
6624 verbose unbuild rmStuff in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules
6625 info lifecycle fast-levenshtein@1.0.6~postuninstall: fast-levenshtein@1.0.6
6626 silly lifecycle fast-levenshtein@1.0.6~postuninstall: no script for postuninstall, continuing
6627 silly gentlyRm /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/fast-levenshtein is being purged from base /Users/ogd/Documents/projects/nothingness-level
6628 verbose gentlyRm don't care about contents; nuking /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/fast-levenshtein
6629 silly vacuum-fs purging /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules/fast-levenshtein
6630 silly vacuum-fs quitting because other entries in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/optionator/node_modules
6631 silly doSerial move 31
6632 silly move /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/node_modules/amdefine /Users/ogd/Documents/projects/nothingness-level/node_modules/amdefine
6633 info lifecycle amdefine@1.0.0~preuninstall: amdefine@1.0.0
6634 silly lifecycle amdefine@1.0.0~preuninstall: no script for preuninstall, continuing
6635 info lifecycle amdefine@1.0.0~uninstall: amdefine@1.0.0
6636 silly lifecycle amdefine@1.0.0~uninstall: no script for uninstall, continuing
6637 verbose unbuild rmStuff amdefine@1.0.0 from /Users/ogd/Documents/projects/nothingness-level/node_modules
6638 verbose unbuild rmStuff in /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/node_modules
6639 info lifecycle amdefine@1.0.0~postuninstall: amdefine@1.0.0
6640 silly lifecycle amdefine@1.0.0~postuninstall: no script for postuninstall, continuing
6641 verbose unlock done using /Users/ogd/.npm/_locks/staging-b07e8db17ebcbda3.lock for /Users/ogd/Documents/projects/nothingness-level/node_modules/.staging
6642 silly rollbackFailedOptional Starting
6643 silly rollbackFailedOptional Finishing
6644 silly runTopLevelLifecycles Starting
6645 silly runTopLevelLifecycles Finishing
6646 silly install printInstalled
6647 verbose stack Error: ENOENT: no such file or directory, rename '/Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/node_modules/amdefine' -> '/Users/ogd/Documents/projects/nothingness-level/node_modules/amdefine'
6647 verbose stack at Error (native)
6648 verbose cwd /Users/ogd/Documents/projects/nothingness-level
6649 error Darwin 14.5.0
6650 error argv "/usr/local/bin/iojs" "/usr/local/bin/npm" "i"
6651 error node v2.5.0
6652 error npm v3.3.2
6653 error path /Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/node_modules/amdefine
6654 error code ENOENT
6655 error errno -2
6656 error syscall rename
6657 error enoent ENOENT: no such file or directory, rename '/Users/ogd/Documents/projects/nothingness-level/node_modules/tap/node_modules/nyc/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/node_modules/amdefine' -> '/Users/ogd/Documents/projects/nothingness-level/node_modules/amdefine'
6657 error enoent This is most likely not a problem with npm itself
6657 error enoent and is related to npm not being able to find a file.
6658 verbose exit [ -2, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment