This commit is contained in:
Thaum
2014-11-03 06:17:35 +00:00
commit 2a82e39cf0
34 changed files with 1133 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# 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

1
rpg-docs/.meteor/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
local

7
rpg-docs/.meteor/.id Normal file
View File

@@ -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
1xg0ir21aq4e081rfkzg3

View File

@@ -0,0 +1 @@

13
rpg-docs/.meteor/packages Normal file
View File

@@ -0,0 +1,13 @@
# 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
autopublish
insecure
iron:router
accounts-password
accounts-ui
random

1
rpg-docs/.meteor/release Normal file
View File

@@ -0,0 +1 @@
METEOR@0.9.2.2

66
rpg-docs/.meteor/versions Normal file
View File

@@ -0,0 +1,66 @@
accounts-base@1.1.0
accounts-password@1.0.1
accounts-ui-unstyled@1.1.1
accounts-ui@1.1.0
application-configuration@1.0.2
autopublish@1.0.0
autoupdate@1.1.0
base64@1.0.0
binary-heap@1.0.0
blaze-tools@1.0.0
blaze@2.0.0
boilerplate-generator@1.0.0
callback-hook@1.0.0
check@1.0.0
ctl-helper@1.0.3
ctl@1.0.1
ddp@1.0.8
deps@1.0.3
ejson@1.0.2
email@1.0.2
fastclick@1.0.0
follower-livedata@1.0.1
geojson-utils@1.0.0
html-tools@1.0.0
htmljs@1.0.1
http@1.0.5
id-map@1.0.0
insecure@1.0.0
iron:core@0.3.4
iron:dynamic-template@0.4.1
iron:layout@0.4.1
iron:router@0.9.4
jquery@1.0.0
json@1.0.0
less@1.0.8
livedata@1.0.9
localstorage@1.0.0
logging@1.0.3
meteor-platform@1.1.0
meteor@1.1.0
minifiers@1.1.0
minimongo@1.0.3
mobile-status-bar@1.0.0
mongo@1.0.5
npm-bcrypt@0.7.7
observe-sequence@1.0.2
ordered-dict@1.0.0
random@1.0.0
reactive-dict@1.0.2
reactive-var@1.0.1
reload@1.1.0
retry@1.0.0
routepolicy@1.0.1
service-configuration@1.0.1
session@1.0.1
sha@1.0.0
spacebars-compiler@1.0.2
spacebars@1.0.1
srp@1.0.0
templating@1.0.6
tracker@1.0.2
ui@1.0.2
underscore@1.0.0
url@1.0.0
webapp-hashing@1.0.0
webapp@1.1.1