{"library":"webstomp-obs","install":[{"cmd":"npm install webstomp-obs","imports":["import webstompobs from 'webstomp-obs';","import type { Client, IFrame } from 'webstomp-obs';","const client = webstompobs.client('ws://example.com/stomp');","const client = webstompobs.over(() => new WebSocket('ws://example.com/stomp'));"]},{"cmd":"yarn add webstomp-obs","imports":[]},{"cmd":"pnpm add webstomp-obs","imports":[]}]}