@types/gulp-changed
Version:
TypeScript definitions for gulp-changed
33 lines • 1.04 kB
JSON
{
"name": "@types/gulp-changed",
"version": "0.0.37",
"description": "TypeScript definitions for gulp-changed",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-changed",
"license": "MIT",
"contributors": [
{
"name": "Thomas Corbière",
"url": "https://github.com/tomc974",
"githubUsername": "tomc974"
},
{
"name": "Jordy van Dortmont",
"url": "https://github.com/jordyvandortmont",
"githubUsername": "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": "406ad8d37234560d21157df95ef5667eb8cfbe5808f9f8febb332214a5a4f406",
"typeScriptVersion": "4.5"
}