{
    "name": "@types/meteor",
    "version": "2.9.11",
    "description": "TypeScript definitions for meteor",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/meteor",
    "license": "MIT",
    "contributors": [
        {
            "name": "Alex Borodach",
            "githubUsername": "barbatus",
            "url": "https://github.com/barbatus"
        },
        {
            "name": "Dave Allen",
            "githubUsername": "fullflavedave",
            "url": "https://github.com/fullflavedave"
        },
        {
            "name": "Olivier Refalo",
            "githubUsername": "orefalo",
            "url": "https://github.com/orefalo"
        },
        {
            "name": "Daniel Neveux",
            "githubUsername": "dagatsoin",
            "url": "https://github.com/dagatsoin"
        },
        {
            "name": "Arda TANRIKULU",
            "githubUsername": "ardatan",
            "url": "https://github.com/ardatan"
        },
        {
            "name": "Stefan Holzapfel",
            "githubUsername": "stefanholzapfel",
            "url": "https://github.com/stefanholzapfel"
        },
        {
            "name": "Andrey Markeev",
            "githubUsername": "andrei-markeev",
            "url": "https://github.com/andrei-markeev"
        },
        {
            "name": "Leon Machens",
            "githubUsername": "lmachens",
            "url": "https://github.com/lmachens"
        },
        {
            "name": "Arthur Gunn",
            "githubUsername": "gunn",
            "url": "https://github.com/gunn"
        },
        {
            "name": "alesn",
            "githubUsername": "alesn",
            "url": "https://github.com/alesn"
        },
        {
            "name": "Per Bergland",
            "githubUsername": "perbergland",
            "url": "https://github.com/perbergland"
        },
        {
            "name": "Nicusor Chiciuc",
            "githubUsername": "nicu-chiciuc",
            "url": "https://github.com/nicu-chiciuc"
        },
        {
            "name": "Evan Broder",
            "githubUsername": "ebroder",
            "url": "https://github.com/ebroder"
        },
        {
            "name": "Radosław Miernik",
            "githubUsername": "radekmie",
            "url": "https://github.com/radekmie"
        },
        {
            "name": "Wojciech Adamek",
            "githubUsername": "wadamek65",
            "url": "https://github.com/wadamek65"
        },
        {
            "name": "Maciej Stasieluk",
            "githubUsername": "MacRusher",
            "url": "https://github.com/MacRusher"
        },
        {
            "name": "Markus Peloso",
            "githubUsername": "ToastHawaii",
            "url": "https://github.com/ToastHawaii"
        },
        {
            "name": "Erik Demaine",
            "githubUsername": "edemaine",
            "url": "https://github.com/edemaine"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/meteor"
    },
    "scripts": {},
    "dependencies": {
        "@types/connect": "*",
        "@types/jquery": "*",
        "@types/node": "*",
        "@types/nodemailer": "*",
        "@types/react": "*",
        "@types/underscore": "*",
        "mongodb": "^4.3.1"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "655004b4ccfe6cdbc8248c4fcb70ecc8f23c49dcee96edbbc186096bbb3b5847",
    "typeScriptVersion": "5.2"
}