@types/gulp-watch
Version:
TypeScript definitions for gulp-watch
29 lines • 894 B
JSON
{
"name": "@types/gulp-watch",
"version": "4.1.39",
"description": "TypeScript definitions for gulp-watch",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-watch",
"license": "MIT",
"contributors": [
{
"name": "Tanguy Krotoff",
"githubUsername": "tkrotoff",
"url": "https://github.com/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": "2ae1bfa44b17d9c529cfd9a5d08a5d5a903c58d038681d5dfc8255a20029affe",
"typeScriptVersion": "4.5"
}