packages 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  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:iron-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. audit-argument-checks
  31. iron:router
  32. meteorhacks:subs-manager
  33. mquandalle:autofocus
  34. mquandalle:bower
  35. mquandalle:moment
  36. ongoworks:speakingurl
  37. raix:handlebar-helpers
  38. random
  39. reactive-dict
  40. tap:i18n
  41. tmeasday:presence
  42. underscore
  43. # UI components
  44. fortawesome:fontawesome
  45. mousetrap:mousetrap
  46. mquandalle:jquery-textcomplete
  47. mquandalle:jquery-ui-drag-drop-sort
  48. peerlibrary:blaze-components
  49. perak:markdown
  50. reactive-var
  51. seriousm:emoji-continued
  52. templates:tabs