{
    "name": "@types/karma",
    "version": "6.3.9",
    "description": "TypeScript definitions for karma",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma",
    "license": "MIT",
    "contributors": [
        {
            "name": "Tanguy Krotoff",
            "githubUsername": "tkrotoff",
            "url": "https://github.com/tkrotoff"
        },
        {
            "name": "James Garbutt",
            "githubUsername": "43081j",
            "url": "https://github.com/43081j"
        },
        {
            "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"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "log4js": "^6.4.1"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "0db8da098dbd9e8c26e6721a89cd01a47e8ad35ec1bb862e29646018de337524",
    "typeScriptVersion": "4.8"
}