rtc-quickconnect
Version:
Create a WebRTC connection in record time
19 lines • 465 B
JSON
{
"name": "rtc-quickconnect",
"version": "5.8.4",
"description": "Create a WebRTC connection in record time",
"main": "dist/quickconnect.js",
"repository": {
"type": "git",
"url": "https://github.com/rtc-io/rtc-quickconnect.git"
},
"keywords": [
"rtc.io",
"webrtc"
],
"author": "Damon Oehlman <damon.oehlman@nicta.com.au>",
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/rtc-io/rtc-quickconnect/issues"
}
}