packages-lock.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422
  1. {
  2. "dependencies": {
  3. "com.focus-creative-games.hybridclr_unity": {
  4. "version": "https://gitee.com/focus-creative-games/hybridclr_unity.git",
  5. "depth": 0,
  6. "source": "git",
  7. "dependencies": {},
  8. "hash": "b9ea9b21f3368500703df700ffa09904461ec650"
  9. },
  10. "com.leancloud.realtime": {
  11. "version": "https://github.com/leancloud/csharp-sdk-upm.git#realtime-0.10.11",
  12. "depth": 0,
  13. "source": "git",
  14. "dependencies": {
  15. "com.leancloud.storage": "https://github.com/leancloud/csharp-sdk-upm.git#storage-0.10.11"
  16. },
  17. "hash": "5368df830d0516bb917a978008b23aa674070bc9"
  18. },
  19. "com.leancloud.storage": {
  20. "version": "https://github.com/leancloud/csharp-sdk-upm.git#storage-0.10.11",
  21. "depth": 0,
  22. "source": "git",
  23. "dependencies": {},
  24. "hash": "48a015aa385e97dff0461de631921a845bb91bda"
  25. },
  26. "com.tapsdk.antiaddiction": {
  27. "version": "https://github.com/taptap/TapAntiAddiction-Unity.git#3.9.0",
  28. "depth": 0,
  29. "source": "git",
  30. "dependencies": {},
  31. "hash": "b21bf1db6fd5d567df0ce7e36bffc2f37f5fb079"
  32. },
  33. "com.taptap.tds.bootstrap": {
  34. "version": "https://github.com/TapTap/TapBootstrap-Unity.git#3.9.0",
  35. "depth": 0,
  36. "source": "git",
  37. "dependencies": {
  38. "com.taptap.tds.common": "https://github.com/TapTap/TapCommon-Unity.git#3.9.0",
  39. "com.taptap.tds.login": "https://github.com/TapTap/TapLogin-Unity.git#3.9.0",
  40. "com.leancloud.realtime": "https://github.com/leancloud/csharp-sdk-upm.git#realtime-0.10.11",
  41. "com.leancloud.storage": "https://github.com/leancloud/csharp-sdk-upm.git#storage-0.10.11"
  42. },
  43. "hash": "d2794a3ed282339489bcfa8bfdeb3d7bf3541b8c"
  44. },
  45. "com.taptap.tds.common": {
  46. "version": "https://github.com/TapTap/TapCommon-Unity.git#3.9.0",
  47. "depth": 0,
  48. "source": "git",
  49. "dependencies": {},
  50. "hash": "4be7e876eaba25ec068c03413671a3f5f3bca538"
  51. },
  52. "com.taptap.tds.login": {
  53. "version": "https://github.com/TapTap/TapLogin-Unity.git#3.9.0",
  54. "depth": 0,
  55. "source": "git",
  56. "dependencies": {
  57. "com.taptap.tds.common": "https://github.com/TapTap/TapCommon-Unity.git#3.9.0"
  58. },
  59. "hash": "6b854dae40361b1dda259e133ed4cb4cc8bb0db3"
  60. },
  61. "com.taptap.tds.tapdb": {
  62. "version": "https://github.com/TapTap/TapDB-Unity.git#3.9.0",
  63. "depth": 0,
  64. "source": "git",
  65. "dependencies": {
  66. "com.taptap.tds.common": "https://github.com/TapTap/TapCommon-Unity.git#3.9.0"
  67. },
  68. "hash": "4f83ea96e762772a99edf98cc9e23aa6202235ed"
  69. },
  70. "com.unity.2d.sprite": {
  71. "version": "1.0.0",
  72. "depth": 0,
  73. "source": "builtin",
  74. "dependencies": {}
  75. },
  76. "com.unity.collab-proxy": {
  77. "version": "1.15.12",
  78. "depth": 0,
  79. "source": "registry",
  80. "dependencies": {
  81. "com.unity.services.core": "1.0.1"
  82. },
  83. "url": "https://packages.unity.cn"
  84. },
  85. "com.unity.ext.nunit": {
  86. "version": "1.0.6",
  87. "depth": 1,
  88. "source": "registry",
  89. "dependencies": {},
  90. "url": "https://packages.unity.cn"
  91. },
  92. "com.unity.ide.rider": {
  93. "version": "2.0.7",
  94. "depth": 0,
  95. "source": "registry",
  96. "dependencies": {
  97. "com.unity.test-framework": "1.1.1"
  98. },
  99. "url": "https://packages.unity.cn"
  100. },
  101. "com.unity.ide.visualstudio": {
  102. "version": "2.0.15",
  103. "depth": 0,
  104. "source": "registry",
  105. "dependencies": {
  106. "com.unity.test-framework": "1.1.9"
  107. },
  108. "url": "https://packages.unity.cn"
  109. },
  110. "com.unity.ide.vscode": {
  111. "version": "1.2.5",
  112. "depth": 0,
  113. "source": "registry",
  114. "dependencies": {},
  115. "url": "https://packages.unity.cn"
  116. },
  117. "com.unity.services.core": {
  118. "version": "1.0.1",
  119. "depth": 1,
  120. "source": "registry",
  121. "dependencies": {
  122. "com.unity.modules.unitywebrequest": "1.0.0"
  123. },
  124. "url": "https://packages.unity.cn"
  125. },
  126. "com.unity.test-framework": {
  127. "version": "1.1.29",
  128. "depth": 0,
  129. "source": "registry",
  130. "dependencies": {
  131. "com.unity.ext.nunit": "1.0.6",
  132. "com.unity.modules.imgui": "1.0.0",
  133. "com.unity.modules.jsonserialize": "1.0.0"
  134. },
  135. "url": "https://packages.unity.cn"
  136. },
  137. "com.unity.textmeshpro": {
  138. "version": "3.0.6",
  139. "depth": 0,
  140. "source": "registry",
  141. "dependencies": {
  142. "com.unity.ugui": "1.0.0"
  143. },
  144. "url": "https://packages.unity.cn"
  145. },
  146. "com.unity.timeline": {
  147. "version": "1.4.8",
  148. "depth": 0,
  149. "source": "registry",
  150. "dependencies": {
  151. "com.unity.modules.director": "1.0.0",
  152. "com.unity.modules.animation": "1.0.0",
  153. "com.unity.modules.audio": "1.0.0",
  154. "com.unity.modules.particlesystem": "1.0.0"
  155. },
  156. "url": "https://packages.unity.cn"
  157. },
  158. "com.unity.ugui": {
  159. "version": "1.0.0",
  160. "depth": 0,
  161. "source": "builtin",
  162. "dependencies": {
  163. "com.unity.modules.ui": "1.0.0",
  164. "com.unity.modules.imgui": "1.0.0"
  165. }
  166. },
  167. "com.unity.modules.ai": {
  168. "version": "1.0.0",
  169. "depth": 0,
  170. "source": "builtin",
  171. "dependencies": {}
  172. },
  173. "com.unity.modules.androidjni": {
  174. "version": "1.0.0",
  175. "depth": 0,
  176. "source": "builtin",
  177. "dependencies": {}
  178. },
  179. "com.unity.modules.animation": {
  180. "version": "1.0.0",
  181. "depth": 0,
  182. "source": "builtin",
  183. "dependencies": {}
  184. },
  185. "com.unity.modules.assetbundle": {
  186. "version": "1.0.0",
  187. "depth": 0,
  188. "source": "builtin",
  189. "dependencies": {}
  190. },
  191. "com.unity.modules.audio": {
  192. "version": "1.0.0",
  193. "depth": 0,
  194. "source": "builtin",
  195. "dependencies": {}
  196. },
  197. "com.unity.modules.cloth": {
  198. "version": "1.0.0",
  199. "depth": 0,
  200. "source": "builtin",
  201. "dependencies": {
  202. "com.unity.modules.physics": "1.0.0"
  203. }
  204. },
  205. "com.unity.modules.director": {
  206. "version": "1.0.0",
  207. "depth": 0,
  208. "source": "builtin",
  209. "dependencies": {
  210. "com.unity.modules.audio": "1.0.0",
  211. "com.unity.modules.animation": "1.0.0"
  212. }
  213. },
  214. "com.unity.modules.imageconversion": {
  215. "version": "1.0.0",
  216. "depth": 0,
  217. "source": "builtin",
  218. "dependencies": {}
  219. },
  220. "com.unity.modules.imgui": {
  221. "version": "1.0.0",
  222. "depth": 0,
  223. "source": "builtin",
  224. "dependencies": {}
  225. },
  226. "com.unity.modules.jsonserialize": {
  227. "version": "1.0.0",
  228. "depth": 0,
  229. "source": "builtin",
  230. "dependencies": {}
  231. },
  232. "com.unity.modules.particlesystem": {
  233. "version": "1.0.0",
  234. "depth": 0,
  235. "source": "builtin",
  236. "dependencies": {}
  237. },
  238. "com.unity.modules.physics": {
  239. "version": "1.0.0",
  240. "depth": 0,
  241. "source": "builtin",
  242. "dependencies": {}
  243. },
  244. "com.unity.modules.physics2d": {
  245. "version": "1.0.0",
  246. "depth": 0,
  247. "source": "builtin",
  248. "dependencies": {}
  249. },
  250. "com.unity.modules.screencapture": {
  251. "version": "1.0.0",
  252. "depth": 0,
  253. "source": "builtin",
  254. "dependencies": {
  255. "com.unity.modules.imageconversion": "1.0.0"
  256. }
  257. },
  258. "com.unity.modules.subsystems": {
  259. "version": "1.0.0",
  260. "depth": 1,
  261. "source": "builtin",
  262. "dependencies": {
  263. "com.unity.modules.jsonserialize": "1.0.0"
  264. }
  265. },
  266. "com.unity.modules.terrain": {
  267. "version": "1.0.0",
  268. "depth": 0,
  269. "source": "builtin",
  270. "dependencies": {}
  271. },
  272. "com.unity.modules.terrainphysics": {
  273. "version": "1.0.0",
  274. "depth": 0,
  275. "source": "builtin",
  276. "dependencies": {
  277. "com.unity.modules.physics": "1.0.0",
  278. "com.unity.modules.terrain": "1.0.0"
  279. }
  280. },
  281. "com.unity.modules.tilemap": {
  282. "version": "1.0.0",
  283. "depth": 0,
  284. "source": "builtin",
  285. "dependencies": {
  286. "com.unity.modules.physics2d": "1.0.0"
  287. }
  288. },
  289. "com.unity.modules.ui": {
  290. "version": "1.0.0",
  291. "depth": 0,
  292. "source": "builtin",
  293. "dependencies": {}
  294. },
  295. "com.unity.modules.uielements": {
  296. "version": "1.0.0",
  297. "depth": 0,
  298. "source": "builtin",
  299. "dependencies": {
  300. "com.unity.modules.ui": "1.0.0",
  301. "com.unity.modules.imgui": "1.0.0",
  302. "com.unity.modules.jsonserialize": "1.0.0",
  303. "com.unity.modules.uielementsnative": "1.0.0"
  304. }
  305. },
  306. "com.unity.modules.uielementsnative": {
  307. "version": "1.0.0",
  308. "depth": 1,
  309. "source": "builtin",
  310. "dependencies": {
  311. "com.unity.modules.ui": "1.0.0",
  312. "com.unity.modules.imgui": "1.0.0",
  313. "com.unity.modules.jsonserialize": "1.0.0"
  314. }
  315. },
  316. "com.unity.modules.umbra": {
  317. "version": "1.0.0",
  318. "depth": 0,
  319. "source": "builtin",
  320. "dependencies": {}
  321. },
  322. "com.unity.modules.unityanalytics": {
  323. "version": "1.0.0",
  324. "depth": 0,
  325. "source": "builtin",
  326. "dependencies": {
  327. "com.unity.modules.unitywebrequest": "1.0.0",
  328. "com.unity.modules.jsonserialize": "1.0.0"
  329. }
  330. },
  331. "com.unity.modules.unitywebrequest": {
  332. "version": "1.0.0",
  333. "depth": 0,
  334. "source": "builtin",
  335. "dependencies": {}
  336. },
  337. "com.unity.modules.unitywebrequestassetbundle": {
  338. "version": "1.0.0",
  339. "depth": 0,
  340. "source": "builtin",
  341. "dependencies": {
  342. "com.unity.modules.assetbundle": "1.0.0",
  343. "com.unity.modules.unitywebrequest": "1.0.0"
  344. }
  345. },
  346. "com.unity.modules.unitywebrequestaudio": {
  347. "version": "1.0.0",
  348. "depth": 0,
  349. "source": "builtin",
  350. "dependencies": {
  351. "com.unity.modules.unitywebrequest": "1.0.0",
  352. "com.unity.modules.audio": "1.0.0"
  353. }
  354. },
  355. "com.unity.modules.unitywebrequesttexture": {
  356. "version": "1.0.0",
  357. "depth": 0,
  358. "source": "builtin",
  359. "dependencies": {
  360. "com.unity.modules.unitywebrequest": "1.0.0",
  361. "com.unity.modules.imageconversion": "1.0.0"
  362. }
  363. },
  364. "com.unity.modules.unitywebrequestwww": {
  365. "version": "1.0.0",
  366. "depth": 0,
  367. "source": "builtin",
  368. "dependencies": {
  369. "com.unity.modules.unitywebrequest": "1.0.0",
  370. "com.unity.modules.unitywebrequestassetbundle": "1.0.0",
  371. "com.unity.modules.unitywebrequestaudio": "1.0.0",
  372. "com.unity.modules.audio": "1.0.0",
  373. "com.unity.modules.assetbundle": "1.0.0",
  374. "com.unity.modules.imageconversion": "1.0.0"
  375. }
  376. },
  377. "com.unity.modules.vehicles": {
  378. "version": "1.0.0",
  379. "depth": 0,
  380. "source": "builtin",
  381. "dependencies": {
  382. "com.unity.modules.physics": "1.0.0"
  383. }
  384. },
  385. "com.unity.modules.video": {
  386. "version": "1.0.0",
  387. "depth": 0,
  388. "source": "builtin",
  389. "dependencies": {
  390. "com.unity.modules.audio": "1.0.0",
  391. "com.unity.modules.ui": "1.0.0",
  392. "com.unity.modules.unitywebrequest": "1.0.0"
  393. }
  394. },
  395. "com.unity.modules.vr": {
  396. "version": "1.0.0",
  397. "depth": 0,
  398. "source": "builtin",
  399. "dependencies": {
  400. "com.unity.modules.jsonserialize": "1.0.0",
  401. "com.unity.modules.physics": "1.0.0",
  402. "com.unity.modules.xr": "1.0.0"
  403. }
  404. },
  405. "com.unity.modules.wind": {
  406. "version": "1.0.0",
  407. "depth": 0,
  408. "source": "builtin",
  409. "dependencies": {}
  410. },
  411. "com.unity.modules.xr": {
  412. "version": "1.0.0",
  413. "depth": 0,
  414. "source": "builtin",
  415. "dependencies": {
  416. "com.unity.modules.physics": "1.0.0",
  417. "com.unity.modules.jsonserialize": "1.0.0",
  418. "com.unity.modules.subsystems": "1.0.0"
  419. }
  420. }
  421. }
  422. }