@types/karma
Version:
TypeScript definitions for karma
43 lines • 1.31 kB
JSON
{
"name": "@types/karma",
"version": "6.3.5",
"description": "TypeScript definitions for karma",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma",
"license": "MIT",
"contributors": [
{
"name": "Tanguy Krotoff",
"url": "https://github.com/tkrotoff",
"githubUsername": "tkrotoff"
},
{
"name": "James Garbutt",
"url": "https://github.com/43081j",
"githubUsername": "43081j"
},
{
"name": "Yaroslav Admin",
"url": "https://github.com/devoto13",
"githubUsername": "devoto13"
},
{
"name": "Piotr Błażejewicz",
"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"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"log4js": "^6.4.1"
},
"typesPublisherContentHash": "fd3421731099a28f565e7bccc3ae725a4212928a7c6b1d3861ab495a64a2f09e",
"typeScriptVersion": "4.5"
}