# 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
standard-minifiers # JS/CSS minifiers run for production mode
autopublish # publishes all data to the clients for prototyping
insecure # allows all DB writes from clients for prototyping
ecmascript # allows ECMAScript2015+ syntax by default
