root / HServer / 00.Server / 00.Program / node_modules / npm / package.json
이력 | 보기 | 이력해설 | 다운로드 (57.1 KB)
1 |
{ |
---|---|
2 |
"_from": "npm@5.3.0", |
3 |
"_id": "npm@5.3.0", |
4 |
"_inBundle": false, |
5 |
"_integrity": "sha512-ZJsOWVJ25E2C5Qedf4w9ePIv5hrPCdDIsHhq89tRxSJCqyIfDAMh0KoU9xeTu7yHT9ZrxPF7mopq1TCWxtMfkw==", |
6 |
"_location": "/npm", |
7 |
"_phantomChildren": {},
|
8 |
"_requested": {
|
9 |
"type": "version", |
10 |
"registry": true, |
11 |
"raw": "npm@5.3.0", |
12 |
"name": "npm", |
13 |
"escapedName": "npm", |
14 |
"rawSpec": "5.3.0", |
15 |
"saveSpec": null, |
16 |
"fetchSpec": "5.3.0" |
17 |
}, |
18 |
"_requiredBy": [
|
19 |
"#USER",
|
20 |
"/"
|
21 |
], |
22 |
"_resolved": "https://registry.npmjs.org/npm/-/npm-5.3.0.tgz", |
23 |
"_shasum": "e2ae85ef09d53f7f570a05578692899bf7879f17", |
24 |
"_spec": "npm@5.3.0", |
25 |
"_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program", |
26 |
"author": {
|
27 |
"name": "Isaac Z. Schlueter", |
28 |
"email": "i@izs.me", |
29 |
"url": "http://blog.izs.me" |
30 |
}, |
31 |
"bin": {
|
32 |
"npm": "./bin/npm-cli.js", |
33 |
"npx": "./bin/npx-cli.js" |
34 |
}, |
35 |
"bugs": {
|
36 |
"url": "https://github.com/npm/npm/issues" |
37 |
}, |
38 |
"bundleDependencies": [
|
39 |
"abbrev",
|
40 |
"ansi-regex",
|
41 |
"ansicolors",
|
42 |
"ansistyles",
|
43 |
"aproba",
|
44 |
"archy",
|
45 |
"cacache",
|
46 |
"call-limit",
|
47 |
"bluebird",
|
48 |
"chownr",
|
49 |
"cmd-shim",
|
50 |
"columnify",
|
51 |
"config-chain",
|
52 |
"debuglog",
|
53 |
"detect-indent",
|
54 |
"dezalgo",
|
55 |
"editor",
|
56 |
"fs-vacuum",
|
57 |
"fs-write-stream-atomic",
|
58 |
"fstream",
|
59 |
"fstream-npm",
|
60 |
"glob",
|
61 |
"graceful-fs",
|
62 |
"has-unicode",
|
63 |
"hosted-git-info",
|
64 |
"iferr",
|
65 |
"imurmurhash",
|
66 |
"inflight",
|
67 |
"inherits",
|
68 |
"ini",
|
69 |
"init-package-json",
|
70 |
"JSONStream",
|
71 |
"lazy-property",
|
72 |
"lockfile",
|
73 |
"lodash._baseindexof",
|
74 |
"lodash._baseuniq",
|
75 |
"lodash._bindcallback",
|
76 |
"lodash._cacheindexof",
|
77 |
"lodash._createcache",
|
78 |
"lodash._getnative",
|
79 |
"lodash.clonedeep",
|
80 |
"lodash.restparam",
|
81 |
"lodash.union",
|
82 |
"lodash.uniq",
|
83 |
"lodash.without",
|
84 |
"lru-cache",
|
85 |
"mkdirp",
|
86 |
"mississippi",
|
87 |
"move-concurrently",
|
88 |
"node-gyp",
|
89 |
"nopt",
|
90 |
"normalize-package-data",
|
91 |
"npm-cache-filename",
|
92 |
"npm-install-checks",
|
93 |
"npm-package-arg",
|
94 |
"npm-registry-client",
|
95 |
"npm-user-validate",
|
96 |
"npmlog",
|
97 |
"once",
|
98 |
"opener",
|
99 |
"osenv",
|
100 |
"pacote",
|
101 |
"path-is-inside",
|
102 |
"promise-inflight",
|
103 |
"read",
|
104 |
"read-cmd-shim",
|
105 |
"read-installed",
|
106 |
"read-package-json",
|
107 |
"read-package-tree",
|
108 |
"readable-stream",
|
109 |
"readdir-scoped-modules",
|
110 |
"request",
|
111 |
"retry",
|
112 |
"rimraf",
|
113 |
"semver",
|
114 |
"sha",
|
115 |
"slide",
|
116 |
"sorted-object",
|
117 |
"sorted-union-stream",
|
118 |
"ssri",
|
119 |
"strip-ansi",
|
120 |
"tar",
|
121 |
"text-table",
|
122 |
"uid-number",
|
123 |
"umask",
|
124 |
"unique-filename",
|
125 |
"unpipe",
|
126 |
"update-notifier",
|
127 |
"uuid",
|
128 |
"validate-npm-package-license",
|
129 |
"validate-npm-package-name",
|
130 |
"which",
|
131 |
"wrappy",
|
132 |
"write-file-atomic",
|
133 |
"safe-buffer",
|
134 |
"worker-farm",
|
135 |
"libnpx"
|
136 |
], |
137 |
"config": {
|
138 |
"publishtest": false |
139 |
}, |
140 |
"contributors": [
|
141 |
{ |
142 |
"name": "Isaac Z. Schlueter", |
143 |
"email": "i@izs.me" |
144 |
}, |
145 |
{ |
146 |
"name": "Steve Steiner", |
147 |
"email": "ssteinerX@gmail.com" |
148 |
}, |
149 |
{ |
150 |
"name": "Mikeal Rogers", |
151 |
"email": "mikeal.rogers@gmail.com" |
152 |
}, |
153 |
{ |
154 |
"name": "Aaron Blohowiak", |
155 |
"email": "aaron.blohowiak@gmail.com" |
156 |
}, |
157 |
{ |
158 |
"name": "Martyn Smith", |
159 |
"email": "martyn@dollyfish.net.nz" |
160 |
}, |
161 |
{ |
162 |
"name": "Charlie Robbins", |
163 |
"email": "charlie.robbins@gmail.com" |
164 |
}, |
165 |
{ |
166 |
"name": "Francisco Treacy", |
167 |
"email": "francisco.treacy@gmail.com" |
168 |
}, |
169 |
{ |
170 |
"name": "Cliffano Subagio", |
171 |
"email": "cliffano@gmail.com" |
172 |
}, |
173 |
{ |
174 |
"name": "Christian Eager", |
175 |
"email": "christian.eager@nokia.com" |
176 |
}, |
177 |
{ |
178 |
"name": "Dav Glass", |
179 |
"email": "davglass@gmail.com" |
180 |
}, |
181 |
{ |
182 |
"name": "Alex K. Wolfe", |
183 |
"email": "alexkwolfe@gmail.com" |
184 |
}, |
185 |
{ |
186 |
"name": "James Sanders", |
187 |
"email": "jimmyjazz14@gmail.com" |
188 |
}, |
189 |
{ |
190 |
"name": "Reid Burke", |
191 |
"email": "me@reidburke.com" |
192 |
}, |
193 |
{ |
194 |
"name": "Arlo Breault", |
195 |
"email": "arlolra@gmail.com" |
196 |
}, |
197 |
{ |
198 |
"name": "Timo Derstappen", |
199 |
"email": "teemow@gmail.com" |
200 |
}, |
201 |
{ |
202 |
"name": "Bart Teeuwisse", |
203 |
"email": "bart.teeuwisse@thecodemill.biz" |
204 |
}, |
205 |
{ |
206 |
"name": "Ben Noordhuis", |
207 |
"email": "info@bnoordhuis.nl" |
208 |
}, |
209 |
{ |
210 |
"name": "Tor Valamo", |
211 |
"email": "tor.valamo@gmail.com" |
212 |
}, |
213 |
{ |
214 |
"name": "Whyme.Lyu", |
215 |
"email": "5longluna@gmail.com" |
216 |
}, |
217 |
{ |
218 |
"name": "Olivier Melcher", |
219 |
"email": "olivier.melcher@gmail.com" |
220 |
}, |
221 |
{ |
222 |
"name": "Tomaž Muraus", |
223 |
"email": "kami@k5-storitve.net" |
224 |
}, |
225 |
{ |
226 |
"name": "Evan Meagher", |
227 |
"email": "evan.meagher@gmail.com" |
228 |
}, |
229 |
{ |
230 |
"name": "Orlando Vazquez", |
231 |
"email": "ovazquez@gmail.com" |
232 |
}, |
233 |
{ |
234 |
"name": "Kai Chen", |
235 |
"email": "kaichenxyz@gmail.com" |
236 |
}, |
237 |
{ |
238 |
"name": "George Miroshnykov", |
239 |
"email": "gmiroshnykov@lohika.com" |
240 |
}, |
241 |
{ |
242 |
"name": "Geoff Flarity", |
243 |
"email": "geoff.flarity@gmail.com" |
244 |
}, |
245 |
{ |
246 |
"name": "Max Goodman", |
247 |
"email": "c@chromakode.com" |
248 |
}, |
249 |
{ |
250 |
"name": "Pete Kruckenberg", |
251 |
"email": "pete@kruckenberg.com" |
252 |
}, |
253 |
{ |
254 |
"name": "Laurie Harper", |
255 |
"email": "laurie@holoweb.net" |
256 |
}, |
257 |
{ |
258 |
"name": "Chris Wong", |
259 |
"email": "chris@chriswongstudio.com" |
260 |
}, |
261 |
{ |
262 |
"name": "Scott Bronson", |
263 |
"email": "brons_github@rinspin.com" |
264 |
}, |
265 |
{ |
266 |
"name": "Federico Romero", |
267 |
"email": "federomero@gmail.com" |
268 |
}, |
269 |
{ |
270 |
"name": "Visnu Pitiyanuvath", |
271 |
"email": "visnupx@gmail.com" |
272 |
}, |
273 |
{ |
274 |
"name": "Irakli Gozalishvili", |
275 |
"email": "rfobic@gmail.com" |
276 |
}, |
277 |
{ |
278 |
"name": "Mark Cahill", |
279 |
"email": "mark@tiemonster.info" |
280 |
}, |
281 |
{ |
282 |
"name": "Tony", |
283 |
"email": "zearin@gonk.net" |
284 |
}, |
285 |
{ |
286 |
"name": "Iain Sproat", |
287 |
"email": "iainsproat@gmail.com" |
288 |
}, |
289 |
{ |
290 |
"name": "Trent Mick", |
291 |
"email": "trentm@gmail.com" |
292 |
}, |
293 |
{ |
294 |
"name": "Felix Geisendörfer", |
295 |
"email": "felix@debuggable.com" |
296 |
}, |
297 |
{ |
298 |
"name": "Jameson Little", |
299 |
"email": "t.jameson.little@gmail.com" |
300 |
}, |
301 |
{ |
302 |
"name": "Conny Brunnkvist", |
303 |
"email": "conny@fuchsia.se" |
304 |
}, |
305 |
{ |
306 |
"name": "Will Elwood", |
307 |
"email": "w.elwood08@gmail.com" |
308 |
}, |
309 |
{ |
310 |
"name": "Dean Landolt", |
311 |
"email": "dean@deanlandolt.com" |
312 |
}, |
313 |
{ |
314 |
"name": "Oleg Efimov", |
315 |
"email": "efimovov@gmail.com" |
316 |
}, |
317 |
{ |
318 |
"name": "Martin Cooper", |
319 |
"email": "mfncooper@gmail.com" |
320 |
}, |
321 |
{ |
322 |
"name": "Jann Horn", |
323 |
"email": "jannhorn@googlemail.com" |
324 |
}, |
325 |
{ |
326 |
"name": "Andrew Bradley", |
327 |
"email": "cspotcode@gmail.com" |
328 |
}, |
329 |
{ |
330 |
"name": "Maciej Małecki", |
331 |
"email": "me@mmalecki.com" |
332 |
}, |
333 |
{ |
334 |
"name": "Stephen Sugden", |
335 |
"email": "glurgle@gmail.com" |
336 |
}, |
337 |
{ |
338 |
"name": "Michael Budde", |
339 |
"email": "mbudde@gmail.com" |
340 |
}, |
341 |
{ |
342 |
"name": "Jason Smith", |
343 |
"email": "jhs@iriscouch.com" |
344 |
}, |
345 |
{ |
346 |
"name": "Gautham Pai", |
347 |
"email": "buzypi@gmail.com" |
348 |
}, |
349 |
{ |
350 |
"name": "David Trejo", |
351 |
"email": "david.daniel.trejo@gmail.com" |
352 |
}, |
353 |
{ |
354 |
"name": "Paul Vorbach", |
355 |
"email": "paul@vorb.de" |
356 |
}, |
357 |
{ |
358 |
"name": "George Ornbo", |
359 |
"email": "george@shapeshed.com" |
360 |
}, |
361 |
{ |
362 |
"name": "Tim Oxley", |
363 |
"email": "secoif@gmail.com" |
364 |
}, |
365 |
{ |
366 |
"name": "Tyler Green", |
367 |
"email": "tyler.green2@gmail.com" |
368 |
}, |
369 |
{ |
370 |
"name": "Dave Pacheco", |
371 |
"email": "dap@joyent.com" |
372 |
}, |
373 |
{ |
374 |
"name": "Danila Gerasimov", |
375 |
"email": "danila.gerasimov@gmail.com" |
376 |
}, |
377 |
{ |
378 |
"name": "Rod Vagg", |
379 |
"email": "rod@vagg.org" |
380 |
}, |
381 |
{ |
382 |
"name": "Christian Howe", |
383 |
"email": "coderarity@gmail.com" |
384 |
}, |
385 |
{ |
386 |
"name": "Andrew Lunny", |
387 |
"email": "alunny@gmail.com" |
388 |
}, |
389 |
{ |
390 |
"name": "Henrik Hodne", |
391 |
"email": "dvyjones@binaryhex.com" |
392 |
}, |
393 |
{ |
394 |
"name": "Adam Blackburn", |
395 |
"email": "regality@gmail.com" |
396 |
}, |
397 |
{ |
398 |
"name": "Kris Windham", |
399 |
"email": "kriswindham@gmail.com" |
400 |
}, |
401 |
{ |
402 |
"name": "Jens Grunert", |
403 |
"email": "jens.grunert@gmail.com" |
404 |
}, |
405 |
{ |
406 |
"name": "Joost-Wim Boekesteijn", |
407 |
"email": "joost-wim@boekesteijn.nl" |
408 |
}, |
409 |
{ |
410 |
"name": "Dalmais Maxence", |
411 |
"email": "root@ip-10-195-202-5.ec2.internal" |
412 |
}, |
413 |
{ |
414 |
"name": "Marcus Ekwall", |
415 |
"email": "marcus.ekwall@gmail.com" |
416 |
}, |
417 |
{ |
418 |
"name": "Aaron Stacy", |
419 |
"email": "aaron.r.stacy@gmail.com" |
420 |
}, |
421 |
{ |
422 |
"name": "Phillip Howell", |
423 |
"email": "phowell@cothm.org" |
424 |
}, |
425 |
{ |
426 |
"name": "Domenic Denicola", |
427 |
"email": "domenic@domenicdenicola.com" |
428 |
}, |
429 |
{ |
430 |
"name": "James Halliday", |
431 |
"email": "mail@substack.net" |
432 |
}, |
433 |
{ |
434 |
"name": "Jeremy Cantrell", |
435 |
"email": "jmcantrell@gmail.com" |
436 |
}, |
437 |
{ |
438 |
"name": "Ribettes", |
439 |
"email": "patlogan29@gmail.com" |
440 |
}, |
441 |
{ |
442 |
"name": "Don Park", |
443 |
"email": "donpark@docuverse.com" |
444 |
}, |
445 |
{ |
446 |
"name": "Einar Otto Stangvik", |
447 |
"email": "einaros@gmail.com" |
448 |
}, |
449 |
{ |
450 |
"name": "Kei Son", |
451 |
"email": "heyacct@gmail.com" |
452 |
}, |
453 |
{ |
454 |
"name": "Nicolas Morel", |
455 |
"email": "marsup@gmail.com" |
456 |
}, |
457 |
{ |
458 |
"name": "Mark Dube", |
459 |
"email": "markisdee@gmail.com" |
460 |
}, |
461 |
{ |
462 |
"name": "Nathan Rajlich", |
463 |
"email": "nathan@tootallnate.net" |
464 |
}, |
465 |
{ |
466 |
"name": "Maxim Bogushevich", |
467 |
"email": "boga1@mail.ru" |
468 |
}, |
469 |
{ |
470 |
"name": "Meaglin", |
471 |
"email": "Meaglin.wasabi@gmail.com" |
472 |
}, |
473 |
{ |
474 |
"name": "Ben Evans", |
475 |
"email": "ben@bensbit.co.uk" |
476 |
}, |
477 |
{ |
478 |
"name": "Nathan Zadoks", |
479 |
"email": "nathan@nathan7.eu" |
480 |
}, |
481 |
{ |
482 |
"name": "Brian White", |
483 |
"email": "mscdex@mscdex.net" |
484 |
}, |
485 |
{ |
486 |
"name": "Jed Schmidt", |
487 |
"email": "tr@nslator.jp" |
488 |
}, |
489 |
{ |
490 |
"name": "Ian Livingstone", |
491 |
"email": "ianl@cs.dal.ca" |
492 |
}, |
493 |
{ |
494 |
"name": "Patrick Pfeiffer", |
495 |
"email": "patrick@buzzle.at" |
496 |
}, |
497 |
{ |
498 |
"name": "Paul Miller", |
499 |
"email": "paul@paulmillr.com" |
500 |
}, |
501 |
{ |
502 |
"name": "Ryan Emery", |
503 |
"email": "seebees@gmail.com" |
504 |
}, |
505 |
{ |
506 |
"name": "Carl Lange", |
507 |
"email": "carl@flax.ie" |
508 |
}, |
509 |
{ |
510 |
"name": "Jan Lehnardt", |
511 |
"email": "jan@apache.org" |
512 |
}, |
513 |
{ |
514 |
"name": "Stuart P. Bentley", |
515 |
"email": "stuart@testtrack4.com" |
516 |
}, |
517 |
{ |
518 |
"name": "Johan Sköld", |
519 |
"email": "johan@skold.cc" |
520 |
}, |
521 |
{ |
522 |
"name": "Stuart Knightley", |
523 |
"email": "stuart@stuartk.com" |
524 |
}, |
525 |
{ |
526 |
"name": "Niggler", |
527 |
"email": "nirk.niggler@gmail.com" |
528 |
}, |
529 |
{ |
530 |
"name": "Paolo Fragomeni", |
531 |
"email": "paolo@async.ly" |
532 |
}, |
533 |
{ |
534 |
"name": "Jaakko Manninen", |
535 |
"email": "jaakko@rocketpack.fi" |
536 |
}, |
537 |
{ |
538 |
"name": "Luke Arduini", |
539 |
"email": "luke.arduini@gmail.com" |
540 |
}, |
541 |
{ |
542 |
"name": "Larz Conwell", |
543 |
"email": "larz@larz-laptop.(none)", |
544 |
"url": "none" |
545 |
}, |
546 |
{ |
547 |
"name": "Marcel Klehr", |
548 |
"email": "mklehr@gmx.net" |
549 |
}, |
550 |
{ |
551 |
"name": "Robert Kowalski", |
552 |
"email": "rok@kowalski.gd" |
553 |
}, |
554 |
{ |
555 |
"name": "Forbes Lindesay", |
556 |
"email": "forbes@lindesay.co.uk" |
557 |
}, |
558 |
{ |
559 |
"name": "Vaz Allen", |
560 |
"email": "vaz@tryptid.com" |
561 |
}, |
562 |
{ |
563 |
"name": "Jake Verbaten", |
564 |
"email": "raynos2@gmail.com" |
565 |
}, |
566 |
{ |
567 |
"name": "Schabse Laks", |
568 |
"email": "Dev@SLaks.net" |
569 |
}, |
570 |
{ |
571 |
"name": "Florian Margaine", |
572 |
"email": "florian@margaine.com" |
573 |
}, |
574 |
{ |
575 |
"name": "Johan Nordberg", |
576 |
"email": "its@johan-nordberg.com" |
577 |
}, |
578 |
{ |
579 |
"name": "Ian Babrou", |
580 |
"email": "ibobrik@gmail.com" |
581 |
}, |
582 |
{ |
583 |
"name": "Di Wu", |
584 |
"email": "dwu@palantir.com" |
585 |
}, |
586 |
{ |
587 |
"name": "Mathias Bynens", |
588 |
"email": "mathias@qiwi.be" |
589 |
}, |
590 |
{ |
591 |
"name": "Matt McClure", |
592 |
"email": "matt.mcclure@mapmyfitness.com" |
593 |
}, |
594 |
{ |
595 |
"name": "Matt Lunn", |
596 |
"email": "matt@mattlunn.me.uk" |
597 |
}, |
598 |
{ |
599 |
"name": "Alexey Kreschuk", |
600 |
"email": "akrsch@gmail.com" |
601 |
}, |
602 |
{ |
603 |
"name": "elisee", |
604 |
"email": "elisee@sparklin.org" |
605 |
}, |
606 |
{ |
607 |
"name": "Robert Gieseke", |
608 |
"email": "robert.gieseke@gmail.com" |
609 |
}, |
610 |
{ |
611 |
"name": "François Frisch", |
612 |
"email": "francoisfrisch@gmail.com" |
613 |
}, |
614 |
{ |
615 |
"name": "Trevor Burnham", |
616 |
"email": "tburnham@hubspot.com" |
617 |
}, |
618 |
{ |
619 |
"name": "Alan Shaw", |
620 |
"email": "alan@freestyle-developments.co.uk" |
621 |
}, |
622 |
{ |
623 |
"name": "TJ Holowaychuk", |
624 |
"email": "tj@vision-media.ca" |
625 |
}, |
626 |
{ |
627 |
"name": "Nicholas Kinsey", |
628 |
"email": "pyro@feisty.io" |
629 |
}, |
630 |
{ |
631 |
"name": "Paulo Cesar", |
632 |
"email": "pauloc062@gmail.com" |
633 |
}, |
634 |
{ |
635 |
"name": "Elan Shanker", |
636 |
"email": "elan.shanker@gmail.com" |
637 |
}, |
638 |
{ |
639 |
"name": "Jon Spencer", |
640 |
"email": "jon@jonspencer.ca" |
641 |
}, |
642 |
{ |
643 |
"name": "Jason Diamond", |
644 |
"email": "jason@diamond.name" |
645 |
}, |
646 |
{ |
647 |
"name": "Maximilian Antoni", |
648 |
"email": "mail@maxantoni.de" |
649 |
}, |
650 |
{ |
651 |
"name": "Thom Blake", |
652 |
"email": "tblake@brightroll.com" |
653 |
}, |
654 |
{ |
655 |
"name": "Jess Martin", |
656 |
"email": "jessmartin@gmail.com" |
657 |
}, |
658 |
{ |
659 |
"name": "Spain Train", |
660 |
"email": "michael.spainhower@opower.com" |
661 |
}, |
662 |
{ |
663 |
"name": "Alex Rodionov", |
664 |
"email": "p0deje@gmail.com" |
665 |
}, |
666 |
{ |
667 |
"name": "Matt Colyer", |
668 |
"email": "matt@colyer.name" |
669 |
}, |
670 |
{ |
671 |
"name": "Evan You", |
672 |
"email": "yyx990803@gmail.com" |
673 |
}, |
674 |
{ |
675 |
"name": "bitspill", |
676 |
"email": "bitspill+github@bitspill.net" |
677 |
}, |
678 |
{ |
679 |
"name": "Gabriel Falkenberg", |
680 |
"email": "gabriel.falkenberg@gmail.com" |
681 |
}, |
682 |
{ |
683 |
"name": "Alexej Yaroshevich", |
684 |
"email": "alex@qfox.ru" |
685 |
}, |
686 |
{ |
687 |
"name": "Quim Calpe", |
688 |
"email": "quim@kalpe.com" |
689 |
}, |
690 |
{ |
691 |
"name": "Steve Mason", |
692 |
"email": "stevem@brandwatch.com" |
693 |
}, |
694 |
{ |
695 |
"name": "Wil Moore III", |
696 |
"email": "wil.moore@wilmoore.com" |
697 |
}, |
698 |
{ |
699 |
"name": "Sergey Belov", |
700 |
"email": "peimei@ya.ru" |
701 |
}, |
702 |
{ |
703 |
"name": "Tom Huang", |
704 |
"email": "hzlhu.dargon@gmail.com" |
705 |
}, |
706 |
{ |
707 |
"name": "CamilleM", |
708 |
"email": "camille.moulin@alterway.fr" |
709 |
}, |
710 |
{ |
711 |
"name": "Sébastien Santoro", |
712 |
"email": "dereckson@espace-win.org" |
713 |
}, |
714 |
{ |
715 |
"name": "Evan Lucas", |
716 |
"email": "evan@btc.com" |
717 |
}, |
718 |
{ |
719 |
"name": "Quinn Slack", |
720 |
"email": "qslack@qslack.com" |
721 |
}, |
722 |
{ |
723 |
"name": "Alex Kocharin", |
724 |
"email": "alex@kocharin.ru" |
725 |
}, |
726 |
{ |
727 |
"name": "Daniel Santiago", |
728 |
"email": "daniel.santiago@highlevelwebs.com" |
729 |
}, |
730 |
{ |
731 |
"name": "Denis Gladkikh", |
732 |
"email": "outcoldman@gmail.com" |
733 |
}, |
734 |
{ |
735 |
"name": "Andrew Horton", |
736 |
"email": "andrew.j.horton@gmail.com" |
737 |
}, |
738 |
{ |
739 |
"name": "Zeke Sikelianos", |
740 |
"email": "zeke@sikelianos.com" |
741 |
}, |
742 |
{ |
743 |
"name": "Dylan Greene", |
744 |
"email": "dylang@gmail.com" |
745 |
}, |
746 |
{ |
747 |
"name": "Franck Cuny", |
748 |
"email": "franck.cuny@gmail.com" |
749 |
}, |
750 |
{ |
751 |
"name": "Yeonghoon Park", |
752 |
"email": "sola92@gmail.com" |
753 |
}, |
754 |
{ |
755 |
"name": "Rafael de Oleza", |
756 |
"email": "rafa@spotify.com" |
757 |
}, |
758 |
{ |
759 |
"name": "Mikola Lysenko", |
760 |
"email": "mikolalysenko@gmail.com" |
761 |
}, |
762 |
{ |
763 |
"name": "Yazhong Liu", |
764 |
"email": "yorkiefixer@gmail.com" |
765 |
}, |
766 |
{ |
767 |
"name": "Neil Gentleman", |
768 |
"email": "ngentleman@gmail.com" |
769 |
}, |
770 |
{ |
771 |
"name": "Kris Kowal", |
772 |
"email": "kris.kowal@cixar.com" |
773 |
}, |
774 |
{ |
775 |
"name": "Alex Gorbatchev", |
776 |
"email": "alex.gorbatchev@gmail.com" |
777 |
}, |
778 |
{ |
779 |
"name": "Shawn Wildermuth", |
780 |
"email": "shawn@wildermuth.com" |
781 |
}, |
782 |
{ |
783 |
"name": "Wesley de Souza", |
784 |
"email": "wesleywex@gmail.com" |
785 |
}, |
786 |
{ |
787 |
"name": "yoyoyogi", |
788 |
"email": "yogesh.k@gmail.com" |
789 |
}, |
790 |
{ |
791 |
"name": "J. Tangelder", |
792 |
"email": "j.tangelder@gmail.com" |
793 |
}, |
794 |
{ |
795 |
"name": "Jean Lauliac", |
796 |
"email": "jean@lauliac.com" |
797 |
}, |
798 |
{ |
799 |
"name": "Andrey Kislyuk", |
800 |
"email": "kislyuk@gmail.com" |
801 |
}, |
802 |
{ |
803 |
"name": "Thorsten Lorenz", |
804 |
"email": "thlorenz@gmx.de" |
805 |
}, |
806 |
{ |
807 |
"name": "Julian Gruber", |
808 |
"email": "julian@juliangruber.com" |
809 |
}, |
810 |
{ |
811 |
"name": "Benjamin Coe", |
812 |
"email": "bencoe@gmail.com" |
813 |
}, |
814 |
{ |
815 |
"name": "Alex Ford", |
816 |
"email": "Alex.Ford@CodeTunnel.com" |
817 |
}, |
818 |
{ |
819 |
"name": "Matt Hickford", |
820 |
"email": "matt.hickford@gmail.com" |
821 |
}, |
822 |
{ |
823 |
"name": "Sean McGivern", |
824 |
"email": "sean.mcgivern@rightscale.com" |
825 |
}, |
826 |
{ |
827 |
"name": "C J Silverio", |
828 |
"email": "ceejceej@gmail.com" |
829 |
}, |
830 |
{ |
831 |
"name": "Robin Tweedie", |
832 |
"email": "robin@songkick.com" |
833 |
}, |
834 |
{ |
835 |
"name": "Miroslav Bajtoš", |
836 |
"email": "miroslav@strongloop.com" |
837 |
}, |
838 |
{ |
839 |
"name": "David Glasser", |
840 |
"email": "glasser@davidglasser.net" |
841 |
}, |
842 |
{ |
843 |
"name": "Gianluca Casati", |
844 |
"email": "casati_gianluca@yahoo.it" |
845 |
}, |
846 |
{ |
847 |
"name": "Forrest L Norvell", |
848 |
"email": "ogd@aoaioxxysz.net" |
849 |
}, |
850 |
{ |
851 |
"name": "Karsten Tinnefeld", |
852 |
"email": "k.tinnefeld@googlemail.com" |
853 |
}, |
854 |
{ |
855 |
"name": "Bryan Burgers", |
856 |
"email": "bryan@burgers.io" |
857 |
}, |
858 |
{ |
859 |
"name": "David Beitey", |
860 |
"email": "david@davidjb.com" |
861 |
}, |
862 |
{ |
863 |
"name": "Evan You", |
864 |
"email": "yyou@google.com" |
865 |
}, |
866 |
{ |
867 |
"name": "Zach Pomerantz", |
868 |
"email": "zmp@umich.edu" |
869 |
}, |
870 |
{ |
871 |
"name": "Chris Williams", |
872 |
"email": "cwilliams88@gmail.com" |
873 |
}, |
874 |
{ |
875 |
"name": "sudodoki", |
876 |
"email": "smd.deluzion@gmail.com" |
877 |
}, |
878 |
{ |
879 |
"name": "Mick Thompson", |
880 |
"email": "dthompson@gmail.com" |
881 |
}, |
882 |
{ |
883 |
"name": "Felix Rabe", |
884 |
"email": "felix@rabe.io" |
885 |
}, |
886 |
{ |
887 |
"name": "Michael Hayes", |
888 |
"email": "michael@hayes.io" |
889 |
}, |
890 |
{ |
891 |
"name": "Chris Dickinson", |
892 |
"email": "christopher.s.dickinson@gmail.com" |
893 |
}, |
894 |
{ |
895 |
"name": "Bradley Meck", |
896 |
"email": "bradley.meck@gmail.com" |
897 |
}, |
898 |
{ |
899 |
"name": "GeJ", |
900 |
"email": "geraud@gcu.info" |
901 |
}, |
902 |
{ |
903 |
"name": "Andrew Terris", |
904 |
"email": "atterris@gmail.com" |
905 |
}, |
906 |
{ |
907 |
"name": "Michael Nisi", |
908 |
"email": "michael.nisi@gmail.com" |
909 |
}, |
910 |
{ |
911 |
"name": "fengmk2", |
912 |
"email": "fengmk2@gmail.com" |
913 |
}, |
914 |
{ |
915 |
"name": "Adam Meadows", |
916 |
"email": "adam.meadows@gmail.com" |
917 |
}, |
918 |
{ |
919 |
"name": "Chulki Lee", |
920 |
"email": "chulki.lee@gmail.com" |
921 |
}, |
922 |
{ |
923 |
"name": "不四", |
924 |
"email": "busi.hyy@taobao.com" |
925 |
}, |
926 |
{ |
927 |
"name": "dead_horse", |
928 |
"email": "dead_horse@qq.com" |
929 |
}, |
930 |
{ |
931 |
"name": "Kenan Yildirim", |
932 |
"email": "kenan@kenany.me" |
933 |
}, |
934 |
{ |
935 |
"name": "Laurie Voss", |
936 |
"email": "git@seldo.com" |
937 |
}, |
938 |
{ |
939 |
"name": "Rebecca Turner", |
940 |
"email": "me@re-becca.org" |
941 |
}, |
942 |
{ |
943 |
"name": "Hunter Loftis", |
944 |
"email": "hunter@hunterloftis.com" |
945 |
}, |
946 |
{ |
947 |
"name": "Peter Richardson", |
948 |
"email": "github@zoomy.net" |
949 |
}, |
950 |
{ |
951 |
"name": "Jussi Kalliokoski", |
952 |
"email": "jussi.kalliokoski@gmail.com" |
953 |
}, |
954 |
{ |
955 |
"name": "Filip Weiss", |
956 |
"email": "me@fiws.net" |
957 |
}, |
958 |
{ |
959 |
"name": "Timo Weiß", |
960 |
"email": "timoweiss@Timo-MBP.local" |
961 |
}, |
962 |
{ |
963 |
"name": "Christopher Hiller", |
964 |
"email": "chiller@badwing.com" |
965 |
}, |
966 |
{ |
967 |
"name": "Jérémy Lal", |
968 |
"email": "kapouer@melix.org" |
969 |
}, |
970 |
{ |
971 |
"name": "Anders Janmyr", |
972 |
"email": "anders@janmyr.com" |
973 |
}, |
974 |
{ |
975 |
"name": "Chris Meyers", |
976 |
"email": "chris.meyers.fsu@gmail.com" |
977 |
}, |
978 |
{ |
979 |
"name": "Ludwig Magnusson", |
980 |
"email": "ludwig@mediatool.com" |
981 |
}, |
982 |
{ |
983 |
"name": "Wout Mertens", |
984 |
"email": "Wout.Mertens@gmail.com" |
985 |
}, |
986 |
{ |
987 |
"name": "Nick Santos", |
988 |
"email": "nick@medium.com" |
989 |
}, |
990 |
{ |
991 |
"name": "Terin Stock", |
992 |
"email": "terinjokes@gmail.com" |
993 |
}, |
994 |
{ |
995 |
"name": "Faiq Raza", |
996 |
"email": "faiqrazarizvi@gmail.com" |
997 |
}, |
998 |
{ |
999 |
"name": "Thomas Torp", |
1000 |
"email": "thomas@erupt.no" |
1001 |
}, |
1002 |
{ |
1003 |
"name": "Sam Mikes", |
1004 |
"email": "smikes@cubane.com" |
1005 |
}, |
1006 |
{ |
1007 |
"name": "Mat Tyndall", |
1008 |
"email": "mat.tyndall@gmail.com" |
1009 |
}, |
1010 |
{ |
1011 |
"name": "Tauren Mills", |
1012 |
"email": "tauren@sportzing.com" |
1013 |
}, |
1014 |
{ |
1015 |
"name": "Ron Martinez", |
1016 |
"email": "ramartin.net@gmail.com" |
1017 |
}, |
1018 |
{ |
1019 |
"name": "Kazuhito Hokamura", |
1020 |
"email": "k.hokamura@gmail.com" |
1021 |
}, |
1022 |
{ |
1023 |
"name": "Tristan Davies", |
1024 |
"email": "github@tristan.io" |
1025 |
}, |
1026 |
{ |
1027 |
"name": "David Volm", |
1028 |
"email": "david@volminator.com" |
1029 |
}, |
1030 |
{ |
1031 |
"name": "Lin Clark", |
1032 |
"email": "lin.w.clark@gmail.com" |
1033 |
}, |
1034 |
{ |
1035 |
"name": "Ben Page", |
1036 |
"email": "bpage@dewalch.com" |
1037 |
}, |
1038 |
{ |
1039 |
"name": "Jeff Jo", |
1040 |
"email": "jeffjo@squareup.com" |
1041 |
}, |
1042 |
{ |
1043 |
"name": "martinvd", |
1044 |
"email": "martinvdpub@gmail.com" |
1045 |
}, |
1046 |
{ |
1047 |
"name": "Mark J. Titorenko", |
1048 |
"email": "nospam-github.com@titorenko.net" |
1049 |
}, |
1050 |
{ |
1051 |
"name": "Oddur Sigurdsson", |
1052 |
"email": "oddurs@gmail.com" |
1053 |
}, |
1054 |
{ |
1055 |
"name": "Eric Mill", |
1056 |
"email": "eric@konklone.com" |
1057 |
}, |
1058 |
{ |
1059 |
"name": "Gabriel Barros", |
1060 |
"email": "descartavel1@gmail.com" |
1061 |
}, |
1062 |
{ |
1063 |
"name": "KevinSheedy", |
1064 |
"email": "kevinsheedy@gmail.com" |
1065 |
}, |
1066 |
{ |
1067 |
"name": "Aleksey Smolenchuk", |
1068 |
"email": "aleksey@uber.com" |
1069 |
}, |
1070 |
{ |
1071 |
"name": "Ed Morley", |
1072 |
"email": "emorley@mozilla.com" |
1073 |
}, |
1074 |
{ |
1075 |
"name": "Blaine Bublitz", |
1076 |
"email": "blaine@iceddev.com" |
1077 |
}, |
1078 |
{ |
1079 |
"name": "Andrey Fedorov", |
1080 |
"email": "anfedorov@gmail.com" |
1081 |
}, |
1082 |
{ |
1083 |
"name": "Daijiro Wachi", |
1084 |
"email": "daijiro.wachi@gmail.com" |
1085 |
}, |
1086 |
{ |
1087 |
"name": "Luc Thevenard", |
1088 |
"email": "lucthevenard@gmail.com" |
1089 |
}, |
1090 |
{ |
1091 |
"name": "Aria Stewart", |
1092 |
"email": "aredridel@nbtsc.org" |
1093 |
}, |
1094 |
{ |
1095 |
"name": "Charlie Rudolph", |
1096 |
"email": "charles.w.rudolph@gmail.com" |
1097 |
}, |
1098 |
{ |
1099 |
"name": "Vladimir Rutsky", |
1100 |
"email": "rutsky@users.noreply.github.com" |
1101 |
}, |
1102 |
{ |
1103 |
"name": "Isaac Murchie", |
1104 |
"email": "isaac@saucelabs.com" |
1105 |
}, |
1106 |
{ |
1107 |
"name": "Marcin Wosinek", |
1108 |
"email": "marcin.wosinek@gmail.com" |
1109 |
}, |
1110 |
{ |
1111 |
"name": "David Marr", |
1112 |
"email": "davemarr@gmail.com" |
1113 |
}, |
1114 |
{ |
1115 |
"name": "Bryan English", |
1116 |
"email": "bryan@bryanenglish.com" |
1117 |
}, |
1118 |
{ |
1119 |
"name": "Anthony Zotti", |
1120 |
"email": "amZotti@users.noreply.github.com" |
1121 |
}, |
1122 |
{ |
1123 |
"name": "Karl Horky", |
1124 |
"email": "karl.horky@gmail.com" |
1125 |
}, |
1126 |
{ |
1127 |
"name": "Jordan Harband", |
1128 |
"email": "ljharb@gmail.com" |
1129 |
}, |
1130 |
{ |
1131 |
"name": "Guðlaugur Stefán Egilsson", |
1132 |
"email": "gulli@kolibri.is" |
1133 |
}, |
1134 |
{ |
1135 |
"name": "Helge Skogly Holm", |
1136 |
"email": "helge.holm@gmail.com" |
1137 |
}, |
1138 |
{ |
1139 |
"name": "Peter A. Shevtsov", |
1140 |
"email": "petr.shevtsov@gmail.com" |
1141 |
}, |
1142 |
{ |
1143 |
"name": "Alain Kalker", |
1144 |
"email": "a.c.kalker@gmail.com" |
1145 |
}, |
1146 |
{ |
1147 |
"name": "Bryant Williams", |
1148 |
"email": "b.n.williams@gmail.com" |
1149 |
}, |
1150 |
{ |
1151 |
"name": "Jonas Weber", |
1152 |
"email": "github@jonasw.de" |
1153 |
}, |
1154 |
{ |
1155 |
"name": "Tim Whidden", |
1156 |
"email": "twhid@twhid.com" |
1157 |
}, |
1158 |
{ |
1159 |
"name": "Andreas", |
1160 |
"email": "functino@users.noreply.github.com" |
1161 |
}, |
1162 |
{ |
1163 |
"name": "Karolis Narkevicius", |
1164 |
"email": "karolis.n@gmail.com" |
1165 |
}, |
1166 |
{ |
1167 |
"name": "Adrian Lynch", |
1168 |
"email": "adi_ady_ade@hotmail.com" |
1169 |
}, |
1170 |
{ |
1171 |
"name": "Richard Littauer", |
1172 |
"email": "richard.littauer@gmail.com" |
1173 |
}, |
1174 |
{ |
1175 |
"name": "Oli Evans", |
1176 |
"email": "oli@zilla.org.uk" |
1177 |
}, |
1178 |
{ |
1179 |
"name": "Matt Brennan", |
1180 |
"email": "mattyb1000@gmail.com" |
1181 |
}, |
1182 |
{ |
1183 |
"name": "Jeff Barczewski", |
1184 |
"email": "jeff.barczewski@gmail.com" |
1185 |
}, |
1186 |
{ |
1187 |
"name": "Danny Fritz", |
1188 |
"email": "dannyfritz@gmail.com" |
1189 |
}, |
1190 |
{ |
1191 |
"name": "Takaya Kobayashi", |
1192 |
"email": "jigsaw@live.jp" |
1193 |
}, |
1194 |
{ |
1195 |
"name": "Ra'Shaun Stovall", |
1196 |
"email": "rashaunstovall@gmail.com" |
1197 |
}, |
1198 |
{ |
1199 |
"name": "Julien Meddah", |
1200 |
"email": "julien.meddah@deveryware.com" |
1201 |
}, |
1202 |
{ |
1203 |
"name": "Michiel Sikma", |
1204 |
"email": "michiel@wedemandhtml.com" |
1205 |
}, |
1206 |
{ |
1207 |
"name": "Jakob Krigovsky", |
1208 |
"email": "jakob.krigovsky@gmail.com" |
1209 |
}, |
1210 |
{ |
1211 |
"name": "Charmander", |
1212 |
"email": "~@charmander.me" |
1213 |
}, |
1214 |
{ |
1215 |
"name": "Erik Wienhold", |
1216 |
"email": "git@ewie.name" |
1217 |
}, |
1218 |
{ |
1219 |
"name": "James Butler", |
1220 |
"email": "james.butler@sandfox.co.uk" |
1221 |
}, |
1222 |
{ |
1223 |
"name": "Kevin Kragenbrink", |
1224 |
"email": "kevin@gaikai.com" |
1225 |
}, |
1226 |
{ |
1227 |
"name": "Arnaud Rinquin", |
1228 |
"email": "rinquin.arnaud@gmail.com" |
1229 |
}, |
1230 |
{ |
1231 |
"name": "Mike MacCana", |
1232 |
"email": "mike.maccana@gmail.com" |
1233 |
}, |
1234 |
{ |
1235 |
"name": "Antti Mattila", |
1236 |
"email": "anttti@fastmail.fm" |
1237 |
}, |
1238 |
{ |
1239 |
"name": "laiso", |
1240 |
"email": "laiso@lai.so" |
1241 |
}, |
1242 |
{ |
1243 |
"name": "Matt Zorn", |
1244 |
"email": "zornme@gmail.com" |
1245 |
}, |
1246 |
{ |
1247 |
"name": "Kyle Mitchell", |
1248 |
"email": "kyle@kemitchell.com" |
1249 |
}, |
1250 |
{ |
1251 |
"name": "Jeremiah Senkpiel", |
1252 |
"email": "fishrock123@rocketmail.com" |
1253 |
}, |
1254 |
{ |
1255 |
"name": "Michael Klein", |
1256 |
"email": "mischkl@users.noreply.github.com" |
1257 |
}, |
1258 |
{ |
1259 |
"name": "Simen Bekkhus", |
1260 |
"email": "sbekkhus91@gmail.com" |
1261 |
}, |
1262 |
{ |
1263 |
"name": "Victor", |
1264 |
"email": "victor.shih@gmail.com" |
1265 |
}, |
1266 |
{ |
1267 |
"name": "thefourtheye", |
1268 |
"email": "thechargingvolcano@gmail.com" |
1269 |
}, |
1270 |
{ |
1271 |
"name": "Clay Carpenter", |
1272 |
"email": "claycarpenter@gmail.com" |
1273 |
}, |
1274 |
{ |
1275 |
"name": "bangbang93", |
1276 |
"email": "bangbang93@163.com" |
1277 |
}, |
1278 |
{ |
1279 |
"name": "Nick Malaguti", |
1280 |
"email": "nmalaguti@palantir.com" |
1281 |
}, |
1282 |
{ |
1283 |
"name": "Cedric Nelson", |
1284 |
"email": "cedric.nelson@gmail.com" |
1285 |
}, |
1286 |
{ |
1287 |
"name": "Kat Marchán", |
1288 |
"email": "kzm@sykosomatic.org" |
1289 |
}, |
1290 |
{ |
1291 |
"name": "Andrew", |
1292 |
"email": "talktome@aboutandrew.co.uk" |
1293 |
}, |
1294 |
{ |
1295 |
"name": "Eduardo Pinho", |
1296 |
"email": "enet4mikeenet@gmail.com" |
1297 |
}, |
1298 |
{ |
1299 |
"name": "Rachel Hutchison", |
1300 |
"email": "rhutchix@intel.com" |
1301 |
}, |
1302 |
{ |
1303 |
"name": "Ryan Temple", |
1304 |
"email": "ryantemple145@gmail.com" |
1305 |
}, |
1306 |
{ |
1307 |
"name": "Eugene Sharygin", |
1308 |
"email": "eush77@gmail.com" |
1309 |
}, |
1310 |
{ |
1311 |
"name": "James Talmage", |
1312 |
"email": "james@talmage.io" |
1313 |
}, |
1314 |
{ |
1315 |
"name": "jane arc", |
1316 |
"email": "jane@uber.com" |
1317 |
}, |
1318 |
{ |
1319 |
"name": "Joseph Dykstra", |
1320 |
"email": "josephdykstra@gmail.com" |
1321 |
}, |
1322 |
{ |
1323 |
"name": "Andrew Crites", |
1324 |
"email": "ajcrites@gmail.com" |
1325 |
}, |
1326 |
{ |
1327 |
"name": "Joshua Egan", |
1328 |
"email": "josh-egan@users.noreply.github.com" |
1329 |
}, |
1330 |
{ |
1331 |
"name": "Carlos Alberto", |
1332 |
"email": "euprogramador@gmail.com" |
1333 |
}, |
1334 |
{ |
1335 |
"name": "Thomas Cort", |
1336 |
"email": "thomasc@ssimicro.com" |
1337 |
}, |
1338 |
{ |
1339 |
"name": "Thaddee Tyl", |
1340 |
"email": "thaddee.tyl@gmail.com" |
1341 |
}, |
1342 |
{ |
1343 |
"name": "Steve Klabnik", |
1344 |
"email": "steve@steveklabnik.com" |
1345 |
}, |
1346 |
{ |
1347 |
"name": "Andrew Murray", |
1348 |
"email": "radarhere@gmail.com" |
1349 |
}, |
1350 |
{ |
1351 |
"name": "Stephan Bönnemann", |
1352 |
"email": "stephan@excellenteasy.com" |
1353 |
}, |
1354 |
{ |
1355 |
"name": "Kyle M. Tarplee", |
1356 |
"email": "kyle.tarplee@numerica.us" |
1357 |
}, |
1358 |
{ |
1359 |
"name": "Derek Peterson", |
1360 |
"email": "derekpetey@gmail.com" |
1361 |
}, |
1362 |
{ |
1363 |
"name": "Greg Whiteley", |
1364 |
"email": "greg.whiteley@atomos.com" |
1365 |
}, |
1366 |
{ |
1367 |
"name": "murgatroid99", |
1368 |
"email": "mlumish@google.com" |
1369 |
}, |
1370 |
{ |
1371 |
"name": "Marcin Cieslak", |
1372 |
"email": "saper@saper.info" |
1373 |
}, |
1374 |
{ |
1375 |
"name": "João Reis", |
1376 |
"email": "reis@janeasystems.com" |
1377 |
}, |
1378 |
{ |
1379 |
"name": "Matthew Hasbach", |
1380 |
"email": "hasbach.git@gmail.com" |
1381 |
}, |
1382 |
{ |
1383 |
"name": "Jon Hall", |
1384 |
"email": "jon_hall@outlook.com" |
1385 |
}, |
1386 |
{ |
1387 |
"name": "Anna Henningsen", |
1388 |
"email": "sqrt@entless.org" |
1389 |
}, |
1390 |
{ |
1391 |
"name": "James Treworgy", |
1392 |
"email": "jamietre@gmail.com" |
1393 |
}, |
1394 |
{ |
1395 |
"name": "James Hartig", |
1396 |
"email": "james@levenlabs.com" |
1397 |
}, |
1398 |
{ |
1399 |
"name": "Stephanie Snopek", |
1400 |
"email": "stephaniesnopek@gmail.com" |
1401 |
}, |
1402 |
{ |
1403 |
"name": "Kent C. Dodds", |
1404 |
"email": "kent@doddsfamily.us" |
1405 |
}, |
1406 |
{ |
1407 |
"name": "Aaron Krause", |
1408 |
"email": "aaronjkrause@gmail.com" |
1409 |
}, |
1410 |
{ |
1411 |
"name": "Daniel K O'Leary", |
1412 |
"email": "daniel@dko.io" |
1413 |
}, |
1414 |
{ |
1415 |
"name": "fscherwi", |
1416 |
"email": "fscherwi@users.noreply.github.com" |
1417 |
}, |
1418 |
{ |
1419 |
"name": "Thomas Reggi", |
1420 |
"email": "thomas@reggi.com" |
1421 |
}, |
1422 |
{ |
1423 |
"name": "Thomas Michael McTiernan", |
1424 |
"email": "thomasmctiernan@gmail.com" |
1425 |
}, |
1426 |
{ |
1427 |
"name": "Jason Kurian", |
1428 |
"email": "JaKXz@users.noreply.github.com" |
1429 |
}, |
1430 |
{ |
1431 |
"name": "Sebastiaan Deckers", |
1432 |
"email": "seb@ninja.sg" |
1433 |
}, |
1434 |
{ |
1435 |
"name": "lady3bean", |
1436 |
"email": "lady3bean@users.noreply.github.com" |
1437 |
}, |
1438 |
{ |
1439 |
"name": "Tomi Carr", |
1440 |
"email": "TaMe3971@users.noreply.github.com" |
1441 |
}, |
1442 |
{ |
1443 |
"name": "Juan Caicedo", |
1444 |
"email": "retiredcanadianpoet@gmail.com" |
1445 |
}, |
1446 |
{ |
1447 |
"name": "Ashley Williams", |
1448 |
"email": "ashley@npmjs.com" |
1449 |
}, |
1450 |
{ |
1451 |
"name": "Andrew Marcinkevičius", |
1452 |
"email": "andrew.web@ifdattic.com" |
1453 |
}, |
1454 |
{ |
1455 |
"name": "Jorrit Schippers", |
1456 |
"email": "jorrit@ncode.nl" |
1457 |
}, |
1458 |
{ |
1459 |
"name": "Alex Lukin", |
1460 |
"email": "alex.lukin@softgrad.com" |
1461 |
}, |
1462 |
{ |
1463 |
"name": "Aria Stewart", |
1464 |
"email": "aredridel@dinhe.net" |
1465 |
}, |
1466 |
{ |
1467 |
"name": "Tiago Rodrigues", |
1468 |
"email": "tmcrodrigues@gmail.com" |
1469 |
}, |
1470 |
{ |
1471 |
"name": "Tim", |
1472 |
"email": "tim-github@baverstock.org.uk" |
1473 |
}, |
1474 |
{ |
1475 |
"name": "Nick Williams", |
1476 |
"email": "WickyNilliams@users.noreply.github.com" |
1477 |
}, |
1478 |
{ |
1479 |
"name": "Louis Larry", |
1480 |
"email": "louis.larry@gmail.com" |
1481 |
}, |
1482 |
{ |
1483 |
"name": "Ben Gotow", |
1484 |
"email": "bengotow@gmail.com" |
1485 |
}, |
1486 |
{ |
1487 |
"name": "Jakub Gieryluk", |
1488 |
"email": "jakub.g.opensource@gmail.com" |
1489 |
}, |
1490 |
{ |
1491 |
"name": "Kevin Lorenz", |
1492 |
"email": "mail@kevinlorenz.com" |
1493 |
}, |
1494 |
{ |
1495 |
"name": "Martin von Gagern", |
1496 |
"email": "Martin.vGagern@gmx.net" |
1497 |
}, |
1498 |
{ |
1499 |
"name": "Eymen Gunay", |
1500 |
"email": "eymen@egunay.com" |
1501 |
}, |
1502 |
{ |
1503 |
"name": "Martin Ek", |
1504 |
"email": "mail@ekmartin.com" |
1505 |
}, |
1506 |
{ |
1507 |
"name": "Rafał Pocztarski", |
1508 |
"email": "r.pocztarski@gmail.com" |
1509 |
}, |
1510 |
{ |
1511 |
"name": "Mark Reeder", |
1512 |
"email": "mreeder@uber.com" |
1513 |
}, |
1514 |
{ |
1515 |
"name": "Chris Rebert", |
1516 |
"email": "github@chrisrebert.com" |
1517 |
}, |
1518 |
{ |
1519 |
"name": "Scott Addie", |
1520 |
"email": "tobias.addie@gmail.com" |
1521 |
}, |
1522 |
{ |
1523 |
"name": "Jeff McMahan", |
1524 |
"email": "jeffrey.lee.mcmahan@gmail.com" |
1525 |
}, |
1526 |
{ |
1527 |
"name": "Tim Krins", |
1528 |
"email": "timkrins@gmail.com" |
1529 |
}, |
1530 |
{ |
1531 |
"name": "Hal Henke", |
1532 |
"email": "halhenke@gmail.com" |
1533 |
}, |
1534 |
{ |
1535 |
"name": "Julian Simioni", |
1536 |
"email": "julian@simioni.org" |
1537 |
}, |
1538 |
{ |
1539 |
"name": "Jimb Esser", |
1540 |
"email": "jimb@yahoo-inc.com" |
1541 |
}, |
1542 |
{ |
1543 |
"name": "Alexis Campailla", |
1544 |
"email": "alexis@janeasystems.com" |
1545 |
}, |
1546 |
{ |
1547 |
"name": "Chris Chua", |
1548 |
"email": "chris.sirhc@gmail.com" |
1549 |
}, |
1550 |
{ |
1551 |
"name": "Beau Gunderson", |
1552 |
"email": "beau@beaugunderson.com" |
1553 |
}, |
1554 |
{ |
1555 |
"name": "Dave Galbraith", |
1556 |
"email": "dave@jut.io" |
1557 |
}, |
1558 |
{ |
1559 |
"name": "s100", |
1560 |
"email": "shughes1@uk.ibm.com" |
1561 |
}, |
1562 |
{ |
1563 |
"name": "Sergey Simonchik", |
1564 |
"email": "sergey.simonchik@jetbrains.com" |
1565 |
}, |
1566 |
{ |
1567 |
"name": "Vanja Radovanović", |
1568 |
"email": "elvanja@gmail.com" |
1569 |
}, |
1570 |
{ |
1571 |
"name": "Jonathan Persson", |
1572 |
"email": "persson.jonathan@gmail.com" |
1573 |
}, |
1574 |
{ |
1575 |
"name": "Vedat Mahir YILMAZ", |
1576 |
"email": "mahir@vedatmahir.com" |
1577 |
}, |
1578 |
{ |
1579 |
"name": "Samuel Reed", |
1580 |
"email": "samuel.trace.reed@gmail.com" |
1581 |
}, |
1582 |
{ |
1583 |
"name": "Rafał Legiędź", |
1584 |
"email": "rafal.legiedz@gmail.com" |
1585 |
}, |
1586 |
{ |
1587 |
"name": "Jan Schär", |
1588 |
"email": "jscissr@gmail.com" |
1589 |
}, |
1590 |
{ |
1591 |
"name": "Xcat Liu", |
1592 |
"email": "xcatliu@gmail.com" |
1593 |
}, |
1594 |
{ |
1595 |
"name": "harryh", |
1596 |
"email": "Aourin@users.noreply.github.com" |
1597 |
}, |
1598 |
{ |
1599 |
"name": "Prayag Verma", |
1600 |
"email": "prayag.verma@gmail.com" |
1601 |
}, |
1602 |
{ |
1603 |
"name": "Neil Kistner", |
1604 |
"email": "neil.kistner@gmail.com" |
1605 |
}, |
1606 |
{ |
1607 |
"name": "Zoujie Wzj", |
1608 |
"email": "zoujie.wzj@alibaba-inc.com" |
1609 |
}, |
1610 |
{ |
1611 |
"name": "Ryan Hendrickson", |
1612 |
"email": "ryan.hendrickson@alum.mit.edu" |
1613 |
}, |
1614 |
{ |
1615 |
"name": "Arturo Coronel", |
1616 |
"email": "aoitsu3@gmail.com" |
1617 |
}, |
1618 |
{ |
1619 |
"name": "Hutson Betts", |
1620 |
"email": "hbetts@factset.com" |
1621 |
}, |
1622 |
{ |
1623 |
"name": "Lewis Cowper", |
1624 |
"email": "lewis.cowper@googlemail.com" |
1625 |
}, |
1626 |
{ |
1627 |
"name": "Adam Byrne", |
1628 |
"email": "misterbyrne@gmail.com" |
1629 |
}, |
1630 |
{ |
1631 |
"name": "Ifeanyi Oraelosi", |
1632 |
"email": "ifeanyioraelosi@gmail.com" |
1633 |
}, |
1634 |
{ |
1635 |
"name": "Robert Ludwig", |
1636 |
"email": "rob.ludwig@rideamigos.com" |
1637 |
}, |
1638 |
{ |
1639 |
"name": "Chris Warren", |
1640 |
"email": "chris@ixalon.net" |
1641 |
}, |
1642 |
{ |
1643 |
"name": "Scott Plumlee", |
1644 |
"email": "scott@plumlee.org" |
1645 |
}, |
1646 |
{ |
1647 |
"name": "Daniel Pedersen", |
1648 |
"email": "daniel@scandinav.se" |
1649 |
}, |
1650 |
{ |
1651 |
"name": "rhgb", |
1652 |
"email": "kaiserdaemon@gmail.com" |
1653 |
}, |
1654 |
{ |
1655 |
"name": "doug.wade", |
1656 |
"email": "doug.wade@redfin.com" |
1657 |
}, |
1658 |
{ |
1659 |
"name": "Zac", |
1660 |
"email": "zdoege@gm.slc.edu" |
1661 |
}, |
1662 |
{ |
1663 |
"name": "GriffinSchneider", |
1664 |
"email": "griffinschneider@gmail.com" |
1665 |
}, |
1666 |
{ |
1667 |
"name": "Andres Kalle", |
1668 |
"email": "mjomble@gmail.com" |
1669 |
}, |
1670 |
{ |
1671 |
"name": "thefourtheye", |
1672 |
"email": "thefourtheye@users.noreply.github.com" |
1673 |
}, |
1674 |
{ |
1675 |
"name": "Yael", |
1676 |
"email": "yaelz@users.noreply.github.com" |
1677 |
}, |
1678 |
{ |
1679 |
"name": "Yann Odeyer", |
1680 |
"email": "yann@odeyer.com" |
1681 |
}, |
1682 |
{ |
1683 |
"name": "James Monger", |
1684 |
"email": "jameskmonger@hotmail.co.uk" |
1685 |
}, |
1686 |
{ |
1687 |
"name": "Thomas Hallock", |
1688 |
"email": "thomas@1stdibs.com" |
1689 |
}, |
1690 |
{ |
1691 |
"name": "Paul Irish", |
1692 |
"email": "paul.irish@gmail.com" |
1693 |
}, |
1694 |
{ |
1695 |
"name": "Paul O'Leary McCann", |
1696 |
"email": "polm@dampfkraft.com" |
1697 |
}, |
1698 |
{ |
1699 |
"name": "Francis Gulotta", |
1700 |
"email": "wizard@roborooter.com" |
1701 |
}, |
1702 |
{ |
1703 |
"name": "Felix Rieseberg", |
1704 |
"email": "felix@felixrieseberg.com" |
1705 |
}, |
1706 |
{ |
1707 |
"name": "Glen Mailer", |
1708 |
"email": "glenjamin@gmail.com" |
1709 |
}, |
1710 |
{ |
1711 |
"name": "Federico Brigante", |
1712 |
"email": "bfred-it@users.noreply.github.com" |
1713 |
}, |
1714 |
{ |
1715 |
"name": "Steve Mao", |
1716 |
"email": "maochenyan@gmail.com" |
1717 |
}, |
1718 |
{ |
1719 |
"name": "Anna Henningsen", |
1720 |
"email": "anna@addaleax.net" |
1721 |
}, |
1722 |
{ |
1723 |
"name": "Rachel Evans", |
1724 |
"email": "git@rve.org.uk" |
1725 |
}, |
1726 |
{ |
1727 |
"name": "Sam Minnee", |
1728 |
"email": "sam@silverstripe.com" |
1729 |
}, |
1730 |
{ |
1731 |
"name": "Zirak", |
1732 |
"email": "zirakertan@gmail.com" |
1733 |
}, |
1734 |
{ |
1735 |
"name": "Daniel Lupu", |
1736 |
"email": "lupu.daniel.f@gmail.com" |
1737 |
}, |
1738 |
{ |
1739 |
"name": "Gianluca Casati", |
1740 |
"email": "fibo@users.noreply.github.com" |
1741 |
}, |
1742 |
{ |
1743 |
"name": "André Herculano", |
1744 |
"email": "andresilveirah@gmail.com" |
1745 |
}, |
1746 |
{ |
1747 |
"name": "Wyatt Preul", |
1748 |
"email": "wpreul@gmail.com" |
1749 |
}, |
1750 |
{ |
1751 |
"name": "Myles Borins", |
1752 |
"email": "mborins@us.ibm.com" |
1753 |
}, |
1754 |
{ |
1755 |
"name": "Elliot Lee", |
1756 |
"email": "github.public@intelliot.com" |
1757 |
}, |
1758 |
{ |
1759 |
"name": "Dmitry Kirilyuk", |
1760 |
"email": "gk.joker@gmail.com" |
1761 |
}, |
1762 |
{ |
1763 |
"name": "Aaron Tribou", |
1764 |
"email": "aaron.tribou@gmail.com" |
1765 |
}, |
1766 |
{ |
1767 |
"name": "Tapani Moilanen", |
1768 |
"email": "moilanen.tapani@gmail.com" |
1769 |
}, |
1770 |
{ |
1771 |
"name": "Han Seoul-Oh", |
1772 |
"email": "laughinghan@gmail.com" |
1773 |
}, |
1774 |
{ |
1775 |
"name": "Aleksey Shvayka", |
1776 |
"email": "shvaikalesh@gmail.com" |
1777 |
}, |
1778 |
{ |
1779 |
"name": "Emma Ramirez", |
1780 |
"email": "ramirez.emma.g@gmail.com" |
1781 |
}, |
1782 |
{ |
1783 |
"name": "Julian Duque", |
1784 |
"email": "julianduquej@gmail.com" |
1785 |
}, |
1786 |
{ |
1787 |
"name": "Simon MacDonald", |
1788 |
"email": "simon.macdonald@gmail.com" |
1789 |
}, |
1790 |
{ |
1791 |
"name": "Adam Stankiewicz", |
1792 |
"email": "sheerun@sher.pl" |
1793 |
}, |
1794 |
{ |
1795 |
"name": "Gregers Gram Rygg", |
1796 |
"email": "gregers.gram.rygg@finn.no" |
1797 |
}, |
1798 |
{ |
1799 |
"name": "Peter Dave Hello", |
1800 |
"email": "hsu@peterdavehello.org" |
1801 |
}, |
1802 |
{ |
1803 |
"name": "Jordan Klassen", |
1804 |
"email": "forivall@gmail.com" |
1805 |
}, |
1806 |
{ |
1807 |
"name": "Jason Palmer", |
1808 |
"email": "jason@jason-palmer.com" |
1809 |
}, |
1810 |
{ |
1811 |
"name": "Michael Hart", |
1812 |
"email": "michael.hart.au@gmail.com" |
1813 |
}, |
1814 |
{ |
1815 |
"name": "Sasha Koss", |
1816 |
"email": "koss@nocorp.me" |
1817 |
}, |
1818 |
{ |
1819 |
"name": "David Emmerson", |
1820 |
"email": "david.emmerson@gmail.com" |
1821 |
}, |
1822 |
{ |
1823 |
"name": "Christophe Hurpeau", |
1824 |
"email": "christophe@hurpeau.com" |
1825 |
}, |
1826 |
{ |
1827 |
"name": "Daniel Paz-Soldan", |
1828 |
"email": "daniel.pazsoldan@gmail.com" |
1829 |
}, |
1830 |
{ |
1831 |
"name": "Sakthipriyan Vairamani", |
1832 |
"email": "thechargingvolcano@gmail.com" |
1833 |
}, |
1834 |
{ |
1835 |
"name": "Zach Renner", |
1836 |
"email": "zarenner@microsoft.com" |
1837 |
}, |
1838 |
{ |
1839 |
"name": "Christopher Hiller", |
1840 |
"email": "boneskull@boneskull.com" |
1841 |
}, |
1842 |
{ |
1843 |
"name": "legodude17", |
1844 |
"email": "legodudejb@gmail.com" |
1845 |
}, |
1846 |
{ |
1847 |
"name": "Andrew Meyer", |
1848 |
"email": "andrewm.bpi@gmail.com" |
1849 |
}, |
1850 |
{ |
1851 |
"name": "Michael Jasper", |
1852 |
"email": "mdjasper@gmail.com" |
1853 |
}, |
1854 |
{ |
1855 |
"name": "Max", |
1856 |
"email": "contact@mstoiber.com" |
1857 |
}, |
1858 |
{ |
1859 |
"name": "Szymon Nowak", |
1860 |
"email": "szimek@gmail.com" |
1861 |
}, |
1862 |
{ |
1863 |
"name": "Jason Karns", |
1864 |
"email": "jason.karns@gmail.com" |
1865 |
}, |
1866 |
{ |
1867 |
"name": "Lucas Holmquist", |
1868 |
"email": "lholmqui@redhat.com" |
1869 |
}, |
1870 |
{ |
1871 |
"name": "Ionică Bizău", |
1872 |
"email": "bizauionica@gmail.com" |
1873 |
}, |
1874 |
{ |
1875 |
"name": "Alex Chesters", |
1876 |
"email": "AlexChesters@users.noreply.github.com" |
1877 |
}, |
1878 |
{ |
1879 |
"name": "Robert Gay", |
1880 |
"email": "robert.gay@redfin.com" |
1881 |
}, |
1882 |
{ |
1883 |
"name": "Steven", |
1884 |
"email": "stevokk@hotmail.com" |
1885 |
}, |
1886 |
{ |
1887 |
"name": "Tim Caswell", |
1888 |
"email": "tim@creationix.com" |
1889 |
}, |
1890 |
{ |
1891 |
"name": "Anna Henningsen", |
1892 |
"email": "github@addaleax.net" |
1893 |
}, |
1894 |
{ |
1895 |
"name": "Kim Røen", |
1896 |
"email": "kim@kimroen.com" |
1897 |
}, |
1898 |
{ |
1899 |
"name": "Douglas Wilson", |
1900 |
"email": "dougwilson@live.com" |
1901 |
}, |
1902 |
{ |
1903 |
"name": "Mike Engel", |
1904 |
"email": "mike@mike-engel.com" |
1905 |
}, |
1906 |
{ |
1907 |
"name": "baderbuddy", |
1908 |
"email": "baderbuddy@gmail.com" |
1909 |
}, |
1910 |
{ |
1911 |
"name": "Alex Jordan", |
1912 |
"email": "alex@strugee.net" |
1913 |
}, |
1914 |
{ |
1915 |
"name": "Ville Lahdenvuo", |
1916 |
"email": "tuhoojabotti@gmail.com" |
1917 |
}, |
1918 |
{ |
1919 |
"name": "Natalie Wolfe", |
1920 |
"email": "nwolfe@newrelic.com" |
1921 |
}, |
1922 |
{ |
1923 |
"name": "Andrew Schmadel", |
1924 |
"email": "aschmadel@learningobjects.com" |
1925 |
}, |
1926 |
{ |
1927 |
"name": "Jonah Moses", |
1928 |
"email": "jonahkmoses@gmail.com" |
1929 |
}, |
1930 |
{ |
1931 |
"name": "Daijirō Wachi", |
1932 |
"email": "daijiro.wachi@gmail.com" |
1933 |
}, |
1934 |
{ |
1935 |
"name": "Dmitry Litvinchenko", |
1936 |
"email": "karaliti@gmail.com" |
1937 |
}, |
1938 |
{ |
1939 |
"name": "chocolateboy", |
1940 |
"email": "chocolate@cpan.org" |
1941 |
}, |
1942 |
{ |
1943 |
"name": "Henry Zhu", |
1944 |
"email": "hi@henryzoo.com" |
1945 |
}, |
1946 |
{ |
1947 |
"name": "Nate Goldman", |
1948 |
"email": "ungoldman@gmail.com" |
1949 |
}, |
1950 |
{ |
1951 |
"name": "Ted Yavuzkurt", |
1952 |
"email": "hello@TedY.io" |
1953 |
}, |
1954 |
{ |
1955 |
"name": "Arseniy Maximov", |
1956 |
"email": "localhost@kern0.ru" |
1957 |
}, |
1958 |
{ |
1959 |
"name": "Joshua Bennett", |
1960 |
"email": "legodude17@users.noreply.github.com" |
1961 |
}, |
1962 |
{ |
1963 |
"name": "Evgeny Kulikov", |
1964 |
"email": "beyondcompute@users.noreply.github.com" |
1965 |
}, |
1966 |
{ |
1967 |
"name": "Сковорода Никита Андреевич", |
1968 |
"email": "chalkerx@gmail.com" |
1969 |
}, |
1970 |
{ |
1971 |
"name": "Carol", |
1972 |
"email": "carol.nichols@gmail.com", |
1973 |
"url": "Nichols || Goulding" |
1974 |
}, |
1975 |
{ |
1976 |
"name": "Jarid Margolin", |
1977 |
"email": "jaridmargolin@gmail.com" |
1978 |
}, |
1979 |
{ |
1980 |
"name": "David Cook", |
1981 |
"email": "divergentdave@gmail.com" |
1982 |
}, |
1983 |
{ |
1984 |
"name": "Brian Dukes", |
1985 |
"email": "bdukes@engagesoftware.com" |
1986 |
}, |
1987 |
{ |
1988 |
"name": "J F", |
1989 |
"email": "git@twopointzero.us" |
1990 |
}, |
1991 |
{ |
1992 |
"name": "Pavlo Liulia", |
1993 |
"email": "pavloblack@hotmail.com" |
1994 |
}, |
1995 |
{ |
1996 |
"name": "Ján Dzurek", |
1997 |
"email": "famousgarkin@outlook.com" |
1998 |
}, |
1999 |
{ |
2000 |
"name": "Lucas Theisen", |
2001 |
"email": "ltheisen@mitre.org" |
2002 |
}, |
2003 |
{ |
2004 |
"name": "Mike Sherov", |
2005 |
"email": "mike.sherov@gmail.com" |
2006 |
}, |
2007 |
{ |
2008 |
"name": "薛定谔的猫", |
2009 |
"email": "hh_2013@foxmail.com" |
2010 |
}, |
2011 |
{ |
2012 |
"name": "Paweł Lula", |
2013 |
"email": "pavloblack@hotmail.com" |
2014 |
}, |
2015 |
{ |
2016 |
"name": "Jakob Krigovsky", |
2017 |
"email": "jakob@krigovsky.com" |
2018 |
}, |
2019 |
{ |
2020 |
"name": "George Rawlinson", |
2021 |
"email": "george@rawlinson.net.nz" |
2022 |
}, |
2023 |
{ |
2024 |
"name": "Jack Nagel", |
2025 |
"email": "jacknagel@users.noreply.github.com" |
2026 |
}, |
2027 |
{ |
2028 |
"name": "Andreas Kohn", |
2029 |
"email": "andreas.kohn@gmail.com" |
2030 |
}, |
2031 |
{ |
2032 |
"name": "Jason Wohlgemuth", |
2033 |
"email": "jhwohlgemuth@users.noreply.github.com" |
2034 |
}, |
2035 |
{ |
2036 |
"name": "Ryan Graham", |
2037 |
"email": "r.m.graham@gmail.com" |
2038 |
}, |
2039 |
{ |
2040 |
"name": "Hirse", |
2041 |
"email": "jan.pilzer@gmx.de" |
2042 |
}, |
2043 |
{ |
2044 |
"name": "Colin Rotherham", |
2045 |
"email": "work@colinr.com" |
2046 |
}, |
2047 |
{ |
2048 |
"name": "Aki", |
2049 |
"email": "hi@akiro.se" |
2050 |
}, |
2051 |
{ |
2052 |
"name": "Emily Marigold Klassen", |
2053 |
"email": "forivall@gmail.com" |
2054 |
}, |
2055 |
{ |
2056 |
"name": "Ramana Venkata", |
2057 |
"email": "idlike2dream@gmail.com" |
2058 |
}, |
2059 |
{ |
2060 |
"name": "kierendixon", |
2061 |
"email": "knitesoulja@hotmail.com" |
2062 |
}, |
2063 |
{ |
2064 |
"name": "Rácz Tibor Zoltán", |
2065 |
"email": "racztiborzoltan@gmail.com" |
2066 |
}, |
2067 |
{ |
2068 |
"name": "Guangcong Luo", |
2069 |
"email": "guangcongluo@gmail.com" |
2070 |
}, |
2071 |
{ |
2072 |
"name": "Steven", |
2073 |
"email": "steven@ceriously.com" |
2074 |
}, |
2075 |
{ |
2076 |
"name": "Jan Pilzer", |
2077 |
"email": "jan.pilzer@gmx.de" |
2078 |
}, |
2079 |
{ |
2080 |
"name": "Leonard Martin", |
2081 |
"email": "leonard.martin@gmail.com" |
2082 |
}, |
2083 |
{ |
2084 |
"name": "Teddy Katz", |
2085 |
"email": "teddy.katz@gmail.com" |
2086 |
}, |
2087 |
{ |
2088 |
"name": "Simon Legg", |
2089 |
"email": "leggsimon@gmail.com" |
2090 |
}, |
2091 |
{ |
2092 |
"name": "Kin Lum", |
2093 |
"email": "kenneth.kin.lum@gmail.com" |
2094 |
}, |
2095 |
{ |
2096 |
"name": "dax", |
2097 |
"email": "guido.dassori@gmail.com" |
2098 |
}, |
2099 |
{ |
2100 |
"name": "Jože Mlakar", |
2101 |
"email": "JozeM@ixtlan-team.si" |
2102 |
}, |
2103 |
{ |
2104 |
"name": "happylynx", |
2105 |
"email": "happylynx@users.noreply.github.com" |
2106 |
}, |
2107 |
{ |
2108 |
"name": "Dominic Watson", |
2109 |
"email": "intellix@users.noreply.github.com" |
2110 |
}, |
2111 |
{ |
2112 |
"name": "Enrico Weigelt, metux IT consult", |
2113 |
"email": "enrico.weigelt@gr13.net" |
2114 |
}, |
2115 |
{ |
2116 |
"name": "Brian Beck", |
2117 |
"email": "exogen@gmail.com" |
2118 |
}, |
2119 |
{ |
2120 |
"name": "Ramana Venkata", |
2121 |
"email": "vramana@users.noreply.github.com" |
2122 |
}, |
2123 |
{ |
2124 |
"name": "mmkal", |
2125 |
"email": "misha.kaletsky@gmail.com" |
2126 |
}, |
2127 |
{ |
2128 |
"name": "Andrew Schmadel", |
2129 |
"email": "schmod@users.noreply.github.com" |
2130 |
}, |
2131 |
{ |
2132 |
"name": "AJ Jordan", |
2133 |
"email": "alex@strugee.net" |
2134 |
}, |
2135 |
{ |
2136 |
"name": "Mark Banner", |
2137 |
"email": "standard8@mozilla.com" |
2138 |
}, |
2139 |
{ |
2140 |
"name": "Richard Simko", |
2141 |
"email": "richardsimko@users.noreply.github.com" |
2142 |
}, |
2143 |
{ |
2144 |
"name": "Sanketh Katta", |
2145 |
"email": "sankethkatta@gmail.com" |
2146 |
}, |
2147 |
{ |
2148 |
"name": "Tim Needham", |
2149 |
"email": "tim.needham@wmfs.net" |
2150 |
}, |
2151 |
{ |
2152 |
"name": "leonardo rojas", |
2153 |
"email": "leonardo.rojas@shopify.com" |
2154 |
}, |
2155 |
{ |
2156 |
"name": "Mark Peter Fejes", |
2157 |
"email": "fejes.mark@gmail.com" |
2158 |
} |
2159 |
], |
2160 |
"dependencies": {
|
2161 |
"JSONStream": "~1.3.1", |
2162 |
"abbrev": "~1.1.0", |
2163 |
"ansi-regex": "~3.0.0", |
2164 |
"ansicolors": "~0.3.2", |
2165 |
"ansistyles": "~0.1.3", |
2166 |
"aproba": "~1.1.2", |
2167 |
"archy": "~1.0.0", |
2168 |
"bluebird": "~3.5.0", |
2169 |
"cacache": "~9.2.9", |
2170 |
"call-limit": "~1.1.0", |
2171 |
"chownr": "~1.0.1", |
2172 |
"cmd-shim": "~2.0.2", |
2173 |
"columnify": "~1.5.4", |
2174 |
"config-chain": "~1.1.11", |
2175 |
"debuglog": "*", |
2176 |
"detect-indent": "~5.0.0", |
2177 |
"dezalgo": "~1.0.3", |
2178 |
"editor": "~1.0.0", |
2179 |
"fs-vacuum": "~1.2.10", |
2180 |
"fs-write-stream-atomic": "~1.0.10", |
2181 |
"fstream": "~1.0.11", |
2182 |
"fstream-npm": "~1.2.1", |
2183 |
"glob": "~7.1.2", |
2184 |
"graceful-fs": "~4.1.11", |
2185 |
"has-unicode": "~2.0.1", |
2186 |
"hosted-git-info": "~2.5.0", |
2187 |
"iferr": "~0.1.5", |
2188 |
"imurmurhash": "*", |
2189 |
"inflight": "~1.0.6", |
2190 |
"inherits": "~2.0.3", |
2191 |
"ini": "~1.3.4", |
2192 |
"init-package-json": "~1.10.1", |
2193 |
"lazy-property": "~1.0.0", |
2194 |
"libnpx": "~9.2.0", |
2195 |
"lockfile": "~1.0.3", |
2196 |
"lodash._baseindexof": "*", |
2197 |
"lodash._baseuniq": "~4.6.0", |
2198 |
"lodash._bindcallback": "*", |
2199 |
"lodash._cacheindexof": "*", |
2200 |
"lodash._createcache": "*", |
2201 |
"lodash._getnative": "*", |
2202 |
"lodash.clonedeep": "~4.5.0", |
2203 |
"lodash.restparam": "*", |
2204 |
"lodash.union": "~4.6.0", |
2205 |
"lodash.uniq": "~4.5.0", |
2206 |
"lodash.without": "~4.4.0", |
2207 |
"lru-cache": "~4.1.1", |
2208 |
"mississippi": "~1.3.0", |
2209 |
"mkdirp": "~0.5.1", |
2210 |
"move-concurrently": "~1.0.1", |
2211 |
"node-gyp": "~3.6.2", |
2212 |
"nopt": "~4.0.1", |
2213 |
"normalize-package-data": "~2.4.0", |
2214 |
"npm-cache-filename": "~1.0.2", |
2215 |
"npm-install-checks": "~3.0.0", |
2216 |
"npm-package-arg": "~5.1.2", |
2217 |
"npm-registry-client": "~8.4.0", |
2218 |
"npm-user-validate": "~1.0.0", |
2219 |
"npmlog": "~4.1.2", |
2220 |
"once": "~1.4.0", |
2221 |
"opener": "~1.4.3", |
2222 |
"osenv": "~0.1.4", |
2223 |
"pacote": "~2.7.38", |
2224 |
"path-is-inside": "~1.0.2", |
2225 |
"promise-inflight": "~1.0.1", |
2226 |
"read": "~1.0.7", |
2227 |
"read-cmd-shim": "~1.0.1", |
2228 |
"read-installed": "~4.0.3", |
2229 |
"read-package-json": "~2.0.10", |
2230 |
"read-package-tree": "~5.1.6", |
2231 |
"readable-stream": "~2.3.3", |
2232 |
"readdir-scoped-modules": "*", |
2233 |
"request": "~2.81.0", |
2234 |
"retry": "~0.10.1", |
2235 |
"rimraf": "~2.6.1", |
2236 |
"safe-buffer": "~5.1.1", |
2237 |
"semver": "~5.3.0", |
2238 |
"sha": "~2.0.1", |
2239 |
"slide": "~1.1.6", |
2240 |
"sorted-object": "~2.0.1", |
2241 |
"sorted-union-stream": "~2.1.3", |
2242 |
"ssri": "~4.1.6", |
2243 |
"strip-ansi": "~4.0.0", |
2244 |
"tar": "~2.2.1", |
2245 |
"text-table": "~0.2.0", |
2246 |
"uid-number": "0.0.6", |
2247 |
"umask": "~1.1.0", |
2248 |
"unique-filename": "~1.1.0", |
2249 |
"unpipe": "~1.0.0", |
2250 |
"update-notifier": "~2.2.0", |
2251 |
"uuid": "~3.1.0", |
2252 |
"validate-npm-package-license": "*", |
2253 |
"validate-npm-package-name": "~3.0.0", |
2254 |
"which": "~1.2.14", |
2255 |
"worker-farm": "~1.4.1", |
2256 |
"wrappy": "~1.0.2", |
2257 |
"write-file-atomic": "~2.1.0" |
2258 |
}, |
2259 |
"deprecated": false, |
2260 |
"description": "a package manager for JavaScript", |
2261 |
"devDependencies": {
|
2262 |
"deep-equal": "~1.0.1", |
2263 |
"marked": "~0.3.6", |
2264 |
"marked-man": "~0.2.1", |
2265 |
"npm-registry-couchapp": "~2.6.13", |
2266 |
"npm-registry-mock": "~1.1.0", |
2267 |
"require-inject": "~1.4.2", |
2268 |
"sprintf-js": "~1.1.1", |
2269 |
"standard": "~6.0.8", |
2270 |
"tacks": "~1.2.6", |
2271 |
"tap": "~10.7.0" |
2272 |
}, |
2273 |
"directories": {
|
2274 |
"bin": "./bin", |
2275 |
"doc": "./doc", |
2276 |
"lib": "./lib", |
2277 |
"man": "./man" |
2278 |
}, |
2279 |
"homepage": "https://docs.npmjs.com/", |
2280 |
"keywords": [
|
2281 |
"install",
|
2282 |
"modules",
|
2283 |
"package manager",
|
2284 |
"package.json"
|
2285 |
], |
2286 |
"license": "Artistic-2.0", |
2287 |
"main": "./lib/npm.js", |
2288 |
"man": [
|
2289 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-access.1",
|
2290 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-adduser.1",
|
2291 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-bin.1",
|
2292 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-bugs.1",
|
2293 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-build.1",
|
2294 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-bundle.1",
|
2295 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-cache.1",
|
2296 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-completion.1",
|
2297 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-config.1",
|
2298 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-dedupe.1",
|
2299 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-deprecate.1",
|
2300 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-dist-tag.1",
|
2301 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-docs.1",
|
2302 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-doctor.1",
|
2303 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-edit.1",
|
2304 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-explore.1",
|
2305 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-help-search.1",
|
2306 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-help.1",
|
2307 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-init.1",
|
2308 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-install-test.1",
|
2309 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-install.1",
|
2310 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-link.1",
|
2311 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-logout.1",
|
2312 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-ls.1",
|
2313 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-outdated.1",
|
2314 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-owner.1",
|
2315 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-pack.1",
|
2316 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-ping.1",
|
2317 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-prefix.1",
|
2318 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-prune.1",
|
2319 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-publish.1",
|
2320 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-README.1",
|
2321 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-rebuild.1",
|
2322 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-repo.1",
|
2323 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-restart.1",
|
2324 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-root.1",
|
2325 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-run-script.1",
|
2326 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-search.1",
|
2327 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-shrinkwrap.1",
|
2328 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-star.1",
|
2329 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-stars.1",
|
2330 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-start.1",
|
2331 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-stop.1",
|
2332 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-team.1",
|
2333 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-test.1",
|
2334 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-uninstall.1",
|
2335 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-unpublish.1",
|
2336 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-update.1",
|
2337 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-version.1",
|
2338 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-view.1",
|
2339 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm-whoami.1",
|
2340 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npm.1",
|
2341 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man1\\npx.1",
|
2342 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man5\\npm-folders.5",
|
2343 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man5\\npm-global.5",
|
2344 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man5\\npm-json.5",
|
2345 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man5\\npm-package-locks.5",
|
2346 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man5\\npm-shrinkwrap.json.5",
|
2347 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man5\\npmrc.5",
|
2348 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man5\\package-lock.json.5",
|
2349 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man5\\package.json.5",
|
2350 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man7\\npm-coding-style.7",
|
2351 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man7\\npm-config.7",
|
2352 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man7\\npm-developers.7",
|
2353 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man7\\npm-disputes.7",
|
2354 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man7\\npm-index.7",
|
2355 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man7\\npm-orgs.7",
|
2356 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man7\\npm-registry.7",
|
2357 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man7\\npm-scope.7",
|
2358 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man7\\npm-scripts.7",
|
2359 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man7\\removing-npm.7",
|
2360 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program\\node_modules\\npm\\man\\man7\\semver.7"
|
2361 |
], |
2362 |
"name": "npm", |
2363 |
"preferGlobal": true, |
2364 |
"repository": {
|
2365 |
"type": "git", |
2366 |
"url": "git+https://github.com/npm/npm.git" |
2367 |
}, |
2368 |
"scripts": {
|
2369 |
"dumpconf": "env | grep npm | sort | uniq", |
2370 |
"prepare": "node bin/npm-cli.js --no-timing prune --prefix=. --no-global && rimraf test/*/*/node_modules && make -j4 doc", |
2371 |
"preversion": "bash scripts/update-authors.sh && git add AUTHORS && git commit -m \"update AUTHORS\" || true", |
2372 |
"tap": "tap --timeout 300", |
2373 |
"tap-cover": "tap --nyc-arg='--cache' --coverage --timeout 600", |
2374 |
"test": "standard && npm run test-tap", |
2375 |
"test-coverage": "npm run tap-cover -- \"test/tap/*.js\" \"test/network/*.js\" \"test/broken-under-*/*.js\"", |
2376 |
"test-node": "tap --timeout 240 \"test/tap/*.js\" \"test/network/*.js\" \"test/broken-under-nyc*/*.js\"", |
2377 |
"test-tap": "npm run tap -- \"test/tap/*.js\" \"test/network/*.js\" \"test/broken-under-*/*.js\"" |
2378 |
}, |
2379 |
"version": "5.3.0" |
2380 |
} |