{
    "name": "@types/formidable",
    "version": "1.2.5",
    "description": "TypeScript definitions for formidable",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/formidable",
    "license": "MIT",
    "contributors": [
        {
            "name": "Wim Looman",
            "url": "https://github.com/Nemo157",
            "githubUsername": "Nemo157"
        },
        {
            "name": "Martin Badin",
            "url": "https://github.com/martin-badin",
            "githubUsername": "martin-badin"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/formidable"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "e112828ecdcb9b2e024a18b2381ff200b49c212c2232b36158fa01e4a74db34a",
    "typeScriptVersion": "3.7"
}