{
    "name": "@types/graphql-upload",
    "version": "8.0.3",
    "description": "TypeScript definitions for graphql-upload",
    "license": "MIT",
    "contributors": [
        {
            "name": "Mike Marcacci",
            "url": "https://github.com/mike-marcacci",
            "githubUsername": "mike-marcacci"
        }
    ],
    "main": "",
    "types": "index",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/graphql-upload"
    },
    "scripts": {},
    "dependencies": {
        "@types/express": "*",
        "@types/fs-capacitor": "*",
        "@types/koa": "*",
        "graphql": "^14.5.3"
    },
    "typesPublisherContentHash": "e9fd850ee26794f103edf44101365b3fa5b4482b09c5f96e287efab3d6ae1e52",
    "typeScriptVersion": "3.3"
}