UNPKG

5.15 kBJSONView Raw
1{
2 "name": "@types/mongodb",
3 "version": "3.5.17",
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": "Mikael Lirbank",
79 "url": "https://github.com/lirbank",
80 "githubUsername": "lirbank"
81 },
82 {
83 "name": "Hector Ribes",
84 "url": "https://github.com/hector7",
85 "githubUsername": "hector7"
86 },
87 {
88 "name": "Florian Richter",
89 "url": "https://github.com/floric",
90 "githubUsername": "floric"
91 },
92 {
93 "name": "Erik Christensen",
94 "url": "https://github.com/erikc5000",
95 "githubUsername": "erikc5000"
96 },
97 {
98 "name": "Nick Zahn",
99 "url": "https://github.com/Manc",
100 "githubUsername": "Manc"
101 },
102 {
103 "name": "Jarom Loveridge",
104 "url": "https://github.com/jloveridge",
105 "githubUsername": "jloveridge"
106 },
107 {
108 "name": "Luis Pais",
109 "url": "https://github.com/ranguna",
110 "githubUsername": "ranguna"
111 },
112 {
113 "name": "Hossein Saniei",
114 "url": "https://github.com/HosseinAgha",
115 "githubUsername": "HosseinAgha"
116 },
117 {
118 "name": "Alberto Silva",
119 "url": "https://github.com/albertossilva",
120 "githubUsername": "albertossilva"
121 },
122 {
123 "name": "Piotr Błażejewicz",
124 "url": "https://github.com/peterblazejewicz",
125 "githubUsername": "peterblazejewicz"
126 },
127 {
128 "name": "Linus Unnebäck",
129 "url": "https://github.com/LinusU",
130 "githubUsername": "LinusU"
131 },
132 {
133 "name": "Richard Bateman",
134 "url": "https://github.com/taxilian",
135 "githubUsername": "taxilian"
136 },
137 {
138 "name": "Igor Strebezhev",
139 "url": "https://github.com/xamgore",
140 "githubUsername": "xamgore"
141 },
142 {
143 "name": "Valentin Agachi",
144 "url": "https://github.com/avaly",
145 "githubUsername": "avaly"
146 },
147 {
148 "name": "HitkoDev",
149 "url": "https://github.com/HitkoDev",
150 "githubUsername": "HitkoDev"
151 },
152 {
153 "name": "Julien TASSIN",
154 "url": "https://github.com/jtassin",
155 "githubUsername": "jtassin"
156 }
157 ],
158 "main": "",
159 "types": "index.d.ts",
160 "repository": {
161 "type": "git",
162 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
163 "directory": "types/mongodb"
164 },
165 "scripts": {},
166 "dependencies": {
167 "@types/bson": "*",
168 "@types/node": "*"
169 },
170 "typesPublisherContentHash": "722f447a0e62ee968405dbe227ab43c2165a7687f4030159b58881637d363edd",
171 "typeScriptVersion": "3.2"
172}
\No newline at end of file