UNPKG

1.26 kBJSONView Raw
1{
2 "name": "@types/bson",
3 "version": "4.0.5",
4 "description": "TypeScript definitions for bson",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bson",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Hiroki Horiuchi",
10 "url": "https://github.com/horiuchi",
11 "githubUsername": "horiuchi"
12 },
13 {
14 "name": "Federico Caselli",
15 "url": "https://github.com/CaselIT",
16 "githubUsername": "CaselIT"
17 },
18 {
19 "name": "Justin Grant",
20 "url": "https://github.com/justingrant",
21 "githubUsername": "justingrant"
22 },
23 {
24 "name": "Mikael Lirbank",
25 "url": "https://github.com/lirbank",
26 "githubUsername": "lirbank"
27 }
28 ],
29 "main": "",
30 "types": "index.d.ts",
31 "repository": {
32 "type": "git",
33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
34 "directory": "types/bson"
35 },
36 "scripts": {},
37 "dependencies": {
38 "@types/node": "*"
39 },
40 "typesPublisherContentHash": "b18e64fb1b03aa633d8e6099af8a165986f71a3ef3f1bd9623119c3d9870435b",
41 "typeScriptVersion": "3.6"
42}
\No newline at end of file