Files
old-tfm/app/.meteor/packages

31 lines
1.1 KiB
Plaintext
Raw Normal View History

# 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 # Packages every Meteor app needs to have
mobile-experience # Packages for a great mobile UX
mongo # The database Meteor supports right now
blaze-html-templates # Compile .html files into Meteor Blaze views
session # Client-side reactive dictionary for your app
jquery # Helpful client-side library
tracker # Meteor's client-side reactive programming library
es5-shim # ECMAScript 5 compatibility for older browsers.
ecmascript # Enable ECMAScript2015+ syntax in app code
less
huttonr:bootstrap3
nimble:restivus
momentjs:moment
selaias:meteor-simpleweather
u2622:persistent-session
2016-02-14 10:34:54 +01:00
percolate:synced-cron
2016-02-28 10:05:14 +01:00
rzymek:moment-locale-bs
2016-03-19 09:23:59 +01:00
peppelg:bootstrap-3-modal
fortawesome:fontawesome
2016-03-20 10:36:43 +01:00
mfpierre:chartist-js
2016-04-09 07:51:11 +02:00
standard-minifier-css
standard-minifier-js