@types/gulp
Version:
TypeScript definitions for gulp
44 lines • 1.31 kB
JSON
{
"name": "@types/gulp",
"version": "4.0.18",
"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"
},
"peerDependencies": {},
"typesPublisherContentHash": "b692bd41899433d7e667acb4295fb7d991aa08b9e97ae0fbbaf1ad592596cb11",
"typeScriptVersion": "5.2"
}