{"library":"socketcluster-client","install":[{"cmd":"npm install socketcluster-client","imports":["import { create } from 'socketcluster-client';","import { SCClientSocket } from 'socketcluster-client';","const socketClusterClient = require('socketcluster-client'); // CommonJS\n// Or in browser after script tag:\nconst socket = socketClusterClient.create(...);"]},{"cmd":"yarn add socketcluster-client","imports":[]},{"cmd":"pnpm add socketcluster-client","imports":[]}]}