Added fetching User data from patreon and writing it to the DiceCloud user database

This commit is contained in:
Stefan Zermatten
2019-03-06 17:05:44 +02:00
parent 3fbb006783
commit b3371fca53
7 changed files with 494 additions and 226 deletions

View File

@@ -19,7 +19,9 @@
"fibers": "^2.0.2",
"file-saver": "^2.0.1",
"meteor-node-stubs": "^0.3.3",
"patreon": "^0.4.1",
"qrcode": "^1.3.0",
"request": "^2.88.0",
"source-map-support": "^0.5.9",
"underscore": "^1.9.1"
}