UNPKG

spotify-info.js

Version:

Get Spotify track/playlist/album/artist infos with their names or their ID's

4 lines (3 loc) 63 B
module.exports = { Spotify: require("./src/spotify-api"), };