You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Uses Spotify API to get data about artists, their albums, and those albums' songs to store in a MySQL database and track popularity over time as well as comparing popularity to similar data from other artists/albums/songs.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"