37 lines
1.3 KiB
Plaintext
Raw Normal View History

2016-08-01 19:30:32 +08:00
# 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 have
mobile-experience@1.0.4 # Packages for a great mobile UX
mongo@1.1.12 # The database Meteor supports right now
2016-08-01 19:30:32 +08:00
blaze-html-templates@1.0.4 # Compile .html files into Meteor Blaze views
reactive-var@1.0.10 # Reactive variable for tracker
jquery@1.11.9 # Helpful client-side library
tracker@1.1.0 # Meteor's client-side reactive programming library
2016-08-18 18:11:45 -04:00
standard-minifier-css@1.2.0 # CSS minifier run for production mode
standard-minifier-js@1.2.0 # JS minifier run for production mode
es5-shim@4.6.14 # ECMAScript 5 compatibility for older browsers.
ecmascript@0.5.8 # Enable ECMAScript2015+ syntax in app code
2016-08-01 19:30:32 +08:00
2016-08-06 13:02:00 -04:00
fortawesome:fontawesome
2016-08-18 18:11:45 -04:00
session@1.1.6
2016-08-06 13:02:00 -04:00
proyk:meteor-cookies
2016-08-07 15:03:24 -04:00
aldeed:simple-schema
2016-09-08 21:32:10 -04:00
accounts-google
2016-08-18 18:11:45 -04:00
accounts-ui@1.1.9
2016-08-07 15:27:22 -04:00
iron:router
2016-08-08 05:49:27 -04:00
ongoworks:security
2016-08-08 06:33:15 -04:00
mizzao:autocomplete
2016-08-10 08:05:38 -04:00
alanning:roles
2016-08-10 14:34:56 -04:00
rzymek:fullcalendar
2016-08-13 22:47:07 -04:00
momentjs:moment
eternicode:bootstrap-datepicker
shell-server@0.2.1
http@1.2.9
2016-08-28 20:09:16 -04:00
underscore
2016-09-08 17:11:35 -04:00
houston:admin