{
    "name": "@types/http-server",
    "version": "0.12.4",
    "description": "TypeScript definitions for http-server",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-server",
    "license": "MIT",
    "contributors": [
        {
            "name": "York Yao",
            "githubUsername": "plantain-00",
            "url": "https://github.com/plantain-00"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/http-server"
    },
    "scripts": {},
    "dependencies": {
        "@types/connect": "*"
    },
    "typesPublisherContentHash": "3cd2b07940592acbe49ffee1900cbb444adff242e9c39d684be1a4a294cdfea4",
    "typeScriptVersion": "4.5"
}