UNPKG

3.53 kBJSONView Raw
1{
2 "name": "@types/bull",
3 "version": "3.15.8",
4 "description": "TypeScript definitions for bull",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bull",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Bruno Grieder",
10 "url": "https://github.com/bgrieder",
11 "githubUsername": "bgrieder"
12 },
13 {
14 "name": "Cameron Crothers",
15 "url": "https://github.com/JProgrammer",
16 "githubUsername": "JProgrammer"
17 },
18 {
19 "name": "Marshall Cottrell",
20 "url": "https://github.com/marshall007",
21 "githubUsername": "marshall007"
22 },
23 {
24 "name": "Weeco",
25 "url": "https://github.com/weeco",
26 "githubUsername": "weeco"
27 },
28 {
29 "name": "Oleg Repin",
30 "url": "https://github.com/iamolegga",
31 "githubUsername": "iamolegga"
32 },
33 {
34 "name": "David Koblas",
35 "url": "https://github.com/koblas",
36 "githubUsername": "koblas"
37 },
38 {
39 "name": "Bond Akinmade",
40 "url": "https://github.com/bondz",
41 "githubUsername": "bondz"
42 },
43 {
44 "name": "Wuha Team",
45 "url": "https://github.com/wuha-team",
46 "githubUsername": "wuha-team"
47 },
48 {
49 "name": "Alec Brunelle",
50 "url": "https://github.com/aleccool213",
51 "githubUsername": "aleccool213"
52 },
53 {
54 "name": "Dan Manastireanu",
55 "url": "https://github.com/danmana",
56 "githubUsername": "danmana"
57 },
58 {
59 "name": "Kjell-Morten Bratsberg Thorsen",
60 "url": "https://github.com/kjellmorten",
61 "githubUsername": "kjellmorten"
62 },
63 {
64 "name": "Christian D.",
65 "url": "https://github.com/pc-jedi",
66 "githubUsername": "pc-jedi"
67 },
68 {
69 "name": "Silas Rech",
70 "url": "https://github.com/lenovouser",
71 "githubUsername": "lenovouser"
72 },
73 {
74 "name": "DoYoung Ha",
75 "url": "https://github.com/hados99",
76 "githubUsername": "hados99"
77 },
78 {
79 "name": "Borys Kupar",
80 "url": "https://github.com/borys-kupar",
81 "githubUsername": "borys-kupar"
82 },
83 {
84 "name": "Remko Klein",
85 "url": "https://github.com/remko79",
86 "githubUsername": "remko79"
87 },
88 {
89 "name": "Levi Bostian",
90 "url": "https://github.com/levibostian",
91 "githubUsername": "levibostian"
92 },
93 {
94 "name": "Todd Dukart",
95 "url": "https://github.com/tdukart",
96 "githubUsername": "tdukart"
97 },
98 {
99 "name": "Mix",
100 "url": "https://github.com/mnixry",
101 "githubUsername": "mnixry"
102 }
103 ],
104 "main": "",
105 "types": "index.d.ts",
106 "repository": {
107 "type": "git",
108 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
109 "directory": "types/bull"
110 },
111 "scripts": {},
112 "dependencies": {
113 "@types/ioredis": "*",
114 "@types/redis": "^2.8.0"
115 },
116 "typesPublisherContentHash": "20c36cc4e6955b7d760c59e8d755c78a9172d6880ab6b6fcbf8bb0f269bc4ee8",
117 "typeScriptVersion": "3.8"
118}
\No newline at end of file