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