{
    "name": "GeoIP",
    "url": "https://github.com/PostHog/posthog-plugin-geoip",
    "description": "Enrich PostHog events and persons with IP location data",
    "main": "index.ts",
    "posthogVersion": ">=1.24.0",
    "stateless": true,
    "icon": "https://raw.githubusercontent.com/PostHog/apps/main/packages/posthog-plugin-geoip/logo.png"
}
