{ "$schema": "https://json.schemastore.org/package.json", "private": true, "name": "@calcom/nextcloudtalk", "version": "0.0.0", "main": "./index.ts", "dependencies": { "@calcom/lib": "*" }, "devDependencies": { "@calcom/types": "*" }, "description": "Nextcloud Talk is a fully self hosted, on-premises audio/video and chat communication service. It features web and mobile apps and is designed to offer the highest degree of security while being easy to use." }