mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Standalone Wekan seems to work, needs testing. This does not fix crash bug of MongoDB 3.4.x. This version does not yet work on Sandstorm.
83 lines
1.6 KiB
Text
83 lines
1.6 KiB
Text
# 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@0.9.0
|
|
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:gridfs
|
|
cfs:standard-packages
|
|
cottz:publish-relations
|
|
dburles:collection-helpers
|
|
idmontie:migrations
|
|
matb33:collection-hooks
|
|
matteodem:easy-search
|
|
mongo@1.3.0
|
|
mquandalle:collection-mutations
|
|
|
|
# Account system
|
|
accounts-password@1.5.0
|
|
kenton:accounts-sandstorm
|
|
service-configuration@1.0.11
|
|
useraccounts:unstyled
|
|
useraccounts:flow-routing
|
|
|
|
# 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
|
|
mquandalle:moment
|
|
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
|
|
mquandalle:perfect-scrollbar
|
|
peerlibrary:blaze-components@=0.15.1
|
|
perak:markdown
|
|
seriousm:emoji-continued
|
|
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
|
|
staringatlights:fast-render
|
|
staringatlights:flow-router
|