UNPKG

952 BJSONView Raw
1{
2 "name": "@types/karma-sinon-chai",
3 "version": "2.0.2",
4 "description": "TypeScript definitions for karma-sinon-chai",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma-sinon-chai",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Shenghao Lei",
10 "url": "https://github.com/SevenOutman",
11 "githubUsername": "SevenOutman"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/karma-sinon-chai"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/chai": "*",
24 "@types/karma": "*",
25 "@types/sinon": "*",
26 "@types/sinon-chai": "*"
27 },
28 "typesPublisherContentHash": "86fb90cf20dcfc99dd6ff446c70739658236c3ec958a041fd733a690e0c4eb1f",
29 "typeScriptVersion": "3.8"
30}
\No newline at end of file