Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 35KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645
  1. {
  2. "_args": [
  3. [
  4. "sinon@11.1.2",
  5. "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "sinon@11.1.2",
  10. "_id": "sinon@11.1.2",
  11. "_inBundle": false,
  12. "_integrity": "sha512-59237HChms4kg7/sXhiRcUzdSkKuydDeTiamT/jesUVHshBgL8XAmhgFo0GfK6RruMDM/iRSij1EybmMog9cJw==",
  13. "_location": "/sinon",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "sinon@11.1.2",
  19. "name": "sinon",
  20. "escapedName": "sinon",
  21. "rawSpec": "11.1.2",
  22. "saveSpec": null,
  23. "fetchSpec": "11.1.2"
  24. },
  25. "_requiredBy": [
  26. "#DEV:/"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/sinon/-/sinon-11.1.2.tgz",
  29. "_spec": "11.1.2",
  30. "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
  31. "author": {
  32. "name": "Christian Johansen"
  33. },
  34. "browser": "./lib/sinon.js",
  35. "bugs": {
  36. "url": "http://github.com/sinonjs/sinon/issues"
  37. },
  38. "cdn": "./pkg/sinon.js",
  39. "contributors": [
  40. {
  41. "name": "Morgan Roderick",
  42. "email": "morgan@roderick.dk"
  43. },
  44. {
  45. "name": "Christian Johansen",
  46. "email": "christian@cjohansen.no"
  47. },
  48. {
  49. "name": "Carl-Erik Kopseng",
  50. "email": "carlerik@gmail.com"
  51. },
  52. {
  53. "name": "Maximilian Antoni",
  54. "email": "mail@maxantoni.de"
  55. },
  56. {
  57. "name": "Phred",
  58. "email": "fearphage@gmail.com"
  59. },
  60. {
  61. "name": "Jonny Reeves",
  62. "email": "github@jonnyreeves.co.uk"
  63. },
  64. {
  65. "name": "lucasfcosta",
  66. "email": "fernandesdacostalucas@gmail.com"
  67. },
  68. {
  69. "name": "dependabot-preview[bot]",
  70. "email": "27856297+dependabot-preview[bot]@users.noreply.github.com"
  71. },
  72. {
  73. "name": "ben hockey",
  74. "email": "neonstalwart@gmail.com"
  75. },
  76. {
  77. "name": "dependabot[bot]",
  78. "email": "49699333+dependabot[bot]@users.noreply.github.com"
  79. },
  80. {
  81. "name": "Tim Fischbach",
  82. "email": "mail@timfischbach.de"
  83. },
  84. {
  85. "name": "takasmiley",
  86. "email": "takasmiley@live.jp"
  87. },
  88. {
  89. "name": "Håvard Wormdal Høiby",
  90. "email": "havardwhoiby@gmail.com"
  91. },
  92. {
  93. "name": "Tim Ruffles",
  94. "email": "timruffles@googlemail.com"
  95. },
  96. {
  97. "name": "Piotr Jamroz",
  98. "email": "piotr.jamroz@ig.com"
  99. },
  100. {
  101. "name": "Jonathan Sokolowski",
  102. "email": "jonathan.sokolowski@gmail.com"
  103. },
  104. {
  105. "name": "Andreas Lind",
  106. "email": "andreas@one.com"
  107. },
  108. {
  109. "name": "Domenic Denicola",
  110. "email": "domenic@domenicdenicola.com"
  111. },
  112. {
  113. "name": "William Sears",
  114. "email": "MrBigDog2U@gmail.com"
  115. },
  116. {
  117. "name": "Tim Perry",
  118. "email": "pimterry@gmail.com"
  119. },
  120. {
  121. "name": "Mikhail Gusarov",
  122. "email": "mikhail@hola.org"
  123. },
  124. {
  125. "name": "Marc Redemske",
  126. "email": "marc.redemske@gmail.com"
  127. },
  128. {
  129. "name": "Dominykas Blyžė",
  130. "email": "hello@dominykas.com"
  131. },
  132. {
  133. "name": "Bryan Donovan",
  134. "email": "bdondo@gmail.com"
  135. },
  136. {
  137. "name": "Felix Geisendörfer",
  138. "email": "felix@debuggable.com"
  139. },
  140. {
  141. "name": "kpdecker",
  142. "email": "kpdecker@gmail.com"
  143. },
  144. {
  145. "name": "Flarna",
  146. "email": "deb2001-github@yahoo.de"
  147. },
  148. {
  149. "name": "Tobias Ebnöther",
  150. "email": "ebi@gorn.ch"
  151. },
  152. {
  153. "name": "Tristan Koch",
  154. "email": "tristan.koch@1und1.de"
  155. },
  156. {
  157. "name": "Doug Orleans",
  158. "email": "dougorleans@gmail.com"
  159. },
  160. {
  161. "name": "Keith Cirkel",
  162. "email": "github@keithcirkel.co.uk"
  163. },
  164. {
  165. "name": "Martin Sander",
  166. "email": "forke@uni-bonn.de"
  167. },
  168. {
  169. "name": "Andrew Gurinovich",
  170. "email": "altmind@gmail.com"
  171. },
  172. {
  173. "name": "Adam Hull",
  174. "email": "adam@hmlad.com"
  175. },
  176. {
  177. "name": "Cory",
  178. "email": "seeflanigan@gmail.com"
  179. },
  180. {
  181. "name": "Aleck Greenham",
  182. "email": "greenhama13@gmail.com"
  183. },
  184. {
  185. "name": "Luis Cardoso",
  186. "email": "luis.cardoso@feedzai.com"
  187. },
  188. {
  189. "name": "GCHQDeveloper500",
  190. "email": "32099399+GCHQDeveloper500@users.noreply.github.com"
  191. },
  192. {
  193. "name": "Dustin Farris",
  194. "email": "dustin@farris.io"
  195. },
  196. {
  197. "name": "Konrad Holowinski",
  198. "email": "konrad.holowinski@gmail.com"
  199. },
  200. {
  201. "name": "Gavin Huang",
  202. "email": "gravof@gmail.com"
  203. },
  204. {
  205. "name": "ben fleis",
  206. "email": "ben.fleis@gmail.com"
  207. },
  208. {
  209. "name": "Krzysztof Kaczor",
  210. "email": "chris@kaczor.io"
  211. },
  212. {
  213. "name": "Jay Sherby",
  214. "email": "jaysherby@gmail.com"
  215. },
  216. {
  217. "name": "Marten Lienen",
  218. "email": "marten.lienen@gmail.com"
  219. },
  220. {
  221. "name": "Carolyn Stransky",
  222. "email": "carolynstransky@gmail.com"
  223. },
  224. {
  225. "name": "Viktor Zozulyak",
  226. "email": "zozulyakviktor@gmail.com"
  227. },
  228. {
  229. "name": "zcicala",
  230. "email": "zcicala@fitbit.com"
  231. },
  232. {
  233. "name": "Mahmoud Gamal",
  234. "email": "mgamal@babbel.com"
  235. },
  236. {
  237. "name": "Eyal Arubas",
  238. "email": "eyalarubas@gmail.com"
  239. },
  240. {
  241. "name": "Benjamin Coe",
  242. "email": "ben@yesware.com"
  243. },
  244. {
  245. "name": "Travis Kaufman",
  246. "email": "travis.kaufman@gmail.com"
  247. },
  248. {
  249. "name": "Garrick Cheung",
  250. "email": "garrick@garrickcheung.com"
  251. },
  252. {
  253. "name": "Florent Jaby",
  254. "email": "florent.jaby@gmail.com"
  255. },
  256. {
  257. "name": "Craig Davis",
  258. "email": "craig-davis@users.noreply.github.com"
  259. },
  260. {
  261. "name": "Dmitriy Kubyshkin",
  262. "email": "grassator@gmail.com"
  263. },
  264. {
  265. "name": "Rens Groothuijsen",
  266. "email": "l.groothuijsen@alumni.maastrichtuniversity.nl"
  267. },
  268. {
  269. "name": "Adhya Pranata",
  270. "email": "adhyapranata@gmail.com"
  271. },
  272. {
  273. "name": "Thomas Meyer",
  274. "email": "meyertee@gmail.com"
  275. },
  276. {
  277. "name": "Cormac Flynn",
  278. "email": "cormac.flynn@viadeoteam.com"
  279. },
  280. {
  281. "name": "geries",
  282. "email": "geries.handal@videoplaza.com"
  283. },
  284. {
  285. "name": "Márton Salomváry",
  286. "email": "salomvary@gmail.com"
  287. },
  288. {
  289. "name": "Roman Potashow",
  290. "email": "justgook@gmail.com"
  291. },
  292. {
  293. "name": "Islam Sharabash",
  294. "email": "islam.sharabash@gmail.com"
  295. },
  296. {
  297. "name": "Kir Chou",
  298. "email": "note351@hotmail.com"
  299. },
  300. {
  301. "name": "Rae Liu",
  302. "email": "happyaray@gmail.com"
  303. },
  304. {
  305. "name": "Glen Mailer",
  306. "email": "glen.mailer@bskyb.com"
  307. },
  308. {
  309. "name": "Garrick",
  310. "email": "gcheung@fitbit.com"
  311. },
  312. {
  313. "name": "Soutaro Matsumoto",
  314. "email": "matsumoto@soutaro.com"
  315. },
  316. {
  317. "name": "August Lilleaas",
  318. "email": "august.lilleaas@gmail.com"
  319. },
  320. {
  321. "name": "Robin Pedersen",
  322. "email": "robinp@snap.tv"
  323. },
  324. {
  325. "name": "Scott Andrews",
  326. "email": "scothis@gmail.com"
  327. },
  328. {
  329. "name": "George Schneeloch",
  330. "email": "gschneel@mit.edu"
  331. },
  332. {
  333. "name": "Tamas Szebeni",
  334. "email": "tamas_szebeni@epam.com"
  335. },
  336. {
  337. "name": "Jmeas",
  338. "email": "jellyes2@gmail.com"
  339. },
  340. {
  341. "name": "Tim Costa",
  342. "email": "tcosta@2u.com"
  343. },
  344. {
  345. "name": "sjoseph7",
  346. "email": "17250762+sjoseph7@users.noreply.github.com"
  347. },
  348. {
  349. "name": "Ming Liu",
  350. "email": "vmliu1@gmail.com"
  351. },
  352. {
  353. "name": "Duncan Beevers",
  354. "email": "duncan@dweebd.com"
  355. },
  356. {
  357. "name": "なつき",
  358. "email": "i@ntk.me"
  359. },
  360. {
  361. "name": "Nathan Mahdavi",
  362. "email": "mail@nathanmahdavi.com"
  363. },
  364. {
  365. "name": "Nathan Perry",
  366. "email": "nateperry333@gmail.com"
  367. },
  368. {
  369. "name": "Nicholas Hinds",
  370. "email": "hindsn@gmail.com"
  371. },
  372. {
  373. "name": "Brandon Heyer",
  374. "email": "brandonheyer@gmail.com"
  375. },
  376. {
  377. "name": "Nico Jansen",
  378. "email": "jansennico@gmail.com"
  379. },
  380. {
  381. "name": "Jason Karns",
  382. "email": "jason.karns@gmail.com"
  383. },
  384. {
  385. "name": "Jeffrey Falgout",
  386. "email": "jeffrey.falgout@gmail.com"
  387. },
  388. {
  389. "name": "Jimmy Shimizu",
  390. "email": "jimmy.shimizu@springworks.se"
  391. },
  392. {
  393. "name": "Elad Nachmias",
  394. "email": "theman@elad.im"
  395. },
  396. {
  397. "name": "John-David Dalton",
  398. "email": "john.david.dalton@gmail.com"
  399. },
  400. {
  401. "name": "Piotr Jamróz",
  402. "email": "pm.jamroz@gmail.com"
  403. },
  404. {
  405. "name": "Jonathan Freeman",
  406. "email": "freethejazz@gmail.com"
  407. },
  408. {
  409. "name": "Alexander Schmidt",
  410. "email": "alexanderschmidt1@gmail.com"
  411. },
  412. {
  413. "name": "Emma Bukacek",
  414. "email": "emma.bukacek@gmail.com"
  415. },
  416. {
  417. "name": "RealZogger",
  418. "email": "49367953+RealZogger@users.noreply.github.com"
  419. },
  420. {
  421. "name": "Evan Lloyd",
  422. "email": "evan.u.lloyd@gmail.com"
  423. },
  424. {
  425. "name": "Farid Neshat",
  426. "email": "FaridN_SOAD@yahoo.com"
  427. },
  428. {
  429. "name": "Josh Graham",
  430. "email": "josh@canva.com"
  431. },
  432. {
  433. "name": "Josh Greenberger",
  434. "email": "jdgreenb@usc.edu"
  435. },
  436. {
  437. "name": "43081j",
  438. "email": "43081j@users.noreply.github.com"
  439. },
  440. {
  441. "name": "Satoshi Nakamura",
  442. "email": "snakamura@infoteria.com"
  443. },
  444. {
  445. "name": "Chris Breiding",
  446. "email": "chrisbreiding@gmail.com"
  447. },
  448. {
  449. "name": "Sebastian Van Sande",
  450. "email": "sebastian@vansande.org"
  451. },
  452. {
  453. "name": "G.Serebryanskyi",
  454. "email": "x5x3x5x@gmail.com"
  455. },
  456. {
  457. "name": "Simen Bekkhus",
  458. "email": "sbekkhus91@gmail.com"
  459. },
  460. {
  461. "name": "Spencer Elliott",
  462. "email": "me@elliottsj.com"
  463. },
  464. {
  465. "name": "Christoph Guttandin",
  466. "email": "chrisguttandin@media-codings.com"
  467. },
  468. {
  469. "name": "Szymon Przybylski",
  470. "email": "szymon.przybylski@gmail.com"
  471. },
  472. {
  473. "name": "Louis Brunner",
  474. "email": "louis.brunner.fr@gmail.com"
  475. },
  476. {
  477. "name": "Tarjei Huse",
  478. "email": "tarjei.huse@gmail.com"
  479. },
  480. {
  481. "name": "Gyandeep Singh",
  482. "email": "gyandeeps@gmail.com"
  483. },
  484. {
  485. "name": "Afnizar Nur Ghifari",
  486. "email": "afnizarnur@users.noreply.github.com"
  487. },
  488. {
  489. "name": "Henry Tung",
  490. "email": "henryptung@gmail.com"
  491. },
  492. {
  493. "name": "Marcus Hüsgen",
  494. "email": "marcus.huesgen@lusini.com"
  495. },
  496. {
  497. "name": "Victor Costan",
  498. "email": "costan@gmail.com"
  499. },
  500. {
  501. "name": "Hugo Muller",
  502. "email": "hugo.muller@free.fr"
  503. },
  504. {
  505. "name": "Mark Stacey",
  506. "email": "mark.stacey@amecfw.com"
  507. },
  508. {
  509. "name": "Daniel Rey Lopez",
  510. "email": "daniel.rey.lopez@automattic.com"
  511. },
  512. {
  513. "name": "Alex Puchades",
  514. "email": "alex94puchades@gmail.com"
  515. },
  516. {
  517. "name": "Igor Savin",
  518. "email": "kibertoad@gmail.com"
  519. },
  520. {
  521. "name": "Zach Bloomquist",
  522. "email": "github@chary.us"
  523. },
  524. {
  525. "name": "Martin Hansen",
  526. "email": "martin@martinhansen.no"
  527. },
  528. {
  529. "name": "Irina Dumitrascu",
  530. "email": "me@dira.ro"
  531. },
  532. {
  533. "name": "blacksun1",
  534. "email": "simon@blacksun.cx"
  535. },
  536. {
  537. "name": "Matt Kern",
  538. "email": "matt@bloomcrush.com"
  539. },
  540. {
  541. "name": "Max Calabrese",
  542. "email": "max.calabrese@ymail.com"
  543. },
  544. {
  545. "name": "Aaron",
  546. "email": "aaron.todd@gmail.com"
  547. },
  548. {
  549. "name": "gtothesquare",
  550. "email": "me@gerieshandal.com"
  551. },
  552. {
  553. "name": "Alex Urbano",
  554. "email": "asgaroth.belem@gmail.com"
  555. },
  556. {
  557. "name": "Jacob Page",
  558. "email": "jpage@godaddy.com"
  559. },
  560. {
  561. "name": "Michael Herman",
  562. "email": "hermanmu@gmail.com"
  563. },
  564. {
  565. "name": "David Mott",
  566. "email": "dpmott@sep.com"
  567. },
  568. {
  569. "name": "Andrzej Porebski",
  570. "email": "fkuciapa@yahoo.com"
  571. },
  572. {
  573. "name": "Jakob Jónasson",
  574. "email": "jakob.jonasson@gmail.com"
  575. },
  576. {
  577. "name": "James Barwell",
  578. "email": "jb@jamesbarwell.co.uk"
  579. },
  580. {
  581. "name": "mohayonao",
  582. "email": "mohayonao@gmail.com"
  583. },
  584. {
  585. "name": "Devin Weaver",
  586. "email": "suki@tritarget.org"
  587. },
  588. {
  589. "name": "nivsherf",
  590. "email": "nivsherf@gmail.com"
  591. },
  592. {
  593. "name": "romanbalayan",
  594. "email": "roman.balayan@gmail.com"
  595. },
  596. {
  597. "name": "vitalets",
  598. "email": "vitalets@yandex-team.ru"
  599. },
  600. {
  601. "name": "yoshimura-toshihide",
  602. "email": "toshihide0105yoshimura@gmail.com"
  603. },
  604. {
  605. "name": "Nathan Friedly",
  606. "email": "nathan@nfriedly.com"
  607. },
  608. {
  609. "name": "Rajeesh C V",
  610. "email": "cvrajeesh@gmail.com"
  611. },
  612. {
  613. "name": "Raul Matei",
  614. "email": "raul.matei@8x8.com"
  615. },
  616. {
  617. "name": "Raynos",
  618. "email": "raynos2@gmail.com"
  619. },
  620. {
  621. "name": "ReadmeCritic",
  622. "email": "frankensteinbot@gmail.com"
  623. },
  624. {
  625. "name": "Revath S Kumar",
  626. "email": "revathskumar@users.noreply.github.com"
  627. },
  628. {
  629. "name": "Rich Hodgkins",
  630. "email": "rhodgkins@gmail.com"
  631. },
  632. {
  633. "name": "Richard Lyon",
  634. "email": "richthegeek@gmail.com"
  635. },
  636. {
  637. "name": "Richard Torres",
  638. "email": "richardtorres314@gmail.com"
  639. },
  640. {
  641. "name": "Rodion Vynnychenko",
  642. "email": "roddiku@gmail.com"
  643. },
  644. {
  645. "name": "Rodrigo García",
  646. "email": "yo@rodrigogarcia.me"
  647. },
  648. {
  649. "name": "Roland Warmerdam",
  650. "email": "roland@segment.com"
  651. },
  652. {
  653. "name": "Romain Pellerin",
  654. "email": "rpellerin@users.noreply.github.com"
  655. },
  656. {
  657. "name": "Ruwan Pradeep Geeganage",
  658. "email": "rpgeeganage@users.noreply.github.com"
  659. },
  660. {
  661. "name": "Ryan Roemer",
  662. "email": "ryan@loose-bits.com"
  663. },
  664. {
  665. "name": "Ryan Wholey",
  666. "email": "rjwholey@gmail.com"
  667. },
  668. {
  669. "name": "STuFF",
  670. "email": "nchalleil@gmail.com"
  671. },
  672. {
  673. "name": "Sam Landfried",
  674. "email": "samlandfried@gmail.com"
  675. },
  676. {
  677. "name": "Saurav Azad",
  678. "email": "3856934+sauravazad@users.noreply.github.com"
  679. },
  680. {
  681. "name": "Scott Rudiger",
  682. "email": "scottrudiger@gmail.com"
  683. },
  684. {
  685. "name": "Sergio Cinos",
  686. "email": "scinos@atlassian.com"
  687. },
  688. {
  689. "name": "Serkan Özel",
  690. "email": "serkanozel380@gmail.com"
  691. },
  692. {
  693. "name": "Shaine Hatch",
  694. "email": "shainehatch@overstock.com"
  695. },
  696. {
  697. "name": "Shawn Krisman",
  698. "email": "skrisman@nodelings"
  699. },
  700. {
  701. "name": "Shinnosuke Watanabe",
  702. "email": "snnskwtnb@gmail.com"
  703. },
  704. {
  705. "name": "Simone Fonda",
  706. "email": "fonda@netseven.it"
  707. },
  708. {
  709. "name": "Sinan Bolel",
  710. "email": "1915925+sbolel@users.noreply.github.com"
  711. },
  712. {
  713. "name": "Stefan Weil",
  714. "email": "sw@weilnetz.de"
  715. },
  716. {
  717. "name": "Stefan du Fresne",
  718. "email": "stefan@sdufresne.info"
  719. },
  720. {
  721. "name": "StefanSchoof",
  722. "email": "Stefan.Schoof@direkt-gruppe.de"
  723. },
  724. {
  725. "name": "Stephen Burrows",
  726. "email": "stephen.r.burrows@gmail.com"
  727. },
  728. {
  729. "name": "Steven Lu",
  730. "email": "stevenlu443@gmail.com"
  731. },
  732. {
  733. "name": "Sven Fuchs",
  734. "email": "svenfuchs@artweb-design.de"
  735. },
  736. {
  737. "name": "Søren Enemærke",
  738. "email": "soren.enemaerke@gmail.com"
  739. },
  740. {
  741. "name": "T1st3",
  742. "email": "contact@tiste.org"
  743. },
  744. {
  745. "name": "TEHEK Firefox",
  746. "email": "tehek@tehek.net"
  747. },
  748. {
  749. "name": "Tek Nynja",
  750. "email": "github@teknynja.com"
  751. },
  752. {
  753. "name": "The Gitter Badger",
  754. "email": "badger@gitter.im"
  755. },
  756. {
  757. "name": "Thomas Biesemann",
  758. "email": "thomas.biesemann@sap.com"
  759. },
  760. {
  761. "name": "Tieme van Veen",
  762. "email": "tiemevanveen@hotmail.com"
  763. },
  764. {
  765. "name": "Tim Branyen",
  766. "email": "tim@tabdeveloper.com"
  767. },
  768. {
  769. "name": "Tim Li",
  770. "email": "zhengang@sine.co"
  771. },
  772. {
  773. "name": "Tim Wienk",
  774. "email": "tim@wienk.name"
  775. },
  776. {
  777. "name": "Timo Tijhof",
  778. "email": "krinklemail@gmail.com"
  779. },
  780. {
  781. "name": "Tobias Mansfield-Williams",
  782. "email": "tmansfield-williams@esri.com"
  783. },
  784. {
  785. "name": "Tomek Wytrębowicz",
  786. "email": "tomalecpub@gmail.com"
  787. },
  788. {
  789. "name": "Valentin Agachi",
  790. "email": "github-com@agachi.name"
  791. },
  792. {
  793. "name": "Vignesh Kumar",
  794. "email": "vigneshkumar646@gmail.com"
  795. },
  796. {
  797. "name": "Volkan Ozcelik",
  798. "email": "volkan.ozcelik@jivesoftware.com"
  799. },
  800. {
  801. "name": "Vynce Montgomery",
  802. "email": "vynce.montgomery@gmail.com"
  803. },
  804. {
  805. "name": "White, Ben",
  806. "email": "ben.white@jpmchase.com"
  807. },
  808. {
  809. "name": "Whymarrh Whitby",
  810. "email": "whymarrh.whitby@gmail.com"
  811. },
  812. {
  813. "name": "Will Butler",
  814. "email": "will@butlerhq.com"
  815. },
  816. {
  817. "name": "William Meleyal",
  818. "email": "w.meleyal@wollzelle.com"
  819. },
  820. {
  821. "name": "Yury Fedorov",
  822. "email": "10244414+orlangure@users.noreply.github.com"
  823. },
  824. {
  825. "name": "Zakir",
  826. "email": "zak.saifi7@gmail.com"
  827. },
  828. {
  829. "name": "Zhengang Li",
  830. "email": "huttli@users.noreply.github.com"
  831. },
  832. {
  833. "name": "andrew",
  834. "email": "andrew.derozario@online-pajak.com"
  835. },
  836. {
  837. "name": "charlierudolph",
  838. "email": "charles.w.rudolph@gmail.com"
  839. },
  840. {
  841. "name": "clint",
  842. "email": "clint@wealthfront.com"
  843. },
  844. {
  845. "name": "codejedi365",
  846. "email": "codejedi365@users.noreply.github.com"
  847. },
  848. {
  849. "name": "ehmicky",
  850. "email": "ehmicky@gmail.com"
  851. },
  852. {
  853. "name": "goligo",
  854. "email": "ich@malte.de"
  855. },
  856. {
  857. "name": "hannes",
  858. "email": "github@htmlcss.de"
  859. },
  860. {
  861. "name": "hashchange",
  862. "email": "heim@zeilenwechsel.de"
  863. },
  864. {
  865. "name": "ichthala",
  866. "email": "alice.mottola@gmail.com"
  867. },
  868. {
  869. "name": "jamestalmage",
  870. "email": "james.talmage@jrtechnical.com"
  871. },
  872. {
  873. "name": "jshayes",
  874. "email": "justin@yolk.ai"
  875. },
  876. {
  877. "name": "kbackowski",
  878. "email": "kbackowski@gmail.com"
  879. },
  880. {
  881. "name": "mareq",
  882. "email": "mareq@balint.eu"
  883. },
  884. {
  885. "name": "mbehboodian",
  886. "email": "morteza6909@gmail.com"
  887. },
  888. {
  889. "name": "ngryman",
  890. "email": "ngryman@gmail.com"
  891. },
  892. {
  893. "name": "niftylettuce",
  894. "email": "niftylettuce@gmail.com"
  895. },
  896. {
  897. "name": "simonzack",
  898. "email": "simonzack@gmail.com"
  899. },
  900. {
  901. "name": "stevesouth",
  902. "email": "stephen.south@caplin.com"
  903. },
  904. {
  905. "name": "stoically",
  906. "email": "stoically@protonmail.com"
  907. },
  908. {
  909. "name": "thefourtheye",
  910. "email": "thefourtheye@users.noreply.github.com"
  911. },
  912. {
  913. "name": "till",
  914. "email": "till@php.net"
  915. },
  916. {
  917. "name": "vsa",
  918. "email": "vsa@users.noreply.github.com"
  919. },
  920. {
  921. "name": "wwalser",
  922. "email": "waw325@gmail.com"
  923. },
  924. {
  925. "name": "Xiao Ma",
  926. "email": "x@medium.com"
  927. },
  928. {
  929. "name": "AJ Ortega",
  930. "email": "ajo@google.com"
  931. },
  932. {
  933. "name": "Adam Lynch",
  934. "email": "contact@adamlynch.com"
  935. },
  936. {
  937. "name": "AdilKhn",
  938. "email": "AdilKhn@users.noreply.github.com"
  939. },
  940. {
  941. "name": "Aditya Vohra",
  942. "email": "avohra@yelp.com"
  943. },
  944. {
  945. "name": "Adrian Phinney",
  946. "email": "adrian.phinney@bellaliant.net"
  947. },
  948. {
  949. "name": "Adrian Schmidt",
  950. "email": "adrian.schmidt@lime.tech"
  951. },
  952. {
  953. "name": "Akira Matsuda",
  954. "email": "ronnie@dio.jp"
  955. },
  956. {
  957. "name": "Aleksey Bobyr",
  958. "email": "aleksey.bobyr@beetroot.se"
  959. },
  960. {
  961. "name": "Alex Ghiculescu",
  962. "email": "alex@tanda.co"
  963. },
  964. {
  965. "name": "Alex Kessaris",
  966. "email": "alex@artsy.ca"
  967. },
  968. {
  969. "name": "Alex Tran",
  970. "email": "alex@Alexs-MacBook-Pro-2.local"
  971. },
  972. {
  973. "name": "Alexander Aivars",
  974. "email": "alex@aivars.se"
  975. },
  976. {
  977. "name": "Alexey Kucherenko",
  978. "email": "alexei.kucherenko@gmail.com"
  979. },
  980. {
  981. "name": "Alexsey",
  982. "email": "agat00@gmail.com"
  983. },
  984. {
  985. "name": "Alfonso Boza",
  986. "email": "alfonso@cloud.com"
  987. },
  988. {
  989. "name": "Ali Shakiba",
  990. "email": "ali@shakiba.me"
  991. },
  992. {
  993. "name": "Andrew Fong",
  994. "email": "afong@slack-corp.com"
  995. },
  996. {
  997. "name": "Andrew Leschinsky",
  998. "email": "andrew@leschinsky.com"
  999. },
  1000. {
  1001. "name": "Andrew Shirley",
  1002. "email": "andrew@als-bi.com"
  1003. },
  1004. {
  1005. "name": "Antonio D'Ettole",
  1006. "email": "antonio@brandwatch.com"
  1007. },
  1008. {
  1009. "name": "Auclair Emmanuel",
  1010. "email": "auclair.emmanuel.prestataire@sfr.com"
  1011. },
  1012. {
  1013. "name": "Aziz Punjani",
  1014. "email": "aziz.punjani@gmail.com"
  1015. },
  1016. {
  1017. "name": "Ben Brostoff",
  1018. "email": "ben.brostoff@gmail.com"
  1019. },
  1020. {
  1021. "name": "Ben Lertlumprasertkul",
  1022. "email": "Ben.Lertlumprasertkul@ig.com"
  1023. },
  1024. {
  1025. "name": "Bing Ren",
  1026. "email": "bingtimren@gmail.com"
  1027. },
  1028. {
  1029. "name": "Blaine Bublitz",
  1030. "email": "blaine@iceddev.com"
  1031. },
  1032. {
  1033. "name": "Blake Embrey",
  1034. "email": "hello@blakeembrey.com"
  1035. },
  1036. {
  1037. "name": "Blake Israel",
  1038. "email": "blake.israel@gatech.edu"
  1039. },
  1040. {
  1041. "name": "Boshen Chen",
  1042. "email": "boshenc@gmail.com"
  1043. },
  1044. {
  1045. "name": "Brandon Au",
  1046. "email": "brandon.au@drexel.edu"
  1047. },
  1048. {
  1049. "name": "Brett Zamir",
  1050. "email": "brettz9@yahoo.com"
  1051. },
  1052. {
  1053. "name": "Brian Bleakley",
  1054. "email": "brianbleakley@gmail.com"
  1055. },
  1056. {
  1057. "name": "Brian M Hunt",
  1058. "email": "brianmhunt@gmail.com"
  1059. },
  1060. {
  1061. "name": "Burak Yiğit Kaya",
  1062. "email": "ben@byk.im"
  1063. },
  1064. {
  1065. "name": "C. T. Lin",
  1066. "email": "chentsulin@gmail.com"
  1067. },
  1068. {
  1069. "name": "Crimson-riot",
  1070. "email": "74468835+Crimson-riot@users.noreply.github.com"
  1071. },
  1072. {
  1073. "name": "Dan Bird",
  1074. "email": "danielsbird@gmail.com"
  1075. },
  1076. {
  1077. "name": "Dan Peddle",
  1078. "email": "dazld@users.noreply.github.com"
  1079. },
  1080. {
  1081. "name": "Daniel Rentz",
  1082. "email": "daniel.rentz@open-xchange.com"
  1083. },
  1084. {
  1085. "name": "Daryl Lau",
  1086. "email": "daryl@goodeggs.com"
  1087. },
  1088. {
  1089. "name": "David Colucci",
  1090. "email": "davidanthonycolucci@gmail.com"
  1091. },
  1092. {
  1093. "name": "David Hayes",
  1094. "email": "drhayes@users.noreply.github.com"
  1095. },
  1096. {
  1097. "name": "David Hunt",
  1098. "email": "davidhunt@Davids-MBP.local"
  1099. },
  1100. {
  1101. "name": "Dean Sofer",
  1102. "email": "ProLoser@users.noreply.github.com"
  1103. },
  1104. {
  1105. "name": "Duc Tri Le",
  1106. "email": "duc1@email.tiger-inc.com"
  1107. },
  1108. {
  1109. "name": "Eduardo Diaz",
  1110. "email": "eduardo.diaz@auth0.com"
  1111. },
  1112. {
  1113. "name": "Eli White",
  1114. "email": "github@eli-white.com"
  1115. },
  1116. {
  1117. "name": "Eric Stobbart",
  1118. "email": "Eric_Stobbart@comcast.com"
  1119. },
  1120. {
  1121. "name": "Eric Wendelin",
  1122. "email": "ewendelin@twitter.com"
  1123. },
  1124. {
  1125. "name": "Ericat",
  1126. "email": "erica.salvaneschi@gmail.com"
  1127. },
  1128. {
  1129. "name": "Feiyang1",
  1130. "email": "plane1113@gmail.com"
  1131. },
  1132. {
  1133. "name": "Felipe Carasso",
  1134. "email": "felipe@carassonet.org"
  1135. },
  1136. {
  1137. "name": "Franck Romano",
  1138. "email": "fra@octo.com"
  1139. },
  1140. {
  1141. "name": "GProst",
  1142. "email": "gprostmail@gmail.com"
  1143. },
  1144. {
  1145. "name": "Gabe Jackson",
  1146. "email": "gj@mail.co.de"
  1147. },
  1148. {
  1149. "name": "Gavin Boulton",
  1150. "email": "gavin.boulton@digital.cabinet-office.gov.uk"
  1151. },
  1152. {
  1153. "name": "Gerhard Stöbich",
  1154. "email": "18708370+Flarna@users.noreply.github.com"
  1155. },
  1156. {
  1157. "name": "Gilad Peleg",
  1158. "email": "giladp007@gmail.com"
  1159. },
  1160. {
  1161. "name": "Giorgos Giannoutsos",
  1162. "email": "contact@nuc.gr"
  1163. },
  1164. {
  1165. "name": "Gord Tanner",
  1166. "email": "gord@tinyhippos.com"
  1167. },
  1168. {
  1169. "name": "Gordon L. Hempton",
  1170. "email": "ghempton@gmail.com"
  1171. },
  1172. {
  1173. "name": "Gvozd",
  1174. "email": "gvozdev.viktor@gmail.com"
  1175. },
  1176. {
  1177. "name": "Harry Wolff",
  1178. "email": "hswolff@gmail.com"
  1179. },
  1180. {
  1181. "name": "HugoMuller",
  1182. "email": "hmu@debian-hmu-dev"
  1183. },
  1184. {
  1185. "name": "Ian Lewis",
  1186. "email": "IanMLewis@gmail.com"
  1187. },
  1188. {
  1189. "name": "Ian Thomas",
  1190. "email": "ian@ian-thomas.net"
  1191. },
  1192. {
  1193. "name": "Irving",
  1194. "email": "Irvingb232@gmail.com"
  1195. },
  1196. {
  1197. "name": "J France",
  1198. "email": "jason.a.france@gmail.com"
  1199. },
  1200. {
  1201. "name": "Jack Brown",
  1202. "email": "jack.brown@mi9.com.au"
  1203. },
  1204. {
  1205. "name": "Jahangir Iqbal",
  1206. "email": "35706211+jiqbal48@users.noreply.github.com"
  1207. },
  1208. {
  1209. "name": "Jake Champion",
  1210. "email": "me@jakechampion.name"
  1211. },
  1212. {
  1213. "name": "James Beavers",
  1214. "email": "jamesjbeavers@gmail.com"
  1215. },
  1216. {
  1217. "name": "James M. Greene",
  1218. "email": "james.m.greene@gmail.com"
  1219. },
  1220. {
  1221. "name": "Jan Kopriva",
  1222. "email": "jan.kopriva@gooddata.com"
  1223. },
  1224. {
  1225. "name": "Jan Suchý",
  1226. "email": "jan.sandokan@gmail.com"
  1227. },
  1228. {
  1229. "name": "Jani Hartikainen",
  1230. "email": "jani.hartikainen@gmail.com"
  1231. },
  1232. {
  1233. "name": "Jason Anderson",
  1234. "email": "diurnalist@gmail.com"
  1235. },
  1236. {
  1237. "name": "Joakim Wimmerstedt",
  1238. "email": "joakim.wimmerstedt@gmail.com"
  1239. },
  1240. {
  1241. "name": "Jochen Preusche",
  1242. "email": "iilei@users.noreply.github.com"
  1243. },
  1244. {
  1245. "name": "Johann Hubert Sonntagbauer",
  1246. "email": "johann.sonntagbauer@gmx.at"
  1247. },
  1248. {
  1249. "name": "John Bernardo",
  1250. "email": "jbernardo@linkedin.com"
  1251. },
  1252. {
  1253. "name": "Jonathan Roitgrund",
  1254. "email": "jroitgrund@gmail.com"
  1255. },
  1256. {
  1257. "name": "Jordan Harband",
  1258. "email": "ljharb@gmail.com"
  1259. },
  1260. {
  1261. "name": "Jordan Hawker",
  1262. "email": "hawker.jordan@gmail.com"
  1263. },
  1264. {
  1265. "name": "Joseph Evans",
  1266. "email": "evonsdesigns@gmail.com"
  1267. },
  1268. {
  1269. "name": "Joseph Spens",
  1270. "email": "joseph@workmarket.com"
  1271. },
  1272. {
  1273. "name": "Josh Goldberg",
  1274. "email": "josh@fullscreenmario.com"
  1275. },
  1276. {
  1277. "name": "Joshua Campbell",
  1278. "email": "joshcampbell191@users.noreply.github.com"
  1279. },
  1280. {
  1281. "name": "JoshuaCWebDeveloper",
  1282. "email": "coosriverjoshua1@outlook.com"
  1283. },
  1284. {
  1285. "name": "Juntao Zeng",
  1286. "email": "31234156+juntaozeng@users.noreply.github.com"
  1287. },
  1288. {
  1289. "name": "Kalisa Falzone",
  1290. "email": "KalisaFalzone@users.noreply.github.com"
  1291. },
  1292. {
  1293. "name": "Katrina Theodosopoulos",
  1294. "email": "katrinaelaine6@gmail.com"
  1295. },
  1296. {
  1297. "name": "Keith Rogers",
  1298. "email": "git@keithrogers.eu"
  1299. },
  1300. {
  1301. "name": "Kelly Selden",
  1302. "email": "kellyselden@gmail.com"
  1303. },
  1304. {
  1305. "name": "Kenneth Williams",
  1306. "email": "scriptdaemon@gmail.com"
  1307. },
  1308. {
  1309. "name": "Kev",
  1310. "email": "lineus@gmail.com"
  1311. },
  1312. {
  1313. "name": "Kevin Bosman",
  1314. "email": "kevinbosman@users.noreply.github.com"
  1315. },
  1316. {
  1317. "name": "Kevin Ennis",
  1318. "email": "kennis84@gmail.com"
  1319. },
  1320. {
  1321. "name": "Kevin Turner",
  1322. "email": "kevin@decipherinc.com"
  1323. },
  1324. {
  1325. "name": "Kim Joar Bekkelund",
  1326. "email": "kjbekkelund@gmail.com"
  1327. },
  1328. {
  1329. "name": "Kim Schmider",
  1330. "email": "kim366@users.noreply.github.com"
  1331. },
  1332. {
  1333. "name": "Kris Kowal",
  1334. "email": "kris.kowal@cixar.com"
  1335. },
  1336. {
  1337. "name": "Kristian",
  1338. "email": "krisham87@hotmail.com"
  1339. },
  1340. {
  1341. "name": "Kuba Orlik",
  1342. "email": "kontakt@jakub-orlik.pl"
  1343. },
  1344. {
  1345. "name": "Kurt Ruppel",
  1346. "email": "me@kurtruppel.com"
  1347. },
  1348. {
  1349. "name": "Lars Thorup",
  1350. "email": "lars@zealake.com"
  1351. },
  1352. {
  1353. "name": "LboAnn",
  1354. "email": "extend1994@gmail.com"
  1355. },
  1356. {
  1357. "name": "LostArchives",
  1358. "email": "valentin.mullet@gmail.com"
  1359. },
  1360. {
  1361. "name": "Lucas Vieira",
  1362. "email": "vieiralucas@users.noreply.github.com"
  1363. },
  1364. {
  1365. "name": "Luchs",
  1366. "email": "Luchs@euirc.eu"
  1367. },
  1368. {
  1369. "name": "Maarten Tromp",
  1370. "email": "maarten@nouncy.com"
  1371. },
  1372. {
  1373. "name": "Marco Ramirez",
  1374. "email": "marco-ramirez@bankofamerica.com"
  1375. },
  1376. {
  1377. "name": "Marcos Vanetta",
  1378. "email": "marcos_vanetta@condenast.com"
  1379. },
  1380. {
  1381. "name": "Mario Pareja",
  1382. "email": "mpareja@360incentives.com"
  1383. },
  1384. {
  1385. "name": "Mark Banner",
  1386. "email": "standard8@mozilla.com"
  1387. },
  1388. {
  1389. "name": "Mark Gibson",
  1390. "email": "mgibson@adaptavist.com"
  1391. },
  1392. {
  1393. "name": "Mark Stickley",
  1394. "email": "markstickley@users.noreply.github.com"
  1395. },
  1396. {
  1397. "name": "Martin Brochhaus",
  1398. "email": "mbrochh@gmail.com"
  1399. },
  1400. {
  1401. "name": "Martin Körner",
  1402. "email": "martin.koerner@objectfab.de"
  1403. },
  1404. {
  1405. "name": "Matthew Gabeler-Lee",
  1406. "email": "mgabeler-lee@6river.com"
  1407. },
  1408. {
  1409. "name": "Matthew Williams",
  1410. "email": "mrwillihog@users.noreply.github.com"
  1411. },
  1412. {
  1413. "name": "Max Klymyshyn",
  1414. "email": "klymyshyn@gmail.com"
  1415. },
  1416. {
  1417. "name": "Maxim Tsoy",
  1418. "email": "maks.tsoy@gmail.com"
  1419. },
  1420. {
  1421. "name": "Michael David Kuckuk",
  1422. "email": "mdk@kuckuk.com"
  1423. },
  1424. {
  1425. "name": "Michael Jackson",
  1426. "email": "mjijackson@gmail.com"
  1427. },
  1428. {
  1429. "name": "Michael Paulukonis",
  1430. "email": "xraysmalevich@gmail.com"
  1431. },
  1432. {
  1433. "name": "Michał Perłakowski",
  1434. "email": "michal@perlakowski.pl"
  1435. },
  1436. {
  1437. "name": "Mike Eve",
  1438. "email": "ungrim97@gmail.com"
  1439. },
  1440. {
  1441. "name": "Mike Flanigan",
  1442. "email": "mkflan@gmail.com"
  1443. },
  1444. {
  1445. "name": "Mikolaj Banasik",
  1446. "email": "d1sover@gmail.com"
  1447. },
  1448. {
  1449. "name": "MouseZero",
  1450. "email": "rm@mousezero.com"
  1451. },
  1452. {
  1453. "name": "Munieru",
  1454. "email": "20086673+munierujp@users.noreply.github.com"
  1455. },
  1456. {
  1457. "name": "Mustafa Sak",
  1458. "email": "mustafa.sak@1und1.de"
  1459. },
  1460. {
  1461. "name": "Nelson Silva",
  1462. "email": "nelson.silva@inevo.pt"
  1463. },
  1464. {
  1465. "name": "Nicholas Stephan",
  1466. "email": "nicholas.stephan@gmail.com"
  1467. },
  1468. {
  1469. "name": "Nicu Micleușanu",
  1470. "email": "micnic90@gmail.com"
  1471. },
  1472. {
  1473. "name": "Nikita Litvin",
  1474. "email": "deltaidea@derpy.ru"
  1475. },
  1476. {
  1477. "name": "Niklas Andreasson",
  1478. "email": "eaglus_@hotmail.com"
  1479. },
  1480. {
  1481. "name": "Noam Paz",
  1482. "email": "noam.paz@gmail.com"
  1483. },
  1484. {
  1485. "name": "Olmo Maldonado",
  1486. "email": "olmo.maldonado@gmail.com"
  1487. },
  1488. {
  1489. "name": "Paul Barry",
  1490. "email": "paul@Pauls-Air.fios-router.home"
  1491. },
  1492. {
  1493. "name": "Pelle Wessman",
  1494. "email": "pelle@kodfabrik.se"
  1495. },
  1496. {
  1497. "name": "Petar Dochev",
  1498. "email": "dotchev@gmail.com"
  1499. },
  1500. {
  1501. "name": "Peter Grainger",
  1502. "email": "peter@grainger.xyz"
  1503. },
  1504. {
  1505. "name": "Peter Zsoldos",
  1506. "email": "peter.zsoldos@gmail.com"
  1507. },
  1508. {
  1509. "name": "Pia Mancini",
  1510. "email": "piamancini@gmail.com"
  1511. },
  1512. {
  1513. "name": "Piper Chester",
  1514. "email": "piperchester@users.noreply.github.com"
  1515. },
  1516. {
  1517. "name": "Prayag Verma",
  1518. "email": "prayag.verma@gmail.com"
  1519. }
  1520. ],
  1521. "dependencies": {
  1522. "@sinonjs/commons": "^1.8.3",
  1523. "@sinonjs/fake-timers": "^7.1.2",
  1524. "@sinonjs/samsam": "^6.0.2",
  1525. "diff": "^5.0.0",
  1526. "nise": "^5.1.0",
  1527. "supports-color": "^7.2.0"
  1528. },
  1529. "description": "JavaScript test spies, stubs and mocks.",
  1530. "devDependencies": {
  1531. "@babel/core": "^7.14.3",
  1532. "@sinonjs/eslint-config": "^4.0.2",
  1533. "@sinonjs/eslint-plugin-no-prototype-methods": "^0.1.1",
  1534. "@sinonjs/referee": "^8.0.2",
  1535. "babel-plugin-istanbul": "^6.0.0",
  1536. "babelify": "^10.0.0",
  1537. "browserify": "^16.5.2",
  1538. "debug": "^4.3.1",
  1539. "dependency-check": "^4.1.0",
  1540. "esm": "^3.2.25",
  1541. "husky": "^6.0.0",
  1542. "lint-staged": "^11.0.0",
  1543. "mocha": "^8.4.0",
  1544. "mochify": "^7.1.1",
  1545. "nyc": "^15.1.0",
  1546. "prettier": "^2.3.0",
  1547. "proxyquire": "^2.1.3",
  1548. "proxyquire-universal": "^3.0.1",
  1549. "proxyquireify": "^3.2.1",
  1550. "puppeteer": "^9.1.1",
  1551. "rimraf": "^3.0.2",
  1552. "shelljs": "^0.8.4"
  1553. },
  1554. "esm": {
  1555. "cjs": {
  1556. "mutableNamespace": false,
  1557. "cache": true
  1558. },
  1559. "mode": "auto"
  1560. },
  1561. "files": [
  1562. "lib",
  1563. "pkg",
  1564. "scripts/support-sinon.js",
  1565. "AUTHORS",
  1566. "CONTRIBUTING.md",
  1567. "CHANGELOG.md",
  1568. "LICENSE",
  1569. "README.md"
  1570. ],
  1571. "funding": {
  1572. "type": "opencollective",
  1573. "url": "https://opencollective.com/sinon"
  1574. },
  1575. "homepage": "https://sinonjs.org/",
  1576. "husky": {
  1577. "hooks": {
  1578. "pre-commit": "lint-staged"
  1579. }
  1580. },
  1581. "jsdelivr": "./pkg/sinon.js",
  1582. "keywords": [
  1583. "sinon",
  1584. "test",
  1585. "testing",
  1586. "unit",
  1587. "stub",
  1588. "spy",
  1589. "fake",
  1590. "time",
  1591. "clock",
  1592. "mock",
  1593. "xhr",
  1594. "assert"
  1595. ],
  1596. "license": "BSD-3-Clause",
  1597. "lint-staged": {
  1598. "*.{js,css,md}": "prettier --check",
  1599. "*.js": "eslint --quiet",
  1600. "*.mjs": "eslint --quiet --ext mjs --parser-options=sourceType:module"
  1601. },
  1602. "main": "./lib/sinon.js",
  1603. "module": "./pkg/sinon-esm.js",
  1604. "name": "sinon",
  1605. "nyc": {
  1606. "instrument": false,
  1607. "temp-dir": "coverage/.nyc_output",
  1608. "reporter": [
  1609. "text",
  1610. "lcovonly"
  1611. ]
  1612. },
  1613. "repository": {
  1614. "type": "git",
  1615. "url": "git+ssh://git@github.com/sinonjs/sinon.git"
  1616. },
  1617. "scripts": {
  1618. "build": "node ./build.js",
  1619. "build-docs": "cd docs; bundle exec jekyll build",
  1620. "check-dependencies": "dependency-check package.json --no-dev --ignore-module esm",
  1621. "lint": "eslint '**/*.{js,mjs}'",
  1622. "postbuild": "npm run test-esm-bundle",
  1623. "postversion": "./scripts/postversion.sh",
  1624. "prebuild": "rimraf pkg && npm run check-dependencies",
  1625. "prebuild-docs": "./scripts/update-compatibility.js",
  1626. "prepublishOnly": "npm run build",
  1627. "pretest-webworker": "npm run build",
  1628. "prettier:check": "prettier --check '**/*.{js,css,md}'",
  1629. "prettier:write": "prettier --write '**/*.{js,css,md}'",
  1630. "preversion": "./scripts/preversion.sh",
  1631. "serve-docs": "cd docs; bundle exec jekyll serve --incremental --verbose",
  1632. "test": "npm run test-node && npm run test-headless && npm run test-webworker && npm run test-esm",
  1633. "test-cloud": "npm run test-headless -- --wd",
  1634. "test-coverage": "nyc npm run test-headless -- --transform [ babelify --ignore [ test ] --plugins [ babel-plugin-istanbul ] ]",
  1635. "test-dev": "npm run test-node -- --watch -R min",
  1636. "test-docker-image": "docker-compose up",
  1637. "test-esm": "mocha -r esm test/es2015/module-support-assessment-test.es6",
  1638. "test-esm-bundle": "node test/es2015/check-esm-bundle-is-runnable.js",
  1639. "test-headless": "mochify --no-detect-globals --recursive -R dot --grep WebWorker --invert --plugin [ proxyquire-universal ] \"test/**/*-test.js\"",
  1640. "test-node": "mocha --recursive -R dot \"test/**/*-test.js\"",
  1641. "test-runnable-examples": "docs/release-source/release/examples/run-test.sh",
  1642. "test-webworker": "mochify --no-detect-globals --https-server 8080 --no-request-interception test/webworker/webworker-support-assessment.js"
  1643. },
  1644. "version": "11.1.2"
  1645. }