UNPKG

@types/gulp

Version:
37 lines 1.11 kB
{ "name": "@types/gulp", "version": "4.0.11", "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" } ], "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": "728089a4d0f1f39dfe86f5fbc82983e878d53769c96a597d136197b41de45b1b", "typeScriptVersion": "4.3" }