@types/karma-chrome-launcher
Version:
TypeScript definitions for karma-chrome-launcher
27 lines • 918 B
JSON
{
"name": "@types/karma-chrome-launcher",
"version": "3.1.4",
"description": "TypeScript definitions for karma-chrome-launcher",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma-chrome-launcher",
"license": "MIT",
"contributors": [
{
"name": "Piotr Błażejewicz (Peter Blazejewicz)",
"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-chrome-launcher"
},
"scripts": {},
"dependencies": {
"@types/karma": "*"
},
"typesPublisherContentHash": "b7dc2984c1d7cd97fc137114db702820dbad90b3dcaee737712e7f5c46c1bdf0",
"typeScriptVersion": "4.5"
}