cal/packages/app-store/zoomvideo/package.json
2022-03-25 15:03:10 -07:00

15 lines
507 B
JSON

{
"private": true,
"name": "@calcom/zoomvideo",
"version": "0.0.0",
"main": "./index.ts",
"description": "Zoom is a secure and reliable video platform that supports all of your online communication needs. It can provide everything from one on one meetings, chat, phone, webinars, and large-scale online events. Available with both desktop, web, and mobile versions.",
"dependencies": {
"@calcom/prisma": "*",
"@calcom/lib": "*"
},
"devDependencies": {
"@calcom/types": "*"
}
}