packages 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. # Meteor packages used by this project, one per line.
  2. #
  3. # 'meteor add' and 'meteor remove' will edit this file for you,
  4. # but you can also edit it by hand.
  5. meteor-base@1.0.4
  6. # Build system
  7. ecmascript@0.7.2
  8. stylus@2.513.9
  9. standard-minifier-css@1.3.4
  10. standard-minifier-js@2.0.0
  11. mquandalle:jade
  12. # Polyfills
  13. es5-shim@4.6.15
  14. # Collections
  15. aldeed:collection2
  16. cfs:gridfs
  17. cfs:standard-packages
  18. cottz:publish-relations
  19. dburles:collection-helpers
  20. idmontie:migrations
  21. matb33:collection-hooks
  22. matteodem:easy-search
  23. mongo@1.1.16
  24. mquandalle:collection-mutations
  25. # Account system
  26. accounts-password@1.3.5
  27. kenton:accounts-sandstorm
  28. service-configuration@1.0.11
  29. useraccounts:unstyled
  30. useraccounts:flow-routing
  31. email@1.2.0
  32. # Utilities
  33. check@1.2.5
  34. jquery@1.11.10
  35. random@1.0.10
  36. reactive-dict@1.1.8
  37. session@1.1.7
  38. tracker@1.1.2
  39. underscore@1.0.10
  40. 3stack:presence
  41. alethes:pages
  42. arillo:flow-router-helpers
  43. audit-argument-checks@1.0.7
  44. kadira:blaze-layout
  45. kadira:dochead
  46. meteorhacks:fast-render
  47. meteorhacks:picker
  48. meteorhacks:subs-manager
  49. mquandalle:autofocus
  50. mquandalle:moment
  51. ongoworks:speakingurl
  52. raix:handlebar-helpers
  53. tap:i18n
  54. http
  55. # UI components
  56. blaze
  57. reactive-var@1.0.11
  58. fortawesome:fontawesome
  59. mousetrap:mousetrap
  60. mquandalle:jquery-textcomplete
  61. mquandalle:jquery-ui-drag-drop-sort
  62. mquandalle:mousetrap-bindglobal
  63. mquandalle:perfect-scrollbar
  64. peerlibrary:blaze-components@=0.15.1
  65. perak:markdown
  66. seriousm:emoji-continued
  67. templates:tabs
  68. verron:autosize
  69. simple:json-routes
  70. rajit:bootstrap3-datepicker
  71. kadira:flow-router
  72. shell-server@0.2.3
  73. simple:rest-accounts-password
  74. useraccounts:core