@types/webrtc
Version:
TypeScript definitions for webrtc
48 lines • 1.2 kB
JSON
{
"name": "@types/webrtc",
"version": "0.0.46",
"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/*"
]
}
},
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/webrtc"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "1932f17145e290f4575b56f3cc896cfa03f1f55422a3097d78ecd3cf47d5447f",
"typeScriptVersion": "5.1"
}