UNPKG

1.11 kBJSONView Raw
1{
2 "name": "@types/gulp",
3 "version": "4.0.11",
4 "description": "TypeScript definitions for Gulp",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Drew Noakes",
10 "url": "https://drewnoakes.com"
11 },
12 {
13 "name": "Juan Arroyave",
14 "url": "http://jarroyave.co"
15 },
16 {
17 "name": "Giedrius Grabauskas",
18 "url": "https://github.com/GiedriusGrabauskas",
19 "githubUsername": "GiedriusGrabauskas"
20 }
21 ],
22 "main": "",
23 "types": "index.d.ts",
24 "repository": {
25 "type": "git",
26 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
27 "directory": "types/gulp"
28 },
29 "scripts": {},
30 "dependencies": {
31 "@types/undertaker": ">=1.2.6",
32 "@types/vinyl-fs": "*",
33 "chokidar": "^3.3.1"
34 },
35 "typesPublisherContentHash": "728089a4d0f1f39dfe86f5fbc82983e878d53769c96a597d136197b41de45b1b",
36 "typeScriptVersion": "4.3"
37}
\No newline at end of file