packages 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  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:core
  30. useraccounts:unstyled
  31. useraccounts:flow-routing
  32. email@1.2.0
  33. # Utilities
  34. check@1.2.5
  35. jquery@1.11.10
  36. random@1.0.10
  37. reactive-dict@1.1.8
  38. session@1.1.7
  39. tracker@1.1.2
  40. underscore@1.0.10
  41. 3stack:presence
  42. alethes:pages
  43. arillo:flow-router-helpers
  44. audit-argument-checks@1.0.7
  45. kadira:blaze-layout
  46. kadira:dochead
  47. meteorhacks:fast-render
  48. meteorhacks:picker
  49. meteorhacks:subs-manager
  50. mquandalle:autofocus
  51. mquandalle:moment
  52. ongoworks:speakingurl
  53. raix:handlebar-helpers
  54. tap:i18n
  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