UNPKG

rtc

Version:

Build WebRTC conferencing applications with easy using rtc.io. This package provides a super-friendly entry point for working with WebRTC, dive into underling rtc.io modules for more configuration and customization opportunities

27 lines 658 B
{ "name": "rtc", "main": "dist/rtc.min.js", "version": "3.4.0", "authors": [ "Damon Oehlman <damon.oehlman@nicta.com.au>" ], "description": "Build WebRTC conferencing applications with easy using rtc.io. This package provides a super-friendly entry point for working with WebRTC, dive into underling rtc.io modules for more configuration and customization opportunities", "moduleType": [ "amd", "globals", "node" ], "keywords": [ "webrtc", "rtc.io" ], "license": "Apache 2.0", "homepage": "http://rtc.io/", "ignore": [ "node_modules", "bower_components", "examples", "test", "tests" ] }