UNPKG

1.22 kBJSONView Raw
1{
2 "name": "@types/karma",
3 "version": "4.4.2",
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/bluebird": "*",
38 "@types/node": "*"
39 },
40 "typesPublisherContentHash": "cd50e8ccccd26761c91bb85030797a6d4bdc7a811cddebf4133df4d2966fbe45",
41 "typeScriptVersion": "3.2"
42}
\No newline at end of file