adding test code for reading garmin connect

This commit is contained in:
2012-11-04 10:52:37 -05:00
parent d4c4c34795
commit 362fa3eaa8
215 changed files with 5837 additions and 51780 deletions

View File

@@ -1,10 +1,12 @@
{
"name": "application-name"
, "version": "0.0.1"
"name": "FitnessTracker"
, "version": "0.0.2"
, "private": true
, "dependencies": {
"formidable": ">= 0.0.1"
, "mongoskin": ">= 0.0.1"
, "socket.io": ">= 0.0.1"
, "socket.io": ">= 0.0.1"
, "dateformat": ">= 0.0.1"
, "request": "2.11.4"
}
}