UNPKG

914 BJSONView Raw
1{
2 "name": "@types/karma-junit-reporter",
3 "version": "2.0.1",
4 "description": "TypeScript definitions for karma-junit-reporter",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma-junit-reporter",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Piotr Błażejewicz (Peter Blazejewicz)",
10 "url": "https://github.com/peterblazejewicz",
11 "githubUsername": "peterblazejewicz"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/karma-junit-reporter"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/karma": "*"
24 },
25 "typesPublisherContentHash": "8d5d65415bbf4c66002f57c77fd5652b7cd1856a19606012dabbb80be2d7f3fd",
26 "typeScriptVersion": "3.6"
27}
\No newline at end of file