{ "$schema": "https://json.schemastore.org/package.json", "private": true, "name": "@calcom/ga4", "version": "0.0.0", "main": "./index.ts", "description": "Google Analytics is a web analytics service offered by Google that tracks and reports website traffic, currently as a platform inside the Google Marketing Platform brand.", "dependencies": { "@calcom/lib": "*" }, "devDependencies": { "@calcom/types": "*" } }