wekan/.meteor/packages
Maxime Quandalle b3851817ec Enforce a consistent ES6 coding style
Replace the old (and broken) jshint + jscsrc by eslint and configure
it to support some of the ES6 features.

The command `eslint` currently has one error which is a bug that was
discovered by its static analysis and should be fixed (usage of a
dead object).
2015-09-03 23:12:46 +02:00

74 lines
1.3 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.
#
# XXX Should we replace tmeasday:presence by 3stack:presence? Or maybe the
# packages will merge in the future?
meteor-base
# Build system
ecmascript
standard-minifiers
mquandalle:jade
mquandalle:stylus
# Polyfills
es5-shim
# Collections
mongo
aldeed:collection2
cfs:gridfs
cfs:standard-packages
dburles:collection-helpers
idmontie:migrations
matb33:collection-hooks
matteodem:easy-search
reywood:publish-composite
# Account system
accounts-password
kenton:accounts-sandstorm
service-configuration
useraccounts:core
useraccounts:unstyled
useraccounts:flow-routing
# Utilities
check
jquery
random
reactive-dict
session
tracker
underscore
alethes:pages
arillo:flow-router-helpers
audit-argument-checks
kadira:blaze-layout
kadira:flow-router
meteorhacks:picker
meteorhacks:subs-manager
mquandalle:autofocus
mquandalle:moment
ongoworks:speakingurl
raix:handlebar-helpers
tap:i18n
tmeasday:presence
# UI components
blaze
reactive-var
fortawesome:fontawesome
mousetrap:mousetrap
mquandalle:jquery-textcomplete
mquandalle:jquery-ui-drag-drop-sort
mquandalle:mousetrap-bindglobal
mquandalle:perfect-scrollbar
peerlibrary:blaze-components
perak:markdown
seriousm:emoji-continued
templates:tabs
verron:autosize