@types/gulp-watch
Version:
TypeScript definitions for gulp-watch
30 lines • 922 B
JSON
{
"name": "@types/gulp-watch",
"version": "4.1.40",
"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": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "620ce094a8dd52e44b6ed54471ea9def91e67a0ee22a30396e3b9326e80e9047",
"typeScriptVersion": "5.2"
}