Add the ability to retrieve weather data from Weather Underground

This commit is contained in:
Samer Albahra
2015-07-03 02:53:51 -05:00
parent cd67a6f997
commit 288733a190
2 changed files with 98 additions and 52 deletions

View File

@@ -10,6 +10,7 @@
"grunt": "^0.4.5",
"grunt-contrib-jshint": "^0.11.2",
"mongoose": "^4.0.6",
"suncalc": "^1.6.0",
"xml2js": "^0.4.9"
}
}