{
  "$schema": "https://json.schemastore.org/package.json",
  "private": true,
  "name": "@calcom/attio",
  "version": "0.0.0",
  "main": "./index.ts",
  "dependencies": {
    "@calcom/lib": "workspace:*"
  },
  "devDependencies": {
    "@calcom/types": "workspace:*"
  },
  "description": "Attio is the AI-native CRM that builds, scales and grows your company to the next level."
}
