packages 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. # Meteor packages used by this project, one per line.
  2. #
  3. # 'meteor add' and 'meteor remove' will edit this file for you,
  4. # but you can also edit it by hand.
  5. meteor-base@1.5.1
  6. # Build system
  7. ecmascript@0.16.4
  8. standard-minifier-js@2.8.1
  9. mquandalle:jade
  10. coffeescript@2.4.1!
  11. # Polyfills
  12. es5-shim@4.8.0
  13. # Collections
  14. aldeed:collection2
  15. cfs:standard-packages
  16. cottz:publish-relations
  17. dburles:collection-helpers
  18. idmontie:migrations
  19. easy:search
  20. mongo@1.16.3
  21. mquandalle:collection-mutations
  22. # Account system
  23. accounts-password@2.3.2
  24. useraccounts:core
  25. useraccounts:flow-routing
  26. useraccounts:unstyled
  27. simple:rest-accounts-password
  28. wekan-ldap
  29. wekan-accounts-cas
  30. wekan-accounts-sandstorm
  31. wekan-accounts-lockout
  32. wekan-oidc
  33. wekan-accounts-oidc
  34. # Utilities
  35. check@1.3.2
  36. jquery@1.11.10
  37. random@1.2.1
  38. reactive-dict@1.3.1
  39. session@1.2.1
  40. tracker@1.2.1
  41. underscore@1.0.11
  42. arillo:flow-router-helpers
  43. audit-argument-checks@1.0.7
  44. kadira:blaze-layout
  45. kadira:dochead
  46. mquandalle:autofocus
  47. ongoworks:speakingurl
  48. raix:handlebar-helpers
  49. http@2.0.0! # force new http package
  50. # UI components
  51. blaze
  52. ostrio:i18n
  53. reactive-var@1.0.12
  54. fortawesome:fontawesome
  55. mousetrap:mousetrap
  56. mquandalle:jquery-textcomplete
  57. mquandalle:mousetrap-bindglobal
  58. peerlibrary:blaze-components
  59. templates:tabs
  60. meteor-autosize
  61. rajit:bootstrap3-datepicker
  62. shell-server@0.5.0
  63. email@2.2.3
  64. horka:swipebox
  65. dynamic-import@0.7.2
  66. cfs:gridfs
  67. rzymek:fullcalendar
  68. msavin:usercache
  69. # Keep stylus in 1.1.0, because building v2 takes extra 52 minutes.
  70. meteorhacks:subs-manager
  71. meteorhacks:aggregate@1.3.0
  72. wekan-markdown
  73. konecty:mongo-counter
  74. percolate:synced-cron
  75. cfs:filesystem
  76. ostrio:cookies
  77. ostrio:files@2.3.0
  78. rajit:bootstrap3-datepicker-fi
  79. rajit:bootstrap3-datepicker-ar
  80. rajit:bootstrap3-datepicker-bg
  81. rajit:bootstrap3-datepicker-br
  82. rajit:bootstrap3-datepicker-ca
  83. rajit:bootstrap3-datepicker-cs
  84. rajit:bootstrap3-datepicker-da
  85. rajit:bootstrap3-datepicker-de
  86. rajit:bootstrap3-datepicker-el
  87. rajit:bootstrap3-datepicker-en-gb
  88. rajit:bootstrap3-datepicker-eo
  89. rajit:bootstrap3-datepicker-es
  90. rajit:bootstrap3-datepicker-eu
  91. rajit:bootstrap3-datepicker-fa
  92. rajit:bootstrap3-datepicker-fr
  93. rajit:bootstrap3-datepicker-gl
  94. rajit:bootstrap3-datepicker-he
  95. rajit:bootstrap3-datepicker-hi
  96. rajit:bootstrap3-datepicker-hu
  97. rajit:bootstrap3-datepicker-hy
  98. rajit:bootstrap3-datepicker-id
  99. rajit:bootstrap3-datepicker-it
  100. rajit:bootstrap3-datepicker-ja
  101. rajit:bootstrap3-datepicker-ka
  102. rajit:bootstrap3-datepicker-km
  103. rajit:bootstrap3-datepicker-ko
  104. rajit:bootstrap3-datepicker-lv
  105. rajit:bootstrap3-datepicker-mk
  106. rajit:bootstrap3-datepicker-mn
  107. rajit:bootstrap3-datepicker-nb
  108. rajit:bootstrap3-datepicker-nl
  109. rajit:bootstrap3-datepicker-oc
  110. rajit:bootstrap3-datepicker-pl
  111. rajit:bootstrap3-datepicker-pt-br
  112. rajit:bootstrap3-datepicker-pt
  113. rajit:bootstrap3-datepicker-ro
  114. rajit:bootstrap3-datepicker-ru
  115. rajit:bootstrap3-datepicker-sl
  116. rajit:bootstrap3-datepicker-sr
  117. rajit:bootstrap3-datepicker-sv
  118. rajit:bootstrap3-datepicker-sw
  119. rajit:bootstrap3-datepicker-ta
  120. rajit:bootstrap3-datepicker-th
  121. rajit:bootstrap3-datepicker-tr
  122. rajit:bootstrap3-datepicker-uk
  123. rajit:bootstrap3-datepicker-vi
  124. rajit:bootstrap3-datepicker-zh-cn
  125. rajit:bootstrap3-datepicker-zh-tw
  126. easylogic:summernote
  127. pascoual:pdfkit
  128. lmieulet:meteor-coverage
  129. meteortesting:mocha@2.0.3
  130. aldeed:simple-schema
  131. matb33:collection-hooks
  132. simple:json-routes
  133. kadira:flow-router
  134. spacebars
  135. service-configuration@1.3.1
  136. communitypackages:picker
  137. minifier-css@1.6.2