UNPKG

1.28 kBJSONView Raw
1{
2 "name": "@types/gulp",
3 "version": "4.0.17",
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 "githubUsername": "GiedriusGrabauskas",
19 "url": "https://github.com/GiedriusGrabauskas"
20 },
21 {
22 "name": "David Gabison",
23 "githubUsername": "pulsovi",
24 "url": "https://github.com/pulsovi"
25 }
26 ],
27 "main": "",
28 "types": "index.d.ts",
29 "repository": {
30 "type": "git",
31 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
32 "directory": "types/gulp"
33 },
34 "scripts": {},
35 "dependencies": {
36 "@types/node": "*",
37 "@types/undertaker": ">=1.2.6",
38 "@types/vinyl-fs": "*",
39 "chokidar": "^3.3.1"
40 },
41 "typesPublisherContentHash": "30e80e01710e440c00e8b08c8a7d90722546257bf1eea5d0476a0aba71fa15a5",
42 "typeScriptVersion": "4.5"
43}
\No newline at end of file