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

15 lines
483 B
JSON
Raw Normal View History

{
"private": true,
"name": "@calcom/zohocrm",
"version": "0.0.0",
"main": "./index.ts",
"dependencies": {
"@calcom/lib": "*",
"@calcom/prisma": "*"
},
"devDependencies": {
"@calcom/types": "*"
},
"description": "Zoho CRM is a cloud-based application designed to help your salespeople sell smarter and faster by centralizing customer information, logging their interactions with your company, and automating many of the tasks salespeople do every day"
}