forked from karma-runner/karma-coverage
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
140 lines (140 loc) · 4.63 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
{
"name": "karma-coverage",
"version": "2.0.1",
"description": "A Karma plugin. Generate code coverage.",
"main": "lib/index.js",
"scripts": {
"lint": "eslint **/*.js",
"test": "grunt"
},
"repository": {
"type": "git",
"url": "git://github.com/karma-runner/karma-coverage.git"
},
"keywords": [
"karma-plugin",
"karma-preprocessor",
"karma-reporter",
"coverage",
"istanbul"
],
"author": "SATO taichi <[email protected]>",
"dependencies": {
"istanbul-lib-coverage": "^3.0.0",
"istanbul-lib-instrument": "^4.0.1",
"istanbul-lib-report": "^3.0.0",
"istanbul-lib-source-maps": "^4.0.0",
"istanbul-reports": "^3.0.0",
"minimatch": "^3.0.4"
},
"license": "MIT",
"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/travis-cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.0",
"@semantic-release/npm": "7.0.5",
"chai": "^4.2.0",
"eslint": "^6.5.1",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"grunt": "^1.0.3",
"grunt-bump": "^0.8.0",
"grunt-cli": "^1.3.2",
"grunt-conventional-changelog": "^6.1.0",
"grunt-conventional-github-releaser": "^1.0.0",
"grunt-karma": "^3.0.2",
"grunt-npm": "^0.0.2",
"grunt-simple-mocha": "^0.4.1",
"husky": "^4.2.3",
"ibrik": "^2.0.0",
"karma": "^4.2.0",
"karma-coffee-preprocessor": "1.x || ^0.3.0",
"karma-firefox-launcher": "1.x || ^0.1.6",
"karma-mocha": "1.x || ^0.2.0",
"karma-requirejs": "1.x || ^0.2.2",
"load-grunt-tasks": "^5.1.0",
"mocha": "^6.0.2",
"mocks": "0.0.15",
"requirejs": "^2.1.20",
"semantic-release": "17.0.4",
"sinon": "^7.2.7",
"sinon-chai": "^3.3.0"
},
"engines": {
"node": ">=10.0.0"
},
"commitlint": {
"extends": [
"@commitlint/config-conventional"
]
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"contributors": [
"dignifiedquire <[email protected]>",
"Friedel Ziegelmayer <[email protected]>",
"Aymeric Beaumet <[email protected]>",
"johnjbarton <[email protected]>",
"Mark Ethan Trostler <[email protected]>",
"Tim Kang <[email protected]>",
"hicom150 <[email protected]>",
"Nick Malaguti <[email protected]>",
"Maksim Ryzhikov <[email protected]>",
"Mark Trostler <[email protected]>",
"nicojs <[email protected]>",
"Tanguy Krotoff <[email protected]>",
"Wei Kin Huang <[email protected]>",
"Douglas Duteil <[email protected]>",
"Matt Winchester <[email protected]>",
"Julen Garcia Leunda <[email protected]>",
"Allen Bierbaum <[email protected]>",
"Michael Noack <[email protected]>",
"Michael Stramel <[email protected]>",
"Nick Matantsev <[email protected]>",
"Petar Manev <[email protected]>",
"Robin Böhm <[email protected]>",
"Ron Derksen <[email protected]>",
"Ruben Bridgewater <[email protected]>",
"Sahat Yalkabov <[email protected]>",
"Srinivas Dhanwada <[email protected]>",
"Tanjo, Hiroyuki <[email protected]>",
"Taylor Hakes <[email protected]>",
"Taylor McGann <[email protected]>",
"Timo Tijhof <[email protected]>",
"Tom Kirkpatrick <[email protected]>",
"Tyler Waters <[email protected]>",
"Vincent Lemeunier <[email protected]>",
"Yusuke Suzuki <[email protected]>",
"aprooks <[email protected]>",
"carlos <[email protected]>",
"fbergr <[email protected]>",
"piecyk <[email protected]>",
"Adam Heath <[email protected]>",
"terussell85 <[email protected]>",
"Andrew Lane <[email protected]>",
"Chris Gladd <[email protected]>",
"Clayton Watts <[email protected]>",
"Dan Watling <[email protected]>",
"Diogo Nicoleti <[email protected]>",
"Dmitry Petrov <[email protected]>",
"Greg Varsanyi <[email protected]>",
"Ian Rufus <[email protected]>",
"James Talmage <[email protected]>",
"Joseph Connolly <[email protected]>",
"Joshua Appelman <[email protected]>",
"Julie <[email protected]>",
"Kyle Welsby <[email protected]>",
"Lloyd Smith II <[email protected]>",
"Maciej Rzepiński <[email protected]>",
"Marceli.no <[email protected]>",
"Matt Lewis <[email protected]>"
]
}