UNPKG

1.1 kBJSONView Raw
1{
2 "name": "@types/gulp",
3 "version": "4.0.9",
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": "*",
32 "@types/vinyl-fs": "*",
33 "chokidar": "^3.3.1"
34 },
35 "typesPublisherContentHash": "b35639bea201ec6c8724c0fd22d8d63972da8311f1feb93caaca31e7337adc41",
36 "typeScriptVersion": "3.6"
37}
\No newline at end of file