UNPKG

2.79 kBJSONView Raw
1{
2 "name": "@types/redis",
3 "version": "2.8.31",
4 "description": "TypeScript definitions for redis",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redis",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Carlos Ballesteros Velasco",
10 "url": "https://github.com/soywiz",
11 "githubUsername": "soywiz"
12 },
13 {
14 "name": "Peter Harris",
15 "url": "https://github.com/CodeAnimal",
16 "githubUsername": "CodeAnimal"
17 },
18 {
19 "name": "TANAKA Koichi",
20 "url": "https://github.com/MugeSo",
21 "githubUsername": "MugeSo"
22 },
23 {
24 "name": "Stuart Schechter",
25 "url": "https://github.com/UppaJung",
26 "githubUsername": "UppaJung"
27 },
28 {
29 "name": "Junyoung Choi",
30 "url": "https://github.com/Rokt33r",
31 "githubUsername": "Rokt33r"
32 },
33 {
34 "name": "James Garbutt",
35 "url": "https://github.com/43081j",
36 "githubUsername": "43081j"
37 },
38 {
39 "name": "Bartek Szczepański",
40 "url": "https://github.com/barnski",
41 "githubUsername": "barnski"
42 },
43 {
44 "name": "Pirasis Leelatanon",
45 "url": "https://github.com/1pete",
46 "githubUsername": "1pete"
47 },
48 {
49 "name": "Stanislav Dzhus",
50 "url": "https://github.com/blablapolicja",
51 "githubUsername": "blablapolicja"
52 },
53 {
54 "name": "Jake Ferrante",
55 "url": "https://github.com/ferrantejake",
56 "githubUsername": "ferrantejake"
57 },
58 {
59 "name": "Adebayo Opesanya",
60 "url": "https://github.com/OpesanyaAdebayo",
61 "githubUsername": "OpesanyaAdebayo"
62 },
63 {
64 "name": "Ryo Ota",
65 "url": "https://github.com/nwtgck",
66 "githubUsername": "nwtgck"
67 },
68 {
69 "name": "Thomas de Barochez",
70 "url": "https://github.com/tdebarochez",
71 "githubUsername": "tdebarochez"
72 },
73 {
74 "name": "David Stephens",
75 "url": "https://github.com/dwrss",
76 "githubUsername": "dwrss"
77 }
78 ],
79 "main": "",
80 "types": "index.d.ts",
81 "repository": {
82 "type": "git",
83 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
84 "directory": "types/redis"
85 },
86 "scripts": {},
87 "dependencies": {
88 "@types/node": "*"
89 },
90 "typesPublisherContentHash": "acbe8d7daf891df8fe97cf32d10c8f8c0f18d6dd7ce88a074d999f26a5575e82",
91 "typeScriptVersion": "3.6"
92}
\No newline at end of file