{
    "name": "@types/webrtc",
    "version": "0.0.47",
    "description": "TypeScript definitions for webrtc",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webrtc",
    "license": "MIT",
    "contributors": [
        {
            "name": "Toshiya Nakakura",
            "githubUsername": "nakakura",
            "url": "https://github.com/nakakura"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "typesVersions": {
        "<=5.3": {
            "*": [
                "ts5.3/*"
            ]
        },
        "<=5.4": {
            "*": [
                "ts5.4/*"
            ]
        },
        "<=5.6": {
            "*": [
                "ts5.6/*"
            ]
        },
        "<=5.7": {
            "*": [
                "ts5.7/*"
            ]
        },
        "<=5.9": {
            "*": [
                "ts5.9/*"
            ]
        }
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/webrtc"
    },
    "scripts": {},
    "dependencies": {},
    "peerDependencies": {},
    "typesPublisherContentHash": "d3a031577be0a3f774fb94027406d3da2b843ae36752edf2a14e1148942f52b8",
    "typeScriptVersion": "5.2"
}