@types/gulp-util
Version:
TypeScript definitions for gulp-util
30 lines • 932 B
JSON
{
"name": "@types/gulp-util",
"version": "3.0.39",
"description": "TypeScript definitions for gulp-util",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-util",
"license": "MIT",
"contributors": [
{
"name": "DefinitelyTyped",
"url": "https://github.com/DefinitelyTyped",
"githubUsername": "DefinitelyTyped"
}
],
"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": "*",
"@types/vinyl": "*",
"chalk": "^2.2.0"
},
"typesPublisherContentHash": "583b552651965d5fcde45d59d69353480c96a149c535fd2908648f3e43cf524e",
"typeScriptVersion": "4.5"
}