@types/karma-chai
Version:
TypeScript definitions for karma-chai
21 lines • 678 B
JSON
{
"name": "@types/karma-chai",
"version": "0.1.7",
"description": "TypeScript definitions for karma-chai",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma-chai",
"license": "MIT",
"contributors": [],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/karma-chai"
},
"scripts": {},
"dependencies": {
"@types/chai": "*"
},
"typesPublisherContentHash": "e8736e3ef1dd76ca3977f55faedbec416446470c406dbe4e96c8fd6ded42117e",
"typeScriptVersion": "4.8"
}