{ "name": "filepizza-peer", "version": "1.0.0", "description": "Isomorphic helper module for FilePizza's PeerJS.", "main": "server.js", "repository": { "type": "git", "url": "git@github.com:kern/filepizza-peer.git" }, "browser": "client.js", "author": "Alex Kern (http://kern.io)", "license": "BSD-3-Clause", "dependencies": { "peerjs": "^0.3.14", "node-uuid": "^1.4.3" } }