{
  "private": true,
  "name": "@calcom/tandemvideo",
  "version": "0.0.0",
  "main": "./index.ts",
  "description": "Tandem is a new virtual office space that allows teams to effortlessly connect as though they are in a physical office, online. Through co-working rooms, available statuses, live real-time video call, and chat options, you can see who’s around, talk and collaborate in one click. It works cross-platform with both desktop and mobile versions.",
  "dependencies": {
    "@calcom/lib": "*",
    "@calcom/prisma": "*"
  },
  "devDependencies": {
    "@calcom/types": "*"
  }
}
