@types/gulp-changed
Version:
TypeScript definitions for gulp-changed
33 lines • 1.04 kB
JSON
{
"name": "@types/gulp-changed",
"version": "0.0.39",
"description": "TypeScript definitions for gulp-changed",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-changed",
"license": "MIT",
"contributors": [
{
"name": "Thomas Corbière",
"githubUsername": "tomc974",
"url": "https://github.com/tomc974"
},
{
"name": "Jordy van Dortmont",
"githubUsername": "jordyvandortmont",
"url": "https://github.com/jordyvandortmont"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gulp-changed"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/vinyl": "*"
},
"typesPublisherContentHash": "4a77f6a87975f96fba82a949360fd4e739d5de65cf663d9b24bf84ae1ae99325",
"typeScriptVersion": "4.5"
}