12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- # 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: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
- # 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
- 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
- mixmax:smart-disconnect
- accounts-password@1.5.0
- cfs:gridfs
- browser-policy
- eluck:accounts-lockout
- rzymek:fullcalendar
- momentjs:moment@2.22.2
- atoy40:accounts-cas
|