{
  "name": "zoom-clone",
  "version": "1.0.0",
  "description": "",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node app.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Shouraya/Zoom-Clone.git"
  },
  "author": "Shouraya Goyal",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Shouraya/Zoom-Clone/issues"
  },
  "homepage": "https://github.com/Shouraya/Zoom-Clone#readme",
  "dependencies": {
    "cors": "^2.8.5",
    "ejs": "^3.1.6",
    "express": "^4.17.1",
    "nodemon": "^2.0.15",
    "peer": "^0.5.3",
    "peerjs": "^1.3.2",
    "socket.io": "^2.4.1",
    "uuid": "^8.3.2"
  }
}
