UNPKG

899 BJSONView Raw
1{
2 "name": "@types/gulp-filter",
3 "version": "3.0.36",
4 "description": "TypeScript definitions for gulp-filter",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-filter",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Tanguy Krotoff",
10 "url": "https://github.com/tkrotoff",
11 "githubUsername": "tkrotoff"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/gulp-filter"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/minimatch": "*",
24 "@types/node": "*",
25 "@types/vinyl": "*"
26 },
27 "typesPublisherContentHash": "c404b0b1640205cbc4fa6d98a9a810c1e3cd75743c1f8c187423b8ec9e2ed94b",
28 "typeScriptVersion": "4.3"
29}
\No newline at end of file