File tree Expand file tree Collapse file tree 7 files changed +80
-0
lines changed
examples/leaderboard/.meteor Expand file tree Collapse file tree 7 files changed +80
-0
lines changed Original file line number Diff line number Diff line change 1+ # This file contains information which helps Meteor properly upgrade your
2+ # app when you run 'meteor update'. You should check it into version control
3+ # with your project.
4+
5+ notices-for-0.9.0
6+ notices-for-0.9.1
7+ 0.9.4-platform-file
8+ notices-for-facebook-graph-api-2
Original file line number Diff line number Diff line change 1+ local
Original file line number Diff line number Diff line change 1+ # This file contains a token that is unique to your project.
2+ # Check it into your repository along with the rest of this directory.
3+ # It can be used for purposes such as:
4+ # - ensuring you don't accidentally deploy one app on top of another
5+ # - providing package authors with aggregated statistics
6+
7+ 1hqnv2z16znm6d1soezh9
Original file line number Diff line number Diff line change 1+ # Meteor packages used by this project, one per line.
2+ # Check this file (and the other files in this directory) into your repository.
3+ #
4+ # 'meteor add' and 'meteor remove' will edit this file for you,
5+ # but you can also edit it by hand.
6+
7+ meteor-platform
8+ autopublish
9+ insecure
10+ hipertracker:reactjs
11+ maxharris9:classnames
Original file line number Diff line number Diff line change 1+ server
2+ browser
Original file line number Diff line number Diff line change 1+ METEOR@1.1.0.2
Original file line number Diff line number Diff line change 1+ autopublish@1.0.3
2+ autoupdate@1.2.1
3+ base64@1.0.3
4+ binary-heap@1.0.3
5+ blaze@2.1.2
6+ blaze-tools@1.0.3
7+ boilerplate-generator@1.0.3
8+ callback-hook@1.0.3
9+ check@1.0.5
10+ ddp@1.1.0
11+ deps@1.0.7
12+ ejson@1.0.6
13+ fastclick@1.0.3
14+ geojson-utils@1.0.3
15+ hipertracker:reactjs@0.0.12
16+ html-tools@1.0.4
17+ htmljs@1.0.4
18+ http@1.1.0
19+ id-map@1.0.3
20+ insecure@1.0.3
21+ jquery@1.11.3_2
22+ json@1.0.3
23+ launch-screen@1.0.2
24+ livedata@1.0.13
25+ logging@1.0.7
26+ maxharris9:classnames@0.0.1
27+ meteor@1.1.6
28+ meteor-platform@1.2.2
29+ minifiers@1.1.5
30+ minimongo@1.0.8
31+ mobile-status-bar@1.0.3
32+ mongo@1.1.0
33+ observe-sequence@1.0.6
34+ ordered-dict@1.0.3
35+ random@1.0.3
36+ reactive-dict@1.1.0
37+ reactive-var@1.0.5
38+ reload@1.1.3
39+ retry@1.0.3
40+ routepolicy@1.0.5
41+ session@1.1.0
42+ spacebars@1.0.6
43+ spacebars-compiler@1.0.6
44+ templating@1.1.1
45+ tracker@1.0.7
46+ ui@1.0.6
47+ underscore@1.0.3
48+ url@1.0.4
49+ webapp@1.2.0
50+ webapp-hashing@1.0.3
You can’t perform that action at this time.
0 commit comments