forked from cucumber/cucumber-js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
231 lines (231 loc) · 8.5 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
{
"name": "cucumber",
"description": "The official JavaScript implementation of Cucumber.",
"keywords": [
"testing",
"bdd",
"cucumber",
"gherkin",
"tests"
],
"version": "4.0.0",
"homepage": "http://github.com/cucumber/cucumber-js",
"author": "Julien Biezemans <[email protected]> (http://jbpros.net)",
"contributors": [
"Julien Biezemans <[email protected]> (http://jbpros.net)",
"Fernando Acorreia <[email protected]>",
"Paul Jensen <[email protected]>",
"Kushal Pisavadia",
"Olivier Melcher <[email protected]>",
"Tristan Dunn <[email protected]>",
"Ted de Koning",
"Renier Morales <[email protected]>",
"Aslak Hellesøy <[email protected]>",
"Aaron Garvey",
"Omar Gonzalez <[email protected]>",
"Chris Young <[email protected]>",
"Israel Halle <[email protected]>",
"Matteo Collina <[email protected]>",
"Niklas Närhinen <[email protected]>",
"Kim, Jang-hwan <[email protected]>",
"Michael Zedeler <[email protected]>",
"Tom V <[email protected]>",
"David Godfrey <[email protected]>",
"Paul Shannon (http://devpaul.com)",
"Simon Dean <[email protected]> (http://www.simondean.org)",
"John Wright <[email protected]>",
"Johny Jose <[email protected]>",
"Marat Dyatko <[email protected]>",
"Tim Perry <[email protected]>",
"Fedotov Daniil <[email protected]>",
"unknown <[email protected]>",
"Ben Van Treese <[email protected]>",
"Gabe Hayes <[email protected]>",
"Brian Clozel <[email protected]>",
"Lukas Degener <[email protected]>",
"Simon Lampen <[email protected]>",
"Eddie Loeffen <[email protected]>",
"Stanley Shyiko <[email protected]>",
"Artur Kania <[email protected]>",
"Sam Saccone <[email protected]>",
"Craig Morris <[email protected]>",
"Gary Taylor <[email protected]>",
"Krispin Schulz <[email protected]>",
"Elwyn <[email protected]>",
"Jan-Eric Duden <[email protected]>",
"kostya.misura <[email protected]>",
"Julian <[email protected]>",
"nebehr <[email protected]>",
"Jesse Harlin <[email protected]>",
"Sonny Piers <[email protected]>",
"Will Farrell <[email protected]>",
"Kevin Kirsche <[email protected]>",
"chrismilleruk <[email protected]>",
"Mateusz Derks <[email protected]>",
"Mark Amery <[email protected]>",
"Artem Repko <[email protected]>",
"zs-zs <[email protected]>",
"Dale Gardner <[email protected]>",
"Charles Rudolph <[email protected]>",
"Karthik Viswanath <[email protected]>",
"Marcel Hoyer <[email protected]>",
"Artem Bronitsky <[email protected]>",
"Karine Pires <[email protected]>",
"Rick Lee-Morlang <[email protected]>",
"Noah Davis <[email protected]>",
"Miika Hänninen <[email protected]>",
"Kevin Goslar <[email protected]>",
"John Krull <[email protected]>",
"Maxim Koretskiy <[email protected]>",
"seantdg <[email protected]>",
"Marc Burton <[email protected]>",
"Jonathan Kim <[email protected]>",
"Ádám Gólya <[email protected]>",
"Scott Deakin <[email protected]>",
"efokschaner <[email protected]>",
"John McLaughlin <[email protected]>",
"Josh Goldberg <[email protected]>",
"Artur Pomadowski <[email protected]>",
"Benjamín Eidelman <[email protected]>",
"Jan Molak <[email protected]>",
"dbillingham <[email protected]>",
"Jonathan Gomez <[email protected]>",
"Oliver Rogers <[email protected]>",
"Hugues Malphettes <[email protected]>",
"gforceg <[email protected]>",
"Zearin <[email protected]>",
"Cody Ray Hoeft <[email protected]>",
"Florian Ribon <[email protected]>",
"temyers <[email protected]>",
"Martin Delille <[email protected]>",
"yaronassa <[email protected]>",
"Nico Jansen <[email protected]>",
"Łukasz Gandecki <[email protected]>",
"Warren <[email protected]>",
"Vasily Shelkov <[email protected]>",
"Steve Tooke <[email protected]>",
"João Guilherme Farias Duda <[email protected]>",
"szymonprz <[email protected]>",
"Olle Jonsson <[email protected]>",
"Darrin Holst <[email protected]>",
"Dmitry Shirokov <[email protected]>",
"Jayson Smith <[email protected]>",
"jshifflet <[email protected]>",
"Máté Karácsony <[email protected]>",
"Ilya Kozhevnikov <[email protected]>",
"Giuseppe DiBella <[email protected]>",
"Marco Muller <[email protected]>",
"Valerio Innocenti Sedili <[email protected]>",
"Alon Diamant <[email protected]>",
"RolandArgos <[email protected]>"
],
"repository": {
"type": "git",
"url": "git://github.com/cucumber/cucumber-js.git"
},
"bugs": {
"email": "[email protected]",
"url": "http://github.com/cucumber/cucumber-js/issues"
},
"directories": {
"lib": "./lib"
},
"main": "./lib/index",
"engines": {
"node": ">=0.10"
},
"dependencies": {
"assertion-error-formatter": "^2.0.1",
"babel-runtime": "^6.11.6",
"bluebird": "^3.4.1",
"cli-table": "^0.3.1",
"colors": "^1.1.2",
"commander": "^2.9.0",
"cucumber-expressions": "^5.0.7",
"cucumber-tag-expressions": "^1.1.1",
"duration": "^0.2.0",
"escape-string-regexp": "^1.0.5",
"figures": "2.0.0",
"gherkin": "^5.0.0",
"glob": "^7.0.0",
"indent-string": "^3.1.0",
"is-generator": "^1.0.2",
"is-stream": "^1.1.0",
"lodash": "^4.17.4",
"mz": "^2.4.0",
"progress": "^2.0.0",
"resolve": "^1.3.3",
"stack-chain": "^2.0.0",
"stacktrace-js": "^2.0.0",
"string-argv": "0.0.2",
"title-case": "^2.1.1",
"util-arity": "^1.0.2",
"verror": "^1.9.0"
},
"devDependencies": {
"ansi-html": "^0.0.7",
"babel-cli": "^6.10.1",
"babel-eslint": "^8.0.1",
"babel-plugin-external-helpers": "^6.18.0",
"babel-plugin-istanbul": "^4.1.3",
"babel-plugin-transform-async-to-module-method": "^6.16.0",
"babel-plugin-transform-function-bind": "^6.8.0",
"babel-plugin-transform-object-rest-spread": "^6.23.0",
"babel-plugin-transform-promise-to-bluebird": "^1.1.1",
"babel-plugin-transform-runtime": "^6.9.0",
"babel-preset-es2015": "^6.9.0",
"babel-register": "^6.9.0",
"babelify": "^7.3.0",
"browserify": "^14.3.0",
"chai": "^4.0.1",
"coffee-script": "^1.10.0",
"connect": "^3.4.0",
"coveralls": "^3.0.0",
"dependency-lint": "^5.0.1",
"eslint": "^4.1.1",
"eslint-config-prettier": "^2.2.0",
"eslint-config-standard": "^11.0.0-beta.0",
"eslint-plugin-babel": "^4.0.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-node": "^5.2.1",
"eslint-plugin-prettier": "^2.1.2",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-standard": "^3.0.1",
"fs-extra": "^4.0.2",
"mocha": "^4.0.1",
"mustache": "^2.3.0",
"nyc": "^11.0.2",
"prettier": "^1.5.2",
"regenerator-runtime": "^0.11.0",
"serve-static": "^1.10.0",
"sinon": "^4.0.1",
"sinon-chai": "^2.11.0",
"stream-to-string": "^1.1.0",
"tmp": "^0.0.33"
},
"scripts": {
"build-browser-example": "BABEL_ENV=browser browserify example/index.js -o dist/browser-example.js -t babelify",
"build-local-continuous": "babel src --watch -d lib --ignore '**/*_spec.js'",
"build-local": "babel src -d lib --ignore '**/*_spec.js'",
"build-release": "BABEL_ENV=browser browserify src/index.js -o dist/cucumber.js -t babelify --standalone Cucumber",
"feature-test": "node ./bin/cucumber-js",
"lint-dependencies": "dependency-lint",
"lint-code": "eslint \"{example,features,scripts,src,test}/**/*.js\"",
"lint-autofix": "eslint --fix \"{example,features,scripts,src,test}/**/*.js\"",
"lint": "yarn run lint-code && yarn run lint-dependencies",
"prefeature-test": "yarn run build-local",
"prepublish": "yarn run build-local",
"test-coverage": "yarn run lint && ./scripts/test-coverage.sh",
"test": "yarn run lint && yarn run unit-test && yarn run feature-test",
"unit-test": "mocha src"
},
"bin": {
"cucumber-js": "./bin/cucumber-js"
},
"license": "MIT",
"files": [
"bin/",
"dist/",
"lib/"
]
}