{"library":"cordova-plugin-websocket-server","install":[{"cmd":"npm install cordova-plugin-websocket-server","imports":["var wsserver = cordova.plugins.wsserver;","wsserver.start(port, options, successCallback, failureCallback);","wsserver.stop(successCallback, failureCallback);","wsserver.send(conn, msg);"]},{"cmd":"yarn add cordova-plugin-websocket-server","imports":[]},{"cmd":"pnpm add cordova-plugin-websocket-server","imports":[]}]}