{ "name": "testdatachannel", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "dev": "anywhere -p 7894" }, "author": "", "license": "ISC", "dependencies": { "node-datachannel": "^0.3.2" } }