{
    "name": "@types/async-busboy",
    "version": "1.1.4",
    "description": "TypeScript definitions for async-busboy",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/async-busboy",
    "license": "MIT",
    "contributors": [
        {
            "name": "Hiroshi Ioka",
            "githubUsername": "hirochachacha",
            "url": "https://github.com/hirochachacha"
        },
        {
            "name": "BendingBender",
            "githubUsername": "bendingbender",
            "url": "https://github.com/bendingbender"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/async-busboy"
    },
    "scripts": {},
    "dependencies": {
        "@types/busboy": "^0"
    },
    "typesPublisherContentHash": "f82c2d5a592b57e072bca2782f55da096214de04acbac30cc8e0ae6df0e174e9",
    "typeScriptVersion": "4.5"
}