{ "name": "snex-peering", "version": "0.1.0", "description": "A generic WebRTC library and peering server.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/shanet/WebRTC-Example.git" }, "keywords": [], "author": "", "license": "MIT", "dependencies": { "ws": "^3.3.2" } }