{
    "name": "@types/serve-static",
    "version": "1.15.10",
    "description": "TypeScript definitions for serve-static",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/serve-static",
    "license": "MIT",
    "contributors": [
        {
            "name": "Uros Smolnik",
            "githubUsername": "urossmolnik",
            "url": "https://github.com/urossmolnik"
        },
        {
            "name": "Linus Unnebäck",
            "githubUsername": "LinusU",
            "url": "https://github.com/LinusU"
        },
        {
            "name": "Devansh Jethmalani",
            "githubUsername": "devanshj",
            "url": "https://github.com/devanshj"
        },
        {
            "name": "Sebastian Beltran",
            "githubUsername": "bjohansebas",
            "url": "https://github.com/bjohansebas"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/serve-static"
    },
    "scripts": {},
    "dependencies": {
        "@types/http-errors": "*",
        "@types/node": "*",
        "@types/send": "<1"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "b75ab4202e7deb055a8325b874f7f7c37aeb60ba7e215c1566e1ff30cdbf158f",
    "typeScriptVersion": "5.2"
}