1 | {
|
2 | "name": "@types/karma",
|
3 | "version": "6.3.8",
|
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 | "githubUsername": "tkrotoff",
|
11 | "url": "https://github.com/tkrotoff"
|
12 | },
|
13 | {
|
14 | "name": "James Garbutt",
|
15 | "githubUsername": "43081j",
|
16 | "url": "https://github.com/43081j"
|
17 | },
|
18 | {
|
19 | "name": "Yaroslav Admin",
|
20 | "githubUsername": "devoto13",
|
21 | "url": "https://github.com/devoto13"
|
22 | },
|
23 | {
|
24 | "name": "Piotr Błażejewicz",
|
25 | "githubUsername": "peterblazejewicz",
|
26 | "url": "https://github.com/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": "e428f654d3cec0a1b70ffd95a702a58e42bb31a186f3aa7a04dfe21a8aaaf343",
|
42 | "typeScriptVersion": "4.5"
|
43 | } |
\ | No newline at end of file |