packages 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  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. #
  6. # XXX Should we replace tmeasday:presence by 3stack:presence? Or maybe the
  7. # packages will merge in the future?
  8. meteor-platform
  9. # Account system
  10. accounts-password
  11. kenton:accounts-sandstorm
  12. service-configuration
  13. useraccounts:core
  14. useraccounts:unstyled
  15. useraccounts:flow-routing
  16. # Compilers
  17. mquandalle:jade
  18. mquandalle:stylus
  19. # Collections
  20. aldeed:collection2
  21. cfs:gridfs
  22. cfs:standard-packages
  23. dburles:collection-helpers
  24. idmontie:migrations
  25. matb33:collection-hooks
  26. matteodem:easy-search
  27. reywood:publish-composite
  28. # Utilities
  29. alethes:pages
  30. arillo:flow-router-helpers
  31. audit-argument-checks
  32. kadira:blaze-layout
  33. kadira:flow-router
  34. meteorhacks:picker
  35. meteorhacks:subs-manager
  36. mquandalle:autofocus
  37. mquandalle:bower
  38. mquandalle:moment
  39. ongoworks:speakingurl
  40. raix:handlebar-helpers
  41. random
  42. reactive-dict
  43. tap:i18n
  44. tmeasday:presence
  45. underscore
  46. # UI components
  47. fortawesome:fontawesome
  48. mousetrap:mousetrap
  49. mquandalle:jquery-textcomplete
  50. mquandalle:jquery-ui-drag-drop-sort
  51. peerlibrary:blaze-components
  52. perak:markdown
  53. reactive-var
  54. seriousm:emoji-continued
  55. templates:tabs