15 lines
571 B
JSON
15 lines
571 B
JSON
{
|
|
"name": "com.taptap.tds.bootstrap",
|
|
"displayName": "TapTap Bootstrap",
|
|
"description": "TapTap Develop Service",
|
|
"version": "3.16.6",
|
|
"unity": "2018.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"com.taptap.tds.common": "https://github.com/TapTap/TapCommon-Unity.git#3.16.6",
|
|
"com.taptap.tds.login": "https://github.com/TapTap/TapLogin-Unity.git#3.16.6",
|
|
"com.leancloud.realtime": "https://github.com/leancloud/csharp-sdk-upm.git#realtime-0.10.14",
|
|
"com.leancloud.storage": "https://github.com/leancloud/csharp-sdk-upm.git#storage-0.10.14"
|
|
}
|
|
}
|