{ "$schema": "https://json.schemastore.org/package.json", "private": true, "name": "@calcom/discord", "version": "0.0.0", "main": "./index.ts", "dependencies": { "@calcom/lib": "*" }, "devDependencies": { "@calcom/types": "*" }, "description": "Discord is a VoIP and instant messaging social platform. Users have the ability to communicate with voice calls, video calls, text messaging, media and files in private chats or as part of communities" }