UNPKG

sinch-rtc

Version:

Sinch JS SDK for real time communication, voice and IM

51 lines (50 loc) 1.05 kB
{ "name": "sinch-rtc", "version": "1.4.12", "description": "Sinch JS SDK for real time communication, voice and IM", "main": "lib/sinch.node.min.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/sinch/sinch-js-rtc.git" }, "keywords": [ "Sinch", "JS", "SDK", "WebRTC", "VoIP", "cloud", "calling", "IM", "web", "conference", "SMS", "verification", "twofactor", "auth" ], "author": "Magnus Lundstedt", "contributors": [ { "name": "Magnus Lundstedt", "email": "magnus.lundstedt@sinch.com" } ], "dependencies": { "atob": "^2.0.3", "btoa": "^1.1.2", "localStorage": "^1.0.3", "pubnub": "3.16.5", "q": "^1.5.1", "xmlhttprequest": "^1.8.0", "sinch-ticketgen": "0.0.6" }, "license": "Proprietary", "bugs": { "url": "https://github.com/sinch/sinch-js-rtc/issues" }, "homepage": "https://github.com/sinch/sinch-js-rtc" }