packages 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  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.7
  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.6
  21. mquandalle:collection-mutations
  22. # Account system
  23. accounts-password@2.3.4
  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@3.0.0!
  37. random@1.2.1
  38. reactive-dict@1.3.1
  39. session@1.2.1
  40. tracker@1.3.2
  41. underscore@1.0.13
  42. arillo:flow-router-helpers
  43. audit-argument-checks@1.0.7
  44. kadira:dochead
  45. mquandalle:autofocus
  46. ongoworks:speakingurl
  47. raix:handlebar-helpers
  48. http@2.0.0! # force new http package
  49. # UI components
  50. ostrio:i18n
  51. reactive-var@1.0.12
  52. fortawesome:fontawesome
  53. mousetrap:mousetrap
  54. mquandalle:jquery-textcomplete
  55. mquandalle:mousetrap-bindglobal
  56. templates:tabs
  57. meteor-autosize
  58. shell-server@0.5.0
  59. email@2.2.5
  60. dynamic-import@0.7.3
  61. cfs:gridfs
  62. rzymek:fullcalendar
  63. msavin:usercache
  64. # Keep stylus in 1.1.0, because building v2 takes extra 52 minutes.
  65. meteorhacks:subs-manager
  66. meteorhacks:aggregate@1.3.0
  67. wekan-markdown
  68. konecty:mongo-counter
  69. percolate:synced-cron
  70. cfs:filesystem
  71. ostrio:cookies
  72. ostrio:files@2.3.0
  73. pascoual:pdfkit
  74. lmieulet:meteor-coverage
  75. meteortesting:mocha@2.0.3
  76. aldeed:simple-schema
  77. matb33:collection-hooks
  78. simple:json-routes
  79. kadira:flow-router
  80. spacebars
  81. service-configuration@1.3.1
  82. communitypackages:picker
  83. minifier-css@1.6.4
  84. blaze
  85. kadira:blaze-layout
  86. peerlibrary:blaze-components