cal.pub0.org/packages/app-store/dailyvideo/package.json

15 lines
411 B
JSON

{
"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": "*"
}
}