{"library":"posthog-openapi-client","install":[{"cmd":"npm install posthog-openapi-client","imports":["import { PosthogAPIClient } from 'posthog-openapi-client';","import { PosthogAPIClient } from 'posthog-openapi-client';\nconst client = new PosthogAPIClient({ BASE: '...', TOKEN: '...' });","const response = await client.events.list();"]},{"cmd":"yarn add posthog-openapi-client","imports":[]},{"cmd":"pnpm add posthog-openapi-client","imports":[]}]}