{"library":"airbyte-cdk","install":[{"cmd":"pip install airbyte-cdk","imports":["from airbyte_cdk.sources import Source","from airbyte_cdk.sources.declarative.base_source import AbstractSource","from airbyte_cdk.sources.streams import Stream","from airbyte_cdk.sources.streams.http import HttpStream","from airbyte_cdk.entrypoint import launch"]}]}