forked from karma-runner/karma
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
306 lines (306 loc) · 11.1 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
{
"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]>",
"Karma Bot <[email protected]>",
"Maksim Ryzhikov <[email protected]>",
"taichi <[email protected]>",
"Liam Newman <[email protected]>",
"Ciro Nunes <[email protected]>",
"Robo <[email protected]>",
"Shyam Seshadri <[email protected]>",
"Pawel Kozlowski <[email protected]>",
"Tim Cuthbertson <[email protected]>",
"Nick Malaguti <[email protected]>",
"Kim Joar Bekkelund <[email protected]>",
"Mark Ethan Trostler <[email protected]>",
"joshjb84 <[email protected]>",
"Daniel Aleksandersen <[email protected]>",
"pavelgj <[email protected]>",
"Marcello Nuccio <[email protected]>",
"sylvain-hamel <[email protected]>",
"Jeff Jewiss <[email protected]>",
"Brian Ford <[email protected]>",
"Aymeric Beaumet <[email protected]>",
"Andrew Martin <[email protected]>",
"Ilya Volodin <[email protected]>",
"Iristyle <Iristyle@github>",
"Aseem Bansal <[email protected]>",
"Jonathan Freeman <[email protected]>",
"KJ Tsanaktsidis <[email protected]>",
"Igor Minar <[email protected]>",
"Stefan Dragnev <[email protected]>",
"Steve Mao <[email protected]>",
"Steve Mao <[email protected]>",
"Sylvain Hamel <[email protected]>",
"Igor Minar <[email protected]>",
"Thomas Parisot <[email protected]>",
"Kevin WENNER <[email protected]>",
"Parashuram <[email protected]>",
"Pat Tullmann <[email protected]>",
"Vladimir Starkov <[email protected]>",
"Luke Page <[email protected]>",
"PatrickJS <[email protected]>",
"Mark Trostler <[email protected]>",
"James Ford <[email protected]>",
"ChangZhuo Chen (陳昌倬) <[email protected]>",
"Roarke Gaskill <[email protected]>",
"karmarunnerbot <[email protected]>",
"Ethan J. Brown <[email protected]>",
"Bulat Shakirzyanov <[email protected]>",
"Hugues Malphettes <[email protected]>",
"Jonas Pommerening <[email protected]>",
"ngiebel <[email protected]>",
"rdodev <[email protected]>",
"Joe Lencioni <[email protected]>",
"Johannes Gorset <[email protected]>",
"Jon Bretman <[email protected]>",
"Julian Connor <[email protected]>",
"Karl Lindmark <[email protected]>",
"Karolis Narkevicius <[email protected]>",
"Keats <[email protected]>",
"Keith Cirkel <[email protected]>",
"Kevin Ortman <[email protected]>",
"Lukasz Zatorski <[email protected]>",
"Marko Anastasov <[email protected]>",
"Martin Geisler <[email protected]>",
"Martin Jul <[email protected]>",
"Martin Lemanski <[email protected]>",
"Matias Niemelä <[email protected]>",
"Matthew Machuga <[email protected]>",
"Matti Paksula <[email protected]>",
"Mattijs Kneppers <[email protected]>",
"Merott Movahedi <[email protected]>",
"Merrick Christensen <[email protected]>",
"Michał Gołębiowski <[email protected]>",
"Milan Aleksic <[email protected]>",
"Mohamed Eltuhamy <[email protected]>",
"Nick Carter <[email protected]>",
"Nick Payne <[email protected]>",
"Nick Williams <[email protected]>",
"Nicolas Artman <[email protected]>",
"Nicolas Ferrero <[email protected]>",
"Nish <[email protected]>",
"Nuno Job <[email protected]>",
"OniOni <[email protected]>",
"OpenShift guest <[email protected]>",
"Parashuram <[email protected]>",
"Pascal Hartig <[email protected]>",
"Patrick Lussan <[email protected]>",
"Patrik Henningsson <[email protected]>",
"Pete Bacon Darwin <[email protected]>",
"Pete Swan <[email protected]>",
"Peter McAlpine <[email protected]>",
"Peter Yates <[email protected]>",
"Philip Harrison <[email protected]>",
"Rafal Lindemann <[email protected]>",
"Remy Sharp <[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]>",
"Sammy Jelin <[email protected]>",
"Schmulik Raskin <[email protected]>",
"Sergey Kruk <[email protected]>",
"Sergey Simonchik <[email protected]>",
"Shane Osbourne <[email protected]>",
"Simen Bekkhus <[email protected]>",
"Slava Kotiya <[email protected]>",
"Taylor Hakes <[email protected]>",
"Terin Stock <[email protected]>",
"Thomas Parisot <[email protected]>",
"Tim Olshansky <[email protected]>",
"Timo Tijhof <[email protected]>",
"Tom MacWright <[email protected]>",
"Tyler Akins <[email protected]>",
"Vasily Ostanin <[email protected]>",
"Veronica Lynn <[email protected]>",
"Vincent Taverna <[email protected]>",
"Wizek <[email protected]>",
"Yi Wang <[email protected]>",
"Yvonne Yip <[email protected]>",
"Zhang zhengzheng <[email protected]>",
"adamnation <[email protected]>",
"ahaurw01 <[email protected]>",
"ashaffer <[email protected]>",
"compact <[email protected]>",
"cy6erskunk <[email protected]>",
"david-garcia-nete <[email protected]>",
"deepak1556 <[email protected]>",
"dorey <[email protected]>",
"hrgdavor <[email protected]>",
"ianjobling <[email protected]>",
"inf3rno <[email protected]>",
"johnjbarton <[email protected]>",
"lanshunfang <[email protected]>",
"maik <[email protected]>",
"mdemo <[email protected]>",
"nathanfaucett <[email protected]>",
"u812 <[email protected]>",
"toran billups <[email protected]>",
"Alexander Shtuchkin <[email protected]>",
"Anders Ekdahl <[email protected]>",
"Anders Janmyr <[email protected]>",
"Andrew Fischer <[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]>",
"Breno Calazans <[email protected]>",
"Brian Donovan <[email protected]>",
"Brian Donovan <[email protected]>",
"Brian M Hunt <[email protected]>",
"Carl Goldberg <[email protected]>",
"Chad Smith <[email protected]>",
"Chris Dawson <[email protected]>",
"Christopher Hiller <[email protected]>",
"Ciro S. Costa <[email protected]>",
"Dan Thareja <[email protected]>",
"Danny Croft <[email protected]>",
"Danny Tuppeny <[email protected]>",
"David Jensen <david@frode.(none)>",
"David M. Karr <[email protected]>",
"David Souther <[email protected]>",
"Dillon <[email protected]>",
"Dmitrii Abramov <[email protected]>",
"ERt <[email protected]>",
"Ed Rooth <[email protected]>",
"Eddie Monge <[email protected]>",
"Edward Hutchins <[email protected]>",
"Eldar Jafarov <[email protected]>",
"Eric Baer <[email protected]>",
"Filipe Guerra <[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]>",
"Greg Thornton <[email protected]>",
"Gregory Cowan <[email protected]>",
"Homa Wong <[email protected]>",
"Igor Lima <[email protected]>",
"Jack Tarantino <[email protected]>",
"Jakub Z <[email protected]>",
"James Shore <[email protected]>",
"Jan Molak <[email protected]>",
"Jeff Froom <[email protected]>",
"Jeff Lage <[email protected]>",
"Jerry Reptak <[email protected]>"
],
"dependencies": {
"bluebird": "^2.9.27",
"body-parser": "^1.12.4",
"chokidar": "^1.0.1",
"colors": "^1.1.0",
"connect": "^3.3.5",
"core-js": "^1.0.1",
"di": "^0.0.1",
"dom-serialize": "^2.2.0",
"expand-braces": "^0.1.1",
"glob": "^5.0.10",
"graceful-fs": "^4.1.2",
"http-proxy": "^1.11.1",
"lodash": "^3.8.0",
"log4js": "^0.6.25",
"memoizee": "^0.3.8",
"mime": "^1.3.4",
"minimatch": "^2.0.7",
"optimist": "^0.6.1",
"rimraf": "^2.3.3",
"socket.io": "~1.3.5",
"source-map": "^0.4.4",
"useragent": "^2.1.6"
},
"devDependencies": {
"LiveScript": "^1.3.0",
"babel": "^5.6.23",
"babel-eslint": "^4.0.5",
"chai": "^2.3.0",
"chai-as-promised": "^5.0.0",
"chai-subset": "^1.0.1",
"coffee-script": "^1.9.2",
"cucumber": "^0.5.2",
"eslint": "^1.0.0",
"eslint-config-standard": "^4.0.0",
"eslint-plugin-react": "^3.2.0",
"grunt": "^0.4",
"grunt-auto-release": "^0.0.6",
"grunt-browserify": "^3.8.0",
"grunt-bump": "^0.3.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-conventional-changelog": "^3.0.0",
"grunt-conventional-github-releaser": "^0.2.0",
"grunt-cucumberjs": "^0.7.0",
"grunt-eslint": "^17.0.0",
"grunt-mocha-test": "^0.12.7",
"grunt-npm": "0.0.2",
"karma-browserify": "^4.1.2",
"karma-browserstack-launcher": "*",
"karma-chrome-launcher": "*",
"karma-coffee-preprocessor": "*",
"karma-commonjs": "*",
"karma-coverage": "*",
"karma-firefox-launcher": "*",
"karma-growl-reporter": "*",
"karma-html2js-preprocessor": "*",
"karma-jasmine": "~0.3.5",
"karma-junit-reporter": "*",
"karma-live-preprocessor": "*",
"karma-mocha": "*",
"karma-ng-scenario": "*",
"karma-phantomjs-launcher": "*",
"karma-qunit": "*",
"karma-requirejs": "*",
"karma-sauce-launcher": "*",
"karma-script-launcher": "^0.1.0",
"load-grunt-tasks": "^3.1.0",
"mkdirp": "^0.5.0",
"mocha": "^2.2.5",
"mocks": "^0.0.15",
"proxyquire": "^1.5.0",
"sinon": "^1.14.1",
"sinon-chai": "^2.7.0",
"supertest": "^1.0.1",
"supertest-as-promised": "^2.0.1",
"timer-shim": "^0.3.0",
"which": "^1.1.1"
},
"main": "./lib/index",
"bin": {
"karma": "./bin/karma"
},
"engines": {
"node": ">=0.10 <=0.12 || >=1 <=3"
},
"version": "0.13.8",
"license": "MIT"
}