summaryrefslogtreecommitdiffstats
path: root/.meteor
diff options
context:
space:
mode:
Diffstat (limited to '.meteor')
-rw-r--r--.meteor/.finished-upgraders8
-rw-r--r--.meteor/.gitignore1
-rw-r--r--.meteor/.id7
-rw-r--r--.meteor/cordova-plugins1
-rw-r--r--.meteor/packages53
-rw-r--r--.meteor/platforms2
-rw-r--r--.meteor/release1
-rw-r--r--.meteor/versions120
8 files changed, 193 insertions, 0 deletions
diff --git a/.meteor/.finished-upgraders b/.meteor/.finished-upgraders
new file mode 100644
index 00000000..8a761038
--- /dev/null
+++ b/.meteor/.finished-upgraders
@@ -0,0 +1,8 @@
+# This file contains information which helps Meteor properly upgrade your
+# app when you run 'meteor update'. You should check it into version control
+# with your project.
+
+notices-for-0.9.0
+notices-for-0.9.1
+0.9.4-platform-file
+notices-for-facebook-graph-api-2
diff --git a/.meteor/.gitignore b/.meteor/.gitignore
new file mode 100644
index 00000000..40830374
--- /dev/null
+++ b/.meteor/.gitignore
@@ -0,0 +1 @@
+local
diff --git a/.meteor/.id b/.meteor/.id
new file mode 100644
index 00000000..0556ccf7
--- /dev/null
+++ b/.meteor/.id
@@ -0,0 +1,7 @@
+# This file contains a token that is unique to your project.
+# Check it into your repository along with the rest of this directory.
+# It can be used for purposes such as:
+# - ensuring you don't accidentally deploy one app on top of another
+# - providing package authors with aggregated statistics
+
+dvyihgykyzec6y1dpg
diff --git a/.meteor/cordova-plugins b/.meteor/cordova-plugins
new file mode 100644
index 00000000..8b137891
--- /dev/null
+++ b/.meteor/cordova-plugins
@@ -0,0 +1 @@
+
diff --git a/.meteor/packages b/.meteor/packages
new file mode 100644
index 00000000..5968f052
--- /dev/null
+++ b/.meteor/packages
@@ -0,0 +1,53 @@
+# 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-platform
+
+# Account system
+accounts-password
+kenton:accounts-sandstorm
+service-configuration
+useraccounts:unstyled
+
+# Compilers
+mquandalle:jade
+mquandalle:stylus
+
+# Collections
+aldeed:collection2
+cfs:gridfs
+cfs:standard-packages
+dburles:collection-helpers
+idmontie:migrations
+matb33:collection-hooks
+matteodem:easy-search
+reywood:publish-composite
+
+# Utilities
+alethes:pages
+audit-argument-checks
+iron:router
+meteorhacks:subs-manager
+mquandalle:autofocus
+mquandalle:moment
+ongoworks:speakingurl
+raix:handlebar-helpers
+random
+reactive-dict
+tap:i18n
+tmeasday:presence
+underscore
+
+# UI components
+bengott:avatar
+fortawesome:fontawesome
+linto:jquery-ui
+markdown
+mousetrap:mousetrap
+mquandalle:jquery-textcomplete
+peerlibrary:blaze-components
+reactive-var
+seriousm:emoji-continued
+useraccounts:core
diff --git a/.meteor/platforms b/.meteor/platforms
new file mode 100644
index 00000000..efeba1b5
--- /dev/null
+++ b/.meteor/platforms
@@ -0,0 +1,2 @@
+server
+browser
diff --git a/.meteor/release b/.meteor/release
new file mode 100644
index 00000000..dab6b552
--- /dev/null
+++ b/.meteor/release
@@ -0,0 +1 @@
+METEOR@1.1.0.2
diff --git a/.meteor/versions b/.meteor/versions
new file mode 100644
index 00000000..5710788b
--- /dev/null
+++ b/.meteor/versions
@@ -0,0 +1,120 @@
+accounts-base@1.2.0
+accounts-password@1.1.1
+aldeed:collection2@2.3.3
+aldeed:simple-schema@1.3.3
+alethes:pages@1.8.4
+audit-argument-checks@1.0.3
+autoupdate@1.2.1
+base64@1.0.3
+bengott:avatar@0.7.6
+binary-heap@1.0.3
+blaze@2.1.2
+blaze-tools@1.0.3
+boilerplate-generator@1.0.3
+callback-hook@1.0.3
+cfs:access-point@0.1.49
+cfs:base-package@0.0.30
+cfs:collection@0.5.5
+cfs:collection-filters@0.2.4
+cfs:data-man@0.0.6
+cfs:file@0.1.17
+cfs:gridfs@0.0.33
+cfs:http-methods@0.0.29
+cfs:http-publish@0.0.13
+cfs:power-queue@0.9.11
+cfs:reactive-list@0.0.9
+cfs:reactive-property@0.0.4
+cfs:standard-packages@0.5.9
+cfs:storage-adapter@0.2.2
+cfs:tempstore@0.1.5
+cfs:upload-http@0.0.20
+cfs:worker@0.1.4
+check@1.0.5
+coffeescript@1.0.6
+dburles:collection-helpers@1.0.3
+ddp@1.1.0
+deps@1.0.7
+ejson@1.0.6
+email@1.0.6
+fastclick@1.0.3
+fortawesome:fontawesome@4.3.0
+geojson-utils@1.0.3
+html-tools@1.0.4
+htmljs@1.0.4
+http@1.1.0
+id-map@1.0.3
+idmontie:migrations@1.0.0
+iron:controller@1.0.7
+iron:core@1.0.7
+iron:dynamic-template@1.0.7
+iron:layout@1.0.7
+iron:location@1.0.7
+iron:middleware-stack@1.0.7
+iron:router@1.0.7
+iron:url@1.0.7
+jparker:crypto-core@0.1.0
+jparker:crypto-md5@0.1.1
+jparker:gravatar@0.3.1
+jquery@1.11.3_2
+json@1.0.3
+kenton:accounts-sandstorm@0.1.3
+launch-screen@1.0.2
+less@1.0.14
+linto:jquery-ui@1.11.2
+livedata@1.0.13
+localstorage@1.0.3
+logging@1.0.7
+markdown@1.0.4
+matb33:collection-hooks@0.7.13
+matteodem:easy-search@1.5.6
+meteor@1.1.6
+meteor-platform@1.2.2
+meteorhacks:subs-manager@1.3.0
+minifiers@1.1.5
+minimongo@1.0.8
+mobile-status-bar@1.0.3
+mongo@1.1.0
+mongo-livedata@1.0.8
+mousetrap:mousetrap@1.4.6_1
+mquandalle:autofocus@1.0.0
+mquandalle:jade@0.4.3
+mquandalle:jade-compiler@0.4.3
+mquandalle:jquery-textcomplete@0.3.6_1
+mquandalle:moment@1.0.0
+mquandalle:stylus@1.1.1
+npm-bcrypt@0.7.8_2
+observe-sequence@1.0.6
+ongoworks:speakingurl@1.1.0
+ordered-dict@1.0.3
+peerlibrary:assert@0.2.5
+peerlibrary:base-component@0.8.0
+peerlibrary:blaze-components@0.10.0
+raix:eventemitter@0.1.2
+raix:handlebar-helpers@0.2.4
+random@1.0.3
+reactive-dict@1.1.0
+reactive-var@1.0.5
+reload@1.1.3
+retry@1.0.3
+reywood:publish-composite@1.3.6
+routepolicy@1.0.5
+seriousm:emoji-continued@1.4.0
+service-configuration@1.0.4
+session@1.1.0
+sha@1.0.3
+softwarerero:accounts-t9n@1.0.9
+spacebars@1.0.6
+spacebars-compiler@1.0.6
+srp@1.0.3
+stylus@1.0.7
+tap:i18n@1.4.1
+templating@1.1.1
+tmeasday:presence@1.0.6
+tracker@1.0.7
+ui@1.0.6
+underscore@1.0.3
+url@1.0.4
+useraccounts:core@1.9.1
+useraccounts:unstyled@1.9.1
+webapp@1.2.0
+webapp-hashing@1.0.3