{
  "$schema": "https://json.schemastore.org/package.json",
  "private": true,
  "name": "@calcom/template-event-type-location-video-static",
  "version": "0.0.0",
  "main": "./index.ts",
  "dependencies": {
    "@calcom/lib": "*"
  },
  "devDependencies": {
    "@calcom/types": "*"
  }
}
