UNPKG

1.19 kBJSONView Raw
1{
2 "name": "@types/glob-stream",
3 "version": "8.0.2",
4 "description": "TypeScript definitions for glob-stream",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob-stream",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Bart van der Schoor",
10 "githubUsername": "Bartvds",
11 "url": "https://github.com/Bartvds"
12 },
13 {
14 "name": "mrmlnc",
15 "githubUsername": "mrmlnc",
16 "url": "https://github.com/mrmlnc"
17 },
18 {
19 "name": "Manuel Thalmann",
20 "githubUsername": "manuth",
21 "url": "https://github.com/manuth"
22 }
23 ],
24 "main": "",
25 "types": "index.d.ts",
26 "repository": {
27 "type": "git",
28 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
29 "directory": "types/glob-stream"
30 },
31 "scripts": {},
32 "dependencies": {
33 "@types/node": "*",
34 "@types/picomatch": "*",
35 "@types/streamx": "*"
36 },
37 "typesPublisherContentHash": "9c28e214335e8028e8394e471fa9ce3097766e32107d286d79230444d9f33886",
38 "typeScriptVersion": "4.5"
39}
\No newline at end of file