UNPKG

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