net.funkysheep.unity.network
Version:
FunkySheep framework Network Library
37 lines • 941 B
JSON
{
"name": "net.funkysheep.unity.network",
"displayName": "FunkySheep Unity Network Library",
"version": "2.0.1",
"unity": "2020.3",
"description": "FunkySheep framework Network Library",
"keywords": [
"Networking",
"WebSockets",
"Dotnet",
"Unity",
"WebGl",
"AR",
"Android",
"IOS"
],
"category": "Networking",
"changelogUrl": "https://github.com/FunkySheepStudio/Unity-Network/blob/main/CHANGELOG.md",
"dependencies": {
"net.funkysheep.unity.simplejson": "0.1.0",
"net.funkysheep.unity.types": "0.1.0",
"net.funkysheep.unity.events": "0.1.0",
"net.funkysheep.unity.crypto": "0.1.0",
"net.funkysheep.unity.files": "0.1.0",
"net.funkysheep.unity.qrcode": "0.0.1",
"net.funkysheep.unity.time": "0.1.0"
},
"scopedRegistries": [
{
"name": "npmjs",
"url": "https://registry.npmjs.org",
"scopes": [
"net.funkysheep"
]
}
]
}