support for xml and json export of all user data

This commit is contained in:
Nick Gordon
2013-11-25 08:06:27 -08:00
parent b4d910c9cb
commit c0a02eeef8
4 changed files with 67 additions and 2 deletions
+3 -1
View File
@@ -42,7 +42,9 @@
"nodemailer": "~0.5.2",
"grunt-cli": "~0.1.9",
"paypal-ipn": "~1.0.1",
"express-csv": "~0.6.0"
"express-csv": "~0.6.0",
"pretty-data": "git://github.com/vkiryukhin/pretty-data#master",
"js2xmlparser": "~0.1.2"
},
"private": true,
"subdomain": "habitrpg",