@types/karma-chai
Version:
TypeScript definitions for karma-chai
22 lines • 706 B
JSON
{
"name": "@types/karma-chai",
"version": "0.1.8",
"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": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "9b93c680d77ecd6f56e2d1789d8e2f614dbeff7573e94fa8c169e8faaf5a7511",
"typeScriptVersion": "5.2"
}