UNPKG

@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
{ "name": "core-remote", "amdName": "webrtcRemoteControlRemote", "version": "0.0.0", "private": true, "description": "", "main": "./dist/remote.js", "module": "./dist/remote.module.js", "umd:main": "./dist/remote.umd.js", "exports": "./dist/remote.modern.js", "source": "src/core.remote.js", "author": "Christophe Rosset <tophe@topheman.com> (http://labs.topheman.com/)", "types": "src/core.remote.d.ts", "license": "MIT" }