{
  "name": "webrtc-node",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "nodemon server.js"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "ejs": "^3.1.8",
    "express": "^4.18.1",
    "nodemon": "^2.0.20",
    "peer": "^0.6.1",
    "socket.io": "^4.5.2",
    "uuid": "^9.0.0"
  }
}
