{
    "name": "@types/serve-static",
    "version": "2.2.0",
    "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": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "2b9f0fc410d8328fd2fa43368ffb4c00c1321f91568bd833f289e57161f1771e",
    "typeScriptVersion": "5.2"
}