@types/karma-sinon-chai
Version:
TypeScript definitions for karma-sinon-chai
30 lines • 953 B
JSON
{
"name": "@types/karma-sinon-chai",
"version": "2.0.6",
"description": "TypeScript definitions for karma-sinon-chai",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma-sinon-chai",
"license": "MIT",
"contributors": [
{
"name": "Shenghao Lei",
"githubUsername": "SevenOutman",
"url": "https://github.com/SevenOutman"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/karma-sinon-chai"
},
"scripts": {},
"dependencies": {
"@types/chai": "*",
"@types/karma": "*",
"@types/sinon": "*",
"@types/sinon-chai": "^2"
},
"typesPublisherContentHash": "348a017b642a07c55d9f9bf16ff5a008884c187110c6f089f5530a8cdee68d6d",
"typeScriptVersion": "4.8"
}