50 lines
1.5 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
2016-11-05 10:34:21 -04:00
mongo@1.1.14 # 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
2016-11-05 10:34:21 -04:00
reactive-var@1.0.11 # Reactive variable for tracker
jquery@1.11.10 # Helpful client-side library
tracker@1.1.1 # Meteor's client-side reactive programming library
2016-08-01 19:30:32 +08:00
2016-11-05 10:34:21 -04:00
standard-minifier-js@1.2.1 # JS minifier run for production mode
es5-shim@4.6.15 # ECMAScript 5 compatibility for older browsers.
ecmascript@0.5.9 # 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-11-05 10:34:21 -04:00
session@1.1.7
2016-08-06 13:02:00 -04:00
proyk:meteor-cookies
2016-08-07 15:03:24 -04:00
aldeed:simple-schema
2016-11-05 10:34:21 -04:00
accounts-google@1.0.11
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-11-05 17:29:43 -04:00
momentjs:moment@=2.15.1
shell-server@0.2.1
2016-11-05 10:34:21 -04:00
http@1.2.10
underscore@1.0.10
2016-09-13 20:42:28 -04:00
ahref:dragula
2016-09-20 21:10:22 -04:00
pfafman:filesaver
natestrauser:select2
2016-10-01 16:18:48 -04:00
juliancwirko:s-alert
juliancwirko:s-alert-stackslide
2016-10-09 22:55:57 -04:00
aldeed:collection2
dburles:collection-helpers
yogiben:admin-edit
mfactory:admin-lte
2016-11-05 10:34:21 -04:00
standard-minifier-css@1.3.2
rochal:slimscroll
mrt:jquery-ui
rajit:bootstrap3-datepicker
2017-02-26 19:27:50 -05:00
hammer:hammer@=2.0.4_1
velocityjs:velocityjs
2017-04-08 00:07:00 -04:00
mystor:device-detection