UNPKG

5.29 kBJSONView Raw
1{
2 "name": "@types/mongodb",
3 "version": "3.5.34",
4 "description": "TypeScript definitions for MongoDB",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Federico Caselli",
9 "url": "https://github.com/CaselIT",
10 "githubUsername": "CaselIT"
11 },
12 {
13 "name": "Alan Marcell",
14 "url": "https://github.com/alanmarcell",
15 "githubUsername": "alanmarcell"
16 },
17 {
18 "name": "Gaurav Lahoti",
19 "url": "https://github.com/dante-101",
20 "githubUsername": "dante-101"
21 },
22 {
23 "name": "Mariano Cortesi",
24 "url": "https://github.com/mcortesi",
25 "githubUsername": "mcortesi"
26 },
27 {
28 "name": "Enrico Picci",
29 "url": "https://github.com/EnricoPicci",
30 "githubUsername": "EnricoPicci"
31 },
32 {
33 "name": "Alexander Christie",
34 "url": "https://github.com/AJCStriker",
35 "githubUsername": "AJCStriker"
36 },
37 {
38 "name": "Julien Chaumond",
39 "url": "https://github.com/julien-c",
40 "githubUsername": "julien-c"
41 },
42 {
43 "name": "Dan Aprahamian",
44 "url": "https://github.com/daprahamian",
45 "githubUsername": "daprahamian"
46 },
47 {
48 "name": "Denys Bushulyak",
49 "url": "https://github.com/denys-bushulyak",
50 "githubUsername": "denys-bushulyak"
51 },
52 {
53 "name": "Bastien Arata",
54 "url": "https://github.com/BastienAr",
55 "githubUsername": "BastienAr"
56 },
57 {
58 "name": "Wan Bachtiar",
59 "url": "https://github.com/sindbach",
60 "githubUsername": "sindbach"
61 },
62 {
63 "name": "Geraldine Lemeur",
64 "url": "https://github.com/geraldinelemeur",
65 "githubUsername": "geraldinelemeur"
66 },
67 {
68 "name": "Dominik Heigl",
69 "url": "https://github.com/various89",
70 "githubUsername": "various89"
71 },
72 {
73 "name": "Angela-1",
74 "url": "https://github.com/angela-1",
75 "githubUsername": "angela-1"
76 },
77 {
78 "name": "Hector Ribes",
79 "url": "https://github.com/hector7",
80 "githubUsername": "hector7"
81 },
82 {
83 "name": "Florian Richter",
84 "url": "https://github.com/floric",
85 "githubUsername": "floric"
86 },
87 {
88 "name": "Erik Christensen",
89 "url": "https://github.com/erikc5000",
90 "githubUsername": "erikc5000"
91 },
92 {
93 "name": "Nick Zahn",
94 "url": "https://github.com/Manc",
95 "githubUsername": "Manc"
96 },
97 {
98 "name": "Jarom Loveridge",
99 "url": "https://github.com/jloveridge",
100 "githubUsername": "jloveridge"
101 },
102 {
103 "name": "Luis Pais",
104 "url": "https://github.com/ranguna",
105 "githubUsername": "ranguna"
106 },
107 {
108 "name": "Hossein Saniei",
109 "url": "https://github.com/HosseinAgha",
110 "githubUsername": "HosseinAgha"
111 },
112 {
113 "name": "Alberto Silva",
114 "url": "https://github.com/albertossilva",
115 "githubUsername": "albertossilva"
116 },
117 {
118 "name": "Piotr Błażejewicz",
119 "url": "https://github.com/peterblazejewicz",
120 "githubUsername": "peterblazejewicz"
121 },
122 {
123 "name": "Linus Unnebäck",
124 "url": "https://github.com/LinusU",
125 "githubUsername": "LinusU"
126 },
127 {
128 "name": "Richard Bateman",
129 "url": "https://github.com/taxilian",
130 "githubUsername": "taxilian"
131 },
132 {
133 "name": "Igor Strebezhev",
134 "url": "https://github.com/xamgore",
135 "githubUsername": "xamgore"
136 },
137 {
138 "name": "Valentin Agachi",
139 "url": "https://github.com/avaly",
140 "githubUsername": "avaly"
141 },
142 {
143 "name": "HitkoDev",
144 "url": "https://github.com/HitkoDev",
145 "githubUsername": "HitkoDev"
146 },
147 {
148 "name": "TJT",
149 "url": "https://github.com/Celend",
150 "githubUsername": "Celend"
151 },
152 {
153 "name": "Julien TASSIN",
154 "url": "https://github.com/jtassin",
155 "githubUsername": "jtassin"
156 },
157 {
158 "name": "Anna Henningsen",
159 "url": "https://github.com/addaleax",
160 "githubUsername": "addaleax"
161 }
162 ],
163 "main": "",
164 "types": "index.d.ts",
165 "repository": {
166 "type": "git",
167 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
168 "directory": "types/mongodb"
169 },
170 "scripts": {},
171 "dependencies": {
172 "@types/bson": "*",
173 "@types/node": "*"
174 },
175 "typesPublisherContentHash": "1f87f747610921bfb870afa012fb929dfe84b4d9dfbc379f2c1c5cba972c9dcb",
176 "typeScriptVersion": "3.3"
177}
\No newline at end of file