UNPKG

1.31 kBJSONView Raw
1{
2 "name": "@types/karma",
3 "version": "6.3.4",
4 "description": "TypeScript definitions for karma",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Tanguy Krotoff",
10 "url": "https://github.com/tkrotoff",
11 "githubUsername": "tkrotoff"
12 },
13 {
14 "name": "James Garbutt",
15 "url": "https://github.com/43081j",
16 "githubUsername": "43081j"
17 },
18 {
19 "name": "Yaroslav Admin",
20 "url": "https://github.com/devoto13",
21 "githubUsername": "devoto13"
22 },
23 {
24 "name": "Piotr Błażejewicz",
25 "url": "https://github.com/peterblazejewicz",
26 "githubUsername": "peterblazejewicz"
27 }
28 ],
29 "main": "",
30 "types": "index.d.ts",
31 "repository": {
32 "type": "git",
33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
34 "directory": "types/karma"
35 },
36 "scripts": {},
37 "dependencies": {
38 "@types/node": "*",
39 "log4js": "^6.4.1"
40 },
41 "typesPublisherContentHash": "0775a4d21af9a480b49577453c942df8d65645d64ee5c252c2a7e0be1dad8915",
42 "typeScriptVersion": "4.3"
43}
\No newline at end of file