{ "$schema": "https://json.schemastore.org/package.json", "private": true, "name": "@calcom/salesroom", "version": "0.0.1", "main": "./index.ts", "dependencies": { "@calcom/lib": "*" }, "devDependencies": { "@calcom/types": "*" }, "description": "Unlock real-time AI and take your sales game to the next level" }