| 1234567891011121314 | 
							- # Meteor packages used by this project, one per line.
 
- # Check this file (and the other files in this directory) into your repository.
 
- #
 
- # 'meteor add' and 'meteor remove' will edit this file for you,
 
- # but you can also edit it by hand.
 
- meteor-platform
 
- iron:router
 
- twbs:bootstrap
 
- underscore
 
- sacha:spin
 
- ian:accounts-ui-bootstrap-3
 
- accounts-password
 
- audit-argument-checks
 
 
  |