workspace-state.json 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "object" : {
  3. "artifacts" : [
  4. ],
  5. "dependencies" : [
  6. {
  7. "basedOn" : null,
  8. "packageRef" : {
  9. "identity" : "basecore",
  10. "kind" : "fileSystem",
  11. "location" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore",
  12. "name" : "BaseCore"
  13. },
  14. "state" : {
  15. "name" : "fileSystem",
  16. "path" : "/Users/Zhuanz/Documents/code/xindazhou/xdz_ios/BaseCore"
  17. },
  18. "subpath" : "basecore"
  19. },
  20. {
  21. "basedOn" : null,
  22. "packageRef" : {
  23. "identity" : "socket.io-client-swift",
  24. "kind" : "remoteSourceControl",
  25. "location" : "https://github.com/socketio/socket.io-client-swift",
  26. "name" : "SocketIO"
  27. },
  28. "state" : {
  29. "checkoutState" : {
  30. "revision" : "36db2ff0ebc7239187f9b382fd318e122da71caa",
  31. "version" : "15.2.0"
  32. },
  33. "name" : "sourceControlCheckout"
  34. },
  35. "subpath" : "socket.io-client-swift"
  36. },
  37. {
  38. "basedOn" : null,
  39. "packageRef" : {
  40. "identity" : "starscream",
  41. "kind" : "remoteSourceControl",
  42. "location" : "https://github.com/daltoniam/Starscream",
  43. "name" : "Starscream"
  44. },
  45. "state" : {
  46. "checkoutState" : {
  47. "revision" : "a063fda2b8145a231953c20e7a646be254365396",
  48. "version" : "3.1.2"
  49. },
  50. "name" : "sourceControlCheckout"
  51. },
  52. "subpath" : "Starscream"
  53. }
  54. ],
  55. "prebuilts" : [
  56. ]
  57. },
  58. "version" : 7
  59. }