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