workspace-state.json 554 B

123456789101112131415161718192021222324252627
  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. "prebuilts" : [
  22. ]
  23. },
  24. "version" : 7
  25. }