{
    "name": "@types/bson",
    "version": "4.0.3",
    "description": "TypeScript definitions for bson",
    "license": "MIT",
    "contributors": [
        {
            "name": "Hiroki Horiuchi",
            "url": "https://github.com/horiuchi",
            "githubUsername": "horiuchi"
        },
        {
            "name": "Federico Caselli",
            "url": "https://github.com/CaselIT",
            "githubUsername": "CaselIT"
        },
        {
            "name": "Justin Grant",
            "url": "https://github.com/justingrant",
            "githubUsername": "justingrant"
        },
        {
            "name": "Mikael Lirbank",
            "url": "https://github.com/lirbank",
            "githubUsername": "lirbank"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/bson"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "de339c6ae3194d7c34d771d4580048f1007707bafc646731b539c3a79638ebe9",
    "typeScriptVersion": "3.2"
}