UNPKG

2.82 kBJSONView Raw
1{
2 "name": "@types/ioredis",
3 "version": "4.16.7",
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 "main": "",
84 "types": "index.d.ts",
85 "repository": {
86 "type": "git",
87 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
88 "directory": "types/ioredis"
89 },
90 "scripts": {},
91 "dependencies": {
92 "@types/node": "*"
93 },
94 "typesPublisherContentHash": "12d53240f5398b4ee5ab8c00c5119ba20fa5c523e89ed9c91d470491993130c4",
95 "typeScriptVersion": "3.0"
96}
\No newline at end of file