{
  "private": true,
  "name": "@calcom/dailyvideo",
  "version": "0.0.0",
  "main": "./index.ts",
  "description": "Cal Video is the in-house web-based video conferencing platform powered by Daily.co, which is minimalistic and lightweight, but has most of the features you need.",
  "dependencies": {
    "@calcom/lib": "*",
    "@calcom/prisma": "*"
  },
  "devDependencies": {
    "@calcom/types": "*"
  }
}
