{
    "name": "@types/express-serve-static-core",
    "version": "5.0.7",
    "description": "TypeScript definitions for express-serve-static-core",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-serve-static-core",
    "license": "MIT",
    "contributors": [
        {
            "name": "Boris Yankov",
            "githubUsername": "borisyankov",
            "url": "https://github.com/borisyankov"
        },
        {
            "name": "Satana Charuwichitratana",
            "githubUsername": "micksatana",
            "url": "https://github.com/micksatana"
        },
        {
            "name": "Jose Luis Leon",
            "githubUsername": "JoseLion",
            "url": "https://github.com/JoseLion"
        },
        {
            "name": "David Stephens",
            "githubUsername": "dwrss",
            "url": "https://github.com/dwrss"
        },
        {
            "name": "Shin Ando",
            "githubUsername": "andoshin11",
            "url": "https://github.com/andoshin11"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/express-serve-static-core"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "@types/qs": "*",
        "@types/range-parser": "*",
        "@types/send": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "3a3c2a16800d428a2e5e9bc836ca4baa3fa4e62740b6db3276496d4816a406bb",
    "typeScriptVersion": "5.1"
}