{ "name": "connector", "authors": [ "Kevin Jahns " ], "description": "Connect to other users via a generic connector. The interface is standardized, so you can use other connectors without changing your code.", "main": [ "peerjs-connector/peerjs-connector.min.js", "peerjs-connector/peerjs-connector.html" ], "moduleType": [ "globals", "node" ], "keywords": [ "peerjs" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "test", "tests" ], "dependencies": { "polymer": "Polymer/polymer#~0.5.1", "peerjs": "~0.3.14" }, "homepage": "https://github.com/DadaMonad/Connector", "_release": "27a5fbf2af", "_resolution": { "type": "branch", "branch": "master", "commit": "27a5fbf2af5c336df0dc4b27adbe43a0959bbdb1" }, "_source": "git://github.com/DadaMonad/Connector.git", "_target": "*", "_originalSource": "DadaMonad/Connector" }