UNPKG

cold-brew

Version:

A testing module for TDD with apps that use the RTCPeerConnection API

25 lines (24 loc) 509 B
{ "name": "test", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "cold-brew": "^1.0.18", "express": "^4.14.0", "jquery": "^3.1.1", "selenium-webdriver": "^3.0.0-beta-3", "socket.io": "^1.5.0", "socket.io-client": "^1.5.0", "webrtc-adapter": "^2.0.4" }, "devDependencies": { "nodemon": "^1.11.0" } }