diff options
Diffstat (limited to '.meteor-1.6-snap/.meteor/packages')
-rw-r--r-- | .meteor-1.6-snap/.meteor/packages | 93 |
1 files changed, 93 insertions, 0 deletions
diff --git a/.meteor-1.6-snap/.meteor/packages b/.meteor-1.6-snap/.meteor/packages new file mode 100644 index 00000000..f0bdf729 --- /dev/null +++ b/.meteor-1.6-snap/.meteor/packages @@ -0,0 +1,93 @@ +# 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. + +meteor-base@1.2.0 + +# Build system +ecmascript +stylus@2.513.13 +standard-minifier-css@1.3.5 +standard-minifier-js@2.2.0 +mquandalle:jade + +# Polyfills +es5-shim@4.6.15 + +# Collections +aldeed:collection2 +cfs:standard-packages +cottz:publish-relations +dburles:collection-helpers +idmontie:migrations +matb33:collection-hooks +matteodem:easy-search +mongo@1.3.1 +mquandalle:collection-mutations + +# Account system +kenton:accounts-sandstorm +service-configuration@1.0.11 +useraccounts:unstyled +useraccounts:flow-routing +wekan-ldap +wekan-accounts-cas +wekan-accounts-oidc + +# Utilities +check@1.2.5 +jquery@1.11.10 +random@1.0.10 +reactive-dict@1.2.0 +session@1.1.7 +tracker@1.1.3 +underscore@1.0.10 +3stack:presence +alethes:pages +arillo:flow-router-helpers +audit-argument-checks@1.0.7 +kadira:blaze-layout +kadira:dochead +meteorhacks:picker +meteorhacks:subs-manager +mquandalle:autofocus +ongoworks:speakingurl +raix:handlebar-helpers +tap:i18n +http@1.3.0 + +# UI components +blaze +reactive-var@1.0.11 +fortawesome:fontawesome +mousetrap:mousetrap +mquandalle:jquery-textcomplete +mquandalle:jquery-ui-drag-drop-sort +mquandalle:mousetrap-bindglobal +peerlibrary:blaze-components@=0.15.1 +templates:tabs +verron:autosize +simple:json-routes +rajit:bootstrap3-datepicker +shell-server@0.3.0 +simple:rest-accounts-password +useraccounts:core +email@1.2.3 +horka:swipebox +dynamic-import@0.2.0 +staringatlights:fast-render + +accounts-password@1.5.0 +cfs:gridfs +rzymek:fullcalendar +momentjs:moment@2.22.2 +browser-policy-framing +mquandalle:moment +msavin:usercache +wekan-scrollbar +mquandalle:perfect-scrollbar +mdg:meteor-apm-agent +meteorhacks:unblock +lucasantoniassi:accounts-lockout +wekan-markdown |