UNPKG

1.28 kBJSONView Raw
1{
2 "name": "@types/glob",
3 "version": "7.1.4",
4 "description": "TypeScript definitions for Glob",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "vvakame",
10 "url": "https://github.com/vvakame",
11 "githubUsername": "vvakame"
12 },
13 {
14 "name": "voy",
15 "url": "https://github.com/voy",
16 "githubUsername": "voy"
17 },
18 {
19 "name": "Klaus Meinhardt",
20 "url": "https://github.com/ajafff",
21 "githubUsername": "ajafff"
22 },
23 {
24 "name": "Piotr Błażejewicz",
25 "url": "https://github.com/peterblazejewicz",
26 "githubUsername": "peterblazejewicz"
27 }
28 ],
29 "main": "",
30 "types": "index.d.ts",
31 "repository": {
32 "type": "git",
33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
34 "directory": "types/glob"
35 },
36 "scripts": {},
37 "dependencies": {
38 "@types/minimatch": "*",
39 "@types/node": "*"
40 },
41 "typesPublisherContentHash": "9c65678f7b7e4a9c5a11737e187e406ff2fa0640018fcc9359b2ec6f7d0eb646",
42 "typeScriptVersion": "3.6"
43}
\No newline at end of file