{
    "name": "@types/tedious",
    "version": "4.0.14",
    "description": "TypeScript definitions for tedious",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tedious",
    "license": "MIT",
    "contributors": [
        {
            "name": "Rogier Schouten",
            "githubUsername": "rogierschouten",
            "url": "https://github.com/rogierschouten"
        },
        {
            "name": "Chris Thompson",
            "githubUsername": "cjthompson",
            "url": "https://github.com/cjthompson"
        },
        {
            "name": "Guilherme Amorim",
            "githubUsername": "guiampm",
            "url": "https://github.com/guiampm"
        },
        {
            "name": "Simon Childs",
            "githubUsername": "csharpsi",
            "url": "https://github.com/csharpsi"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/tedious"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "3571aab8cc66875f1aea89d62d1e5035154a804c591415959d8652a320de40b9",
    "typeScriptVersion": "4.5"
}