@types/karma
Version:
TypeScript definitions for karma
43 lines • 1.31 kB
JSON
{
"name": "@types/karma",
"version": "6.3.3",
"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": "f3416b8024d2ea4e8d93c4628a9769ab3e10103cdc741c6249da0e61aabc07c7",
"typeScriptVersion": "3.8"
}