123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- # 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.4.0
- # Build system
- ecmascript@0.14.3
- standard-minifier-css@1.6.0
- standard-minifier-js@2.6.0
- mquandalle:jade
- coffeescript@2.4.1!
- # Polyfills
- es5-shim@4.8.0
- # Collections
- aldeed:collection2
- cfs:standard-packages
- cottz:publish-relations
- dburles:collection-helpers
- idmontie:migrations
- matb33:collection-hooks
- matteodem:easy-search
- mongo@1.10.0
- 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.3.1
- jquery@1.11.10
- random@1.2.0
- reactive-dict@1.3.0
- session@1.2.0
- tracker@1.2.0
- underscore@1.0.10
- 3stack:presence
- arillo:flow-router-helpers
- audit-argument-checks@1.0.7
- kadira:blaze-layout
- kadira:dochead
- mquandalle:autofocus
- ongoworks:speakingurl
- raix:handlebar-helpers
- tap:i18n
- http@1.4.2
- # 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.5.0
- simple:rest-accounts-password
- useraccounts:core
- email@2.0.0
- horka:swipebox
- dynamic-import@0.5.2
- staringatlights:fast-render
- accounts-password@1.6.2
- cfs:gridfs
- rzymek:fullcalendar
- momentjs:moment@2.22.2
- browser-policy-framing@1.1.0
- mquandalle:moment
- msavin:usercache
- mdg:meteor-apm-agent@3.2.0-rc.0!
- # Keep stylus in 1.1.0, because building v2 takes extra 52 minutes.
- coagmano:stylus@1.1.0!
- lucasantoniassi:accounts-lockout
- meteorhacks:subs-manager
- meteorhacks:picker
- lamhieu:unblock
- meteorhacks:aggregate@1.3.0
- wekan-markdown
- konecty:mongo-counter
- percolate:synced-cron
- easylogic:summernote
- cfs:filesystem
- ostrio:cookies
- tmeasday:check-npm-versions
- wekan-meteor-accounts-saml
|