{
    "name": "@types/bson",
    "version": "4.0.2",
    "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": "d61a900842864fcf1b8c3871809078456a3e9da436e0512dc2b3b88e6c3e2009",
    "typeScriptVersion": "2.8"
}