packages 370 B

1234567891011121314
  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. meteor-platform
  7. iron:router
  8. twbs:bootstrap
  9. underscore
  10. sacha:spin
  11. ian:accounts-ui-bootstrap-3
  12. accounts-password
  13. audit-argument-checks