packages 490 B

1234567891011121314151617181920212223242526
  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. mizzao:sharejs-codemirror
  8. twbs:bootstrap
  9. standard-minifiers
  10. meteor-base
  11. mobile-experience
  12. mongo
  13. blaze-html-templates
  14. session
  15. jquery
  16. tracker
  17. logging
  18. reload
  19. random
  20. ejson
  21. spacebars
  22. check
  23. ecmascript
  24. accounts-password
  25. ian:accounts-ui-bootstrap-3