{
    "name": "@types/gulp",
    "version": "4.0.15",
    "description": "TypeScript definitions for Gulp",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp",
    "license": "MIT",
    "contributors": [
        {
            "name": "Drew Noakes",
            "url": "https://drewnoakes.com"
        },
        {
            "name": "Juan Arroyave",
            "url": "http://jarroyave.co"
        },
        {
            "name": "Giedrius Grabauskas",
            "url": "https://github.com/GiedriusGrabauskas",
            "githubUsername": "GiedriusGrabauskas"
        },
        {
            "name": "David Gabison",
            "url": "https://github.com/pulsovi",
            "githubUsername": "pulsovi"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/gulp"
    },
    "scripts": {},
    "dependencies": {
        "@types/undertaker": ">=1.2.6",
        "@types/vinyl-fs": "*",
        "chokidar": "^3.3.1"
    },
    "typesPublisherContentHash": "4d36310e88ff0c57e3980ea4b82f16d5a499d23733cf76fd4e2f331926bcb77c",
    "typeScriptVersion": "4.5"
}