@types/karma-mocha
Version:
TypeScript definitions for karma-mocha
27 lines • 878 B
JSON
{
"name": "@types/karma-mocha",
"version": "1.3.4",
"description": "TypeScript definitions for karma-mocha",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma-mocha",
"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"
},
"scripts": {},
"dependencies": {
"@types/karma": "*"
},
"typesPublisherContentHash": "63755b5ea2fba1b8d7f437aeac91ff80a5a8805904438e726e07e7dc000a6d42",
"typeScriptVersion": "4.5"
}