{
    "name": "@types/swagger-node-runner",
    "version": "0.6.6",
    "description": "TypeScript definitions for swagger-node-runner",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/swagger-node-runner",
    "license": "MIT",
    "contributors": [
        {
            "name": "Michael Mrowetz",
            "githubUsername": "micmro",
            "url": "https://github.com/micmro"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/swagger-node-runner"
    },
    "scripts": {},
    "dependencies": {
        "@types/express": "*",
        "@types/hapi": "^16",
        "@types/node": "*",
        "@types/restify": "*",
        "@types/swagger-schema-official": "*"
    },
    "typesPublisherContentHash": "59ee75380609d8e6feada99aeae39ed02d468e0202eea574e2b78763089311b9",
    "typeScriptVersion": "4.5"
}