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