-
Notifications
You must be signed in to change notification settings - Fork 1.7k
/
package.json
450 lines (450 loc) · 17.6 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
{
"name": "karma",
"description": "Spectacular Test Runner for JavaScript.",
"homepage": "http://karma-runner.github.io/",
"repository": {
"type": "git",
"url": "git://github.com/karma-runner/karma.git"
},
"bugs": {
"url": "https://github.com/karma-runner/karma/issues"
},
"keywords": [
"karma",
"spectacular",
"runner",
"karma",
"js",
"javascript",
"testing",
"test",
"remote",
"execution"
],
"author": "Vojta Jína <[email protected]>",
"contributors": [
"Friedel Ziegelmayer <[email protected]>",
"dignifiedquire <[email protected]>",
"greenkeeperio-bot <[email protected]>",
"Karma Bot <[email protected]>",
"Maksim Ryzhikov <[email protected]>",
"Christian Budde Christensen <[email protected]>",
"taichi <[email protected]>",
"Liam Newman <[email protected]>",
"Todd Wolfson <[email protected]>",
"Wesley Cho <[email protected]>",
"Ciro Nunes <[email protected]>",
"Pawel Kozlowski <[email protected]>",
"Robo <[email protected]>",
"Mark Trostler <[email protected]>",
"Tim Cuthbertson <[email protected]>",
"Christian Budde Christensen <[email protected]>",
"Shyam Seshadri <[email protected]>",
"Mark Ethan Trostler <[email protected]>",
"Mourad <[email protected]>",
"vivganes <[email protected]>",
"Michał Gołębiowski <[email protected]>",
"Daniel Compton <[email protected]>",
"Kim Joar Bekkelund <[email protected]>",
"joshjb84 <[email protected]>",
"Nick Malaguti <[email protected]>",
"Ilya Volodin <[email protected]>",
"Andrew Martin <[email protected]>",
"Chris Casola <[email protected]>",
"Michał Gołębiowski <[email protected]>",
"Jeff Jewiss <[email protected]>",
"Marcello Nuccio <[email protected]>",
"pavelgj <[email protected]>",
"David Souther <[email protected]>",
"sylvain-hamel <[email protected]>",
"Daniel Aleksandersen <[email protected]>",
"Iristyle <Iristyle@github>",
"Brian Ford <[email protected]>",
"Aymeric Beaumet <[email protected]>",
"Jérémy Judéaux <[email protected]>",
"Matt Lewis <[email protected]>",
"ngiebel <[email protected]>",
"Aseem Bansal <[email protected]>",
"rdodev <[email protected]>",
"ChangZhuo Chen (陳昌倬) <[email protected]>",
"Sammy Jelin <[email protected]>",
"Pat Tullmann <[email protected]>",
"Greenkeeper <[email protected]>",
"Jonathan Freeman <[email protected]>",
"Shane Russell <[email protected]>",
"KJ Tsanaktsidis <[email protected]>",
"Stefan Dragnev <[email protected]>",
"Hugues Malphettes <[email protected]>",
"Steve Mao <[email protected]>",
"Steve Mao <[email protected]>",
"Steve Van Opstal <[email protected]>",
"Sylvain Hamel <[email protected]>",
"Bryan Smith <[email protected]>",
"Igor Minar <[email protected]>",
"Igor Minar <[email protected]>",
"Thomas Parisot <[email protected]>",
"Kevin Huang <[email protected]>",
"Tom Erik Støwer <[email protected]>",
"DarthCharles <[email protected]>",
"Kevin WENNER <[email protected]>",
"Levi Thomason <[email protected]>",
"Parashuram <[email protected]>",
"Vivek Ganesan <[email protected]>",
"Vladimir Starkov <[email protected]>",
"Jonas Pommerening <[email protected]>",
"Ethan J. Brown <[email protected]>",
"James Ford <[email protected]>",
"PatrickJS <[email protected]>",
"David Pärsson <[email protected]>",
"Luke Page <[email protected]>",
"James Talmage <[email protected]>",
"Filipe Guerra <[email protected]>",
"comdiv <[email protected]>",
"Bulat Shakirzyanov <[email protected]>",
"Richard Harrington <[email protected]>",
"Roarke Gaskill <[email protected]>",
"johnjbarton <[email protected]>",
"karmarunnerbot <[email protected]>",
"Andrew Morris <[email protected]>",
"Robin Liang <[email protected]>",
"Ruben Bridgewater <[email protected]>",
"Justin Ridgewell <[email protected]>",
"KahWee Teng <[email protected]>",
"Karl Lindmark <[email protected]>",
"Karol Fabjańczuk <[email protected]>",
"Karolis Narkevicius <[email protected]>",
"Keats <[email protected]>",
"Keith Cirkel <[email protected]>",
"Kent C. Dodds <[email protected]>",
"Kevin Ortman <[email protected]>",
"Kostiantyn Kahanskyi <[email protected]>",
"Lenny Urbanowski <[email protected]>",
"LoveIsGrief <[email protected]>",
"Lucas Theisen <[email protected]>",
"Lukasz Zatorski <[email protected]>",
"M1xA <[email protected]>",
"Magnus Markling <[email protected]>",
"Manfred Stock <[email protected]>",
"Marko Anastasov <[email protected]>",
"Martin Geisler <[email protected]>",
"Martin Jul <[email protected]>",
"Martin Lemanski <[email protected]>",
"Martin Probst <[email protected]>",
"Matias Niemelä <[email protected]>",
"Matthew Amato <[email protected]>",
"Matthew Cale <[email protected]>",
"Matthew Machuga <[email protected]>",
"Matti Paksula <[email protected]>",
"Mattijs Kneppers <[email protected]>",
"Merott Movahedi <[email protected]>",
"Merrick Christensen <[email protected]>",
"Michał Siwek <[email protected]>",
"Milan Aleksic <[email protected]>",
"Milana Stojadinov <[email protected]>",
"Mohamed Eltuhamy <[email protected]>",
"Nathan Hunzaker <[email protected]>",
"Nick Carter <[email protected]>",
"Nick McCurdy <[email protected]>",
"Nick Payne <[email protected]>",
"Nick Williams <[email protected]>",
"Nico Jansen <[email protected]>",
"Nicolas Artman <[email protected]>",
"Nicolas Ferrero <[email protected]>",
"Nish <[email protected]>",
"Nuno Job <[email protected]>",
"Oleg Gomozov <[email protected]>",
"Olivier Yiptong <[email protected]>",
"OniOni <[email protected]>",
"OpenShift guest <[email protected]>",
"Parashuram <[email protected]>",
"Pascal Hartig <[email protected]>",
"Patrick Lussan <[email protected]>",
"Patrick Neschkudla <[email protected]>",
"Patrik Henningsson <[email protected]>",
"Pedro Araujo <[email protected]>",
"Pete Bacon Darwin <[email protected]>",
"Pete Swan <[email protected]>",
"Peter Halliday <[email protected]>",
"Peter McAlpine <[email protected]>",
"Peter Yates <[email protected]>",
"Philip Harrison <[email protected]>",
"Piper Chester <[email protected]>",
"Rafal Lindemann <[email protected]>",
"Remy Sharp <[email protected]>",
"Richard Herrera <[email protected]>",
"Roarke Gaskill <[email protected]>",
"Rob Cherry <[email protected]>",
"Rob Dodson <[email protected]>",
"Rémi <[email protected]>",
"Sahat Yalkabov <[email protected]>",
"Sam Rawlins <[email protected]>",
"Sam Rawlins <[email protected]>",
"Samuel Marks <[email protected]>",
"Saugat Acharya <[email protected]>",
"Schmulik Raskin <[email protected]>",
"Sergey Kruk <[email protected]>",
"Sergey Simonchik <[email protected]>",
"Seth Rhodes <[email protected]>",
"Shahar Mor <[email protected]>",
"Shane Osbourne <[email protected]>",
"Simen Bekkhus <[email protected]>",
"Simone Gentili <[email protected]>",
"Slava Kotiya <[email protected]>",
"Sophie Cooper <[email protected]>",
"Stephen Hazleton <[email protected]>",
"Stuart Memo <[email protected]>",
"Taylor Buley <[email protected]>",
"Taylor Hakes <[email protected]>",
"Terin Stock <[email protected]>",
"Thai Pangsakulyanont @ Taskworld <[email protected]>",
"Thomas Parisot <[email protected]>",
"Tim Olshansky <[email protected]>",
"Timo Tijhof <[email protected]>",
"Tom MacWright <[email protected]>",
"TrevDev <[email protected]>",
"Tyler Akins <[email protected]>",
"Vasily Ostanin <[email protected]>",
"Veronica Lynn <[email protected]>",
"Vincent Taverna <[email protected]>",
"Vitor Buzinaro <[email protected]>",
"Volune <[email protected]>",
"Vova Bilonenko <[email protected]>",
"Wizek <[email protected]>",
"Yaniv Efraim <[email protected]>",
"Yi Wang <[email protected]>",
"u812 <[email protected]>",
"Zhang zhengzheng <[email protected]>",
"adamnation <[email protected]>",
"ahaurw01 <[email protected]>",
"ashaffer <[email protected]>",
"coderaiser <[email protected]>",
"compact <[email protected]>",
"coridrew <[email protected]>",
"cy6erskunk <[email protected]>",
"david-garcia-nete <[email protected]>",
"deepak1556 <[email protected]>",
"dorey <[email protected]>",
"grifball <[email protected]>",
"hrgdavor <[email protected]>",
"ianjobling <[email protected]>",
"inf3rno <[email protected]>",
"jjoos <[email protected]>",
"kyo_ago <[email protected]>",
"lanshunfang <[email protected]>",
"maik <[email protected]>",
"mdemo <[email protected]>",
"nathanfaucett <[email protected]>",
"pardoman <[email protected]>",
"thetrevdev <[email protected]>",
"thorn0 <[email protected]>",
"toran billups <[email protected]>",
"Yvonne Yip <[email protected]>",
"Aaron Powell <[email protected]>",
"Alejandro Mantecon Guillen <[email protected]>",
"Alexander Shtuchkin <[email protected]>",
"Anders Ekdahl <[email protected]>",
"Anders Janmyr <[email protected]>",
"Andreas Krummsdorf <[email protected]>",
"Andrew Fischer <[email protected]>",
"Andrew Marcinkevičius <[email protected]>",
"Andy Joslin <[email protected]>",
"Anton Usmansky <[email protected]>",
"AugustinLF <[email protected]>",
"AvnerCohen <[email protected]>",
"Awad Mackie <[email protected]>",
"Basemm <[email protected]>",
"Benoit Charbonnier <[email protected]>",
"Bhavesh Kakadiya <[email protected]>",
"Brady Wied <[email protected]>",
"Breno Calazans <[email protected]>",
"Brian Donovan <[email protected]>",
"Brian Donovan <[email protected]>",
"Brian M Hunt <[email protected]>",
"Cagdas Bayram <[email protected]>",
"Carl Goldberg <[email protected]>",
"Chad Smith <[email protected]>",
"Chris <[email protected]>",
"Chris Chua <[email protected]>",
"Chris Dawson <[email protected]>",
"Christian Weiss <[email protected]>",
"Christopher Hiller <[email protected]>",
"Ciro S. Costa <[email protected]>",
"Cyrus Chan <[email protected]>",
"Damien Choizit <[email protected]>",
"Dan Siwiec <[email protected]>",
"Dan Thareja <[email protected]>",
"Danny Croft <[email protected]>",
"Danny Tuppeny <[email protected]>",
"David Jensen <david@frode.(none)>",
"David M. Karr <[email protected]>",
"Derek Gould <[email protected]>",
"Derek Schaller <[email protected]>",
"Dillon <[email protected]>",
"Dmitrii Abramov <[email protected]>",
"Dmitriy Ryajov <[email protected]>",
"Douglas Blumeyer <[email protected]>",
"Douglas Blumeyer <[email protected]>",
"Dunja Radulov <[email protected]>",
"ERt <[email protected]>",
"Ed Rooth <[email protected]>",
"Eddie Monge <[email protected]>",
"Eden <[email protected]>",
"Edward Hutchins <[email protected]>",
"Eldar Jafarov <[email protected]>",
"Eric Baer <[email protected]>",
"Fabian Beuke <[email protected]>",
"Franck Garcia <[email protected]>",
"Fred Sauer <[email protected]>",
"Frederic Hemberger <[email protected]>",
"Fredrik Bonander <[email protected]>",
"Gavin Aiken <[email protected]>",
"Geert Van Laethem <[email protected]>",
"Georgii Dolzhykov <[email protected]>",
"Glenn Anderson <[email protected]>",
"Greg Thornton <[email protected]>",
"Gregory Cowan <[email protected]>",
"Hendrik Purmann <[email protected]>",
"Homa Wong <[email protected]>",
"Igor Lima <[email protected]>",
"Islam Sharabash <[email protected]>",
"Jack Tarantino <[email protected]>",
"Jacob Trimble <[email protected]>",
"Jakub Z <[email protected]>",
"James Shore <[email protected]>",
"Jan Molak <[email protected]>",
"Jeff Froom <[email protected]>",
"Jeff Lage <[email protected]>",
"Jeff Yates <[email protected]>",
"Jeremy Axelrod <[email protected]>",
"Jerry Reptak <[email protected]>",
"Jesse M. Holmes <[email protected]>",
"Joe Lencioni <[email protected]>",
"Johannes Gorset <[email protected]>",
"Jon Bretman <[email protected]>",
"Jonathan ES Lin <[email protected]>",
"Julian Connor <[email protected]>",
"Jurko Gospodnetić <[email protected]>"
],
"dependencies": {
"bluebird": "^3.3.0",
"body-parser": "^1.16.1",
"chokidar": "^1.4.1",
"colors": "^1.1.0",
"combine-lists": "^1.0.0",
"connect": "^3.6.0",
"core-js": "^2.2.0",
"di": "^0.0.1",
"dom-serialize": "^2.2.0",
"expand-braces": "^0.1.1",
"glob": "^7.1.1",
"graceful-fs": "^4.1.2",
"http-proxy": "^1.13.0",
"isbinaryfile": "^3.0.0",
"lodash": "^4.17.4",
"log4js": "^1.1.1",
"mime": "^1.3.4",
"minimatch": "^3.0.2",
"optimist": "^0.6.1",
"qjobs": "^1.1.4",
"range-parser": "^1.2.0",
"rimraf": "^2.6.0",
"safe-buffer": "^5.0.1",
"socket.io": "1.7.4",
"source-map": "^0.5.3",
"tmp": "0.0.31",
"useragent": "^2.1.12"
},
"devDependencies": {
"LiveScript": "^1.3.0",
"babel": "^6.23.0",
"babel-preset-es2015": "^6.22.0",
"babel-register": "^6.23.0",
"chai": "^3.3.0",
"chai-as-promised": "^6.0.0",
"chai-subset": "^1.2.2",
"coffee-script": "^1.12.4",
"cucumber": "^2.2.0",
"eslint": "^3.15.0",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-node": "^4.2.2",
"eslint-plugin-promise": "^3.4.2",
"eslint-plugin-react": "^7.0.1",
"eslint-plugin-standard": "^3.0.1",
"grunt": "^1.0.0",
"grunt-auto-release": "^0.0.7",
"grunt-browserify": "^5.0.0",
"grunt-bump": "^0.8.0",
"grunt-cli": "^1.1.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-conventional-changelog": "^6.0.1",
"grunt-conventional-github-releaser": "^1.0.0",
"grunt-cucumberjs": "^1.0.0",
"grunt-eslint": "^19.0.0",
"grunt-mocha-test": "^0.13.2",
"grunt-npm": "0.0.2",
"http2": "^3.3.6",
"husky": "^0.13.1",
"jasmine-core": "^2.3.4",
"json3": "^3.3.2",
"karma-browserify": "^5.0.1",
"karma-browserstack-launcher": "^1.0.0",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "*",
"karma-coffee-preprocessor": "*",
"karma-commonjs": "*",
"karma-coverage": "*",
"karma-firefox-launcher": "*",
"karma-growl-reporter": "*",
"karma-html2js-preprocessor": "*",
"karma-jasmine": "^1.0.2",
"karma-junit-reporter": "*",
"karma-live-preprocessor": "*",
"karma-mocha": "^1.0.1",
"karma-mocha-reporter": "^2.0.0",
"karma-ng-scenario": "*",
"karma-phantomjs-launcher": "*",
"karma-qunit": "*",
"karma-requirejs": "*",
"karma-sauce-launcher": "*",
"karma-script-launcher": "^1.0.0",
"load-grunt-tasks": "^3.1.0",
"mkdirp": "^0.5.0",
"mocha": "^3.2.0",
"mocks": "^0.0.15",
"phantomjs-prebuilt": "^2.1.3",
"proxyquire": "^1.7.11",
"qunitjs": "^2.1.1",
"requirejs": "^2.1.20",
"sinon": "^2.2.0",
"sinon-chai": "^2.7.0",
"supertest": "^3.0.0",
"timer-shim": "^0.3.0",
"validate-commit-msg": "^2.11.1",
"which": "^1.1.1"
},
"main": "./lib/index",
"bin": {
"karma": "./bin/karma"
},
"engines": {
"node": "0.10 || 0.12 || 4 || 5 || 6 || 7"
},
"version": "1.7.0",
"license": "MIT",
"scripts": {
"lint": "eslint client/**/*.js common/**/*.js context/**/*.js gruntfile.js wallaby.js lib/**/*.js test/**/*.js static/debug.js",
"test": "grunt test",
"build": "grunt build",
"test:appveyor": "grunt test-appveyor",
"test:integration": "./scripts/integration-tests.sh",
"link": "node --eval \"path=require('path'); require('fs').symlinkSync(path.resolve(__dirname), path.resolve(__dirname, 'node_modules', 'karma'), 'junction')\"",
"unlink": "node --eval \"require('fs').unlinkSync(require('path').resolve(__dirname, 'node_modules', 'karma'))\"",
"init": "rm -rf node_modules/karma && cd node_modules && ln -nsf ../ karma && cd ../",
"init:windows": "(IF EXIST node_modules\\karma (rmdir node_modules\\karma /S /q)) && npm run link",
"appveyor": "npm run build && npm run test:appveyor",
"travis": "npm run build && npm test && npm run test:integration",
"commitmsg": "validate-commit-msg",
"precommit": "npm run lint"
}
}