{
    "name": "@types/multer",
    "version": "1.4.7",
    "description": "TypeScript definitions for multer",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/multer",
    "license": "MIT",
    "contributors": [
        {
            "name": "jt000",
            "url": "https://github.com/jt000",
            "githubUsername": "jt000"
        },
        {
            "name": "vilicvane",
            "url": "https://github.com/vilic",
            "githubUsername": "vilic"
        },
        {
            "name": "David Broder-Rodgers",
            "url": "https://github.com/DavidBR-SW",
            "githubUsername": "DavidBR-SW"
        },
        {
            "name": "Michael Ledin",
            "url": "https://github.com/mxl",
            "githubUsername": "mxl"
        },
        {
            "name": "HyunSeob Lee",
            "url": "https://github.com/hyunseob",
            "githubUsername": "hyunseob"
        },
        {
            "name": "Pierre Tchuente",
            "url": "https://github.com/PierreTchuente",
            "githubUsername": "PierreTchuente"
        },
        {
            "name": "Oliver Emery",
            "url": "https://github.com/thrymgjol",
            "githubUsername": "thrymgjol"
        },
        {
            "name": "Piotr Błażejewicz",
            "url": "https://github.com/peterblazejewicz",
            "githubUsername": "peterblazejewicz"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/multer"
    },
    "scripts": {},
    "dependencies": {
        "@types/express": "*"
    },
    "typesPublisherContentHash": "32b2d0cc5d84f278945858a1be2b00bcdd046da7c6e0886d5afd0d1e002ee95a",
    "typeScriptVersion": "3.6"
}