UNPKG

@types/karma

Version:
43 lines 1.31 kB
{ "name": "@types/karma", "version": "6.3.8", "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" }, "typesPublisherContentHash": "e428f654d3cec0a1b70ffd95a702a58e42bb31a186f3aa7a04dfe21a8aaaf343", "typeScriptVersion": "4.5" }