{
    "name": "@types/gulp",
    "version": "4.0.17",
    "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",
            "githubUsername": "GiedriusGrabauskas",
            "url": "https://github.com/GiedriusGrabauskas"
        },
        {
            "name": "David Gabison",
            "githubUsername": "pulsovi",
            "url": "https://github.com/pulsovi"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/gulp"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "@types/undertaker": ">=1.2.6",
        "@types/vinyl-fs": "*",
        "chokidar": "^3.3.1"
    },
    "typesPublisherContentHash": "30e80e01710e440c00e8b08c8a7d90722546257bf1eea5d0476a0aba71fa15a5",
    "typeScriptVersion": "4.5"
}