UNPKG

824 BJSONView Raw
1{
2 "name": "@types/gulp",
3 "version": "3.8.40",
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 "main": "",
14 "types": "index.d.ts",
15 "repository": {
16 "type": "git",
17 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
18 "directory": "types/gulp"
19 },
20 "scripts": {},
21 "dependencies": {
22 "@types/node": "*",
23 "@types/orchestrator": "*",
24 "@types/vinyl": "*"
25 },
26 "typesPublisherContentHash": "984ca2cfc8d0d65f6e7dd7d7fb615a1c376dd1663adeb3bdb2cbe32303b49c1b",
27 "typeScriptVersion": "4.5"
28}
\No newline at end of file