packages 482 B

123456789101112131415161718192021222324252627
  1. # Meteor packages used by this project, one per line.
  2. # Check this file (and the other files in this directory) into your repository.
  3. #
  4. # 'meteor add' and 'meteor remove' will edit this file for you,
  5. # but you can also edit it by hand.
  6. autopublish
  7. twbs:bootstrap
  8. standard-minifiers
  9. meteor-base
  10. mobile-experience
  11. mongo
  12. blaze-html-templates
  13. session
  14. jquery
  15. tracker
  16. logging
  17. reload
  18. random
  19. ejson
  20. spacebars
  21. check
  22. ecmascript
  23. barbatus:stars-rating
  24. accounts-ui
  25. accounts-password
  26. iron:router