{
    "name": "@types/browser-sync",
    "version": "2.29.1",
    "description": "TypeScript definitions for browser-sync",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/browser-sync",
    "license": "MIT",
    "contributors": [
        {
            "name": "Asana",
            "url": "https://asana.com"
        },
        {
            "name": "Joe Skeen",
            "githubUsername": "joeskeen",
            "url": "https://github.com/joeskeen"
        },
        {
            "name": "Thomas \"Thasmo\" Deinhamer",
            "url": "https://thasmo.com/"
        },
        {
            "name": "Kiyotoshi Ichikawa",
            "githubUsername": "aznnomness",
            "url": "https://github.com/aznnomness"
        },
        {
            "name": "Yuma Hashimoto",
            "githubUsername": "yuma84",
            "url": "https://github.com/yuma84"
        },
        {
            "name": "Andreas Bomholtz",
            "githubUsername": "seluxit",
            "url": "https://github.com/seluxit"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/browser-sync"
    },
    "scripts": {},
    "dependencies": {
        "@types/micromatch": "^2",
        "@types/node": "*",
        "@types/serve-static": "*",
        "chokidar": "^3.0.0"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "b88d5a2f447afd1fb887dc8e7e73eceb5a5b70aaabf7e343bb53058bb5e01a9b",
    "typeScriptVersion": "5.2"
}