{
  "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"
}
