{
  "$schema": "https://json.schemastore.org/package.json",
  "private": true,
  "name": "@calcom/campsite",
  "version": "0.0.0",
  "main": "./index.ts",
  "dependencies": {
    "@calcom/lib": "*"
  },
  "devDependencies": {
    "@calcom/types": "*"
  },
  "description": "Campsite is an all-in-one communication app that helps async teams move faster. Posts, docs, calls, and chat in one place — finally. Everything is searchable and easy to find."
}
