{ "name": "openvidu-roles-node", "version": "2.27.0", "description": "", "main": "server.js", "scripts": { "test": "ng test" }, "repository": { "type": "git", "url": "git+https://github.com/OpenVidu/openvidu-tutorials.git" }, "license": "Apache-2.0", "bugs": { "url": "https://github.com/OpenVidu/openvidu-tutorials/issues" }, "homepage": "https://github.com/OpenVidu/openvidu-tutorials#readme", "dependencies": { "body-parser": "1.20.2", "cors": "2.8.5", "dotenv": "^16.3.1", "express": "4.18.2", "express-session": "1.17.3", "livekit-server-sdk": "1.2.7" } }