{
    "name": "@types/multer",
    "version": "2.0.0",
    "description": "TypeScript definitions for multer",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/multer",
    "license": "MIT",
    "contributors": [
        {
            "name": "jt000",
            "githubUsername": "jt000",
            "url": "https://github.com/jt000"
        },
        {
            "name": "vilicvane",
            "githubUsername": "vilic",
            "url": "https://github.com/vilic"
        },
        {
            "name": "David Broder-Rodgers",
            "githubUsername": "DavidBR-SW",
            "url": "https://github.com/DavidBR-SW"
        },
        {
            "name": "Michael Ledin",
            "githubUsername": "mxl",
            "url": "https://github.com/mxl"
        },
        {
            "name": "HyunSeob Lee",
            "githubUsername": "hyunseob",
            "url": "https://github.com/hyunseob"
        },
        {
            "name": "Pierre Tchuente",
            "githubUsername": "PierreTchuente",
            "url": "https://github.com/PierreTchuente"
        },
        {
            "name": "Piotr Błażejewicz",
            "githubUsername": "peterblazejewicz",
            "url": "https://github.com/peterblazejewicz"
        },
        {
            "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/multer"
    },
    "scripts": {},
    "dependencies": {
        "@types/express": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "f6551dc7472bbda5d8b2e7793797cf9951195b30f235ae1946a50ae4e1f2a7f9",
    "typeScriptVersion": "5.1"
}