123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- # 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.5.1
- # Build system
- ecmascript@0.16.8
- standard-minifier-js@2.8.1
- mquandalle:jade
- coffeescript@2.4.1!
- # Polyfills
- es5-shim@4.8.0
- # Collections
- aldeed:collection2
- cottz:publish-relations
- dburles:collection-helpers
- idmontie:migrations
- easy:search
- mongo@1.16.8
- mquandalle:collection-mutations
- # Account system
- accounts-password@2.4.0
- useraccounts:core
- useraccounts:flow-routing
- useraccounts:unstyled
- simple:rest-accounts-password
- wekan-ldap
- wekan-accounts-cas
- wekan-accounts-sandstorm
- wekan-accounts-lockout
- wekan-oidc
- wekan-accounts-oidc
- # Utilities
- check@1.3.2
- jquery@3.0.0!
- random@1.2.1
- reactive-dict@1.3.1
- session@1.2.1
- tracker@1.3.3
- underscore@1.0.13
- arillo:flow-router-helpers
- audit-argument-checks@1.0.7
- kadira:dochead
- mquandalle:autofocus
- ongoworks:speakingurl
- raix:handlebar-helpers
- http@2.0.0! # force new http package
- # Datepicker
- wekan-bootstrap-datepicker
- # UI components
- ostrio:i18n
- reactive-var@1.0.12
- mousetrap:mousetrap
- mquandalle:jquery-textcomplete
- mquandalle:mousetrap-bindglobal
- templates:tabs
- meteor-autosize
- shell-server@0.5.0
- email@2.2.5
- dynamic-import@0.7.3
- msavin:usercache
- # Keep stylus in 1.1.0, because building v2 takes extra 52 minutes.
- meteorhacks:subs-manager
- meteorhacks:aggregate@1.3.0
- wekan-markdown
- konecty:mongo-counter
- percolate:synced-cron
- ostrio:cookies
- ostrio:files@2.3.0
- pascoual:pdfkit
- lmieulet:meteor-coverage
- meteortesting:mocha@2.0.3
- aldeed:simple-schema
- matb33:collection-hooks
- simple:json-routes
- kadira:flow-router
- spacebars
- service-configuration@1.3.2
- communitypackages:picker
- minifier-css@1.6.4
- blaze
- kadira:blaze-layout
- peerlibrary:blaze-components
- ejson@1.1.3
- logging@1.3.3
- wekan-fullcalendar
- momentjs:moment@2.29.3
- wekan-fontawesome
|