47 lines
837 B
Plaintext
47 lines
837 B
Plaintext
# Meteor packages used by this project, one per line.
|
|
#
|
|
# 'meteor add' and 'meteor remove' will edit this file for you,
|
|
# but you can also edit it by hand.
|
|
|
|
thaum:vulcanize@0.0.5
|
|
iron:router
|
|
accounts-password
|
|
accounts-ui
|
|
random
|
|
dburles:collection-helpers
|
|
reactive-var
|
|
underscore
|
|
aldeed:collection2
|
|
matb33:collection-hooks
|
|
zimme:collection-softremovable
|
|
momentjs:moment
|
|
dburles:mongo-collection-instances
|
|
percolate:migrations
|
|
ecwyne:mathjs
|
|
useraccounts:polymer
|
|
accounts-google
|
|
splendido:accounts-meld
|
|
email
|
|
fourseven:scss@2.1.1
|
|
wolves:bourbon
|
|
meteorhacks:subs-manager
|
|
meteorhacks:kadira
|
|
chuangbo:marked
|
|
reywood:iron-router-ga
|
|
standard-minifiers
|
|
meteor-base
|
|
mobile-experience
|
|
mongo
|
|
blaze-html-templates
|
|
session
|
|
jquery
|
|
tracker
|
|
logging
|
|
reload
|
|
ejson
|
|
spacebars
|
|
check
|
|
useraccounts:iron-routing
|
|
wizonesolutions:canonical
|
|
meteorhacks:fast-render
|