Files
ArrowBeatTap-Gp/Assets/SGModule/Net/SGModule/com.endel.nativewebsocket/package.json
T

33 lines
841 B
JSON

{
"name": "com.endel.nativewebsocket",
"version": "1.1.4",
"description": "WebSocket client for Unity - with no external dependencies (WebGL, Native, Android, iOS, UWP).",
"license": "Apache 2.0",
"repository": {
"type": "git",
"url": "https://github.com/endel/NativeWebSocket.git"
},
"author": {
"name": "Endel Dreyer",
"email": "endel.dreyer@gmail.com",
"url": "https://github.com/endel/NativeWebSocket"
},
"keywords": [
"websocket",
"websockets",
"native websocket",
"native websockets"
],
"displayName": "Native WebSockets",
"unity": "2019.1",
"dependencies": {},
"samples": [
{
"displayName": "Example",
"description": "WebSocket Example",
"path": "Samples~/WebSocketExample"
}
],
"_fingerprint": "c5101c07762251edc82caad9e8a39d51b1229c31"
}