{
    "name": "@types/glob-stream",
    "version": "8.0.2",
    "description": "TypeScript definitions for glob-stream",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob-stream",
    "license": "MIT",
    "contributors": [
        {
            "name": "Bart van der Schoor",
            "githubUsername": "Bartvds",
            "url": "https://github.com/Bartvds"
        },
        {
            "name": "mrmlnc",
            "githubUsername": "mrmlnc",
            "url": "https://github.com/mrmlnc"
        },
        {
            "name": "Manuel Thalmann",
            "githubUsername": "manuth",
            "url": "https://github.com/manuth"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/glob-stream"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "@types/picomatch": "*",
        "@types/streamx": "*"
    },
    "typesPublisherContentHash": "9c28e214335e8028e8394e471fa9ce3097766e32107d286d79230444d9f33886",
    "typeScriptVersion": "4.5"
}