{ "private": true, "name": "@calcom/jitsivideo", "version": "0.0.0", "main": "./index.ts", "description": "Jitsi is a free open-source video conferencing software for web and mobile. Make a call, launch on your own servers, integrate into your app, and more.", "dependencies": { "@calcom/lib": "*" }, "devDependencies": { "@calcom/types": "*" } }