UNPKG

@types/gulp

Version:
42 lines 1.25 kB
{ "name": "@types/gulp", "version": "4.0.13", "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": "52eae88ada46605b159d0c7a8a9c33f1aad9424c0074095183d97f80c8754fdf", "typeScriptVersion": "4.3" }