@types/gulp-util
Version:
TypeScript definitions for gulp-util
25 lines • 792 B
JSON
{
"name": "@types/gulp-util",
"version": "3.0.42",
"description": "TypeScript definitions for gulp-util",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-util",
"license": "MIT",
"contributors": [],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gulp-util"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/through2": "<5",
"@types/vinyl": "*",
"chalk": "^2.2.0"
},
"peerDependencies": {},
"typesPublisherContentHash": "52c8d353a083a47ffb715be9924c975a4e6c4125d81a3255eb7017d1c2980241",
"typeScriptVersion": "5.6"
}