{
  "name": "package",
  "version": "1.0.0",
  "description": "",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "nodemon app.js"
  },
  "author": "Mian Muhammad ramzan",
  "license": "ISC",
  "dependencies": {
    "body-parser": "^1.20.2",
    "cors": "^2.8.5",
    "express": "^4.18.2",
    "helmet": "^6.1.5",
    "morgan": "^1.10.0",
    "opentok": "^2.16.0",
    "request": "^2.88.2",
    "simple-peer": "^9.9.3",
    "socket.io": "^4.6.1",
    "uuid": "^9.0.0"
  }
}
