@types/gulp-if
Version:
TypeScript definitions for gulp-if
34 lines • 1 kB
JSON
{
"name": "@types/gulp-if",
"version": "3.0.5",
"description": "TypeScript definitions for gulp-if",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-if",
"license": "MIT",
"contributors": [
{
"name": "Asana",
"url": "https://asana.com"
},
{
"name": "Joe Skeen",
"githubUsername": "joeskeen",
"url": "https://github.com/joeskeen"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gulp-if"
},
"scripts": {},
"dependencies": {
"@types/gulp-match": "*",
"@types/minimatch": "<=5",
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "e52ecf7840f64aafebc2c5971c718611b5419b4116831d4637ce3af736f81607",
"typeScriptVersion": "5.1"
}