Blame view

.meteor/packages 579 Bytes
aa7b4bd25   Ryan Glover   Initial commit.
1
2
3
4
  # 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.
608109722   Ryan Glover   Add commonly used...
5
6
7
8
9
  accounts-password
  accounts-base
  jquery
  check
  audit-argument-checks
aa2061a70   Ryan Glover   Add jQuery Valida...
10
  themeteorchef:jquery-validation
021324406   Ryan Glover   Remove pinglamb:b...
11
  twbs:bootstrap
850119354   Ryan Glover   Add browser-polic...
12
  browser-policy
b1c69063b   Ryan Glover   Delete unused npm...
13
  meteorhacks:npm
c8b07469e   Ryan Glover   Add themeteorchef...
14
  themeteorchef:bert
117a7739e   Ryan Glover   Remove cmather:ha...
15
  meteorhacks:ssr
0b51d3c23   Ryan Glover   bump Meteor to v1...
16
  standard-minifiers
3c77b41ea   Ryan Glover   refactor file str...
17

0ccda7775   Ryan Glover   add support for E...
18
19
20
  npm-container
  ecmascript
  digilord:faker
77001041a   Ryan Glover   add support for F...
21
22
23
  kadira:flow-router
  kadira:blaze-layout
  meteorhacks:fast-render
334a76815   Ryan Glover   little tasks and ...
24
25
26
27
  meteor-base
  session
  templating
  fourseven:scss
f40d6378b   Ryan Glover   swap Underscore w...
28
  stevezhu:lodash
777a4fe96   Ryan Glover   add reactive-var ...
29
30
  reactive-var
  reactive-dict
4440e38f5   Ryan Glover   add collection2 p...
31
  aldeed:collection2
6dd0ad2bb   Ryan Glover   improve authentic...
32
  tracker