{
    "name": "@types/restify",
    "version": "8.5.12",
    "description": "TypeScript definitions for restify",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/restify",
    "license": "MIT",
    "contributors": [
        {
            "name": "Bret Little",
            "githubUsername": "blittle",
            "url": "https://github.com/blittle"
        },
        {
            "name": "Leandro Almeida",
            "githubUsername": "leanazulyoro",
            "url": "https://github.com/leanazulyoro"
        },
        {
            "name": "Mitchell Bundy",
            "githubUsername": "mgebundy",
            "url": "https://github.com/mgebundy"
        },
        {
            "name": "Quinn Langille",
            "githubUsername": "quinnlangille",
            "url": "https://github.com/quinnlangille"
        },
        {
            "name": "Gaikwad Pratik",
            "githubUsername": "GaikwadPratik",
            "url": "https://github.com/GaikwadPratik"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/restify"
    },
    "scripts": {},
    "dependencies": {
        "@types/bunyan": "*",
        "@types/formidable": "^1",
        "@types/node": "*",
        "@types/spdy": "*"
    },
    "typesPublisherContentHash": "56c3bbee99559cc2ef8366f3f062561f0da0ceddf9a1b882b416dad64c6b629c",
    "typeScriptVersion": "4.6"
}