@types/gulp-connect
Version:
TypeScript definitions for gulp-connect
27 lines • 850 B
JSON
{
"name": "@types/gulp-connect",
"version": "5.0.9",
"description": "TypeScript definitions for gulp-connect",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-connect",
"license": "MIT",
"contributors": [
{
"name": "Andre Wiggins",
"githubUsername": "andrewiggins",
"url": "https://github.com/andrewiggins"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gulp-connect"
},
"scripts": {},
"dependencies": {
"@types/connect": "*"
},
"typesPublisherContentHash": "e06b4b5c497cbb01712c6c0e789da6d30b926dfecc028a49febf8fd49d65cb6b",
"typeScriptVersion": "4.5"
}