@types/karma-spec-reporter
Version:
TypeScript definitions for karma-spec-reporter
27 lines • 890 B
JSON
{
"name": "@types/karma-spec-reporter",
"version": "0.0.6",
"description": "TypeScript definitions for karma-spec-reporter",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma-spec-reporter",
"license": "MIT",
"contributors": [
{
"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-spec-reporter"
},
"scripts": {},
"dependencies": {
"@types/karma": "*"
},
"typesPublisherContentHash": "88ca725df562c9eae2c31a90c8c1495402b5018a08b82da7b428cdce6b298488",
"typeScriptVersion": "4.5"
}