UNPKG

spotifyapi_web_nodejs

Version:
25 lines (24 loc) 554 B
{ "name": "spotifyapi_web_nodejs", "version": "1.0.1", "description": "Spotfiy Web Api for Node.JS", "main": "index.js", "dependencies": { "request": "^2.87.0" }, "repository": { "type": "git", "url": "git+https://github.com/emirkanacar/spotify_nodejs.git" }, "keywords": [ "spotify", "spotifyweb", "api" ], "author": "Emirkan Acar", "license": "MIT", "bugs": { "url": "https://github.com/emirkanacar/spotify_nodejs/issues" }, "homepage": "https://github.com/emirkanacar/spotify_nodejs#readme" }