UNPKG

2.97 kBJSONView Raw
1{
2 "name": "@types/ioredis",
3 "version": "4.17.11",
4 "description": "TypeScript definitions for ioredis",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "York Yao",
9 "url": "https://github.com/plantain-00",
10 "githubUsername": "plantain-00"
11 },
12 {
13 "name": "Christopher Eck",
14 "url": "https://github.com/chrisleck",
15 "githubUsername": "chrisleck"
16 },
17 {
18 "name": "Yoga Aliarham",
19 "url": "https://github.com/aliarham11",
20 "githubUsername": "aliarham11"
21 },
22 {
23 "name": "Ebrahim",
24 "url": "https://github.com/br8h",
25 "githubUsername": "br8h"
26 },
27 {
28 "name": "Whemoon Jang",
29 "url": "https://github.com/palindrom615",
30 "githubUsername": "palindrom615"
31 },
32 {
33 "name": "Francis Gulotta",
34 "url": "https://github.com/reconbot",
35 "githubUsername": "reconbot"
36 },
37 {
38 "name": "Dmitry Motovilov",
39 "url": "https://github.com/funthing",
40 "githubUsername": "funthing"
41 },
42 {
43 "name": "Oleg Repin",
44 "url": "https://github.com/iamolegga",
45 "githubUsername": "iamolegga"
46 },
47 {
48 "name": "Ting-Wai To",
49 "url": "https://github.com/tingwai-to",
50 "githubUsername": "tingwai-to"
51 },
52 {
53 "name": "Alex Petty",
54 "url": "https://github.com/pettyalex",
55 "githubUsername": "pettyalex"
56 },
57 {
58 "name": "Simon Schick",
59 "url": "https://github.com/SimonSchick",
60 "githubUsername": "SimonSchick"
61 },
62 {
63 "name": "Tianlin",
64 "url": "https://github.com/tianlinle",
65 "githubUsername": "tianlinle"
66 },
67 {
68 "name": "Demian Rodriguez",
69 "url": "https://github.com/demian85",
70 "githubUsername": "demian85"
71 },
72 {
73 "name": "Andrew Lavers",
74 "url": "https://github.com/alavers",
75 "githubUsername": "alavers"
76 },
77 {
78 "name": "Claudiu Ceia",
79 "url": "https://github.com/ClaudiuCeia",
80 "githubUsername": "ClaudiuCeia"
81 },
82 {
83 "name": "Asyrique",
84 "url": "https://github.com/asyrique",
85 "githubUsername": "asyrique"
86 }
87 ],
88 "main": "",
89 "types": "index.d.ts",
90 "repository": {
91 "type": "git",
92 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
93 "directory": "types/ioredis"
94 },
95 "scripts": {},
96 "dependencies": {
97 "@types/node": "*"
98 },
99 "typesPublisherContentHash": "62b1c5ae9db48a097f87a939089dc9437b46e8ab509ef2148909b841f43980b2",
100 "typeScriptVersion": "3.3"
101}
\No newline at end of file