csharp-sdk-upm/package.json

18 lines
534 B
JSON

{
"name": "com.leancloud.play",
"version": "1.0.7",
"displayName": "LeanCloud Play",
"description": "This is leancloud Play package",
"unity": "2019.1",
"dependencies": {
"com.leancloud.storage": "https://github.com/leancloud/csharp-sdk-upm.git#storage-1.0.7",
"com.leancloud.realtime": "https://github.com/leancloud/csharp-sdk-upm.git#realtime-1.0.7"
},
"keywords": ["LeanCloud", "Play"],
"author": {
"name": "LeanCloud",
"email": "support@leancloud.rocks",
"url": "https://leancloud.cn/"
}
}