@types/karma-coverage
Version:
TypeScript definitions for karma-coverage
38 lines • 1.2 kB
JSON
{
"name": "@types/karma-coverage",
"version": "2.0.3",
"description": "TypeScript definitions for karma-coverage",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma-coverage",
"license": "MIT",
"contributors": [
{
"name": "Tanguy Krotoff",
"githubUsername": "tkrotoff",
"url": "https://github.com/tkrotoff"
},
{
"name": "Yaroslav Admin",
"githubUsername": "devoto13",
"url": "https://github.com/devoto13"
},
{
"name": "Piotr Błażejewicz",
"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-coverage"
},
"scripts": {},
"dependencies": {
"@types/istanbul": "*",
"@types/karma": "*"
},
"typesPublisherContentHash": "bf7dc9e2dd9b6dcf79586e9d0cfeae142fdbb031dcbfcf4f34d7c6a69ec238ac",
"typeScriptVersion": "4.5"
}