UNPKG

1.37 kBJSONView Raw
1{
2 "name": "@types/eventsource",
3 "version": "1.1.6",
4 "description": "TypeScript definitions for eventsource",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eventsource",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Scott Lee Davis",
10 "url": "https://github.com/scottleedavis",
11 "githubUsername": "scottleedavis"
12 },
13 {
14 "name": "Ali Afroozeh",
15 "url": "https://github.com/afroozeh",
16 "githubUsername": "afroozeh"
17 },
18 {
19 "name": "Pedro Gámez",
20 "url": "https://github.com/snakedrak",
21 "githubUsername": "snakedrak"
22 },
23 {
24 "name": "Akuukis",
25 "url": "https://github.com/Akuukis",
26 "githubUsername": "Akuukis"
27 }
28 ],
29 "main": "",
30 "types": "index.d.ts",
31 "typesVersions": {
32 "<=3.9": {
33 "*": [
34 "ts3.9/*"
35 ]
36 }
37 },
38 "repository": {
39 "type": "git",
40 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
41 "directory": "types/eventsource"
42 },
43 "scripts": {},
44 "dependencies": {},
45 "typesPublisherContentHash": "96cf1f332e37bc4c67a5b29c7d2b1c97ce270a176ac11b10ee38fb1d5074d374",
46 "typeScriptVersion": "3.6"
47}
\No newline at end of file