{
  "$schema": "https://json.schemastore.org/package.json",
  "private": true,
  "name": "@calcom/pipedream",
  "version": "0.0.0",
  "main": "./index.ts",
  "description": "Connect APIs, remarkably fast. Stop writing boilerplate code, struggling with authentication and managing infrastructure. Start connecting APIs with code-level control when you need it — and no code when you don't",
  "dependencies": {
    "@calcom/lib": "*"
  },
  "devDependencies": {
    "@calcom/types": "*"
  }
}
