git ssb

0+

mixmix / patch-suggest



Tree: 0983372b6a7b3482979097afea8885f1b209a42f

Files: 0983372b6a7b3482979097afea8885f1b209a42f / package-lock.json

24517 bytesRaw
1{
2 "name": "patch-suggest",
3 "version": "2.0.0",
4 "lockfileVersion": 1,
5 "requires": true,
6 "dependencies": {
7 "ansi-regex": {
8 "version": "2.1.1",
9 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
10 "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8="
11 },
12 "ansi-styles": {
13 "version": "2.2.1",
14 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
15 "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4="
16 },
17 "babel-code-frame": {
18 "version": "6.26.0",
19 "resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz",
20 "integrity": "sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=",
21 "requires": {
22 "chalk": "^1.1.3",
23 "esutils": "^2.0.2",
24 "js-tokens": "^3.0.2"
25 }
26 },
27 "babel-core": {
28 "version": "6.26.3",
29 "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-6.26.3.tgz",
30 "integrity": "sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==",
31 "requires": {
32 "babel-code-frame": "^6.26.0",
33 "babel-generator": "^6.26.0",
34 "babel-helpers": "^6.24.1",
35 "babel-messages": "^6.23.0",
36 "babel-register": "^6.26.0",
37 "babel-runtime": "^6.26.0",
38 "babel-template": "^6.26.0",
39 "babel-traverse": "^6.26.0",
40 "babel-types": "^6.26.0",
41 "babylon": "^6.18.0",
42 "convert-source-map": "^1.5.1",
43 "debug": "^2.6.9",
44 "json5": "^0.5.1",
45 "lodash": "^4.17.4",
46 "minimatch": "^3.0.4",
47 "path-is-absolute": "^1.0.1",
48 "private": "^0.1.8",
49 "slash": "^1.0.0",
50 "source-map": "^0.5.7"
51 }
52 },
53 "babel-generator": {
54 "version": "6.26.1",
55 "resolved": "https://registry.npmjs.org/babel-generator/-/babel-generator-6.26.1.tgz",
56 "integrity": "sha512-HyfwY6ApZj7BYTcJURpM5tznulaBvyio7/0d4zFOeMPUmfxkCjHocCuoLa2SAGzBI8AREcH3eP3758F672DppA==",
57 "requires": {
58 "babel-messages": "^6.23.0",
59 "babel-runtime": "^6.26.0",
60 "babel-types": "^6.26.0",
61 "detect-indent": "^4.0.0",
62 "jsesc": "^1.3.0",
63 "lodash": "^4.17.4",
64 "source-map": "^0.5.7",
65 "trim-right": "^1.0.1"
66 }
67 },
68 "babel-helper-call-delegate": {
69 "version": "6.24.1",
70 "resolved": "https://registry.npmjs.org/babel-helper-call-delegate/-/babel-helper-call-delegate-6.24.1.tgz",
71 "integrity": "sha1-7Oaqzdx25Bw0YfiL/Fdb0Nqi340=",
72 "requires": {
73 "babel-helper-hoist-variables": "^6.24.1",
74 "babel-runtime": "^6.22.0",
75 "babel-traverse": "^6.24.1",
76 "babel-types": "^6.24.1"
77 }
78 },
79 "babel-helper-get-function-arity": {
80 "version": "6.24.1",
81 "resolved": "https://registry.npmjs.org/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.24.1.tgz",
82 "integrity": "sha1-j3eCqpNAfEHTqlCQj4mwMbG2hT0=",
83 "requires": {
84 "babel-runtime": "^6.22.0",
85 "babel-types": "^6.24.1"
86 }
87 },
88 "babel-helper-hoist-variables": {
89 "version": "6.24.1",
90 "resolved": "https://registry.npmjs.org/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.24.1.tgz",
91 "integrity": "sha1-HssnaJydJVE+rbyZFKc/VAi+enY=",
92 "requires": {
93 "babel-runtime": "^6.22.0",
94 "babel-types": "^6.24.1"
95 }
96 },
97 "babel-helpers": {
98 "version": "6.24.1",
99 "resolved": "https://registry.npmjs.org/babel-helpers/-/babel-helpers-6.24.1.tgz",
100 "integrity": "sha1-NHHenK7DiOXIUOWX5Yom3fN2ArI=",
101 "requires": {
102 "babel-runtime": "^6.22.0",
103 "babel-template": "^6.24.1"
104 }
105 },
106 "babel-messages": {
107 "version": "6.23.0",
108 "resolved": "https://registry.npmjs.org/babel-messages/-/babel-messages-6.23.0.tgz",
109 "integrity": "sha1-8830cDhYA1sqKVHG7F7fbGLyYw4=",
110 "requires": {
111 "babel-runtime": "^6.22.0"
112 }
113 },
114 "babel-plugin-check-es2015-constants": {
115 "version": "6.22.0",
116 "resolved": "https://registry.npmjs.org/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz",
117 "integrity": "sha1-NRV7EBQm/S/9PaP3XH0ekYNbv4o=",
118 "requires": {
119 "babel-runtime": "^6.22.0"
120 }
121 },
122 "babel-plugin-transform-es2015-arrow-functions": {
123 "version": "6.22.0",
124 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz",
125 "integrity": "sha1-RSaSy3EdX3ncf4XkQM5BufJE0iE=",
126 "requires": {
127 "babel-runtime": "^6.22.0"
128 }
129 },
130 "babel-plugin-transform-es2015-block-scoping": {
131 "version": "6.26.0",
132 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.26.0.tgz",
133 "integrity": "sha1-1w9SmcEwjQXBL0Y4E7CgnnOxiV8=",
134 "requires": {
135 "babel-runtime": "^6.26.0",
136 "babel-template": "^6.26.0",
137 "babel-traverse": "^6.26.0",
138 "babel-types": "^6.26.0",
139 "lodash": "^4.17.4"
140 }
141 },
142 "babel-plugin-transform-es2015-computed-properties": {
143 "version": "6.24.1",
144 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.24.1.tgz",
145 "integrity": "sha1-b+Ko0WiV1WNPTNmZttNICjCBWbM=",
146 "requires": {
147 "babel-runtime": "^6.22.0",
148 "babel-template": "^6.24.1"
149 }
150 },
151 "babel-plugin-transform-es2015-destructuring": {
152 "version": "6.23.0",
153 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.23.0.tgz",
154 "integrity": "sha1-mXux8auWf2gtKwh2/jWNYOdlxW0=",
155 "requires": {
156 "babel-runtime": "^6.22.0"
157 }
158 },
159 "babel-plugin-transform-es2015-parameters": {
160 "version": "6.24.1",
161 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.24.1.tgz",
162 "integrity": "sha1-V6w1GrScrxSpfNE7CfZv3wpiXys=",
163 "requires": {
164 "babel-helper-call-delegate": "^6.24.1",
165 "babel-helper-get-function-arity": "^6.24.1",
166 "babel-runtime": "^6.22.0",
167 "babel-template": "^6.24.1",
168 "babel-traverse": "^6.24.1",
169 "babel-types": "^6.24.1"
170 }
171 },
172 "babel-plugin-transform-es2015-shorthand-properties": {
173 "version": "6.24.1",
174 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz",
175 "integrity": "sha1-JPh11nIch2YbvZmkYi5R8U3jiqA=",
176 "requires": {
177 "babel-runtime": "^6.22.0",
178 "babel-types": "^6.24.1"
179 }
180 },
181 "babel-plugin-transform-es2015-spread": {
182 "version": "6.22.0",
183 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-6.22.0.tgz",
184 "integrity": "sha1-1taKmfia7cRTbIGlQujdnxdG+NE=",
185 "requires": {
186 "babel-runtime": "^6.22.0"
187 }
188 },
189 "babel-plugin-transform-es2015-template-literals": {
190 "version": "6.22.0",
191 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.22.0.tgz",
192 "integrity": "sha1-qEs0UPfp+PH2g51taH2oS7EjbY0=",
193 "requires": {
194 "babel-runtime": "^6.22.0"
195 }
196 },
197 "babel-preset-es2040": {
198 "version": "1.1.1",
199 "resolved": "https://registry.npmjs.org/babel-preset-es2040/-/babel-preset-es2040-1.1.1.tgz",
200 "integrity": "sha1-QIzDNyRwggXHgGZ7kw+njfW8j5Q=",
201 "requires": {
202 "babel-plugin-check-es2015-constants": "^6.8.0",
203 "babel-plugin-transform-es2015-arrow-functions": "^6.8.0",
204 "babel-plugin-transform-es2015-block-scoping": "^6.9.0",
205 "babel-plugin-transform-es2015-computed-properties": "^6.8.0",
206 "babel-plugin-transform-es2015-destructuring": "^6.9.0",
207 "babel-plugin-transform-es2015-parameters": "^6.9.0",
208 "babel-plugin-transform-es2015-shorthand-properties": "^6.8.0",
209 "babel-plugin-transform-es2015-spread": "^6.8.0",
210 "babel-plugin-transform-es2015-template-literals": "^6.8.0"
211 }
212 },
213 "babel-register": {
214 "version": "6.26.0",
215 "resolved": "https://registry.npmjs.org/babel-register/-/babel-register-6.26.0.tgz",
216 "integrity": "sha1-btAhFz4vy0htestFxgCahW9kcHE=",
217 "requires": {
218 "babel-core": "^6.26.0",
219 "babel-runtime": "^6.26.0",
220 "core-js": "^2.5.0",
221 "home-or-tmp": "^2.0.0",
222 "lodash": "^4.17.4",
223 "mkdirp": "^0.5.1",
224 "source-map-support": "^0.4.15"
225 }
226 },
227 "babel-runtime": {
228 "version": "6.26.0",
229 "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz",
230 "integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=",
231 "requires": {
232 "core-js": "^2.4.0",
233 "regenerator-runtime": "^0.11.0"
234 }
235 },
236 "babel-template": {
237 "version": "6.26.0",
238 "resolved": "https://registry.npmjs.org/babel-template/-/babel-template-6.26.0.tgz",
239 "integrity": "sha1-3gPi0WOWsGn0bdn/+FIfsaDjXgI=",
240 "requires": {
241 "babel-runtime": "^6.26.0",
242 "babel-traverse": "^6.26.0",
243 "babel-types": "^6.26.0",
244 "babylon": "^6.18.0",
245 "lodash": "^4.17.4"
246 }
247 },
248 "babel-traverse": {
249 "version": "6.26.0",
250 "resolved": "https://registry.npmjs.org/babel-traverse/-/babel-traverse-6.26.0.tgz",
251 "integrity": "sha1-RqnL1+3MYsjlwGTi0tjQ9ANXZu4=",
252 "requires": {
253 "babel-code-frame": "^6.26.0",
254 "babel-messages": "^6.23.0",
255 "babel-runtime": "^6.26.0",
256 "babel-types": "^6.26.0",
257 "babylon": "^6.18.0",
258 "debug": "^2.6.8",
259 "globals": "^9.18.0",
260 "invariant": "^2.2.2",
261 "lodash": "^4.17.4"
262 }
263 },
264 "babel-types": {
265 "version": "6.26.0",
266 "resolved": "https://registry.npmjs.org/babel-types/-/babel-types-6.26.0.tgz",
267 "integrity": "sha1-o7Bz+Uq0nrb6Vc1lInozQ4BjJJc=",
268 "requires": {
269 "babel-runtime": "^6.26.0",
270 "esutils": "^2.0.2",
271 "lodash": "^4.17.4",
272 "to-fast-properties": "^1.0.3"
273 }
274 },
275 "babylon": {
276 "version": "6.18.0",
277 "resolved": "https://registry.npmjs.org/babylon/-/babylon-6.18.0.tgz",
278 "integrity": "sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ=="
279 },
280 "balanced-match": {
281 "version": "1.0.0",
282 "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
283 "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c="
284 },
285 "brace-expansion": {
286 "version": "1.1.11",
287 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
288 "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
289 "requires": {
290 "balanced-match": "^1.0.0",
291 "concat-map": "0.0.1"
292 }
293 },
294 "browser-split": {
295 "version": "0.0.1",
296 "resolved": "https://registry.npmjs.org/browser-split/-/browser-split-0.0.1.tgz",
297 "integrity": "sha1-ewl1dPjj6tYG+0Zk5krf3aKYGpM="
298 },
299 "chalk": {
300 "version": "1.1.3",
301 "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
302 "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
303 "requires": {
304 "ansi-styles": "^2.2.1",
305 "escape-string-regexp": "^1.0.2",
306 "has-ansi": "^2.0.0",
307 "strip-ansi": "^3.0.0",
308 "supports-color": "^2.0.0"
309 }
310 },
311 "concat-map": {
312 "version": "0.0.1",
313 "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
314 "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
315 },
316 "convert-source-map": {
317 "version": "1.5.1",
318 "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.5.1.tgz",
319 "integrity": "sha1-uCeAl7m8IpNl3lxiz1/K7YtVmeU="
320 },
321 "core-js": {
322 "version": "2.5.7",
323 "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.5.7.tgz",
324 "integrity": "sha512-RszJCAxg/PP6uzXVXL6BsxSXx/B05oJAQ2vkJRjyjrEcNVycaqOmNb5OTxZPE3xa5gwZduqza6L9JOCenh/Ecw=="
325 },
326 "core-util-is": {
327 "version": "1.0.2",
328 "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
329 "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
330 },
331 "debug": {
332 "version": "2.6.9",
333 "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
334 "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
335 "requires": {
336 "ms": "2.0.0"
337 }
338 },
339 "depnest": {
340 "version": "1.3.0",
341 "resolved": "https://registry.npmjs.org/depnest/-/depnest-1.3.0.tgz",
342 "integrity": "sha1-FL2KNh30RdLTT37LNi1sdFcoiVk=",
343 "requires": {
344 "es2040": "^1.2.3",
345 "libnested": "^1.2.1"
346 }
347 },
348 "detect-indent": {
349 "version": "4.0.0",
350 "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-4.0.0.tgz",
351 "integrity": "sha1-920GQ1LN9Docts5hnE7jqUdd4gg=",
352 "requires": {
353 "repeating": "^2.0.0"
354 }
355 },
356 "es2040": {
357 "version": "1.2.6",
358 "resolved": "https://registry.npmjs.org/es2040/-/es2040-1.2.6.tgz",
359 "integrity": "sha512-+sAm7CSGH2+0NMZqm63huevZVoyk8OwF8lVIdwPcNtvZxX3YIITGiui8bfLYS8oNcgCgHNYO+QsgMafwo1OWwg==",
360 "requires": {
361 "babel-core": "^6.9.1",
362 "babel-preset-es2040": "^1.1.0",
363 "through2": "^2.0.1"
364 }
365 },
366 "escape-string-regexp": {
367 "version": "1.0.5",
368 "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
369 "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
370 },
371 "esutils": {
372 "version": "2.0.2",
373 "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz",
374 "integrity": "sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs="
375 },
376 "globals": {
377 "version": "9.18.0",
378 "resolved": "https://registry.npmjs.org/globals/-/globals-9.18.0.tgz",
379 "integrity": "sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ=="
380 },
381 "has-ansi": {
382 "version": "2.0.0",
383 "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
384 "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
385 "requires": {
386 "ansi-regex": "^2.0.0"
387 }
388 },
389 "home-or-tmp": {
390 "version": "2.0.0",
391 "resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-2.0.0.tgz",
392 "integrity": "sha1-42w/LSyufXRqhX440Y1fMqeILbg=",
393 "requires": {
394 "os-homedir": "^1.0.0",
395 "os-tmpdir": "^1.0.1"
396 }
397 },
398 "inherits": {
399 "version": "2.0.3",
400 "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
401 "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
402 },
403 "invariant": {
404 "version": "2.2.4",
405 "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz",
406 "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==",
407 "requires": {
408 "loose-envify": "^1.0.0"
409 }
410 },
411 "ip": {
412 "version": "1.1.5",
413 "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz",
414 "integrity": "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo="
415 },
416 "is-finite": {
417 "version": "1.0.2",
418 "resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.0.2.tgz",
419 "integrity": "sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=",
420 "requires": {
421 "number-is-nan": "^1.0.0"
422 }
423 },
424 "is-valid-domain": {
425 "version": "0.0.5",
426 "resolved": "https://registry.npmjs.org/is-valid-domain/-/is-valid-domain-0.0.5.tgz",
427 "integrity": "sha1-SOcDGfy0MAkjbpazf5hDiJzntRM="
428 },
429 "isarray": {
430 "version": "1.0.0",
431 "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
432 "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
433 },
434 "js-tokens": {
435 "version": "3.0.2",
436 "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz",
437 "integrity": "sha1-mGbfOVECEw449/mWvOtlRDIJwls="
438 },
439 "jsesc": {
440 "version": "1.3.0",
441 "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-1.3.0.tgz",
442 "integrity": "sha1-RsP+yMGJKxKwgz25vHYiF226s0s="
443 },
444 "json5": {
445 "version": "0.5.1",
446 "resolved": "https://registry.npmjs.org/json5/-/json5-0.5.1.tgz",
447 "integrity": "sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE="
448 },
449 "libnested": {
450 "version": "1.3.2",
451 "resolved": "https://registry.npmjs.org/libnested/-/libnested-1.3.2.tgz",
452 "integrity": "sha512-YvMQglpk/DyB8vFL5usJe6IZTqOU/fRopoUpoOt9TavYh5CaGdTp6zYqrA7DW8tHmZAr8fj+pDXbHBwlVrcVXQ=="
453 },
454 "lodash": {
455 "version": "4.17.10",
456 "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz",
457 "integrity": "sha512-UejweD1pDoXu+AD825lWwp4ZGtSwgnpZxb3JDViD7StjQz+Nb/6l093lx4OQ0foGWNRoc19mWy7BzL+UAK2iVg=="
458 },
459 "lodash.map": {
460 "version": "4.6.0",
461 "resolved": "https://registry.npmjs.org/lodash.map/-/lodash.map-4.6.0.tgz",
462 "integrity": "sha1-dx7Hg540c9nEzeKLGTlMNWL09tM="
463 },
464 "loose-envify": {
465 "version": "1.3.1",
466 "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.3.1.tgz",
467 "integrity": "sha1-0aitM/qc4OcT1l/dCsi3SNR4yEg=",
468 "requires": {
469 "js-tokens": "^3.0.0"
470 }
471 },
472 "minimatch": {
473 "version": "3.0.4",
474 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
475 "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
476 "requires": {
477 "brace-expansion": "^1.1.7"
478 }
479 },
480 "minimist": {
481 "version": "0.0.8",
482 "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
483 "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0="
484 },
485 "mkdirp": {
486 "version": "0.5.1",
487 "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
488 "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=",
489 "requires": {
490 "minimist": "0.0.8"
491 }
492 },
493 "ms": {
494 "version": "2.0.0",
495 "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
496 "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
497 },
498 "mutant": {
499 "version": "3.22.1",
500 "resolved": "https://registry.npmjs.org/mutant/-/mutant-3.22.1.tgz",
501 "integrity": "sha1-kEh1RvcAs8KKqApD0c99M48wdYE=",
502 "requires": {
503 "browser-split": "0.0.1",
504 "xtend": "^4.0.1"
505 }
506 },
507 "number-is-nan": {
508 "version": "1.0.1",
509 "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
510 "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0="
511 },
512 "os-homedir": {
513 "version": "1.0.2",
514 "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
515 "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M="
516 },
517 "os-tmpdir": {
518 "version": "1.0.2",
519 "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
520 "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ="
521 },
522 "path-is-absolute": {
523 "version": "1.0.1",
524 "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
525 "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18="
526 },
527 "private": {
528 "version": "0.1.8",
529 "resolved": "https://registry.npmjs.org/private/-/private-0.1.8.tgz",
530 "integrity": "sha512-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg=="
531 },
532 "process-nextick-args": {
533 "version": "2.0.0",
534 "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.0.tgz",
535 "integrity": "sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw=="
536 },
537 "readable-stream": {
538 "version": "2.3.6",
539 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz",
540 "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==",
541 "requires": {
542 "core-util-is": "~1.0.0",
543 "inherits": "~2.0.3",
544 "isarray": "~1.0.0",
545 "process-nextick-args": "~2.0.0",
546 "safe-buffer": "~5.1.1",
547 "string_decoder": "~1.1.1",
548 "util-deprecate": "~1.0.1"
549 }
550 },
551 "regenerator-runtime": {
552 "version": "0.11.1",
553 "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz",
554 "integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg=="
555 },
556 "repeating": {
557 "version": "2.0.1",
558 "resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz",
559 "integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=",
560 "requires": {
561 "is-finite": "^1.0.0"
562 }
563 },
564 "safe-buffer": {
565 "version": "5.1.2",
566 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
567 "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
568 },
569 "slash": {
570 "version": "1.0.0",
571 "resolved": "https://registry.npmjs.org/slash/-/slash-1.0.0.tgz",
572 "integrity": "sha1-xB8vbDn8FtHNF61LXYlhFK5HDVU="
573 },
574 "source-map": {
575 "version": "0.5.7",
576 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
577 "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
578 },
579 "source-map-support": {
580 "version": "0.4.18",
581 "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.18.tgz",
582 "integrity": "sha512-try0/JqxPLF9nOjvSta7tVondkP5dwgyLDjVoyMDlmjugT2lRZ1OfsrYTkCd2hkDnJTKRbO/Rl3orm8vlsUzbA==",
583 "requires": {
584 "source-map": "^0.5.6"
585 }
586 },
587 "ssb-ref": {
588 "version": "2.11.1",
589 "resolved": "https://registry.npmjs.org/ssb-ref/-/ssb-ref-2.11.1.tgz",
590 "integrity": "sha512-K3L9hJ1v0HrH8abtEKiBkdeabHVaws+CS81mZqUfhR84i0dlYhiIIDwqeLxUj/1mLcsZPF3gMKPsFCUr7UAdMA==",
591 "requires": {
592 "ip": "^1.1.3",
593 "is-valid-domain": "~0.0.1"
594 }
595 },
596 "string_decoder": {
597 "version": "1.1.1",
598 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
599 "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
600 "requires": {
601 "safe-buffer": "~5.1.0"
602 }
603 },
604 "strip-ansi": {
605 "version": "3.0.1",
606 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
607 "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
608 "requires": {
609 "ansi-regex": "^2.0.0"
610 }
611 },
612 "supports-color": {
613 "version": "2.0.0",
614 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
615 "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc="
616 },
617 "through2": {
618 "version": "2.0.3",
619 "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz",
620 "integrity": "sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=",
621 "requires": {
622 "readable-stream": "^2.1.5",
623 "xtend": "~4.0.1"
624 }
625 },
626 "to-fast-properties": {
627 "version": "1.0.3",
628 "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-1.0.3.tgz",
629 "integrity": "sha1-uDVx+k2MJbguIxsG46MFXeTKGkc="
630 },
631 "trim-right": {
632 "version": "1.0.1",
633 "resolved": "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz",
634 "integrity": "sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM="
635 },
636 "util-deprecate": {
637 "version": "1.0.2",
638 "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
639 "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
640 },
641 "xtend": {
642 "version": "4.0.1",
643 "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz",
644 "integrity": "sha1-pcbVMr5lbiPbgg77lDofBJmNY68="
645 }
646 }
647}
648

Built with git-ssb-web