{
    "name": "@types/glob",
    "version": "5.0.38",
    "description": "TypeScript definitions for Glob",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob",
    "license": "MIT",
    "contributors": [
        {
            "name": "vvakame",
            "url": "https://github.com/vvakame",
            "githubUsername": "vvakame"
        },
        {
            "name": "voy",
            "url": "https://github.com/voy",
            "githubUsername": "voy"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/glob"
    },
    "scripts": {},
    "dependencies": {
        "@types/minimatch": "*",
        "@types/node": "*"
    },
    "typesPublisherContentHash": "1c15464743ee3940c665a201b102c80b0fa5e5192065d2486dbc6be8930bdae3",
    "typeScriptVersion": "4.2"
}