@types/karma-junit-reporter
Version:
TypeScript definitions for karma-junit-reporter
27 lines • 914 B
JSON
{
"name": "@types/karma-junit-reporter",
"version": "2.0.1",
"description": "TypeScript definitions for karma-junit-reporter",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma-junit-reporter",
"license": "MIT",
"contributors": [
{
"name": "Piotr Błażejewicz (Peter Blazejewicz)",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/karma-junit-reporter"
},
"scripts": {},
"dependencies": {
"@types/karma": "*"
},
"typesPublisherContentHash": "8d5d65415bbf4c66002f57c77fd5652b7cd1856a19606012dabbb80be2d7f3fd",
"typeScriptVersion": "3.6"
}