Add initial Amazon Music support

This commit is contained in:
Jonathan Cremin 2018-04-08 16:31:46 +01:00
parent bd85678303
commit b0fcf55071
25 changed files with 248 additions and 222 deletions

View file

@ -18,6 +18,7 @@
"node": "^8.6.0"
},
"dependencies": {
"amazon-product-api": "^0.4.4",
"apple-music-jwt": "^0.1.2",
"babel": "^6.1.18",
"babel-cli": "^6.26.0",