2024-08-09 00:39:27 +02:00
|
|
|
{
|
|
|
|
|
"$schema": "https://json.schemastore.org/package.json",
|
|
|
|
|
"private": true,
|
|
|
|
|
"name": "@calcom/intercom",
|
|
|
|
|
"version": "0.0.0",
|
|
|
|
|
"main": "./index.ts",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@calcom/lib": "*"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@calcom/types": "*"
|
|
|
|
|
},
|
2024-08-09 16:18:09 +02:00
|
|
|
"description": "Enhance your scheduling and appointment management experience with the Intercom Integration for BLS cal."
|
2024-08-09 00:39:27 +02:00
|
|
|
}
|