UNPKG

@itslanguage/websocket

Version:
36 lines (35 loc) 863 B
{ "name": "@itslanguage/websocket", "version": "4.1.1", "description": "Websocket helper functions.", "author": "ITSLanguage (https://www.itslanguage.nl) <support@itslanguage.nl>", "homepage": "https://github.com/itslanguage/itslanguage-js#readme", "repository": { "type": "git", "url": "git+https://github.com/itslanguage/itslanguage-js.git" }, "bugs": { "url": "https://github.com/itslanguage/itslanguage-js/issues", "email": "support@itslanguage.nl" }, "keywords": [ "itslanguage", "itslanguage api", "itslanguage sdk", "speech", "speech technology", "recorder", "MediaRecorder" ], "engines": { "node": ">= 8" }, "main": "index.js", "dependencies": { "socket.io-client": "^3.1.1" }, "optionalDependencies": { "bufferutil": "^4.0.3", "utf-8-validate": "^5.0.4" } }