{
    "name": "@types/connect-livereload",
    "version": "0.6.3",
    "description": "TypeScript definitions for connect-livereload",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/connect-livereload",
    "license": "MIT",
    "contributors": [
        {
            "name": "Maxime LUCE",
            "githubUsername": "SomaticIT",
            "url": "https://github.com/SomaticIT"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/connect-livereload"
    },
    "scripts": {},
    "dependencies": {
        "@types/connect": "*"
    },
    "typesPublisherContentHash": "86e082393846ecc188bdc103c8f6820d51228fb6999bde65d58fae26f7bb321e",
    "typeScriptVersion": "4.5"
}