UNPKG

get-browser-rtc

Version:
30 lines (29 loc) 672 B
{ "name": "get-browser-rtc", "version": "1.1.0", "description": "get webrtc browser methods unprefixed", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 0" }, "repository": { "type": "git", "url": "git://github.com/substack/get-browser-rtc.git" }, "keywords": [ "vendor", "prefix", "browser", "webrtc", "RTCIceCandidate", "RTCPeerConnection", "RTCSessionDescription", "wrtc" ], "author": "substack", "license": "MIT", "bugs": { "url": "https://github.com/substack/get-browser-rtc/issues" }, "homepage": "https://github.com/substack/get-browser-rtc#readme" }