UNPKG

3.85 kBJSONView Raw
1{
2 "name": "@types/ioredis",
3 "version": "4.28.10",
4 "description": "TypeScript definitions for ioredis",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ioredis",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "York Yao",
10 "url": "https://github.com/plantain-00",
11 "githubUsername": "plantain-00"
12 },
13 {
14 "name": "Christopher Eck",
15 "url": "https://github.com/chrisleck",
16 "githubUsername": "chrisleck"
17 },
18 {
19 "name": "Yoga Aliarham",
20 "url": "https://github.com/aliarham11",
21 "githubUsername": "aliarham11"
22 },
23 {
24 "name": "Ebrahim",
25 "url": "https://github.com/br8h",
26 "githubUsername": "br8h"
27 },
28 {
29 "name": "Whemoon Jang",
30 "url": "https://github.com/palindrom615",
31 "githubUsername": "palindrom615"
32 },
33 {
34 "name": "Dmitry Motovilov",
35 "url": "https://github.com/funthing",
36 "githubUsername": "funthing"
37 },
38 {
39 "name": "Oleg Repin",
40 "url": "https://github.com/iamolegga",
41 "githubUsername": "iamolegga"
42 },
43 {
44 "name": "Ting-Wai To",
45 "url": "https://github.com/tingwai-to",
46 "githubUsername": "tingwai-to"
47 },
48 {
49 "name": "Alex Petty",
50 "url": "https://github.com/pettyalex",
51 "githubUsername": "pettyalex"
52 },
53 {
54 "name": "Simon Schick",
55 "url": "https://github.com/SimonSchick",
56 "githubUsername": "SimonSchick"
57 },
58 {
59 "name": "Tianlin",
60 "url": "https://github.com/tianlinle",
61 "githubUsername": "tianlinle"
62 },
63 {
64 "name": "Demian Rodriguez",
65 "url": "https://github.com/demian85",
66 "githubUsername": "demian85"
67 },
68 {
69 "name": "Andrew Lavers",
70 "url": "https://github.com/alavers",
71 "githubUsername": "alavers"
72 },
73 {
74 "name": "Claudiu Ceia",
75 "url": "https://github.com/ClaudiuCeia",
76 "githubUsername": "ClaudiuCeia"
77 },
78 {
79 "name": "Asyrique",
80 "url": "https://github.com/asyrique",
81 "githubUsername": "asyrique"
82 },
83 {
84 "name": "Michael Salaverry",
85 "url": "https://github.com/barakplasma",
86 "githubUsername": "barakplasma"
87 },
88 {
89 "name": "Hannes Van De Vreken",
90 "url": "https://github.com/hannesvdvreken",
91 "githubUsername": "hannesvdvreken"
92 },
93 {
94 "name": "T.J. Tarazevits",
95 "url": "https://github.com/venku122",
96 "githubUsername": "venku122"
97 },
98 {
99 "name": "Michiel De Mey",
100 "url": "https://github.com/michieldemey",
101 "githubUsername": "michieldemey"
102 },
103 {
104 "name": "Dae Heon Han",
105 "url": "https://github.com/honeyirene",
106 "githubUsername": "honeyirene"
107 },
108 {
109 "name": "Yongkyun Choi",
110 "url": "https://github.com/DracoVirus",
111 "githubUsername": "DracoVirus"
112 }
113 ],
114 "main": "",
115 "types": "index.d.ts",
116 "repository": {
117 "type": "git",
118 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
119 "directory": "types/ioredis"
120 },
121 "scripts": {},
122 "dependencies": {
123 "@types/node": "*"
124 },
125 "typesPublisherContentHash": "d174b4944787f37fee2c46fccd353cbe7253909a3abbd42187e029a7f45f94f7",
126 "typeScriptVersion": "3.9"
127}
\No newline at end of file