Advertisement
Guest User

modules.json

a guest
Nov 11th, 2014
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. [
  2. {
  3. "branch": "sugar-build-v1.13.2",
  4. "name": "automake",
  5. "repo": "https://github.com/sugarlabs/automake.git",
  6. "clean_stamp": 1
  7. },
  8. {
  9. "has_checks": true,
  10. "name": "gwebsockets",
  11. "repo": "https://github.com/dnarvaez/gwebsockets.git",
  12. "clean_stamp": 1
  13. },
  14. {
  15. "docs_dir": "",
  16. "docs_extras": [
  17. "addHeader",
  18. "noFiles"
  19. ],
  20. "has_docs": true,
  21. "name": "sugar-docs",
  22. "repo": "https://github.com/sugarlabs/sugar-docs.git",
  23. "clean_stamp": 1
  24. },
  25. {
  26. "name": "sugar-base",
  27. "repo": "https://github.com/sugarlabs/sugar-base.git",
  28. "clean_stamp": 1
  29. },
  30. {
  31. "name": "sugar-toolkit",
  32. "repo": "https://github.com/sugarlabs/sugar-toolkit.git",
  33. "clean_stamp": 1
  34. },
  35. {
  36. "dist": true,
  37. "has_checks": true,
  38. "name": "sugar-toolkit-gtk3",
  39. "repo": "https://github.com/sugarlabs/sugar-toolkit-gtk3.git",
  40. "clean_stamp": 1
  41. },
  42. {
  43. "dist": true,
  44. "has_checks": true,
  45. "name": "sugar",
  46. "repo": "https://github.com/sugarlabs/sugar.git",
  47. "clean_stamp": 1
  48. },
  49. {
  50. "dist": true,
  51. "name": "sugar-artwork",
  52. "repo": "https://github.com/sugarlabs/sugar-artwork.git",
  53. "clean_stamp": 1
  54. },
  55. {
  56. "dist": true,
  57. "name": "sugar-datastore",
  58. "repo": "https://github.com/sugarlabs/sugar-datastore.git",
  59. "clean_stamp": 1
  60. },
  61. {
  62. "dist": true,
  63. "has_checks": true,
  64. "name": "sugar-runner",
  65. "repo": "https://github.com/sugarlabs/sugar-runner.git",
  66. "clean_stamp": 1
  67. },
  68. {
  69. "name": "sugar-web-test",
  70. "repo": "https://github.com/sugarlabs/sugar-web-test.git",
  71. "clean_stamp": 1
  72. },
  73. {
  74. "name": "sugar-web-template",
  75. "repo": "https://github.com/sugarlabs/sugar-web-template.git",
  76. "clean_stamp": 1
  77. },
  78. {
  79. "name": "docker",
  80. "repo": "https://github.com/sugarlabs/docker.git"
  81. },
  82. {
  83. "name": "browse",
  84. "repo": "https://src.sugarlabs.org/browse/mainline.git",
  85. "clean_stamp": 1
  86. },
  87. {
  88. "name": "write",
  89. "repo": "https://src.sugarlabs.org/write/mainline.git",
  90. "clean_stamp": 1
  91. },
  92. {
  93. "branch": "gtk3",
  94. "name": "chat",
  95. "repo": "https://github.com/ignaciouy/chat.git",
  96. "clean_stamp": 1
  97. },
  98. {
  99. "name": "read",
  100. "repo": "https://src.sugarlabs.org/read/mainline.git",
  101. "clean_stamp": 1
  102. },
  103. {
  104. "name": "log",
  105. "repo": "https://github.com/ignaciouy/log.git",
  106. "clean_stamp": 1
  107. },
  108. {
  109. "branch": "gtk3",
  110. "name": "terminal",
  111. "repo": "https://src.sugarlabs.org/terminal/mainline.git",
  112. "clean_stamp": 1
  113. },
  114. {
  115. "name": "pippy",
  116. "repo": "https://github.com/walterbender/Pippy.git",
  117. "clean_stamp": 1
  118. },
  119. {
  120. "branch": "gtk3",
  121. "name": "imageviewer",
  122. "repo": "https://src.sugarlabs.org/imageviewer/mainline.git",
  123. "clean_stamp": 1
  124. },
  125. {
  126. "name": "jukebox",
  127. "repo": "https://src.sugarlabs.org/jukebox/mainline.git",
  128. "clean_stamp": 1
  129. },
  130. {
  131. "name": "turtleart",
  132. "repo": "https://github.com/walterbender/turtleart.git",
  133. "clean_stamp": 1
  134. },
  135. {
  136. "name": "clock-web",
  137. "repo": "https://github.com/manuq/clock-web.git",
  138. "clean_stamp": 1
  139. },
  140. {
  141. "name": "gtd-activity",
  142. "repo": "https://github.com/manuq/gtd-activity.git",
  143. "clean_stamp": 1
  144. }
  145. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement