-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
/
package.json
357 lines (357 loc) · 13.7 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
{
"name": "@cucumber/cucumber",
"description": "The official JavaScript implementation of Cucumber.",
"keywords": [
"testing",
"bdd",
"cucumber",
"gherkin",
"tests"
],
"version": "11.0.1",
"funding": "https://opencollective.com/cucumber",
"homepage": "https://github.com/cucumber/cucumber-js",
"author": "Julien Biezemans <[email protected]>",
"contributors": [
"Aaron Garvey",
"abelalmeida <[email protected]>",
"Adam Ark <[email protected]>",
"Ádám Gólya <[email protected]>",
"Ahmed Ashour (https://github.com/asashour)",
"ahulab <[email protected]>",
"Alon Diamant <[email protected]>",
"Artem Bronitsky <[email protected]>",
"Artem Repko <[email protected]>",
"Artur Kania <[email protected]>",
"Artur Neumann <[email protected]>",
"Artur Pomadowski <[email protected]>",
"Aslak Hellesøy <[email protected]>",
"Auke van Leeuwen (https://github.com/aukevanleeuwen)",
"Aurélien Reeves <[email protected]>",
"basemmerink <[email protected]>",
"Ben Van Treese <[email protected]>",
"Benjamín Eidelman <[email protected]>",
"Brian Clozel <[email protected]>",
"Bruce Lindsay <[email protected]>",
"Charles Rudolph <[email protected]>",
"Chris Young <[email protected]>",
"chrismilleruk <[email protected]>",
"Cody Ray Hoeft <[email protected]>",
"Craig Morris <[email protected]>",
"Dale Gardner <[email protected]>",
"Darrin Holst <[email protected]>",
"David Godfrey <[email protected]>",
"David Goss <[email protected]>",
"David H. Gutteridge <[email protected]>",
"Dawn Minion <[email protected]>",
"dbillingham <[email protected]>",
"DevSide <[email protected]>",
"Diego Di Mauro <[email protected]>",
"Dmitry Shirokov <[email protected]>",
"Dmytro Shpakovskyi <[email protected]>",
"Douglas Eggleton (https://github.com/douglaseggleton)",
"Eddie Loeffen <[email protected]>",
"efokschaner <[email protected]>",
"Elwyn <[email protected]>",
"Fedotov Daniil <[email protected]>",
"Fernando Acorreia <[email protected]>",
"Florian Ribon <[email protected]>",
"Gabe Hayes <[email protected]>",
"Gary Taylor <[email protected]>",
"gforceg <[email protected]>",
"Giuseppe DiBella <[email protected]>",
"Greg Knaddison <[email protected]>",
"Honza Javorek <[email protected]>",
"Hugues Malphettes <[email protected]>",
"Ilya Kozhevnikov <[email protected]>",
"Israel Halle <[email protected]>",
"Izhaki <[email protected]>",
"Jan Molak <[email protected]>",
"Jan-Eric Duden <[email protected]>",
"Jaryk (https://github.com/Ugzuzg)",
"Jayson Smith <[email protected]>",
"Jeff Tian (https://github.com/Jeff-Tian)",
"Jesse Harlin <[email protected]>",
"João Guilherme Farias Duda <[email protected]>",
"Joaquín Sorianello <[email protected]>",
"Joey Jan <[email protected]>",
"John Krull <[email protected]>",
"John McLaughlin <[email protected]>",
"John Wright <[email protected]>",
"Johny Jose <[email protected]>",
"Jonathan Gomez <[email protected]>",
"Jonathan Kim <[email protected]>",
"Josh Chisholm <[email protected]>",
"Josh Goldberg <[email protected]>",
"Josua Schmid <[email protected]>",
"jshifflet <[email protected]>",
"Julian <[email protected]>",
"Julian <[email protected]>",
"Julien Biezemans <[email protected]>",
"Julien Gonzalez (https://github.com/customcommander)",
"Karine Pires <[email protected]>",
"Kārlis Amoliņš <[email protected]>",
"Karthik Viswanath <[email protected]>",
"Kevin Goslar <[email protected]>",
"Kevin Kirsche <[email protected]>",
"Kim, Jang-hwan <[email protected]>",
"Konstantin Epishev <[email protected]>",
"kostya.misura <[email protected]>",
"Krispin Schulz <[email protected]>",
"Kushal Pisavadia",
"Kyle Moore <[email protected]>",
"Leonardo <[email protected]>",
"Long Nguyen (https://github.com/zcmgyu)",
"lopesc <[email protected]>",
"Lucas Cimon <[email protected]>",
"Ludek",
"Lukas Degener <[email protected]>",
"Łukasz Gandecki <[email protected]>",
"M.P. Korstanje <[email protected]>",
"mannyluvstacos <[email protected]>",
"Manny Pamintuan <[email protected]>",
"Marat Dyatko <[email protected]>",
"Marc Burton <[email protected]>",
"Marcel Hoyer <[email protected]>",
"Marco Muller <[email protected]>",
"Mark Amery <[email protected]>",
"Mark Stein (https://github.com/markstein)",
"Martin Delille <[email protected]>",
"Máté Karácsony <[email protected]>",
"Mateusz Derks <[email protected]>",
"Matt Travi (https://github.com/travi)",
"Matteo Collina <[email protected]>",
"Maxim Koretskiy <[email protected]>",
"mgonnet <[email protected]>",
"Michael Lloyd Morris (https://github.com/michael-lloyd-morris)",
"Michael Zedeler <[email protected]>",
"Miika Hänninen <[email protected]>",
"Mona Ghassemi (https://github.com/BlueMona)",
"Namchee (https://github.com/Namchee)",
"nebehr <[email protected]>",
"Nico Jansen <[email protected]>",
"Niklas Närhinen <[email protected]>",
"Niyaz Akhmetov <[email protected]>",
"Noah Davis <[email protected]>",
"notaphplover (https://github.com/notaphplover)",
"Oliver Odo (https://github.com/olivierodo)",
"Oliver Rogers <[email protected]>",
"Olivier Melcher <[email protected]>",
"Olle Jonsson <[email protected]>",
"Omar Gonzalez <[email protected]>",
"Paul Jensen <[email protected]>",
"Paul Shannon (https://devpaul.com)",
"please-rewrite <[email protected]>",
"plocket <[email protected]>",
"Renier Morales <[email protected]>",
"Ricardo Albuquerque (https://github.com/ricalbuquerque)",
"Rick Lee-Morlang <[email protected]>",
"RolandArgos <[email protected]>",
"Ronald Chen (https://github.com/Pyrolistical)",
"Sam Saccone <[email protected]>",
"Scott Deakin (https://github.com/GeekyDeaks)",
"seantdg <[email protected]>",
"Seb Rose <[email protected]>",
"Sérgio Junior <[email protected]>",
"Simon Dean <[email protected]>",
"Simon Lampen <[email protected]>",
"Sonny Piers <[email protected]>",
"Stanley Shyiko <[email protected]>",
"Steve Tooke <[email protected]>",
"szymonprz <[email protected]>",
"Ted de Koning",
"temyers <[email protected]>",
"Tim Perry <[email protected]>",
"Tom V <[email protected]>",
"Tomer Ben-Rachel <[email protected]>",
"Tristan Dunn <[email protected]>",
"Tristan Zander <[email protected]>",
"unknown <[email protected]>",
"Valerio Innocenti Sedili <[email protected]>",
"Vasily Shelkov <[email protected]>",
"vincent.capicotto <[email protected]>",
"vincent-psarga <[email protected]>",
"Warren <[email protected]>",
"Will Farrell <[email protected]>",
"yaronassa <[email protected]>",
"Yohan Siguret <[email protected]>",
"Zearin <[email protected]>",
"zs-zs <[email protected]>"
],
"repository": {
"type": "git",
"url": "git://github.com/cucumber/cucumber-js.git"
},
"bugs": {
"email": "[email protected]",
"url": "https://github.com/cucumber/cucumber-js/issues"
},
"directories": {
"lib": "./lib"
},
"main": "./lib/index.js",
"exports": {
".": {
"import": "./lib/wrapper.mjs",
"require": "./lib/index.js",
"types": "./lib/index.d.ts"
},
"./api": {
"import": "./lib/api/wrapper.mjs",
"require": "./lib/api/index.js",
"types": "./lib/api/index.d.ts"
},
"./lib/*": {
"require": "./lib/*.js"
},
"./package.json": "./package.json"
},
"types": "./lib/index.d.ts",
"engines": {
"node": "18 || 20 || >=22"
},
"enginesTested": {
"node": "18 || 20 || 22"
},
"dependencies": {
"@cucumber/ci-environment": "10.0.1",
"@cucumber/cucumber-expressions": "17.1.0",
"@cucumber/gherkin": "28.0.0",
"@cucumber/gherkin-streams": "5.0.1",
"@cucumber/gherkin-utils": "9.0.0",
"@cucumber/html-formatter": "21.6.0",
"@cucumber/message-streams": "4.0.1",
"@cucumber/messages": "24.1.0",
"@cucumber/tag-expressions": "6.1.0",
"assertion-error-formatter": "^3.0.0",
"capital-case": "^1.0.4",
"chalk": "^4.1.2",
"cli-table3": "0.6.3",
"commander": "^10.0.0",
"debug": "^4.3.4",
"error-stack-parser": "^2.1.4",
"figures": "^3.2.0",
"glob": "^10.3.10",
"has-ansi": "^4.0.1",
"indent-string": "^4.0.0",
"is-installed-globally": "^0.4.0",
"is-stream": "^2.0.0",
"knuth-shuffle-seeded": "^1.0.6",
"lodash.merge": "^4.6.2",
"lodash.mergewith": "^4.6.2",
"luxon": "3.2.1",
"mime": "^3.0.0",
"mkdirp": "^2.1.5",
"mz": "^2.7.0",
"progress": "^2.0.3",
"read-pkg-up": "^7.0.1",
"resolve-pkg": "^2.0.0",
"semver": "7.5.3",
"string-argv": "0.3.1",
"supports-color": "^8.1.1",
"tmp": "0.2.3",
"type-fest": "^4.8.3",
"util-arity": "^1.1.0",
"xmlbuilder": "^15.1.1",
"yaml": "^2.2.2",
"yup": "1.2.0"
},
"devDependencies": {
"@cucumber/compatibility-kit": "15.0.0",
"@cucumber/query": "12.1.2",
"@microsoft/api-extractor": "7.39.0",
"@sinonjs/fake-timers": "10.0.2",
"@types/chai": "4.3.4",
"@types/chai-xml": "^0.3.2",
"@types/debug": "4.1.7",
"@types/dirty-chai": "2.0.2",
"@types/express": "4.17.15",
"@types/fs-extra": "9.0.13",
"@types/glob": "8.1.0",
"@types/has-ansi": "5.0.0",
"@types/lodash.merge": "4.6.7",
"@types/lodash.mergewith": "4.6.7",
"@types/luxon": "3.2.0",
"@types/mocha": "10.0.1",
"@types/mustache": "4.2.2",
"@types/mz": "2.7.4",
"@types/node": "20.8.3",
"@types/progress": "2.0.5",
"@types/semver": "7.5.0",
"@types/sinon-chai": "3.2.9",
"@types/sinonjs__fake-timers": "8.1.2",
"@types/stream-buffers": "3.0.4",
"@types/tmp": "0.2.3",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"chai": "4.3.7",
"chai-exclude": "2.1.0",
"chai-xml": "^0.4.1",
"coffeescript": "2.7.0",
"dependency-lint": "7.1.0",
"dirty-chai": "2.0.1",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-standard": "5.0.0",
"eslint-plugin-unicorn": "^48.0.1",
"express": "^4.21.0",
"fs-extra": "10.1.0",
"genversion": "3.1.1",
"mocha": "10.2.0",
"mustache": "4.2.0",
"nyc": "15.1.0",
"prettier": "3.0.3",
"reindent-template-literals": "1.1.0",
"shx": "0.3.4",
"sinon": "15.0.1",
"sinon-chai": "3.7.0",
"stream-to-string": "1.2.0",
"ts-node": "10.9.1",
"tsd": "0.25.0",
"typedoc": "^0.25.4",
"typedoc-plugin-extras": "^3.0.0",
"typescript": "4.9.4"
},
"overrides": {
"ansi-regex": "^5.0.1"
},
"scripts": {
"build-local": "genversion --es6 src/version.ts && tsc --build tsconfig.node.json && shx cp src/wrapper.mjs lib/ && shx cp src/api/wrapper.mjs lib/api/",
"cck-test": "mocha 'compatibility/**/*_spec.ts'",
"exports-generate-docs": "typedoc",
"exports-test": "api-extractor run --config exports/api/api-extractor.json --verbose && api-extractor run --config exports/root/api-extractor.json --verbose",
"exports-update": "api-extractor run --config exports/api/api-extractor.json --verbose --local && api-extractor run --config exports/root/api-extractor.json --verbose --local",
"feature-test": "node bin/cucumber.js",
"lint-code-autofix": "eslint --fix \"{compatibility,example,features,scripts,src,test}/**/*.ts\"",
"lint-code": "eslint \"{compatibility,example,features,scripts,src,test}/**/*.ts\"",
"lint-dependencies": "dependency-lint",
"lint-format-autofix": "prettier --write .",
"lint-format": "prettier --check .",
"lint": "npm run lint-code && npm run lint-format && npm run lint-dependencies",
"preexports-generate-docs": "npm run build-local",
"preexports-test": "npm run build-local",
"preexports-update": "npm run build-local",
"prelint-autofix": "npm run build-local",
"prelint-code": "npm run build-local",
"precck-test": "npm run build-local",
"prefeature-test": "npm run build-local",
"prepublishOnly": "rm -rf lib && npm run build-local",
"pretest-coverage": "npm run build-local",
"pretypes-test": "npm run build-local",
"test-coverage": "nyc --silent mocha 'src/**/*_spec.ts' 'compatibility/**/*_spec.ts' && nyc --silent --no-clean node bin/cucumber.js --tags \"not @source-mapping\" && nyc report --reporter=lcov",
"test": "npm run lint && npm run exports-test && npm run types-test && npm run unit-test && npm run cck-test && npm run feature-test",
"types-test": "tsd",
"unit-test": "mocha 'src/**/*_spec.ts'"
},
"bin": {
"cucumber-js": "bin/cucumber.js"
},
"license": "MIT",
"files": [
"api/",
"bin/",
"lib/"
]
}