@webrtc-remote-control/core
Version:
Thin abstraction layer above peerjs that will let you be more productive at making WebRTC data channels based apps.
16 lines (15 loc) • 450 B
JSON
{
"name": "core-master",
"amdName": "webrtcRemoteControlMaster",
"version": "0.0.0",
"private": true,
"description": "",
"main": "./dist/master.js",
"module": "./dist/master.module.js",
"umd:main": "./dist/master.umd.js",
"exports": "./dist/master.modern.js",
"source": "src/core.master.js",
"author": "Christophe Rosset <tophe@topheman.com> (http://labs.topheman.com/)",
"types": "src/core.master.d.ts",
"license": "MIT"
}