packages 958 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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-platform
  6. # Account system
  7. accounts-password
  8. kenton:accounts-sandstorm
  9. service-configuration
  10. useraccounts:unstyled
  11. # Compilers
  12. mquandalle:jade
  13. mquandalle:stylus
  14. # Collections
  15. aldeed:collection2
  16. cfs:gridfs
  17. cfs:standard-packages
  18. dburles:collection-helpers
  19. idmontie:migrations
  20. matb33:collection-hooks
  21. matteodem:easy-search
  22. reywood:publish-composite
  23. # Utilities
  24. alethes:pages
  25. audit-argument-checks
  26. iron:router
  27. meteorhacks:subs-manager
  28. mquandalle:autofocus
  29. mquandalle:moment
  30. ongoworks:speakingurl
  31. raix:handlebar-helpers
  32. random
  33. reactive-dict
  34. tap:i18n
  35. tmeasday:presence
  36. underscore
  37. # UI components
  38. bengott:avatar
  39. fortawesome:fontawesome
  40. linto:jquery-ui
  41. markdown
  42. mousetrap:mousetrap
  43. mquandalle:jquery-textcomplete
  44. peerlibrary:blaze-components
  45. reactive-var
  46. seriousm:emoji-continued
  47. useraccounts:core