UNPKG

2.95 kBJSONView Raw
1{
2 "name": "@types/jasmine",
3 "version": "3.5.1",
4 "description": "TypeScript definitions for Jasmine",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Boris Yankov",
9 "url": "https://github.com/borisyankov",
10 "githubUsername": "borisyankov"
11 },
12 {
13 "name": "Theodore Brown",
14 "url": "https://github.com/theodorejb",
15 "githubUsername": "theodorejb"
16 },
17 {
18 "name": "David Pärsson",
19 "url": "https://github.com/davidparsson",
20 "githubUsername": "davidparsson"
21 },
22 {
23 "name": "Gabe Moothart",
24 "url": "https://github.com/gmoothart",
25 "githubUsername": "gmoothart"
26 },
27 {
28 "name": "Lukas Zech",
29 "url": "https://github.com/lukas-zech-software",
30 "githubUsername": "lukas-zech-software"
31 },
32 {
33 "name": "Boris Breuer",
34 "url": "https://github.com/Engineer2B",
35 "githubUsername": "Engineer2B"
36 },
37 {
38 "name": "Chris Yungmann",
39 "url": "https://github.com/cyungmann",
40 "githubUsername": "cyungmann"
41 },
42 {
43 "name": "Giles Roadnight",
44 "url": "https://github.com/Roaders",
45 "githubUsername": "Roaders"
46 },
47 {
48 "name": "Yaroslav Admin",
49 "url": "https://github.com/devoto13",
50 "githubUsername": "devoto13"
51 },
52 {
53 "name": "Domas Trijonis",
54 "url": "https://github.com/fdim",
55 "githubUsername": "fdim"
56 },
57 {
58 "name": "Moshe Kolodny",
59 "url": "https://github.com/kolodny",
60 "githubUsername": "kolodny"
61 },
62 {
63 "name": "Stephen Farrar",
64 "url": "https://github.com/stephenfarrar",
65 "githubUsername": "stephenfarrar"
66 },
67 {
68 "name": "Mochamad Arfin",
69 "url": "https://github.com/ndunks",
70 "githubUsername": "ndunks"
71 },
72 {
73 "name": "Alex Povar",
74 "url": "https://github.com/zvirja",
75 "githubUsername": "zvirja"
76 },
77 {
78 "name": "Dominik Ehrenberg",
79 "url": "https://github.com/djungowski",
80 "githubUsername": "djungowski"
81 }
82 ],
83 "main": "",
84 "types": "index.d.ts",
85 "typesVersions": {
86 ">=3.1.0-0": {
87 "*": [
88 "ts3.1/*"
89 ]
90 }
91 },
92 "repository": {
93 "type": "git",
94 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
95 "directory": "types/jasmine"
96 },
97 "scripts": {},
98 "dependencies": {},
99 "typesPublisherContentHash": "33480926c219ba65e62aae41c670c03234a2c09dbdfdccf8883e987c8dbf5a2d",
100 "typeScriptVersion": "2.8"
101}
\No newline at end of file