packages 549 B

1234567891011121314151617181920212223242526272829
  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. mizzao:sharejs-codemirror
  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. accounts-password
  24. ian:accounts-ui-bootstrap-3
  25. babrahams:editable-text
  26. iron:router
  27. aldeed:autoform
  28. aldeed:collection2