Add Beats music support

This commit is contained in:
Jonathan Cremin 2014-12-04 15:45:52 +00:00
parent f7a5291e17
commit 1a7896716f
9 changed files with 154 additions and 18 deletions

View file

@ -22,7 +22,8 @@
"playmusic": "^1.1.0",
"rdio": "^1.5.2",
"serve-favicon": "~2.1.3",
"spotify": "^0.3.0"
"spotify": "^0.3.0",
"superagent": "^0.21.0"
},
"devDependencies": {
"should": "^4.3.0",