@types/gulp-watch
Version:
TypeScript definitions for gulp-watch
29 lines • 894 B
JSON
{
"name": "@types/gulp-watch",
"version": "4.1.36",
"description": "TypeScript definitions for gulp-watch",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-watch",
"license": "MIT",
"contributors": [
{
"name": "Tanguy Krotoff",
"url": "https://github.com/tkrotoff",
"githubUsername": "tkrotoff"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gulp-watch"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/vinyl": "*",
"@types/vinyl-fs": "*"
},
"typesPublisherContentHash": "2d3c0ce7ae6d223081a9a758cd795b2663d2f441ba960e90f951c26743695230",
"typeScriptVersion": "4.5"
}