UNPKG

1.05 kBJSONView Raw
1{
2 "name": "@types/karma-jasmine",
3 "version": "4.0.5",
4 "description": "TypeScript definitions for karma-jasmine",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma-jasmine",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Michel Salib",
10 "githubUsername": "michelsalib",
11 "url": "https://github.com/michelsalib"
12 },
13 {
14 "name": "Piotr Błażejewicz",
15 "githubUsername": "peterblazejewicz",
16 "url": "https://github.com/peterblazejewicz"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/karma-jasmine"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/jasmine": "*",
29 "@types/karma": "*"
30 },
31 "typesPublisherContentHash": "b94e2d8efc42a8b7d26e78ca38bfbb4ac4977ade9e98f951825268a2d1cfd267",
32 "typeScriptVersion": "4.5"
33}
\No newline at end of file