@types/gulp-zip
Version:
TypeScript definitions for gulp-zip
32 lines • 990 B
JSON
{
"name": "@types/gulp-zip",
"version": "4.0.4",
"description": "TypeScript definitions for gulp-zip",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-zip",
"license": "MIT",
"contributors": [
{
"name": "Louis Orleans",
"githubUsername": "dudeofawesome",
"url": "https://github.com/dudeofawesome"
},
{
"name": "Robert Bullen",
"githubUsername": "robertbullen",
"url": "https://github.com/robertbullen"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gulp-zip"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "e945e47a778c381fc87724c9f175e7595996f72f79ed7e5f90c92b3f96f76faf",
"typeScriptVersion": "4.5"
}