# 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-base@1.0.4 # Packages every Meteor app needs to havemobile-experience@1.0.4 # Packages for a great mobile UXmongo@1.1.12 # The database Meteor supports right nowblaze-html-templates@1.0.4 # Compile .html files into Meteor Blaze viewssession@1.1.6 # Client-side reactive dictionary for your appjquery@1.11.9 # Helpful client-side librarytracker@1.1.0 # Meteor's client-side reactive programming library